.sayround-v2{--v2-blue:var(--sayround-accent);--v2-blue-dark:var(--sayround-accent-hover);--v2-cyan:var(--sayround-accent-soft);--v2-coral:var(--sayround-coral);--v2-coral-soft:var(--sayround-coral-soft);--v2-lime:var(--sayround-lime);--v2-cream:var(--sayround-page);--v2-ink:var(--sayround-ink);background:var(--v2-cream);overflow:hidden}.sayround-v2-hero{background:var(--v2-cream);min-height:min(900px,100svh - 76px);position:relative;overflow:hidden}.sayround-v2-hero__mesh{opacity:.42;background-image:linear-gradient(color-mix(in srgb, var(--v2-ink) 5%, transparent) 1px, transparent 1px), linear-gradient(90deg, color-mix(in srgb, var(--v2-ink) 5%, transparent) 1px, transparent 1px);pointer-events:none;background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 82%);mask-image:linear-gradient(#000,#0000 82%)}.sayround-v2-hero__inner{z-index:1;grid-template-columns:minmax(0,.98fr) minmax(450px,.92fr);align-items:center;gap:clamp(52px,7vw,108px);min-height:min(900px,100svh - 76px);padding-block:clamp(32px,4vw,52px) clamp(84px,10vw,130px);display:grid;position:relative}.sayround-v2-hero__copy{z-index:2;position:relative}.sayround-v2-kicker{color:var(--v2-blue-dark);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 26px;font-size:.76rem;font-weight:800;display:inline-flex}.sayround-v2-kicker span{background:var(--sayround-success);width:8px;height:8px;box-shadow:0 0 0 5px color-mix(in srgb, var(--sayround-success) 14%, transparent);border-radius:50%;position:relative}.sayround-v2-kicker span:after{border:1px solid var(--sayround-success);content:"";border-radius:50%;animation:2.1s ease-out infinite sayround-v2-signal;position:absolute;inset:-5px}.sayround-v2-hero h1{letter-spacing:-.045em;max-width:790px;margin:0;font-size:clamp(4.3rem,7.7vw,8.2rem);font-weight:850;line-height:.82}.sayround-v2-hero h1 span{color:var(--v2-blue);letter-spacing:-.035em;margin-top:.14em;font-weight:650;display:block}.sayround-v2-hero__intro{max-width:610px;color:var(--sayround-muted);margin:34px 0 0;font-size:clamp(1.1rem,1.8vw,1.28rem);line-height:1.65}.sayround-v2-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:34px;display:flex}.sayround-v2-button{min-height:54px;color:var(--v2-ink);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:22px;padding:0 24px;font-size:.91rem;font-weight:760;text-decoration:none;transition:transform .18s,background-color .18s,border-color .18s,box-shadow .18s;display:inline-flex}.sayround-v2-button:hover{transform:translateY(-3px)}.sayround-v2-button--primary{background:var(--v2-ink);color:var(--sayround-surface);box-shadow:0 16px 34px #10233033}.sayround-v2-button--primary:hover{background:var(--v2-blue-dark);box-shadow:0 19px 38px #007fbd3d}.sayround-v2-button--primary span,.sayround-v2-button--closing span{background:var(--v2-lime);width:27px;height:27px;color:var(--v2-ink);border-radius:50%;place-items:center;font-size:.9rem;display:grid}.sayround-v2-button--ghost{border-color:color-mix(in srgb, var(--v2-ink) 18%, transparent);background:color-mix(in srgb, var(--sayround-surface) 56%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.sayround-v2-button--ghost:hover{border-color:var(--v2-blue);background:var(--sayround-surface)}.sayround-v2-social-proof{align-items:center;gap:14px;margin-top:35px;display:flex}.sayround-v2-social-proof>div,.sayround-v2-live-card footer>div{padding-left:8px;display:flex}.sayround-v2-social-proof>div span,.sayround-v2-live-card footer>div span{border:2px solid var(--v2-cream);background:var(--v2-cyan);width:31px;height:31px;color:var(--v2-blue-dark);border-radius:50%;place-items:center;margin-left:-8px;font-size:.58rem;font-weight:800;display:grid}.sayround-v2-social-proof>div span:nth-child(2),.sayround-v2-live-card footer>div span:nth-child(2){background:var(--v2-coral-soft);color:var(--v2-coral)}.sayround-v2-social-proof>div span:nth-child(3),.sayround-v2-live-card footer>div span:nth-child(3){background:var(--v2-lime);color:var(--v2-ink)}.sayround-v2-social-proof>div span:nth-child(4),.sayround-v2-live-card footer>div span:nth-child(4){background:var(--sayround-surface);color:var(--v2-ink)}.sayround-v2-social-proof>div span:last-child{background:var(--v2-ink);color:var(--sayround-surface)}.sayround-v2-social-proof p{color:var(--sayround-muted);margin:0;font-size:.79rem;line-height:1.35}.sayround-v2-social-proof strong{color:var(--v2-ink);display:block}.sayround-v2-stage-wrap{z-index:1;perspective:1250px;min-height:600px;position:relative}.sayround-v2-stage{width:100%;height:600px;transform-style:preserve-3d;position:relative}.sayround-v2-live-card{z-index:3;border:1px solid color-mix(in srgb, var(--v2-ink) 20%, transparent);background:var(--sayround-surface);width:min(420px,82%);transform-style:preserve-3d;border-radius:28px;padding:23px;position:absolute;top:75px;left:50%;transform:translateZ(70px)rotateY(-5deg)rotateX(4deg);box-shadow:0 50px 90px #10233033,inset 0 1px #fffc}.sayround-v2-live-card:after{z-index:-1;border:1px solid color-mix(in srgb, var(--v2-blue) 32%, transparent);border-radius:inherit;background:color-mix(in srgb, var(--v2-cyan) 62%, var(--sayround-surface));content:"";position:absolute;inset:14px -14px -14px 14px;transform:translateZ(-28px)}.sayround-v2-live-card header,.sayround-v2-live-card footer{justify-content:space-between;align-items:center;gap:16px;display:flex}.sayround-v2-live-card header{color:var(--sayround-muted);letter-spacing:.07em;text-transform:uppercase;font-size:.68rem;font-weight:800}.sayround-v2-live-card header span{align-items:center;gap:8px;display:inline-flex}.sayround-v2-live-card header span i{background:var(--sayround-success);width:7px;height:7px;box-shadow:0 0 0 4px color-mix(in srgb, var(--sayround-success) 13%, transparent);border-radius:50%}.sayround-v2-live-card header b{background:var(--v2-cream);color:var(--v2-blue-dark);border-radius:999px;padding:7px 10px}.sayround-v2-live-card__progress{background:var(--sayround-border);border-radius:999px;height:4px;margin-block:17px 27px;overflow:hidden}.sayround-v2-live-card__progress i{border-radius:inherit;background:var(--v2-blue);width:34%;height:100%;display:block}.sayround-v2-live-card>p{color:var(--v2-coral);letter-spacing:.08em;text-transform:uppercase;margin:0 0 6px;font-size:.72rem;font-weight:800}.sayround-v2-live-card h2{letter-spacing:-.055em;margin:0 0 23px;font-size:2.15rem;line-height:1.02}.sayround-v2-live-options{gap:9px;display:grid}.sayround-v2-live-options span{border:1px solid var(--sayround-border);background:var(--sayround-surface);border-radius:13px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:57px;padding:8px 12px;display:grid;position:relative;overflow:hidden}.sayround-v2-live-options span.is-winning{border-color:color-mix(in srgb, var(--v2-blue) 42%, var(--sayround-border));background:linear-gradient(90deg, color-mix(in srgb, var(--v2-cyan) 70%, transparent) 64%, transparent 64%), var(--sayround-surface)}.sayround-v2-live-options span>i{border:1px solid var(--sayround-border);background:var(--sayround-surface);width:29px;height:29px;color:var(--sayround-muted);border-radius:50%;place-items:center;font-size:.63rem;font-style:normal;font-weight:800;display:grid;position:relative}.sayround-v2-live-options b,.sayround-v2-live-options em{font-style:normal;position:relative}.sayround-v2-live-options b{font-size:.86rem}.sayround-v2-live-options em{color:var(--v2-blue-dark);font-size:.8rem;font-weight:800}.sayround-v2-live-card footer{border-top:1px solid var(--sayround-border);margin-top:22px;padding-top:17px}.sayround-v2-live-card footer>div span{border-color:var(--sayround-surface);width:27px;height:27px;font-size:.53rem}.sayround-v2-live-card footer strong{color:var(--sayround-muted);font-size:.72rem}.sayround-v2-float-card,.sayround-v2-response-pop{z-index:5;border:1px solid color-mix(in srgb, var(--v2-ink) 17%, transparent);background:color-mix(in srgb, var(--sayround-surface) 92%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:absolute;box-shadow:0 22px 54px #1023302e}.sayround-v2-float-card{border-radius:19px;gap:8px;padding:17px 19px;display:grid}.sayround-v2-float-card>span{color:var(--sayround-muted);letter-spacing:.07em;text-transform:uppercase;align-items:center;gap:7px;font-size:.64rem;font-weight:760;display:flex}.sayround-v2-float-card>strong{letter-spacing:-.05em}.sayround-v2-float-card--rating{width:150px;top:30px;right:-30px;transform:translateZ(150px)rotate(-5deg)}.sayround-v2-float-card--rating>strong{font-size:2.2rem}.sayround-v2-float-card--rating>div{color:var(--v2-coral);letter-spacing:.06em;font-size:.82rem}.sayround-v2-float-card--rating>div i{color:var(--sayround-border);font-style:normal}.sayround-v2-float-card--ranking{min-width:205px;bottom:100px;right:-48px;transform:translateZ(110px)rotate(4deg)}.sayround-v2-float-card--ranking>strong{align-items:center;gap:10px;font-size:.85rem;display:flex}.sayround-v2-float-card--ranking>strong b{background:var(--v2-coral-soft);width:27px;height:27px;color:var(--v2-coral);border-radius:8px;place-items:center;display:grid}.sayround-v2-response-pop{border-radius:999px;align-items:center;gap:11px;padding:10px 16px 10px 10px;display:flex;bottom:72px;left:-28px;transform:translateZ(170px)}.sayround-v2-response-pop span{background:var(--v2-lime);border-radius:50%;place-items:center;width:34px;height:34px;font-size:.75rem;font-weight:850;display:grid}.sayround-v2-response-pop strong{font-size:.75rem}.sayround-v2-scroll-cue{z-index:1;color:var(--sayround-muted);letter-spacing:.18em;justify-items:center;gap:7px;font-size:.57rem;font-weight:800;display:grid;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.sayround-v2-scroll-cue i{background:var(--v2-ink);transform-origin:top;width:1px;height:22px;animation:1.8s ease-in-out infinite sayround-v2-scroll}.sayround-v2-ticker{border-block:1px solid color-mix(in srgb, var(--v2-ink) 70%, transparent);background:var(--v2-ink);color:var(--sayround-surface);overflow:hidden;transform:rotate(-1.2deg)scale(1.02)}.sayround-v2-ticker__track{will-change:transform;width:max-content;animation:25s linear infinite sayround-v2-marquee;display:flex}.sayround-v2-ticker__group{flex-shrink:0;justify-content:space-around;min-width:100vw;display:flex}.sayround-v2-ticker span{letter-spacing:-.035em;white-space:nowrap;align-items:center;gap:32px;padding:17px 26px;font-size:clamp(1rem,1.8vw,1.4rem);font-weight:780;display:flex}.sayround-v2-ticker i{color:var(--v2-lime);font-size:.55rem;font-style:normal}.sayround-v2-formats{padding-block:clamp(120px,13vw,180px);position:relative}.sayround-v2-section-heading{margin-bottom:clamp(48px,7vw,78px)}.sayround-v2-section-heading>p{color:var(--v2-coral);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:12px;margin:0 0 22px;font-size:.75rem;font-weight:800;display:flex}.sayround-v2-section-heading>p:before{content:"";background:currentColor;width:34px;height:1px}.sayround-v2-section-heading h2{letter-spacing:-.078em;max-width:960px;margin:0;font-size:clamp(3.5rem,7vw,7rem);font-weight:820;line-height:.88}.sayround-v2-section-heading h2 span{color:var(--v2-blue);font-weight:590}.sayround-v2-format-grid{grid-template-columns:repeat(12,1fr);gap:16px;display:grid}.sayround-v2-format-card{border:1px solid color-mix(in srgb, var(--v2-ink) 16%, transparent);background:var(--sayround-surface);min-height:390px;color:var(--v2-ink);transform-style:preserve-3d;border-radius:26px;flex-direction:column;grid-column:span 4;padding:21px;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .25s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:hidden}.sayround-v2-format-card:nth-child(4),.sayround-v2-format-card:nth-child(5),.sayround-v2-format-card:nth-child(6){grid-column:span 4}.sayround-v2-format-card:hover{z-index:2;border-color:color-mix(in srgb, var(--v2-ink) 35%, transparent);transform:translateY(-9px)rotateX(2deg);box-shadow:0 28px 54px #10233024}.sayround-v2-format-card header,.sayround-v2-format-card footer{z-index:2;justify-content:space-between;align-items:center;gap:18px;display:flex;position:relative}.sayround-v2-format-card header>span{border:1px solid color-mix(in srgb, currentcolor 16%, transparent);background:color-mix(in srgb, var(--sayround-surface) 72%, transparent);border-radius:15px;place-items:center;width:48px;height:48px;display:grid}.sayround-v2-format-card header>b{color:color-mix(in srgb, var(--v2-ink) 40%, transparent);letter-spacing:.1em;font-size:.7rem}.sayround-v2-format-card__visual{z-index:1;flex:1;place-items:center;min-height:188px;display:grid;position:relative}.sayround-v2-format-card__visual:before{border:1px solid color-mix(in srgb, var(--v2-ink) 12%, transparent);content:"";border-radius:50%;width:160px;height:160px;transition:transform .35s cubic-bezier(.22,1,.36,1);position:absolute}.sayround-v2-format-card:hover .sayround-v2-format-card__visual:before{transform:scale(1.17)rotate(12deg)}.sayround-v2-format-card footer{align-items:flex-end}.sayround-v2-format-card footer>div{min-width:0}.sayround-v2-format-card h3{letter-spacing:-.052em;margin:0 0 5px;font-size:1.75rem}.sayround-v2-format-card footer p{color:color-mix(in srgb, var(--v2-ink) 68%, transparent);margin:0;font-size:.83rem}.sayround-v2-format-card footer>span{background:var(--v2-ink);width:38px;height:38px;color:var(--sayround-surface);border-radius:50%;flex:none;place-items:center;transition:transform .22s;display:grid}.sayround-v2-format-card:hover footer>span{transform:rotate(45deg)}.sayround-v2-format--poll{background:var(--v2-cyan)}.sayround-v2-format--question{background:var(--v2-coral-soft)}.sayround-v2-format--rating{background:color-mix(in srgb, var(--v2-lime) 70%, var(--sayround-surface))}.sayround-v2-format--ranking{background:var(--v2-ink);color:var(--sayround-surface)}.sayround-v2-format--ranking header>b,.sayround-v2-format--ranking footer p{color:color-mix(in srgb, var(--sayround-surface) 68%, transparent)}.sayround-v2-format--ranking header>span,.sayround-v2-format--tier header>span{color:var(--v2-ink)}.sayround-v2-format--ranking footer>span{background:var(--v2-lime);color:var(--v2-ink)}.sayround-v2-format--tier{background:color-mix(in srgb, var(--v2-blue) 88%, var(--sayround-surface));color:var(--sayround-surface)}.sayround-v2-format--tier header>b,.sayround-v2-format--tier footer p{color:color-mix(in srgb, var(--sayround-surface) 75%, transparent)}.sayround-v2-format--tier footer>span{background:var(--sayround-surface);color:var(--v2-blue)}.sayround-v2-format--quiz{background:var(--sayround-surface)}.sayround-v2-format--poll,.sayround-v2-format--question,.sayround-v2-format--rating,.sayround-v2-format--quiz{color:var(--v2-ink)}.sayround-v2-demo-poll{gap:8px;width:74%;display:grid;transform:rotate(-5deg)}.sayround-v2-demo-poll span{background:color-mix(in srgb, var(--sayround-surface) 68%, transparent);border-radius:10px;justify-content:flex-end;align-items:center;height:39px;padding:0 10px;font-size:.72rem;font-weight:800;display:flex;position:relative;overflow:hidden}.sayround-v2-demo-poll i{background:var(--v2-blue);width:64%;position:absolute;inset:0 auto 0 0}.sayround-v2-demo-poll span:nth-child(2) i{background:var(--v2-coral);width:23%}.sayround-v2-demo-poll span:nth-child(3) i{background:var(--v2-lime);width:13%}.sayround-v2-demo-question{border:1px solid color-mix(in srgb, var(--v2-coral) 25%, transparent);background:var(--sayround-surface);border-radius:24px;width:77%;padding:25px;position:relative;transform:rotate(4deg);box-shadow:0 16px 30px #10233014}.sayround-v2-demo-question span{letter-spacing:-.035em;font-size:1.2rem;font-weight:700;line-height:1.3}.sayround-v2-demo-question i{border-style:solid;border-width:14px 0 0 22px;border-color:transparent transparent transparent var(--sayround-surface);width:28px;height:28px;position:absolute;bottom:-14px;right:32px}.sayround-v2-demo-rating{justify-items:center;display:grid;transform:rotate(-4deg)}.sayround-v2-demo-rating strong{letter-spacing:-.09em;font-size:5.1rem;line-height:.85}.sayround-v2-demo-rating span{color:var(--v2-coral);letter-spacing:.1em;margin-top:11px;font-size:1.3rem}.sayround-v2-demo-ranking{gap:8px;width:75%;display:grid;transform:rotate(3deg)}.sayround-v2-demo-ranking span{border:1px solid color-mix(in srgb, var(--sayround-surface) 18%, transparent);background:color-mix(in srgb, var(--sayround-surface) 8%, transparent);border-radius:10px;align-items:center;gap:11px;min-height:39px;padding:6px 9px;font-size:.75rem;display:flex}.sayround-v2-demo-ranking b{background:var(--v2-lime);width:24px;height:24px;color:var(--v2-ink);border-radius:7px;place-items:center;display:grid}.sayround-v2-demo-tier{gap:6px;width:78%;display:grid;transform:rotate(-3deg)}.sayround-v2-demo-tier span{background:color-mix(in srgb, var(--sayround-surface) 18%, transparent);border-radius:8px;align-items:center;gap:7px;min-height:43px;padding:5px;display:flex}.sayround-v2-demo-tier b{background:var(--v2-lime);width:35px;color:var(--v2-ink);border-radius:6px;align-self:stretch;place-items:center;display:grid}.sayround-v2-demo-tier span:nth-child(2) b{background:var(--v2-cyan)}.sayround-v2-demo-tier span:nth-child(3) b{background:var(--v2-coral-soft)}.sayround-v2-demo-tier i{background:var(--sayround-surface);border-radius:7px;width:28px;height:28px}.sayround-v2-demo-quiz{border:1px solid var(--sayround-border);border-radius:18px;grid-template-columns:45px 1fr auto;align-items:center;gap:12px;min-width:76%;padding:15px;display:grid;position:relative;transform:rotate(4deg);box-shadow:0 18px 34px #1023301a}.sayround-v2-demo-quiz span{background:var(--v2-lime);border-radius:50%;place-items:center;width:44px;height:44px;font-weight:850;display:grid}.sayround-v2-demo-quiz b{font-size:.8rem}.sayround-v2-demo-quiz i{color:var(--v2-blue);font-size:.74rem;font-style:normal;font-weight:800}.sayround-v2-mix-card{border:1px solid color-mix(in srgb, var(--v2-ink) 20%, transparent);background:radial-gradient(circle at 72% 48%, color-mix(in srgb, var(--v2-cyan) 65%, transparent), transparent 30%), var(--sayround-surface);border-radius:28px;grid-template-columns:minmax(0,1fr) minmax(270px,.7fr) auto;align-items:center;gap:40px;min-height:190px;margin-top:16px;padding:30px;display:grid;position:relative;overflow:hidden}.sayround-v2-mix-card:before{border:1px solid color-mix(in srgb, var(--v2-blue) 18%, transparent);content:"";border-radius:50%;width:280px;height:280px;position:absolute;top:-110px;right:11%}.sayround-v2-mix-card>div:first-child{z-index:1;grid-template-columns:54px minmax(0,1fr);gap:5px 15px;display:grid;position:relative}.sayround-v2-mix-card>div:first-child>span{background:var(--v2-ink);width:54px;height:54px;color:var(--sayround-surface);border-radius:17px;grid-row:1/span 2;place-items:center;display:grid}.sayround-v2-mix-card p,.sayround-v2-mix-card h3{margin:0}.sayround-v2-mix-card p{color:var(--sayround-muted);font-size:.78rem;font-weight:720}.sayround-v2-mix-card h3{letter-spacing:-.052em;align-self:end;font-size:clamp(1.5rem,3vw,2.35rem)}.sayround-v2-mix-card__stack{z-index:1;perspective:700px;height:110px;position:relative}.sayround-v2-mix-card__stack i{top:calc(var(--stack-index) * 22px);left:calc(var(--stack-index) * 24px);border:1px solid color-mix(in srgb, var(--v2-ink) 22%, transparent);background:var(--sayround-surface);width:210px;height:58px;color:var(--v2-blue-dark);letter-spacing:.1em;transform:rotateY(-14deg) rotateZ(calc((var(--stack-index) - 1) * 2deg));border-radius:13px;align-items:center;padding:0 18px;font-size:.65rem;font-style:normal;font-weight:850;display:flex;position:absolute;box-shadow:0 12px 24px #10233017}.sayround-v2-mix-card__stack i:nth-child(2){background:var(--v2-coral-soft);color:var(--v2-coral)}.sayround-v2-mix-card__stack i:nth-child(3){background:var(--v2-lime);color:var(--v2-ink)}.sayround-v2-button--dark{z-index:1;background:var(--v2-ink);color:var(--sayround-surface);white-space:nowrap;position:relative}.sayround-v2-button--dark:hover{background:var(--v2-blue)}.sayround-v2-survey{border-top:1px solid var(--sayround-border);background:radial-gradient(circle at 86% 18%, color-mix(in srgb, var(--v2-coral-soft) 75%, transparent), transparent 29%), var(--sayround-surface);padding-block:clamp(115px,14vw,190px);position:relative;overflow:hidden}.sayround-v2-survey:before{border:1px solid color-mix(in srgb, var(--v2-coral) 15%, transparent);content:"";border-radius:50%;width:570px;height:570px;position:absolute;top:-210px;right:-140px}.sayround-v2-survey__heading{z-index:1;grid-template-columns:minmax(0,1.2fr) minmax(300px,.55fr);align-items:end;gap:clamp(40px,8vw,120px);margin-bottom:clamp(55px,8vw,86px);display:grid;position:relative}.sayround-v2-survey__heading>div>p{color:var(--v2-coral);letter-spacing:.12em;text-transform:uppercase;margin:0 0 16px;font-size:.76rem;font-weight:850}.sayround-v2-survey__heading h2{letter-spacing:-.06em;margin:0;font-size:clamp(3.8rem,6.8vw,7rem);font-weight:830;line-height:.86}.sayround-v2-survey__heading h2 span{color:var(--v2-blue);font-weight:650}.sayround-v2-survey__heading>p{max-width:480px;color:var(--sayround-muted);margin:0 0 6px;font-size:1rem;line-height:1.7}.sayround-v2-survey__stage{z-index:1;border:1px solid color-mix(in srgb, var(--v2-ink) 14%, transparent);background:linear-gradient(color-mix(in srgb, var(--v2-ink) 4%, transparent) 1px, transparent 1px), linear-gradient(90deg, color-mix(in srgb, var(--v2-ink) 4%, transparent) 1px, transparent 1px), var(--v2-cream);background-size:48px 48px;border-radius:30px;padding:clamp(28px,5vw,58px);position:relative}.sayround-v2-survey__sequence{grid-template-columns:minmax(220px,1fr) minmax(24px,.13fr) minmax(220px,1fr) minmax(24px,.13fr) minmax(220px,1fr);align-items:center;gap:clamp(10px,2vw,26px);display:grid}.sayround-v2-survey-card{border:1px solid color-mix(in srgb, var(--v2-ink) 14%, transparent);background:var(--v2-cyan);min-width:0;min-height:270px;color:var(--v2-ink);border-radius:23px;grid-template-rows:auto auto 1fr;gap:24px;padding:24px;transition:transform .18s,box-shadow .18s;display:grid;transform:rotate(-1.5deg);box-shadow:0 22px 45px #1023301f}.sayround-v2-survey-card:hover{transform:rotate(0)translateY(-4px);box-shadow:0 28px 50px #10233029}.sayround-v2-survey-card--poll{background:var(--v2-coral-soft);transform:rotate(1deg)}.sayround-v2-survey-card--rating{background:var(--v2-lime);transform:rotate(-.5deg)}.sayround-v2-survey-card header,.sayround-v2-survey-card header span{align-items:center;display:flex}.sayround-v2-survey-card header{justify-content:space-between;gap:16px}.sayround-v2-survey-card header span{color:var(--v2-blue-dark);letter-spacing:.08em;text-transform:uppercase;gap:8px;font-size:.69rem;font-weight:850}.sayround-v2-survey-card--poll header span{color:var(--v2-coral)}.sayround-v2-survey-card--rating header span{color:var(--v2-ink)}.sayround-v2-survey-card header b{letter-spacing:.08em;font-size:.68rem}.sayround-v2-survey-card h3{letter-spacing:-.05em;margin:0;font-size:clamp(1.4rem,2.2vw,2rem);line-height:1.08}.sayround-v2-survey-card>div{align-self:end}.sayround-v2-survey-card--question>div{border:1px solid color-mix(in srgb, var(--v2-blue) 22%, transparent);background:color-mix(in srgb, var(--sayround-surface) 62%, transparent);border-radius:15px;gap:9px;padding:17px;display:grid}.sayround-v2-survey-card--question>div i{background:color-mix(in srgb, var(--v2-blue) 26%, var(--sayround-surface));border-radius:999px;height:6px;display:block}.sayround-v2-survey-card--question>div i:nth-child(2){width:86%}.sayround-v2-survey-card--question>div i:last-child{width:58%}.sayround-v2-survey-card--poll>div{gap:7px;display:grid}.sayround-v2-survey-card--poll>div i{border:1px solid color-mix(in srgb, var(--v2-coral) 18%, transparent);background:color-mix(in srgb, var(--sayround-surface) 63%, transparent);border-radius:10px;align-items:center;min-height:35px;padding-inline:11px;font-size:.66rem;font-style:normal;font-weight:760;display:flex}.sayround-v2-survey-card--poll>div i:first-child{border-color:var(--v2-coral);background:var(--sayround-surface)}.sayround-v2-survey-card--rating>div{grid-template-columns:repeat(5,1fr);gap:6px;display:grid}.sayround-v2-survey-card--rating>div i{aspect-ratio:1;border:1px solid color-mix(in srgb, var(--v2-ink) 15%, transparent);background:color-mix(in srgb, var(--sayround-surface) 65%, transparent);border-radius:10px;place-items:center;font-size:.68rem;font-style:normal;font-weight:850;display:grid}.sayround-v2-survey-card--rating>div i:last-child{border-color:var(--v2-ink);background:var(--v2-ink);color:var(--sayround-surface)}.sayround-v2-survey__arrow{border:1px solid color-mix(in srgb, var(--v2-ink) 14%, transparent);background:var(--sayround-surface);width:38px;height:38px;color:var(--v2-blue);border-radius:50%;justify-self:center;place-items:center;font-weight:850;display:grid;box-shadow:0 10px 22px #1023301a}.sayround-v2-survey__response-set{border:1px solid color-mix(in srgb, var(--v2-ink) 16%, transparent);background:var(--v2-ink);width:min(100% - 80px,580px);min-height:84px;color:var(--sayround-surface);border-radius:22px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;margin:42px auto -92px;padding:14px 17px;display:grid;box-shadow:0 24px 45px #10233033}.sayround-v2-survey__response-set>div{padding-left:7px;display:flex}.sayround-v2-survey__response-set>div span{border:2px solid var(--v2-ink);background:var(--v2-cyan);width:34px;height:34px;color:var(--v2-blue-dark);border-radius:50%;place-items:center;margin-left:-7px;font-size:.55rem;font-weight:850;display:grid}.sayround-v2-survey__response-set>div span:nth-child(2){background:var(--v2-coral-soft);color:var(--v2-coral)}.sayround-v2-survey__response-set>div span:nth-child(3){background:var(--v2-lime);color:var(--v2-ink)}.sayround-v2-survey__response-set>div span:last-child{background:var(--sayround-surface);color:var(--v2-ink)}.sayround-v2-survey__response-set p{gap:3px;margin:0;display:grid}.sayround-v2-survey__response-set strong{font-size:.78rem}.sayround-v2-survey__response-set small{color:color-mix(in srgb, var(--sayround-surface) 58%, transparent);font-size:.65rem}.sayround-v2-survey__response-set>i{background:var(--v2-lime);width:36px;height:36px;color:var(--v2-ink);border-radius:50%;place-items:center;font-style:normal;font-weight:850;display:grid}.sayround-v2-survey__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:25px;margin-top:100px;display:flex}.sayround-v2-survey__learn{color:var(--v2-blue-dark);align-items:center;gap:10px;font-size:.83rem;font-weight:800;text-decoration:none;display:inline-flex}.sayround-v2-survey__learn:hover{color:var(--v2-coral)}.sayround-v2-journey{background:var(--v2-ink);color:var(--sayround-surface);padding-block:clamp(120px,15vw,200px);position:relative;overflow:hidden}.sayround-v2-section-heading--journey{z-index:1;position:relative}.sayround-v2-section-heading--journey>p{color:var(--v2-lime)}.sayround-v2-section-heading--journey h2{max-width:1050px}.sayround-v2-section-heading--journey h2 span{color:var(--v2-cyan)}.sayround-v2-journey-grid{z-index:1;grid-template-columns:repeat(3,1fr);align-items:start;gap:clamp(20px,3vw,38px);display:grid;position:relative}.sayround-v2-step{grid-template-rows:auto 340px auto 1fr;min-width:0;display:grid}.sayround-v2-step__number{color:var(--v2-lime);letter-spacing:.12em;justify-self:start;margin-bottom:13px;font-size:.7rem;font-weight:850;display:inline-block}.sayround-v2-step__scene{border:1px solid color-mix(in srgb, var(--sayround-surface) 15%, transparent);background:color-mix(in srgb, var(--sayround-surface) 5%, transparent);border-radius:28px;place-items:center;display:grid;position:relative;overflow:hidden}.sayround-v2-step h3{letter-spacing:-.05em;margin:24px 0 8px;font-size:clamp(1.6rem,3vw,2.15rem)}.sayround-v2-step>p{max-width:340px;color:color-mix(in srgb, var(--sayround-surface) 65%, transparent);margin:0;font-size:.9rem;line-height:1.55}.sayround-v2-compose-card{z-index:1;border:1px solid color-mix(in srgb, var(--sayround-surface) 25%, transparent);background:var(--sayround-surface);width:75%;color:var(--v2-ink);border-radius:22px;gap:13px;padding:24px;animation:5s ease-in-out infinite sayround-v2-float-small;display:grid;position:relative;transform:rotate(-2deg);box-shadow:0 35px 70px #0000004d}.sayround-v2-compose-card span{color:var(--v2-blue);letter-spacing:.1em;font-size:.62rem;font-weight:850}.sayround-v2-compose-card strong{letter-spacing:-.05em;margin-bottom:4px;font-size:1.5rem}.sayround-v2-compose-card i{border:1px solid var(--sayround-border);background:var(--v2-cream);height:35px;color:var(--v2-ink);border-radius:9px;align-items:center;padding-inline:12px;font-size:.72rem;font-style:normal;font-weight:700;display:flex}.sayround-v2-compose-card i:first-of-type{border-color:var(--v2-blue);background:var(--v2-cyan)}.sayround-v2-compose-card b{background:var(--v2-blue);color:var(--sayround-surface);border-radius:999px;justify-self:end;padding:8px 15px;font-size:.7rem}.sayround-v2-link-beam{z-index:2;border:1px solid color-mix(in srgb, var(--v2-cyan) 42%, transparent);background:color-mix(in srgb, var(--v2-cyan) 12%, var(--v2-ink));width:84%;box-shadow:0 0 55px color-mix(in srgb, var(--v2-blue) 25%, transparent);border-radius:18px;gap:12px;padding:19px;display:grid;position:absolute;top:88px;left:50%;transform:translate(-50%)rotate(1deg)}.sayround-v2-link-beam span{text-overflow:ellipsis;white-space:nowrap;font-size:.73rem;overflow:hidden}.sayround-v2-link-beam b{background:var(--v2-lime);color:var(--v2-ink);border-radius:999px;justify-self:end;padding:8px 13px;font-size:.68rem}.sayround-v2-share-orbit{z-index:1;grid-template-columns:repeat(4,42px);justify-content:space-between;width:min(230px,72%);display:grid;position:absolute;top:190px;left:50%;transform:translate(-50%)}.sayround-v2-share-orbit i{border:3px solid var(--v2-ink);background:var(--v2-cyan);width:42px;height:42px;color:var(--v2-blue-dark);border-radius:50%;place-items:center;font-size:.65rem;font-style:normal;font-weight:850;display:grid}.sayround-v2-share-orbit i:nth-child(2){background:var(--v2-coral-soft);color:var(--v2-coral)}.sayround-v2-share-orbit i:nth-child(3){background:var(--v2-lime);color:var(--v2-ink)}.sayround-v2-share-orbit i:last-child{background:var(--sayround-surface);color:var(--v2-ink)}.sayround-v2-result-burst{z-index:1;border:1px solid color-mix(in srgb, var(--v2-lime) 45%, transparent);background:color-mix(in srgb, var(--v2-lime) 9%, transparent);width:220px;height:220px;box-shadow:0 0 70px color-mix(in srgb, var(--v2-lime) 18%, transparent);border-radius:50%;place-items:center;display:grid;position:relative}.sayround-v2-result-burst:before,.sayround-v2-result-burst:after{border:1px dashed color-mix(in srgb, var(--v2-lime) 35%, transparent);content:"";border-radius:50%;animation:16s linear infinite sayround-v2-spin-slow;position:absolute;inset:-22px}.sayround-v2-result-burst:after{border-style:solid;border-color:color-mix(in srgb, var(--v2-lime) 22%, transparent);animation-direction:reverse;inset:21px}.sayround-v2-result-burst strong{letter-spacing:-.09em;align-self:end;font-size:4.8rem;line-height:.8}.sayround-v2-result-burst strong small{color:var(--v2-lime);font-size:1.4rem}.sayround-v2-result-burst span{color:var(--v2-lime);letter-spacing:.12em;align-self:start;font-size:.53rem;font-weight:850}.sayround-v2-result-burst>i{background:var(--v2-coral);border-radius:2px;width:8px;height:8px;position:absolute}.sayround-v2-result-burst>i:first-of-type{top:-31px;left:45%}.sayround-v2-result-burst>i:nth-of-type(2){background:var(--v2-cyan);top:23%;right:-28px;transform:rotate(35deg)}.sayround-v2-result-burst>i:nth-of-type(3){background:var(--v2-lime);bottom:-20px;right:7px}.sayround-v2-result-burst>i:nth-of-type(4){background:var(--v2-blue);bottom:4px;left:-12px;transform:rotate(50deg)}.sayround-v2-result-burst>i:last-of-type{background:var(--v2-coral);top:22%;left:-25px}.sayround-v2-closing{background:radial-gradient(circle at 50% 50%, color-mix(in srgb, var(--v2-cyan) 80%, var(--sayround-surface)) 0 20%, transparent 54%), var(--v2-blue);min-height:760px;color:var(--sayround-surface);text-align:center;place-items:center;display:grid;position:relative;overflow:hidden}.sayround-v2-closing__rings{pointer-events:none;position:absolute;inset:0}.sayround-v2-closing__rings i{width:calc(300px + (var(--ring,0) * 230px));height:calc(300px + (var(--ring,0) * 230px));border:1px solid color-mix(in srgb, var(--sayround-surface) 25%, transparent);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sayround-v2-closing__rings i:nth-child(2){--ring:1}.sayround-v2-closing__rings i:nth-child(3){--ring:2}.sayround-v2-closing__rings i:nth-child(4){--ring:3}.sayround-v2-closing__inner{z-index:1;justify-items:center;display:grid;position:relative}.sayround-v2-closing__inner>p{letter-spacing:.12em;text-transform:uppercase;margin:0 0 24px;font-size:.76rem;font-weight:800}.sayround-v2-closing h2{letter-spacing:-.035em;text-shadow:0 3px 12px color-mix(in srgb, var(--v2-ink) 24%, transparent);margin:0;font-size:clamp(4.5rem,11vw,10rem);font-weight:850;line-height:.76}.sayround-v2-button--closing{background:var(--sayround-surface);min-height:66px;margin-top:52px;padding-inline:30px;box-shadow:0 22px 50px #10233038}.sayround-v2-button--closing:hover{background:var(--v2-lime)}.sayround-v2-closing small{color:color-mix(in srgb, var(--sayround-surface) 78%, transparent);margin-top:18px;font-size:.72rem}@keyframes sayround-v2-signal{0%{opacity:.8;transform:scale(.5)}80%,to{opacity:0;transform:scale(2.1)}}@keyframes sayround-v2-scroll{0%,to{opacity:.3;transform:scaleY(.4)}50%{opacity:1;transform:scaleY(1)}}@keyframes sayround-v2-marquee{to{transform:translate(-50%)}}@keyframes sayround-v2-float-small{0%,to{transform:rotateY(10deg)rotateX(5deg)rotate(-4deg)translateY(0)}50%{transform:rotateY(7deg)rotateX(3deg)rotate(-2deg)translateY(-9px)}}@keyframes sayround-v2-spin-slow{to{transform:rotate(360deg)}}@media (max-width:1080px){.sayround-v2-hero__inner{grid-template-columns:minmax(0,.9fr) minmax(400px,.85fr);gap:30px}.sayround-v2-stage{transform:scale(.88)}.sayround-v2-mix-card{grid-template-columns:minmax(0,1fr) auto}.sayround-v2-mix-card__stack{display:none}}@media (max-width:920px){.sayround-v2-hero,.sayround-v2-hero__inner{min-height:0}.sayround-v2-hero__inner{grid-template-columns:1fr;padding-block:40px 70px}.sayround-v2-hero__copy{max-width:760px}.sayround-v2-stage-wrap{width:min(100%,650px);margin-inline:auto}.sayround-v2-scroll-cue{display:none}.sayround-v2-format-card,.sayround-v2-format-card:nth-child(4),.sayround-v2-format-card:nth-child(5),.sayround-v2-format-card:nth-child(6){grid-column:span 6}.sayround-v2-survey__heading{grid-template-columns:1fr;gap:26px}.sayround-v2-survey__heading>p{max-width:620px}.sayround-v2-survey__sequence{grid-template-columns:1fr;width:min(100%,600px);margin-inline:auto}.sayround-v2-survey__arrow{transform:rotate(90deg)}.sayround-v2-survey-card{min-height:250px;transform:none}.sayround-v2-survey__response-set{margin-top:35px}.sayround-v2-journey-grid{grid-template-columns:1fr;gap:64px}.sayround-v2-step{grid-template-rows:auto auto 1fr;grid-template-columns:minmax(300px,.85fr) minmax(0,1fr);align-items:center;gap:0 36px;display:grid}.sayround-v2-step__number{grid-column:2;margin-bottom:5px}.sayround-v2-step__scene{grid-row:1/span 3;min-height:330px}.sayround-v2-step h3,.sayround-v2-step>p{grid-column:2}.sayround-v2-step h3{margin-top:0}}@media (max-width:640px){.sayround-v2-hero__mesh{background-size:42px 42px}.sayround-v2-hero__inner{width:min(100% - 28px, var(--sayround-max-width));padding-block:28px 40px}.sayround-v2-kicker{margin-bottom:22px}.sayround-v2-hero h1{font-size:clamp(3.9rem,19vw,5.8rem);line-height:.84}.sayround-v2-hero__intro{margin-top:28px}.sayround-v2-actions{flex-direction:column;align-items:stretch}.sayround-v2-button{width:100%}.sayround-v2-social-proof{flex-direction:column;align-items:flex-start}.sayround-v2-stage-wrap{min-height:510px;margin-top:10px}.sayround-v2-stage{transform-origin:top;width:114%;height:530px;margin-left:-7%;transform:scale(.8)}.sayround-v2-live-card{width:88%;top:78px}.sayround-v2-float-card--rating{top:30px;right:16px}.sayround-v2-float-card--ranking{bottom:66px;right:16px}.sayround-v2-response-pop{bottom:46px;left:22px}.sayround-v2-formats{padding-block:100px}.sayround-v2-section-heading h2{font-size:clamp(3.3rem,16vw,5rem)}.sayround-v2-format-grid{grid-template-columns:1fr;display:grid}.sayround-v2-format-card,.sayround-v2-format-card:nth-child(4),.sayround-v2-format-card:nth-child(5),.sayround-v2-format-card:nth-child(6){grid-column:1;min-height:350px}.sayround-v2-mix-card{grid-template-columns:1fr;padding:24px}.sayround-v2-mix-card .sayround-v2-button{margin-top:6px}.sayround-v2-survey{padding-block:100px}.sayround-v2-survey__heading h2{font-size:clamp(3.45rem,16vw,5rem)}.sayround-v2-survey__stage{background-size:38px 38px;padding:20px}.sayround-v2-survey-card{min-height:230px;padding:21px}.sayround-v2-survey__response-set{grid-template-columns:auto minmax(0,1fr);width:100%;margin-bottom:-70px}.sayround-v2-survey__response-set>i{display:none}.sayround-v2-survey__actions{flex-direction:column;align-items:stretch;margin-top:91px}.sayround-v2-survey__learn{text-align:center;justify-content:center}.sayround-v2-journey{padding-block:100px}.sayround-v2-step{grid-template-rows:auto 330px auto auto;grid-template-columns:1fr;display:grid}.sayround-v2-step__number,.sayround-v2-step__scene,.sayround-v2-step h3,.sayround-v2-step>p{grid-column:1}.sayround-v2-step__scene{grid-row:auto}.sayround-v2-step h3{margin-top:24px}.sayround-v2-closing{min-height:650px}.sayround-v2-closing h2{font-size:clamp(4.2rem,21vw,7rem)}.sayround-v2-button--closing{width:auto}}@media (prefers-reduced-motion:reduce){.sayround-v2-kicker span:after,.sayround-v2-scroll-cue i,.sayround-v2-ticker__track,.sayround-v2-compose-card,.sayround-v2-result-burst:before,.sayround-v2-result-burst:after{animation:none}.sayround-v2-survey-card,.sayround-v2-survey__learn{transition:none}.sayround-v2-survey-card:hover{transform:none}}
