.landing-grain:after{content:"";pointer-events:none;z-index:100;opacity:.032;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='g'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23g)' opacity='1'/%3E%3C/svg%3E");background-repeat:repeat;background-size:200px 200px;position:fixed;inset:0}.landing-root{background:var(--bg-page);min-height:100vh;color:var(--text-primary);flex-direction:column;display:flex;overflow-x:hidden}.landing-nav{z-index:9999;background:0 0;flex-shrink:0;width:100%;position:relative}.landing-nav-inner{justify-content:space-between;align-items:center;gap:16px;max-width:1280px;height:52px;margin:0 auto;padding:0 24px;display:flex}.landing-nav-logo{color:#111;flex-shrink:0;align-items:center;gap:8px;text-decoration:none;display:flex}.landing-nav-logo-img{object-fit:contain;width:36px;height:36px}.landing-nav-logo-wordmark{object-fit:contain;width:auto;height:18px;display:block}.landing-nav-links{align-items:center;gap:28px;display:none}@media (width>=768px){.landing-nav-links{display:flex}}.landing-nav-link{font-family:var(--font-sans);color:#00000080;transition:color var(--duration-fast) var(--ease-out);cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;font-weight:500;text-decoration:none}.landing-nav-link:hover{color:#000000d9}.landing-nav-link--active{color:#000000d9;background:0 0;border:1px solid #00000026;border-radius:99px;align-items:center;gap:6px;padding:4px 12px;display:inline-flex}.landing-nav-link-dot{background:#111;border-radius:50%;flex-shrink:0;width:5px;height:5px;display:inline-block}.landing-nav-actions{flex-shrink:0;align-items:center;gap:16px;display:flex}.landing-nav-cta{color:#fff;font-family:var(--font-sans);cursor:pointer;transition:background var(--duration-fast) var(--ease-out);background:#111;border:none;border-radius:99px;align-items:center;gap:8px;padding:7px 18px;font-size:13px;font-weight:600;display:inline-flex}.landing-nav-cta:hover{background:#2a2a2a}.landing-nav-cta:focus-visible,.landing-nav-link:focus-visible{outline-offset:3px;outline:2px solid #0000004d}.landing-nav-kbd{width:18px;height:18px;font-size:11px;font-family:var(--font-mono);color:var(--text-muted);background:#00000014;border:1px solid #0000001f;border-radius:4px;justify-content:center;align-items:center;font-weight:700;display:inline-flex}[data-theme=dark] .landing-nav-kbd{color:#ffffff8c;background:#ffffff1f;border-color:#ffffff2e}.landing-hero{box-sizing:border-box;flex-direction:column;justify-content:space-between;align-items:center;gap:32px;width:100%;max-width:1440px;min-height:calc(100dvh - 84px);margin:0 auto;padding:24px 40px 40px;display:flex;position:relative}.landing-hero-left{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:760px;display:flex}.landing-hero-chat-wrap{z-index:20;justify-content:center;width:100%;max-width:680px;margin:16px auto 0;display:flex;position:relative}.landing-hero-right{justify-content:center;align-items:center;width:100%;max-width:100%;display:flex}.landing-hero-scroll-cue{color:var(--text-faint);animation:2s ease-in-out infinite hero-bounce;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}@keyframes hero-bounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(6px)}}.landing-hero-logo-wrap{-webkit-user-select:none;user-select:none;width:clamp(180px,22vw,280px);margin-top:-32px;margin-bottom:24px}.landing-headline-serif{font-family:var(--font-sans);letter-spacing:-1.5px;color:var(--text-primary);margin:0 0 20px -2px;font-size:clamp(36px,4.5vw,56px);font-weight:700;line-height:1}.landing-subtitle{font-family:var(--font-sans);color:var(--text-muted);max-width:560px;margin:0 0 28px;font-size:15px;line-height:1.7}.landing-subtitle strong{color:var(--text-primary);font-weight:500}.landing-ctas{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-bottom:0;display:flex}.landing-btn-primary{color:#fff;border-radius:var(--radius-pill);font-family:var(--font-sans);letter-spacing:-.1px;cursor:pointer;transition:background var(--duration-base) var(--ease-out), box-shadow var(--duration-base) var(--ease-out);background:#000;border:1px solid #0000;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:600;display:inline-flex}.landing-btn-primary:hover{background:#222}.landing-btn-secondary{background:var(--bg-raised);color:var(--text-secondary);border:1px solid var(--border-default);border-radius:var(--radius-pill);font-family:var(--font-sans);cursor:pointer;transition:background var(--duration-base) var(--ease-out), border-color var(--duration-base) var(--ease-out), color var(--duration-base) var(--ease-out);align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:500;display:inline-flex}.landing-btn-secondary:hover{background:var(--bg-sunken);border-color:var(--border-strong);color:var(--text-primary)}[data-theme=dark] .landing-btn-secondary{color:#ffffffb3;background:#1a1a1a;border-color:#ffffff1a}[data-theme=dark] .landing-btn-secondary:hover{color:#fff;background:#ffffff14;border-color:#fff3}.landing-btn-primary:focus-visible,.landing-btn-secondary:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.landing-trust{flex-direction:column;gap:12px;display:flex}.landing-trust-label{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.14em;color:var(--text-faint);font-size:10px;font-weight:700}.landing-trust-logos{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.landing-trust-logo{font-family:var(--font-sans);letter-spacing:-.3px;color:var(--text-faint);-webkit-user-select:none;user-select:none;transition:color var(--duration-base) var(--ease-out);font-size:13px;font-weight:700}.landing-trust-logo:hover{color:var(--text-muted)}.landing-trust-logo--serif{font-family:var(--font-sans)}.landing-mockup{background:#111;border:1px solid #2a2a2a;border-radius:14px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000001a,0 8px 24px #0000001f}[data-theme=dark] .landing-mockup{box-shadow:0 0 0 1px #ffffff0a,0 40px 100px #0000008c,0 8px 32px #0006}.landing-mockup-bar{background:#2a2a2a;border-bottom:1px solid #333;flex-shrink:0;justify-content:space-between;align-items:center;height:44px;padding:0 16px;display:flex}.landing-mockup-dots{align-items:center;gap:6px;display:flex}.landing-mockup-dot{border-radius:50%;width:12px;height:12px}.landing-mockup-rec{color:#f87171;font-size:11px;font-weight:700;font-family:var(--font-mono);letter-spacing:.04em;background:#ef444424;border:1px solid #ef444447;border-radius:99px;align-items:center;gap:6px;padding:4px 10px;display:flex}.landing-mockup-rec-dot{background:#ef4444;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite rec-pulse}@keyframes rec-pulse{0%,to{opacity:1}50%{opacity:.4}}.landing-mockup-video{background:#0a0a0a;flex:1;justify-content:center;align-items:center;min-height:300px;display:flex;position:relative}.landing-mockup-play{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:default;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.landing-mockup-voice-badge{background:#fff;border-radius:10px 0 0 10px;flex-direction:column;align-items:center;gap:2px;min-width:60px;padding:10px 14px;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.landing-mockup-voice-label{text-transform:uppercase;letter-spacing:.14em;color:#999;font-size:8px;font-weight:700}.landing-mockup-voice-name{font-family:var(--font-sans);color:#111;font-size:16px;line-height:1.2}.landing-mockup-bottom{background:#1a1a1a;border-top:1px solid #252525;flex-direction:column;flex-shrink:0;gap:10px;padding:12px 16px 16px;display:flex}.landing-mockup-scene-num{text-transform:uppercase;letter-spacing:.12em;color:#ffffff40;font-size:10px;font-weight:700}.landing-mockup-scene-text{font-family:var(--font-sans);color:#ffffffa6;font-size:14px;line-height:1.4}.landing-mockup-scrubber{align-items:center;gap:10px;display:flex}.landing-mockup-time{color:#fff6;font-size:11px;font-family:var(--font-mono);flex-shrink:0}.landing-mockup-progress{background:#ffffff1a;border-radius:2px;flex:1;height:3px;position:relative;overflow:hidden}.landing-mockup-progress-fill{background:#ffffffa6;border-radius:2px;width:36%;height:100%;position:absolute;top:0;left:0}.landing-mockup-quality{color:#fff6;font-size:11px;font-weight:700;font-family:var(--font-mono);background:#ffffff12;border-radius:4px;flex-shrink:0;padding:2px 6px}.landing-hiw{background:#fff;border-top:1px solid #00000014;border-bottom:1px solid #00000014;width:100%;position:relative}.landing-hiw-inner{max-width:1280px;margin:0 auto;padding:80px 24px 96px;position:relative}.landing-hiw-inner:before{content:"";pointer-events:none;background:#00000014;width:1px;position:absolute;top:0;bottom:0;left:0}.landing-hiw-header{border-bottom:1px solid #00000014;flex-direction:column;gap:32px;margin-bottom:0;padding-bottom:48px;display:flex}@media (width>=1024px){.landing-hiw-header{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:32px}}.landing-hiw-eyebrow{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.14em;color:var(--text-muted);margin:0 0 16px;font-size:11px;font-weight:700}.landing-hiw-heading{font-family:var(--font-sans);letter-spacing:-1px;color:var(--text-primary);margin:0;font-size:clamp(36px,5vw,56px);font-weight:700;line-height:1.1}.landing-hiw-tagline{font-family:var(--font-sans);color:var(--text-muted);text-align:right;max-width:280px;margin:0;font-size:14px;line-height:1.75}@media (width<=1023px){.landing-hiw-tagline{text-align:left;max-width:100%}}.landing-hiw-grid{grid-template-columns:1fr;gap:20px;margin-top:48px;display:grid}@media (width>=768px){.landing-hiw-grid{grid-template-columns:repeat(3,1fr)}}.landing-step-card{background:#fff;border:1px solid #00000017;border-radius:16px;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #0000000a,0 4px 12px #00000012,0 16px 40px #00000012}.landing-step-card-glow{pointer-events:none;opacity:0;mix-blend-mode:screen;z-index:0;position:absolute;inset:0}.landing-step-card-glow--spot{filter:blur(60px);z-index:1}.landing-step-card-glow--trail{filter:blur(90px);z-index:0}[data-theme=light] .landing-step-card-glow{mix-blend-mode:multiply}.landing-step-card-stroke{pointer-events:none;opacity:0;z-index:4;border:1.5px solid #000000b3;border-radius:16px;position:absolute;inset:0}[data-theme=dark] .landing-step-card-stroke{border-color:#ffffffb3}.landing-step-card:before{content:"";pointer-events:none;z-index:2;opacity:.28;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='400' height='400'%3E%3Cfilter id='g'%3E%3CfeTurbulence type='turbulence' baseFrequency='0.65' numOctaves='1' stitchTiles='stitch'/%3E%3CfeComponentTransfer%3E%3CfeFuncR type='linear' slope='5' intercept='-2'/%3E%3CfeFuncG type='linear' slope='5' intercept='-2'/%3E%3CfeFuncB type='linear' slope='5' intercept='-2'/%3E%3C/feComponentTransfer%3E%3C/filter%3E%3Crect width='400' height='400' filter='url(%23g)' opacity='1'/%3E%3C/svg%3E");background-size:400px 400px;border-radius:18px;position:absolute;inset:0}.landing-step-card-header,.landing-step-body{z-index:3;position:relative}.landing-step-card-header{justify-content:space-between;align-items:flex-end;padding:24px 24px 18px;display:flex}.landing-step-numeral{font-family:var(--font-sans);color:var(--accent);font-size:24px;font-weight:400}.landing-step-label{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.14em;color:var(--text-faint);font-size:10px;font-weight:700}.landing-step-body{flex-direction:column;flex:1;gap:20px;padding:0 24px 24px;display:flex}.landing-step-illustration{background:var(--bg-sunken);border:1px solid var(--border-subtle);border-radius:12px;flex-direction:column;gap:12px;min-height:210px;padding:16px;display:flex;overflow:hidden}.landing-step-title{font-family:var(--font-sans);color:var(--text-primary);margin:0;font-size:15px;font-weight:600}.landing-step-desc{font-family:var(--font-sans);color:var(--text-muted);margin:0;font-size:13px;line-height:1.65}.landing-step-browser-bar{background:var(--bg-raised);border:1px solid var(--border-subtle);border-radius:8px;align-items:center;gap:8px;padding:8px 12px;display:flex}.landing-step-browser-url{color:var(--text-faint);font-size:11px;font-family:var(--font-mono);flex:1}.landing-step-skeleton{flex-direction:column;gap:8px;padding:4px;display:flex}.landing-step-skeleton-line{background:var(--border-subtle);border-radius:99px;height:9px}.landing-step-scanning{background:var(--accent-subtle);color:var(--accent);border:1px solid #1a1a1a2e;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 12px;font-size:12px;font-weight:500;display:flex}.landing-step-scanning-dot{background:var(--accent);border-radius:50%;width:6px;height:6px}.landing-step-notes-card{background:var(--bg-raised);border:1px solid var(--border-subtle);border-radius:8px;margin-bottom:12px;padding:14px}.landing-step-notes-label{text-transform:uppercase;letter-spacing:.12em;color:var(--text-faint);margin-bottom:8px;font-size:9px;font-weight:700}.landing-step-notes-text{color:var(--text-muted);font-size:12px;line-height:1.6}.landing-step-tags{flex-wrap:wrap;gap:6px;display:flex}.landing-step-tag{background:var(--bg-sunken);color:var(--text-muted);border:1px solid var(--border-subtle);border-radius:99px;padding:4px 10px;font-size:11px;font-weight:500}.landing-step-file-card{background:var(--bg-raised);border:1px solid var(--border-subtle);border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:12px;padding:12px 14px;display:flex}.landing-step-file-icon{background:var(--bg-sunken);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.landing-step-file-name{color:var(--text-secondary);font-size:12px;font-weight:600}.landing-step-file-meta{color:var(--text-faint);font-size:10px}.landing-step-download-btn{background:var(--accent);color:#fff;cursor:default;border:none;border-radius:8px;flex-shrink:0;align-items:center;gap:6px;padding:7px 12px;font-size:12px;font-weight:700;display:flex}.landing-step-stats{gap:24px;padding:2px 4px;display:flex}.landing-step-stat-label{text-transform:uppercase;letter-spacing:.1em;color:var(--text-faint);margin-bottom:3px;font-size:9px;font-weight:700}.landing-step-stat-value{color:var(--text-muted);font-size:12px;font-weight:600}@keyframes hero-fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-fade-in{0%{opacity:0}to{opacity:1}}.landing-animate-2,.landing-animate-3,.landing-animate-4,.landing-animate-5,.landing-animate-6{opacity:1;animation:none;transform:none}.landing-footer{background:#0f0f0f;border-top:1px solid #ffffff12;flex-shrink:0;width:100%;position:relative;overflow:hidden}.landing-footer:before{content:"";pointer-events:none;z-index:3;opacity:.32;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='400' height='400'%3E%3Cfilter id='g'%3E%3CfeTurbulence type='turbulence' baseFrequency='0.65' numOctaves='1' stitchTiles='stitch'/%3E%3CfeComponentTransfer%3E%3CfeFuncR type='linear' slope='5' intercept='-2'/%3E%3CfeFuncG type='linear' slope='5' intercept='-2'/%3E%3CfeFuncB type='linear' slope='5' intercept='-2'/%3E%3C/feComponentTransfer%3E%3C/filter%3E%3Crect width='400' height='400' filter='url(%23g)' opacity='1'/%3E%3C/svg%3E");background-size:400px 400px;position:absolute;inset:0}.landing-footer:after{content:"";pointer-events:none;z-index:3;opacity:.18;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='600' height='600'%3E%3Cfilter id='g'%3E%3CfeTurbulence type='turbulence' baseFrequency='0.45' numOctaves='1' stitchTiles='stitch'/%3E%3CfeComponentTransfer%3E%3CfeFuncR type='linear' slope='4' intercept='-1.5'/%3E%3CfeFuncG type='linear' slope='4' intercept='-1.5'/%3E%3CfeFuncB type='linear' slope='4' intercept='-1.5'/%3E%3C/feComponentTransfer%3E%3C/filter%3E%3Crect width='600' height='600' filter='url(%23g)' opacity='1'/%3E%3C/svg%3E");background-size:600px 600px;position:absolute;inset:0}.landing-footer-glow{pointer-events:none;opacity:0;mix-blend-mode:screen;will-change:background;position:absolute;inset:0}.landing-footer-glow--spot{z-index:2;filter:blur(72px);mix-blend-mode:screen}.landing-footer-glow--trail{z-index:1;filter:blur(100px);mix-blend-mode:screen}[data-theme=light] .landing-footer-glow--spot,[data-theme=light] .landing-footer-glow--trail{mix-blend-mode:multiply}.landing-footer-inner{z-index:4;max-width:1280px;margin:0 auto;padding:64px 24px 32px;position:relative}.landing-footer-top{flex-direction:column;gap:48px;margin-bottom:56px;display:flex}@media (width>=768px){.landing-footer-top{flex-direction:row;justify-content:space-between}}.landing-footer-brand{flex-direction:column;gap:20px;max-width:280px;display:flex}.landing-footer-wordmark{cursor:default;will-change:transform;color:#fff;display:inline-block}.landing-footer-tagline{font-family:var(--font-sans);color:#ffffffbf;margin:0;font-size:13px;line-height:1.75}.landing-footer-socials{align-items:center;gap:10px;display:flex}.landing-footer-social{color:#fff;width:34px;height:34px;transition:transform var(--duration-fast) var(--ease-out);justify-content:center;align-items:center;text-decoration:none;display:flex}.landing-footer-social:hover{transform:scale(1.15)}.landing-footer-nav{gap:60px;display:flex}.landing-footer-nav-col{flex-direction:column;gap:0;display:flex}.landing-footer-nav-heading{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.14em;color:#fff;margin-bottom:20px;font-size:10px;font-weight:700}.landing-footer-nav-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.landing-footer-nav-link{font-family:var(--font-sans);color:#fffc;transition:color var(--duration-fast) var(--ease-out);font-size:13px;text-decoration:none}.landing-footer-nav-link:hover{color:#ffffffe6}.landing-footer-bottom{border-top:1px solid #ffffff12;flex-direction:column;gap:12px;padding-top:24px;display:flex}@media (width>=640px){.landing-footer-bottom{flex-direction:row;justify-content:center;align-items:center;gap:0}}.landing-footer-copy{font-family:var(--font-sans);color:#ffffffa6;margin:0;font-size:12px}.landing-footer-legal{align-items:center;gap:20px;display:flex}.landing-footer-legal-link{font-family:var(--font-sans);color:#ffffffa6;transition:color var(--duration-fast) var(--ease-out);font-size:12px;text-decoration:none}.landing-footer-legal-link:hover{color:#fff9}@keyframes s1-dot-pulse{0%,80%,to{opacity:.2;transform:scale(.85)}40%{opacity:1;transform:scale(1)}}.s1-dot-anim{animation:1.2s ease-in-out infinite s1-dot-pulse}.s1-dot-anim:nth-child(2){animation-delay:.2s}.s1-dot-anim:nth-child(3){animation-delay:.4s}@keyframes s3-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.s3-spinner-ring{transform-origin:50%;animation:.75s linear infinite s3-spin}.landing-nav-hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;width:36px;height:36px;padding:6px;display:none}.landing-nav-hamburger span{transform-origin:50%;background:#111;border-radius:2px;width:100%;height:1.5px;transition:transform .25s,opacity .25s;display:block}.landing-nav-hamburger span:nth-child(2){width:100%}.landing-nav-hamburger.is-open span:first-child{transform:translateY(6.5px)rotate(45deg)}.landing-nav-hamburger.is-open span:nth-child(2){opacity:0;transform:scaleX(0)}.landing-nav-hamburger.is-open span:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}.landing-nav-overlay{z-index:9996;opacity:0;pointer-events:none;background:#0003;transition:opacity .3s;position:fixed;inset:0}.landing-nav-overlay.is-open{opacity:1;pointer-events:all}.landing-nav-drawer{z-index:10000;opacity:0;pointer-events:none;background:#f5f5f5;border-left:1px solid #0000000d;flex-direction:column;width:240px;max-width:80vw;transition:opacity .3s,transform .3s;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-4px 0 24px #0000001a}.landing-nav-drawer.is-open{opacity:1;pointer-events:all;transform:translate(0)}.landing-nav-drawer-top{flex-shrink:0;justify-content:flex-end;align-items:center;height:52px;padding:0 24px;display:flex}.landing-nav-drawer-top .landing-nav-hamburger{display:flex}.landing-nav-drawer-inner{flex-direction:column;flex:1;align-items:flex-start;gap:32px;padding:16px 16px 24px;display:flex;overflow-y:auto}.landing-nav-drawer-links{flex-direction:column;align-items:flex-start;gap:8px;width:100%;display:flex}.landing-nav-drawer-link{font-family:var(--font-sans);color:#6b7280;text-align:left;background:0 0;border:none;border-radius:8px;width:100%;padding:10px 14px;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s ease-out}.landing-nav-drawer-link:hover{color:#1f2937;background:#e6e6e6}.landing-nav-drawer-link.is-active{color:#fff;background:linear-gradient(90deg,#111827,#374151,#111827) 0 0/200%;justify-content:flex-start;align-items:center;gap:8px;display:flex;box-shadow:0 1px 2px #0000000d}.landing-nav-drawer-link.is-active:hover{background-position:100%}.landing-nav-drawer-actions{border-top:1px solid #e5e7eb;flex-direction:column;align-items:flex-start;gap:12px;width:100%;margin-top:auto;padding-top:24px;display:flex}.landing-nav-cta--full{justify-content:center;width:100%}.landing-nav-cta--premium{color:#fff;background:linear-gradient(90deg,#111827,#374151,#111827) 0 0/200%;border:none;transition:all .5s ease-out;box-shadow:0 2px 4px #0000001a}.landing-nav-cta--premium:hover{background-position:100%;box-shadow:0 4px 6px #00000026}.landing-nav-cta--ghost{color:#111827;background:#fff;border:1px solid #e5e7eb;transition:all .2s;box-shadow:0 1px 2px #0000000d}.landing-nav-cta--ghost:hover{background:#f9fafb;border-color:#d1d5db}@media (width<=767px){.landing-nav-hamburger{display:flex}.landing-nav-links,.landing-nav-actions--desktop{display:none!important}.landing-hero{gap:24px;min-height:auto;padding:20px 16px 36px}.landing-hero-logo-wrap{width:clamp(140px,40vw,220px);margin-top:-12px}.landing-hero-scroll-cue{display:none}.landing-headline-serif{letter-spacing:-1px}.landing-subtitle{font-size:14px}.landing-hiw-inner{padding:56px 20px 72px}}@media (width>=1024px){.landing-hero{padding:16px 40px 72px}}@media (width<=639px){.landing-footer-top{text-align:center;align-items:center}.landing-footer-brand{text-align:center;align-items:center;max-width:100%}.landing-footer-wordmark{transform-origin:50%;margin-bottom:12px;transform:scale(1.3)}.landing-footer-nav{flex-flow:wrap;justify-content:center;gap:40px;width:100%}.landing-footer-nav-col,.landing-footer-nav-list{text-align:left;align-items:flex-start}.landing-footer-inner{padding:48px 24px 24px}.landing-footer-bottom{text-align:center;align-items:center}}@media (prefers-reduced-motion:reduce){.landing-animate-1{opacity:1;animation:none;transform:none}.landing-hero-scroll-cue,.landing-mockup-rec-dot{animation:none}}.landing-faq{background:#fff;border-bottom:1px solid #00000014;width:100%;position:relative}.landing-faq-inner{max-width:1280px;margin:0 auto;padding:80px 24px 96px;position:relative}.landing-faq-header{border-bottom:1px solid #00000014;flex-direction:column;gap:32px;padding-bottom:48px;display:flex}@media (width>=1024px){.landing-faq-header{flex-direction:row;justify-content:space-between;align-items:flex-end}}.landing-faq-list{flex-direction:column;margin-top:0;display:flex}.landing-faq-accordion{width:100%}.landing-faq-accordion-item{border-bottom:1px solid #00000014}.landing-faq-accordion-trigger{all:unset;box-sizing:border-box;width:100%;font-family:var(--font-sans);color:var(--text-primary);letter-spacing:-.005em;cursor:pointer;justify-content:space-between;align-items:center;gap:24px;padding:24px 0;font-size:clamp(16px,1.6vw,18px);font-weight:600;line-height:1.45;transition:color .16s;display:flex}.landing-faq-accordion-trigger:hover{color:#000}.landing-faq-accordion-icon{color:var(--text-muted);flex-shrink:0;width:16px;height:16px;position:relative}@keyframes faq-slide-down{0%{opacity:0;height:0}to{height:var(--radix-accordion-content-height);opacity:1}}@keyframes faq-slide-up{0%{height:var(--radix-accordion-content-height);opacity:1}to{opacity:0;height:0}}.landing-faq-accordion-content{overflow:hidden}.landing-faq-accordion-content[data-state=open]{animation:faq-slide-down .24s var(--ease-out)}.landing-faq-accordion-content[data-state=closed]{animation:faq-slide-up .18s var(--ease-in)}.landing-faq-a{font-family:var(--font-sans);color:var(--text-muted);max-width:760px;margin:0;padding:0 36px 28px 0;font-size:15px;line-height:1.75}@media (width<=640px){.landing-faq-inner{padding:56px 20px 72px}}.landing-process-section{background:var(--bg-page);border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);width:100%;position:relative}.landing-process-inner{max-width:1280px;margin:0 auto;padding:80px 24px 48px;position:relative}.landing-process-header{border-bottom:1px solid var(--border-subtle);flex-direction:column;gap:32px;margin-bottom:0;padding-bottom:48px;display:flex}.landing-process-content{justify-content:center;align-items:center;margin-top:48px;display:flex}@media (width>=1024px){.landing-process-header{flex-direction:row;justify-content:space-between;align-items:flex-end}}@media (width<=767px){.landing-process-inner{padding:56px 20px 32px}}.struck-editor{transition:color .4s .45s;display:inline-block;position:relative}.struck-editor:after{content:"";transform-origin:0;background:currentColor;border-radius:2px;height:3px;position:absolute;top:54%;left:-3%;right:-3%;transform:scaleX(0)}.struck-editor.struck{color:#9ca3af}.struck-editor.struck:after{animation:.45s cubic-bezier(.6,0,.2,1) .15s forwards struck-editor-draw}@keyframes struck-editor-draw{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.landing-chat-root{flex-direction:column;align-items:center;gap:10px;width:100%;max-width:680px;margin:0 auto;display:flex}.landing-chat-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);cursor:text;background:#ffffff0d;border:1px solid #ffffff21;border-radius:2rem;width:100%;transition:border-color .2s,box-shadow .2s;box-shadow:0 4px 32px #00000047,0 1px 4px #0000002e}.landing-chat-card--focused{border-color:#ffffff61;box-shadow:0 0 0 3px #00000073,0 8px 36px #0006,0 1px 4px #0003}.landing-chat-inner{flex-direction:column;gap:12px;padding:18px 20px 14px;display:flex}.landing-chat-textarea-wrap{grid-template-columns:1fr;align-items:start;width:100%;display:grid;position:relative}.landing-chat-textarea{z-index:2;resize:none;width:100%;font-family:var(--font-sans);letter-spacing:-.012em;color:var(--text-primary);-webkit-font-smoothing:antialiased;background:0 0;border:none;outline:none;grid-area:1/1/2/2;margin:0;padding:0;font-size:15.5px;font-weight:400;line-height:1.55;position:relative}.landing-chat-placeholder-overlay{pointer-events:none;z-index:1;grid-area:1/1/2/2;align-items:flex-start;width:100%;min-height:1.55em;display:flex;position:relative}.landing-chat-placeholder-text{width:100%;font-family:var(--font-sans);letter-spacing:-.012em;color:var(--text-muted);opacity:.85;-webkit-user-select:none;user-select:none;white-space:pre-wrap;word-break:break-word;margin:0;padding:0;font-size:15.5px;font-weight:400;line-height:1.55;display:inline-block}.landing-chat-typing-cursor{color:var(--text-primary);-webkit-user-select:none;user-select:none;margin-left:2px;font-size:16px;font-weight:300;line-height:1;animation:.85s infinite typing-blink;display:inline-block}@keyframes typing-blink{0%,to{opacity:1}50%{opacity:0}}[data-theme=dark] .landing-chat-placeholder-text{color:var(--text-muted);opacity:.65}[data-theme=light] .landing-chat-placeholder-text{color:var(--text-muted);opacity:.85}.landing-chat-toolbar{justify-content:space-between;align-items:center;min-height:36px;display:flex}.landing-chat-dropdown-wrap{position:relative}.landing-chat-dropdown-trigger{font-family:var(--font-sans);color:#ffffffbf;cursor:pointer;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:6px;padding:5px 12px 5px 10px;font-size:12.5px;font-weight:500;line-height:1;transition:background .14s,border-color .14s,color .14s;display:inline-flex}.landing-chat-dropdown-trigger:hover{color:#fffffff2;background:#ffffff1a;border-color:#fff3}.landing-chat-dropdown-icon{opacity:.7;flex-shrink:0;align-items:center;display:flex}.landing-chat-dropdown-label{line-height:1}.landing-chat-dropdown-chevron{color:#fff6;align-items:center;margin-left:1px;transition:transform .18s;display:flex}.landing-chat-dropdown-chevron--open{transform:rotate(180deg)}.landing-chat-dropdown-menu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:9999;transform-origin:0 100%;background:#12141ce0;border:1px solid #ffffff1a;border-radius:14px;min-width:170px;padding:5px;position:absolute;bottom:calc(100% + 6px);left:0;box-shadow:0 8px 32px #0006,0 2px 8px #00000040}.landing-chat-dropdown-option{width:100%;font-family:var(--font-sans);color:#ffffffa6;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:9px;align-items:center;gap:8px;padding:8px 10px;font-size:13px;font-weight:400;transition:background .12s,color .12s;display:flex}.landing-chat-dropdown-option:hover{color:#ffffffe6;background:#ffffff12}.landing-chat-dropdown-option--active{color:#fffffff2;font-weight:500}.landing-chat-dropdown-option-label{flex:1}.landing-chat-dropdown-check{color:var(--text-primary);align-items:center;margin-left:auto;display:flex}.landing-chat-submit-glass{border-radius:9999px;flex-shrink:0;transition:box-shadow .25s,transform .15s,opacity .2s;box-shadow:0 2px 8px #00000047,0 0 0 1px #ffffff1f;background:#000!important;width:36px!important;height:36px!important}.landing-chat-submit-glass--active{box-shadow:0 4px 14px #00000073,0 0 0 1px #fff3;background:#000!important}.landing-chat-submit{color:#fff6;cursor:default;background:0 0;border:none;justify-content:center;align-items:center;width:36px;height:36px;transition:color .2s,transform .15s;display:flex}.landing-chat-submit--active{cursor:pointer;color:#fff!important}.landing-chat-submit--active:hover{transform:scale(1.06)}.landing-chat-submit--active:active{transform:scale(.94)}[data-theme=light] .landing-chat-submit-glass{box-shadow:0 2px 8px #0003;background:#000!important}[data-theme=light] .landing-chat-submit-glass--active{box-shadow:0 4px 14px #0000004d;background:#000!important}[data-theme=light] .landing-chat-submit{color:#fff6}[data-theme=light] .landing-chat-submit--active{color:#fff!important}.liquid-glass-dark{background:#ffffff0d}.liquid-glass-light{background:#0ea5e91a}.liquid-glass-backdrop{pointer-events:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:absolute;inset:0}.liquid-glass-hover-overlay{pointer-events:none;z-index:10;transition:background-color .15s;position:absolute;inset:0}.liquid-glass-spotlight{pointer-events:none;z-index:10;filter:blur(16px);border-radius:9999px;width:70px;height:70px;position:absolute;transform:translate(-50%,-50%)}.liquid-glass-inner-shadow{pointer-events:none;z-index:20;position:absolute;inset:0}[data-theme=light] .landing-chat-card{background:#fff;border-color:#0000001a;box-shadow:0 4px 24px #00000012,0 1px 4px #0000000a}[data-theme=light] .landing-chat-card--focused{border-color:#000;box-shadow:0 0 0 3px #00000014,0 8px 30px #0000001f,0 1px 4px #0000000f}[data-theme=light] .landing-chat-textarea{color:var(--text-primary)}[data-theme=light] .landing-chat-textarea::placeholder{color:var(--text-muted);opacity:.85}[data-theme=light] .landing-chat-dropdown-trigger{color:#0f172aa6;background:#00000008;border-color:#0000001a}[data-theme=light] .landing-chat-dropdown-trigger:hover{color:#0f172ae6;background:#0000000f;border-color:#00000026}[data-theme=light] .landing-chat-dropdown-menu{background:#fffffff2;border-color:#00000017;box-shadow:0 8px 32px #0000001f,0 2px 8px #00000012}[data-theme=light] .landing-chat-dropdown-option{color:#0f172a99}[data-theme=light] .landing-chat-dropdown-option:hover{color:#0f172ae6;background:#0000000a}[data-theme=light] .landing-chat-dropdown-option--active{color:#0f172af2}@media (width<=600px){.landing-chat-root{max-width:100%;padding:0 4px}.landing-chat-card{border-radius:1.4rem}.landing-chat-inner{gap:8px;padding:13px 14px 10px}.landing-chat-dropdown-trigger{gap:5px;padding:4px 9px;font-size:12px}.landing-chat-dropdown-label{font-size:12px}.landing-chat-textarea,.landing-chat-placeholder-text{font-size:15px;line-height:1.5}.landing-chat-submit-glass{width:34px!important;height:34px!important}.landing-chat-submit{width:34px;height:34px}}
