/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */:root{--primary:oklch(54% .18 47);--primary-foreground:var(--vaultify-on-accent);--accent:oklch(94% .025 55);--accent-foreground:oklch(25% .015 45);--ring:oklch(58% .18 47/.62);--sidebar-primary:var(--primary);--sidebar-primary-foreground:var(--primary-foreground);--sidebar-ring:var(--ring);--brand-surface:oklch(97% .012 55);--brand-surface-strong:oklch(92% .035 48)}.dark{--background:oklch(16% .006 48);--card:oklch(20.5% .008 48);--popover:oklch(20.5% .008 48);--primary:oklch(70% .17 55);--primary-foreground:oklch(17% .01 45);--accent:oklch(27% .018 48);--accent-foreground:oklch(95% .01 55);--ring:oklch(70% .17 55/.62);--sidebar:oklch(18% .007 48);--sidebar-primary:var(--primary);--sidebar-primary-foreground:var(--primary-foreground);--sidebar-ring:var(--ring);--brand-surface:oklch(20% .012 48);--brand-surface-strong:oklch(25% .025 48)}.vaultify-markdown h1{letter-spacing:-.025em;color:var(--foreground);margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.vaultify-markdown h2{letter-spacing:-.02em;color:var(--foreground);margin-top:1.5rem;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.vaultify-markdown p{line-height:1.75}.vaultify-markdown p,.vaultify-markdown ul{color:var(--muted-foreground);margin-bottom:1rem}.vaultify-markdown ul{padding-left:1.5rem;list-style:outside}.vaultify-markdown ul li{margin-bottom:.5rem;line-height:1.6}.vaultify-markdown strong{color:var(--foreground);font-weight:600}.vaultify-markdown em{font-style:italic}.vaultify-markdown code{background-color:var(--muted);color:var(--foreground);border-radius:.25rem;padding:.1rem .35rem;font-family:ui-monospace,SFMono-Regular,monospace;font-size:.85em}.vaultify-markdown a{color:var(--primary);text-underline-offset:2px;text-decoration:underline}.vaultify-prose{color:var(--foreground);font-size:1rem;line-height:1.7}.vaultify-prose h1,.vaultify-prose h2,.vaultify-prose h3,.vaultify-prose h4{color:var(--foreground);letter-spacing:-.02em;scroll-margin-top:5rem;font-weight:700;position:relative}.vaultify-prose h1{margin-top:2.5rem;margin-bottom:1.5rem;font-size:1.875rem}.vaultify-prose h1:first-child{margin-top:0}.vaultify-prose h2{border-bottom:1px solid var(--border);margin-top:2.5rem;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.5rem}.vaultify-prose h3{margin-top:2rem;margin-bottom:.75rem;font-size:1.2rem}.vaultify-prose h4{margin-top:1.5rem;margin-bottom:.5rem;font-size:1rem}.vaultify-prose .vaultify-anchor{color:var(--muted-foreground);opacity:0;font-weight:400;text-decoration:none;transition:opacity .15s;position:absolute;top:0;left:-1.5rem}.vaultify-prose h1:hover .vaultify-anchor,.vaultify-prose h2:hover .vaultify-anchor,.vaultify-prose h3:hover .vaultify-anchor,.vaultify-prose h4:hover .vaultify-anchor{opacity:1}.vaultify-prose p{color:var(--foreground);margin:1rem 0}.vaultify-prose a{color:var(--primary);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.vaultify-prose a:hover{text-decoration-thickness:2px}.vaultify-prose strong{color:var(--foreground);font-weight:600}.vaultify-prose em{font-style:italic}.vaultify-prose ul{margin:1rem 0;padding-left:1.5rem;list-style:outside}.vaultify-prose ol{margin:1rem 0;padding-left:1.5rem;list-style:decimal}.vaultify-prose li{margin:.4rem 0}.vaultify-prose blockquote{border-left:3px solid var(--primary);color:var(--muted-foreground);background:var(--primary);margin:1.25rem 0;padding:.25rem 1rem}@supports (color:color-mix(in lab,red,red)){.vaultify-prose blockquote{background:color-mix(in oklab,var(--primary) 4%,transparent)}}.vaultify-prose code{border-radius:.3rem;padding:.15rem .4rem;font-size:.875em}.vaultify-prose code,.vaultify-prose pre{background:var(--muted);color:var(--foreground);font-family:ui-monospace,SFMono-Regular,monospace}.vaultify-prose pre{border:1px solid var(--border);border-radius:.5rem;margin:1.25rem 0;padding:1rem 1.25rem;font-size:.875rem;line-height:1.6;overflow-x:auto}.vaultify-prose pre code{white-space:pre;background:0 0;border-radius:0;padding:0;font-size:1em}.vaultify-prose pre.vaultify-code{position:relative}.vaultify-prose pre.vaultify-code[data-lang]{padding-top:2rem}.vaultify-prose pre.vaultify-code[data-lang]:before{content:attr(data-lang);letter-spacing:.04em;text-transform:uppercase;color:var(--muted-foreground);-webkit-user-select:none;user-select:none;font-size:.7rem;position:absolute;top:.4rem;right:.75rem}.vaultify-prose .hljs-comment,.vaultify-prose .hljs-quote{color:var(--muted-foreground);font-style:italic}.vaultify-prose .hljs-doctag,.vaultify-prose .hljs-keyword,.vaultify-prose .hljs-literal,.vaultify-prose .hljs-name,.vaultify-prose .hljs-section,.vaultify-prose .hljs-selector-tag,.vaultify-prose .hljs-strong,.vaultify-prose .hljs-type{color:var(--primary);font-weight:600}.vaultify-prose .hljs-addition,.vaultify-prose .hljs-attr,.vaultify-prose .hljs-attribute,.vaultify-prose .hljs-bullet,.vaultify-prose .hljs-string,.vaultify-prose .hljs-symbol,.vaultify-prose .hljs-title{color:var(--chart-2,var(--primary))}.vaultify-prose .hljs-built_in,.vaultify-prose .hljs-builtin-name,.vaultify-prose .hljs-link,.vaultify-prose .hljs-meta,.vaultify-prose .hljs-number,.vaultify-prose .hljs-template-variable,.vaultify-prose .hljs-variable{color:var(--chart-4,var(--accent-foreground))}.vaultify-prose .hljs-deletion{color:var(--destructive)}.vaultify-prose .hljs-emphasis{font-style:italic}.vaultify-prose hr{border:0;border-top:1px solid var(--border);margin:2rem 0}.vaultify-prose table{border-collapse:collapse;width:100%;margin:1.25rem 0;font-size:.9rem}.vaultify-prose td,.vaultify-prose th{border:1px solid var(--border);text-align:left;padding:.5rem .75rem}.vaultify-prose th{background:var(--muted);color:var(--foreground);font-weight:600}.vaultify-prose .vaultify-embed{border-radius:var(--radius-md);max-width:100%;height:auto;margin:1.25rem 0;display:block}.vaultify-prose .vaultify-embed-audio,.vaultify-prose .vaultify-embed-video{width:100%}.vaultify-prose .vaultify-embed-audio{border-radius:var(--radius-lg);min-height:2.5rem}.vaultify-prose .vaultify-attachment{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--muted);color:var(--foreground);align-items:center;gap:.5rem;max-width:100%;margin:.75rem 0;padding:.5rem .85rem;text-decoration:none;display:inline-flex}.vaultify-prose .vaultify-attachment:hover{border-color:var(--primary)}.vaultify-prose .vaultify-attachment-kind{text-transform:uppercase;letter-spacing:.04em;color:var(--muted-foreground);flex-shrink:0;font-size:.7rem}.vaultify-prose .vaultify-attachment-name{overflow-wrap:anywhere;font-size:.875rem}.vaultify-prose .vaultify-broken-link{color:var(--muted-foreground);border-bottom:1px dashed var(--border);cursor:help}:root{--collab-a:oklch(55% .21 345);--collab-a-foreground:oklch(98.5% 0 0);--collab-b:oklch(52% .1 215);--collab-b-foreground:oklch(98.5% 0 0);--success:oklch(55% .13 155);--success-foreground:oklch(98.5% 0 0)}.dark{--collab-a:oklch(72% .19 345);--collab-a-foreground:oklch(18% .04 345);--collab-b:oklch(74% .1 215);--collab-b-foreground:oklch(16% .03 215);--success:oklch(70% .14 155);--success-foreground:oklch(16% .05 155)}.vf-aurora{filter:blur(72px);will-change:transform;border-radius:9999px}.vf-aurora,.vf-grid-bg{pointer-events:none;position:absolute}.vf-grid-bg{background-image:radial-gradient(var(--foreground) 1px,transparent 1px);inset:0}@supports (color:color-mix(in lab,red,red)){.vf-grid-bg{background-image:radial-gradient(color-mix(in oklab,var(--foreground) 9%,transparent) 1px,transparent 1px)}}.vf-grid-bg{background-size:26px 26px;-webkit-mask-image:radial-gradient(70% 65% at 50% 30%,#000 25%,#0000 78%);mask-image:radial-gradient(70% 65% at 50% 30%,#000 25%,#0000 78%)}.vf-reveal{opacity:1}@media (prefers-reduced-motion:no-preference){.vf-aurora{animation:vf-drift 16s ease-in-out infinite alternate}.vf-aurora-slow{animation-duration:26s;animation-delay:-8s}@keyframes vf-drift{0%{transform:translate(0)scale(1)}50%{transform:translate(2.5rem,-1.5rem)scale(1.12)}to{transform:translate(-1.5rem,1.75rem)scale(.94)}}.vf-reveal{opacity:0;transition:opacity .65s cubic-bezier(.2,.7,.3,1),transform .65s cubic-bezier(.2,.7,.3,1);transform:translateY(18px)}.vf-reveal.vf-visible{opacity:1;transform:none}.vf-enter{animation:vf-enter .7s cubic-bezier(.2,.7,.3,1) both}@keyframes vf-enter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.vf-pop{animation:vf-pop .35s cubic-bezier(.2,.8,.3,1.2) both}@keyframes vf-pop{0%{opacity:0;transform:translate(-6px)scale(.96)}to{opacity:1;transform:none}}.vf-settle{animation:vf-settle .4s}@keyframes vf-settle{0%{box-shadow:0 0 0 2px var(--primary)}to{box-shadow:none}}.vf-pulse{animation:vf-pulse 2.2s ease-in-out infinite}@keyframes vf-pulse{50%{opacity:.35}}}.product-landing{color-scheme:dark;--page:#100f0e;--page-soft:#161513;--surface:#1b1917;--surface-raised:#211f1c;--line:rgba(255,246,235,0.1);--line-strong:rgba(255,246,235,0.18);--text:#f8f3ec;--text-soft:#b8b0a7;--text-muted:#7f7871;--orange:var(--vaultify-accent);--orange-strong:#ff7a1a;--orange-deep:#d95308;--orange-soft:rgba(255,122,26,0.12);--max:1180px;--copy-body:clamp(1rem,0.2vw + 0.95rem,1.1rem);--copy-card:clamp(1rem,0.15vw + 0.95rem,1.0625rem);--copy-support:0.875rem;--font-sans:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-mono:"Cascadia Code","SFMono-Regular",Consolas,monospace}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}.product-landing{margin:0;background:var(--page);color:var(--text);font-family:var(--font-sans);text-rendering:optimizeLegibility}.product-landing::selection{background:rgba(255,122,26,.3)}.product-landing a{color:inherit;text-decoration:none}.product-landing a,.product-landing button{-webkit-tap-highlight-color:transparent}.product-landing a:focus-visible,.product-landing button:focus-visible,.product-landing summary:focus-visible{outline:2px solid var(--orange-strong);outline-offset:4px}.product-landing{min-height:100vh;overflow:hidden}.site-header{align-items:center;backdrop-filter:blur(18px);background:rgba(16,15,14,.76);border:1px solid var(--line);border-radius:16px;display:grid;grid-template-columns:1fr auto 1fr;left:50%;max-width:var(--max);padding:10px 12px 10px 16px;position:fixed;top:14px;transform:translateX(-50%);width:calc(100% - 40px);z-index:100}.brand{align-items:center;display:inline-flex;font-size:17px;font-weight:720;gap:9px;letter-spacing:-.03em;width:fit-content}.brand-mark{flex:0 0 auto;object-fit:contain}.desktop-navigation{align-items:center;display:flex;gap:27px}.product-landing-light{color-scheme:light;--page:#f6f2ec;--page-soft:#eee8df;--surface:#fffaf4;--surface-raised:#ffffff;--line:rgba(46,34,25,0.12);--line-strong:rgba(46,34,25,0.2);--text:#211b17;--text-soft:#655c54;--text-muted:#746a62;--orange-soft:rgba(226,88,10,0.1)}.desktop-navigation a{color:var(--text-soft);font-size:13px;transition:color .18s ease}.desktop-navigation a:hover{color:var(--text)}.desktop-cta{justify-self:end}.desktop-header-actions,.mobile-header-actions,.preference-controls{align-items:center;display:flex}.desktop-header-actions{gap:9px;justify-self:end}.mobile-header-actions{display:none;gap:7px}.mobile-portal-actions{display:flex;flex-direction:column;gap:8px}.mobile-portal-actions .button{justify-content:center;width:100%}.preference-controls{gap:6px}.language-menu{position:relative}.language-control,.theme-toggle{align-items:center;background:rgba(255,255,255,.035);border:1px solid var(--line);border-radius:8px;color:var(--text-soft);display:inline-flex;height:36px}.language-control{cursor:pointer;gap:6px;justify-content:center;min-width:70px;padding:0 8px;transition:background .18s ease,border-color .18s ease,color .18s ease}.language-control>span{color:var(--text);font-family:var(--font-mono);font-size:10px;font-weight:650;letter-spacing:.04em}.language-control>svg:last-child{transition:transform .18s ease}.language-control>svg:last-child.is-open{transform:rotate(180deg)}.language-popover{animation:language-popover-in .17s cubic-bezier(.2,.75,.25,1) both;backdrop-filter:blur(22px);background:rgba(24,22,20,.98);border:1px solid var(--line-strong);border-radius:13px;box-shadow:0 22px 55px rgba(0,0,0,.42),inset 0 0 0 1px rgba(255,122,26,.035);padding:7px;position:absolute;right:0;top:calc(100% + 10px);width:242px;z-index:130}.language-popover:before{border-bottom:6px solid rgba(24,22,20,.98);border-left:6px solid transparent;border-right:6px solid transparent;content:"";position:absolute;right:25px;top:-6px}.language-popover-label{color:var(--text-muted);font-family:var(--font-mono);font-size:8px;letter-spacing:.09em;padding:7px 10px 6px;text-transform:uppercase}.language-option{align-items:center;background:transparent;border:1px solid transparent;border-radius:9px;color:var(--text-soft);cursor:pointer;display:grid;gap:10px;grid-template-columns:34px 1fr 18px;min-height:50px;padding:6px 9px 6px 7px;text-align:left;transition:background .15s ease,border-color .15s ease,color .15s ease;width:100%}.language-option:focus-visible,.language-option:hover{background:rgba(255,255,255,.045);border-color:var(--line);color:var(--text);outline:0}.language-option[aria-checked=true]{background:rgba(255,122,26,.09);border-color:rgba(255,122,26,.2);color:var(--text)}.language-option-icon{align-items:center;background:rgba(255,255,255,.045);border:1px solid var(--line);border-radius:8px;display:flex;font-size:17px;height:34px;justify-content:center;line-height:1;width:34px}.language-option-copy{display:flex;flex-direction:column;gap:3px}.language-option-copy strong{font-size:13px;font-weight:640;letter-spacing:-.01em}.language-option-copy small{color:var(--text-muted);font-family:var(--font-mono);font-size:8px;letter-spacing:.08em}.language-option-check{color:var(--orange-strong);opacity:0;transform:scale(.7);transition:opacity .15s ease,transform .15s ease}.language-option[aria-checked=true] .language-option-check{opacity:1;transform:scale(1)}@keyframes language-popover-in{0%{opacity:0;transform:translateY(-6px) scale(.975)}to{opacity:1;transform:translateY(0) scale(1)}}.theme-toggle{cursor:pointer;justify-content:center;padding:0;transition:background .18s ease,color .18s ease;width:36px}.language-control:hover,.theme-toggle:hover{background:rgba(255,255,255,.07);color:var(--text)}.mobile-menu-toggle,.mobile-navigation{display:none}.product-landing-light .site-header{background:rgba(250,247,242,.82);box-shadow:0 12px 35px rgba(55,38,25,.06)}.product-landing-light .button-ghost,.product-landing-light .button-secondary,.product-landing-light .language-control,.product-landing-light .theme-toggle{background:rgba(45,31,22,.035)}.product-landing-light .button-ghost:hover,.product-landing-light .button-secondary:hover,.product-landing-light .language-control:hover,.product-landing-light .theme-toggle:hover{background:rgba(45,31,22,.07)}.product-landing-light .language-popover{background:rgba(255,252,248,.985);box-shadow:0 22px 55px rgba(58,40,27,.16),inset 0 0 0 1px rgba(255,122,26,.025)}.product-landing-light .language-popover:before{border-bottom-color:rgba(255,252,248,.985)}.product-landing-light .language-option:focus-visible,.product-landing-light .language-option:hover{background:rgba(45,31,22,.045)}.product-landing-light .language-option-icon{background:rgba(45,31,22,.035)}.button{align-items:center;border:1px solid transparent;border-radius:10px;display:inline-flex;font-size:14px;font-weight:650;gap:9px;justify-content:center;min-height:46px;padding:0 19px;transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--orange-strong);box-shadow:0 12px 35px rgba(235,91,0,.2);color:#1e1007}.button-primary:hover{background:#ff8a34}.button-ghost,.button-secondary{background:rgba(255,255,255,.035);border-color:var(--line);color:var(--text)}.button-ghost:hover,.button-secondary:hover{background:rgba(255,255,255,.065);border-color:var(--line-strong)}.button-small{border-radius:8px;font-size:12px;min-height:36px;padding:0 14px}.hero{min-height:100vh;padding:162px 20px 100px;position:relative}.hero-grid{background-image:linear-gradient(rgba(255,255,255,.028) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.028) 1px,transparent 0);background-size:58px 58px;inset:0;mask-image:linear-gradient(180deg,black 0,transparent 88%);opacity:.8;position:absolute}.hero-orb{border-radius:50%;filter:blur(90px);pointer-events:none;position:absolute}.hero-orb-one{animation:orb-drift 13s ease-in-out infinite alternate;background:rgba(255,92,9,.16);height:500px;left:3%;top:40px;width:500px}.hero-orb-two{animation:orb-drift 17s ease-in-out -3s infinite alternate-reverse;background:rgba(255,170,73,.07);height:420px;right:2%;top:300px;width:420px}@keyframes orb-drift{0%{transform:translate3d(-3%,-2%,0) scale(.96)}to{transform:translate3d(5%,4%,0) scale(1.08)}}.hero-motion-layer{inset:0;overflow:hidden;pointer-events:none;position:absolute;will-change:transform;z-index:1}.hero-cursor-glow{background:radial-gradient(circle,rgba(255,113,24,.14) 0,rgba(255,113,24,.045) 34%,transparent 70%);border-radius:50%;filter:blur(8px);height:520px;left:-260px;opacity:0;position:absolute;top:-260px;width:520px;will-change:transform,opacity}.hero-constellation{height:min(900px,88vh);inset:70px 0 auto;opacity:.74;position:absolute;width:100%}.hero-path-base,.hero-path-flow{fill:none;vector-effect:non-scaling-stroke}.hero-path-base{opacity:.36;stroke:#9c5630;stroke-width:.75}.hero-path-flow{opacity:.7;stroke:#ff7a22;stroke-dasharray:2 18;stroke-linecap:round;stroke-width:1.25}.hero-node-halo{fill:rgba(255,122,34,.18);transform-box:fill-box}.hero-node-core{fill:#ff812c;filter:drop-shadow(0 0 5px rgba(255,116,28,.9))}.hero-copy{margin:0 auto;max-width:890px;position:relative;text-align:center;z-index:2}.eyebrow,.section-label{align-items:center;color:var(--text-muted);display:flex;font-family:var(--font-mono);font-size:11px;gap:9px;letter-spacing:.09em;text-transform:uppercase}.eyebrow{background:rgba(255,255,255,.025);border:1px solid var(--line);border-radius:999px;justify-content:center;margin:0 auto 27px;padding:8px 13px;width:fit-content}.pulse-dot,.status-dot{background:var(--orange-strong);border-radius:50%;box-shadow:0 0 10px rgba(255,122,26,.75);display:inline-block;height:5px;width:5px}.hero h1{font-size:clamp(3.3rem,7.2vw,6.85rem);font-weight:570;letter-spacing:-.072em;line-height:.93;margin:0}.hero h1 em{background:linear-gradient(105deg,#fff1e3 6%,#ff9a4b 48%,#ff6712 85%);-webkit-background-clip:text;background-clip:text;color:transparent;display:block;font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.065em;padding:.04em 0 .1em}.product-landing-light .hero h1 em{background:linear-gradient(105deg,#722b13 6%,#c84a0d 48%,#e85f12 85%);-webkit-background-clip:text;background-clip:text}.hero-lead{color:var(--text-soft);font-size:clamp(1.05rem,2vw,1.27rem);line-height:1.65;margin:29px auto 0;max-width:730px}.hero-actions{gap:10px;margin-top:32px}.hero-actions,.hero-proof{display:flex;flex-wrap:wrap;justify-content:center}.hero-proof{color:var(--text-muted);font-family:var(--font-mono);font-size:10px;gap:22px;margin-top:26px;text-transform:uppercase;list-style:none;padding:0}.hero-proof li{align-items:center;display:inline-flex;gap:7px}.hero-proof svg{color:#b55d21}.product-preview-shell{margin:78px auto 0;max-width:1180px;perspective:1600px;position:relative;z-index:3}.preview-glow{background:rgba(231,83,4,.23);filter:blur(75px);height:50%;left:18%;position:absolute;top:28%;width:64%}.product-preview{background:#181716;border:1px solid rgba(255,255,255,.15);border-radius:16px;box-shadow:0 45px 100px rgba(0,0,0,.55),0 0 0 1px rgba(0,0,0,.35);min-height:625px;overflow:hidden;position:relative;transform:rotateX(1.4deg);margin:0}.preview-titlebar{align-items:center;background:#121110;border-bottom:1px solid rgba(255,255,255,.08);color:#736e68;display:grid;font-size:10px;grid-template-columns:1fr auto 1fr;height:34px;padding:0 12px}.window-dots{display:flex;gap:5px}.window-dots span{background:#4b4844;border-radius:50%;height:7px;width:7px}.window-dots span:first-child{background:#9c4c25}.titlebar-actions{display:flex;gap:12px;justify-self:end}.preview-workspace{display:grid;grid-template-columns:42px 190px minmax(360px,1fr) 270px;height:590px}.preview-rail{background:#11100f;border-right:1px solid rgba(255,255,255,.07);color:#67625d;flex-direction:column;gap:18px;padding:12px 0}.preview-rail,.rail-mark{align-items:center;display:flex}.rail-mark{background:var(--orange-strong);border-radius:6px;color:#231107;font-size:10px;font-weight:850;height:22px;justify-content:center;margin-bottom:3px;width:22px}.preview-rail .is-active{color:var(--orange-strong)}.rail-spacer{flex:1}.preview-ai,.preview-files{background:#181716;border-right:1px solid rgba(255,255,255,.07);min-width:0;position:relative}.preview-ai{border-left:1px solid rgba(255,255,255,.07);border-right:0;padding:0 13px}.preview-pane-title{align-items:center;color:#aaa49e;display:flex;font-size:10px;font-weight:650;height:38px;justify-content:space-between;padding:0 10px}.preview-file-search{align-items:center;background:#201e1c;border:1px solid rgba(255,255,255,.07);border-radius:5px;color:#69645e;display:flex;font-size:9px;gap:6px;margin:0 8px 9px;padding:6px 8px}.file-tree{display:flex;flex-direction:column;gap:2px}.file-row{align-items:center;color:#86807a;display:flex;font-size:9px;gap:7px;height:27px;overflow:hidden;padding-right:8px;white-space:nowrap}.file-row.active{background:rgba(255,122,26,.11);border-left:2px solid var(--orange-strong);color:#ded7d0}.preview-vault-status{align-items:center;bottom:12px;color:#5e5954;display:flex;font-family:var(--font-mono);font-size:8px;gap:6px;left:10px;position:absolute}.preview-editor{background:#1e1d1b;min-width:0}.preview-tabs{align-items:stretch;background:#161513;border-bottom:1px solid rgba(255,255,255,.07);display:flex;height:38px}.preview-tab{align-items:center;border-right:1px solid rgba(255,255,255,.06);color:#66615c;display:flex;font-size:9px;padding:0 14px}.preview-tab.active{background:#1e1d1b;color:#bcb5ae;position:relative}.preview-tab.active:after{background:var(--orange-strong);content:"";height:1px;inset:auto 0 0;position:absolute}.preview-note{margin:0 auto;max-width:540px;padding:64px 42px}.note-kicker{color:#a0501f;font-family:var(--font-mono);font-size:8px;letter-spacing:.08em;text-transform:uppercase}.preview-note h3{color:#ebe5de;font-family:Georgia,serif;font-size:28px;font-weight:400;letter-spacing:-.035em;line-height:1.05;margin:12px 0 15px}.preview-note>p{color:#8c857e;font-size:11px;line-height:1.75}.note-callout{align-items:flex-start;background:rgba(255,122,26,.07);border:1px solid rgba(255,122,26,.2);border-radius:7px;color:#dd6d26;display:flex;gap:9px;margin:23px 0;padding:11px}.note-callout div{display:flex;flex-direction:column;gap:3px}.note-callout strong{color:#d6cfc8;font-size:9px}.note-callout span{color:#7d7670;font-size:8px}.preview-note h4{color:#beb7b0;font-size:11px;margin:24px 0 10px}.preview-note ul{list-style:none;margin:0;padding:0}.preview-note li{align-items:center;color:#77716b;display:flex;font-size:9px;gap:8px;line-height:2}.preview-note li span{background:#d1621e;border-radius:50%;height:3px;width:3px}.note-code{background:#181715;border-radius:5px;color:#8d633f;font-family:var(--font-mono);font-size:7px;margin-top:20px;padding:9px}.ai-title{padding:0}.ai-title>span:first-child{align-items:center;display:flex;gap:6px}.ai-title svg{color:var(--orange-strong)}.beta-chip{background:var(--orange-soft);border-radius:999px;color:#d26a27;font-family:var(--font-mono);font-size:7px;padding:3px 6px;text-transform:uppercase}.ai-prompt{background:#201e1c;border:1px solid rgba(255,255,255,.07);border-radius:7px;color:#a29b94;font-size:9px;line-height:1.5;padding:10px}.ai-answer{border-left:1px solid rgba(255,122,26,.35);margin:15px 2px;padding-left:10px}.answer-label{align-items:center;color:#d16624;display:flex;font-family:var(--font-mono);font-size:7px;gap:5px;text-transform:uppercase}.ai-answer p{color:#85807a;font-size:8px;line-height:1.6}.relation-card{align-items:center;background:#201e1c;border:1px solid rgba(255,255,255,.065);border-radius:7px;display:grid;gap:7px;grid-template-columns:25px 1fr auto;margin-top:7px;padding:8px}.relation-icon{align-items:center;background:rgba(255,122,26,.09);border-radius:5px;color:#bf5e21;display:flex;height:25px;justify-content:center}.relation-card>div:nth-child(2){display:flex;flex-direction:column;gap:2px;min-width:0}.relation-card strong{color:#b5aea7;font-size:8px}.relation-card span,.relation-card strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.relation-card span{color:#66615c;font-size:7px}.relation-card small{color:#8c5a37;font-family:var(--font-mono);font-size:7px}.preview-proposal{align-items:center;background:var(--orange-strong);border:0;border-radius:6px;color:#271307;display:flex;font-size:8px;font-weight:700;justify-content:space-between;margin-top:14px;padding:8px 10px;width:100%}.preview-proposal span{font-family:var(--font-mono);font-size:7px;opacity:.7}.ai-disclaimer{bottom:12px;color:#504c48;font-size:7px;left:13px;position:absolute;right:13px;text-align:center}.preview-caption{align-items:center;color:var(--text-muted);display:flex;font-family:var(--font-mono);font-size:9px;gap:7px;justify-content:center;letter-spacing:.04em;margin-top:18px;text-transform:uppercase}.section{margin:0 auto;max-width:var(--max);padding:128px 20px}.section-wide{margin:0 auto;max-width:1370px}.manifesto-heading{align-items:end;display:grid;gap:80px;grid-template-columns:1.15fr .85fr;margin-top:22px}.ai-copy h2,.faq-heading h2,.final-cta h2,.foundation h2,.founding h2,.manifesto-heading h2,.section-heading-centered h2{font-size:clamp(2.5rem,5vw,4.8rem);font-weight:540;letter-spacing:-.06em;line-height:.98;margin:0}.final-cta>p,.founding-copy>p,.human-copy>p,.manifesto-heading p,.section-heading-centered>p,.section-lead{color:var(--text-soft);font-size:var(--copy-body);line-height:1.75;margin:0}.principle-grid{display:grid;gap:12px;grid-template-columns:repeat(3,1fr);margin-top:72px}.principle-card{--principle-frame:rgba(255,246,235,0.13);background:linear-gradient(145deg,rgba(34,31,28,.94),rgba(19,18,16,.96));border-radius:18px;box-shadow:0 22px 55px rgba(0,0,0,.22);display:flex;flex-direction:column;min-height:430px;overflow:hidden;padding:10px;position:relative;transition:transform .22s ease}.principle-card:before{background:linear-gradient(90deg,transparent,var(--principle-frame) 18%,var(--principle-frame) 82%,transparent) top /calc(100% - 36px) 1px no-repeat,linear-gradient(90deg,transparent,var(--principle-frame) 18%,var(--principle-frame) 82%,transparent) bottom /calc(100% - 36px) 1px no-repeat,linear-gradient(180deg,transparent,var(--principle-frame) 18%,var(--principle-frame) 82%,transparent) 0 /1px calc(100% - 36px) no-repeat,linear-gradient(180deg,transparent,var(--principle-frame) 18%,var(--principle-frame) 82%,transparent) 100% /1px calc(100% - 36px) no-repeat;content:"";inset:0;pointer-events:none;position:absolute;transition:filter .22s ease;z-index:3}.principle-card:hover{--principle-frame:rgba(255,122,26,0.32);transform:translateY(-4px)}.principle-card-media{aspect-ratio:1.58;background:#151311;border:1px solid rgba(255,246,235,.08);border-radius:11px 11px 5px 5px;flex:0 0 auto;overflow:hidden;position:relative}.principle-card-media img{object-fit:cover;transition:filter .5s ease,transform .65s cubic-bezier(.2,.7,.2,1)}.principle-card:hover .principle-card-media img{filter:brightness(1.08);transform:scale(1.035)}.principle-card-shade{background:linear-gradient(180deg,transparent 52%,rgba(18,16,14,.68));inset:0;position:absolute}.card-index{backdrop-filter:blur(8px);background:rgba(16,15,14,.58);border:1px solid rgba(255,255,255,.08);border-radius:999px;color:#8c7e72;font-family:var(--font-mono);font-size:9px;padding:5px 7px;position:absolute;right:14px;top:14px}.principle-card-body{background:linear-gradient(160deg,rgba(29,26,23,.98),rgba(21,19,17,.98));border:1px solid rgba(255,246,235,.08);border-radius:5px 5px 11px 11px;border-top:0;display:flex;flex:1;flex-direction:column;padding:24px 25px 27px;position:relative}.principle-card-body:before{background:linear-gradient(90deg,transparent,rgba(255,122,26,.26),transparent);content:"";height:1px;left:18px;position:absolute;right:18px;top:0}.principle-card-title{align-items:center;display:flex;gap:12px}.principle-card-icon{align-items:center;background:rgba(255,122,26,.1);border:1px solid rgba(255,122,26,.18);border-radius:9px;color:var(--orange-strong);display:inline-flex;flex:0 0 auto;height:38px;justify-content:center;width:38px}.principle-card h3{font-size:18px;letter-spacing:-.025em;line-height:1.2;margin:0}.principle-card p{color:var(--text-muted);font-size:var(--copy-card);line-height:1.72;margin:0}.principle-card-title+p{margin-top:15px}.capabilities{max-width:1240px;padding-top:105px}.capabilities-heading{align-items:end;display:grid;gap:80px;grid-template-columns:1.2fr .8fr;margin-bottom:58px}.capabilities-heading h2{font-size:clamp(2.8rem,5.5vw,5.3rem);font-weight:540;letter-spacing:-.065em;line-height:.94;margin:20px 0 0}.capabilities-heading>p{color:var(--text-soft);font-size:var(--copy-body);line-height:1.75;margin:0}.capability-grid{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.capability-card{--pointer-x:50%;--pointer-y:50%;background:linear-gradient(145deg,rgba(255,255,255,.045),rgba(255,255,255,.012));border:1px solid var(--line);border-radius:18px;display:flex;flex-direction:column;min-height:690px;overflow:hidden;padding:34px 34px 0;position:relative;transform-style:preserve-3d}.capability-card:before{background:radial-gradient(420px circle at var(--pointer-x) var(--pointer-y),rgba(255,128,37,.1),transparent 45%);content:"";inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .26s ease;z-index:2}.capability-card:hover:before{opacity:1}.capability-card-wide{display:grid;gap:42px;grid-column:1/-1;grid-template-columns:.72fr 1.28fr;min-height:570px;padding:40px 0 0 40px}.capability-copy{position:relative;z-index:4}.capability-card:not(.capability-card-wide) .capability-copy{min-height:285px}.capability-card-wide .capability-copy{align-self:center;padding-bottom:40px}.capability-meta{align-items:center;color:var(--text-muted);display:flex;font-family:var(--font-mono);font-size:8px;gap:9px;letter-spacing:.07em;text-transform:uppercase}.feature-state{border:1px solid;border-radius:999px;padding:5px 7px}.state-now{background:rgba(111,171,126,.07);border-color:rgba(111,171,126,.23);color:#85b993}.state-building{background:rgba(255,122,26,.08);border-color:rgba(255,122,26,.24);color:#cf6b2a}.capability-copy h3{font-size:clamp(2rem,3.4vw,3.35rem);font-weight:545;letter-spacing:-.055em;line-height:1;margin:22px 0 18px}.capability-card-wide .capability-copy h3{font-size:clamp(2.35rem,4.4vw,4.25rem)}.capability-copy>p{color:var(--text-muted);font-size:var(--copy-card);line-height:1.72;margin:0;max-width:560px}.capability-pills{display:flex;flex-wrap:wrap;gap:6px;margin-top:22px}.capability-pills span{align-items:center;background:rgba(255,255,255,.025);border:1px solid var(--line);border-radius:999px;color:#99918a;display:inline-flex;font-size:9px;gap:5px;padding:6px 8px}.capability-pills svg{color:#b65b22}.capability-visual{background:#151412;border:1px solid rgba(255,255,255,.09);border-radius:13px 13px 0 0;flex:1;min-height:350px;position:relative;transform-style:preserve-3d;will-change:transform}.capability-card-wide .capability-visual{align-self:end;border-bottom:0;border-right:0;min-height:490px}.office-visual{background:radial-gradient(circle at 85% 15%,rgba(255,130,47,.1),transparent 25%),#141311}.office-appbar{align-items:center;border-bottom:1px solid var(--line);color:#79736d;display:flex;font-family:var(--font-mono);font-size:8px;height:34px;justify-content:space-between;padding:0 11px}.office-appbar span{align-items:center;display:flex;gap:6px}.office-pages{height:310px;position:relative}.document-page{background:#e9e5df;border-radius:2px;box-shadow:0 20px 50px rgba(0,0,0,.32);height:270px;left:10%;padding:31px 24px;position:absolute;top:20px;width:43%}.document-heading{background:#393530;height:7px;margin-bottom:17px;width:55%}.document-line{background:#b7b1aa;height:3px;margin-top:9px;width:80%}.document-line.wide{width:95%}.document-line.medium{width:70%}.document-line.short{width:48%}.document-line.marked{background:linear-gradient(transparent 15%,rgba(255,162,62,.65) 15% 90%,transparent 90%),#8d8984;width:88%}.comment-anchor{align-items:center;background:var(--orange-strong);border-radius:50%;color:#271407;display:flex;height:22px;justify-content:center;position:absolute;right:-11px;top:118px;width:22px}.presentation-page{background:linear-gradient(145deg,#2d241e,#171513);border:1px solid rgba(255,255,255,.12);border-radius:4px;box-shadow:0 25px 50px rgba(0,0,0,.5);height:190px;padding:25px;position:absolute;right:7%;top:65px;transform:rotate(2deg);width:48%}.slide-kicker{color:#a76137;font-family:var(--font-mono);font-size:6px;letter-spacing:.1em;text-transform:uppercase}.presentation-page strong{color:#f1e8df;display:block;font-family:Georgia,serif;font-size:19px;font-weight:400;line-height:1.05;margin-top:15px}.presentation-page>svg{bottom:15px;color:#885034;position:absolute;right:16px}.slide-graph{align-items:end;bottom:17px;display:flex;gap:4px;height:35px;left:25px;position:absolute}.slide-graph span{background:#d06424;border-radius:2px 2px 0 0;width:11px}.slide-graph span:first-child{height:14px}.slide-graph span:nth-child(2){height:24px}.slide-graph span:nth-child(3){height:34px}.office-comment{background:#24201c;border:1px solid rgba(255,122,26,.22);border-radius:7px;bottom:17px;box-shadow:0 15px 30px rgba(0,0,0,.35);color:#9e958d;font-size:8px;line-height:1.45;padding:10px 12px;position:absolute;right:11%;width:45%;z-index:4}.office-comment span{color:#c5672a;display:block;font-family:var(--font-mono);font-size:6px;margin-bottom:4px;text-transform:uppercase}.sheet-visual{background:#131311;overflow:hidden}.sheet-toolbar{align-items:center;background:#1c1a18;border-bottom:1px solid var(--line);color:#6e6963;display:grid;font-family:var(--font-mono);font-size:8px;gap:8px;grid-template-columns:18px 1fr 18px 18px 24px;height:38px;padding:0 10px}.sheet-toolbar strong{color:#d26928;font-family:Georgia,serif;font-size:13px;font-style:italic}.sheet-toolbar b{border-left:1px solid var(--line);font-size:7px;font-weight:500;padding-left:7px}.sheet-table{inset:38px 0 29px;position:absolute}.sheet-row{display:grid;grid-template-columns:1.45fr repeat(3,.85fr)}.sheet-row span{align-items:center;border-bottom:1px solid rgba(255,255,255,.055);border-right:1px solid rgba(255,255,255,.055);color:#87817b;display:flex;font-family:var(--font-mono);font-size:8px;height:47px;padding:0 9px}.sheet-head span{background:#1c1a18;color:#a29a92;font-weight:650;height:36px}.sheet-row .sheet-result{background:rgba(255,122,26,.045);color:#d17135}.sheet-selection{border:1.5px solid var(--orange-strong);height:48px;left:55.5%;pointer-events:none;position:absolute;top:121px;width:21.2%}.sheet-selection i{animation:sheet-march 2.8s ease-in-out infinite;background:var(--orange-strong);border-radius:50%;height:4px;position:absolute;width:4px}.sheet-selection i:first-child{left:-3px;top:-3px}.sheet-selection i:nth-child(2){right:-3px;top:-3px}.sheet-selection i:nth-child(3){bottom:-3px;right:-3px}@keyframes sheet-march{50%{box-shadow:0 0 12px rgba(255,122,26,.9);transform:scale(1.5)}}.sheet-formula-popover{align-items:center;background:#29241f;border:1px solid rgba(255,122,26,.21);border-radius:6px;color:#d36d2a;display:flex;font-family:var(--font-mono);font-size:8px;gap:6px;left:24%;padding:8px 10px;position:absolute;top:172px}.sheet-formula-popover span{color:#706861;font-size:7px}.sheet-tabs{align-items:center;background:#1b1917;bottom:0;display:flex;font-family:var(--font-mono);font-size:7px;gap:18px;height:30px;left:0;padding:0 12px;position:absolute;right:0}.sheet-tabs span{color:#665f59}.sheet-tabs .active{color:#d07034;position:relative}.sheet-tabs .active:after{background:var(--orange-strong);bottom:-9px;content:"";height:1px;left:0;position:absolute;right:0}.canvas-visual{background-color:#131210;background-image:radial-gradient(rgba(255,255,255,.075) .7px,transparent 0);background-size:15px 15px;overflow:hidden;padding:0}.canvas-visual:after{border:1px dashed rgba(255,122,26,.12);border-radius:8px;content:"";inset:13px;pointer-events:none;position:absolute}.canvas-scene{display:block;height:100%;overflow:visible;position:relative;width:100%;z-index:1}.canvas-connections{pointer-events:none}.canvas-thread,.canvas-thread-base{fill:none;vector-effect:non-scaling-stroke}.canvas-thread-base{stroke:rgba(151,103,75,.52);stroke-width:1.25}.canvas-thread.is-live{stroke:rgba(255,133,52,.8);stroke-dasharray:2 12;stroke-linecap:round;stroke-width:1.6}.canvas-toolbar-svg rect{fill:rgba(34,31,28,.94);stroke:rgba(255,255,255,.13)}.canvas-toolbar-svg circle,.canvas-toolbar-svg path{fill:none;stroke:#8d847c;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.35}.canvas-handwriting text{fill:#ef8a43;font-family:Segoe Print,Bradley Hand,cursive;font-size:18px;font-weight:600}.canvas-handwriting path{fill:none;opacity:.72;stroke:#dd7130;stroke-linecap:round;stroke-width:1.4}.canvas-handwriting-bottom text{fill:#df7b39;font-size:15px}.canvas-object-surface{fill:#211f1c;stroke:rgba(255,255,255,.14)}.canvas-object-topbar,.canvas-photo-footer,.canvas-topbar-mask{fill:#292622}.canvas-file-icon{fill:rgba(255,122,26,.14);stroke:#c36327}.canvas-chart-caption,.canvas-chart-kicker,.canvas-frame-label-svg,.canvas-note-kicker,.canvas-note-tag,.canvas-object-caption,.canvas-object-filename{font-family:var(--font-mono)}.canvas-object-filename{fill:#b5ada5;font-size:7.5px}.canvas-object-caption{fill:#6f6862;font-size:6.5px}.canvas-sheet-grid path{fill:none;stroke:rgba(255,255,255,.075);stroke-width:1}.canvas-sheet-header{fill:rgba(255,255,255,.035)}.canvas-sheet-highlight{fill:rgba(255,122,26,.09);stroke:#e8752d;stroke-width:1.3}.canvas-sheet-copy text{fill:#88817a;font-family:var(--font-mono);font-size:7px}.canvas-sheet-copy text:nth-child(-n+4){fill:#b2aaa2;font-size:6.5px;font-weight:650}.canvas-sheet-copy .is-accent{fill:#ed8b49;font-weight:700}.canvas-image-shade{fill:rgba(10,8,7,.12);pointer-events:none}.canvas-chart-kicker{fill:#9f6a49;font-size:6.5px;letter-spacing:.09em}.canvas-chart-number{fill:#f0e5db;font-size:24px;font-weight:600}.canvas-chart-caption{fill:#766f68;font-size:6.5px}.canvas-chart-grid{fill:none;stroke:rgba(255,255,255,.07);stroke-width:1}.canvas-bar{fill:#7c4328}.canvas-bar.bar-four,.canvas-bar.bar-two{fill:#a75225}.canvas-bar.bar-three{fill:#e36f28}.canvas-chart-line{fill:none;stroke:#f6a15e;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.canvas-circle-object>circle:first-child{stroke:rgba(255,139,65,.35);stroke-width:1.2}.canvas-circle-ring{fill:none;opacity:.65;stroke:rgba(255,143,73,.22);stroke-dasharray:2 5;stroke-width:1}.canvas-spark{fill:#f1843d}.canvas-circle-title{fill:#f2e7dc;font-size:13px;font-weight:670}.canvas-circle-caption{fill:#98735d;font-family:var(--font-mono);font-size:6.5px}.canvas-note-rule{fill:#e7742d}.canvas-note-kicker{fill:#a76842;font-size:6.5px}.canvas-note-title{fill:#d2cac2;font-size:9px;font-weight:560}.canvas-note-tag{fill:#8d5b3c;font-size:6.5px}.canvas-sticky-surface{fill:#3a2a1e;stroke:rgba(255,155,83,.3)}.canvas-sticky-fold{fill:#5b3a25}.canvas-note-kicker.sticky{fill:#e18a4f}.canvas-note-title.sticky{fill:#e6cbb8}.canvas-note-tag.sticky{fill:#a47a5f}.canvas-frame-label-svg{fill:#5e4638;font-size:6px;letter-spacing:.12em}.intelligence-visual{background:radial-gradient(circle at 70% 60%,rgba(255,122,26,.08),transparent 38%),#131210;overflow:hidden;padding:58px 7% 30px}.semantic-search{align-items:center;background:#211f1c;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:#aca49c;display:grid;font-size:10px;gap:10px;grid-template-columns:16px 1fr auto;padding:12px}.semantic-search svg{color:#c26123}.semantic-search kbd{background:#2c2925;border:1px solid var(--line);border-radius:4px;color:#625d58;font-family:var(--font-mono);font-size:7px;padding:4px 5px}.semantic-results{display:flex;flex-direction:column;gap:7px;margin-top:12px}.semantic-result{align-items:center;background:rgba(31,29,26,.86);border:1px solid var(--line);border-radius:7px;display:grid;gap:10px;grid-template-columns:22px 1fr auto;padding:10px 12px}.semantic-result>svg{color:#9f572a}.semantic-result>span{display:flex;flex-direction:column;gap:3px}.semantic-result strong{color:#bcb4ac;font-size:8px}.semantic-result small{color:#655f5a;font-size:7px}.semantic-result b{color:#96603e;font-family:var(--font-mono);font-size:7px;font-weight:500}.result-two{margin-left:5%}.result-three{margin-left:10%}.suggested-connection{align-items:center;backdrop-filter:blur(12px);background:rgba(39,33,28,.95);border:1px solid rgba(255,122,26,.25);border-radius:8px;bottom:25px;box-shadow:0 18px 40px rgba(0,0,0,.45);display:grid;gap:10px;grid-template-columns:24px 1fr auto;left:13%;padding:12px;position:absolute;right:7%}.suggested-connection>svg{color:var(--orange-strong)}.suggested-connection>span{display:flex;flex-direction:column;gap:3px}.suggested-connection small{color:#b65c25;font-family:var(--font-mono);font-size:6px;text-transform:uppercase}.suggested-connection strong{color:#bfb7af;font-size:8px;font-weight:550}.suggested-connection button{background:var(--orange-strong);border:0;border-radius:5px;color:#241208;font-size:7px;font-weight:700;padding:7px 9px}.ai-section{align-items:center;display:grid;gap:80px;grid-template-columns:.8fr 1.2fr}.ai-copy,.ai-visual{min-width:0}.section-label-orange{color:#ca682a}.ai-copy h2{margin:20px 0 25px}.ai-copy>.section-lead{max-width:520px}.ai-sequence{display:flex;flex-direction:column;gap:5px;margin-top:34px}.ai-sequence>div{align-items:center;border-bottom:1px solid var(--line);color:var(--text-muted);display:flex;font-size:var(--copy-card);gap:13px;line-height:1.55;padding:15px 2px}.ai-sequence svg{color:#c86021;flex:0 0 auto}.ai-sequence strong{color:var(--text);font-weight:620}.ai-visual{aspect-ratio:1.18;background:radial-gradient(circle at 50% 50%,rgba(255,115,25,.1),transparent 38%),#151412;border:1px solid var(--line);border-radius:20px;overflow:hidden;position:relative;margin:0;max-width:100%;width:100%}.ai-visual-grid{background-image:radial-gradient(rgba(255,255,255,.08) .75px,transparent 0);background-size:17px 17px;inset:0;mask-image:radial-gradient(circle,black,transparent 75%);opacity:.45;position:absolute}.ai-knowledge-visual{aspect-ratio:1.13;min-height:540px}.connection-map{display:block;height:100%;inset:0;max-width:100%;position:absolute;width:100%;z-index:1}.connection-map path{fill:none;vector-effect:non-scaling-stroke}.ai-connection-base{opacity:.36;stroke:rgba(255,246,235,.22);stroke-width:1}.ai-connection-flow{opacity:.72;stroke:rgba(255,119,24,.72);stroke-dasharray:3 13;stroke-linecap:round;stroke-width:1.35}.ai-source-card{align-items:center;backdrop-filter:blur(12px);background:linear-gradient(145deg,rgba(38,35,31,.96),rgba(24,22,20,.95));border:1px solid rgba(255,246,235,.13);border-radius:12px;box-shadow:0 15px 32px rgba(0,0,0,.3);display:grid;gap:8px;grid-template-columns:42px minmax(0,1fr) 48px;min-height:96px;padding:11px;position:absolute;width:232px;z-index:4}.ai-source-card:after{background:linear-gradient(90deg,transparent,rgba(255,122,26,.62),transparent);bottom:-1px;content:"";height:1px;left:14px;position:absolute;right:14px}.source-note{left:2.5%;top:5%}.source-base{right:2.5%;top:5%}.source-sheet{bottom:5%;left:2.5%}.source-canvas{bottom:5%;right:2.5%}.ai-source-icon{align-items:center;background:rgba(255,122,26,.1);border:1px solid rgba(255,122,26,.2);border-radius:10px;color:var(--orange-strong);display:inline-flex;height:42px;justify-content:center;width:42px}.ai-source-copy{display:flex;flex-direction:column;min-width:0}.ai-source-copy strong{color:#eee7df;font-size:13px;font-weight:680;line-height:1.2}.ai-source-copy b{color:#b8ada3;font-family:var(--font-mono);font-size:10px;font-weight:500}.ai-source-copy b,.ai-source-copy small{margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ai-source-copy small{color:#7f766f;font-size:9.5px;line-height:1.25}.ai-source-preview{align-content:center;background:rgba(11,10,9,.42);border:1px solid rgba(255,255,255,.07);border-radius:7px;display:grid;gap:4px;height:48px;padding:7px}.ai-source-preview i{background:#5f5852;border-radius:2px;display:block;height:3px;opacity:.72}.preview-note i:nth-child(2){width:72%}.preview-base{grid-template-columns:repeat(3,1fr)}.preview-base i{height:12px}.preview-sheet{grid-template-columns:repeat(3,1fr)}.preview-sheet i{border-radius:1px;height:26px}.preview-canvas{position:relative}.preview-canvas i{border:1px solid #74685f;border-radius:50%;height:9px;position:absolute;width:9px}.preview-canvas i:first-child{left:7px;top:9px}.preview-canvas i:nth-child(2){right:7px;top:19px}.preview-canvas i:nth-child(3){bottom:7px;left:18px}.ai-payload{align-items:center;background:#28170c;border:1px solid rgba(255,132,48,.62);border-radius:9px;box-shadow:0 0 22px rgba(255,110,20,.48);color:#ff8a3b;display:inline-flex;height:31px;justify-content:center;left:0;opacity:0;position:absolute;top:0;width:31px;z-index:5}.ai-core{align-items:center;background:radial-gradient(circle,rgba(49,31,19,.98),rgba(20,18,16,.97));border:1px solid rgba(255,122,26,.28);border-radius:50%;box-shadow:0 18px 48px rgba(0,0,0,.42),0 0 42px rgba(255,105,14,.11);display:flex;flex-direction:column;height:152px;justify-content:center;width:152px;z-index:3}.ai-core,.ai-core-ring{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.ai-core-ring{animation:ring-breathe 4.5s ease-in-out infinite;border:1px solid rgba(255,122,26,.25);border-radius:50%;height:184px;width:184px}.ai-core-pulse{border:1px solid rgba(255,129,42,.72);border-radius:50%;height:184px;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:184px}.ai-core strong{font-size:14px;letter-spacing:-.02em;margin-top:7px}.ai-core>span{color:#a57658;font-family:var(--font-mono);font-size:8px;margin-top:3px;text-transform:uppercase}.ai-core-sources{display:flex;gap:5px;margin-top:9px}.ai-core-source-dot{background:var(--orange-strong);border-radius:50%;box-shadow:0 0 7px rgba(255,122,26,.7);height:5px;width:5px}@keyframes ring-breathe{0%,to{opacity:.5;transform:translate(-50%,-50%) scale(.9)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.08)}}.ai-insight-panel{backdrop-filter:blur(16px);background:linear-gradient(145deg,rgba(39,33,28,.98),rgba(21,19,17,.98));border:1px solid rgba(255,137,56,.3);border-radius:15px;box-shadow:0 25px 65px rgba(0,0,0,.5);left:50%;opacity:0;padding:17px;position:absolute;top:50%;transform:translate(-50%,-50%);width:min(355px,54%);z-index:6}.ai-insight-heading{align-items:center;border-bottom:1px solid rgba(255,255,255,.09);display:flex;gap:11px;padding-bottom:12px}.ai-insight-heading>span{align-items:center;background:var(--orange-strong);border-radius:9px;color:#281308;display:inline-flex;height:38px;justify-content:center;width:38px}.ai-insight-heading>div{display:flex;flex-direction:column}.ai-insight-heading small{color:#bd6731;font-family:var(--font-mono);font-size:8px;letter-spacing:.05em;text-transform:uppercase}.ai-insight-heading strong{color:#fff2e8;font-size:18px;margin-top:2px}.ai-insight-list{display:grid;gap:7px;margin-top:10px}.ai-insight-item{align-items:start;background:rgba(255,255,255,.025);border:1px solid rgba(255,255,255,.065);border-radius:8px;color:#c46b35;display:grid;gap:9px;grid-template-columns:17px 1fr;padding:9px}.ai-insight-item>span{display:flex;flex-direction:column;gap:2px}.ai-insight-item b{color:#d8d0c8;font-size:11px}.ai-insight-item small{color:#8a8179;font-size:10px;line-height:1.35}.ai-insight-evidence{color:#8e654c;font-family:var(--font-mono);font-size:8px;margin-top:10px;text-align:center;text-transform:uppercase}.human-section{align-items:stretch;background:#171513;border:1px solid var(--line);border-radius:22px;display:grid;grid-template-columns:1.15fr .85fr;min-height:650px;overflow:hidden}.human-image{min-height:560px;position:relative}.human-image img{object-fit:cover}.image-overlay{background:linear-gradient(90deg,transparent 55%,#171513),linear-gradient(0deg,rgba(15,14,13,.38),transparent 50%);inset:0;position:absolute}.human-copy{align-self:center;padding:60px 70px 60px 40px;position:relative}.human-copy blockquote{font-family:Georgia,serif;font-size:clamp(2rem,3.5vw,3.25rem);letter-spacing:-.04em;line-height:1.08;margin:25px 0 30px}.human-copy>p{font-size:var(--copy-body)}.evidence-row{color:#bf672d;display:flex;flex-wrap:wrap;font-size:var(--copy-support);gap:16px;margin-top:28px}.evidence-row span{align-items:center;display:flex;gap:6px}.foundation{align-items:center;display:grid;gap:90px;grid-template-columns:1fr .9fr}.foundation h2{margin:19px 0 25px}.foundation-list{display:grid;gap:5px;margin-top:30px}.foundation-list>div{align-items:center;border-bottom:1px solid var(--line);display:flex;gap:14px;padding:13px 0}.foundation-list svg{color:#bd5d21}.foundation-list span{display:flex;flex-direction:column;gap:4px}.foundation-list strong{font-size:15px}.foundation-list small{color:var(--text-muted);font-size:var(--copy-support);line-height:1.5}.architecture-card{background:#151412;border:1px solid var(--line);border-radius:16px;box-shadow:0 30px 80px rgba(0,0,0,.26);font-family:var(--font-mono);padding:15px}.architecture-topline{align-items:center;border-bottom:1px solid var(--line);color:#827b74;display:flex;font-size:9px;gap:7px;padding:2px 3px 14px}.architecture-file{align-items:center;background:rgba(255,255,255,.025);border:1px solid rgba(255,255,255,.045);border-radius:7px;color:#b6afa8;display:grid;font-size:9px;gap:8px;grid-template-columns:20px 18px 1fr auto;margin-top:7px;padding:10px}.architecture-file>span{color:#4f4a45}.architecture-file svg{color:#b65a21}.architecture-file small{color:#5d5853}.architecture-engine{background:rgba(255,122,26,.065);border:1px solid rgba(255,122,26,.18);border-radius:8px;margin:22px 14px 13px;padding:14px;text-align:center}.architecture-engine div{align-items:center;color:#d16a29;display:flex;font-size:10px;gap:7px;justify-content:center}.architecture-engine>span{color:#745039;display:block;font-size:7px;margin-top:6px}.architecture-ports{display:grid;gap:7px;grid-template-columns:repeat(3,1fr)}.architecture-ports>div{align-items:center;background:#1e1c1a;border:1px solid var(--line);border-radius:7px;color:#867f78;display:flex;font-size:8px;gap:6px;justify-content:center;padding:10px 4px}.architecture-note{color:#4e4944;display:block;font-size:7px;margin-top:13px;text-align:center}.section-heading-centered{margin:0 auto 55px;max-width:790px;text-align:center}.section-heading-centered .section-label{justify-content:center}.section-heading-centered h2{margin:18px 0}.section-heading-centered>p{margin:0 auto;max-width:590px}.surface-grid{display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}.surface-card{background:rgba(255,255,255,.025);border:1px solid var(--line);border-radius:11px;min-height:190px;padding:23px}.surface-icon{align-items:center;background:rgba(255,122,26,.08);border:1px solid rgba(255,122,26,.14);border-radius:7px;color:#c76222;display:flex;height:38px;justify-content:center;width:38px}.surface-card h3{font-size:18px;margin:35px 0 8px}.surface-card p{color:var(--text-muted);font-size:var(--copy-card);line-height:1.65;margin:0}.comparison{padding-top:80px}.comparison-heading{margin-bottom:40px}.comparison-table-wrap{border:1px solid var(--line);border-radius:13px;overflow:hidden}.comparison-table{border-collapse:collapse;table-layout:fixed;width:100%}.comparison-table tbody,.comparison-table thead{display:block}.comparison-row{border-bottom:1px solid var(--line);display:grid;grid-template-columns:1.15fr repeat(3,1fr)}.comparison-table tbody .comparison-row:last-child{border-bottom:0}.comparison-row>td,.comparison-row>th{align-items:center;border:0;border-right:1px solid var(--line);color:var(--text-muted);display:flex;font-size:var(--copy-support);font-weight:400;line-height:1.45;min-height:68px;padding:13px 16px;text-align:left}.comparison-row>th:first-child{color:#d2cbc4;font-weight:620}.comparison-row>:last-child{border-right:0}.comparison-header{background:rgba(255,255,255,.025)}.comparison-header>th{color:#8f8881;font-family:var(--font-mono);font-size:8px;font-weight:400;letter-spacing:.04em;text-transform:uppercase}.comparison-row .vaultify-column{background:rgba(255,122,26,.045);color:#dfd0c5;gap:6px}.comparison-row .vaultify-column svg:not(.brand-mark){color:#d16422;flex:0 0 auto}.comparison-note{color:#756e68;font-size:12px;line-height:1.5;margin:12px 0 0;text-align:right}.roadmap-grid{display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}.roadmap-grid article{border-top:1px solid var(--line-strong);padding:21px 3px 10px}.roadmap-status{align-items:center;color:var(--text-muted);display:flex;font-family:var(--font-mono);font-size:8px;gap:7px;letter-spacing:.05em;text-transform:uppercase}.roadmap-status span{border-radius:50%;height:5px;width:5px}.roadmap-status.today span{background:#74a982;box-shadow:0 0 8px rgba(116,169,130,.55)}.roadmap-status.building span{background:var(--orange-strong);box-shadow:0 0 8px rgba(255,122,26,.55)}.roadmap-status.vision span{background:#77716b}.roadmap-grid h3{font-size:20px;margin:32px 0 10px}.roadmap-grid p{color:var(--text-muted);font-size:var(--copy-card);line-height:1.7;margin:0;max-width:340px}.founding{align-items:center;background:#191612;border:1px solid rgba(255,122,26,.18);border-radius:22px;display:grid;gap:70px;grid-template-columns:1fr .75fr;overflow:hidden;padding:85px max(40px,7vw);position:relative}.founding-noise{background-image:radial-gradient(rgba(255,139,61,.13) .6px,transparent 0);background-size:10px 10px;inset:0;mask-image:radial-gradient(circle at 75% 50%,black,transparent 55%);opacity:.4;position:absolute}.founding-copy{position:relative;z-index:2}.founding h2{color:#ffebe0;margin:18px 0}.founding-copy>p{max-width:610px}.founding-points{display:flex;flex-wrap:wrap;gap:10px 18px;margin:28px 0}.founding-points span{align-items:center;color:#bdb3aa;display:flex;font-size:var(--copy-support);gap:7px}.founding-points svg{color:var(--orange-strong)}.founding-copy>small{color:#847b73;display:block;font-size:12px;line-height:1.55;margin-top:14px}.founding-card{background:linear-gradient(145deg,#2c2119,#161310);border:1px solid rgba(255,151,76,.27);border-radius:16px;box-shadow:0 35px 70px rgba(0,0,0,.4);min-height:315px;padding:22px;position:relative;transform:rotate(3deg);z-index:2}.founding-card:before{border:1px solid rgba(255,255,255,.055);border-radius:11px;content:"";inset:7px;position:absolute}.founding-card-top{color:#85634d;display:flex;font-family:var(--font-mono);font-size:7px;justify-content:space-between;letter-spacing:.1em;position:relative}.founding-card>.brand-mark{left:24px;position:absolute;top:100px}.founding-card>div:nth-of-type(2){bottom:72px;display:flex;flex-direction:column;left:24px;position:absolute}.founding-card strong{font-size:24px;letter-spacing:-.04em}.founding-card>div:nth-of-type(2) span{color:#875e45;font-family:var(--font-mono);font-size:8px;margin-top:5px;text-transform:uppercase}.founding-signature{bottom:18px;color:#604a3c;font-family:var(--font-mono);font-size:7px;left:24px;position:absolute}.faq{display:grid;gap:100px;grid-template-columns:.8fr 1.2fr}.faq-heading h2{font-size:clamp(2.35rem,4vw,3.7rem);margin-top:20px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{align-items:center;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:20px;justify-content:space-between;line-height:1.45;list-style:none;padding:23px 0}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:#8c5b3d;font-size:20px;font-weight:300;transition:transform .18s ease}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:var(--text-muted);font-size:var(--copy-card);line-height:1.75;margin:0 40px 24px 0;padding-top:2px}.final-cta{align-items:center;background:radial-gradient(circle at 50% 120%,rgba(255,122,26,.18),transparent 44%),#151412;border:1px solid var(--line);border-radius:22px 22px 0 0;display:flex;flex-direction:column;min-height:560px;overflow:hidden;padding:110px 20px;position:relative;text-align:center}.final-cta-lines{background-image:linear-gradient(rgba(255,255,255,.027) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.027) 1px,transparent 0);background-size:45px 45px;inset:0;mask-image:radial-gradient(circle at 50% 60%,black,transparent 75%);position:absolute}.final-cta>:not(.final-cta-lines){position:relative}.final-cta h2{font-size:clamp(2.7rem,6vw,5.7rem);margin:25px auto 18px;max-width:970px}.final-cta>p{margin-bottom:30px;max-width:610px}.product-landing>footer{align-items:center;color:var(--text-muted);display:grid;font-size:12px;grid-template-columns:1fr auto 1fr;line-height:1.5;margin:0 auto;max-width:var(--max);padding:28px 20px 45px}.product-landing>footer .brand{color:var(--text);font-size:14px}.product-landing>footer p{margin:0}.product-landing>footer>div{display:flex;gap:17px;justify-self:end}.product-landing>footer>div a:hover{color:var(--text)}.product-landing-light .hero-grid{background-image:linear-gradient(rgba(65,45,31,.04) 1px,transparent 0),linear-gradient(90deg,rgba(65,45,31,.04) 1px,transparent 0)}.product-landing-light .hero-orb-one{background:rgba(255,103,18,.13)}.product-landing-light .hero-orb-two{background:rgba(255,166,72,.11)}.product-landing-light .principle-card{background:linear-gradient(145deg,rgba(255,252,248,.98),rgba(239,232,223,.98));box-shadow:0 24px 55px rgba(63,42,27,.08)}.product-landing-light .principle-card-body{background:linear-gradient(160deg,rgba(255,252,248,.99),rgba(244,238,230,.99))}.product-landing-light .capability-card{background:linear-gradient(145deg,rgba(255,255,255,.72),rgba(83,56,37,.025));box-shadow:0 20px 55px rgba(60,39,25,.05)}.product-landing-light .comparison-header,.product-landing-light .surface-card{background:rgba(255,255,255,.54)}.product-landing-light .comparison-row>th:first-child{color:#3a3029}.product-landing-light .comparison-row .vaultify-column{color:#4c3323}.product-landing-light .human-section{background:#ebe3d9}.product-landing-light .image-overlay{background:linear-gradient(90deg,transparent 55%,#ebe3d9),linear-gradient(0deg,rgba(58,42,30,.18),transparent 50%)}.product-landing-light .ai-visual,.product-landing-light .architecture-card,.product-landing-light .final-cta,.product-landing-light .founding,.product-landing-light .product-preview{color:#f8f3ec}.product-landing-light .final-cta>p,.product-landing-light .founding-copy>p{color:#a99f96}.product-landing-light .final-cta{border-color:rgba(42,29,20,.18)}.product-landing-light footer .brand{color:var(--text)}@media (max-width:1040px){.site-header{grid-template-columns:1fr auto}.desktop-header-actions,.desktop-navigation{display:none}.mobile-header-actions{display:flex}.mobile-menu-toggle{align-items:center;background:rgba(255,255,255,.04);border:1px solid var(--line);border-radius:9px;color:var(--text);cursor:pointer;display:inline-flex;height:40px;justify-content:center;padding:0;width:40px}.mobile-menu-toggle:hover{background:rgba(255,255,255,.075)}.mobile-navigation{animation:mobile-menu-in .18s ease-out both;backdrop-filter:blur(22px);background:rgba(20,18,16,.97);border:1px solid var(--line-strong);border-radius:14px;box-shadow:0 24px 60px rgba(0,0,0,.46);gap:12px;left:0;padding:10px;position:absolute;top:calc(100% + 8px);width:100%}.mobile-navigation:not([hidden]){display:grid}.mobile-navigation nav{display:grid;gap:2px}.mobile-navigation nav a{align-items:center;border-radius:9px;color:var(--text-soft);display:flex;font-size:15px;justify-content:space-between;min-height:46px;padding:0 12px}.mobile-navigation nav a:hover{background:rgba(255,255,255,.045);color:var(--text)}.mobile-navigation nav a svg{color:#8c5b3d}.mobile-navigation .button{min-height:44px;width:100%}.product-landing-light .mobile-menu-toggle{background:rgba(45,31,22,.04)}.product-landing-light .mobile-navigation{background:rgba(250,247,242,.98);box-shadow:0 24px 60px rgba(58,40,27,.16)}.product-landing-light .mobile-navigation nav a:hover{background:rgba(45,31,22,.05)}.preview-workspace{grid-template-columns:42px 170px minmax(330px,1fr) 235px}.product-preview{min-width:930px}.product-preview-shell{overflow-x:auto;padding-bottom:8px}.ai-section,.foundation,.manifesto-heading{gap:45px}.human-copy{padding-right:38px}}@keyframes mobile-menu-in{0%{opacity:0;transform:translateY(-7px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:820px){.site-header{top:9px;width:calc(100% - 20px)}.hero{padding:130px 14px 75px}.hero h1{font-size:clamp(3.15rem,14vw,5.2rem)}.hero-lead{font-size:1rem}.hero-proof{gap:13px}.product-preview-shell{margin-top:56px}.product-preview{min-height:500px;min-width:790px;transform:none}.preview-workspace{grid-template-columns:38px 150px 365px 235px;height:480px}.preview-note{padding:45px 32px}.section{padding:90px 20px}.ai-section,.faq,.foundation,.manifesto-heading{grid-template-columns:1fr}.manifesto-heading{align-items:start;gap:25px}.principle-grid{grid-template-columns:1fr;margin-top:45px}.principle-card{min-height:0}.principle-card-media{aspect-ratio:1.78}.capabilities-heading{align-items:start;gap:28px}.capabilities-heading,.capability-grid{grid-template-columns:1fr}.capability-card,.capability-card-wide{display:flex;grid-column:auto;min-height:650px;padding:30px 30px 0}.capability-card-wide .capability-copy{align-self:auto;min-height:270px;padding-bottom:0}.capability-card-wide .capability-visual{border-right:1px solid rgba(255,255,255,.09);min-height:370px;width:100%}.ai-section{gap:55px}.ai-visual{aspect-ratio:1;min-height:0}.ai-knowledge-visual{min-height:620px}.human-section{grid-template-columns:1fr;margin:0 12px}.human-image{min-height:440px}.image-overlay{background:linear-gradient(0deg,#171513,transparent 38%)}.product-landing-light .image-overlay{background:linear-gradient(0deg,#ebe3d9,transparent 38%)}.human-copy{padding:15px 30px 55px}.foundation{gap:50px}.surface-grid{grid-template-columns:repeat(2,1fr)}.comparison-table-wrap{overflow-x:auto}.comparison-row{min-width:790px}.comparison-note{text-align:left}.roadmap-grid{grid-template-columns:1fr}.roadmap-grid article{padding-bottom:25px}.founding{grid-template-columns:1fr;margin:0 12px;padding:65px 30px}.founding-card{aspect-ratio:1.586;justify-self:center;max-width:390px;min-height:0;width:100%}.founding-card>.brand-mark{top:29%}.founding-card>div:nth-of-type(2){bottom:18%}.founding-signature{bottom:6%}.faq{gap:40px}footer{gap:18px;grid-template-columns:1fr;text-align:center}footer .brand,footer>div{justify-self:center}}@media (max-width:520px){.site-header{border-radius:12px}.brand{font-size:15px}.eyebrow{font-size:8px;line-height:1.4}.hero h1{letter-spacing:-.065em}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions .button{width:100%}.hero-proof{display:grid;grid-template-columns:repeat(2,auto)}.product-preview-shell{margin-left:-14px;margin-right:-14px;padding-left:14px}.preview-caption{justify-content:flex-start;margin-left:10px}.section{padding:78px 18px}.capabilities{padding-left:12px;padding-right:12px}.capabilities-heading{padding:0 6px}.capabilities-heading h2{font-size:2.8rem}.capability-card,.capability-card-wide{border-radius:14px;min-height:630px;padding:25px 20px 0}.capability-card-wide .capability-copy,.capability-card:not(.capability-card-wide) .capability-copy{min-height:0;padding-bottom:28px}.capability-card-wide .capability-copy h3,.capability-copy h3{font-size:2.25rem}.capability-copy>p{font-size:1rem}.capability-card-wide .capability-visual,.capability-visual{min-height:340px}.office-pages{height:290px}.document-page{left:6%;width:48%}.presentation-page{right:4%;width:49%}.office-comment{right:5%;width:49%}.canvas-scene{min-width:0}.intelligence-visual{padding-left:4%;padding-right:4%}.result-two{margin-left:2%}.result-three{margin-left:4%}.suggested-connection{left:4%;right:4%}.ai-copy h2,.faq-heading h2,.final-cta h2,.foundation h2,.founding h2,.manifesto-heading h2,.section-heading-centered h2{font-size:2.65rem}.ai-visual{aspect-ratio:.82;min-height:0}.ai-knowledge-visual{aspect-ratio:.62;min-height:0}.ai-source-card{gap:8px;grid-template-columns:34px minmax(0,1fr);min-height:88px;padding:9px;width:44%}.ai-source-icon{border-radius:8px;height:34px;width:34px}.ai-source-icon svg{height:18px;width:18px}.ai-source-copy strong{font-size:12px}.ai-source-copy b{font-size:8.5px}.ai-source-copy small{font-size:8px;white-space:normal}.ai-source-preview{display:none}.source-note,.source-sheet{left:3%}.source-base,.source-canvas{right:3%}.source-base,.source-note{top:3%}.source-canvas,.source-sheet{bottom:3%}.ai-core{height:132px;width:132px}.ai-core-pulse,.ai-core-ring{height:158px;width:158px}.ai-insight-panel{padding:14px;width:calc(100% - 48px)}.ai-insight-heading strong{font-size:15px}.ai-insight-item{padding:8px}.ai-insight-item b{font-size:10px}.ai-insight-item small{font-size:9px}.human-image{min-height:360px}.human-copy{padding:5px 22px 45px}.human-copy blockquote{font-size:2.15rem}.architecture-file{grid-template-columns:17px 16px 1fr}.architecture-file small{display:none}.surface-grid{grid-template-columns:1fr}.surface-card{min-height:170px}.roadmap .section-heading-centered{text-align:left}.roadmap .section-label{justify-content:flex-start}.founding{padding:55px 22px}.founding-card{aspect-ratio:1.586;min-height:0;padding:18px;transform:rotate(2deg);width:calc(100% - 8px)}.founding-card>.brand-mark{height:auto;left:20px;top:27%;width:44px}.founding-card>div:nth-of-type(2){bottom:18%;left:20px}.founding-card strong{font-size:21px}.founding-signature{bottom:6%;left:20px}.final-cta{border-radius:16px 16px 0 0;margin:0 8px;min-height:510px;padding:90px 18px}footer>div{flex-wrap:wrap;justify-content:center}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/f639721981034f88-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9766a7e9e2e0ad5a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/b66cf8e69499582a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/aa016aab0e6d1295-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/22a5144ee8d83bca-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_246ccd{font-family:Geist,Geist Fallback;font-style:normal}.__variable_246ccd{--font-sans:"Geist","Geist Fallback"}