@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";:root{color:#102344;background:#fff;font-family:DM Sans,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--navy: #102344;--blue: #1268f4;--violet: #7357f6;--muted: #5c6c87;--line: #d9e2ef;--ice: #eff7ff;--page: min(1380px, calc(100% - 96px) )}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#fff;color:var(--navy)}button,a{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}img{display:block;max-width:100%}.landing-page{min-height:100vh;overflow:hidden;background:#fff}.site-header{position:absolute;top:0;left:0;right:0;z-index:100;width:var(--page);height:88px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:32px;margin:0 auto}.brand{display:inline-flex;align-items:center;gap:11px;width:-moz-fit-content;width:fit-content;font:700 21px/1 Space Grotesk,sans-serif;letter-spacing:-.03em}.brand img{width:42px;height:42px}.site-header nav{display:flex;align-items:center;gap:clamp(28px,4vw,58px);color:#182a48;font-size:15px;font-weight:600}.site-header nav a,.site-footer nav a{transition:color .2s ease}.site-header nav a:hover,.site-footer nav a:hover{color:var(--blue)}.header-cta{justify-self:end;min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 23px;border-radius:7px;color:#fff;background:var(--blue);box-shadow:0 10px 24px #1268f433;font-weight:700;transition:transform .2s ease,box-shadow .2s ease}.chrome-store-mark{width:26px;height:26px;flex:0 0 26px;-o-object-fit:contain;object-fit:contain;border-radius:4px}.header-cta:hover,.button-primary:hover{transform:translateY(-2px);box-shadow:0 15px 32px #1268f447}.hero-section{width:var(--page);min-height:1100px;display:grid;grid-template-columns:.88fr 1.22fr;align-items:center;gap:clamp(44px,6vw,95px);margin:0 auto;padding:138px 0 60px}.hero-copy{position:relative;z-index:2}.hero-copy h1{max-width:660px;margin:0;font:700 clamp(54px,5.7vw,88px)/.99 "Space Grotesk",sans-serif;letter-spacing:-.067em}.hero-copy>p{max-width:600px;margin:28px 0 0;color:var(--muted);font-size:clamp(18px,1.55vw,22px);line-height:1.55}.hero-actions{display:flex;flex-wrap:wrap;gap:15px;margin-top:36px}.button-primary,.button-secondary{min-height:62px;display:inline-flex;align-items:center;justify-content:center;gap:11px;padding:0 25px;border-radius:8px;font-weight:700;transition:.2s ease}.button-primary{color:#fff;background:var(--blue);box-shadow:0 12px 28px #1268f433}.button-secondary{border:1px solid var(--blue);color:var(--blue);background:#fff}.button-secondary:hover{background:var(--ice)}.play-icon{width:25px;height:25px;display:grid;place-items:center;border:1px solid currentColor;border-radius:50%;font-size:9px;padding-left:1px}.hero-trust{display:flex;align-items:center;gap:16px;margin-top:24px}.hero-stars{display:flex;align-items:center;gap:4px}.hero-stars span{color:#1e3a5f;font-size:15px;font-weight:600;margin-left:4px}.hero-trust-divider{width:1px;height:24px;background:#d8e2ef}.hero-secure{display:flex;align-items:center;gap:8px;color:#1e3a5f;font-size:15px;font-weight:600}.secure-dot{width:12px;height:12px;border-radius:50%;background:#10b981}.hero-media{position:relative;min-width:0}.hero-orbit{position:absolute;inset:-15% -10% -15% -20%;border-radius:50%;background:radial-gradient(circle at 50% 50%,rgba(194,223,255,.73),rgba(238,247,255,.45) 52%,transparent 72%)}.hero-product-image,.product-image{position:relative;width:100%;display:block;padding:0;overflow:hidden;border:0;cursor:zoom-in;background:transparent}.hero-product-image{border:1px solid #d6e1ef;border-radius:18px;box-shadow:0 28px 68px #173e6f2b;transform:rotate(.5deg)}.hero-product-image img,.product-image img{width:100%}.hero-product-image>span,.product-image>span{position:absolute;right:13px;bottom:13px;display:inline-flex;align-items:center;gap:6px;padding:9px 12px;border-radius:7px;color:#fff;background:#102344e0;opacity:0;transform:translateY(6px);transition:.2s ease;font-size:12px;font-weight:700}.hero-product-image:hover>span,.hero-product-image:focus-visible>span,.product-image:hover>span,.product-image:focus-visible>span{opacity:1;transform:translateY(0)}.product-story-section{width:var(--page);margin:0 auto;padding:0 0 86px;scroll-margin-top:20px}.section-intro h2{margin:0;font:700 clamp(48px,5.4vw,78px)/1.02 "Space Grotesk",sans-serif;letter-spacing:-.063em}.section-intro h2 span{color:var(--blue)}.section-intro p{max-width:780px;margin:24px 0 0;color:var(--muted);font-size:22px;line-height:1.62}.product-story-nav{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:40px;padding-bottom:16px;border-bottom:1px solid var(--line)}.product-story-nav>span{color:#718097;font:700 15px/1 Space Grotesk,sans-serif}.product-story-tabs{display:flex;align-items:center;gap:8px}.product-story-tabs button{min-height:46px;padding:0 18px;border:1px solid transparent;border-radius:8px;color:#66748a;background:transparent;cursor:pointer;font-size:15px;font-weight:700;transition:color .2s ease,border-color .2s ease,background .2s ease}.product-story-tabs button[aria-selected=true]{border-color:#bfd4fa;color:var(--blue);background:#f1f6ff}.product-story-tabs button:focus-visible,.product-story-controls button:focus-visible{outline:3px solid rgba(18,104,244,.25);outline-offset:3px}.product-story-viewport{overflow:hidden}.product-story-slide{width:100%;animation:product-story-in .58s cubic-bezier(.22,1,.36,1)}@keyframes product-story-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.difference-slide{display:grid;grid-template-columns:minmax(0,.9fr) minmax(430px,1.1fr);gap:44px clamp(50px,6vw,94px);align-items:start}.difference-copy{display:contents}.difference-copy .section-intro{grid-column:1;grid-row:1;align-self:center}.difference-points{grid-column:1 / -1;grid-row:2;display:grid;grid-template-columns:repeat(3,1fr);margin-top:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.difference-points>article{display:grid;grid-template-columns:43px minmax(0,1fr);gap:14px;padding:27px 25px;border-right:1px solid var(--line)}.difference-points>article:first-child{padding-left:0}.difference-points>article:last-child{padding-right:0;border-right:0}.difference-number{padding-top:5px;color:var(--blue);font:700 15px/1 Space Grotesk,sans-serif;letter-spacing:.05em}.difference-points h3{margin:0;font:700 25px/1.15 Space Grotesk,sans-serif;letter-spacing:-.03em}.difference-points p{margin:10px 0 0;color:var(--muted);font-size:16px;line-height:1.65}.difference-point-featured{position:relative}.difference-point-featured:before{content:"";position:absolute;inset:10px 8px;z-index:-1;border-radius:12px;background:linear-gradient(135deg,#1268f412,#7357f60e)}.difference-point-featured h3{color:#125fdc}.service-mini-row,.output-example-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:15px}.service-mark,.output-example-row span{min-height:35px;display:inline-flex;align-items:center;gap:7px;padding:0 11px;border:1px solid #cbd9ec;border-radius:7px;background:#fff;color:#28405f;font-size:13px;font-weight:700}.service-mark-web svg{color:#1769e8}.service-mark-deepgram{border-color:#cbbfff;color:#543bd4;background:#f7f4ff}.service-mark-deepgram svg{color:#7253ef}.output-example-row span{border-color:#c8d9fb;color:#0c5cd9;background:#f4f8ff}.custom-output-visual{position:relative;grid-column:2;grid-row:1;padding:24px;border:1px solid #cbdaf0;border-radius:20px;background:linear-gradient(155deg,#f9fcff,#eff5ff 62%,#f6f3ff);box-shadow:0 30px 75px #19468226}.custom-output-visual:before{content:"";position:absolute;inset:-15% -12%;z-index:-1;background:radial-gradient(circle,rgba(64,137,255,.17),transparent 66%)}.custom-visual-head{display:flex;align-items:center;justify-content:space-between;gap:15px}.custom-visual-head>span,.custom-visual-head>strong{display:flex;align-items:center;gap:8px;font-size:14px}.custom-visual-head img{width:31px;height:31px}.custom-visual-head>strong{color:#573fde}.custom-prompt-card,.custom-result-card{margin-top:21px;padding:20px;border:1px solid #ccdaec;border-radius:13px;background:#ffffffeb}.custom-prompt-card>span,.custom-result-card>span{color:#6b7d98;font-size:11px;font-weight:800;letter-spacing:.09em}.custom-prompt-card p{margin:10px 0 0;color:#223956;font-size:17px;line-height:1.6;font-weight:600}.custom-processing{display:flex;align-items:center;gap:6px;padding:20px 4px 0;color:#7459ef}.custom-processing>span{width:8px;height:8px;border-radius:50%;background:currentColor;animation:custom-processing-pulse 1.3s ease-in-out infinite}.custom-processing>span:nth-child(2){animation-delay:.16s}.custom-processing>span:nth-child(3){animation-delay:.32s}.custom-processing em{margin-left:6px;color:#685a95;font-size:13px;font-style:normal;font-weight:700}@keyframes custom-processing-pulse{0%,to{opacity:.25;transform:scale(.75)}50%{opacity:1;transform:scale(1)}}.custom-result-card h3{margin:10px 0 0;font:700 26px/1.16 Space Grotesk,sans-serif;letter-spacing:-.035em}.custom-result-card ul{display:grid;gap:12px;margin:18px 0 0;padding:0;list-style:none}.custom-result-card li{display:flex;align-items:center;gap:9px;color:#334a68;font-size:14px;line-height:1.4}.custom-result-card li svg{flex:0 0 auto;color:#0c6ee8}.custom-visual-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:13px}.custom-visual-actions span{min-height:43px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #c9d8ed;border-radius:8px;color:#205995;background:#ffffffb8;font-size:13px;font-weight:700}.pipeline-slide{position:relative;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:140px 0 120px;box-sizing:border-box}.pipeline-slide:before{content:"";position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%);width:100vw;background:radial-gradient(ellipse at 50% 30%,rgba(224,238,255,.8),transparent 75%);z-index:-1;pointer-events:none}.pipeline-heading-refresh{text-align:center;margin-bottom:64px}.pipeline-heading-refresh p.eyebrow{color:var(--blue);font-size:14px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin:0 0 18px}.pipeline-heading-refresh h2{margin:0 0 24px;font:700 clamp(44px,5.5vw,64px)/1.05 "Space Grotesk",sans-serif;letter-spacing:-.05em;color:var(--navy)}.pipeline-heading-refresh p{max-width:860px;margin:0 auto;color:var(--muted);font-size:20px;line-height:1.65}.pipeline-diagram{display:flex;align-items:flex-start;justify-content:space-between;width:100%;max-width:1320px;margin:0 auto}.pipeline-step-col{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform .3s ease}.pipeline-step-col:hover{transform:translateY(-8px)}.pipeline-step-col:hover .pipeline-step-visual-box:after{opacity:1}.pipeline-step-num{width:28px;height:28px;border-radius:50%;color:#fff;font:700 13px/28px Space Grotesk,sans-serif;display:grid;place-items:center;margin-bottom:24px}.step-num-1{background:#1268f4}.step-num-2{background:#7357f6}.step-num-3{background:#a855f7}.step-num-4{background:#10b981}.pipeline-step-visual-box{width:280px;height:180px;display:grid;place-items:center;margin-bottom:28px;position:relative}.step-soundwaves{display:flex;align-items:center;gap:16px}.soundwave-side{display:flex;align-items:center;gap:5px}.soundwave-bar{width:4px;border-radius:2px;background:#2563eb}.soundwave-bar-1{height:28px;opacity:.4}.soundwave-bar-2{height:56px}.soundwave-bar-3{height:38px;opacity:.7}.mic-circle-glow{width:120px;height:120px;border-radius:50%;background:radial-gradient(circle,rgba(37,99,235,.12),transparent 70%);border:1px solid rgba(37,99,235,.15);display:grid;place-items:center;box-shadow:0 8px 30px #2563eb14}.mic-circle-glow svg{color:#2563eb;width:48px;height:48px}.transcribe-card-visual{width:250px;padding:20px;border:1px solid #e2e8f0;border-radius:16px;background:#fff;box-shadow:0 10px 24px #0000000a}.transcribe-card-visual span.card-header{font-size:13px;font-weight:800;color:#1e293b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px;display:block}.card-row-app{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:10px;font-size:14px;font-weight:750;text-align:left}.card-row-deepgram{background:#0f172a;color:#fff}.plan-article-page{min-height:100vh;padding:60px 5vw 120px;background:linear-gradient(180deg,#f8fbff,#fff);color:#273954;font-family:Inter,sans-serif}.plan-article-pro{background:linear-gradient(180deg,#eff6ff,#fff)}.plan-article-ultra{background:linear-gradient(180deg,#f5f3ff,#fff)}.plan-article-page .back-button{display:inline-flex;align-items:center;gap:8px;margin-bottom:40px;padding:8px 16px;border:1px solid var(--line);border-radius:99px;background:#fff;color:var(--navy);font-weight:700;cursor:pointer;transition:.2s ease}.plan-article-page .back-button:hover{background:#f8fbff;border-color:var(--blue);color:var(--blue)}.plan-article-container{max-width:1200px;margin:0 auto}.plan-article-header h1{font-family:Space Grotesk,sans-serif;font-size:clamp(40px,6vw,64px);font-weight:800;letter-spacing:-.03em;margin-bottom:40px;color:var(--navy)}.plan-article-content{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.plan-article-text{font-size:18px;line-height:1.7;color:#4b5870}.plan-article-text p{margin-bottom:24px}.plan-article-text strong{color:var(--navy);font-weight:700}@media(max-width:1000px){.plan-article-content{grid-template-columns:1fr}}.card-row-deepgram img{width:18px;height:18px;-o-object-fit:contain;object-fit:contain}.card-row-webspeech{border:1px solid #cbd5e1;color:#1e293b;background:#fff}.card-or-divider{display:flex;align-items:center;font-size:12px;color:#94a3b8;margin:8px 0;font-weight:700}.card-or-divider:before,.card-or-divider:after{content:"";flex:1;height:1px;background:#e2e8f0;margin:0 8px}.gemini-card-visual{width:160px;height:160px;border:1px solid #e2e8f0;border-radius:28px;background:#fff;box-shadow:0 10px 36px #7357f614;display:grid;place-items:center;position:relative;overflow:hidden}.gemini-card-logo{width:100px;height:100px;-o-object-fit:contain;object-fit:contain}.results-card-visual{width:150px;height:170px;border:1px solid #e2e8f0;border-radius:20px;background:#fff;box-shadow:0 10px 32px #10b98114;padding:22px;display:flex;flex-direction:column;gap:12px;position:relative}.results-doc-lines{display:flex;flex-direction:column;gap:10px;margin-top:6px}.results-doc-line{height:6px;border-radius:3px;background:#e2e8f0}.results-doc-line:nth-child(1){width:70%;background:#10b981}.results-doc-line:nth-child(2){width:100%}.results-doc-line:nth-child(3){width:55%}.results-doc-line:nth-child(4){width:65%}.results-badge-sparkle{position:absolute;bottom:16px;right:16px;width:36px;height:36px;border-radius:10px;background:#10b981;color:#fff;display:grid;place-items:center;box-shadow:0 4px 12px #10b9814d}.results-badge-sparkle svg{width:18px;height:18px}.pipeline-step-arrow{flex:0 0 auto;color:#a0aec0;display:flex;align-items:center;justify-content:center;margin-top:72px;height:180px}.pipeline-step-arrow svg{width:44px;height:44px}.pipeline-step-col h4{font:700 23px/1.2 Space Grotesk,sans-serif;color:var(--navy);margin:0 0 10px}.pipeline-step-col p{font-size:16px;line-height:1.5;color:var(--muted);margin:0;max-width:250px}.creation-showcase-slide{position:relative;width:100%;padding:96px 0 116px;overflow:hidden}.creation-showcase-slide:before{content:"";position:absolute;inset:0 -8vw;z-index:-1;background:transparent}.creation-showcase-heading{max-width:970px;margin:0 auto 52px;text-align:center}.creation-showcase-heading .eyebrow{margin-bottom:14px}.creation-showcase-heading h2{margin:0;color:var(--navy);font:700 clamp(48px,5.2vw,76px)/1.04 "Space Grotesk",sans-serif;letter-spacing:-.065em}.creation-showcase-heading h2 span{color:#6b4cf0}.creation-showcase-heading>p:last-child{max-width:780px;margin:20px auto 0;color:var(--muted);font-size:20px;line-height:1.62}.creation-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.creation-card{min-height:252px;position:relative;display:flex;flex-direction:column;align-items:flex-start;padding:27px;overflow:hidden;border:1px solid #dee6f1;border-radius:20px;color:var(--navy);background:#ffffffeb;box-shadow:0 14px 30px #153e700e;cursor:pointer;text-align:left;transition:transform .25s cubic-bezier(.22,1,.36,1),border-color .25s ease,box-shadow .25s ease,background .25s ease}.creation-card:before{content:"";position:absolute;inset:auto -25% -50% auto;width:155px;height:155px;border-radius:50%;background:currentColor;opacity:.035;transition:transform .35s ease,opacity .25s ease}.creation-card:hover,.creation-card.is-active{z-index:1;border-color:#9bc3ff;background:#fff;box-shadow:0 23px 46px #255ba824;transform:translateY(-7px)}.creation-card:hover:before,.creation-card.is-active:before{opacity:.08;transform:scale(1.45)}.creation-card:active{transform:translateY(-2px) scale(.985)}.creation-card:focus-visible{outline:4px solid rgba(18,104,244,.27);outline-offset:4px}.creation-icon{width:66px;height:66px;display:grid;place-items:center;margin-bottom:23px;border-radius:19px;color:#1268f4;background:linear-gradient(145deg,#eff6ff,#ddecff);box-shadow:inset 0 1px #ffffffc7,0 10px 22px #2372e81c}.creation-icon svg{width:34px;height:34px;stroke-width:2.1}.creation-card-copy{display:grid;gap:8px}.creation-card-copy strong{color:#0d1e43;font:700 27px/1.1 Space Grotesk,sans-serif;letter-spacing:-.04em}.creation-card-copy>span{color:#5e708b;font-size:16px;line-height:1.52}.creation-card-arrow{position:absolute;right:23px;bottom:24px;color:#98a9c0;transition:transform .24s ease,color .24s ease}.creation-card:hover .creation-card-arrow,.creation-card.is-active .creation-card-arrow{color:var(--blue);transform:translate(5px)}.creation-card-study .creation-icon{color:#15886b;background:linear-gradient(145deg,#e9fff6,#d7f6e8)}.creation-card-transcript .creation-icon{color:#7052ee;background:linear-gradient(145deg,#f2eeff,#e5dcff)}.creation-card-action .creation-icon{color:#e77128;background:linear-gradient(145deg,#fff3e9,#ffe4ca)}.creation-card-gmail .creation-icon{background:#fff;border:1px solid #e6eaf2}.gmail-mark{width:39px;height:auto;display:block;filter:drop-shadow(0 4px 8px rgba(66,133,244,.15))}.creation-card-qa .creation-icon{color:#6f42df;background:linear-gradient(145deg,#f2ecff,#e3d5ff)}.creation-card-translation .creation-icon{color:#1173d8;background:linear-gradient(145deg,#ebf8ff,#d8efff)}.creation-card-custom .creation-icon{color:#bd47d9;background:linear-gradient(145deg,#fff0fb,#f4dfff)}.creation-card-gmail.is-active{border-color:#ea43356b}.creation-card-custom.is-active{border-color:#ab3ee56b}@media(max-width:1100px){.creation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.creation-card{min-height:222px}}@media(max-width:620px){.creation-showcase-slide{padding:74px 0 82px}.creation-showcase-heading{margin-bottom:34px;text-align:left}.creation-showcase-heading h2{font-size:47px}.creation-showcase-heading>p:last-child{margin-left:0;font-size:18px}.creation-grid{grid-template-columns:1fr;gap:13px}.creation-card{min-height:190px;padding:22px}.creation-icon{width:58px;height:58px;margin-bottom:17px;border-radius:17px}.creation-icon svg{width:30px;height:30px}.creation-card-copy strong{font-size:25px}.creation-card-copy>span{max-width:calc(100% - 22px);font-size:16px}}.product-story-controls{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:38px}.product-story-controls>button{width:45px;height:45px;display:grid;place-items:center;padding:0;border:1px solid #c8d6e8;border-radius:50%;color:var(--blue);background:#fff;cursor:pointer}.product-story-controls>button:disabled{color:#aeb9c8;background:#f5f7fa;cursor:default;opacity:1}.product-story-controls>div{display:flex;align-items:center;gap:8px}.product-story-controls>div button{width:48px;height:4px;padding:0;border:0;background:#d9e2ef;cursor:pointer}.product-story-controls>div button.is-active{background:linear-gradient(90deg,var(--blue),var(--violet))}.benefits-section{position:relative;width:100vw;margin-left:calc(-50vw + 50%);padding:120px 0 110px;background:linear-gradient(135deg,#0b1120,#172033);color:#fff;overflow:hidden}.benefits-heading{width:var(--page);margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:40px;align-items:end}.benefits-heading h2{margin:0;font:700 clamp(46px,5.2vw,70px)/1.03 "Space Grotesk",sans-serif;letter-spacing:-.06em}.benefits-heading h2 span{color:#60a5fa}.benefits-heading p{margin:0;color:#94a3b8;font-size:21px;line-height:1.6}.benefits-window{margin-top:70px;display:flex}.benefits-track{width:-moz-max-content;width:max-content;display:flex;animation:benefits-marquee 62s linear infinite;animation-play-state:paused;will-change:transform}.benefits-section.is-playing .benefits-track{animation-play-state:running}.benefits-window:hover .benefits-track,.benefits-window:focus-within .benefits-track{animation-play-state:paused}.benefits-group{display:flex;gap:24px;padding-right:24px;min-width:-moz-max-content;min-width:max-content}.benefit-card{width:380px;min-height:250px;display:flex;flex-direction:column;justify-content:flex-end;padding:34px;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:#ffffff08}.benefit-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:auto;color:#60a5fa}.benefit-card-top span{font:700 32px/1 Space Grotesk,sans-serif;opacity:.2}.benefit-card h3{margin:0;font:700 22px/1.2 Space Grotesk,sans-serif}.benefit-card p{margin:12px 0 0;color:#94a3b8;font-size:16px;line-height:1.5}.benefits-note{margin:38px auto 0;width:var(--page);display:flex;align-items:center;gap:12px;color:#475569;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.benefits-note span{width:44px;height:1px;background:#334155}@keyframes benefits-marquee{to{transform:translate(-50%)}}.workflow-section{margin-top:0;scroll-margin-top:20px}.workflow-top{width:100%;margin:0 auto;padding:112px 0 82px}.workflow-band h2 span{color:var(--blue)}.guide-heading{width:var(--page);display:flex;align-items:end;justify-content:space-between;gap:30px;margin:0 auto}.guide-heading h2{margin:0;font:700 clamp(43px,4.7vw,66px)/1.04 "Space Grotesk",sans-serif;letter-spacing:-.06em}.guide-heading p{max-width:760px;margin:14px 0 0;color:var(--muted);font-size:19px;line-height:1.55}.guide-heading>span{flex:0 0 auto;padding-bottom:4px;color:#76849a;font:700 14px/1 Space Grotesk,sans-serif}.guide-carousel-shell{position:relative;scroll-margin-top:24px}.guide-track{--tour-slide-width: min(76vw, 90vh, 1080px);width:100%;display:flex;gap:28px;margin-top:28px;padding:8px max(30px,calc((100vw - var(--tour-slide-width)) / 2)) 22px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:max(30px,calc((100vw - var(--tour-slide-width)) / 2));scrollbar-width:none;overscroll-behavior-inline:contain;touch-action:pan-x pan-y;outline:none}.guide-track::-webkit-scrollbar{display:none}.guide-track:focus-visible{box-shadow:inset 0 0 0 2px #1268f46b}.guide-slide{width:var(--tour-slide-width);flex:0 0 var(--tour-slide-width);scroll-snap-align:center;scroll-snap-stop:always;opacity:.3;transform:scale(.955);transform-origin:center;transition:opacity .32s ease,transform .42s cubic-bezier(.22,1,.36,1)}.guide-slide.is-active{opacity:1;transform:scale(1)}.guide-image{position:relative;width:100%;overflow:hidden;border:1px solid #d8e2ef;border-radius:12px;background:#f7faff;box-shadow:0 18px 50px #153f751a}.guide-image img{width:100%;height:auto;display:block}.guide-edge-zone{position:absolute;top:8px;bottom:145px;z-index:4;width:clamp(110px,14vw,210px);display:flex;align-items:center;opacity:0;transition:opacity .22s ease,background .22s ease}.guide-edge-zone:hover,.guide-edge-zone:focus-within{opacity:1}.guide-edge-left{left:0;justify-content:flex-start;padding-left:clamp(34px,6vw,88px);background:linear-gradient(90deg,#5b697d45,#5b697d1a 58%,#5b697d00)}.guide-edge-right{right:0;justify-content:flex-end;padding-right:clamp(34px,6vw,88px);background:linear-gradient(270deg,#5b697d45,#5b697d1a 58%,#5b697d00)}.guide-edge-zone button{width:54px;height:54px;display:grid;place-items:center;padding:0;border:1px solid rgba(174,188,209,.9);border-radius:50%;color:#fff;background:#566275e0;box-shadow:0 13px 35px #10234438;cursor:pointer;transition:transform .2s ease,background .2s ease;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.guide-edge-zone button:hover{background:#4b5b72;transform:scale(1.07)}.guide-edge-zone button:focus-visible{outline:3px solid rgba(18,104,244,.36);outline-offset:4px}.guide-copy{min-height:137px;display:grid;grid-template-columns:54px minmax(0,1fr);gap:18px;align-items:start;padding:20px 8px 0}.guide-copy>strong{padding-top:3px;color:var(--blue);font:700 22px/1 Space Grotesk,sans-serif}.guide-copy h3{margin:0;font:700 26px/1.12 Space Grotesk,sans-serif;letter-spacing:-.025em}.guide-copy p{max-width:940px;margin:8px 0 0;color:var(--muted);font-size:16px;line-height:1.58}.guide-progress{width:min(420px,calc(100% - 40px));display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin:4px auto 0}.guide-progress button{height:3px;padding:0;border:0;border-radius:0;background:#d9e1ec;cursor:pointer;transition:background .2s ease,transform .2s ease}.guide-progress button.is-active{background:linear-gradient(90deg,var(--blue),var(--violet));transform:scaleY(1.65)}.guide-progress button:focus-visible{outline:2px solid var(--blue);outline-offset:4px}.workflow-band{min-height:660px;display:grid;grid-template-columns:.76fr 1.24fr;gap:60px;align-items:center;padding:82px max(48px,calc((100vw - 1380px)/2));color:#fff;background:radial-gradient(circle at 75% 20%,#12357b 0,transparent 35%),linear-gradient(145deg,#06152f,#082759 72%,#0b3071)}.workflow-copy h2{margin:0;font:700 clamp(48px,4.5vw,68px)/1.04 "Space Grotesk",sans-serif;letter-spacing:-.06em}.workflow-description{max-width:590px;margin-top:28px;color:#d9e7ff}.workflow-description p{margin:0;font-size:16px;line-height:1.62}.workflow-description p+p{margin-top:13px;color:#bed1f3}.audience-rail{display:grid;grid-template-columns:repeat(2,1fr);margin-top:35px;border-top:1px solid rgba(255,255,255,.2)}.audience-rail span{min-height:82px;display:flex;align-items:center;gap:10px;border-bottom:1px solid rgba(255,255,255,.2);color:#d9e7ff;font-size:15px;font-weight:600}.audience-rail svg{color:#6f8bff}.workflow-visual{min-width:0}.workflow-visual>.product-image{border:1px solid rgba(138,170,232,.38);box-shadow:0 30px 70px #00000042;border:1px solid #d8e2ef;border-radius:18px;box-shadow:0 30px 70px #0000000f}.language-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;margin-top:22px;color:#d9e7ff}.language-row svg{color:#75a2ff}.language-row strong{margin-right:6px}.language-row span{min-width:38px;padding:7px 8px;border:1px solid rgba(255,255,255,.5);border-radius:50px;text-align:center;font-size:11px;font-weight:500}.pricing-section{width:var(--page);margin:0 auto;padding:125px 0 105px;scroll-margin-top:20px}.pricing-heading{text-align:center}.pricing-heading h2{margin:0;font:700 clamp(46px,5vw,72px)/1.05 "Space Grotesk",sans-serif;letter-spacing:-.06em}.pricing-heading>p{max-width:830px;margin:17px auto 0;color:var(--muted);font-size:21px;line-height:1.6}.billing-switch{width:-moz-fit-content;width:fit-content;display:flex;align-items:center;gap:4px;margin:27px auto 0;padding:4px;border:1px solid var(--line);border-radius:9px;background:#f8fbff}.billing-switch button{min-height:38px;padding:0 18px;border:0;border-radius:6px;color:var(--navy);background:transparent;cursor:pointer;font-size:14px;font-weight:700;transition:.2s ease}.billing-switch button.selected{color:#fff;background:var(--blue);box-shadow:0 6px 15px #1268f433}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;align-items:stretch;margin-top:45px}.pricing-column{position:relative;min-width:0;display:flex;flex-direction:column;overflow:hidden;padding:31px 28px 28px;border:1px solid #d8e2ef;border-radius:18px;background:#ffffffe6;box-shadow:0 13px 32px #1c437712;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.pricing-column:hover{transform:translateY(-5px);box-shadow:0 23px 48px #1c43771f}.pricing-column-pro{border-color:#8db9ff;box-shadow:0 21px 48px #1268f421}.pricing-column-ultra{border-color:#c7b4ff;background:linear-gradient(165deg,#fff 55%,#faf7ff)}.pricing-column-rule{position:absolute;inset:0 0 auto;height:6px;background:#dce5f1}.pricing-column-pro .pricing-column-rule{background:linear-gradient(90deg,#1268f4,#42a5ff)}.pricing-column-ultra .pricing-column-rule{background:linear-gradient(90deg,#7146f3,#a36fff)}.pricing-name-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.pricing-badges{display:flex;align-items:center;gap:8px}.pricing-badges>span{flex:0 0 auto;padding:7px 9px;border-radius:999px;color:#536987;background:#eff4fa;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.pricing-column-pro .pricing-badges>span:first-child{color:#0b61df;background:#e9f2ff}.pricing-column-ultra .pricing-badges>span:first-child{color:#6c3ce6;background:#f1ebff}.savings-badge{color:#fff!important;background:#15c98b!important}.billing-save-badge{display:inline-block;margin-left:6px;padding:3px 6px;font-size:11px;font-weight:800;text-transform:uppercase;color:#fff;background:#15c98b;border-radius:6px;vertical-align:middle}.pricing-column h3{margin:0;font:700 31px/1 Space Grotesk,sans-serif}.pricing-column-pro h3,.pricing-column-pro .pricing-value{color:var(--blue)}.pricing-column-ultra h3,.pricing-column-ultra .pricing-value{color:var(--violet)}.pricing-price-row{min-height:67px;display:flex;align-items:end;gap:8px;margin-top:20px}.pricing-value{margin:0;font:700 clamp(42px,4vw,59px)/1 "Space Grotesk",sans-serif;letter-spacing:-.055em;white-space:nowrap}.pricing-price-row>span{padding-bottom:7px;color:#71809a;font-size:14px;font-weight:700}.pricing-price-note{min-height:20px;margin:8px 0 0;color:#61738f;font-size:12px;font-weight:700}.pricing-trial-note{display:flex;align-items:center;gap:6px;margin:6px 0 0;color:#15c98b;font-size:12px;font-weight:800}.pricing-audience{min-height:58px;margin:14px 0 0;color:var(--muted);font-size:16px;line-height:1.45}.pricing-column ul{flex:1;margin:20px 0 27px;padding:0;list-style:none;border-top:1px solid var(--line)}.pricing-feature{min-height:48px;display:grid;grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 0;border-bottom:1px solid var(--line);color:#273954;font-size:13px;line-height:1.35}.pricing-feature-icon{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;color:#0a74e8;background:#ebf4ff}.pricing-feature-excluded{color:#8995a8}.pricing-feature-excluded .pricing-feature-icon{color:#e53e3e;background:#fff5f5}.pricing-feature-upgrade .pricing-feature-icon{color:#fff;background:linear-gradient(145deg,#1268f4,#58aaff);box-shadow:0 5px 13px #1268f433}.pricing-column-ultra .pricing-feature-upgrade .pricing-feature-icon{background:linear-gradient(145deg,#7146f3,#a36fff);box-shadow:0 5px 13px #7146f333}.pricing-feature>small{padding:4px 6px;border-radius:999px;color:#0a65df;background:#eaf3ff;font-size:8px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.pricing-column-ultra .pricing-feature>small{color:#6c3ce6;background:#f0eaff}.pricing-button{min-height:56px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--blue);border-radius:7px;color:var(--blue);font-weight:700;transition:.2s ease}.pricing-column-pro .pricing-button{color:#fff;background:var(--blue)}.pricing-column-ultra .pricing-button{border-color:var(--violet);color:#fff;background:var(--violet)}.pricing-button:hover{transform:translateY(-2px);box-shadow:0 10px 24px #14458d1f}.billing-note{display:flex;align-items:center;justify-content:center;gap:7px;margin:31px 0 0;color:var(--muted);text-align:center;font-size:13px}.billing-note svg{color:var(--blue)}.founder-section{position:relative;width:100vw;margin-left:calc(-50vw + 50%);margin-top:25px;padding:120px max(24px,calc((100vw - var(--page)) / 2)) 100px;display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(55px,8vw,125px);align-items:center;background:linear-gradient(135deg,#fff,#fcd34d);color:var(--navy);overflow:hidden}.founder-decorations{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none;z-index:0;perspective:1500px;transform-style:preserve-3d}.founder-icon-wrapper{position:absolute;pointer-events:none;will-change:transform}.founder-icon-float{display:block;pointer-events:none;transform-style:preserve-3d;will-change:transform}.founder-icon-1-wrap{top:4%;left:2%;transition:transform .25s cubic-bezier(.2,.8,.4,1);transform:translate3d(calc(var(--mouse-x, 0) * -30px),calc(var(--mouse-y, 0) * 30px),0)}.founder-icon-2-wrap{top:68%;left:2%;transition:transform .25s cubic-bezier(.2,.8,.4,1);transform:translate3d(calc(var(--mouse-x, 0) * 30px),calc(var(--mouse-y, 0) * -30px),0)}.founder-icon-3-wrap{top:4%;right:2%;transition:transform .25s cubic-bezier(.2,.8,.4,1);transform:translate3d(calc(var(--mouse-x, 0) * -25px),calc(var(--mouse-y, 0) * -35px),0)}.founder-icon-4-wrap{top:62%;right:2%;transition:transform .25s cubic-bezier(.2,.8,.4,1);transform:translate3d(calc(var(--mouse-x, 0) * 35px),calc(var(--mouse-y, 0) * 25px),0)}.founder-icon-5-wrap{top:84%;right:14%;transition:transform .25s cubic-bezier(.2,.8,.4,1);transform:translate3d(calc(var(--mouse-x, 0) * -20px),calc(var(--mouse-y, 0) * -25px),0)}.founder-icon-1{width:170px;animation:continuous-rotate-founder-1 30s ease-in-out infinite;opacity:.8}.founder-icon-2{width:140px;animation:continuous-rotate-founder-2 26s ease-in-out infinite;opacity:.85}.founder-icon-3{width:160px;animation:continuous-rotate-founder-3 32s ease-in-out infinite;opacity:.8}.founder-icon-4{width:150px;animation:continuous-rotate-founder-4 28s ease-in-out infinite;opacity:.8}.founder-icon-5{width:180px;animation:continuous-rotate-founder-1 24s ease-in-out infinite reverse;opacity:.8}.founder-icon-label{display:block;text-align:center;font:700 12px/1.2 Space Grotesk,sans-serif;letter-spacing:.06em;text-transform:uppercase;color:#1a3a5c;margin-bottom:16px;white-space:nowrap;text-shadow:0 1px 3px rgba(255,255,255,.8)}.founder-icon-6-wrap{top:85%;left:32%;transition:transform .25s cubic-bezier(.2,.8,.4,1);transform:translate3d(calc(var(--mouse-x, 0) * 25px),calc(var(--mouse-y, 0) * -20px),0)}.founder-icon-6{width:140px;animation:continuous-rotate-founder-2 28s ease-in-out infinite;opacity:.8}@keyframes continuous-rotate-founder-1{0%{transform:translateY(0) rotate(-10deg) rotateX(8deg) rotateY(-8deg) scale(.96)}50%{transform:translateY(-14px) rotate(20deg) rotateX(-8deg) rotateY(10deg) scale(1.03)}to{transform:translateY(0) rotate(-10deg) rotateX(8deg) rotateY(-8deg) scale(.96)}}@keyframes continuous-rotate-founder-2{0%{transform:translateY(0) rotate(-5deg) rotateX(-8deg) rotateY(8deg) scale(.95)}50%{transform:translateY(-16px) rotate(25deg) rotateX(10deg) rotateY(-10deg) scale(1.04)}to{transform:translateY(0) rotate(-5deg) rotateX(-8deg) rotateY(8deg) scale(.95)}}@keyframes continuous-rotate-founder-3{0%{transform:translateY(0) rotate(-8deg) rotateX(-10deg) rotateY(10deg) scale(.97)}50%{transform:translateY(14px) rotate(22deg) rotateX(10deg) rotateY(-12deg) scale(.93)}to{transform:translateY(0) rotate(-8deg) rotateX(-10deg) rotateY(10deg) scale(.97)}}@keyframes continuous-rotate-founder-4{0%{transform:translateY(0) rotate(-12deg) rotateX(8deg) rotateY(-6deg) scale(.96)}50%{transform:translateY(-14px) rotate(18deg) rotateX(-10deg) rotateY(10deg) scale(1.02)}to{transform:translateY(0) rotate(-12deg) rotateX(8deg) rotateY(-6deg) scale(.96)}}.founder-section:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:100vw;height:1px;background:#facc1580;box-shadow:0 0 10px #facc1566,0 0 20px #facc1533;transition:opacity .3s ease,box-shadow .3s ease,height .3s ease}.founder-section:hover:before{height:2px;box-shadow:0 0 15px #facc1599,0 0 30px #facc154d}.founder-art{position:relative;min-height:510px;display:flex;overflow:hidden;border-radius:30px;box-shadow:0 30px 60px #facc1526}.founder-art img{width:100%;height:100%;min-height:510px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;filter:saturate(1.05) contrast(1.05)}.founder-copy h2{margin:0;color:var(--navy);font:700 clamp(51px,5vw,76px)/1.04 "Space Grotesk",sans-serif;letter-spacing:-.06em}.founder-kicker{margin:0 0 13px;color:var(--blue);font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.founder-profile{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0 0;color:#23446f;font-size:16px;font-weight:750}.founder-profile span{color:#71819a;font-size:13px;font-weight:600}.founder-copy>p{max-width:690px;margin:25px 0 0;color:#344864;font-size:19px;line-height:1.66}.founder-copy>.founder-profile{margin-top:14px}.story-toggle{display:inline-flex;align-items:center;gap:8px;margin-top:26px;padding:0 0 6px;border:0;border-bottom:1px solid var(--blue);color:var(--blue);background:transparent;cursor:pointer;font-weight:700;transition:color .2s,border-color .2s}.story-toggle:hover{color:var(--navy);border-color:var(--navy)}.story-toggle svg{transition:transform .3s ease}.story-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.founder-full-story{max-height:0;overflow:hidden;opacity:0;transition:max-height .7s ease,opacity .35s ease,margin .35s ease}.founder-full-story.is-open{max-height:1250px;margin-top:25px;opacity:1}.founder-full-story p{margin:0 0 17px;color:#71819a;font-size:15px;line-height:1.75}.founder-full-story em{color:#244f91;font-weight:700}.founder-socials{display:flex;gap:16px;margin:12px 0 20px}.founder-socials a{color:var(--blue);font-size:14px;font-weight:600;transition:color .2s;text-decoration:underline}.founder-socials a:hover{color:var(--violet)}.legal-doc-container{width:min(1340px,calc(100% - 64px));margin:80px auto 128px;display:grid;grid-template-columns:260px 1fr;gap:96px;align-items:start}.legal-doc-sidebar{position:sticky;top:120px;height:-moz-fit-content;height:fit-content}.legal-sidebar-sticky h3{margin:0 0 20px;font:700 13px/1 Space Grotesk,sans-serif;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);border-bottom:2px solid var(--line);padding-bottom:8px}.legal-sidebar-sticky nav{display:flex;flex-direction:column;gap:16px}.legal-sidebar-sticky nav a{font:600 16px/1.2 Space Grotesk,sans-serif;color:#556784;text-decoration:none;transition:color .2s ease,transform .2s ease,padding-left .2s ease;display:inline-flex;align-items:center}.legal-sidebar-sticky nav a:hover{color:var(--blue);transform:translate(6px)}.legal-doc-article{max-width:1040px}.legal-doc-article h1{font:700 clamp(52px,5.2vw,76px)/1.05 "Space Grotesk",sans-serif;letter-spacing:-.05em;margin-bottom:12px;color:var(--navy)}.legal-doc-article .last-updated{color:var(--muted);font-size:15px;margin-bottom:56px;display:block}.legal-doc-section{scroll-margin-top:120px;margin-bottom:64px}.legal-doc-article h2{font:700 clamp(32px,3vw,42px)/1.15 "Space Grotesk",sans-serif;letter-spacing:-.03em;margin:0 0 22px;color:var(--navy);border-bottom:1px solid var(--line);padding-bottom:12px}.legal-doc-article p{font-size:21px;line-height:1.8;color:#2a3c58;margin:18px 0}.legal-doc-article ul{margin:18px 0;padding-left:28px}.legal-doc-article li{font-size:21px;line-height:1.8;color:#2a3c58;margin:10px 0}.legal-doc-article a{color:var(--blue);text-decoration:underline;font-weight:600;transition:color .2s ease}.legal-doc-article a:hover{color:var(--violet)}@media(max-width:980px){.legal-doc-container{grid-template-columns:1fr;gap:40px;margin-top:48px}.legal-doc-sidebar{display:none}}.active-nav-link{color:var(--blue)!important;font-weight:700}.site-footer{margin-top:0;color:#c8d8f0;background:#0d1f3c}.footer-wave{display:block;width:100%;line-height:0;background:#fff;border-bottom:3px solid #1a3a6e}.footer-wave svg{width:100%;height:160px;display:block}.footer-inner{display:flex;align-items:flex-start;gap:60px;padding:70px max(48px,calc((100vw - 1380px)/2)) 60px}.footer-brand-col{flex:0 0 300px;display:flex;flex-direction:column;gap:18px}.footer-brand img{width:43px;height:43px}.footer-brand span{color:#fff}.footer-brand-col>p{margin:0;color:#7a9cc8;font-size:15px;line-height:1.7}.footer-cta{align-self:flex-start;min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 22px;border:none;border-radius:8px;font-weight:700;color:#fff;background:var(--blue);box-shadow:0 6px 18px #1268f459;transition:transform .2s ease,box-shadow .2s ease}.footer-cta:hover{transform:translateY(-2px);box-shadow:0 10px 28px #1268f480}.footer-cols{flex:1;display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.footer-col{display:flex;flex-direction:column;gap:12px}.footer-col strong{font:700 12px/1 Space Grotesk,sans-serif;text-transform:uppercase;letter-spacing:.09em;color:#4d9fff;margin-bottom:6px}.footer-col a{color:#8fb8e8;font-size:14px;font-weight:500;transition:color .18s ease}.footer-col a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px max(48px,calc((100vw - 1380px)/2));border-top:1px solid rgba(255,255,255,.1);color:#4a6a96;font-size:13px}.footer-bottom>span:last-child{display:flex;gap:22px}.footer-bottom a{color:#6a90c0;transition:color .18s ease}.footer-bottom a:hover{color:#fff}.image-lightbox{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:28px;background:#030c1dd1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.image-lightbox-content{position:relative;width:min(1280px,95vw);max-height:91vh}.image-lightbox-content img{width:100%;max-height:88vh;-o-object-fit:contain;object-fit:contain;border-radius:12px;box-shadow:0 28px 90px #0006}.image-lightbox-content button{position:absolute;top:-15px;right:-15px;width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.25);border-radius:50%;color:#fff;background:#102344;cursor:pointer}.reveal-enabled [data-reveal]{opacity:0;transform:translateY(34px);transition:opacity .75s ease,transform .85s cubic-bezier(.22,1,.36,1)}.reveal-enabled [data-reveal].is-visible{opacity:1;transform:translateY(0)}.slide-divider{width:100vw;height:1px;background:var(--line);margin:64px calc(50% - 50vw)}.reveal-enabled .slide-divider[data-reveal]{opacity:0;transition:opacity .8s ease}.reveal-enabled .slide-divider[data-reveal].is-visible{opacity:1}.reveal-enabled h2[data-reveal]{opacity:0;transform:translateY(44px) scale(.97);transition:opacity .85s cubic-bezier(.215,.61,.355,1),transform .95s cubic-bezier(.215,.61,.355,1)}.reveal-enabled h2[data-reveal].is-visible{opacity:1;transform:translateY(0) scale(1)}@media(max-width:1080px){:root{--page: min(100% - 52px, 1380px)}.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero-section{min-height:0;grid-template-columns:1fr;padding-top:158px}.hero-actions{justify-content:center}.hero-copy{max-width:790px}.hero-media{width:min(900px,100%);margin:5px auto 0}.difference-slide{display:grid;grid-template-columns:1fr}.difference-copy{display:block}.difference-copy .section-intro,.difference-points,.custom-output-visual{grid-column:auto;grid-row:auto}.difference-points{display:block;margin-top:42px;border-bottom:0}.difference-points>article,.difference-points>article:first-child,.difference-points>article:last-child{padding:25px 0;border-right:0;border-bottom:1px solid var(--line)}.custom-output-visual{width:min(760px,100%)}.pipeline-slide{min-height:0}.pipeline-heading{grid-template-columns:1fr;gap:24px}.pipeline-heading p{max-width:780px}.pipeline-diagram{grid-template-columns:1fr;gap:16px}.pipeline-step-arrow{height:auto;margin:0;transform:rotate(90deg)}.pipeline-arrow{justify-self:center;transform:rotate(90deg)}.benefits-heading{grid-template-columns:1fr;gap:24px}.benefits-heading p{max-width:760px}.workflow-steps article{grid-template-columns:1fr;gap:20px}.workflow-band{grid-template-columns:1fr}.workflow-copy{display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:center}.workflow-description{grid-column:1 / -1;margin-top:-16px}.audience-rail{margin-top:0}.pricing-value{font-size:40px}.founder-section{grid-template-columns:.72fr 1.28fr}}@media(min-width:781px){html{scroll-snap-type:y proximity}.guide-carousel-shell{scroll-snap-align:start;scroll-snap-stop:always}}@media(max-width:780px){:root{--page: calc(100% - 30px) }.site-header{height:72px;gap:15px}.brand{font-size:18px}.brand img{width:36px;height:36px}.brand span{display:none}.header-cta{min-height:43px;padding:0 14px;font-size:13px}.header-cta svg{display:none}.header-cta .chrome-store-mark{width:22px;height:22px;flex-basis:22px}.hero-section{gap:48px;padding:140px 0 52px}.hero-trust{justify-content:center}.hero-copy h1{font-size:clamp(45px,14vw,66px)}.hero-copy>p{font-size:18px}.hero-actions{display:grid;grid-template-columns:1fr}.button-primary,.button-secondary{width:100%;min-height:55px}.hero-product-image{border-radius:11px;transform:none}.product-story-section{padding:80px 0 58px}.product-story-nav{align-items:start;margin-bottom:32px}.product-story-tabs{display:grid;width:100%}.product-story-tabs button{width:100%;min-height:48px;padding:8px 12px;text-align:left}.product-story-nav>span{padding-top:16px;white-space:nowrap}.section-intro h2{font-size:48px}.section-intro p{font-size:19px}.difference-points{margin-top:36px}.difference-points>article{grid-template-columns:35px 1fr;gap:10px;padding:22px 0}.difference-points h3{font-size:23px}.difference-points p{font-size:16px}.difference-point-featured:before{inset:8px -8px}.custom-output-visual{margin-top:10px;padding:16px;border-radius:14px}.custom-visual-head{align-items:start}.custom-visual-head>strong{justify-content:flex-end;text-align:right}.custom-prompt-card,.custom-result-card{padding:16px}.custom-prompt-card p{font-size:16px}.custom-result-card h3{font-size:24px}.custom-visual-actions{grid-template-columns:1fr}.pipeline-heading h2{font-size:46px}.pipeline-heading p{font-size:18px}.pipeline-diagram{margin-top:38px}.pipeline-source,.pipeline-engines,.pipeline-gemini,.pipeline-output{padding:21px}.pipeline-icon,.gemini-orb{margin-bottom:22px}.product-story-controls{margin-top:28px}.benefits-section{margin-top:0;padding:72px 0 31px}.benefits-heading{gap:19px}.benefits-heading h2{font-size:46px}.benefits-heading p{font-size:17px}.benefits-window{margin-top:44px}.benefit-card{width:290px;min-height:258px;flex-basis:290px;padding:22px}.benefit-card h3{margin-top:27px;font-size:24px}.benefit-card p{font-size:14px}.workflow-top{padding:55px 0 62px}.guide-heading{align-items:start}.guide-heading h2{font-size:45px}.guide-heading p{margin-top:10px;font-size:16px}.guide-track{--tour-slide-width: calc(100vw - 46px) ;gap:18px;margin-top:22px;padding-inline:23px;scroll-padding-inline:23px}.guide-image{border-radius:8px}.guide-edge-zone{bottom:161px;width:56px;opacity:.78;background:transparent}.guide-edge-left{padding-left:7px}.guide-edge-right{padding-right:7px}.guide-edge-zone button{width:43px;height:43px;background:#566275d1}.guide-copy{min-height:156px;grid-template-columns:38px 1fr;gap:10px;padding:14px 3px 0}.guide-copy>strong{font-size:17px}.guide-copy h3{font-size:21px}.guide-copy p{margin-top:6px;font-size:14px;line-height:1.55}.guide-progress{width:min(300px,calc(100% - 46px));gap:7px}.workflow-band{min-height:0;gap:42px;padding:65px 15px}.workflow-copy{display:block}.workflow-copy h2{font-size:50px}.workflow-description{margin-top:22px}.workflow-description p{font-size:15px;line-height:1.58}.audience-rail{margin-top:36px}.workflow-visual>.product-image{border-radius:10px}.language-row span{display:none}.pricing-section{padding:90px 0 70px}.pricing-heading h2{font-size:47px}.pricing-grid{grid-template-columns:1fr;gap:15px}.pricing-column,.pricing-column:first-child,.pricing-column:last-child{padding:28px 20px 30px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.pricing-column-rule{margin-bottom:22px}.pricing-audience{min-height:0}.pricing-column ul{margin-top:22px}.founder-section{grid-template-columns:1fr;gap:15px;padding:65px 0}.founder-art{min-height:350px}.founder-art>span{font-size:310px}.founder-desk{bottom:44px}.founder-copy h2{font-size:48px}.founder-copy>p{font-size:16px}.legal-row>button{grid-template-columns:36px 1fr 24px;gap:12px;padding:21px 0}.legal-row>button strong{font-size:17px}.legal-row>button span{grid-column:2 / 4;font-size:13px}.legal-row>button>svg:last-child{grid-column:3;grid-row:1}.legal-links-grid{grid-template-columns:1fr}.site-footer{margin-top:0}.footer-inner{flex-direction:column;gap:40px;padding:40px 20px 30px}.footer-brand-col{flex:none;width:100%}.footer-cols{grid-template-columns:repeat(2,1fr);gap:24px}.footer-bottom{flex-direction:column;align-items:flex-start;padding:16px 20px}}.footer-inner,.footer-bottom{background-color:#123875}.footer-inner{background-image:linear-gradient(#123875f0,#123875fb),url(/landing/footer-wave-texture.png)}.footer-brand-col>p,.footer-col a,.footer-bottom{color:#c1d7f5}.footer-col strong{color:#8fc0ff}.footer-bottom a{color:#b5d1f5}body{font-size:18px}.brand{font-size:23px}.site-header nav{font-size:17px}.hero-copy h1{font-size:clamp(56px,calc(5.7vw + 2px),90px)}.hero-copy>p{font-size:clamp(20px,calc(1.55vw + 2px),24px)}.play-icon{font-size:11px}.hero-product-image>span,.product-image>span{font-size:14px}.section-intro h2{font-size:clamp(50px,calc(5.4vw + 2px),80px)}.section-intro p{font-size:23px}.product-story-tabs button{font-size:17px}.product-story-nav>span{font-size:17px}.difference-number{font-size:17px}.difference-points h3{font-size:27px}.difference-points p{font-size:18px}.service-mark,.output-example-row span{font-size:15px}.custom-visual-head>span,.custom-visual-head>strong{font-size:16px}.custom-prompt-card>span,.custom-result-card>span{font-size:13px}.custom-prompt-card p{font-size:19px}.custom-processing em{font-size:15px}.custom-result-card h3{font-size:28px}.custom-result-card li{font-size:16px}.custom-visual-actions span{font-size:15px}.pipeline-heading h2{font-size:clamp(50px,calc(5vw + 2px),76px)}.pipeline-heading p{font-size:22px}.pipeline-step,.pipeline-source>span{font-size:13px}.pipeline-diagram h3{font-size:24px}.pipeline-diagram p{font-size:16px}.engine-card strong{font-size:17px}.engine-card p,.pipeline-output-list span{font-size:15px}.benefits-heading h2{font-size:clamp(50px,calc(5vw + 2px),76px)}.benefits-heading p{font-size:22px}.benefit-card-top>span{font-size:14px}.benefit-card h3{font-size:28px}.benefit-card p{font-size:17px}.benefits-note{font-size:15px}.guide-heading h2{font-size:clamp(45px,calc(4.7vw + 2px),68px)}.guide-heading p{font-size:21px}.guide-heading>span{font-size:16px}.guide-copy>strong{font-size:24px}.guide-copy h3{font-size:28px}.guide-copy p{font-size:18px}.workflow-copy h2{font-size:clamp(50px,calc(4.5vw + 2px),70px)}.workflow-description p{font-size:18px}.audience-rail span{font-size:17px}.language-row span{font-size:13px}.pricing-heading h2{font-size:clamp(48px,calc(5vw + 2px),74px)}.pricing-heading>p{font-size:23px}.billing-switch button{font-size:16px}.pricing-badges>span{font-size:12px}.pricing-column h3{font-size:33px}.pricing-value{font-size:clamp(44px,calc(4vw + 2px),61px)}.pricing-price-row>span{font-size:16px}.pricing-price-note,.pricing-trial-note{font-size:14px}.pricing-audience{font-size:18px}.pricing-feature{font-size:15px}.pricing-feature>small{font-size:10px}.billing-note{font-size:15px}.founder-kicker{font-size:14px}.founder-profile{font-size:18px}.founder-profile span{font-size:15px}.founder-copy>p{font-size:21px}.founder-full-story p{font-size:19px}.legal-row>button strong{font-size:21px}.legal-row>button span{font-size:18px}.legal-overview h3{font-size:clamp(32px,calc(3vw + 2px),45px)}.legal-overview p{font-size:18px}.legal-detail-grid strong{font-size:17px}.legal-detail-grid p{font-size:16px}.footer-main>div>p{font-size:18px}.footer-bottom{font-size:15px}@media(max-width:1080px){.pricing-value{font-size:42px}}@media(max-width:780px){.brand{font-size:20px}.header-cta{font-size:15px}.hero-copy h1{font-size:clamp(47px,calc(14vw + 2px),68px)}.hero-copy>p{font-size:20px}.section-intro h2{font-size:50px}.product-story-tabs button{font-size:16px}.product-story-nav>span{font-size:15px}.difference-points h3{font-size:25px}.difference-points p,.custom-prompt-card p{font-size:18px}.custom-result-card h3{font-size:26px}.pipeline-heading h2{font-size:48px}.pipeline-heading p{font-size:20px}.benefits-heading h2{font-size:48px}.benefits-heading p{font-size:19px}.benefit-card h3{font-size:26px}.benefit-card p{font-size:16px}.guide-heading h2{font-size:47px}.guide-heading p{font-size:18px}.guide-copy>strong{font-size:19px}.guide-copy h3{font-size:23px}.guide-copy p{font-size:16px}.workflow-copy h2{font-size:52px}.workflow-description p{font-size:17px}.pricing-heading h2{font-size:49px}.founder-copy h2{font-size:50px}.founder-copy>p{font-size:18px}.legal-row>button strong{font-size:19px}.legal-row>button span{font-size:15px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.product-story-viewport{overflow:visible;display:grid;gap:0}.product-story-slide{animation:none}.difference-copy>.section-intro,.difference-copy>.difference-points,.pipeline-heading{display:none}.difference-refresh{max-width:730px}.eyebrow{margin:0 0 14px;color:#1463ff;font-size:13px;font-weight:800;letter-spacing:.12em}.difference-refresh h2,.pipeline-heading-refresh h2{margin:0;color:#081b3d;font-size:clamp(54px,5.2vw,82px);line-height:.98;letter-spacing:-.065em}.difference-refresh h2 span,.pipeline-heading-refresh h2 span{color:#1260f5}.difference-refresh-points{display:grid;gap:0;margin-top:42px;border-top:1px solid #cbd8ed}.difference-refresh-points article{display:grid;grid-template-columns:76px 1fr;gap:18px;padding:26px 0;border-bottom:1px solid #cbd8ed}.difference-refresh-points>article>span{color:#1767ff;font-size:17px;font-weight:850;letter-spacing:.08em}.difference-refresh-points h3{margin:0;color:#0b1f42;font-size:clamp(30px,2.5vw,42px);line-height:1.04;letter-spacing:-.05em}.difference-refresh-points p{max-width:560px;margin:9px 0 0;color:#526985;font-size:18px;line-height:1.5}.provider-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:15px}.provider-badge{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid #cfdaed;border-radius:999px;background:#fff;color:#12284c;font-size:14px;font-weight:750}.provider-badge i{display:inline-grid;width:18px;height:18px;place-items:center;font-style:normal;font-size:13px;font-weight:900}.provider-chrome i{border:2px solid #fff;border-radius:50%;background:conic-gradient(#e94335 0 33%,#f7c844 0 66%,#34a853 0);box-shadow:inset 0 0 0 4px #4285f4}.provider-deepgram i{border-radius:5px;background:#171f31;color:#fff}.provider-gemini i{color:#7549e9;font-size:22px;line-height:1}.custom-visual-actions .action-history{border-color:#c6d9ff;background:#eef5ff;color:#105ee9}.custom-visual-actions .action-download{border-color:#cbb8ff;background:linear-gradient(135deg,#f0ebff,#e5fbff);color:#6a3ddb}.pipeline-slide{min-height:0;padding:52px 0 0}.pipeline-heading-refresh{max-width:760px;margin:0 auto 48px;text-align:center}.pipeline-heading-refresh>p:last-child{max-width:610px;margin:20px auto 0;color:#526985;font-size:19px;line-height:1.55}.useful-output-section{display:grid;grid-template-columns:minmax(260px,.82fr) minmax(0,1.18fr);gap:32px;align-items:center;max-width:1160px;margin:0 auto 44px;padding:27px 30px;border:1px solid #c8d6ea;border-radius:25px;background:linear-gradient(135deg,#f9fbff,#edf5ff)}.useful-output-section .eyebrow{margin-bottom:8px}.useful-output-section h3{max-width:360px;margin:0;color:#09204a;font-size:25px;line-height:1.12;letter-spacing:-.04em}.useful-output-list{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.useful-output-list span{display:inline-flex;align-items:center;gap:8px;padding:12px 13px;border-radius:13px;font-size:15px;font-weight:800}.output-notes{background:#eaf1ff;color:#125eea}.output-qa{background:#f1eaff;color:#7848da}.output-email{background:#e8fbf6;color:#00876d}.output-translation{background:#fff2e7;color:#d36210}.output-flashcards{background:#fff0f5;color:#c14270}.engine-card>div>svg,.gemini-orb>svg{display:none}.engine-card>div:after,.gemini-orb:after{display:grid;width:34px;height:34px;place-items:center;content:""}.engine-card-web>div:after{border:3px solid #fff;border-radius:50%;background:conic-gradient(#e94335 0 33%,#f7c844 0 66%,#34a853 0);box-shadow:inset 0 0 0 7px #4285f4}.engine-card-deepgram>div:after{border-radius:9px;background:#151d30;color:#fff;content:"D";font-size:20px;font-weight:900}.gemini-orb:after{color:#fff;content:"✦";font-size:39px}@media(max-width:780px){.product-story-viewport{gap:0}.difference-refresh h2,.pipeline-heading-refresh h2{font-size:49px}.difference-refresh-points article{grid-template-columns:48px 1fr;gap:12px;padding:22px 0}.difference-refresh-points h3{font-size:29px}.difference-refresh-points p{font-size:17px}.pipeline-heading-refresh{text-align:left}.pipeline-heading-refresh>p:last-child{margin-left:0}.useful-output-section{grid-template-columns:1fr;padding:23px 20px}.useful-output-list{justify-content:flex-start}}@media(min-width:961px)and (prefers-reduced-motion:no-preference){:root{--page: min(1500px, calc(100% - 80px) )}html{scroll-snap-type:y proximity;scroll-padding-top:20px}.hero-section,.product-story-section,.workflow-section,.pricing-section,.founder-section{scroll-snap-align:start;scroll-snap-stop:normal}.hero-section{min-height:max(calc(100svh + 120px),1100px);grid-template-columns:minmax(0,.76fr) minmax(0,1.24fr)}.hero-product-image{max-width:820px;margin-left:auto}.product-story-section{min-height:100svh;display:flex;flex-direction:column;justify-content:center;padding-block:76px}.benefits-section{min-height:auto;padding-block:88px 76px;margin-top:0}.workflow-section,.pricing-section,.founder-section{min-height:100svh}}.difference-refresh{max-width:680px}.difference-refresh-points{position:relative}.difference-refresh-points:before{content:"";position:absolute;top:29px;bottom:29px;left:17px;width:1px;background:linear-gradient(#1767ff,#b8d0ff 72%,transparent)}.difference-refresh-points article{grid-template-columns:58px minmax(0,1fr);padding:30px 0}.difference-refresh-points>article>span{z-index:1;width:36px;height:36px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#1463f5;box-shadow:0 8px 18px #1463f538;font-size:13px;letter-spacing:0}.custom-workspace{max-width:none;padding:0;overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 28px 70px #143a7029}.custom-workspace .custom-visual-head{min-height:62px;padding:0 23px;border-bottom:1px solid #d6e1ef;background:#fff}.custom-workspace-tabs{display:flex;align-items:center;gap:28px;min-height:52px;padding:0 23px;border-bottom:1px solid #e0e8f3;color:#6b7d96;font-size:14px;font-weight:700}.custom-workspace-tabs span{height:52px;display:inline-flex;align-items:center;border-bottom:3px solid transparent}.custom-workspace-tabs .is-active{border-color:var(--blue);color:var(--blue)}.custom-workspace-tabs small{margin-left:auto;color:#8471e3;font-weight:800}.custom-workspace-body{display:grid;grid-template-columns:minmax(0,1fr) 46px minmax(0,1fr);gap:14px;align-items:stretch;padding:22px;background:linear-gradient(135deg,#f8fbff,#eef5ff)}.workspace-pane{min-width:0;padding:19px;border:1px solid #d3dfed;border-radius:12px;background:#fffffff0}.workspace-pane h3{margin:0 0 16px;color:#152d52;font:700 20px/1 Space Grotesk,sans-serif;letter-spacing:-.03em}.workspace-raw p{display:grid;grid-template-columns:40px minmax(0,1fr);gap:5px 9px;margin:0;padding:10px 0;border-top:1px solid #edf2f8;color:#40536e;font-size:13px;line-height:1.45}.workspace-raw p:first-of-type{border-top:0;padding-top:0}.workspace-raw time{grid-row:span 2;color:#8392a7;font-size:11px;font-weight:700}.workspace-raw strong{color:#1b3155;font-size:12px}.workspace-flow-arrow{align-self:center;color:#1565ed}.workspace-result{border-color:#c9d9fa}.workspace-result>div{padding:12px 0;border-top:1px solid #e2eaf4}.workspace-result>div:first-of-type{padding-top:0;border-top:0}.workspace-result strong{color:#165fde;font-size:13px}.workspace-result p{margin:6px 0 0;color:#40536e;font-size:13px;line-height:1.45}.workspace-result ul{display:grid;gap:7px;margin:8px 0 0;padding:0;list-style:none}.workspace-result li{display:flex;align-items:center;gap:7px;color:#40536e;font-size:13px}.workspace-result li svg{color:#1463f5}.custom-workspace .custom-visual-actions{margin:0;padding:13px 22px 18px;border-top:1px solid #dce6f2;background:#fff}@media(max-width:900px){.custom-workspace-body{grid-template-columns:1fr}.workspace-flow-arrow{justify-self:center;transform:rotate(90deg)}.custom-workspace-tabs{gap:16px}}.pipeline-diagram{width:min(1520px,100%);display:grid;grid-template-columns:minmax(0,1fr) 92px minmax(0,1.12fr) 92px minmax(0,1fr) 92px minmax(0,1fr);gap:4px;align-items:start;margin-inline:auto;position:relative;isolation:isolate}.pipeline-slide:before{background:radial-gradient(ellipse at 50% 0%,rgba(235,243,255,.92),transparent 70%),radial-gradient(circle at 10% 70%,rgba(49,121,255,.11),transparent 22%),radial-gradient(circle at 89% 68%,rgba(21,201,177,.12),transparent 22%),radial-gradient(circle at 54% 100%,rgba(170,77,242,.09),transparent 22%)}.pipeline-slide:after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;opacity:.5;background-image:radial-gradient(circle,rgba(74,131,240,.28) 1.3px,transparent 1.6px),radial-gradient(circle,rgba(157,92,242,.2) 1.1px,transparent 1.5px);background-position:0 0,26px 34px;background-size:52px 52px,78px 78px;-webkit-mask-image:radial-gradient(ellipse at 50% 40%,#000 40%,transparent 80%);mask-image:radial-gradient(ellipse at 50% 40%,#000 40%,transparent 80%);animation:workflow-field-drift 19s linear infinite}@keyframes workflow-field-drift{to{background-position:104px -52px,-52px 112px}}.pipeline-diagram:before{content:"";position:absolute;top:206px;left:7%;right:7%;z-index:-1;height:4px;border-radius:999px;opacity:.68;background:linear-gradient(90deg,#2875ff00,#2875ff80 18%,#8a46efa3 52%,#06b9a07a 84%,#06b9a000);box-shadow:0 0 24px #6a57eb38;animation:workflow-line-pulse 3.6s ease-in-out infinite}@keyframes workflow-line-pulse{0%,to{opacity:.38;transform:scaleX(.96)}50%{opacity:.88;transform:scaleX(1)}}.pipeline-diagram>*{position:relative;z-index:1}.pipeline-heading-refresh{max-width:920px;margin:0 auto 68px}.pipeline-heading-refresh h2{font-size:clamp(54px,5.4vw,78px)}.pipeline-heading-refresh p{max-width:880px;font-size:20px}.pipeline-step-col{overflow:visible}.pipeline-step-num{width:50px;height:50px;margin-bottom:34px;font-size:20px;line-height:50px;box-shadow:0 12px 28px #2563eb2e}.step-num-1{background:linear-gradient(145deg,#1e78ff,#2864f0)}.step-num-2{background:linear-gradient(145deg,#9a3cff,#6d38e7)}.step-num-3{background:linear-gradient(145deg,#d858ff,#8c43ed)}.step-num-4{background:linear-gradient(145deg,#19c8b2,#02a993)}.pipeline-step-visual-box{width:100%;max-width:330px;height:250px;margin-bottom:34px}.step-soundwaves{gap:14px}.soundwave-side{gap:6px}.soundwave-bar{width:5px;background:linear-gradient(180deg,#2f7cff,#76a8ff)}.soundwave-bar-1{height:42px}.soundwave-bar-2{height:78px}.soundwave-bar-3{height:57px}.mic-circle-glow{width:210px;height:210px;border-color:#4285f43d;background:radial-gradient(circle at 50% 45%,#fffffffa,#e8f3ffeb 64%,#d7e8ffd1);box-shadow:0 24px 58px #2563eb26,inset 0 0 0 12px #ffffff85}.mic-circle-glow svg{width:82px;height:82px;stroke-width:2.15}.transcribe-card-visual{width:min(310px,100%);min-height:250px;padding:24px;border-color:#ddd7f5;border-radius:24px;background:linear-gradient(145deg,#fff,#faf8ff);box-shadow:0 22px 55px #6947cd1f}.transcribe-card-visual span.card-header{margin-bottom:20px;color:#0a1738;font:700 27px/1.1 Space Grotesk,sans-serif;text-transform:none;letter-spacing:-.035em}.card-row-app{min-height:60px;gap:15px;padding:10px 14px;border-radius:13px;font-size:18px}.card-row-deepgram{background:#0c1428}.card-row-deepgram img{width:38px;height:38px;border-radius:9px}.card-row-webspeech{border-color:#d6dceb}.card-or-divider{margin:9px 0;font-size:15px}.webspeech-mark{width:39px;height:39px;flex:0 0 39px;display:grid;place-items:center;border-radius:10px;color:#4285f4;background:linear-gradient(135deg,#fff 58%,#eaf2ff);box-shadow:inset 0 -4px #34a853,inset 4px 0 #fbbc05,inset -4px 0 #ea4335}.gemini-card-visual{width:230px;height:230px;overflow:visible;border-color:#e4d9fa;border-radius:36px;background:linear-gradient(145deg,#fff,#fbf8ff);box-shadow:0 25px 65px #8b4aee2b}.gemini-brand-mark{width:128px;height:128px;display:block;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 13px 20px rgba(111,75,230,.22))}.gemini-spark{position:absolute;display:block;background:#a95bf2;clip-path:polygon(50% 0,61% 39%,100% 50%,61% 61%,50% 100%,39% 61%,0 50%,39% 39%)}.gemini-spark-one{width:31px;height:31px;top:-23px;right:-15px}.gemini-spark-two{width:15px;height:15px;top:13px;right:-25px;opacity:.72}.results-card-visual{width:214px;height:232px;padding:29px 25px;border-color:#d7f0eb;border-radius:30px;background:linear-gradient(145deg,#fff,#f3fffd);box-shadow:0 25px 65px #00b59f29,0 0 58px #40dccc1a}.results-doc-lines{gap:13px;margin-top:11px}.results-doc-line{height:8px;border-radius:999px;background:#cceee9}.results-doc-line:nth-child(1){background:linear-gradient(90deg,#12bfa8,#4cd8c8)}.results-badge-sparkle{width:58px;height:58px;right:-10px;bottom:-10px;border-radius:17px;background:linear-gradient(145deg,#1bc9b5,#00a990);box-shadow:0 13px 27px #00b39b4d}.results-badge-sparkle svg{width:28px;height:28px}.pipeline-step-arrow{height:250px;margin-top:84px;color:#8268f4;position:relative}.pipeline-step-arrow:before{content:"";position:absolute;left:0;right:0;top:50%;height:4px;border-radius:999px;background:linear-gradient(90deg,#467dff40,#8449f4f0,#ae52f18c);box-shadow:0 0 16px #7949ef40;transform:translateY(-50%)}.pipeline-step-arrow svg{position:relative;z-index:1;width:56px;height:56px;padding:8px;stroke-width:2.45;background:#fff;filter:drop-shadow(0 5px 10px rgba(111,80,230,.16))}.pipeline-step-col h4{position:relative;margin-bottom:30px;font-size:30px}.pipeline-step-col h4:after{content:"";position:absolute;left:50%;bottom:-16px;width:42px;height:5px;border-radius:999px;background:#2b73ff;transform:translate(-50%)}.pipeline-step-col:nth-of-type(3) h4:after{background:#873ef0}.pipeline-step-col:nth-of-type(5) h4:after{background:#b04df3}.pipeline-step-col:nth-of-type(7) h4:after{background:#0bb8a2}.pipeline-step-col p{max-width:280px;font-size:18px;line-height:1.55}.pipeline-step-col p strong{color:#813ff1}@media(max-width:980px){.pipeline-diagram{grid-template-columns:1fr;gap:24px}.pipeline-step-arrow{transform:rotate(90deg);width:100%;height:54px;margin:0}.pipeline-diagram:before{display:none}.pipeline-slide:after{inset:18% 0 2%;opacity:.38}.pipeline-step-col{padding-block:14px}.pipeline-heading-refresh{margin-bottom:48px}.pipeline-step-visual-box{height:auto;min-height:220px}}@media(max-width:560px){.pipeline-heading-refresh h2{font-size:48px}.pipeline-heading-refresh p{font-size:18px}.pipeline-step-num{width:44px;height:44px;margin-bottom:26px;font-size:18px;line-height:44px}.pipeline-step-visual-box{min-height:200px;margin-bottom:24px}.mic-circle-glow{width:168px;height:168px}.transcribe-card-visual{width:min(286px,calc(100vw - 54px))}.gemini-card-visual{width:180px;height:180px}.gemini-brand-mark{width:110px;height:110px}.results-card-visual{width:178px;height:202px}.pipeline-step-col h4{font-size:27px}.pipeline-step-col p{font-size:17px}}.page-progress-guide{gap:18px}.page-progress-navigation{width:30px;height:238px}.page-progress-rail{display:none}.page-progress-stops{justify-content:space-between}.page-progress-stops button{width:30px;height:30px}.page-progress-stops button span{width:12px;height:12px;border:2px solid rgba(63,99,105,.45);background:#ffffff75;box-shadow:none}.page-progress-stops button:hover span,.page-progress-stops button:focus-visible span,.page-progress-stops button.is-active span{border-color:#fff;background:#16a58b;box-shadow:0 0 0 6px #16a58b26,0 8px 18px #0d746629;transform:scale(1.22)}.page-progress-current{width:auto;min-height:0;display:block;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;color:#193d448a;cursor:default;opacity:.6;-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:none;transition:opacity .25s ease,color .25s ease}.page-progress-current>span{gap:5px}.page-progress-current small{color:#188d7b;font-size:10px;letter-spacing:.15em}.page-progress-current b{max-width:178px;color:currentColor;font-size:20px;line-height:1.08;white-space:normal}@media(max-width:780px){.page-progress-navigation{width:24px;height:150px}.page-progress-stops button{width:24px;height:24px}.page-progress-stops button span{width:9px;height:9px}.page-progress-current{display:none}}.hero-section,.product-story-section,.workflow-section,.pricing-section{position:relative;isolation:isolate}.hero-section{background:#fff;box-shadow:0 0 0 100vmax #fff;clip-path:inset(0 -100vmax)}.product-story-section{background:transparent;box-shadow:none;clip-path:none}.workflow-section{background:linear-gradient(135deg,#fffaf2,#fff6ea 58%,#f5fbf8);box-shadow:0 0 0 100vmax #fff8ee;clip-path:inset(0 -100vmax)}.pricing-section:before{background:linear-gradient(135deg,#f4f9ff,#fff 48%,#f8f3ff)}.hero-section:after,.product-story-section:after,.workflow-section:after,.pricing-section:after{content:"";position:absolute;right:50%;bottom:0;width:100vw;height:1px;transform:translate(50%);background:linear-gradient(90deg,#a0bdc51f,#caa15b99 25%,#5c99878c 52%,#ab7ed880 76%,#a0bdc51f)}.benefits-section{background:linear-gradient(135deg,#102a31,#173b40 55%,#17313c);border-color:#2d5960}.founder-section{background:linear-gradient(135deg,#fff7df,#f6dda0)}.founder-atmosphere{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.founder-section>.founder-art,.founder-section>.founder-copy{position:relative;z-index:1}.founder-orb{position:absolute;display:block;border-radius:50%;filter:blur(1px);opacity:.55}.founder-orb-one{width:min(30vw,480px);height:min(30vw,480px);top:-28%;right:-7%;background:radial-gradient(circle,rgba(255,255,255,.72),rgba(255,216,118,.18) 52%,transparent 72%);animation:founder-orb-drift 12s ease-in-out infinite}.founder-orb-two{width:min(22vw,350px);height:min(22vw,350px);bottom:-22%;left:36%;background:radial-gradient(circle,rgba(79,153,255,.26),rgba(119,87,237,.08) 55%,transparent 72%);animation:founder-orb-drift 15s ease-in-out -5s infinite reverse}.founder-float{position:absolute;width:52px;height:52px;display:grid;place-items:center;border:1px solid rgba(53,102,180,.18);border-radius:17px;color:#1766e9;background:#ffffff7a;box-shadow:0 16px 28px #a674231a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:founder-float 6.5s ease-in-out infinite}.founder-float-mic{top:14%;left:7%;color:#1975ef;animation-delay:-1.5s}.founder-float-file{right:11%;bottom:15%;color:#8651e9;animation-delay:-3.4s}.founder-float-spark{top:19%;right:4%;color:#d78918;animation-delay:-5.2s}@keyframes founder-float{0%,to{transform:translateZ(0) rotate(-4deg)}50%{transform:translate3d(0,-15px,0) rotate(5deg)}}@keyframes founder-orb-drift{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(-18px,12px,0) scale(1.08)}}.product-story-slide,.creation-showcase-slide{width:100vw;margin-left:calc(50% - 50vw);padding-left:max(24px,calc((100vw - var(--page)) / 2));padding-right:max(24px,calc((100vw - var(--page)) / 2));padding-top:100px;padding-bottom:100px}.pipeline-slide{isolation:isolate;background:linear-gradient(135deg,#f5faff,#fff 48%,#eef7ff)}.pipeline-slide:before{z-index:0}.pipeline-slide:after{z-index:0}.pipeline-heading-refresh,.pipeline-diagram{position:relative;z-index:1}.difference-slide{background:#f8fafc}.creation-showcase-slide{background:linear-gradient(135deg,#fffdf8,#fbf4e8 55%,#fffaf0)}.creation-showcase-slide:before{display:none}.page-progress-current{opacity:.8}.page-progress-guide:hover .page-progress-current{color:#173c40;opacity:1}.page-progress-current small{color:#a16d2a}.page-progress-current b{max-width:190px;font-size:21px}@media(min-width:781px){.page-progress-guide{gap:26px;padding:24px 28px 24px 22px;border:1px solid rgba(186,210,232,.74);border-radius:30px;background:#f9fdffc7;box-shadow:0 22px 54px #0e375d29,inset 0 1px #ffffffe0;-webkit-backdrop-filter:blur(20px) saturate(1.28);backdrop-filter:blur(20px) saturate(1.28)}.page-progress-navigation{width:54px;height:374px}.page-progress-stops button{width:54px;height:54px}.page-progress-stops button span{width:32px;height:32px;border:3px solid rgba(40,91,143,.42);background:#ffffffe0;box-shadow:0 5px 13px #194a7a1f}.page-progress-stops button:hover span,.page-progress-stops button:focus-visible span,.page-progress-stops button.is-active span{background:linear-gradient(145deg,#7b2ff7,#00b7df);box-shadow:0 0 0 8px #396af329,0 12px 24px #303ac245;transform:scale(1.08)}.page-progress-current{color:#173f7a;opacity:1}.page-progress-guide:hover .page-progress-current{color:#173f7a}.page-progress-current small{color:#7534d5;font-size:11px;letter-spacing:.14em}.page-progress-current b{max-width:220px;color:#073c86;font-size:29px;line-height:1.04;text-shadow:0 1px 0 rgba(255,255,255,.85)}}.email-toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%);z-index:1000;padding:13px 25px;border-radius:9px;color:#fff;background:#102344f5;box-shadow:0 12px 35px #00000038;font-size:14px;font-weight:700;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:email-toast-in .28s cubic-bezier(.22,1,.36,1)}.hero-section{border-bottom:1px solid #dce6f2}.product-story-section{position:relative;padding:0}.product-story-slide,.creation-showcase-slide{border:0;border-radius:0;box-shadow:none}.slide-divider{position:relative;height:2px;margin:0 calc(50% - 50vw);background:linear-gradient(90deg,#1268f400,#1268f45c 16%,#825eeb70,#f4b76661 84%,#f4b76600);box-shadow:0 1px #ffffffe6,0 5px 20px #5b6f990f;z-index:2}.benefits-section{border-top:1px solid #22304a;border-bottom:1px solid #263856}.workflow-section{border-bottom:1px solid #e8d9ca;background:linear-gradient(135deg,#fffaf3,#fff7ea 56%,#f3faf2)}.workflow-top,.guide-carousel-shell{background:transparent}.workflow-top{border-bottom:1px solid rgba(226,199,158,.56)}.pricing-section{position:relative;isolation:isolate}.pricing-section:before{content:"";position:absolute;z-index:-1;inset:0 calc(50% - 50vw);border-top:1px solid #dce5f3;border-bottom:1px solid #dce5f3;background:linear-gradient(135deg,#f7faff,#fff 48%,#faf8ff)}.founder-section{border-top:1px solid #f3c95d;border-bottom:1px solid #e6bc55}.site-footer{border-top:1px solid rgba(105,152,232,.32)}.site-footer{position:relative;z-index:2;margin-top:-160px;border-top:0;background:transparent;color:#d8e7ff}.footer-wave{width:100%;height:220px;line-height:0;overflow:hidden;background:transparent;border:0}.footer-wave svg{width:100%;height:220px;display:block}.footer-inner{min-height:288px;padding-top:74px;padding-bottom:72px;background:linear-gradient(#153f86f0,#153f86fb),url(/landing/footer-wave-texture.png) center / cover no-repeat}.footer-cols{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-bottom{background:#153f86;border-top-color:#daebff33}@media(max-width:780px){.site-footer{margin-top:-92px}.footer-wave,.footer-wave svg{height:132px}.footer-inner{min-height:0;padding-top:48px;padding-bottom:44px}.footer-cols{grid-template-columns:repeat(2,minmax(0,1fr))}}.reviews-section{position:relative;width:100vw;margin-left:calc(50% - 50vw);padding:82px 0 88px;overflow:hidden;border-top:1px solid #dce7f6;border-bottom:1px solid #d7e4f5;background:linear-gradient(130deg,#f8fbff,#fff 48%,#fbf9ff)}.reviews-section:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.34;background-image:url(/landing/reviews-flow-background.png),radial-gradient(circle at 12% 0%,rgba(72,137,255,.11),transparent 26%),radial-gradient(circle at 88% 100%,rgba(151,97,244,.09),transparent 25%);background-position:center,center,center;background-repeat:no-repeat;background-size:cover,auto,auto}.reviews-heading{position:relative;width:var(--page);display:flex;align-items:end;justify-content:space-between;gap:40px;margin:0 auto 48px}.reviews-heading h2{margin:0;color:#0a1f45;font:700 clamp(47px,5vw,72px)/1.01 "Space Grotesk",sans-serif;letter-spacing:-.065em}.reviews-heading h2 span{color:#176cf0}.reviews-heading-note{max-width:320px;display:flex;align-items:center}.reviews-heading-note p{margin:0;color:#566c8d;font-size:18px;line-height:1.5}.reviews-window{position:relative;display:flex}.reviews-track{width:-moz-max-content;width:max-content;display:flex;animation:reviews-marquee 56s linear infinite;will-change:transform}.reviews-window:hover .reviews-track,.reviews-window:focus-within .reviews-track{animation-play-state:paused}.reviews-group{display:flex;gap:20px;min-width:-moz-max-content;min-width:max-content;padding-right:20px}.review-card{width:min(460px,calc(100vw - 58px));min-height:232px;display:flex;flex-direction:column;padding:25px 26px 24px;border:1px solid #d9e5f4;border-radius:18px;background:#ffffffe0;box-shadow:0 16px 38px #1d447a14}.review-card-top{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:11px}.review-avatar{width:46px;height:46px;display:grid;place-items:center;border-radius:15px;color:#fff;font:800 14px/1 Space Grotesk,sans-serif;letter-spacing:-.03em;box-shadow:inset 0 1px #ffffff4d,0 7px 16px #29519021}.review-avatar-gold{background:linear-gradient(145deg,#f2b03f,#e17136)}.review-avatar-violet{background:linear-gradient(145deg,#9263ee,#5a43ca)}.review-avatar-blue{background:linear-gradient(145deg,#46a2f6,#2363dc)}.review-avatar-img{width:46px;height:46px;border-radius:15px;-o-object-fit:cover;object-fit:cover;box-shadow:0 7px 16px #29519021;flex-shrink:0}.review-card-top>div:nth-child(2){min-width:0;display:grid;gap:3px}.review-card-top strong{overflow:hidden;color:#0e2549;font:800 15px/1.1 Space Grotesk,sans-serif;text-overflow:ellipsis;white-space:nowrap}.review-card-top>div:nth-child(2)>span{color:#71839d;font-size:12px}.review-stars{display:flex!important;align-items:center;gap:1px;color:#f5ae24}.review-card>p{margin:24px 0 0;color:#405a7d;font-size:16px;line-height:1.64}@keyframes reviews-marquee{to{transform:translate(-50%)}}.page-progress-guide{position:fixed;top:50%;right:22px;z-index:30;display:flex;align-items:center;gap:17px;transform:translateY(-50%)}.page-progress-navigation{position:relative;width:24px;height:224px}.page-progress-rail{position:absolute;inset:0 auto 0 50%;width:2px;overflow:hidden;border-radius:999px;background:#8ca3c457;transform:translate(-50%);box-shadow:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.page-progress-rail>span{position:absolute;bottom:0;left:0;width:100%;border-radius:inherit;background:linear-gradient(180deg,#8e61f5,#1a78f5 57%,#11b8a2);box-shadow:0 0 10px #2c6ff361;transition:height .16s linear}.page-progress-stops{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.page-progress-stops button{width:24px;height:24px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;background:transparent;cursor:pointer}.page-progress-stops button span{width:6px;height:6px;display:block;border:1px solid rgba(94,119,155,.55);border-radius:50%;background:#ffffff9e;box-shadow:0 1px 4px #1b325617;transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease}.page-progress-stops button:hover span,.page-progress-stops button:focus-visible span,.page-progress-stops button.is-active span{border-color:#fff;background:#176df0;box-shadow:0 0 0 5px #176df029,0 5px 13px #1e5dd22b;transform:scale(1.5)}.page-progress-stops button:focus-visible{outline:0}.page-progress-current{width:206px;min-height:66px;display:flex;align-items:center;gap:0;padding:10px 14px;border:1px solid transparent;border-radius:17px;color:#10284d85;background:#ffffff29;box-shadow:none;cursor:pointer;text-align:left;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:.58;transition:opacity .25s ease,transform .25s ease,border-color .25s ease,background .25s ease,box-shadow .25s ease}.page-progress-current:hover,.page-progress-current:focus-visible{border-color:#649bf56b;background:#fffc;box-shadow:0 15px 38px #22467821;color:#10284d;opacity:1;transform:translate(-4px);outline:0}.page-progress-current>span{min-width:0;display:grid;gap:5px}.page-progress-current small{color:currentColor;font:800 9px/1 Space Grotesk,sans-serif;letter-spacing:.14em;text-transform:uppercase}.page-progress-current b{overflow:hidden;color:currentColor;font:800 18px/1.1 Space Grotesk,sans-serif;letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap}@media(max-width:780px){.product-story-section{padding-top:52px;padding-bottom:52px}.slide-divider{margin-block:34px}.page-progress-guide{right:9px;gap:7px}.page-progress-navigation{height:144px}.page-progress-current{width:132px;min-height:46px;padding:7px 9px;border-radius:12px}.page-progress-current>span{display:none}.reviews-section{padding:78px 0 72px}.reviews-heading{display:block;margin-bottom:36px}.reviews-heading-note{margin-top:23px}.reviews-heading-note p{font-size:17px}.review-card{min-height:220px;padding:22px}.founder-float{width:42px;height:42px;border-radius:14px}.founder-float-mic{left:4%}.founder-float-file{right:4%}.founder-float-spark{display:none}}@media(max-width:480px){.page-progress-guide{top:auto;right:11px;bottom:16px;transform:none}.page-progress-navigation{height:96px}.page-progress-rail{box-shadow:0 0 0 4px #ffffff8c}}@keyframes email-toast-in{0%{opacity:0;transform:translate(-50%,12px)}to{opacity:1;transform:translate(-50%)}}.difference-slide{align-items:center}.difference-refresh{max-width:560px}.difference-refresh-summary{max-width:510px;margin:25px 0 0;color:#526985;font-size:19px;line-height:1.58}.difference-refresh .provider-badges{margin-top:24px}.difference-value-visual{grid-column:2;grid-row:1;min-width:0;padding:8px 0 8px clamp(32px,4vw,76px);border-left:1px solid #cbd8ed}.difference-value-heading{display:flex;align-items:center;gap:18px;padding-bottom:27px;border-bottom:1px solid #cbd8ed}.difference-value-heading img{width:76px;height:76px;flex:0 0 76px;-o-object-fit:cover;object-fit:cover;border-radius:22px;box-shadow:0 12px 30px #2365e229}.difference-value-heading p{margin:0 0 6px;color:#1763e8;font-size:12px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.difference-value-heading h3{max-width:385px;margin:0;color:#0b1f42;font:800 clamp(27px,2.4vw,40px)/1.04 "Space Grotesk",sans-serif;letter-spacing:-.045em}.difference-value-list{margin:0;padding:0;list-style:none}.difference-value-list li{display:grid;grid-template-columns:54px minmax(0,1fr);gap:16px;padding:26px 0;border-bottom:1px solid #d5e0ee}.difference-value-list li>span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(135deg,#1262f4,#34b8ee);box-shadow:0 7px 17px #1262f42e;font-size:12px;font-weight:850}.difference-value-list h4{margin:0;color:#0b2145;font:800 clamp(20px,1.8vw,28px)/1.12 "Space Grotesk",sans-serif;letter-spacing:-.035em}.difference-value-list p{margin:8px 0 0;color:#536a88;font-size:16px;line-height:1.52}.difference-quick-rail{display:flex;flex-wrap:wrap;gap:9px 15px;padding-top:25px;color:#315275}.difference-quick-rail span{display:inline-flex;align-items:center;gap:7px;font-size:14px;font-weight:800}.difference-quick-rail svg{color:#1668f6}@media(max-width:900px){.difference-value-visual{grid-column:1;grid-row:auto;margin-top:34px;padding:30px 0 0;border-top:1px solid #cbd8ed;border-left:0}}@media(max-width:560px){.difference-refresh-summary{font-size:17px}.difference-value-heading{align-items:flex-start}.difference-value-heading img{width:60px;height:60px;flex-basis:60px;border-radius:18px}.difference-value-heading h3{font-size:26px}.difference-value-list li{grid-template-columns:42px minmax(0,1fr);gap:10px;padding:20px 0}.difference-value-list li>span{width:30px;height:30px;font-size:11px}.difference-value-list h4{font-size:20px}.difference-value-list p{font-size:15px}}.hero-background-blobs{position:absolute;top:0;bottom:0;left:50%;width:100vw;transform:translate(-50%);overflow:hidden;z-index:0;pointer-events:none}.hero-blob{position:absolute;border-radius:50%;filter:blur(90px);opacity:.5;mix-blend-mode:multiply;z-index:0}.hero-blob-1{width:45vw;height:45vw;background:#a9cfff;top:-10%;left:-10%}.hero-blob-2{width:40vw;height:40vw;background:#e1d3ff;bottom:-10%;right:-5%}.hero-blob-3{width:35vw;height:35vw;background:#bde0ff;top:40%;left:20%}.faq-section{position:relative;isolation:isolate;background:#fdfdfd;padding:120px 0;width:100vw;margin-left:calc(50% - 50vw)}.faq-decorations{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:0;perspective:1000px}.faq-blob-1,.faq-blob-2,.faq-blob-3{position:absolute;border-radius:50%;filter:blur(80px);opacity:.4;animation:float 15s ease-in-out infinite alternate;transition:transform .2s cubic-bezier(.25,1,.5,1),background-color .8s ease;transform:translate(calc(var(--mouse-x, 0) * -100px),calc(var(--mouse-y, 0) * -100px))}.faq-blob-1{width:40vw;height:40vw;background:#a3c2ff;top:-10%;left:-10%;animation-duration:20s}.faq-blob-2{width:35vw;height:35vw;background:#ffbdf2;bottom:20%;right:-10%;animation-delay:-5s}.faq-blob-3{width:30vw;height:30vw;background:#bde0ff;top:50%;left:25%;animation-duration:25s}.faq-section:hover .faq-blob-1{background:#ffbdf2}.faq-section:hover .faq-blob-2{background:#bde0ff}.faq-section:hover .faq-blob-3{background:#c3a3ff}.faq-decorations{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:1;perspective:1500px;transform-style:preserve-3d}.faq-icon-wrapper{position:absolute;pointer-events:none;z-index:1;will-change:transform}.faq-icon-blue-wrap{top:4%;left:2%;transition:transform .25s cubic-bezier(.2,.8,.4,1);transform:translate3d(calc(var(--mouse-x, 0) * -70px),calc(var(--mouse-y, 0) * 70px),0)}.faq-icon-red-wrap{top:4%;right:2%;transition:transform .25s cubic-bezier(.2,.8,.4,1);transform:translate3d(calc(var(--mouse-x, 0) * 70px),calc(var(--mouse-y, 0) * -70px),0)}.faq-icon-float{display:block;height:auto;pointer-events:none;transform-style:preserve-3d;will-change:transform,filter}.faq-icon-blue{width:380px;animation:continuous-rotate-blue 20s ease-in-out infinite;opacity:.92}.faq-icon-red{width:340px;animation:continuous-rotate-red 18s ease-in-out infinite;opacity:.88}@keyframes continuous-rotate-blue{0%{transform:translateY(0) rotate(-45deg) rotateX(-25deg) rotateY(20deg) scale(.95);filter:drop-shadow(0 25px 40px rgba(0,149,255,.35))}33%{transform:translateY(-30px) rotate(45deg) rotateX(28deg) rotateY(-25deg) scale(1.06);filter:drop-shadow(15px 30px 45px rgba(0,149,255,.45))}66%{transform:translateY(22px) rotate(135deg) rotateX(-20deg) rotateY(35deg) scale(.92);filter:drop-shadow(-15px 25px 35px rgba(0,149,255,.3))}to{transform:translateY(0) rotate(315deg) rotateX(-25deg) rotateY(20deg) scale(.95);filter:drop-shadow(0 25px 40px rgba(0,149,255,.35))}}@keyframes continuous-rotate-red{0%{transform:translateY(0) rotate(35deg) rotateX(25deg) rotateY(15deg) scale(.92);filter:drop-shadow(0 20px 35px rgba(255,45,85,.35))}40%{transform:translateY(-40px) rotate(-45deg) rotateX(-30deg) rotateY(-30deg) scale(1.08);filter:drop-shadow(-18px 35px 50px rgba(255,45,85,.45))}70%{transform:translateY(15px) rotate(215deg) rotateX(20deg) rotateY(40deg) scale(.88);filter:drop-shadow(18px 20px 30px rgba(255,45,85,.25))}to{transform:translateY(0) rotate(395deg) rotateX(25deg) rotateY(15deg) scale(.92);filter:drop-shadow(0 20px 35px rgba(255,45,85,.35))}}.faq-container{position:relative;z-index:1;width:var(--page);max-width:1400px;margin:0 auto}.faq-header{text-align:center;margin-bottom:50px}.faq-header .eyebrow{margin-bottom:12px;color:var(--blue);font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.faq-header h2{margin:0 0 32px;color:var(--navy);font:700 clamp(36px,4.5vw,48px)/1.05 "Space Grotesk",sans-serif;letter-spacing:-.03em}.faq-header h2 span{color:var(--blue)}.faq-search-wrapper{position:relative;max-width:520px;margin:0 auto}.faq-search-icon{position:absolute;left:20px;top:50%;transform:translateY(-50%);color:#8da2c0;pointer-events:none}.faq-search-input{width:100%;height:64px;padding:0 24px 0 54px;border:1px solid #d4dfef;border-radius:100px;background:#fff;color:var(--navy);font-size:17px;font-weight:500;box-shadow:0 12px 30px #14325a0a;transition:border-color .2s ease,box-shadow .2s ease;outline:none}.faq-search-input::-moz-placeholder{color:#9baec9}.faq-search-input::placeholder{color:#9baec9}.faq-search-input:focus{border-color:var(--blue);box-shadow:0 12px 30px #1268f41f}.faq-list{display:flex;flex-direction:column;gap:16px}.faq-item{border:1px solid #e1e9f4;border-radius:16px;background:#fff;transition:border-color .25s ease,box-shadow .25s ease;overflow:hidden}.faq-item:hover,.faq-item.is-expanded{border-color:#bbccf1;box-shadow:0 18px 45px #163c780d}.faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;padding:24px 28px;border:0;background:transparent;color:var(--navy);font:700 18px/1.3 Space Grotesk,sans-serif;text-align:left;cursor:pointer}.faq-question:focus-visible{outline:2px solid var(--blue);outline-offset:-2px}.faq-chevron{flex:0 0 auto;color:#8fa0ba;transition:transform .3s cubic-bezier(.4,0,.2,1),color .3s ease}.faq-item:hover .faq-chevron{color:var(--blue)}.faq-item.is-expanded .faq-chevron{color:var(--blue);transform:rotate(-180deg)}.faq-answer-wrapper{overflow:hidden}.faq-answer-content{padding:0 28px 26px;color:#536987;font-size:16px;line-height:1.65}.faq-empty{text-align:center;padding:60px 0;color:#7b8fae;font-size:17px;font-weight:500}.faq-read-more-wrapper{display:flex;justify-content:center;margin-top:24px}.faq-read-more-btn{display:inline-flex;align-items:center;gap:12px;padding:16px 38px;border-radius:100px;background:linear-gradient(135deg,#1268f4,#153f86);color:#fff;font:700 16px/1 Space Grotesk,sans-serif;letter-spacing:.4px;border:none;cursor:pointer;box-shadow:0 10px 25px #1268f440,0 0 #1268f466;transition:all .3s cubic-bezier(.34,1.56,.64,1);position:relative;overflow:hidden}.faq-read-more-btn:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.25) 0%,transparent 60%);opacity:0;transform:scale(.5);transition:opacity .3s ease,transform .4s ease;pointer-events:none}.faq-read-more-btn:hover{transform:translateY(-4px) scale(1.04);background:linear-gradient(135deg,#2575fc,#184db5);box-shadow:0 18px 40px #1268f473,0 0 20px #2575fc66}.faq-read-more-btn:hover:before{opacity:1;transform:scale(1)}.faq-read-more-btn:active{transform:translateY(-1px) scale(.98);box-shadow:0 8px 20px #1268f44d}.faq-read-more-icon{transition:transform .35s cubic-bezier(.34,1.56,.64,1)}.faq-read-more-btn:hover .faq-read-more-icon:not(.is-rotated){transform:translateY(3px)}.faq-read-more-btn:hover .faq-read-more-icon.is-rotated{transform:rotate(180deg) translateY(3px)}.faq-read-more-icon.is-rotated{transform:rotate(180deg)}@media(max-width:1280px){.faq-icon-blue{width:440px}.faq-icon-red{width:360px}.faq-icon-blue-wrap{left:1%;top:15%}.faq-icon-red-wrap{right:2%;top:20%}}@media(max-width:1024px){.faq-icon-blue{width:320px;opacity:.75}.faq-icon-red{width:260px;opacity:.7}.faq-icon-blue-wrap{left:1%;top:20%}.faq-icon-red-wrap{right:1%;top:22%}}@media(max-width:780px){.faq-section{padding:80px 0}.faq-question{padding:20px;font-size:16px}.faq-answer-content{padding:0 20px 22px;font-size:15px}.faq-icon-blue{width:200px;opacity:.45}.faq-icon-red{width:160px;opacity:.4}.faq-icon-blue-wrap{left:0%;top:25%}.faq-icon-red-wrap{right:0%;top:25%}}
