@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) );--wave-blue: #0668ff;--wave-cyan: #3198ff;--wave-indigo: #5157ff;--wave-violet: #7446f4}*{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(24px,3.2vw,46px);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-actions{justify-self:end;display:flex;align-items:center;gap:12px}.nav-blog-button,.header-blog-mobile{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 19px;border:1px solid rgba(77,91,255,.24);border-radius:12px;color:#fff;background:linear-gradient(135deg,#075ff0,#297ef7 58%,#6b55ef);box-shadow:0 10px 24px #1e64e43d,inset 0 1px #ffffff40;font-size:14px;font-weight:800;white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.site-header nav .nav-blog-button:hover,.header-blog-mobile:hover{color:#fff;filter:saturate(1.08);transform:translateY(-2px);box-shadow:0 15px 30px #1e64e44f,inset 0 1px #ffffff47}.nav-blog-button svg,.header-blog-mobile svg{flex:0 0 auto}.header-blog-mobile{display:none}.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{position:relative;z-index:1;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}main{position:relative;overflow:hidden}.page-wave-container{position:absolute;top:0;left:calc(50% - 50vw);right:calc(50% - 50vw);height:5000px;z-index:0;pointer-events:none}.page-wave-svg{width:100%;height:100%;animation:wave-shift 15s ease-in-out infinite alternate}.wave-particles{animation:particle-drift 20s linear infinite alternate}@keyframes wave-shift{0%{transform:translateY(0) scale(1.02)}to{transform:translateY(-30px) scale(1)}}@keyframes particle-drift{0%{transform:translate(0) translateY(0)}to{transform:translate(-40px) translateY(-20px)}}@media(prefers-reduced-motion:reduce){.section-ribbon svg{animation:none}.page-wave-svg,.wave-particles{animation:none}}@media(max-width:900px){.page-wave-container{opacity:.6;transform:scale(1.5) translate(-15%);transform-origin:top center}}.hero-copy{position:relative;z-index:2}.hero-copy h1{max-width:660px;margin:0;color:#081226;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:#364863;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{position:relative;z-index:1;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:transparent;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-hero-visual{width:min(1440px,100%);margin:0 auto;overflow:hidden;border:1px solid #c9dbef;border-radius:28px;background:#fff;box-shadow:0 32px 85px #1f478024}.pipeline-hero-visual img{display:block;width:100%;height:auto}.live-transcription-showcase{position:relative;z-index:1;width:min(1280px,100%);margin:0 auto;overflow:hidden;border:1px solid rgba(114,160,227,.34);border-radius:34px 8px;background:#f7fbff;box-shadow:0 38px 90px #234c872e;transform-style:preserve-3d}.live-transcription-showcase>.product-image{width:100%;border-radius:inherit}.live-transcription-showcase>.product-image img{display:block;width:100%;height:auto}.live-transcription-showcase>figcaption{position:absolute;right:24px;bottom:22px;display:flex;gap:8px;padding:8px;border:1px solid rgba(152,183,228,.5);border-radius:16px;background:#ffffffe6;box-shadow:0 15px 36px #19457e29;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.live-transcription-showcase>figcaption span{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;color:#24496f;font-size:13px;font-weight:800;white-space:nowrap}.live-transcription-showcase>figcaption svg{color:#1268f4}.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:nth-child(1) .pipeline-step-visual-box{transform:rotate(-1.4deg)}.pipeline-step-col:nth-child(2) .pipeline-step-visual-box{transform:translateY(8px) rotate(.8deg)}.pipeline-step-col:nth-child(3) .pipeline-step-visual-box{transform:translateY(-5px) rotate(-.6deg)}.pipeline-step-col:nth-child(4) .pipeline-step-visual-box{transform:translateY(9px) rotate(1.2deg)}.pipeline-step-col:hover .pipeline-step-visual-box{transform:translateY(-4px) rotate(0)}.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;transition:transform .38s cubic-bezier(.22,1,.36,1)}.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}.about-payment-card{margin-top:36px;padding:24px;background:#2563eb08;border:1px dashed rgba(37,99,235,.25);border-radius:16px}.about-payment-card h3{display:flex;align-items:center;gap:8px;font-family:Space Grotesk,sans-serif;font-size:20px;font-weight:700;color:var(--navy);margin-top:0;margin-bottom:12px}.about-payment-card h3 svg{color:var(--blue)}.about-payment-card p{font-size:15px;color:#4b5870;margin-bottom:16px;line-height:1.6}.about-payment-card ul{list-style-type:disc;padding-left:20px;margin:0}.about-payment-card li{font-size:14px;color:#4b5870;margin-bottom:10px;line-height:1.5}.about-payment-card li:last-child{margin-bottom:0}@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-product-stage{position:relative;z-index:1;max-width:1160px;margin:0 auto 58px;padding:18px;overflow:hidden;border:1px solid rgba(74,105,145,.24);border-radius:38px 10px;background:#e8e2d9;box-shadow:0 34px 85px #38414f33;perspective:1200px}.creation-product-stage:before{content:"";position:absolute;inset:0;z-index:2;border:9px solid rgba(255,255,255,.62);border-radius:inherit;pointer-events:none}.creation-product-stage img{position:relative;z-index:1;width:100%;border-radius:26px 6px;transition:transform 1.2s cubic-bezier(.22,1,.36,1),filter .7s ease}.creation-product-stage:hover img{transform:scale(1.025);filter:saturate(1.04)}.creation-stage-grid{position:absolute;inset:0;z-index:0;background:linear-gradient(rgba(40,71,111,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(40,71,111,.08) 1px,transparent 1px);background-size:32px 32px}.creation-stage-tag{position:absolute;z-index:4;display:inline-flex;align-items:center;gap:8px;padding:11px 15px;border:1px solid rgba(176,195,222,.72);border-radius:999px;color:#133e78;background:#ffffffeb;box-shadow:0 13px 30px #14376726;font-size:12px;font-weight:800;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.creation-stage-tag svg{color:var(--blue)}.creation-stage-tag-input{left:4%;top:8%;animation:creation-tag-float 5.5s ease-in-out infinite}.creation-stage-tag-memory{right:4%;bottom:8%;animation:creation-tag-float 6s -2.2s ease-in-out infinite reverse}.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-product-stage{position:relative;width:min(1320px,calc(100% - 64px));margin:62px auto 10px;perspective:1500px}.benefits-product-stage:before{content:"";position:absolute;inset:12% 6% -6%;border-radius:50%;background:#1368f4;filter:blur(85px);opacity:.23;transform:translateZ(-80px)}.benefits-product-stage img{position:relative;z-index:1;width:100%;border:1px solid rgba(95,145,255,.28);border-radius:28px;box-shadow:0 48px 110px #0000007a;transform:rotateX(1.7deg);transition:transform .8s cubic-bezier(.22,1,.36,1),box-shadow .8s ease}.benefits-product-stage:hover img{transform:rotateX(0) translateY(-7px) scale(1.008);box-shadow:0 60px 130px #0000008c}.benefits-stage-halo{position:absolute;inset:-10% -3%;border:1px solid rgba(82,137,255,.18);border-radius:50%;transform:rotate(-4deg);animation:benefits-halo 10s ease-in-out infinite alternate}.benefits-product-stage figcaption{position:absolute;left:50%;bottom:-24px;z-index:3;display:flex;align-items:center;gap:13px;padding:12px 18px;border:1px solid rgba(111,151,218,.38);border-radius:999px;color:#d9e8ff;background:#07142fe0;box-shadow:0 18px 40px #00000052;font-size:12px;font-weight:800;transform:translate(-50%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);white-space:nowrap}.benefits-product-stage figcaption span{color:#65b9ff;font-size:10px;letter-spacing:.08em}.benefits-product-stage figcaption i{width:28px;height:1px;background:linear-gradient(90deg,#317deb,#6e57ef)}.benefits-window{margin-top:84px;display:flex}.benefits-track{width:-moz-max-content;width:max-content;display:flex;animation:benefits-marquee 62s linear infinite;animation-play-state:running;will-change:transform}.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%)}}@keyframes benefits-halo{0%{transform:rotate(-4deg) scale(.97);opacity:.5}to{transform:rotate(4deg) scale(1.03);opacity:1}}@keyframes creation-tag-float{0%,to{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-10px) rotate(1deg)}}.workflow-section{position:relative;z-index:1;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(92vw, 120vh, 1500px);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-open-link{display:inline-flex;align-items:center;gap:7px;margin-top:16px;color:var(--blue);font-weight:800;text-decoration:none}.guide-open-link:hover{text-decoration:underline}.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:760px;display:grid;grid-template-columns:.72fr 1.28fr;gap:70px;align-items:center;padding:82px max(48px,calc((100vw - 1460px)/2));color:#fff;background:radial-gradient(circle at 75% 20%,#12357b 0,transparent 35%),linear-gradient(145deg,#06152f,#082759 72%,#0b3071);overflow:hidden}.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-context-stage{position:relative;min-width:0;margin:0;transform-style:preserve-3d;perspective:1300px}.workflow-context-stage:before{content:"";position:absolute;inset:-8% 8% 6% -5%;z-index:0;border:1px solid rgba(119,164,238,.29);border-radius:41px 9px;background:linear-gradient(145deg,#4c85e233,#0a1f4c33);transform:rotate(-2.5deg) translateZ(-30px)}.workflow-context-stage>img{position:relative;z-index:1;width:100%;border:1px solid rgba(147,183,242,.45);border-radius:22px 5px;box-shadow:0 44px 95px #00000061}.workflow-context-shadow{position:absolute;left:9%;right:5%;bottom:3%;height:18%;border-radius:50%;background:#00000073;filter:blur(34px);transform:translateY(45%) rotateX(72deg)}.workflow-context-stage figcaption{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:14px;margin:-2px 18px 0;padding:13px 16px;border:1px solid rgba(132,170,231,.36);border-top:0;border-radius:0 0 14px 14px;background:#05183ed6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.workflow-context-stage figcaption>span{display:inline-flex;align-items:center;gap:8px;color:#d9e8ff;font-size:12px;font-weight:800}.workflow-live-dot{width:8px;height:8px;border-radius:50%;background:#20d092;box-shadow:0 0 0 6px #20d0921f;animation:workflow-live-pulse 1.8s ease-in-out infinite}.workflow-context-stage figcaption button{display:inline-flex;align-items:center;gap:6px;padding:0;border:0;color:#75adff;background:transparent;cursor:pointer;font-size:12px;font-weight:800}.workflow-context-stage .language-row{margin-top:17px}.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}@keyframes workflow-live-pulse{0%,to{opacity:.55;transform:scale(.82)}50%{opacity:1;transform:scale(1)}}.use-case-section{position:relative;z-index:1;width:100vw;margin-left:calc(50% - 50vw);padding:118px max(24px,calc((100vw - 1380px)/2)) 126px;overflow:hidden;color:#112443;background:linear-gradient(135deg,#edf5ff,#fff 44%,#f3edff)}.use-case-section:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(29,91,177,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(29,91,177,.045) 1px,transparent 1px);background-size:52px 52px;-webkit-mask-image:linear-gradient(to bottom,transparent,#000 15%,#000 82%,transparent);mask-image:linear-gradient(to bottom,transparent,#000 15%,#000 82%,transparent);pointer-events:none}.use-case-orbit{position:absolute;right:-9vw;top:-12vw;width:min(42vw,650px);aspect-ratio:1;border:1px solid rgba(91,99,190,.18);border-radius:50%;animation:use-case-orbit-turn 24s linear infinite}.use-case-orbit:before,.use-case-orbit:after{content:"";position:absolute;border:1px solid rgba(38,112,224,.15);border-radius:50%}.use-case-orbit:before{inset:14%}.use-case-orbit:after{inset:31%}.use-case-orbit span{position:absolute;width:12px;height:12px;border-radius:50%;background:#1268f4;box-shadow:0 0 0 8px #1268f41a}.use-case-orbit span:first-child{left:13%;top:49%}.use-case-orbit span:nth-child(2){right:18%;top:18%;background:#7952ee}.use-case-orbit span:nth-child(3){left:50%;bottom:-6px;background:#19b889}.use-case-heading-row{position:relative;z-index:1;display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.use-case-heading{position:relative;z-index:1;max-width:850px}.use-case-heading h2{margin:0;font:700 clamp(48px,5.6vw,78px)/1.02 "Space Grotesk",sans-serif;letter-spacing:-.065em}.use-case-heading h2 span{color:var(--blue)}.use-case-heading-note{margin:0 0 8px;padding:17px 20px;border-left:1px solid #afc4df;color:#647792;font:700 13px/1.55 Space Grotesk,sans-serif;text-transform:uppercase;letter-spacing:.045em}.use-case-heading-note span{display:block;color:#1268f4;font-size:25px;line-height:1;margin-bottom:8px}.use-case-tabs{position:relative;z-index:2;display:inline-flex;gap:7px;margin:42px 0 30px;padding:6px;border:1px solid #cbd9ea;border-radius:999px;background:#ffffffb8;box-shadow:0 14px 36px #21498014;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.use-case-tabs button{min-height:45px;display:inline-flex;align-items:center;gap:8px;padding:0 18px;border:0;border-radius:999px;color:#536784;background:transparent;cursor:pointer;font-weight:800;transition:color .22s,background .22s,transform .22s}.use-case-tabs button small{color:#91a4bf;font-size:9px;letter-spacing:.06em}.use-case-tabs button:hover{color:var(--blue);transform:translateY(-1px)}.use-case-tabs button.is-active{color:#fff;background:#1268f4;box-shadow:0 8px 19px #1268f442}.use-case-tabs button.is-active small{color:#cfe2ff}.use-case-tabs button:focus-visible{outline:3px solid rgba(18,104,244,.23);outline-offset:3px}.use-case-tabs button:nth-child(1).is-active{background:#1268f4}.use-case-tabs button:nth-child(2).is-active{background:#0e9f78;box-shadow:0 8px 19px #0e9f783d}.use-case-tabs button:nth-child(3).is-active{background:#6f4ce7;box-shadow:0 8px 19px #6f4ce73d}.use-case-tabs button:nth-child(4).is-active{background:#cf761a;box-shadow:0 8px 19px #cf761a3d}.use-case-stage{position:relative;z-index:1;display:grid;grid-template-columns:.68fr 1.32fr;gap:clamp(45px,7vw,105px);align-items:center;min-height:650px;padding:50px;border:1px solid rgba(172,194,224,.72);border-radius:10px 52px;background:#ffffff9e;box-shadow:0 35px 100px #1d447a21;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.use-case-stage:after{content:"";position:absolute;inset:0;z-index:-1;border-radius:inherit;opacity:.65;pointer-events:none;transition:background .45s ease}.use-case-stage-study:after{background:radial-gradient(circle at 92% 12%,rgba(18,104,244,.14),transparent 32%)}.use-case-stage-meetings:after{background:radial-gradient(circle at 92% 12%,rgba(18,184,137,.14),transparent 32%)}.use-case-stage-interviews:after{background:radial-gradient(circle at 92% 12%,rgba(121,82,238,.15),transparent 32%)}.use-case-stage-ideas:after{background:radial-gradient(circle at 92% 12%,rgba(236,148,42,.15),transparent 32%)}.use-case-progress{position:absolute;top:0;left:50px;right:50px;height:2px;overflow:hidden;background:#dce6f2}.use-case-progress i{display:block;height:100%;background:linear-gradient(90deg,#1268f4,#7652ed);transition:width .45s cubic-bezier(.22,1,.36,1)}.use-case-step-count{display:block;margin-bottom:25px;color:#9aaac0;font:800 11px/1 Space Grotesk,sans-serif;letter-spacing:.12em}.use-case-copy>p:first-child{margin:0 0 18px;color:#1268f4;font-size:12px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.use-case-copy h3{margin:0;font:700 clamp(38px,4vw,58px)/1.02 "Space Grotesk",sans-serif;letter-spacing:-.055em}.use-case-copy>p:nth-of-type(2){margin:24px 0 0;color:#5a6c87;font-size:18px;line-height:1.68}.use-case-copy .use-case-guide-link{display:flex;align-items:center;gap:10px;margin-top:32px;padding-top:22px;border-top:1px solid #cddaea;color:#173f77;font-size:14px;font-weight:800;text-decoration:none}.use-case-copy .use-case-guide-link:hover{color:#1268f4}.use-case-visual{position:relative;margin:0;overflow:hidden;border:1px solid #aebfd8;border-radius:28px 8px;background:#fff;box-shadow:0 34px 70px #173b6e29;transform-origin:center}.editorial-scene{position:relative;min-height:520px;overflow:hidden;padding:clamp(34px,5vw,70px);isolation:isolate}.editorial-scene:before{content:"";position:absolute;inset:0;z-index:-2;background-size:36px 36px;opacity:.58}.editorial-scene:after{content:"";position:absolute;z-index:-1;border-radius:50%;filter:blur(2px)}.editorial-scene small{font-size:11px;font-weight:900;letter-spacing:.14em}.editorial-scene strong{display:block;font:800 clamp(43px,5.1vw,78px)/.98 "Space Grotesk",sans-serif;letter-spacing:-.065em}.editorial-scene em{font-style:normal}.editorial-scene-study{color:#0b2860;background:linear-gradient(145deg,#f7fbff,#e8f2ff)}.editorial-scene-study:before{background-image:linear-gradient(rgba(22,104,244,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(22,104,244,.06) 1px,transparent 1px)}.editorial-scene-study:after{width:390px;height:390px;right:-90px;bottom:-120px;background:#2678ff1f}.editorial-mic{display:inline-flex;align-items:center;gap:15px;color:#1268f4}.editorial-mic svg{width:55px;height:55px;padding:14px;border:1px solid #9fc5ff;border-radius:50%;background:#fff;box-shadow:0 13px 30px #1268f424}.editorial-mic span{font:900 10px/1.25 Space Grotesk,sans-serif;letter-spacing:.12em}.editorial-wave{position:absolute;top:46px;right:8%;display:flex;align-items:center;gap:5px;height:68px}.editorial-wave i{width:4px;height:calc(12px + (var(--wave, 1) * 5px));border-radius:99px;background:#2e79ef;transform-origin:center}.editorial-wave i:nth-child(3n){height:48px}.editorial-wave i:nth-child(4n){height:30px}.editorial-wave i:nth-child(5n){height:58px}.editorial-statement{margin-top:88px}.editorial-statement small{color:#6d89ae}.editorial-statement strong{margin-top:15px}.editorial-statement em{color:#1268f4}.editorial-tags{display:flex;flex-wrap:wrap;gap:10px;margin:46px 0 0;padding:0;list-style:none}.editorial-tags li{padding:11px 15px;border:1px solid #bad2f2;border-radius:999px;background:#ffffffb8;font-size:12px;font-weight:800}.editorial-scene-meetings{color:#063f36;background:linear-gradient(145deg,#f2fffb,#dff8ef)}.editorial-scene-meetings:before{background-image:radial-gradient(rgba(14,159,120,.13) 1.2px,transparent 1.2px);background-size:22px 22px}.editorial-scene-meetings:after{width:430px;height:430px;left:-180px;bottom:-220px;background:#0e9f7821}.editorial-meeting-title>span{display:inline-flex;align-items:center;gap:9px;color:#0e9f78;font-size:11px;font-weight:900;letter-spacing:.13em}.editorial-meeting-title strong{max-width:710px;margin-top:22px}.editorial-meeting-title em{color:#0e9f78}.editorial-meeting-flow{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:54px 0 0;padding:0;list-style:none}.editorial-meeting-flow li{min-height:120px;padding:18px;border-top:3px solid #0e9f78;background:#ffffffad;box-shadow:0 14px 34px #095b4614}.editorial-meeting-flow small,.editorial-meeting-flow b,.editorial-meeting-flow span{display:block}.editorial-meeting-flow small{color:#55a993}.editorial-meeting-flow b{margin-top:22px;font:800 21px/1 Space Grotesk,sans-serif}.editorial-meeting-flow span{margin-top:7px;color:#577970;font-size:12px}.editorial-scene-interviews{color:#29186e;background:linear-gradient(140deg,#faf7ff,#eee8ff)}.editorial-scene-interviews:before{background-image:linear-gradient(120deg,rgba(111,76,231,.055) 25%,transparent 25%,transparent 50%,rgba(111,76,231,.055) 50%,rgba(111,76,231,.055) 75%,transparent 75%);background-size:48px 48px}.editorial-scene-interviews:after{width:410px;height:410px;right:-150px;top:-190px;background:#704de824}.editorial-quote-mark{position:absolute;right:8%;top:10%;color:#7454eb;font:800 190px/.7 Georgia,serif;opacity:.22}.editorial-quote-copy{position:relative;z-index:1;margin-top:35px}.editorial-quote-copy small{color:#836de0}.editorial-quote-copy strong{margin-top:18px}.editorial-quote-copy em{color:#6f4ce7}.editorial-quote-copy p{width:-moz-fit-content;width:fit-content;display:flex;align-items:center;gap:9px;margin:43px 0 0;padding:12px 16px;border:1px solid #c8bdf5;border-radius:999px;background:#ffffffad;color:#5d4aaf;font-size:12px;font-weight:800}.editorial-quote-lines{position:absolute;right:8%;bottom:10%;display:grid;gap:11px;width:36%}.editorial-quote-lines i{height:7px;border-radius:99px;background:#c8bbf6}.editorial-quote-lines i:nth-child(2){width:72%}.editorial-quote-lines i:nth-child(3){width:88%}.editorial-quote-lines i:nth-child(4){width:54%}.editorial-scene-ideas{color:#62320b;background:linear-gradient(140deg,#fffaf1,#ffeed5)}.editorial-scene-ideas:before{background-image:radial-gradient(rgba(207,118,26,.13) 1px,transparent 1px);background-size:27px 27px}.editorial-scene-ideas:after{width:450px;height:450px;right:-210px;bottom:-210px;background:#e890332b}.editorial-idea-orb{width:136px;height:136px;display:grid;place-items:center;margin-left:auto;border:1px solid #e7b56e;border-radius:50%;color:#cf761a;background:#ffffffab;box-shadow:0 20px 40px #9b54111f}.editorial-idea-orb svg{width:44px;height:44px}.editorial-idea-orb span{font-size:9px;font-weight:900;letter-spacing:.12em}.editorial-idea-copy{margin-top:-50px}.editorial-idea-copy small{color:#ac6d2d}.editorial-idea-copy strong{margin-top:17px}.editorial-idea-copy em{color:#cf761a}.editorial-idea-path{display:flex;align-items:center;gap:12px;margin-top:50px;color:#95602a;font-size:12px;font-weight:850}.editorial-idea-path span{padding:10px 13px;border:1px solid #e7c18e;border-radius:999px;background:#ffffff9e}.editorial-idea-path svg{width:16px}.use-case-visual-note{position:absolute;top:58px;right:18px;display:flex;align-items:center;gap:10px;padding:11px 14px;border:1px solid rgba(159,185,222,.68);border-radius:14px;color:#1268f4;background:#ffffffe6;box-shadow:0 14px 32px #1f437629;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.use-case-visual-note>span{display:grid;gap:2px;color:#70819b;font-size:9px;font-weight:750;text-transform:uppercase;letter-spacing:.05em}.use-case-visual-note strong{color:#163c70;font-size:11px;text-transform:none;letter-spacing:0}.ai-method-section{position:relative;z-index:1;width:min(1420px,calc(100% - 64px));margin:0 auto;display:grid;grid-template-columns:.82fr 1.18fr;gap:clamp(50px,7vw,105px);align-items:center;padding:132px 0;perspective:1500px}.ai-method-copy h2{margin:0;font:700 clamp(48px,5.5vw,76px)/1.02 "Space Grotesk",sans-serif;letter-spacing:-.065em}.ai-method-copy h2 span{color:#7050eb}.ai-method-copy>p:not(.eyebrow){max-width:650px;margin:24px 0 0;color:#5f708a;font-size:18px;line-height:1.68}.ai-method-steps{margin-top:38px;border-top:1px solid #d6e0ec}.ai-method-steps article{display:grid;grid-template-columns:48px 1fr;gap:16px;padding:22px 0;border-bottom:1px solid #d6e0ec}.ai-method-steps article>span{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;color:#1268f4;background:#eaf3ff}.ai-method-steps small{color:#9aabc2;font-size:10px;font-weight:900;letter-spacing:.1em}.ai-method-steps h3{margin:4px 0 5px;font:700 20px/1.15 Space Grotesk,sans-serif}.ai-method-steps p{margin:0;color:#677994;font-size:14px;line-height:1.55}.ai-method-visual{position:relative;margin:0;transform-style:preserve-3d}.ai-method-visual:before{content:"";position:absolute;inset:-5% 7% 6% -6%;z-index:-1;border:1px solid #b5c9e4;border-radius:42px 8px;background:linear-gradient(145deg,#e6f1ff,#ede7ff);transform:rotate(-3deg) translateZ(-35px)}.ai-method-visual img{width:100%;border:1px solid #c5d3e4;border-radius:27px 7px;box-shadow:0 38px 85px #1a3f7036}.ai-method-visual figcaption{position:absolute;left:50%;bottom:-28px;display:flex;align-items:center;gap:10px;padding:12px 16px;border:1px solid #c7d5e8;border-radius:999px;color:#294e82;background:#ffffffed;box-shadow:0 16px 36px #1d417324;font-size:11px;font-weight:800;transform:translate(-50%);white-space:nowrap;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ai-method-visual figcaption span{display:flex;align-items:center;gap:6px}.ai-method-visual figcaption svg{color:#1268f4}.ai-method-steps article{transition:transform .25s ease,background .25s ease}.ai-method-steps article:hover{padding-inline:13px;border-radius:15px;background:#f6f9ff;transform:translate(7px)}.ai-method-steps article>span{transition:transform .3s cubic-bezier(.22,1,.36,1),background .25s ease}.ai-method-steps article:hover>span{background:#1268f4;color:#fff;transform:rotate(-6deg) scale(1.05)}@keyframes use-case-orbit-turn{to{transform:rotate(360deg)}}@keyframes use-case-signal{0%,to{transform:scaleY(.55);opacity:.6}50%{transform:scaleY(1.18);opacity:1}}.workflow-overview-section{position:relative;width:min(1540px,calc(100% - 48px));margin:0 auto;padding:116px 0 132px}.workflow-overview-section:before{content:"";position:absolute;inset:4% -5% 0;z-index:-1;border-radius:56px;background:radial-gradient(circle at 15% 48%,rgba(43,116,255,.12),transparent 29%),radial-gradient(circle at 84% 53%,rgba(17,193,171,.12),transparent 28%),#f8fbff}.workflow-overview-heading{max-width:760px;margin:0 auto 48px;text-align:center}.workflow-overview-heading h2{margin:10px 0 18px;color:#071a3b;font:700 clamp(46px,5.2vw,76px)/1 "Space Grotesk",sans-serif;letter-spacing:-.058em}.workflow-overview-heading>p:last-child{max-width:630px;margin:0 auto;color:#526985;font-size:19px;line-height:1.55}.workflow-overview-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;width:min(1400px,100%);margin:0 auto;overflow:hidden;border:1px solid #c6d9ee;border-radius:30px;background:#c6d9ee;box-shadow:0 34px 90px #173e741f}.workflow-overview-steps article{min-height:300px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto 1fr;gap:0 18px;padding:32px;background:#fffffff5}.workflow-overview-steps article>span{color:#91a5c0;font:900 11px/1 Space Grotesk,sans-serif;letter-spacing:.13em}.workflow-overview-steps article>svg{grid-column:1;width:42px;height:42px;margin-top:70px;padding:10px;border-radius:14px;color:#fff;background:#1268f4;box-shadow:0 13px 28px #1268f42e}.workflow-overview-steps article:nth-child(2)>svg{background:#2086d9}.workflow-overview-steps article:nth-child(3)>svg{background:#7650ec}.workflow-overview-steps article:nth-child(4)>svg{background:#11a486}.workflow-overview-steps article>div{grid-column:2;grid-row:1 / span 2;align-self:end}.workflow-overview-steps h3{margin:0;color:#0d2347;font:800 30px/1 Space Grotesk,sans-serif;letter-spacing:-.04em}.workflow-overview-steps p{margin:13px 0 0;color:#617590;font-size:14px;line-height:1.55}@media(max-width:720px){.workflow-overview-section{width:min(100% - 24px,1540px);padding:76px 0 88px}.workflow-overview-heading{margin-bottom:28px;text-align:left}.workflow-overview-heading h2{font-size:43px}.workflow-overview-heading>p:last-child{margin-left:0;font-size:17px}.workflow-overview-steps{grid-template-columns:1fr;border-radius:20px}.workflow-overview-steps article{min-height:0;grid-template-columns:38px 46px 1fr;grid-template-rows:auto;padding:22px}.workflow-overview-steps article>span{align-self:center}.workflow-overview-steps article>svg{grid-column:2;margin:0}.workflow-overview-steps article>div{grid-column:3;grid-row:1;align-self:center}.workflow-overview-steps h3{font-size:24px}.workflow-overview-steps p{margin-top:7px}}.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}.header-blog-mobile{display:inline-flex}.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-actions{gap:8px}.header-blog-mobile{min-height:43px;padding:0 13px;border-radius:10px;font-size:12px}.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}.workflow-context-stage:before{inset:-4% 4% 5% -2%;border-radius:22px 6px}.workflow-context-stage>img{border-radius:13px 4px}.workflow-context-stage figcaption{margin-inline:7px;padding:10px 11px}.workflow-context-stage figcaption button{font-size:10px}.language-row span{display:none}.use-case-section{padding:82px 15px 90px}.use-case-heading-row{display:block}.use-case-heading h2{font-size:48px}.use-case-heading-note{display:none}.use-case-tabs{width:100%;overflow-x:auto;border-radius:16px;scrollbar-width:none}.use-case-tabs::-webkit-scrollbar{display:none}.use-case-tabs button{flex:0 0 auto;min-height:42px;padding-inline:14px}.use-case-stage{min-height:0;grid-template-columns:1fr;gap:35px;padding:24px;border-radius:7px 28px}.use-case-progress{left:24px;right:24px}.use-case-copy h3{font-size:39px}.use-case-copy>p:nth-of-type(2){font-size:16px}.use-case-visual{border-radius:13px}.editorial-scene{min-height:390px;padding:27px 24px}.editorial-scene strong{font-size:44px}.editorial-wave{top:33px;right:4%;transform:scale(.72);transform-origin:right center}.editorial-statement{margin-top:64px}.editorial-tags{margin-top:32px}.editorial-meeting-flow{grid-template-columns:1fr;gap:7px;margin-top:30px}.editorial-meeting-flow li{min-height:0;display:grid;grid-template-columns:34px 1fr;padding:13px 14px}.editorial-meeting-flow b{margin-top:0}.editorial-meeting-flow span{grid-column:2}.editorial-quote-mark{right:3%;top:8%;font-size:140px}.editorial-quote-lines{display:none}.editorial-idea-orb{width:92px;height:92px}.editorial-idea-orb svg{width:31px;height:31px}.editorial-idea-orb span{display:none}.editorial-idea-copy{margin-top:10px}.editorial-idea-path{flex-wrap:wrap;margin-top:32px;gap:7px}.ai-method-section{width:calc(100% - 30px);grid-template-columns:1fr;gap:48px;padding:90px 0 104px}.ai-method-copy h2{font-size:48px}.ai-method-copy>p:not(.eyebrow){font-size:16px}.ai-method-visual:before{inset:-3% 4% 5% -3%;border-radius:23px 6px}.ai-method-visual img{min-height:280px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:17px 5px}.ai-method-visual figcaption{bottom:-22px;gap:5px;padding:9px 10px;font-size:8px}.ai-method-visual figcaption svg{width:12px;height:12px}.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}}.hero-section{--hero-x: 0;--hero-y: 0;perspective:1500px}.hero-technical-field{position:absolute;inset:88px 50% auto;z-index:0;width:100vw;height:calc(100% - 88px);transform:translate(-50%);overflow:hidden;pointer-events:none;background:linear-gradient(rgba(26,89,170,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(26,89,170,.055) 1px,transparent 1px),radial-gradient(circle at 79% 46%,rgba(36,121,240,.12),transparent 30%);background-size:56px 56px,56px 56px,auto;-webkit-mask-image:linear-gradient(to bottom,transparent,#000 12%,#000 82%,transparent);mask-image:linear-gradient(to bottom,transparent,#000 12%,#000 82%,transparent)}.hero-technical-field:before{content:"";position:absolute;inset:0;background:linear-gradient(105deg,transparent 15%,rgba(255,255,255,.94) 44%,rgba(255,255,255,.22) 71%,transparent)}.hero-field-line{position:absolute;width:500px;height:2px;background:linear-gradient(90deg,transparent,rgba(17,99,221,.8),transparent)}.hero-field-line:after{content:"";position:absolute;right:18%;top:-4px;width:8px;height:8px;border-radius:50%;background:#4792ff;box-shadow:0 0 14px 4px #1972ee66}.hero-field-line-a{top:24%;left:-20%;--rotation: -18deg;animation:hero-shooting-star 14s infinite linear}.hero-field-line-b{right:-20%;bottom:25%;--rotation: 13deg;animation:hero-shooting-star 16s infinite linear 4s}.hero-field-line-c{top:65%;left:-20%;--rotation: -5deg;animation:hero-shooting-star 15s infinite linear 8s}.hero-field-line-d{right:-20%;top:10%;--rotation: 25deg;animation:hero-shooting-star 17s infinite linear 12s}@keyframes hero-shooting-star{0%{transform:rotate(var(--rotation)) translate(-20vw);opacity:0}15%{opacity:1}75%{opacity:1}to{transform:rotate(var(--rotation)) translate(150vw);opacity:0}}.hero-field-label{position:absolute;right:4%;top:15%;color:#1442826b;font:700 10px/1 Space Grotesk,sans-serif;letter-spacing:.18em}.hero-media{z-index:2;transform-style:preserve-3d}.hero-product-scene{position:relative;padding:clamp(26px,3vw,48px) clamp(18px,2vw,34px) clamp(48px,5vw,78px);transform-style:preserve-3d;transform:rotateX(calc(var(--hero-y) * -2.6deg)) rotateY(calc(var(--hero-x) * 3.8deg));transition:transform .24s cubic-bezier(.2,.75,.3,1)}.hero-depth-grid{position:absolute;inset:6% -2% 0;border:1px solid rgba(53,112,194,.14);border-radius:34px;background:linear-gradient(rgba(32,105,207,.09) 1px,transparent 1px),linear-gradient(90deg,rgba(32,105,207,.09) 1px,transparent 1px),linear-gradient(145deg,#f4f9ffe6,#dfedff57);background-size:28px 28px,28px 28px,auto;transform:translateZ(-65px) rotateX(67deg) scale(.94);transform-origin:50% 85%;opacity:.75}.hero-product-shadow{position:absolute;left:9%;right:2%;bottom:6%;height:24%;border-radius:50%;background:#224b8b36;filter:blur(32px);transform:translateZ(-40px) rotateX(70deg)}.hero-product-frame{position:relative;overflow:hidden;border:1px solid rgba(116,147,192,.52);border-radius:21px;background:#fff;box-shadow:0 36px 70px #13376e38,0 8px 22px #1441841f;transform:translateZ(32px) rotate(.15deg);transition:box-shadow .3s ease}.hero-product-scene:hover .hero-product-frame{box-shadow:0 44px 90px #13376e40,0 12px 28px #14418424}.hero-frame-bar{height:38px;display:flex;align-items:center;gap:7px;padding:0 14px;border-bottom:1px solid #dce6f2;background:linear-gradient(#fbfdff,#f3f7fc)}.hero-frame-bar span{width:8px;height:8px;border-radius:50%;background:#c9d5e5}.hero-frame-bar span:first-child{background:#ff7e78}.hero-frame-bar span:nth-child(2){background:#f8c35b}.hero-frame-bar span:nth-child(3){background:#4bc58a}.hero-frame-bar b{margin-left:8px;color:#60718a;font-size:10px;letter-spacing:.03em}.hero-product-frame .hero-product-image{max-width:none;margin:0;border:0;border-radius:0;box-shadow:none;transform:none}.hero-glass-badge{position:absolute;z-index:20;display:flex;align-items:center;gap:8px;padding:10px 16px;background:#ffffffd9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.6);border-radius:999px;font-size:13px;font-weight:600;color:#102344;box-shadow:0 10px 30px #0b285a1f,inset 0 1px #fff}.hero-badge-live{left:-4%;bottom:8%;color:#e53e3e;animation:hero-chip-float-a 4.5s ease-in-out infinite}.hero-badge-output{right:-2%;top:5%;color:#18a873;animation:hero-chip-float-b 5.2s ease-in-out infinite}.live-icon-pulse{animation:hero-live-pulse 1.8s ease-in-out infinite;color:#e53e3e}.ready-icon-spin{animation:badge-sparkle-spin 4s linear infinite;color:#18a873}@keyframes badge-sparkle-spin{0%{transform:scale(1) rotate(0)}50%{transform:scale(1.15) rotate(180deg)}to{transform:scale(1) rotate(360deg)}}.hero-signal{position:absolute;left:50%;bottom:19px;z-index:4;height:24px;display:flex;align-items:center;gap:4px;transform:translate(-50%) translateZ(72px)}.hero-signal span{width:3px;height:calc(5px + (var(--signal-index) % 7) * 2px);border-radius:999px;background:linear-gradient(#24b5e9,#1467f4);transform-origin:center;animation:hero-signal-wave 1.45s ease-in-out infinite;animation-delay:calc(var(--signal-index) * -55ms)}.button-primary,.button-secondary,.header-cta,.pricing-button{position:relative;overflow:hidden;isolation:isolate}.button-primary:after,.header-cta:after,.pricing-button:after{content:"";position:absolute;inset:-80% auto -80% -45%;z-index:-1;width:34%;transform:skew(-18deg);background:#ffffff52;transition:left .55s cubic-bezier(.2,.7,.2,1)}.button-primary:hover:after,.header-cta:hover:after,.pricing-button:hover:after{left:120%}.reveal-enabled .difference-refresh-points article.is-visible,.reveal-enabled .pipeline-step-col.is-visible,.reveal-enabled .pricing-column.is-visible{transition-delay:calc(var(--reveal-order, 0) * 70ms)}.difference-refresh-points article:nth-child(1),.pipeline-step-col:nth-child(1),.pricing-column:nth-child(1){--reveal-order: 1}.difference-refresh-points article:nth-child(2),.pipeline-step-col:nth-child(2),.pricing-column:nth-child(2){--reveal-order: 2}.difference-refresh-points article:nth-child(3),.pipeline-step-col:nth-child(3),.pricing-column:nth-child(3){--reveal-order: 3}.pipeline-step-col:nth-child(4){--reveal-order: 4}@keyframes hero-chip-float-a{0%,to{transform:translateZ(86px) rotate(-1.5deg)}50%{transform:translate3d(0,-10px,96px) rotate(.8deg)}}@keyframes hero-chip-float-b{0%,to{transform:translateZ(86px) rotate(1deg)}50%{transform:translate3d(0,9px,98px) rotate(-.6deg)}}@keyframes hero-live-pulse{0%,to{opacity:.55;transform:scale(.82)}50%{opacity:1;transform:scale(1)}}@keyframes hero-signal-wave{0%,to{transform:scaleY(.5);opacity:.6}50%{transform:scaleY(1.18);opacity:1}}@media(max-width:960px){.hero-product-scene{width:min(900px,100%);margin:0 auto}.hero-badge-live{left:1%;bottom:2%}.hero-badge-output{right:1%;top:2%}}@media(max-width:620px){.hero-technical-field{background-size:38px 38px,38px 38px,auto}.hero-field-label{display:none}.hero-product-scene{padding:12px 2px 44px;transform:none}.hero-depth-grid,.hero-product-shadow{display:none}.hero-product-frame{border-radius:12px;transform:none}.hero-frame-bar{height:29px;padding-inline:10px}.hero-frame-bar b{font-size:8px}.hero-glass-badge{font-size:11px;padding:7px 12px}.hero-badge-live{left:0%;bottom:1%}.hero-badge-output{right:0%;top:-12px}.hero-signal{bottom:10px;gap:3px}}@media(prefers-reduced-motion:reduce){.hero-product-scene,.hero-product-frame{transform:none!important}.hero-badge-live,.hero-badge-output,.live-icon-pulse,.ready-icon-spin,.hero-signal span,.use-case-orbit,.use-case-signal i{animation:none!important}.use-case-progress i,.use-case-tabs button,.ai-method-steps article,.ai-method-steps article>span{transition:none!important}}html,body{min-width:0;max-width:100%;overflow-x:hidden}.landing-page{width:100%;min-width:0;max-width:100%;overflow-x:clip}.site-header,.hero-section,.product-story-section,.workflow-section,.pricing-section,.faq-section,.site-footer{min-width:0;max-width:100%}.hero-copy,.hero-media,.workflow-copy,.workflow-visual,.pricing-grid,.founder-copy,.faq-container{min-width:0}@media(max-width:560px),(max-height:520px){.site-header,.hero-section{padding-inline:12px}.guide-open-link{font-size:14px}.faq-read-more-btn{min-height:44px;padding:10px 14px}}.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(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,#467dff40);background-size:200% 100%;box-shadow:0 0 16px #7949ef40;transform:translateY(-50%);animation:pipeline-stripe-flow 2s linear infinite}@keyframes pipeline-stripe-flow{0%{background-position:100% 0}to{background-position:-100% 0}}.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));animation:pipeline-arrow-bounce 2s ease-in-out infinite}@keyframes pipeline-arrow-bounce{0%,to{transform:translate(0)}50%{transform:translate(8px)}}.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:transparent;box-shadow:none;clip-path:none}.hero-section:before{content:"";position:absolute;z-index:-1;inset:0 calc(50% - 50vw);background:linear-gradient(180deg,#fff,#f7fbff)}.product-story-section{background:transparent;box-shadow:none;clip-path:none}.product-story-section:before{content:"";position:absolute;z-index:-1;inset:0 calc(50% - 50vw);background:linear-gradient(180deg,#f7fbff,#fffaf2)}.workflow-section{background:transparent;box-shadow:none;clip-path:none}.workflow-section:before{content:"";position:absolute;z-index:-1;inset:0 calc(50% - 50vw);background:linear-gradient(180deg,#fffaf2,#f4f9ff)}.pricing-section:before{background:linear-gradient(135deg,#f4f9ff,#fff 48%,#f8f3ff)}.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{position:relative;z-index:2;background:linear-gradient(135deg,#102a31,#173b40 55%,#17313c);border-color:#2d5960}.founder-section{position:relative;z-index:2;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:transparent}.pipeline-slide:before{z-index:0}.pipeline-slide:after{z-index:0}.pipeline-heading-refresh,.pipeline-diagram{position:relative;z-index:1}.difference-slide,.creation-showcase-slide{background:transparent}.creation-showcase-slide:before{display:none}.creation-showcase-slide:after{content:"";position:absolute;top:7%;right:-7vw;z-index:0;width:min(34vw,520px);aspect-ratio:1;border:1px solid rgba(139,96,37,.14);border-radius:61% 39% 32% 68%/46% 57% 43% 54%;background:radial-gradient(circle at 31% 29%,rgba(255,255,255,.92),rgba(255,207,130,.25) 40%,rgba(122,84,228,.12) 70%,transparent 71%);pointer-events:none;animation:creation-shape-drift 13s ease-in-out infinite alternate}.creation-showcase-heading,.creation-grid{position:relative;z-index:1}.creation-card:nth-child(3n+1){border-radius:28px 9px}.creation-card:nth-child(3n+2){border-radius:9px 28px}.creation-card:nth-child(3n+3){border-radius:24px}@keyframes creation-shape-drift{0%{transform:translateZ(0) rotate(-5deg)}to{transform:translate3d(-42px,34px,0) rotate(9deg)}}.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:none}.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:none;background:transparent}.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(420px,calc(100vw - 58px));min-height:160px;display:flex;flex-direction:column;padding:18px 20px;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:14px 0 0;color:#405a7d;font-size:14.5px;line-height:1.5}@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:160px;padding:18px}.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:clamp(28px,4vw,56px);border:1px solid rgba(133,166,214,.34);border-radius:36px 8px;background:radial-gradient(circle at 88% 0%,rgba(80,170,255,.18),transparent 29%),linear-gradient(145deg,#071d43,#0c2b5f 58%,#104a83);box-shadow:0 30px 76px #173a6d3b;overflow:hidden}.conversation-flow-heading{max-width:680px;margin-bottom:34px}.conversation-flow-heading p{margin:0 0 10px;color:#72bdff;font-size:12px;font-weight:850;letter-spacing:.14em}.conversation-flow-heading h3{margin:0;color:#fff;font:800 clamp(34px,3.3vw,55px)/1 "Space Grotesk",sans-serif;letter-spacing:-.055em}.conversation-flow-heading h3 span{color:#7bc5ff}.conversation-flow{display:grid;grid-template-columns:minmax(0,1fr) 30px minmax(0,1fr) 30px minmax(0,1fr);align-items:center;gap:10px}.conversation-flow-step{min-height:270px;display:flex;flex-direction:column;padding:25px 22px 23px;border:1px solid rgba(191,218,255,.17);border-radius:23px 6px;background:#ffffff13;box-shadow:inset 0 1px #ffffff14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .3s ease,background .3s ease,border-color .3s ease}.conversation-flow-step:hover{transform:translateY(-7px);border-color:#96cfff75;background:#ffffff1d}.conversation-flow-icon{width:50px;height:50px;display:grid;place-items:center;margin-bottom:auto;border:1px solid rgba(173,212,255,.35);border-radius:16px 5px;color:#fff;background:linear-gradient(135deg,#1268f4cc,#44c0f657);box-shadow:0 12px 28px #00000029}.conversation-flow-shape .conversation-flow-icon{background:linear-gradient(135deg,#7457f2,#2998f5)}.conversation-flow-return .conversation-flow-icon{background:linear-gradient(135deg,#0f9b8e,#1b82ef)}.conversation-flow-number{display:block;margin:24px 0 10px;color:#78c5ff;font-size:11px;font-weight:850;letter-spacing:.11em}.conversation-flow-step h4{margin:0;color:#fff;font:800 clamp(18px,1.5vw,23px)/1.12 "Space Grotesk",sans-serif;letter-spacing:-.025em}.conversation-flow-step p{margin:11px 0 0;color:#c4d7ed;font-size:14px;line-height:1.55}.conversation-flow-arrow{color:#68b8ff;filter:drop-shadow(0 0 12px rgba(74,170,255,.5))}.conversation-flow-footer{display:grid;grid-template-columns:minmax(0,1fr) minmax(100px,.7fr) minmax(0,1fr);align-items:center;gap:18px;margin-top:24px;padding:20px 22px;border-top:1px solid rgba(187,217,255,.2);color:#fff}.conversation-flow-footer>div:last-child{text-align:right}.conversation-flow-footer strong,.conversation-flow-footer span{display:block}.conversation-flow-footer strong{font:800 16px/1.2 Space Grotesk,sans-serif}.conversation-flow-footer span{margin-top:4px;color:#9eb9d6;font-size:12px}.conversation-flow-pulse{height:30px;display:flex;align-items:center;justify-content:center;gap:5px}.conversation-flow-pulse i{width:4px;border-radius:999px;background:linear-gradient(#72cbff,#5d6df5);animation:conversation-pulse 1.35s ease-in-out infinite}.conversation-flow-pulse i:nth-child(1),.conversation-flow-pulse i:nth-child(7){height:9px}.conversation-flow-pulse i:nth-child(2),.conversation-flow-pulse i:nth-child(6){height:16px;animation-delay:-.18s}.conversation-flow-pulse i:nth-child(3),.conversation-flow-pulse i:nth-child(5){height:24px;animation-delay:-.36s}.conversation-flow-pulse i:nth-child(4){height:30px;animation-delay:-.54s}@keyframes conversation-pulse{0%,to{transform:scaleY(.55);opacity:.55}50%{transform:scaleY(1);opacity:1}}.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}.conversation-flow{grid-template-columns:1fr}.conversation-flow-arrow{justify-self:center;transform:rotate(90deg)}.conversation-flow-step{min-height:220px}}@media(min-width:901px)and (max-width:1600px){.difference-slide{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:34px}.difference-value-visual{padding:32px}.conversation-flow{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.conversation-flow-arrow{display:none}.conversation-flow-step{min-height:300px;padding:20px 16px}.conversation-flow-heading h3{font-size:clamp(34px,3.6vw,48px)}}@media(max-width:560px){.live-transcription-showcase{border-radius:22px 6px}.live-transcription-showcase>figcaption{position:static;display:grid;grid-template-columns:1fr;border-width:1px 0 0;border-radius:0;box-shadow:none}.live-transcription-showcase>figcaption span{justify-content:center}.difference-refresh-summary{font-size:17px}.difference-value-visual{padding:24px 18px;border-radius:24px 6px}.conversation-flow-heading h3{font-size:34px}.conversation-flow-footer{grid-template-columns:1fr;text-align:left}.conversation-flow-footer>div:last-child{text-align:left}.conversation-flow-pulse{justify-content:flex-start}.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)}.difference-editorial-art{position:relative;margin:0 0 30px;overflow:hidden;border:1px solid #c8d7e9;border-radius:28px 7px;background:#f6efe2;box-shadow:0 26px 60px #1f447729;transform:rotate(.65deg)}.difference-editorial-art:after{content:"";position:absolute;inset:0;border:10px solid rgba(255,255,255,.52);border-radius:inherit;pointer-events:none}.difference-editorial-art img{width:100%;aspect-ratio:16 / 10;-o-object-fit:cover;object-fit:cover;transition:transform 1.1s cubic-bezier(.22,1,.36,1)}.difference-editorial-art:hover img{transform:scale(1.035)}.plan-details-page{min-height:100vh;padding:clamp(28px,5vw,72px) 24px 110px;background:radial-gradient(circle at 10% 0%,rgba(37,117,252,.14),transparent 31rem),radial-gradient(circle at 95% 21%,rgba(130,80,246,.13),transparent 28rem),#f8fbff;color:var(--navy)}.plan-details-container{width:min(1180px,100%);margin:0 auto}.plan-details-page .back-button{display:inline-flex;align-items:center;gap:8px;margin-bottom:clamp(30px,5vw,58px);padding:10px 16px;border:1px solid #c9d9ef;border-radius:999px;background:#ffffffeb;color:var(--navy);font:700 14px/1 Space Grotesk,sans-serif;cursor:pointer;transition:transform .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}.plan-details-page .back-button:hover{transform:translate(-3px);border-color:var(--blue);color:var(--blue);box-shadow:0 9px 24px #144f9f1a}.plan-details-hero{max-width:none;display:grid;grid-template-columns:minmax(0,.78fr) minmax(420px,1.22fr);align-items:center;gap:clamp(40px,7vw,90px);margin:0 auto 60px;padding:clamp(28px,4vw,58px);border:1px solid #ccdaeb;border-radius:34px 8px;text-align:left;background:linear-gradient(135deg,#fffffff5,#eff6ffd1);box-shadow:0 26px 70px #1c42771a;overflow:hidden}.plan-details-hero-copy{position:relative;z-index:1}.plan-details-hero-art{position:relative;margin:0;transform:rotate(1.2deg)}.plan-details-hero-art:before{content:"";position:absolute;inset:8% -5% -8% 8%;z-index:-1;border:1px solid rgba(39,102,192,.28);border-radius:25px;background:#dcecff;transform:rotate(-3.2deg)}.plan-details-hero-art img{width:100%;border-radius:22px 5px;box-shadow:0 26px 58px #183b6f2e}.plan-details-hero-art figcaption{position:absolute;right:16px;bottom:-18px;display:inline-flex;align-items:center;gap:8px;padding:12px 15px;border:1px solid #bcd0e8;border-radius:999px;color:#174a86;background:#fffffff0;box-shadow:0 12px 28px #183b6f24;font-size:12px;font-weight:800;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.plan-details-hero-art figcaption svg{color:#10a071}.plan-details-hero .eyebrow,.payment-explainer .eyebrow{margin:0 0 13px;color:var(--blue);font-size:12px;font-weight:800;letter-spacing:.12em}.plan-details-hero h1,.payment-explainer h2{margin:0;color:var(--navy);font:800 clamp(38px,5vw,64px)/1.03 "Space Grotesk",sans-serif;letter-spacing:-.045em}.plan-details-hero h1 span{color:var(--blue)}.plan-details-hero-copy>p:not(.eyebrow){max-width:660px;margin:20px 0 25px;color:#5d7090;font-size:17px;line-height:1.65}.plan-details-hero .billing-switch{width:-moz-fit-content;width:fit-content;margin:0;border:1px solid #cddcf0;background:#ffffffe6}.payment-plan-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;align-items:stretch}.payment-plan-card{display:flex;flex-direction:column;min-height:100%;padding:clamp(26px,4vw,38px);border:1px solid #c5d8f5;border-radius:24px;background:#fffffff0;box-shadow:0 18px 50px #19407d14;transform-origin:center bottom;transition:transform .28s cubic-bezier(.2,.75,.3,1),box-shadow .28s ease,border-color .28s ease}.payment-plan-card:hover{transform:translateY(-9px) rotate(-.2deg);border-color:#8eb8f8;box-shadow:0 30px 70px #19407d26}.payment-plan-card-ultra:hover{transform:translateY(-9px) rotate(.2deg);border-color:#ad7eff}.payment-plan-card-ultra{border-color:#c7a9ff;background:linear-gradient(145deg,#fffffffa,#f8f4fff0)}.payment-plan-card-top{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:18px}.payment-plan-card-top span{color:var(--blue);font-size:11px;font-weight:850;letter-spacing:.1em}.payment-plan-card-ultra .payment-plan-card-top span{color:#7a35dc}.payment-plan-card-top strong{padding:6px 10px;border-radius:999px;color:#265386;background:#edf5ff;font-size:11px}.payment-plan-card h2{margin:0;color:var(--navy);font:800 clamp(31px,3.6vw,42px)/1 "Space Grotesk",sans-serif;letter-spacing:-.04em}.payment-plan-description{min-height:86px;margin:15px 0 24px;color:#5c6f8c;font-size:15px;line-height:1.62}.payment-plan-price{display:flex;align-items:baseline;gap:8px}.payment-plan-price strong{color:var(--blue);font:800 clamp(39px,5vw,54px)/1 "Space Grotesk",sans-serif;letter-spacing:-.05em}.payment-plan-card-ultra .payment-plan-price strong{color:#7a35dc}.payment-plan-price span,.payment-plan-note{color:#60718d;font-size:14px;font-weight:650}.payment-plan-note{min-height:22px;margin:7px 0 14px}.payment-trial-note{display:flex;align-items:center;gap:7px;margin:0 0 22px;color:#11845a;font-size:13px;font-weight:750}.payment-plan-card ul{display:grid;gap:11px;margin:0 0 28px;padding:0;list-style:none}.payment-plan-feature{display:flex;gap:9px;align-items:flex-start;color:#314a6f;font-size:14px;line-height:1.4}.payment-plan-feature svg{flex:0 0 auto;margin-top:1px;color:#16a36f}.payment-plan-feature-upgrade svg{color:var(--blue)}.payment-plan-feature-excluded{color:#8392aa}.payment-plan-feature-excluded svg{color:#d2d9e3}.payment-plan-cta{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:52px;margin-top:auto;padding:0 18px;border-radius:12px;color:#fff;background:linear-gradient(135deg,#176dfa,#0d57ca);box-shadow:0 12px 25px #1268f438;font-weight:780;transition:transform .2s ease,box-shadow .2s ease}.payment-plan-card-ultra .payment-plan-cta{background:linear-gradient(135deg,#7430dd,#9a4cf0);box-shadow:0 12px 25px #7a35dc38}.payment-plan-cta:hover{transform:translateY(-2px);box-shadow:0 16px 29px #1268f452}.payment-explainer{margin-top:clamp(60px,9vw,110px);padding:clamp(28px,5vw,58px);border:1px solid #d4e1f2;border-radius:28px;background:linear-gradient(135deg,#ffffffeb,#f6faffd6);position:relative;overflow:hidden}.payment-explainer:before{content:"";position:absolute;width:260px;height:260px;right:-120px;top:-120px;border:1px solid #b7cef0;border-radius:50%;box-shadow:0 0 0 32px #b7cef02e,0 0 0 70px #b7cef017}.payment-explainer>*{position:relative;z-index:1}.payment-explainer-heading{max-width:700px}.payment-explainer h2{font-size:clamp(31px,4vw,49px)}.payment-explainer-heading>p:not(.eyebrow){color:#5d7090;line-height:1.6}.payment-step-list{display:grid;gap:14px;margin-top:34px}.payment-step{display:grid;grid-template-columns:44px 50px minmax(0,1fr);gap:16px;align-items:start;padding:23px;border:1px solid #e0e9f5;border-radius:18px;background:#fff;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.payment-step:hover{transform:translateY(-2px);border-color:#a9c8fb;box-shadow:0 13px 28px #1f4b8a12}.payment-step-number{padding-top:4px;color:#8da3c4;font:800 14px/1 Space Grotesk,sans-serif}.payment-step-icon{display:grid;width:48px;height:48px;place-items:center;border-radius:15px;color:var(--blue);background:#eaf3ff}.payment-step h3,.payment-assurance-grid h3{margin:1px 0 7px;color:var(--navy);font:750 19px/1.2 Space Grotesk,sans-serif}.payment-step p,.payment-assurance-grid p{margin:0;color:#5c6f8c;font-size:15px;line-height:1.6}.payment-assurance-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin-top:22px}.payment-assurance-grid article{display:flex;gap:13px;padding:21px;border-radius:17px;background:#f5f9ff}.payment-assurance-grid article>svg{flex:0 0 auto;color:var(--blue)}.payment-assurance-grid h3{font-size:16px}.payment-assurance-grid p{font-size:13px}.payment-assurance-grid a{color:var(--blue);font-weight:700;text-decoration:underline;text-underline-offset:3px}@media(max-width:780px){.plan-details-page{padding:24px 16px 70px}.payment-plan-grid,.payment-assurance-grid{grid-template-columns:1fr}.payment-plan-description{min-height:0}.plan-details-hero{grid-template-columns:1fr;padding:25px;border-radius:24px 7px}.plan-details-hero-art{margin-top:8px}.plan-details-hero-art figcaption{right:8px;bottom:-14px}.payment-step{grid-template-columns:34px 43px minmax(0,1fr);gap:11px;padding:18px}.payment-step-icon{width:42px;height:42px;border-radius:13px}}@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%}}.product-story-section,.workflow-section,.pricing-section{isolation:isolate;overflow:hidden}.product-story-section:after,.workflow-section:before,.pricing-section:after{position:absolute!important;z-index:0!important;width:min(76vw,1040px)!important;height:min(54vw,650px)!important;content:""!important;pointer-events:none!important;opacity:.92!important;background:radial-gradient(ellipse 125% 42% at 50% 55%,transparent 0 54%,rgba(51,116,255,.16) 54.4% 57.2%,transparent 57.7%),radial-gradient(ellipse 120% 45% at 49% 52%,transparent 0 47%,rgba(38,102,255,.33) 47.4% 49.8%,transparent 50.4%),radial-gradient(circle at 52% 52%,rgba(66,125,255,.42) 0 1px,transparent 1.7px);background-size:100% 100%,100% 100%,24px 24px;filter:drop-shadow(0 0 22px rgba(37,105,255,.18))!important;transform:rotate(-7deg)!important;animation:section-ribbon-drift 16s ease-in-out infinite alternate}.product-story-section:after,.pricing-section:after{right:-19vw;bottom:-28vw}.workflow-section:before{bottom:-31vw;left:-20vw;transform:scaleX(-1) rotate(-7deg)}.product-story-section>*,.workflow-section>*,.pricing-section>*{position:relative;z-index:1}.section-ribbon{position:absolute;z-index:0;width:min(88vw,1260px);height:620px;overflow:hidden;pointer-events:none}.section-ribbon-right{right:-17vw;bottom:-310px}.section-ribbon-left{bottom:-310px;left:-17vw;transform:scaleX(-1)}.section-ribbon svg{width:100%;height:100%;animation:section-ribbon-drift 16s ease-in-out infinite alternate}@keyframes section-ribbon-drift{0%{translate:-1.5% 0}to{translate:2.5% -2%}}@media(max-width:760px){.product-story-section:after,.workflow-section:before,.pricing-section:after{width:132vw;height:550px;opacity:.68}.product-story-section:after,.pricing-section:after{right:-61vw;bottom:-380px}.workflow-section:before{bottom:-385px;left:-62vw}.section-ribbon{width:150vw;opacity:.74}}.landing-page{background:#f4f8ff;overflow-x:clip}.landing-page>main{overflow-x:clip;background:linear-gradient(180deg,#f8fbff,#eef6ff 18%,#f7f3ff 48%,#edf8ff 76%,#f7f4ff)}.hero-section,.product-story-section,.workflow-section,.use-case-section,.ai-method-section,.pricing-section,.founder-section,.faq-section{position:relative;isolation:isolate;border-block:0!important}.hero-section:before,.product-story-section:before,.workflow-section:before,.ai-method-section:before,.pricing-section:before{content:""!important;position:absolute!important;inset:0 auto 0 50%!important;z-index:-1!important;width:100vw!important;max-width:none!important;height:auto!important;opacity:1!important;filter:none!important;transform:translate(-50%)!important;animation:none!important;pointer-events:none}.benefits-section,.workflow-band{background-color:initial}.section-ribbon{display:block!important;position:absolute!important;right:auto!important;bottom:clamp(-190px,-11vw,-118px)!important;left:50%!important;z-index:0!important;width:100vw!important;min-width:1440px;max-width:none!important;height:clamp(390px,31vw,650px)!important;overflow:visible!important;opacity:.68!important;transform:translate(-50%)!important;pointer-events:none}.section-ribbon svg{width:100%;height:100%;display:block;overflow:visible;filter:saturate(1.16) drop-shadow(0 18px 38px rgba(31,104,255,.13))}.section-ribbon-fill{opacity:.96}.section-ribbon-glow{opacity:.64}.section-ribbon-line-secondary{opacity:.72}.hero-section>:not(.section-ribbon),.product-story-section>:not(.section-ribbon),.workflow-section>:not(.section-ribbon),.use-case-section>:not(.section-ribbon),.ai-method-section>:not(.section-ribbon),.pricing-section>:not(.section-ribbon),.founder-section>:not(.section-ribbon),.faq-section>:not(.section-ribbon){z-index:1}.slide-divider{height:1px;background:linear-gradient(90deg,transparent,rgba(40,118,255,.34) 22%,rgba(132,78,239,.36) 50%,rgba(27,190,205,.3) 78%,transparent);box-shadow:0 0 24px #4b72f421}@media(min-width:2000px){.product-story-slide,.creation-showcase-slide{width:100%;max-width:100%;margin-left:0;padding-right:0;padding-left:0}.reveal-enabled [data-reveal],.reveal-enabled [data-reveal].is-visible,.benefits-product-stage,.creation-product-stage,.workflow-context-stage,.use-case-visual,.ai-method-visual{opacity:1!important;visibility:visible!important;filter:none!important;transform:none!important}.landing-page main img,.landing-page main picture,.landing-page main svg{visibility:visible!important}.section-ribbon{min-width:100vw;height:clamp(500px,27vw,760px)!important;opacity:.72!important}}@media(max-width:780px){.section-ribbon{bottom:-150px!important;min-width:1080px;height:430px!important;opacity:.5!important}}@media(max-width:420px){.header-cta span{display:none}.header-cta{width:43px;padding:0}.header-blog-mobile{padding-inline:11px}}@media(prefers-reduced-motion:reduce){.section-ribbon svg{animation:none!important}}.product-story-section:after,.pricing-section:after{content:none!important}.workflow-section:before{inset:0 calc(50% - 50vw)!important;z-index:-1!important;width:auto!important;height:auto!important;opacity:1!important;background:linear-gradient(180deg,#fff8ed,#f1f8ff 58%,#faf5ff)!important;filter:none!important;transform:none!important;animation:none!important}.product-story-section:before{background:linear-gradient(180deg,#f5f9ff,#fff8ed 57%,#fffdf9)!important}.pricing-section:before{background:linear-gradient(180deg,#f1f8ff,#fff 48%,#faf4ff)!important}.workflow-section:after,.pricing-section:after{display:none!important}.section-ribbon{z-index:0;width:min(96vw,1320px);height:660px;opacity:.54}.section-ribbon-right{right:-8vw;bottom:-165px}.section-ribbon-left{bottom:-165px;left:-8vw}.product-story-section>.section-ribbon,.workflow-section>.section-ribbon,.pricing-section>.section-ribbon{position:absolute;z-index:0}.product-story-section>:not(.section-ribbon),.workflow-section>:not(.section-ribbon),.pricing-section>:not(.section-ribbon){z-index:1}@media(max-width:760px){.section-ribbon{width:168vw;height:520px;opacity:.42}.section-ribbon-right{right:-66vw;bottom:-245px}.section-ribbon-left{bottom:-245px;left:-66vw}}.landing-page>main{background:#fff}.product-story-section,.workflow-section,.pricing-section{overflow:visible!important}.product-story-section:before,.workflow-section:before,.pricing-section:before{inset:0 auto 0 50%!important;z-index:-1!important;width:100vw!important;max-width:none!important;height:auto!important;opacity:1!important;filter:none!important;transform:translate(-50%)!important;animation:none!important}.product-story-section:before{background:radial-gradient(125% 58% at 17% 108%,transparent 0 52%,rgba(35,112,255,.13) 52.4% 55%,transparent 55.5%),radial-gradient(116% 58% at 16% 111%,transparent 0 45%,rgba(126,83,255,.1) 45.4% 47.6%,transparent 48.2%),linear-gradient(180deg,#f5f9ff,#fff9ef 58%,#fffdf9)!important;background-size:100% 100%,100% 100%,100% 100%!important}.workflow-section:before{background:radial-gradient(130% 62% at 86% 106%,transparent 0 51%,rgba(32,109,255,.16) 51.4% 54.2%,transparent 54.7%),radial-gradient(120% 58% at 84% 109%,transparent 0 44%,rgba(125,81,255,.11) 44.5% 46.8%,transparent 47.4%),linear-gradient(180deg,#fff8ed,#f2f8ff 57%,#faf5ff)!important;background-size:100% 100%,100% 100%,100% 100%!important}.pricing-section:before{background:radial-gradient(122% 55% at 17% 105%,transparent 0 51%,rgba(24,105,255,.12) 51.5% 54%,transparent 54.5%),linear-gradient(180deg,#f2f8ff,#fff 49%,#faf4ff)!important;background-size:100% 100%,100% 100%!important}@supports (transform-style: preserve-3d){.landing-page{perspective:1600px;perspective-origin:50% 36%}.reveal-enabled [data-reveal]{transform:translate3d(0,46px,-90px) rotateX(6deg);transform-origin:50% 100%;transition:opacity .72s ease,transform .92s cubic-bezier(.16,1,.3,1),filter .92s ease;filter:blur(2px);will-change:transform,opacity}.reveal-enabled [data-reveal].is-visible{transform:translateZ(0) rotateX(0);filter:blur(0)}.hero-product-frame,.difference-editorial-art,.ai-method-visual{transform-style:preserve-3d;transition:transform .7s cubic-bezier(.16,1,.3,1),box-shadow .7s ease}.hero-product-frame:hover,.difference-editorial-art:hover,.ai-method-visual:hover{transform:translate3d(0,-10px,26px) rotateX(1.5deg) rotateY(-1.5deg)}.pipeline-step-visual-box,.pricing-column{transform-style:preserve-3d;transition:transform .42s cubic-bezier(.16,1,.3,1),box-shadow .42s ease}.pipeline-step-col:hover .pipeline-step-visual-box,.pricing-column:hover{transform:translate3d(0,-7px,18px) rotateX(2deg)}}@media(prefers-reduced-motion:reduce){.reveal-enabled [data-reveal],.reveal-enabled [data-reveal].is-visible,.hero-product-frame,.difference-editorial-art,.ai-method-visual,.pipeline-step-visual-box,.pricing-column{filter:none;transform:none;transition:none}}.landing-page>main{background:linear-gradient(180deg,#f8fbff,#eef6ff 18%,#f7f2ff 46%,#edf8ff 75%,#f7f4ff)!important}.hero-section:before{background:radial-gradient(circle at 13% 22%,rgba(22,112,255,.14),transparent 27%),radial-gradient(circle at 89% 34%,rgba(124,79,246,.12),transparent 25%),linear-gradient(180deg,#fbfdff,#eef6ff)!important}.product-story-section:before{background:radial-gradient(circle at 82% 18%,rgba(36,193,224,.11),transparent 25%),radial-gradient(circle at 8% 66%,rgba(75,113,255,.12),transparent 28%),linear-gradient(180deg,#eef6ff,#f7f2ff)!important}.workflow-section:before{background:radial-gradient(circle at 11% 18%,rgba(31,120,255,.12),transparent 28%),radial-gradient(circle at 91% 31%,rgba(23,201,183,.1),transparent 24%),linear-gradient(180deg,#f7f2ff,#eef9ff)!important}.use-case-section{background:radial-gradient(circle at 88% 15%,rgba(126,78,245,.13),transparent 25%),radial-gradient(circle at 9% 82%,rgba(26,180,229,.11),transparent 28%),linear-gradient(180deg,#eef9ff,#f6f1ff)!important}.ai-method-section:before{background:radial-gradient(circle at 15% 28%,rgba(122,73,241,.11),transparent 26%),radial-gradient(circle at 86% 71%,rgba(31,124,255,.12),transparent 29%),linear-gradient(180deg,#f6f1ff,#eff7ff)!important}.pricing-section:before{background:radial-gradient(circle at 89% 20%,rgba(36,200,191,.1),transparent 25%),radial-gradient(circle at 9% 74%,rgba(108,73,243,.11),transparent 28%),linear-gradient(180deg,#eff7ff,#f8f3ff)!important}.founder-section{background:radial-gradient(circle at 82% 16%,rgba(41,125,255,.13),transparent 26%),radial-gradient(circle at 17% 84%,rgba(142,78,245,.1),transparent 29%),linear-gradient(180deg,#f8f3ff,#edf8ff)!important}.faq-section{background:radial-gradient(circle at 12% 23%,rgba(22,181,230,.11),transparent 27%),radial-gradient(circle at 90% 66%,rgba(132,75,244,.12),transparent 29%),linear-gradient(180deg,#edf8ff,#f7f4ff)!important}.benefits-section{background:linear-gradient(135deg,#102a31,#173b40 55%,#17313c)!important}.workflow-band{background:radial-gradient(circle at 75% 20%,#12357b 0,transparent 35%),linear-gradient(145deg,#06152f,#082759 72%,#0b3071)!important}.section-ribbon{display:block!important;position:absolute!important;right:auto!important;bottom:clamp(-190px,-11vw,-118px)!important;left:50%!important;z-index:0!important;width:100vw!important;min-width:1440px!important;max-width:none!important;height:clamp(390px,31vw,650px)!important;overflow:visible!important;opacity:.68!important;transform:translate(-50%)!important}.section-ribbon-left{transform:translate(-50%) scaleX(-1)!important}.section-ribbon svg{display:block!important;width:100%!important;height:100%!important;overflow:visible!important;filter:saturate(1.16) drop-shadow(0 18px 38px rgba(31,104,255,.13))}@media(min-width:2000px){.reveal-enabled [data-reveal],.reveal-enabled [data-reveal].is-visible,.benefits-product-stage,.creation-product-stage,.workflow-context-stage,.use-case-visual,.ai-method-visual{opacity:1!important;visibility:visible!important;filter:none!important;transform:none!important}.landing-page main img,.landing-page main picture,.landing-page main svg{visibility:visible!important}.section-ribbon{min-width:100vw!important;height:clamp(500px,27vw,760px)!important;opacity:.72!important}}@media(max-width:780px){.section-ribbon{bottom:-150px!important;min-width:1080px!important;height:430px!important;opacity:.5!important}}.pipeline-slide:before,.pipeline-slide:after{bottom:-260px;-webkit-mask-image:linear-gradient(to bottom,#000 0,#000 calc(100% - 260px),rgba(0,0,0,.76) calc(100% - 150px),transparent 100%);mask-image:linear-gradient(to bottom,#000 0,#000 calc(100% - 260px),rgba(0,0,0,.76) calc(100% - 150px),transparent 100%)}.difference-slide{position:relative;z-index:1}.pipeline-slide>.section-ribbon{bottom:clamp(-320px,-21vw,-270px)!important;opacity:.9!important;-webkit-mask-image:linear-gradient(to bottom,#000 0,#000 62%,rgba(0,0,0,.72) 76%,transparent 100%);mask-image:linear-gradient(to bottom,#000 0,#000 62%,rgba(0,0,0,.72) 76%,transparent 100%)}.pipeline-slide>.section-ribbon svg{filter:saturate(1.58) drop-shadow(0 12px 22px rgba(0,92,255,.24)) drop-shadow(0 26px 48px rgba(59,85,255,.18))}.pipeline-slide>.section-ribbon .section-ribbon-blue-start{stop-opacity:.24}.pipeline-slide>.section-ribbon .section-ribbon-blue-core{stop-opacity:.58}.pipeline-slide>.section-ribbon .section-ribbon-blue-end{stop-opacity:.34}.pipeline-slide>.section-ribbon .section-ribbon-fill{opacity:1}.pipeline-slide>.section-ribbon .section-ribbon-glow{opacity:.76;stroke:#006cff;stroke-width:22px}.pipeline-slide>.section-ribbon .section-ribbon-line{opacity:1;stroke-width:4px}.pipeline-slide>.section-ribbon .section-ribbon-line-secondary{opacity:.92;stroke-width:2.6px}.pipeline-slide>.section-ribbon .section-ribbon-dots{opacity:.56}@media(max-width:780px){.pipeline-slide>.section-ribbon{bottom:-260px!important;opacity:.82!important}.pipeline-slide>.section-ribbon svg{filter:saturate(1.58) drop-shadow(0 12px 24px rgba(0,93,255,.25))}}.creation-showcase-slide{isolation:isolate;overflow:visible!important}.creation-showcase-slide:after{top:1%;right:-17vw;z-index:0;width:min(58vw,880px);border:0;opacity:.72;background:radial-gradient(circle at 30% 26%,rgba(255,255,255,.98),rgba(255,212,145,.25) 38%,rgba(117,84,231,.14) 66%,transparent 82%);filter:blur(.2px);-webkit-mask-image:radial-gradient(ellipse at center,#000 0 58%,rgba(0,0,0,.72) 72%,transparent 90%);mask-image:radial-gradient(ellipse at center,#000 0 58%,rgba(0,0,0,.72) 72%,transparent 90%)}.creation-showcase-slide>.section-ribbon{top:clamp(-360px,-15vw,-220px)!important;bottom:auto!important;z-index:0!important;opacity:.42!important;transform:translate(-50%) scaleX(-1)!important;-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000 24%,rgba(0,0,0,.82) 66%,transparent 100%);mask-image:linear-gradient(to bottom,transparent 0,#000 24%,rgba(0,0,0,.82) 66%,transparent 100%)}.creation-showcase-slide>.section-ribbon svg{filter:saturate(1.55) drop-shadow(0 22px 42px rgba(27,102,255,.18))}.creation-showcase-slide>.section-ribbon .section-ribbon-blue-start{stop-opacity:.16}.creation-showcase-slide>.section-ribbon .section-ribbon-blue-core{stop-opacity:.5}.creation-showcase-slide>.section-ribbon .section-ribbon-blue-end{stop-opacity:.28}.creation-showcase-slide>.section-ribbon .section-ribbon-glow{opacity:.6;stroke:#0876ff;stroke-width:20px}.creation-showcase-slide>.section-ribbon .section-ribbon-dots{opacity:.42}.creation-showcase-slide>:not(.section-ribbon){position:relative;z-index:1}@media(min-width:2000px){.creation-showcase-slide{width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;padding-right:max(24px,calc((100vw - var(--page)) / 2))!important;padding-left:max(24px,calc((100vw - var(--page)) / 2))!important}}@media(max-width:780px){.creation-showcase-slide:after{top:5%;right:-72vw;width:150vw;opacity:.52}.creation-showcase-slide>.section-ribbon{top:-120px!important;opacity:.3!important}}html{scroll-snap-type:none!important}.reveal-enabled [data-reveal].is-visible{will-change:auto}@media(min-width:1800px){:root{--page: min(1500px, calc(100% - 120px) )}#landing-root{width:100%;max-width:none}.hero-section{min-height:1100px}.product-story-section,.workflow-section,.pricing-section,.founder-section{min-height:auto}.page-wave-svg,.wave-particles,.hero-glass-badge,.creation-stage-tag,.benefits-stage-halo,.use-case-orbit,.founder-float,.pipeline-slide:after,.pipeline-diagram:before{animation-duration:1.25s;animation-iteration-count:1}}.use-ai-continuum{position:relative;width:100%;overflow:hidden;isolation:isolate;border:0;background:linear-gradient(180deg,#eef9ff,#f4f4ff 48%,#eff7ff)}.use-ai-continuum:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:radial-gradient(circle at 88% 14%,rgba(126,78,245,.12),transparent 27%),radial-gradient(circle at 10% 78%,rgba(27,151,243,.11),transparent 30%)}.use-ai-continuum>.use-case-section,.use-ai-continuum>.ai-method-section{position:relative;z-index:1;border:0!important;background:transparent!important;box-shadow:none!important}.use-ai-continuum>.use-case-section{width:100%!important;margin-left:0!important}.use-ai-continuum>.ai-method-section:before,.use-ai-continuum>.use-case-section:before,.use-ai-continuum>.use-case-section:after,.use-ai-continuum>.ai-method-section:after{content:none!important;display:none!important}.use-ai-continuum>.section-ribbon{display:block!important;inset:30% auto auto 50%!important;z-index:0!important;width:112vw!important;min-width:1500px!important;height:62%!important;opacity:.74!important;transform:translate(-50%) scaleX(-1)!important;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent 100%)}.use-ai-continuum>.section-ribbon svg{width:100%!important;height:100%!important;filter:saturate(1.35) drop-shadow(0 18px 34px rgba(20,102,255,.16))}.section-ribbon-dots{display:none!important}.use-ai-continuum,.use-ai-continuum>section,.pricing-section,.pricing-section:before{border-top:0!important;border-bottom:0!important}.use-ai-continuum+.pricing-section{margin-top:0;padding-top:clamp(180px,12vw,250px)!important}.use-ai-continuum+.pricing-section:before{background:linear-gradient(180deg,#eff7ff,#f3f8ff 45%,#f8f3ff)!important}@media(min-width:1800px){.reveal-enabled [data-reveal],.reveal-enabled [data-reveal].is-visible,.landing-page .benefits-product-stage,.landing-page .creation-product-stage,.landing-page .workflow-context-stage,.landing-page .use-case-visual,.landing-page .ai-method-visual,.landing-page .guide-slide,.landing-page .product-story-slide,.landing-page .creation-showcase-slide{opacity:1!important;visibility:visible!important;filter:none!important;transform:none!important;content-visibility:visible!important}.landing-page main img,.landing-page main picture,.landing-page main video,.landing-page main svg{opacity:1!important;visibility:visible!important}.landing-page main img,.landing-page main video{max-width:100%;height:auto}}@media(max-width:780px){.use-ai-continuum>.section-ribbon{top:34%!important;width:250vw!important;min-width:1120px!important;height:52%!important;opacity:.52!important}.use-ai-continuum+.pricing-section{padding-top:120px!important}}.landing-page,.landing-page>main,.use-ai-continuum,.hero-section,.social-proof-marquee,.product-story-section,.product-story-viewport,.product-story-slide,.creation-showcase-slide,.pipeline-slide,.workflow-section,.use-case-section,.ai-method-section,.pricing-section,.founder-section,.faq-section{background:transparent!important}.landing-page{position:static!important;overflow:visible!important}.landing-page>main{position:relative;z-index:auto;overflow:visible!important}.use-ai-continuum{isolation:auto!important;overflow:visible!important}.use-ai-continuum:before,.use-ai-continuum:after,.hero-section:before,.hero-section:after,.product-story-section:before,.product-story-section:after,.product-story-viewport:before,.product-story-viewport:after,.product-story-slide:before,.product-story-slide:after,.creation-showcase-slide:before,.creation-showcase-slide:after,.pipeline-slide:before,.pipeline-slide:after,.workflow-section:before,.workflow-section:after,.use-case-section:before,.use-case-section:after,.ai-method-section:before,.ai-method-section:after,.pricing-section:before,.pricing-section:after,.founder-section:before,.founder-section:after,.faq-section:before,.faq-section:after{content:none!important;display:none!important}.page-ribbon-wrap{position:absolute;inset:0 0 auto;width:100%;z-index:0;overflow:visible;pointer-events:none;transform:translateZ(0);transform-origin:top center;will-change:transform}.page-ribbon-wrap svg{display:block;overflow:visible;filter:saturate(1.12) contrast(1.03)}.site-header,.landing-page>main>section,.social-proof-marquee,.product-story-section,.product-story-viewport,.product-story-slide,.creation-showcase-slide,.pipeline-slide,.workflow-section,.use-ai-continuum,.use-case-section,.ai-method-section,.pricing-section,.founder-section,.faq-section,.site-footer{position:relative;z-index:1}.benefits-section{position:relative;z-index:3;background:linear-gradient(135deg,#102a31,#173b40 55%,#17313c)!important}.workflow-band{position:relative;z-index:3;background:linear-gradient(135deg,#061a36,#0a2850 54%,#0d3261)!important}.slide-divider{height:0!important;margin-block:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.section-ribbon{display:none!important}@media(prefers-reduced-motion:reduce){.page-ribbon-wrap{transform:none!important;will-change:auto}.prb-flow{animation:none!important}}body,.landing-page{background:linear-gradient(180deg,#f4f8ff,#f1f5ff 40%,#f5f2ff 72%,#faf5ff)!important}.landing-page{position:relative;overflow:hidden}.page-ribbon-wrap{position:absolute;top:0;left:0;width:100%;z-index:0;pointer-events:none;will-change:transform}@keyframes prb-flow{0%{stroke-dashoffset:0}to{stroke-dashoffset:-460}}.prb-flow{animation:prb-flow 5s linear infinite}.hero-section,.product-story-section,.product-story-viewport,.product-story-slide,.creation-showcase-slide,.pipeline-slide,.workflow-section,.use-case-section,.ai-method-section,.pricing-section,.founder-section,.faq-section{background:transparent!important;border:none!important;box-shadow:none!important}.hero-section:before,.hero-section:after,.product-story-section:before,.product-story-section:after,.product-story-viewport:before,.product-story-viewport:after,.pipeline-slide:before,.pipeline-slide:after,.workflow-section:before,.workflow-section:after,.use-case-section:before,.use-case-section:after,.ai-method-section:before,.ai-method-section:after,.pricing-section:before,.pricing-section:after,.founder-section:before,.founder-section:after,.faq-section:before,.faq-section:after{display:none!important}.benefits-section{position:relative;z-index:3;background:linear-gradient(135deg,#102a31,#173b40 55%,#17313c)!important;border:none!important}.site-header,.hero-section,.social-proof-marquee,.product-story-section,.creation-showcase-slide,.pipeline-slide,.workflow-section,.use-case-section,.ai-method-section,.pricing-section,.founder-section,.faq-section,.site-footer{position:relative;z-index:2}.section-ribbon{overflow:visible!important;opacity:0!important}.hero-section,.product-story-section,.creation-showcase-slide,.pipeline-slide,.use-case-section,.ai-method-section,.pricing-section,.founder-section,.faq-section{overflow:visible!important}.social-proof-marquee{overflow:hidden!important}.hero-section,.product-story-section,.product-story-viewport,.product-story-slide,.creation-showcase-slide,.pipeline-slide,.workflow-section,.use-case-section,.ai-method-section,.pricing-section,.founder-section,.faq-section,.benefits-section{margin-bottom:280px!important}.site-footer{border-top:none!important}body{position:relative;overflow-x:clip;background:linear-gradient(180deg,#f7f9ff,#f3f7ff 38%,#f7f5ff 70%,#f4f9ff)!important}.landing-page{position:static!important;overflow:visible!important;background:transparent!important}.landing-page>main,.use-ai-continuum{background:transparent!important;overflow:visible!important}.page-ribbon-wrap{position:absolute;inset:-36px 0 auto;z-index:0;overflow:visible}.prb-flow{animation-duration:18s!important;animation-timing-function:linear!important}.page-ribbon-wrap svg{animation:prb-depth 12s ease-in-out infinite alternate}@keyframes prb-depth{0%{filter:saturate(1.08) contrast(1.02) drop-shadow(0 18px 24px rgba(30,64,175,.1))}to{filter:saturate(1.18) contrast(1.05) drop-shadow(0 25px 34px rgba(79,70,229,.16))}}.hero-section,.product-story-section,.product-story-viewport,.product-story-slide,.creation-showcase-slide,.pipeline-slide,.workflow-section,.use-case-section,.ai-method-section,.pricing-section,.founder-section,.faq-section,.benefits-section{margin-bottom:420px!important}@media(prefers-reduced-motion:reduce){.page-ribbon-wrap svg{animation:none!important}}body{background:linear-gradient(180deg,#fbfdff,#fffdf7,#f5fbf8 34%,#f2f8ff,#f5f3ff 70%,#fff9f2 86%,#f8f5ff)!important}.benefits-section,.workflow-band{position:relative;z-index:1;color:#0b1f3d!important;background:transparent!important;border-color:transparent!important}.benefits-heading p,.benefit-card p,.workflow-description,.workflow-description p,.workflow-description p+p,.audience-rail span{color:#526985!important}.benefit-card{border-color:#5d84c43d!important;background:#ffffffad!important;box-shadow:0 22px 55px #31538917;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.audience-rail{border-top-color:#52709f38!important}.audience-rail span{border-bottom-color:#52709f38!important}.hero-section{margin-bottom:0!important}.social-proof-marquee{margin-top:-42px!important;margin-bottom:405px!important;padding-block:24px 30px;border-top:1px solid rgba(77,119,188,.2);border-bottom:1px solid rgba(80,126,201,.3);background:#f4f9ff6b!important;box-shadow:inset 0 -1px #7297d21a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.workflow-top{margin-bottom:560px!important;padding-bottom:42px;border-bottom:0!important;box-shadow:none!important}.product-story-section,.product-story-viewport{margin-bottom:0!important}.use-case-stage{overflow:hidden;isolation:isolate;contain:paint;background:#f8fbfff5;-webkit-backdrop-filter:none;backdrop-filter:none}.use-case-stage:after{z-index:0}.use-case-stage>*{position:relative;z-index:1}.use-case-progress{position:absolute}.use-case-tabs,.use-case-visual-note{-webkit-backdrop-filter:none;backdrop-filter:none}.use-case-visual{contain:paint;backface-visibility:hidden}.workflow-band{border-top:0!important;box-shadow:none!important}.product-story-viewport,.product-story-slide,.creation-showcase-slide,.workflow-section,.workflow-top,.workflow-band{border-top-color:transparent!important;border-bottom-color:transparent!important}@media(max-width:780px){.product-story-section,.product-story-viewport,.product-story-slide,.creation-showcase-slide,.pipeline-slide,.workflow-section,.use-case-section,.ai-method-section,.pricing-section,.founder-section,.faq-section,.benefits-section{margin-bottom:360px!important}.social-proof-marquee{margin-top:-18px!important;margin-bottom:370px!important;padding-block:20px 24px}.workflow-top{margin-bottom:440px!important;padding-bottom:28px}.product-story-section,.product-story-viewport{margin-bottom:0!important}}.review-card{border-color:#b8cff2!important;background:#ffffffd1!important;box-shadow:0 16px 38px #2852921a,inset 0 1px #ffffffeb!important}.hero-stars{gap:7px}.hero-stars .hero-star-icons{margin-left:0;color:#f5a800;font-size:17px;line-height:1;letter-spacing:1px;text-shadow:0 3px 10px rgba(245,168,0,.22)}.benefit-card{position:relative;overflow:hidden;min-height:286px;transition:transform .35s cubic-bezier(.2,.75,.25,1),border-color .35s ease,box-shadow .35s ease}.benefit-card:before{content:"";position:absolute;width:150px;height:150px;top:-54px;right:-42px;border-radius:50%;background:radial-gradient(circle,#41aeff26,#6656ff00 72%);pointer-events:none}.benefit-card-top{width:100%;min-height:108px;align-items:flex-start}.benefit-card-top>img{position:relative;z-index:1;width:152px;height:92px;margin:-7px -13px 0 0;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 13px 17px rgba(42,82,168,.18));transform:translateZ(0) rotate(-1deg);transition:transform .4s cubic-bezier(.2,.8,.2,1),filter .4s ease}.benefit-card:hover{transform:translateY(-7px);border-color:#4384f26b!important;box-shadow:0 30px 65px #31538929!important}.benefit-card:hover .benefit-card-top>img{transform:translate3d(0,-5px,0) rotate(2deg) scale(1.055);filter:drop-shadow(0 18px 22px rgba(42,82,168,.25))}@media(max-width:780px){.benefit-card-top>img{width:136px;height:82px;margin-top:-4px}}@media(prefers-reduced-motion:reduce){.benefit-card,.benefit-card-top>img{transition:none}}.benefit-card{--benefit-surface: linear-gradient(145deg, #fff1dc 0%, #ffe6cf 100%);--benefit-border: rgba(217, 139, 79, .34);display:grid;grid-template-columns:minmax(0,1fr) 154px;grid-template-rows:auto 1fr;align-items:center;gap:10px 18px;min-height:246px;padding:26px 25px;border-color:var(--benefit-border)!important;background:var(--benefit-surface)!important;box-shadow:0 22px 48px #5047591a,inset 0 1px #ffffffb8!important}.benefit-card:nth-child(5n+1){--benefit-surface: linear-gradient(145deg, #fff0da 0%, #ffdcca 100%);--benefit-border: rgba(222, 127, 75, .34)}.benefit-card:nth-child(5n+2){--benefit-surface: linear-gradient(145deg, #eff9dd 0%, #dff0c4 100%);--benefit-border: rgba(112, 150, 65, .32)}.benefit-card:nth-child(5n+3){--benefit-surface: linear-gradient(145deg, #ffe9e3 0%, #ffd8d5 100%);--benefit-border: rgba(204, 97, 91, .3)}.benefit-card:nth-child(5n+4){--benefit-surface: linear-gradient(145deg, #fff7cf 0%, #ffe9a9 100%);--benefit-border: rgba(203, 151, 38, .32)}.benefit-card:nth-child(5n+5){--benefit-surface: linear-gradient(145deg, #f5ebff 0%, #eadcf5 100%);--benefit-border: rgba(125, 82, 142, .28)}.benefit-card:before{width:180px;height:180px;top:auto;right:-56px;bottom:-82px;background:radial-gradient(circle,#ffffff7a,#fff0 72%)}.benefit-card-top{grid-column:2;grid-row:1 / 3;display:flex;align-items:center;justify-content:center;width:154px;height:132px;box-sizing:border-box;min-height:0;margin:0;padding:10px 6px;border:1px solid rgba(78,45,64,.1);border-radius:28px;background:#ffffff7a;box-shadow:inset 0 1px #ffffffbf,0 13px 26px #4e2d4014}.benefit-card-top>span{position:absolute;top:22px;left:25px;color:#5b2946;opacity:.38}.benefit-card-top>img{width:150px;height:90px;max-width:100%;margin:0;filter:drop-shadow(0 9px 12px rgba(92,51,66,.13))}.benefit-card h3{grid-column:1;grid-row:1;align-self:end;margin:42px 0 0;color:#2e1730;line-height:1.08}.benefit-card p{grid-column:1;grid-row:2;align-self:start;margin:2px 0 0;color:#6f5967!important;line-height:1.48}.benefit-card:hover{border-color:var(--benefit-border)!important;box-shadow:0 30px 58px #50475929,inset 0 1px #ffffffc7!important}@media(max-width:780px){.benefit-card{grid-template-columns:minmax(0,1fr) 112px;grid-template-rows:auto auto;gap:12px 14px;min-height:258px;padding:23px 22px}.benefit-card-top{grid-column:2;grid-row:1;width:112px;height:94px;border-radius:22px}.benefit-card-top>img{width:104px;height:74px;margin:0}.benefit-card h3{grid-column:1;grid-row:1;align-self:end;margin-top:38px}.benefit-card p{grid-column:1 / -1;grid-row:2;margin-top:0}.benefit-card-top>span{top:20px;left:22px}}.faq-section{margin-bottom:80px!important}@media(max-width:780px){.faq-section{margin-bottom:64px!important}}
