@font-face{font-family:Satoshi;src:url(../assets/satoshi-regular.woff2) format("woff2");font-style:normal;font-weight:400 500;font-display:swap}@font-face{font-family:Satoshi;src:url(../assets/satoshi-bold.woff2) format("woff2");font-style:normal;font-weight:600 900;font-display:swap}:root{color-scheme:dark;--font-body:Satoshi,Arial,sans-serif;--font-display:Satoshi,Arial,sans-serif;--bg:oklch(13% .026 271);--surface:oklch(19% .038 270);--surface-solid:#10182c;--text:#f4f7ff;--muted:#a5b1ca;--faint:#8192b4;--line:rgba(165,192,250,.17);--accent:#a1e6ff;--blue:#5f92ff;--glass:rgba(19,35,65,.52);--header:rgba(7,12,28,.79);--tint:rgba(24,68,140,.12);--inverse:#081125;--text-xs:clamp(.75rem,.73rem + .1vw,.8125rem);--text-sm:clamp(.875rem,.82rem + .15vw,.9375rem);--text-base:clamp(1rem,.94rem + .23vw,1.125rem);--text-lg:clamp(1.125rem,.98rem + .7vw,1.5rem);--text-xl:clamp(1.6rem,1.2rem + 1.7vw,2.8rem);--text-2xl:clamp(2.1rem,1.35rem + 2.2vw,3.8rem);--text-hero:clamp(2.6rem,.8rem + 4.2vw,5.4rem);--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--space-32:8rem;--gutter:clamp(1.5rem,5vw,6rem);--ease:cubic-bezier(.22,1,.36,1)}[data-theme=light]{color-scheme:light;--bg:#eef2fb;--surface:#e3eaf7;--surface-solid:#f6f8fe;--text:#0d1930;--muted:#465977;--faint:#526784;--line:rgba(34,68,117,.2);--accent:#135ab5;--blue:#396bdd;--glass:rgba(245,250,255,.72);--header:rgba(241,246,255,.87);--tint:rgba(39,92,188,.07);--inverse:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font-body);font-size:var(--text-base);line-height:1.6;overflow-x:clip;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}img,canvas,svg{display:block;max-width:100%}button{border:0;background:none}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--font-display);line-height:1.1;letter-spacing:-.045em}h1{font-size:var(--text-hero);font-weight:700}h2{font-size:var(--text-2xl);font-weight:700}h3{font-size:var(--text-lg);letter-spacing:-.025em}p{color:var(--muted)}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:6px}input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--accent);outline-offset:2px}::selection{background:#385ca4;color:#fff}[hidden]{display:none!important}.lucide{width:20px;height:20px;stroke-width:1.5;flex-shrink:0}.skip-link{position:fixed;top:-100px;left:20px;background:var(--text);color:var(--bg);padding:16px;z-index:200}.skip-link:focus{top:10px}.eyebrow{display:flex;align-items:center;gap:var(--space-3);font-size:var(--text-xs);letter-spacing:.17em;text-transform:uppercase;color:var(--muted);font-weight:500}button:disabled{cursor:default;opacity:.6}.text-button{display:inline-flex;align-items:center;gap:var(--space-2);padding-block:var(--space-3);font-size:var(--text-sm)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}html[data-motion=off]{scroll-behavior:auto}html[data-motion=off] *,html[data-motion=off] *:before,html[data-motion=off] *:after{animation:none!important;transition-duration:.01ms!important}@view-transition{navigation:auto}::view-transition-old(root){animation:out .22s ease both}::view-transition-new(root){animation:in .38s ease both}@keyframes out{to{opacity:0}}@keyframes in{0%{opacity:0}}@media(prefers-reduced-motion:reduce){@view-transition{navigation:none}::view-transition-old(root){animation:none;opacity:0}::view-transition-new(root){animation:none;opacity:1}}html[data-motion=off]::view-transition-old(root){animation:none;opacity:0}html[data-motion=off]::view-transition-new(root){animation:none;opacity:1}.site-header{position:fixed;z-index:50;top:var(--space-6);left:var(--gutter);right:var(--gutter);height:72px;border:1px solid var(--line);border-radius:18px;background:var(--header);backdrop-filter:blur(20px);display:flex;align-items:center;justify-content:space-between;padding:0 var(--space-6);box-shadow:inset 0 1px #cae1ff12,0 10px 35px #00000014}.brand{display:flex;align-items:center;gap:var(--space-3);white-space:nowrap}.brand>svg{color:var(--accent)}.brand>span{font-size:20px;letter-spacing:.18em;font-weight:700}.brand-dot{color:var(--accent)}.logo-link{display:inline-flex;align-items:center;min-height:44px}.desktop-nav{display:flex;gap:var(--space-8);font-size:var(--text-sm)}.desktop-nav a{color:var(--muted);padding:var(--space-3) 0;transition:color .25s}.desktop-nav a:hover{color:var(--text)}.header-controls{display:flex;align-items:center;gap:var(--space-3)}.button{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-5);padding:var(--space-4) var(--space-6);font-size:var(--text-sm);font-weight:700;border:1px solid var(--line);border-radius:100px;min-height:50px;transition:background .25s,box-shadow .25s,transform .3s var(--ease);white-space:nowrap}.button .lucide{width:18px;height:18px}.button:hover{transform:translateY(-2px);background:var(--surface);box-shadow:0 6px 30px #628eff15}.button:active{transform:translateY(0) scale(.98)}.button.primary{background:var(--text);color:var(--inverse);border-color:transparent;box-shadow:0 0 25px #91c5ff0c}.button.primary:hover{background:var(--accent);box-shadow:0 0 28px #529dff30}.button.quiet{border-color:transparent;padding-inline:var(--space-2);color:var(--muted)}.header-cta{min-height:42px;padding:var(--space-2) var(--space-5);font-size:var(--text-xs);background:#84b0fe0f}.icon-button{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:var(--muted)}.icon-button:hover{color:var(--text);background:var(--tint)}.language-menu{position:relative;font-size:var(--text-xs)}.language-menu summary{display:flex;align-items:center;gap:var(--space-2);cursor:pointer;list-style:none;min-height:44px;padding:var(--space-2)}.language-menu summary::-webkit-details-marker{display:none}.language-menu .lucide{width:12px;height:12px}.language-options{position:absolute;top:56px;right:0;width:180px;border:1px solid var(--line);border-radius:12px;background:var(--surface-solid);padding:var(--space-2);box-shadow:0 24px 50px #0004}.language-options a{display:flex;justify-content:space-between;padding:var(--space-3);border-radius:6px}.language-options a:hover,.language-options a[aria-current=true]{background:var(--tint);color:var(--accent)}.language-options span{color:var(--faint)}.menu-button,.mobile-nav{display:none}.universe{position:relative;display:grid;grid-template-columns:47% 53%;padding-inline:var(--gutter);max-width:1900px;margin:auto}.story{grid-column:1;grid-row:1}.chapter{min-height:100svh;display:flex;align-items:center;position:relative;z-index:3;scroll-margin-top:0;padding-block:var(--space-24)}.hero{padding-top:var(--space-32);padding-bottom:var(--space-20)}.hero-copy{padding-right:var(--space-4)}.hero .eyebrow{margin-bottom:var(--space-8)}.tiny-line{width:25px;height:1px;background:var(--accent)}.hero h1{line-height:1.07;letter-spacing:-.055em}.luminous-text{color:var(--accent);text-shadow:0 0 70px #3a8bcc25}.hero-description{max-width:450px;margin-top:var(--space-6);font-size:var(--text-base);line-height:1.7}.hero-actions{display:flex;gap:var(--space-5);margin-top:var(--space-8);align-items:center;flex-wrap:wrap}.hero-capabilities{display:flex;align-items:center;gap:var(--space-5);margin-top:var(--space-10);font-size:var(--text-xs);color:var(--muted)}.hero-capabilities span{display:flex;gap:var(--space-5);align-items:center}.hero-capabilities b{color:var(--faint);font-weight:400}.service-chapter{padding-right:var(--space-16)}.chapter-copy{max-width:480px}.chapter-index{font-size:var(--text-xs);display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid var(--line);border-radius:50%;letter-spacing:0;color:var(--accent)}.chapter-copy h2{margin-top:var(--space-6);line-height:1.13}.chapter-copy>p{margin-top:var(--space-6);line-height:1.8}.scope-tags{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-block:var(--space-8)}.scope-tags span{font-size:var(--text-xs);border:1px solid var(--line);padding:var(--space-2) var(--space-3);border-radius:6px;color:var(--muted);background:var(--tint)}.stage-column{grid-column:2;grid-row:1;position:relative;z-index:2}.stage-sticky{position:sticky;top:100px;height:calc(100svh - 115px);display:flex;flex-direction:column;justify-content:center}.stage{position:relative;width:116%;margin-left:-8%;aspect-ratio:1;max-height:720px;isolation:isolate;--hover-scale:1;--pointer-x:0deg;--pointer-y:0deg;--scene:0}.stage-aura{position:absolute;inset:18%;border-radius:50%;background:radial-gradient(ellipse,#2158b529,transparent 70%);filter:blur(28px);z-index:-1}.core-poster{position:absolute;inset:14%;width:72%;height:72%;object-fit:contain;mix-blend-mode:screen;filter:saturate(.88);transform:perspective(900px) rotateX(var(--pointer-y)) rotateY(var(--pointer-x)) scale(var(--hover-scale));transition:opacity .75s,transform 1s var(--ease),filter .7s;mask-image:radial-gradient(circle,#000 46%,transparent 71%)}#neural-canvas{position:absolute;inset:0;width:100%;height:100%;z-index:1;pointer-events:none;opacity:.62;transition:opacity .7s}.orbit{position:absolute;left:8%;width:84%;height:43%;top:27%;border:1px solid #79caff40;border-radius:50%;transform:rotate(-25deg);box-shadow:0 0 12px #529dff0a;transition:opacity .65s}.orbit-two{width:80%;left:10%;height:48%;transform:rotate(30deg);border-color:#8f98ff25}.orbit-one:after{content:"";position:absolute;top:10%;left:13%;width:5px;height:5px;border-radius:50%;background:#9fdfff;box-shadow:0 0 12px #79bbff}.orbit-cards{position:absolute;inset:0;z-index:5;transition:opacity .5s,transform .75s var(--ease)}.orbit-card{position:absolute;display:flex;gap:var(--space-3);align-items:center;min-width:126px;min-height:68px;padding:var(--space-4) var(--space-5);background:linear-gradient(130deg,#344c814d,#16284c80 55%,#1e35646b);border:1px solid #91bdff57;border-radius:13px;box-shadow:inset 1px 1px #d1e9ff24,inset 0 -1px #5482c233,0 10px 26px #0004,0 0 25px #68a3ff0a;backdrop-filter:blur(12px);font-size:var(--text-sm);color:#ecf6ff;transform:perspective(650px) rotateY(var(--ry,-12deg)) rotate(var(--rz,0deg));transition:transform .55s var(--ease),border-color .3s,background .3s,box-shadow .3s;animation:float 6s ease-in-out infinite;animation-delay:calc(var(--card-index) * -.8s)}.orbit-card>.lucide:first-child{width:27px;height:27px;stroke-width:1.2;color:#a4d9ff}.card-arrow{width:14px!important;height:14px!important;color:#b9d7ff;margin-left:var(--space-2)}.orbit-card-0{top:18%;left:7%;--rz:-9deg}.orbit-card-1{left:-1%;top:43%;--rz:6deg}.orbit-card-2{bottom:18%;left:10%;--rz:-7deg}.orbit-card-3{top:15%;right:2%;--rz:8deg;--ry:12deg}.orbit-card-4{bottom:18%;right:2%;--rz:7deg;--ry:12deg}.orbit-card-5{right:-4%;top:43%;--rz:-7deg;--ry:12deg}.orbit-card:hover,.orbit-card:focus-visible{transform:perspective(650px) translateZ(30px) rotateY(0) rotate(0) scale(1.08);border-color:#b5e7ff;background:linear-gradient(130deg,#4d72b880,#23365da8);box-shadow:0 0 35px #609fff35,inset 0 1px #ffffff52;animation-play-state:paused}.card-preview{position:absolute;left:50%;top:calc(100% + 12px);padding:var(--space-2) var(--space-3);transform:translate(-50%,-5px);opacity:0;pointer-events:none;font-size:var(--text-xs);white-space:nowrap;background:#101b31;border:1px solid #79a7e941;border-radius:6px;transition:opacity .25s,transform .25s}.orbit-card:hover .card-preview,.orbit-card:focus-visible .card-preview{opacity:1;transform:translate(-50%)}@keyframes float{50%{translate:0 -7px}}.stage-label{position:absolute;bottom:4%;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:var(--space-3);font-size:var(--text-xs);color:var(--muted);white-space:nowrap;z-index:4}.status-dot{width:5px;height:5px;border-radius:50%;background:var(--accent);box-shadow:0 0 10px #7eceff80}.scene-number{font-variant-numeric:tabular-nums;letter-spacing:.07em;opacity:.65;margin-left:var(--space-5)}.interaction-hint{display:flex;align-items:center;justify-content:center;gap:var(--space-2);font-size:var(--text-xs);color:var(--faint);margin-top:var(--space-2)}.interaction-hint .lucide{width:14px;height:14px}.universe-bottom{position:absolute;top:calc(100svh - 48px);left:var(--gutter);right:var(--gutter);display:flex;justify-content:space-between;align-items:center;font-size:var(--text-xs);color:var(--faint);z-index:4}.universe-bottom>span{font-size:var(--text-xs);letter-spacing:.14em}.scroll-cue{display:flex;gap:var(--space-3);align-items:center}.scroll-line{height:30px;width:1px;background:linear-gradient(transparent,var(--accent));position:relative}.motion-button{display:flex;align-items:center;gap:var(--space-2);font-size:var(--text-xs);padding:var(--space-2);min-height:44px}.motion-button .lucide{width:14px;height:14px}.chapter-dock{position:fixed;bottom:var(--space-6);left:50%;transform:translate(-50%,100px);opacity:0;display:flex;align-items:center;z-index:20;gap:var(--space-1);padding:var(--space-2);border:1px solid var(--line);border-radius:100px;backdrop-filter:blur(20px);background:var(--header);transition:transform .6s var(--ease),opacity .4s;box-shadow:0 10px 35px #0002}.chapter-dock.visible{transform:translate(-50%);opacity:1}.chapter-dock a{display:flex;align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-4);border-radius:50px;min-height:44px;position:relative;font-size:var(--text-xs);white-space:nowrap;color:var(--muted)}.chapter-dock a span{font-size:var(--text-xs);opacity:.5}.chapter-dock a b{font-weight:400}.chapter-dock a.active{background:var(--tint);color:var(--accent)}.chapter-dock a:hover{background:var(--tint);color:var(--text)}.dock-progress{position:absolute;height:1px;bottom:-1px;left:20%;width:60%;background:var(--line);overflow:hidden}.dock-progress b{display:block;background:var(--accent);height:1px;width:var(--progress,0%)}.visual-product{position:absolute;inset:0;pointer-events:none;z-index:3;perspective:900px}.browser-product{position:absolute;left:16%;top:27%;width:72%;height:43%;border:1px solid #a9d8ff65;border-radius:14px;background:linear-gradient(145deg,#182f52d9,#0b142ce6);box-shadow:-15px 20px 80px #327ede20,inset 0 1px #ffffff35;transform:rotateY(-15deg) rotateX(5deg) scale(.3);opacity:0;transition:transform 1.1s var(--ease),opacity .7s}.browser-bar{height:31px;border-bottom:1px solid #98b4e221;display:flex;align-items:center;gap:5px;padding:0 12px}.browser-bar>span{width:4px;height:4px;border-radius:50%;background:#8eacd2}.browser-bar small{margin-left:auto;font-size:9px;letter-spacing:.13em;color:#acc1df}.browser-content{height:calc(100% - 31px);padding:22px;position:relative;overflow:hidden;color:#f3f7ff}.mini-brand{font-size:var(--text-lg);font-weight:700}.mini-nav{position:absolute;right:24px;top:34px;height:2px;width:20%;background:#8cacca40}.browser-content h3{font-size:clamp(18px,1.8vw,28px);width:65%;margin-top:24px}.browser-content h3 span{display:block;color:#9fdaff;margin-top:12px}.mini-line{height:3px;width:32%;background:#a1c4f345;margin-top:12px}.mini-line.short{width:22%;margin-top:5px}.mini-button{height:15px;width:52px;border-radius:12px;background:#a2dcff;margin-top:14px}.mini-art{position:absolute;width:32%;aspect-ratio:1;right:7%;top:37%;border-radius:33% 67% 42% 58%;background:conic-gradient(from 20deg,#0c1336,#85c7ee,#172f63,#e1efff,#26447c,#0c1336);box-shadow:0 0 40px #4b88c72b;transform:rotate(-25deg)}.phone-product{position:absolute;left:56%;top:20%;width:24%;height:57%;border:2px solid #a4c4ed;border-radius:25px;background:linear-gradient(140deg,#1f3656,#060d1e);box-shadow:inset 0 0 0 4px #0b1429,10px 18px 40px #0008;opacity:0;transform:translate(45px,50px) rotateY(-15deg) scale(.5);transition:transform 1s var(--ease),opacity .7s;padding:40px 16px 16px;color:#eaf7ff}.phone-notch{position:absolute;top:8px;width:30%;left:35%;height:8px;background:#02040a;border-radius:20px}.phone-product>span{font-size:var(--text-xl);font-weight:700}.phone-circle{width:90%;aspect-ratio:1;border-radius:50%;margin:22px auto 16px;border:1px solid #b2ddff52;box-shadow:inset 0 0 35px #69b7ff54,0 0 20px #6da3ff1a;background:radial-gradient(circle at 30% 30%,#bfe9ff,#3576be33 45%,transparent 70%)}.phone-line{height:4px;margin-top:10px;background:#789bc459;width:80%;border-radius:2px}.phone-line+.phone-line{width:60%}.phone-tabs{display:flex;justify-content:space-around;position:absolute;bottom:23px;left:10%;width:80%;padding-top:16px;border-top:1px solid #96c6ff29}.phone-tabs b{width:6px;height:6px;border-radius:2px;background:#92b9e4}.platform-card{position:absolute;min-width:110px;padding:18px;border:1px solid #8cbfee60;border-radius:12px;background:#10223ae6;box-shadow:0 0 50px #669bff15;opacity:0;transform:scale(.6);transition:transform 1.1s var(--ease),opacity .7s;color:#ddecff}.platform-card .lucide{color:#a4dfff}.platform-card span{display:block;font-size:var(--text-xs);margin-top:12px}.platform-card b{display:block;width:70%;height:3px;background:#7ba1d14f;margin-top:8px}.platform-card b+b{width:40%}.platform-card-a{left:7%;top:15%;transform:rotate(-8deg) scale(.6)}.platform-card-b{right:4%;bottom:18%}.flow-node{position:absolute;top:44%;width:76px;height:76px;border:1px solid #a3d8ff7a;border-radius:17px;display:grid;place-items:center;background:#163359c7;color:#c6eaff;box-shadow:inset 0 1px #c6eaff44,0 0 55px #609eff25;opacity:0;transform:scale(.4);transition:transform 1s var(--ease),opacity .7s}.flow-node>.lucide{width:30px;height:30px}.flow-node-a{left:13%}.flow-node-b{left:45%;top:31%}.flow-node-c{right:10%}.security-product{position:absolute;inset:29%;display:grid;place-items:center;opacity:0;transform:scale(.5);transition:transform 1s var(--ease),opacity .7s;overflow:hidden}.security-product>.lucide{width:85%;height:85%;color:#a4d9ff;stroke-width:.6;filter:drop-shadow(0 0 22px #5493fba0)}.scan-line{position:absolute;left:0;top:20%;width:100%;height:1px;box-shadow:0 0 18px #9fdfff;background:linear-gradient(90deg,transparent,#c5efff,transparent);animation:scan 3s ease-in-out infinite}@keyframes scan{50%{top:80%}}.stage[data-scene]:not([data-scene="0"]) .core-poster{opacity:0;transform:scale(.45) rotate(60deg)}.stage[data-scene]:not([data-scene="0"]) .orbit-cards{opacity:0;transform:scale(.8);pointer-events:none;visibility:hidden}.stage[data-scene]:not([data-scene="0"]) .orbit{opacity:.18}.stage[data-scene]:not([data-scene="0"]) #neural-canvas{opacity:1}.stage[data-scene="1"] .browser-product{opacity:1;transform:rotateY(-14deg) rotateX(5deg) scale(1)}.stage[data-scene="2"] .browser-product{opacity:.7;transform:translate(-7%,-5%) rotateY(-15deg) scale(.85)}.stage[data-scene="2"] .phone-product{opacity:1;transform:translate(0) rotateY(-10deg) scale(1)}.stage[data-scene="3"] .browser-product{opacity:1;transform:rotateY(12deg) scale(.88)}.stage[data-scene="3"] .platform-card{opacity:1;transform:rotate(-5deg) scale(1)}.stage[data-scene="5"] .flow-node,.stage[data-scene="6"] .security-product{opacity:1;transform:scale(1)}[data-theme=light] .core-poster{mix-blend-mode:multiply;filter:saturate(.85);mask-image:radial-gradient(circle,#000 33%,transparent 66%)}[data-theme=light] .orbit-card{color:#14365e;background:linear-gradient(140deg,#ffffffa0,#d0e2ffa6);border-color:#80a4d269;box-shadow:inset 0 1px #fff,0 12px 30px #294f8821}[data-theme=light] .orbit-card>.lucide:first-child,[data-theme=light] .card-arrow{color:#3470ad}.connections,.approach,.contact,.detail-scope,.related{margin-inline:auto;max-width:1600px;padding-inline:var(--gutter)}.connections{position:relative;padding-top:var(--space-24);padding-bottom:var(--space-20);border-top:1px solid var(--line)}.section-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--space-12)}.section-count{font-size:var(--text-xs);letter-spacing:.13em;color:var(--faint)}.connections-heading{display:flex;justify-content:space-between;gap:var(--space-16);align-items:end;margin-bottom:var(--space-16)}.connections-heading h2 span{color:var(--muted)}.connections-heading p{max-width:380px;line-height:1.8}.services-list{border-top:1px solid var(--line)}.service-row{display:grid;grid-template-columns:40px 40px 1fr 1fr 24px;gap:var(--space-6);align-items:center;padding:var(--space-6) var(--space-3);border-bottom:1px solid var(--line);transition:background .3s,padding .3s}.service-row:hover{background:var(--tint);padding-left:var(--space-6)}.row-number{color:var(--faint);font-size:var(--text-xs)}.service-row>.lucide{color:var(--muted)}.service-row h3{font-size:var(--text-lg);font-weight:500}.row-description{font-size:var(--text-sm);color:var(--faint)}.service-row>.lucide:last-child{justify-self:end;transition:transform .3s}.service-row:hover>.lucide:last-child{transform:translate(3px,-3px);color:var(--accent)}.approach{padding-block:var(--space-24);display:grid;grid-template-columns:1fr 1fr;gap:var(--space-24)}.approach h2,.detail-scope h2{margin-top:var(--space-6)}.approach>div>p,.detail-scope>div>p{margin-top:var(--space-6);max-width:400px}.steps article{display:flex;gap:var(--space-6);padding-block:var(--space-6);border-bottom:1px solid var(--line)}.steps article:first-child{padding-top:0}.steps article>span{font-size:var(--text-xs);color:var(--accent);padding-top:var(--space-1)}.steps p{font-size:var(--text-sm);margin-top:var(--space-3);line-height:1.8}.contact{position:relative;overflow:hidden;padding-block:var(--space-32);text-align:center;min-height:570px;display:flex;flex-direction:column;align-items:center;border-top:1px solid var(--line);background:radial-gradient(ellipse at 50% 100%,var(--tint),transparent 75%)}.contact h2{max-width:700px;margin-top:var(--space-6);font-size:var(--text-2xl)}.contact p{max-width:500px;margin-top:var(--space-6)}.contact .button{margin-top:var(--space-8);position:relative;z-index:1}.contact-note{font-size:var(--text-xs);color:var(--faint);margin-top:var(--space-4)}.contact-orbit{position:absolute;width:1000px;height:400px;border:1px solid var(--line);border-radius:50%;bottom:-350px;box-shadow:0 0 80px #509aff15;pointer-events:none}.site-footer{margin-inline:var(--gutter);padding-block:var(--space-8);border-top:1px solid var(--line);display:flex;gap:var(--space-8);align-items:center;justify-content:space-between;font-size:var(--text-xs);color:var(--faint)}.site-footer>div{display:flex;align-items:center;gap:var(--space-6)}.site-footer .brand>span{font-size:var(--text-sm)}.site-footer .brand svg{width:24px;height:24px}.prototype-label{font-size:var(--text-xs);color:var(--faint)}.detail-hero{min-height:95svh;padding:var(--space-32) var(--gutter) var(--space-16);display:grid;grid-template-columns:47% 53%;align-items:center;max-width:1700px;margin:auto;overflow:clip}.detail-copy{position:relative;z-index:5}.back-link{display:flex;gap:var(--space-3);align-items:center;color:var(--muted);font-size:var(--text-sm);margin-bottom:var(--space-12);min-height:44px}.back-link .lucide{width:16px}.detail-copy h1{font-size:var(--text-2xl);margin-top:var(--space-6);max-width:500px}.detail-copy p{margin-block:var(--space-6) var(--space-8);max-width:450px;line-height:1.8}.detail-stage{max-height:none}.detail-scope{padding-block:var(--space-20);border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:var(--space-24)}.deliverables>div{display:flex;gap:var(--space-5);align-items:center;padding-block:var(--space-6);border-bottom:1px solid var(--line)}.deliverables>div>span{font-size:var(--text-xs);color:var(--faint)}.deliverables h3{font-size:var(--text-base);font-weight:500}.deliverables .lucide{margin-left:auto;color:var(--accent);width:16px}.related{padding-block:var(--space-16) var(--space-24)}.related h2{margin-top:var(--space-6)}.related>div{display:flex;gap:var(--space-6);margin-top:var(--space-8)}.related a{flex:1;border-top:1px solid var(--line);padding-block:var(--space-6);display:flex;flex-wrap:wrap;gap:var(--space-4)}.related a span{font-size:var(--text-xs);color:var(--faint)}.related h3{width:100%;font-size:var(--text-lg);order:1}.related .lucide{margin-left:auto}dialog{border:1px solid var(--line);border-radius:24px;background:var(--surface-solid);color:var(--text);padding:var(--space-12);width:min(580px,calc(100vw - 32px));max-height:90svh;box-shadow:0 30px 130px #0008}dialog::backdrop{background:#030712b8;backdrop-filter:blur(8px)}dialog[open]{animation:dialog-enter .4s var(--ease)}@keyframes dialog-enter{0%{opacity:0;transform:translateY(15px) scale(.98)}to{opacity:1;transform:none}}.dialog-close{position:absolute;top:var(--space-3);right:var(--space-3)}dialog h2{font-size:var(--text-xl);margin-top:var(--space-6)}dialog p{font-size:var(--text-sm);margin-top:var(--space-4);line-height:1.8}#brief-form{display:flex;flex-direction:column;margin-top:var(--space-6)}label{font-size:var(--text-sm);margin-block:var(--space-4) var(--space-2)}select,textarea{border:1px solid var(--line);background:var(--bg);color:var(--text);padding:var(--space-3);border-radius:8px;width:100%;font-size:16px}textarea{resize:vertical;line-height:1.6}textarea::placeholder{color:var(--faint);font-size:var(--text-sm)}#brief-form .button{margin-top:var(--space-6)}.form-note{display:flex;align-items:center;gap:var(--space-2);font-size:var(--text-xs);color:var(--faint);margin-top:var(--space-4)}.form-note .lucide{width:13px;height:13px}#brief-output{margin-top:var(--space-6);font-size:var(--text-sm)}.result-check{color:var(--accent)}.result-check .lucide{width:34px;height:34px}.result-actions{display:flex;align-items:center;gap:var(--space-6);margin-top:var(--space-6)}.stage{width:106%;margin-left:-3%}.orbit-card-5{right:0}@media(min-width:1600px){.stage-sticky{top:110px}.stage{width:106%;margin-left:-3%}.hero-copy{padding-right:var(--space-8)}}@media(max-width:1150px){.desktop-nav{gap:var(--space-5)}.header-controls{gap:var(--space-1)}.site-header{padding-inline:var(--space-5)}.hero-actions{gap:var(--space-2)}.hero-actions .button{font-size:var(--text-xs);padding-inline:var(--space-4)}.orbit-card{min-width:105px;padding:var(--space-3);gap:var(--space-2);min-height:60px}.orbit-card>.lucide:first-child{width:23px;height:23px}.card-arrow{margin-left:0}.row-description{display:none}.service-row{grid-template-columns:30px 30px 1fr 24px}.service-chapter{padding-right:var(--space-8)}.header-cta{padding-inline:var(--space-4)}.theme-button{width:36px}.brand>span{font-size:18px}.scene-number{margin-left:var(--space-2)}.universe-bottom>span{display:none}}@media(max-width:800px){:root{--text-hero:clamp(2.7rem,6.6vw,4rem);--text-2xl:clamp(2rem,5.5vw,3rem);--gutter:1.5rem}.site-header{top:12px;height:62px;left:16px;right:16px;padding:0 var(--space-4);border-radius:14px}.brand>span{font-size:16px;letter-spacing:.15em}.brand svg{width:26px;height:26px}.desktop-nav,.header-cta{display:none}.menu-button{display:flex}.theme-button{width:34px}.header-controls{gap:var(--space-1)}.language-menu summary{padding:var(--space-1)}.language-options{right:-80px}.mobile-nav{display:flex;flex-direction:column;position:absolute;top:72px;left:0;right:0;border:1px solid var(--line);background:var(--surface-solid);padding:var(--space-6);border-radius:16px;box-shadow:0 20px 50px #0004;gap:var(--space-3)}.mobile-nav a{padding:var(--space-3);font-size:var(--text-base)}.universe{display:flex;flex-direction:column;padding-inline:var(--gutter)}.story{display:contents}.hero{order:0;min-height:0;padding:118px 0 12px;align-items:start}.hero-copy{padding:0;width:100%}.hero .eyebrow{margin-bottom:var(--space-5);font-size:var(--text-xs);letter-spacing:.12em}.hero h1{line-height:1.07;max-width:620px}.hero-description{margin-top:var(--space-5);max-width:500px;font-size:16px;line-height:1.7}.hero-actions{margin-top:var(--space-6);gap:var(--space-3)}.hero-actions .button{font-size:var(--text-sm);padding-inline:var(--space-5)}.hero-actions .button.quiet{padding-inline:0}.hero-capabilities{margin-top:var(--space-5);gap:var(--space-4)}.hero-capabilities span{gap:var(--space-4)}.stage-column{order:1;position:sticky;top:74px;height:380px;z-index:4;pointer-events:none;margin:0 -12px;background:linear-gradient(var(--bg) 80%,transparent)}.stage-sticky{height:380px;top:auto;position:relative;justify-content:start}.stage{width:min(100%,430px);height:370px;aspect-ratio:auto;margin:0 auto;pointer-events:auto}.stage-aura{inset:10% 15%}.core-poster{inset:6% 15%;width:70%;height:85%}.orbit-card{font-size:12px;min-width:94px;min-height:51px;gap:8px;padding:12px}.orbit-card>.lucide:first-child{width:20px;height:20px}.orbit-card .card-arrow{width:11px!important}.orbit-card-0{left:6%;top:13%}.orbit-card-1{left:0;top:40%}.orbit-card-2{left:8%;bottom:17%}.orbit-card-3{right:2%;top:13%}.orbit-card-4{right:2%;bottom:17%}.orbit-card-5{right:0;top:40%}.stage-label{bottom:5%;font-size:12px;gap:8px}.stage-label .scene-number{font-size:12px}.interaction-hint{display:none}.universe-bottom{position:relative;top:auto;left:auto;right:auto;order:2;padding-bottom:var(--space-6);gap:var(--space-4);font-size:12px;z-index:5}.universe-bottom .motion-button{font-size:12px;padding-right:0}.service-chapter{order:3;min-height:78svh;padding:var(--space-8) 0 var(--space-24);align-items:start;scroll-margin-top:450px;z-index:2}.chapter-copy{max-width:580px}.chapter-copy h2{margin-top:var(--space-5)}.chapter-copy>p{margin-top:var(--space-5)}.scope-tags{margin-block:var(--space-6)}.chapter-dock{bottom:14px;gap:0;padding:6px;max-width:calc(100vw - 24px);width:max-content}.chapter-dock a{padding:10px;min-width:37px;justify-content:center}.chapter-dock a span{display:none}.chapter-dock a b{font-size:12px}.chapter-dock .dock-home{padding:8px}.chapter-dock .dock-home .lucide{width:17px}.chapter-dock a:last-of-type b{max-width:45px;overflow:hidden;text-overflow:ellipsis}.browser-product{height:44%;top:25%}.browser-content{padding:14px}.browser-content h3{font-size:20px;margin-top:12px}.browser-bar{height:24px}.browser-content .mini-line{display:none}.mini-art{top:38%}.browser-bar small{font-size:8px}.phone-product{border-radius:20px;padding:28px 10px 10px;top:18%;height:59%;width:25%}.phone-circle{margin:12px auto}.phone-product>span{font-size:20px}.platform-card{min-width:85px;padding:12px}.flow-node{width:58px;height:58px}.flow-node-a{left:11%}.flow-node-b{left:43%}.flow-node-c{right:8%}.connections{padding-top:var(--space-16);padding-bottom:var(--space-12)}.section-top{margin-bottom:var(--space-8)}.section-count{display:none}.connections-heading{display:block;margin-bottom:var(--space-10)}.connections-heading p{margin-top:var(--space-6);max-width:none}.service-row{gap:var(--space-3);grid-template-columns:24px 24px 1fr 20px;padding-block:var(--space-5)}.service-row h3{font-size:var(--text-base);line-height:1.4}.approach,.detail-scope{grid-template-columns:1fr;gap:var(--space-10);padding-block:var(--space-16)}.steps article{padding-block:var(--space-5)}.contact{min-height:480px;padding-block:var(--space-20)}.contact h2{font-size:var(--text-2xl)}.contact .eyebrow{font-size:12px}.contact-note{max-width:260px}.site-footer{flex-wrap:wrap;gap:var(--space-4);padding-bottom:var(--space-16)}.site-footer>span{margin-left:auto}.site-footer>div{width:100%;justify-content:space-between}.site-footer .brand>span{font-size:12px}.detail-hero{display:flex;flex-direction:column;padding-top:100px;min-height:0;overflow:visible;padding-bottom:var(--space-8)}.detail-copy{width:100%}.back-link{margin-bottom:var(--space-6)}.detail-stage{width:100%;margin-top:var(--space-6);height:340px}.detail-scope h2{font-size:var(--text-xl)}.related{padding-block:var(--space-10) var(--space-16)}.related h2{font-size:var(--text-xl)}.related>div{flex-direction:column;gap:0}.related a{flex-wrap:nowrap;align-items:center}.related h3{width:auto;order:0}dialog{padding:var(--space-8) var(--space-6)}.result-actions{gap:var(--space-4)}.form-note{font-size:12px}}.stage-column:has(.stage:not([data-scene="0"])) .interaction-hint{visibility:hidden}.stage.static-scene[data-scene] .core-poster{opacity:.55;transform:none}.orbit-card .card-preview{left:0;transform:translateY(-5px)}.orbit-card:is(:hover,:focus-visible) .card-preview{transform:translateY(0)}.orbit-card-3 .card-preview,.orbit-card-4 .card-preview,.orbit-card-5 .card-preview{left:auto;right:0}[data-theme=light] .security-product>.lucide{color:#27629f}[data-theme=light] .core-poster{mask-image:radial-gradient(ellipse 42% 42% at center,#000 82%,transparent 97%)}@media(max-width:800px){.hero-actions{gap:12px}.hero-actions .button{gap:10px;font-size:14px;padding:14px 16px}.hero-actions .button.quiet{font-size:12px;padding:10px 0;gap:8px}.universe:has(.stage:not([data-scene="0"])) .universe-bottom{visibility:hidden}.service-chapter{scroll-margin-top:365px}.stage-label{max-width:100%}.stage-label #scene-label{max-width:245px;overflow:hidden;text-overflow:ellipsis}}@media(max-width:380px){.hero-actions{gap:8px}.hero-actions .button{font-size:12px;padding-inline:16px}.hero-actions .button.quiet{padding:10px 0}.hero-capabilities,.hero-capabilities span{gap:12px}.stage-column,.stage-sticky{height:335px}.stage{height:330px}.service-chapter{scroll-margin-top:320px}.orbit-card{min-width:88px;padding:10px;gap:6px}.orbit-card .card-arrow{display:none}.chapter-dock a{padding:8px;min-width:33px}}.entry-section,.platform-page{position:relative;padding:110px max(6vw,24px);max-width:1500px;margin:auto}.entry-section>h2,.platform-heading h1{font-size:clamp(36px,5vw,76px);line-height:1.07;letter-spacing:-.04em;margin:20px 0;max-width:950px}.entry-section>p,.platform-heading>p{max-width:680px;line-height:1.7;color:var(--muted,#a7aaba)}.entry-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:36px 0}.entry-card{position:relative;display:flex;flex-direction:column;gap:24px;padding:30px;border:1px solid #8c9cab30;border-radius:24px;background:linear-gradient(135deg,#96becb12,#0c152a22);transition:transform .3s,border-color .3s}.entry-card:hover{transform:translateY(-6px);border-color:#b3e4de80}.entry-card h3{font-size:24px;margin:0;max-width:260px}.entry-card>svg{width:34px;height:34px;color:#9bdfd0}.entry-arrow{align-self:flex-end}.resource-line{display:flex;flex-wrap:wrap;gap:30px;font-size:14px}.resource-line a,.prose a{color:#97d6c8}.platform-page{padding-top:160px;min-height:75vh}.platform-heading{margin-bottom:55px}.platform-columns{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:50px;align-items:start}.platform-panel{padding:32px;border:1px solid #9aacc42e;border-radius:24px;background:#869ca909}.platform-panel h2{font-size:26px;margin-bottom:20px}.platform-form{display:flex;flex-direction:column;gap:18px}.platform-form label{display:flex;flex-direction:column;gap:8px;font-size:14px}.platform-form input,.platform-form select,.platform-form textarea{width:100%;min-width:0;border:1px solid #8899aa50;background:var(--bg,#090c18);color:inherit;border-radius:10px;padding:13px;font:inherit}.platform-form select option{background:#101525;color:#fff}.form-pair{display:grid;grid-template-columns:1fr 1fr;gap:16px}.platform-form .check-label{flex-direction:row;align-items:flex-start;line-height:1.6}.check-label input{width:18px;height:18px;flex-shrink:0;accent-color:#80cbbb}.fineprint,.platform-form small{font-size:13px;line-height:1.7;color:var(--muted,#aab4c2)}.bot-field{position:absolute!important;left:-9999px!important}.platform-form button{align-self:flex-start}.form-status{white-space:pre-line}.prose{max-width:850px;line-height:1.85}.prose h2{font-size:26px;margin:35px 0 12px}.prose p{margin:15px 0}.prose ul{padding-left:25px}.prose li{margin:12px 0}.notice{border-left:2px solid #a7d6cb;padding:16px 20px;background:#9fc8c80a;font-size:14px;line-height:1.7;margin:22px 0}.journal-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.journal-card{border:1px solid #98a9b42a;padding:30px;border-radius:22px}.journal-card h2{font-size:27px;line-height:1.25;margin:22px 0}.journal-card p{line-height:1.7;color:var(--muted,#aab4c2)}.journal-card a{display:inline-block;margin-top:20px;color:#acdcca}.newsletter-block{margin-top:70px;max-width:680px}.platform-footer{display:flex;justify-content:space-between;gap:22px;flex-wrap:wrap;padding:30px max(6vw,24px);border-top:1px solid #829aad30;font-size:13px;line-height:1.8}.platform-footer nav{display:flex;flex-wrap:wrap;gap:22px}.platform-footer address{font-style:normal}.scan-result{white-space:pre-wrap;overflow-wrap:anywhere;margin-top:25px;line-height:1.7}.scan-result article{border-top:1px solid #99aabb30;padding:14px 0}.scan-result h3{font-size:17px}.region-tags{display:flex;gap:12px;flex-wrap:wrap;margin:25px 0}.region-tags span{padding:9px 15px;border:1px solid #99aabb40;border-radius:40px;font-size:14px}.article-meta{font-size:13px;color:#9ca8b9;margin-bottom:30px}@media(max-width:800px){.entry-grid,.platform-columns,.journal-grid{grid-template-columns:1fr}.entry-section,.platform-page{padding-left:24px;padding-right:24px}.platform-page{padding-top:115px}.platform-panel{padding:22px}.form-pair{grid-template-columns:1fr}.entry-card{min-height:180px}.entry-section{padding-top:70px;padding-bottom:70px}.platform-heading h1{overflow-wrap:anywhere}dialog{max-height:88dvh!important;overflow:auto!important}}@media(prefers-reduced-motion:reduce){.entry-card{transition:none}}.admin-test-notice{padding:14px 16px;border:1px solid #314561;border-radius:12px;background:#10182c;color:#a1e6ff;font-size:13px;line-height:1.7}.geo-attribution{font-size:11px;color:#a2acb8;padding:0 max(6vw,24px) 24px}.consent-glass{position:fixed;z-index:1100;bottom:24px;left:24px;width:min(620px,calc(100vw - 48px));padding:26px;border:1px solid #496280;border-radius:24px;background:linear-gradient(135deg,#14223bf5,#070c1cf8);backdrop-filter:blur(24px);box-shadow:0 24px 100px #0008;color:#f4f7ff}.consent-glass[hidden]{display:none}.consent-glass h2,.privacy-dialog h2{font-size:clamp(24px,3vw,34px);line-height:1.2;margin:14px 0}.consent-glass p,.privacy-dialog p{font-size:14px;line-height:1.65}.consent-actions{display:flex;gap:10px;flex-wrap:wrap;margin:20px 0 12px}.consent-actions button,.privacy-close{font:inherit;font-size:13px;padding:12px 16px;border:1px solid #7995b6;border-radius:40px;color:inherit;background:transparent;cursor:pointer}.consent-actions button:hover{background:#a1e6ff20}.consent-links{display:flex;gap:20px;font-size:12px;text-decoration:underline}.privacy-trigger{display:block;margin:0 max(6vw,24px) 28px;background:none;border:0;border-bottom:1px solid currentColor;color:inherit;font:inherit;font-size:13px;cursor:pointer}.knowledge-page:before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(ellipse at 85% 14%,#a1e6ff16,transparent 45%),radial-gradient(ellipse at 12% 65%,#135ab51a,transparent 40%)}.knowledge-card{background:linear-gradient(135deg,#a1e6ff0c,#ffffff02);position:relative;overflow:hidden;transition:transform .4s,border-color .4s;backdrop-filter:blur(12px)}.knowledge-card:hover{transform:translateY(-5px);border-color:#a1e6ff80}.knowledge-card:before{content:"";position:absolute;right:-30px;top:-30px;width:150px;height:150px;border:1px solid #a1e6ff20;border-radius:50%;pointer-events:none}.knowledge-page .prose{margin-top:65px}.prose section{scroll-margin-top:110px}.article-outline{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 35px}.article-outline a{padding:10px 14px;border:1px solid #7995b655;border-radius:30px;font-size:13px}.article-cover{width:100%;height:auto;border-radius:24px;margin:0 0 28px;border:1px solid #314561}[data-theme=light] .journal-card a,[data-theme=light] .resource-line a,[data-theme=light] .prose a{color:#0b5198}[data-theme=light] .knowledge-card{background:linear-gradient(135deg,#ffffff8f,#dce9fa85);border-color:#315a8f33}[data-theme=light] .article-meta{color:#465977}.geo-attribution{font-size:12px;color:var(--muted)}@media(prefers-reduced-motion:reduce){.knowledge-card{transition:none}.knowledge-card:hover{transform:none}}.privacy-dialog{max-width:600px!important;width:calc(100vw - 40px);padding:30px!important;border:1px solid #496280;border-radius:24px;background:#10182c;color:#f4f7ff}.privacy-dialog::backdrop{background:#030717bb;backdrop-filter:blur(8px)}.privacy-dialog label{display:flex;align-items:center;gap:12px;margin:24px 0;font-size:14px}.privacy-dialog input{width:20px;height:20px;accent-color:#a1e6ff}.privacy-close{float:right;margin-bottom:16px}.privacy-dialog .eyebrow{display:block;clear:both}[data-theme=light] .consent-glass,[data-theme=light] .privacy-dialog{background:#f6f8fef7;color:#0d1930;border-color:#879fbd}@media(max-width:600px){.consent-glass{left:12px;bottom:12px;width:calc(100vw - 24px);padding:20px;max-height:70dvh;overflow:auto}.consent-actions button{flex:1 1 auto}.privacy-dialog{padding:22px!important}}.header-call{background:var(--text);color:var(--inverse);border-color:transparent}.header-call .lucide{width:16px;height:16px}.call-section{padding-bottom:var(--space-24)}.contact-actions{display:flex;gap:var(--space-3);flex-wrap:wrap;justify-content:center;margin-top:var(--space-8);position:relative;z-index:1}.contact-actions .button{margin-top:0}.contact-alternative{font-size:var(--text-sm);color:var(--muted)}.contact-alternative a{color:var(--accent)}.platform-footer{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(360px,1.2fr);gap:clamp(32px,6vw,96px);padding:var(--space-12) max(6vw,24px);font-size:var(--text-sm);line-height:1.6}.footer-contact{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-3);min-width:0}.footer-contact>.eyebrow{margin-bottom:var(--space-2)}.footer-phone,.footer-email{display:flex;align-items:center;gap:var(--space-3);font-size:16px;line-height:1.6;letter-spacing:0;color:var(--muted);min-height:36px}.footer-phone{white-space:nowrap;font-variant-numeric:tabular-nums}.footer-phone svg,.footer-email svg{width:18px;height:18px;color:var(--accent);flex-shrink:0}.footer-phone:hover,.footer-email:hover{color:var(--text)}.whatsapp-link{display:inline-flex;align-items:center;gap:var(--space-3);min-height:36px;font-size:16px;line-height:1.6;color:var(--muted);position:relative;z-index:1}.whatsapp-link svg{width:18px;height:18px;color:var(--accent);flex-shrink:0}.whatsapp-link:hover{color:var(--text)}.contact-messenger{margin-top:var(--space-5);position:relative;z-index:1}.contact-messenger .whatsapp-link{font-size:var(--text-sm)}.platform-footer .footer-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-1) var(--space-6);align-content:start}.footer-nav a,.footer-nav button{min-height:44px;display:flex;align-items:center;border-bottom:1px solid var(--line);text-align:left;color:var(--muted);font:inherit;background:none}.footer-nav a:hover,.footer-nav button:hover{color:var(--text)}.article-meta a{margin-left:var(--space-2)}.visual-disclosure{position:absolute;right:8%;bottom:6%;z-index:8;font-size:12px;line-height:1.5;color:var(--muted);padding:4px 0;text-underline-offset:3px}.visual-disclosure:hover,.visual-disclosure:focus-visible{text-decoration:underline;color:var(--text)}.transparency-page .prose{max-width:900px}.transparency-page .prose section{padding:var(--space-6) 0;border-top:1px solid var(--line)}.privacy-attribution{margin-top:var(--space-6);padding-top:var(--space-5);border-top:1px solid #496280;font-size:12px;line-height:1.65;color:#b9c5d6}.privacy-attribution p{margin:0 0 var(--space-2)}.privacy-attribution a{text-decoration:underline}[data-theme=light] .privacy-attribution{color:#465977}.phone-panel .button{margin:var(--space-5) 0}.appearance-menu{position:relative}.appearance-menu summary{list-style:none}.appearance-menu summary::-webkit-details-marker{display:none}.theme-button>svg{display:none}[data-theme-preference=system] .theme-button>.theme-system,[data-theme-preference=light] .theme-button>.theme-light,[data-theme-preference=dark] .theme-button>.theme-dark,html:not([data-theme-preference]) .theme-button>.theme-system{display:block}.appearance-options{position:absolute;right:0;top:calc(100% + 16px);width:180px;padding:8px;background:var(--surface-solid);border:1px solid var(--line);border-radius:14px;box-shadow:0 12px 35px #0003}.appearance-options button{display:flex;align-items:center;gap:12px;width:100%;min-height:44px;padding:10px 12px;text-align:left;font-size:14px;border-radius:8px;color:var(--muted)}.appearance-options button:hover,.appearance-options button[aria-pressed=true]{background:var(--tint);color:var(--text)}.appearance-options .lucide{width:17px;height:17px}.theme-check{margin-left:auto;visibility:hidden;color:var(--accent)}.appearance-options [aria-pressed=true] .theme-check{visibility:visible}html.theme-transition body,html.theme-transition .site-header,html.theme-transition .button,html.theme-transition .platform-footer,html.theme-transition .appearance-options{transition:background-color .2s ease,color .2s ease,border-color .2s ease}@media(max-width:800px){.site-footer{display:grid;grid-template-columns:auto 1fr;gap:var(--space-4);padding-block:var(--space-8);align-items:center}.site-footer>span{margin:0;text-align:right;line-height:1.65}.site-footer>div{grid-column:1/-1;width:auto;justify-content:flex-start}.platform-footer{grid-template-columns:1fr;padding:var(--space-10) var(--space-6) calc(72px + env(safe-area-inset-bottom));gap:var(--space-8)}.platform-footer .footer-nav{grid-template-columns:1fr}.chapter-dock.visible{bottom:calc(14px + env(safe-area-inset-bottom))}.visual-disclosure{right:50%;transform:translate(50%);bottom:1%;white-space:nowrap}.contact-actions{width:100%;display:grid;grid-template-columns:1fr}.contact-actions .button{width:100%}.call-section .eyebrow{white-space:normal;line-height:1.6}.appearance-options{right:-34px}}@media(max-width:360px){.site-footer{grid-template-columns:1fr}.site-footer>span{text-align:left}}
