@font-face{font-family:Inter;font-style:normal;font-weight:400 800;font-display:optional;src:url(/fonts/inter-latin.woff2) format("woff2")}*{box-sizing:border-box}html,body{margin:0}button,input{font:inherit}button{border:0;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}html.landing-mode,body.landing-mode{min-height:100%;height:auto;overflow-x:hidden;overflow-y:auto;background:#e9edf5;color:#131a2b}html.landing-mode #root,html.landing-mode #root>div{min-height:100%;height:auto}body.landing-mode{font-family:Inter,system-ui,sans-serif}.landing-page{--landing-paper: oklch(94.5% .012 270);--landing-ink: oklch(22% .035 265);--landing-muted: oklch(46% .025 265);--landing-soft: oklch(97% .009 270);--landing-line: oklch(22% .035 265 / .11);--landing-panel: oklch(99% .004 270);--landing-violet: oklch(57% .2 285);--landing-violet-dark: oklch(52% .2 285);--landing-accent: oklch(54% .2 285);--landing-night: oklch(20% .04 265);--landing-shadow: 0 18px 44px oklch(20% .04 265 / .16);min-height:100%;background:var(--landing-paper);color:var(--landing-ink);font-family:Inter,system-ui,sans-serif}.landing-page *,.landing-page *:before,.landing-page *:after{box-sizing:border-box}.landing-page a{color:inherit;text-decoration:none}.landing-page a:focus-visible{outline:3px solid var(--landing-violet-dark);outline-offset:4px}.landing-page img{display:block;max-width:100%}.landing-page svg{width:18px;height:18px}.landing-nav{position:absolute;top:0;left:0;z-index:20;width:100%;padding:22px 24px 0}.landing-nav-inner{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:24px;width:min(1152px,100%);min-height:48px;margin:0 auto}.landing-nav-links,.landing-brand,.landing-nav-cta{display:inline-flex;align-items:center}.landing-nav-links{gap:22px;color:var(--landing-muted);font-size:14px;font-weight:700}.landing-nav-links a,.landing-nav-cta,.landing-button{min-height:44px}.landing-nav-links a{display:inline-flex;align-items:center;transition:color .16s cubic-bezier(.22,1,.36,1)}.landing-nav-links a:hover{color:var(--landing-ink)}.landing-brand{gap:10px;justify-self:center;color:var(--landing-ink);font-family:Inter,system-ui,sans-serif;font-size:18px;font-weight:700;letter-spacing:0}.landing-brand-mark{display:inline-grid;width:34px;height:34px;place-items:center;padding:0;overflow:hidden;background:transparent;border-radius:8px}.landing-brand-mark img{display:block;width:100%;height:100%;object-fit:contain}.landing-brand b,.brand b{font-weight:800}.landing-nav-cta{justify-self:end;gap:8px;padding:0 16px;color:#f8fafc;background:var(--landing-night);border-radius:999px;font-size:14px;font-weight:800;transition:transform .16s cubic-bezier(.22,1,.36,1),background .16s cubic-bezier(.22,1,.36,1)}.landing-nav-cta:hover,.landing-button:hover{transform:translateY(-1px)}.landing-nav-cta:hover{background:#1f2937}.landing-nav-cta,.landing-button-primary{color:#f8fafc!important}.landing-hero{position:relative;display:grid;min-height:clamp(680px,86svh,860px);padding:132px 24px 62px;overflow:hidden;background-image:linear-gradient(90deg,#e9ecf1fa,#e9ecf1eb 40%,#e9ecf161,#e9ecf114),var(--hero-image);background-position:center;background-size:cover;border-bottom:1px solid var(--landing-line)}.landing-hero:after{position:absolute;right:0;bottom:0;left:0;height:92px;pointer-events:none;content:"";background:linear-gradient(to bottom,rgba(233,236,241,0),var(--landing-paper))}.landing-hero-copy{position:relative;z-index:2;align-self:end;width:min(850px,100%);margin-left:max(24px,calc((100vw - 1152px)/2))}.landing-kicker{margin:0 0 14px;color:var(--landing-accent);font-size:13px;font-weight:800;line-height:1.25;letter-spacing:0}.landing-hero h1,.landing-section h2,.landing-final h2{margin:0;color:var(--landing-ink);font-family:Inter,system-ui,sans-serif;font-weight:700;letter-spacing:0}.landing-hero h1{max-width:880px;font-size:clamp(56px,6.2vw,88px);line-height:.96;letter-spacing:-.055em}.landing-lede{width:min(680px,100%);margin:24px 0 0;color:var(--landing-muted);font-size:20px;font-weight:600;line-height:1.5}.landing-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.landing-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 18px;border:1px solid transparent;border-radius:10px;font-size:15px;font-weight:800;transition:transform .16s cubic-bezier(.22,1,.36,1),background .16s cubic-bezier(.22,1,.36,1),border-color .16s cubic-bezier(.22,1,.36,1)}.landing-button-primary{color:#f8fafc;background:var(--landing-violet);box-shadow:0 12px 32px #6557e847}.landing-button-primary:hover{background:var(--landing-violet-dark)}.landing-button-secondary{color:var(--landing-ink);background:#fbfcffe6;border-color:var(--landing-line)}.landing-button-secondary:hover{border-color:#1118272e}.landing-hero-readout{position:absolute;right:max(24px,calc((100vw - 1152px)/2));bottom:54px;z-index:2;display:grid;gap:4px;min-width:270px;padding:18px 20px;color:var(--landing-ink);background:#fbfcfff0;border:1px solid var(--landing-line);border-radius:12px;box-shadow:var(--landing-shadow)}.landing-hero-readout span,.landing-hero-readout small{color:var(--landing-muted);font-size:13px;font-weight:700}.landing-hero-readout strong{font-family:Inter,system-ui,sans-serif;font-size:24px;line-height:1.1}.landing-proof{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;width:min(1152px,calc(100% - 48px));margin:0 auto;transform:translateY(-1px);border:1px solid var(--landing-line);background:var(--landing-line)}.landing-proof span{display:grid;min-height:68px;place-items:center;padding:12px 16px;color:var(--landing-muted);background:var(--landing-panel);font-size:14px;font-weight:800;text-align:center}.landing-section{width:min(1152px,calc(100% - 48px));margin:0 auto;padding:88px 0;scroll-margin-top:24px}.landing-section-head{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:48px;align-items:end;margin-bottom:40px}.landing-section-head h2,.landing-layers h2,.landing-final h2{max-width:760px;font-size:44px;line-height:1.08;letter-spacing:-.04em}.landing-section-intro{max-width:58ch;margin:0;color:var(--landing-muted);font-size:17px;font-weight:650;line-height:1.55}.landing-map-showcase{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:18px;align-items:start}.landing-map-card,.landing-mask-card{margin:0;overflow:hidden;background:var(--landing-panel);border:1px solid var(--landing-line);border-radius:12px;box-shadow:0 8px 24px #0d152812}.landing-map-card:nth-child(2){margin-top:42px}.landing-map-card img{width:100%;aspect-ratio:16 / 10;object-fit:cover;object-position:center;background:var(--landing-soft)}.landing-map-card figcaption,.landing-mask-card figcaption{display:grid;gap:9px;padding:16px;border-top:1px solid var(--landing-line)}.landing-map-card figcaption span{color:var(--landing-accent);font-size:13px;font-weight:850;line-height:1.2}.landing-map-card figcaption strong,.landing-mask-card figcaption strong{color:var(--landing-ink);font-family:Inter,system-ui,sans-serif;font-size:21px;line-height:1.18}.landing-map-card p,.landing-mask-card p,.landing-custom-copy p:not(.landing-kicker){margin:0;color:var(--landing-muted);font-size:15px;line-height:1.58}.landing-tag-row{display:flex;flex-wrap:wrap;gap:7px;margin-top:4px}.landing-tag-row em{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;color:var(--landing-ink);background:var(--landing-soft);border:1px solid var(--landing-line);border-radius:999px;font-size:12px;font-style:normal;font-weight:800}.landing-mask-section,.landing-map-section{border-top:1px solid var(--landing-line)}.landing-mask-section .landing-section-head{grid-template-columns:minmax(0,1fr);width:min(760px,100%);margin:0 auto 34px;gap:14px;text-align:center}.landing-mask-section .landing-section-head h2,.landing-mask-section .landing-section-intro{margin-right:auto;margin-left:auto}.landing-demo-video{width:min(720px,100%);margin:0 auto;padding:7px 7px 0;overflow:hidden;background:#f9fafe;border:1px solid rgba(17,24,39,.12);border-radius:20px;box-shadow:0 30px 72px #0d152821,0 4px 14px #0d15280f}.landing-demo-stage{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;border-radius:12px;background:#f3f2ec}.landing-demo-video iframe{display:block;width:100%;height:100%;border:0;background:#f3f2ec}.landing-demo-poster{display:grid;width:100%;height:100%;place-content:center;justify-items:center;gap:10px;padding:28px;color:#fff;background:linear-gradient(135deg,#11182785,#111827c2),var(--hero-image) center / cover no-repeat;text-align:center}.landing-demo-poster strong{font-size:clamp(18px,3vw,26px);line-height:1.15}.landing-demo-poster small{max-width:42ch;color:#ffffffe6;font-size:13px;line-height:1.45}.landing-demo-poster:hover .landing-demo-play{transform:scale(1.08)}.landing-demo-poster:focus-visible{outline:3px solid #fff;outline-offset:-6px}.landing-demo-play{display:grid;width:58px;height:58px;place-items:center;padding-left:4px;border:2px solid rgba(255,255,255,.82);border-radius:50%;background:var(--landing-violet-dark);box-shadow:0 12px 30px #11182747;font-size:20px;transition:transform .18s ease}.landing-demo-video figcaption{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:14px 14px 16px;background:var(--landing-panel);color:var(--landing-muted);font-size:12px;line-height:1.4;text-align:center}.landing-demo-video figcaption span{padding-right:12px;border-right:1px solid var(--landing-line)}.landing-demo-video figcaption span:last-child{padding-right:0;border-right:0}.landing-demo-video figcaption b{color:var(--landing-ink);font-weight:800}.landing-step-track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.landing-step{position:relative;display:grid;grid-template-rows:auto 1fr;min-width:0;overflow:hidden;background:var(--landing-panel);border:1px solid var(--landing-line);border-radius:8px}.landing-step-number{position:absolute;top:12px;left:12px;z-index:2;display:grid;width:40px;height:40px;place-items:center;color:#f8fafc;background:var(--landing-night);border-radius:999px;font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:700}.landing-step img{width:100%;aspect-ratio:4 / 3;object-fit:cover;object-position:center;background:var(--landing-soft)}.landing-step-copy{display:grid;align-content:start;gap:10px;padding:18px}.landing-step h3{margin:0;color:var(--landing-ink);font-family:Inter,system-ui,sans-serif;font-size:21px;line-height:1.2;letter-spacing:0}.landing-step p,.landing-layers-copy p,.landing-board-figure figcaption,.landing-export figcaption{margin:0;color:var(--landing-muted);font-size:15px;line-height:1.6}.landing-layers{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:54px;align-items:center;border-top:1px solid var(--landing-line);border-bottom:1px solid var(--landing-line)}.landing-layers-copy{display:grid;gap:18px}.landing-layers-copy p:not(.landing-kicker){max-width:58ch}.landing-layer-list{display:flex;flex-wrap:wrap;gap:9px;margin-top:8px}.landing-layer-list span{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;color:var(--landing-ink);background:var(--landing-soft);border:1px solid var(--landing-line);border-radius:999px;font-size:13px;font-weight:800}.landing-board-figure,.landing-export figure{margin:0;background:var(--landing-panel);border:1px solid var(--landing-line);border-radius:8px;overflow:hidden}.landing-board-figure img,.landing-export img{width:100%;background:var(--landing-soft)}.landing-board-figure figcaption,.landing-export figcaption{padding:14px 16px 16px;border-top:1px solid var(--landing-line);font-weight:700}.landing-export-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:18px;align-items:start}.landing-export-grid figure:first-child{margin-top:34px}.landing-final{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:32px;align-items:center;width:min(1152px,calc(100% - 48px));margin:0 auto 24px;padding:42px;color:#f8fafc;background:var(--landing-night);border-radius:12px;overflow:hidden}.landing-final:before{position:absolute;inset:-50% -50% -50% 0;pointer-events:none;content:"";background:linear-gradient(153deg,transparent 0 48%,oklch(57% .2 285 / .38) 48.15% 48.5%,transparent 48.65%),linear-gradient(27deg,transparent 0 62%,oklch(75% .15 65 / .3) 62.15% 62.45%,transparent 62.6%)}.landing-final>*{position:relative;z-index:1}.landing-final .landing-kicker,.landing-final h2{color:inherit}.landing-final .landing-kicker{color:#c7d2fe}.landing-final-copy{max-width:52ch;margin:14px 0 0;color:#f8fafcb8;font-size:16px;line-height:1.6}.landing-waitlist-form{display:grid;grid-template-columns:minmax(190px,1fr) auto;gap:10px;width:min(500px,100%)}.landing-waitlist-form input{min-width:0;min-height:48px;padding:0 15px;color:var(--landing-ink);background:#fff;border:1px solid rgba(255,255,255,.28);border-radius:10px;font:inherit;outline:none}.landing-waitlist-form input:focus{border-color:#a5b4fc;box-shadow:0 0 0 4px #a5b4fc33}.landing-waitlist-form input:focus-visible{outline:3px solid var(--landing-violet-dark);outline-offset:3px}.landing-waitlist-form .landing-button{min-height:48px;cursor:pointer}.landing-waitlist-form .landing-button:disabled{cursor:wait;opacity:.72;transform:none}.landing-waitlist-consent,.landing-waitlist-status{grid-column:1 / -1;margin:0;font-size:12px;line-height:1.45}.landing-waitlist-consent{color:#f8fafc94}.landing-waitlist-consent a{color:#f8fafcd6;text-decoration:underline;text-decoration-thickness:.08em;text-underline-offset:.18em}.landing-waitlist-consent a:hover{color:#fff}.landing-waitlist-status{min-height:18px;color:#f8fafcc7;font-weight:700}.landing-waitlist-status.is-success{color:#86efac}.landing-waitlist-status.is-error{color:#fca5a5}@media(prefers-reduced-motion:no-preference){.landing-hero-copy,.landing-hero-readout,.landing-proof{animation:landing-rise .56s cubic-bezier(.22,1,.36,1) both}.landing-hero-readout{animation-delay:90ms}.landing-proof{animation-delay:.15s}}@keyframes landing-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media(max-width:980px){.landing-nav-inner{grid-template-columns:1fr auto}.landing-nav-links{display:none}.landing-brand{justify-self:start}.landing-hero{min-height:78svh;padding-top:118px}.landing-hero-copy{margin-left:0}.landing-hero h1{font-size:60px}.landing-lede{font-size:20px}.landing-hero-readout{position:relative;right:auto;bottom:auto;width:min(360px,100%);margin-top:34px}.landing-proof,.landing-step-track,.landing-layers,.landing-map-showcase,.landing-custom,.landing-export-grid,.landing-section-head,.landing-final{grid-template-columns:1fr}.landing-proof{width:min(720px,calc(100% - 36px))}.landing-section{width:min(720px,calc(100% - 36px));padding:76px 0}.landing-section-head h2,.landing-layers h2,.landing-custom h2,.landing-final h2{font-size:36px}.landing-map-card:nth-child(2){margin-top:0}.landing-export-grid figure:first-child{margin-top:0}.landing-final{width:min(720px,calc(100% - 36px));padding:32px}.landing-waitlist-form{width:100%}.landing-demo-video figcaption{grid-template-columns:1fr;gap:10px}.landing-demo-video figcaption span,.landing-demo-video figcaption span:last-child{padding:0 0 10px;border-right:0;border-bottom:1px solid var(--landing-line)}.landing-demo-video figcaption span:last-child{padding-bottom:0;border-bottom:0}}@media(max-width:640px){.landing-nav{padding:16px 16px 0}.landing-nav-inner{gap:12px}.landing-brand{font-size:16px}.landing-brand-mark{width:32px;height:32px}.landing-nav-cta{width:44px;padding:0;overflow:hidden;font-size:0}.landing-nav-cta svg{width:19px;height:19px}.landing-hero{min-height:76svh;padding:108px 18px 46px;background-image:linear-gradient(180deg,#e9ecf1fa,#e9ecf1e0 48%,#e9ecf180),var(--hero-image);background-position:center top}.landing-hero h1{font-size:46px;line-height:1}.landing-lede{margin-top:18px;font-size:17px}.landing-actions{display:grid;gap:10px;margin-top:24px}.landing-waitlist-form{grid-template-columns:1fr}.landing-waitlist-form .landing-button{width:100%}.landing-waitlist-consent,.landing-waitlist-status{grid-column:1}.landing-button{width:100%;min-height:48px}.landing-proof{grid-template-columns:1fr 1fr;width:calc(100% - 24px)}.landing-proof span{min-height:58px;padding:10px;font-size:12px}.landing-section{width:calc(100% - 24px);padding:58px 0}.landing-section-head{gap:16px;margin-bottom:26px}.landing-section-head h2,.landing-layers h2,.landing-custom h2,.landing-final h2{font-size:28px;line-height:1.14}.landing-section-intro{font-size:15px}.landing-map-card img{aspect-ratio:4 / 3}.landing-map-card figcaption,.landing-mask-card figcaption{padding:14px}.landing-step-copy{padding:16px}.landing-step h3{font-size:19px}.landing-layers,.landing-custom{gap:28px}.landing-final{width:calc(100% - 24px);margin-bottom:12px;padding:26px 18px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.landing-card-link{display:inline-flex;align-items:center;gap:8px;min-height:44px;margin-top:16px;color:var(--landing-violet-dark);font-size:.84rem;font-weight:800;letter-spacing:.02em}.landing-card-link svg{width:18px;height:18px;transition:transform .18s ease}.landing-card-link:hover svg{transform:translate(3px)}.landing-catalog-action{display:flex;justify-content:center;margin-top:28px}.landing-popular-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:28px}.landing-popular-links a{display:flex;min-height:52px;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;color:var(--landing-ink);background:var(--landing-panel);border:1px solid var(--landing-line);border-radius:10px;font-size:13px;font-weight:800;line-height:1.3;text-decoration:none;transition:border-color .18s ease,transform .18s ease}.landing-popular-links a:hover{border-color:var(--landing-accent);transform:translateY(-2px)}.landing-popular-links svg{width:18px;min-width:18px}.landing-faq-section{border-top:1px solid var(--landing-line)}.landing-faq-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.landing-faq-list details{padding:0 18px;background:var(--landing-panel);border:1px solid var(--landing-line);border-radius:10px}.landing-faq-list summary{padding:18px 28px 18px 0;color:var(--landing-ink);font-weight:800;line-height:1.4;cursor:pointer}.landing-faq-list p{margin:-4px 0 18px;color:var(--landing-muted);font-size:15px;line-height:1.6}.landing-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;width:min(1152px,calc(100% - 48px));margin:0 auto;padding:8px 0 28px;color:var(--landing-muted);font-size:12px;font-weight:700}.landing-footer nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:16px}.landing-footer a{color:inherit;text-decoration:none}.landing-footer a:hover{color:var(--landing-ink)}.landing-static-fallback{display:grid;min-height:100svh;place-items:center;padding:48px 24px;color:#111827;background:#e9ecf1;font-family:Inter,system-ui,sans-serif}.landing-static-fallback>div{width:min(760px,100%)}.landing-static-fallback h1{max-width:720px;margin:16px 0;font-size:clamp(44px,8vw,78px);line-height:.98;letter-spacing:-.055em}.landing-static-fallback p{max-width:62ch;font-size:18px;line-height:1.6}.landing-static-fallback h2{margin:32px 0 8px;font-size:clamp(24px,4vw,34px);letter-spacing:-.03em}.landing-static-fallback nav{display:flex;flex-wrap:wrap;gap:8px 18px}.landing-static-fallback a{display:inline-flex;margin-top:14px;color:#4338ca;font-weight:800}@media(max-width:640px){.landing-popular-links,.landing-faq-list{grid-template-columns:1fr}.landing-catalog-action .landing-button{width:100%}.landing-footer{align-items:flex-start;flex-direction:column;width:calc(100% - 24px)}.landing-footer nav{justify-content:flex-start}}
