@font-face{font-family:"Baloo 2";src:url(/fonts/baloo-2-latin-500-normal.woff2)format("woff2");font-weight:500;font-display:swap}@font-face{font-family:"Baloo 2";src:url(/fonts/baloo-2-latin-600-normal.woff2)format("woff2");font-weight:600;font-display:swap}@font-face{font-family:"Baloo 2";src:url(/fonts/baloo-2-latin-700-normal.woff2)format("woff2");font-weight:700;font-display:swap}@font-face{font-family:"Baloo 2";src:url(/fonts/baloo-2-latin-800-normal.woff2)format("woff2");font-weight:800;font-display:swap}@font-face{font-family:Atkinson Hyperlegible;src:url(/fonts/atkinson-hyperlegible-latin-400-normal.woff2)format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Atkinson Hyperlegible;src:url(/fonts/atkinson-hyperlegible-latin-700-normal.woff2)format("woff2");font-weight:700;font-display:swap}@font-face{font-family:JetBrains Mono;src:url(/fonts/jetbrains-mono-latin-400-normal.woff2)format("woff2");font-weight:400;font-display:swap}:root{--brand-primary:#21315b;--brand-primary-rich:#18264c;--brand-primary-soft:#e9edf7;--brand-secondary:#00a9ce;--brand-secondary-dark:#007e9b;--brand-secondary-soft:#e3f5fa;--brand-accent:#8fbf3f;--brand-accent-dark:#5d8722;--brand-accent-soft:#eff6e0;--brand-spark:#ffc53d;--brand-spark-soft:#fff4d8;--background-main:#fefcf8;--background-soft:#f4f3ed;--background-blue:#f0f3f9;--text-primary:#2e3138;--text-secondary:#646a78;--border-subtle:#dcdfe6;--border-strong:#b8bfcd;--error:#b63b38;--error-soft:#fae9e7;--font-display:"Baloo 2", sans-serif;--font-body:"Atkinson Hyperlegible", sans-serif;--font-mono:"JetBrains Mono", monospace;--shell:min(1240px, calc(100vw - 80px));--radius-sm:6px;--radius-md:14px;--shadow-soft:0 18px 60px #21315b17;--space-section:clamp(6rem, 10vw, 10rem);--ease-out:cubic-bezier(.16, 1, .3, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{background:var(--background-main);color:var(--text-primary);font-family:var(--font-body);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:18px;line-height:1.58}body:before{z-index:100;pointer-events:none;opacity:.16;content:"";background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.11'/%3E%3C/svg%3E");position:fixed;inset:0}::selection{background:var(--brand-spark);color:var(--brand-primary-rich)}h1,h2,h3,p,figure,blockquote{margin-top:0}h1,h2,h3{color:var(--brand-primary);font-family:var(--font-display);line-height:1.03}h1{letter-spacing:-.052em;font-size:clamp(3.25rem,6.2vw,6.25rem);font-weight:700}h2{letter-spacing:-.043em;margin-bottom:1.5rem;font-size:clamp(2.45rem,4.5vw,4.55rem);font-weight:700}h3{letter-spacing:-.025em;font-size:clamp(1.45rem,2.1vw,2rem);font-weight:700}p{color:var(--text-secondary)}a{color:inherit;text-underline-offset:.2em;text-decoration-thickness:1px}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid var(--brand-spark);outline-offset:4px}img,svg{max-width:100%;display:block}.shell{width:var(--shell);margin-inline:auto}.section{padding-block:var(--space-section)}.section-heading{max-width:800px;margin-bottom:clamp(3rem,6vw,5.5rem)}.section-heading--center{text-align:center;margin-inline:auto}.section-heading>p:last-child{max-width:650px;margin-bottom:0;font-size:1.12rem}.eyebrow{color:var(--brand-secondary-dark);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:.75rem;margin-bottom:1.35rem;font-size:.72rem;font-weight:700;line-height:1.4;display:flex}.eyebrow:before{content:"";background-color:#0000;background-image:radial-gradient(circle at 3px,currentColor 3px,#0000 3px),linear-gradient(currentColor,currentColor);background-position:0,11px;background-repeat:no-repeat;background-size:auto,23px 1px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;flex-shrink:0;width:34px;height:6px}.eyebrow--lime{color:var(--brand-accent-dark)}.eyebrow--yellow{color:#936500}.button{border-radius:var(--radius-sm);cursor:pointer;min-height:52px;font-family:var(--font-display);transition:transform .18s var(--ease-out), background-color .18s ease, color .18s ease;border:0;justify-content:center;align-items:center;gap:.7rem;font-size:1rem;font-weight:700;line-height:1;text-decoration:none;display:inline-flex;position:relative}.button:hover{transform:translateY(-2px)}.button--primary{background:var(--brand-primary);color:var(--background-main);padding:.95rem 1.45rem;overflow:hidden}.button--primary:hover{background:var(--brand-primary-rich)}.button__node{border:1px solid;border-radius:50%;width:7px;height:7px;transition:background-color .18s}.button:hover .button__node{background:var(--brand-spark)}.text-link{color:var(--brand-primary);font-family:var(--font-display);align-items:center;gap:.45rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.text-link svg{transition:transform .2s var(--ease-out)}.text-link:hover svg{transform:translate(3px,3px)}.skip-link{z-index:1000;border-radius:var(--radius-sm);background:var(--brand-primary);color:var(--background-main);padding:.75rem 1rem;position:fixed;top:8px;left:8px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}[data-reveal]{opacity:0;transition:opacity .6s var(--ease-out), transform .6s var(--ease-out);transform:translateY(18px)}[data-reveal][data-visible=true]{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}[data-reveal]{opacity:1;transform:none}}.site-header{z-index:50;border-bottom:1px solid #0000;width:100%;transition:background-color .22s,border-color .22s,box-shadow .22s;position:fixed;top:0}.site-header--scrolled{border-color:color-mix(in srgb, var(--border-subtle), transparent 15%);background:color-mix(in srgb, var(--background-main), transparent 7%);-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);box-shadow:0 8px 25px #21315b0d}.site-header__inner{grid-template-columns:205px 1fr auto;align-items:center;gap:2rem;min-height:82px;display:grid}.brand{width:max-content;color:var(--brand-primary);flex-direction:column;gap:.1rem;text-decoration:none;display:inline-flex}.brand img{width:188px;height:auto}.site-header .brand{justify-content:center;min-height:44px}.brand>span{color:var(--text-secondary);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;margin-left:58px;font-size:.61rem}.brand--inverse img{background:var(--background-main);border-radius:4px;padding:5px 8px}.brand--inverse>span{color:#bdc7dc}.site-header nav{justify-content:flex-end;align-items:center;gap:clamp(1rem,2vw,1.75rem);display:flex}.site-header nav a{min-height:44px;color:var(--brand-primary);font-family:var(--font-display);align-items:center;font-size:.92rem;font-weight:600;text-decoration:none;display:inline-flex}.site-header nav a:hover{color:var(--brand-secondary-dark)}.site-header__cta{min-height:44px;padding:.75rem 1rem;font-size:.88rem}.mobile-label{display:none}.photo-placeholder{border-radius:var(--radius-md);background:var(--brand-primary);box-shadow:var(--shadow-soft);margin:0;position:relative;overflow:hidden}.photo-placeholder__canvas{background:linear-gradient(145deg,#00a9ce1a,#0000 45%),linear-gradient(#273a69,#1b2a50);min-height:360px;position:relative;overflow:hidden}.photo-placeholder__canvas:before{opacity:.16;content:"";background-image:linear-gradient(#ffffff26 1px,#0000 1px),linear-gradient(90deg,#ffffff26 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(to bottom right,#000,#0000 75%);mask-image:linear-gradient(to bottom right,#000,#0000 75%)}.photo-placeholder__canvas--photo img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.photo-placeholder--real .photo-placeholder__canvas:before{content:none}.photo-placeholder__focus{color:#cdd7eb;font-family:var(--font-mono);letter-spacing:.1em;align-items:center;gap:.55rem;font-size:.6rem;display:flex;position:absolute;top:1.35rem;left:1.35rem}.photo-placeholder figcaption{z-index:2;background:var(--background-main);min-height:88px;color:var(--brand-primary);grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:1rem 1.2rem;display:grid;position:relative}.photo-placeholder figcaption>span:nth-child(2){flex-direction:column;line-height:1.25;display:flex}.photo-placeholder figcaption strong{font-family:var(--font-display);font-size:1rem}.photo-placeholder figcaption small{color:var(--text-secondary);margin-top:.2rem;font-size:.76rem}.photo-placeholder__index{color:var(--brand-secondary-dark);font-family:var(--font-mono);letter-spacing:.08em;align-items:center;gap:.4rem;font-size:.61rem;display:flex}.circuit-mockup{position:absolute;inset:0}.mock-board{background:#008cae;border:2px solid #72d1e5;border-radius:10px;width:38%;height:33%;position:absolute;bottom:15%;right:12%;transform:rotate(-7deg);box-shadow:0 22px 30px #020e2940}.mock-board:before,.mock-board:after{content:"";background:repeating-linear-gradient(#d7c68b 0 4px,#0000 4px 11px);width:7px;height:80%;position:absolute;top:10%}.mock-board:before{left:7%}.mock-board:after{right:7%}.mock-board__chip{background:var(--brand-primary-rich);border-radius:3px;width:42%;height:40%;position:absolute;top:28%;left:29%}.mock-board i{border:2px solid #c6e8ee;border-radius:50%;width:11px;height:11px;position:absolute}.mock-board i:nth-child(2){top:12%;left:16%}.mock-board i:nth-child(3){top:12%;right:16%}.mock-board i:nth-child(4){bottom:12%;left:16%}.mock-board i:nth-child(5){bottom:12%;right:16%}.mock-breadboard{background:#f2efe7;border-radius:8px;grid-template-columns:repeat(8,1fr);gap:5px;width:38%;height:28%;padding:11% 3%;display:grid;position:absolute;bottom:27%;left:7%;transform:rotate(8deg);box-shadow:0 20px 32px #020e293d}.mock-breadboard i{background:#7b8290;border-radius:50%;width:3px;height:3px}.mock-led{z-index:3;background:var(--brand-accent);border:2px solid #eaf8cc;border-radius:9px 9px 3px 3px;width:16px;height:22px;position:absolute;box-shadow:0 0 18px #8fbf3fbf}.mock-led--one{bottom:48%;left:20%}.mock-led--two{background:var(--brand-spark);bottom:35%;right:25%;box-shadow:0 0 18px #ffc53db3}.wire{z-index:1;border:solid var(--brand-spark);border-width:3px 0 0 3px;border-radius:50% 0 0;position:absolute}.wire--one{width:46%;height:39%;bottom:25%;left:29%;transform:rotate(-10deg)}.wire--two{border-color:var(--brand-accent);width:55%;height:27%;bottom:17%;left:24%;transform:rotate(12deg)}.wire--three{border-color:var(--brand-secondary);width:30%;height:45%;bottom:32%;right:5%;transform:rotate(40deg)}.mock-note{color:#cdd7eb;font-family:var(--font-mono);letter-spacing:.1em;font-size:.58rem;position:absolute;bottom:8%;right:7%}.hero-notes{z-index:4;flex-direction:column;align-items:flex-end;gap:.4rem;display:flex;position:absolute;top:4.5rem;right:1rem}.hero-notes span{background:var(--brand-spark-soft);color:var(--brand-primary);font-family:var(--font-mono);letter-spacing:.05em;padding:.28rem .5rem;font-size:.6rem;transform:rotate(-2deg)}.hero-notes span:nth-child(2){background:var(--brand-secondary-soft);transform:rotate(2deg)}.hero-notes span:nth-child(3){background:var(--brand-accent-soft);transform:rotate(-1deg)}.hero{background:linear-gradient(90deg, transparent 49.95%, #21315b0f 50%, transparent 50.05%), linear-gradient(var(--background-main), var(--background-main));flex-direction:column;min-height:100svh;padding:clamp(5.75rem,11svh,9.5rem) 0 0;display:flex;position:relative;overflow:hidden}.hero:before{background:linear-gradient(90deg, var(--brand-secondary) 0 58%, var(--brand-accent) 58% 78%, var(--brand-spark) 78%);content:"";width:33vw;height:9px;position:absolute;top:0;right:0}.hero__grid{flex:1;grid-template-columns:minmax(0,1.08fr) minmax(430px,.92fr);align-items:center;gap:clamp(3rem,6vw,6.5rem);display:grid}.hero__content{max-width:700px}.hero h1{margin-bottom:1.75rem;font-size:clamp(3.25rem,min(6.2vw,10svh),6.25rem)}.hero h1 em{color:var(--brand-secondary-dark);font-style:normal;position:relative}.hero h1 em:after{background:var(--brand-spark);content:"";clip-path:polygon(0 35%,100% 0,98% 100%,1% 80%);opacity:.9;height:7px;position:absolute;bottom:1px;left:2%;right:2%;transform:rotate(-.7deg)}.hero__lead{max-width:650px;color:var(--text-primary);margin-bottom:2rem;font-size:clamp(1.08rem,1.6vw,1.28rem);line-height:1.55}.hero__actions{align-items:center;gap:1.5rem;display:flex}.hero__visual{position:relative}.hero__visual .photo-placeholder{transform:rotate(1.2deg)}.hero__visual .photo-placeholder__canvas{min-height:min(clamp(440px,46vw,585px),60svh)}.hero__stamp{z-index:5;border:1px solid var(--brand-primary);background:var(--brand-spark);width:134px;height:134px;color:var(--brand-primary);text-align:center;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;line-height:1.05;display:flex;position:absolute;bottom:-30px;left:-48px;transform:rotate(-6deg)}.hero__stamp span{font-family:var(--font-mono);font-size:.65rem}.hero__stamp strong{font-family:var(--font-display);margin-top:.25rem;font-size:1rem}.essentials{border-block:1px solid var(--border-subtle);grid-template-columns:repeat(4,1fr);margin-top:clamp(2rem,5svh,5rem);display:grid}.essential{border-right:1px solid var(--border-subtle);align-items:center;gap:1rem;min-height:115px;padding:1.35rem clamp(1rem,2vw,1.75rem);display:flex}.essential:last-child{border-right:0}.essential svg{color:var(--brand-secondary-dark);flex:none}.essential:nth-child(2) svg{color:var(--brand-accent-dark)}.essential:nth-child(3) svg{color:#9a6900}.essential span{flex-direction:column;line-height:1.35;display:flex}.essential strong{color:var(--brand-primary);font-family:var(--font-display);font-size:1rem}.essential small{color:var(--text-secondary);font-size:.77rem}.about{background:var(--background-soft);position:relative}.about:after{content:"";background-image:radial-gradient(circle, var(--border-strong) 1.5px, transparent 1.6px);opacity:.65;background-size:17px 17px;width:180px;height:70px;position:absolute;bottom:-1px;right:3vw}.about__grid{grid-template-columns:.84fr 1.16fr;align-items:center;gap:clamp(4rem,9vw,9rem);display:grid}.about__content h2,.about__content>p:not(.eyebrow){max-width:600px}.about blockquote{border-left:3px solid var(--brand-spark);color:var(--brand-primary);font-family:var(--font-display);margin:2.5rem 0 0;padding:1.2rem 0 1.2rem 1.5rem;font-size:clamp(1.25rem,2vw,1.65rem);line-height:1.25}.workbench{min-height:560px;box-shadow:var(--shadow-soft);background-color:#e7e3d9;background-image:linear-gradient(#21315b0e 1px,#0000 1px),linear-gradient(90deg,#21315b0e 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:28px 28px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #cfd3d9;position:relative;overflow:hidden}.workbench--image{margin:0}.workbench--image img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.workbench__paper{background:var(--background-main);width:39%;height:39%;padding:1.3rem;position:absolute;top:7%;left:7%;transform:rotate(-4deg);box-shadow:0 12px 25px #21315b1a}.workbench__paper span,.workbench__caption{color:var(--brand-secondary-dark);font-family:var(--font-mono);letter-spacing:.08em;font-size:.6rem}.workbench__paper strong{color:var(--brand-primary);font-family:var(--font-display);margin-top:1rem;font-size:1.18rem;line-height:1.15;display:block}.workbench__paper svg{fill:none;width:80%;stroke:var(--brand-secondary);stroke-width:2px;margin-top:.7rem}.workbench__paper svg circle{fill:var(--brand-spark);stroke:none}.workbench__board{background:var(--brand-secondary-dark);border-radius:10px;width:39%;height:31%;position:absolute;top:11%;right:8%;transform:rotate(5deg);box-shadow:0 16px 30px #21315b38}.workbench__board i{background:#c7e3e6;border-radius:50%;width:8px;height:8px;margin:8px 4px;display:inline-block;position:relative}.workbench__board b{color:#b9e6ee;font-family:var(--font-mono);letter-spacing:.12em;font-size:.55rem;position:absolute;bottom:8px;right:10px}.workbench__chip{background:var(--brand-primary-rich);border-radius:4px;width:42%;height:38%;position:absolute;top:31%;left:30%}.workbench__breadboard{background:#f9f7f0;border-radius:8px;grid-template-columns:repeat(12,1fr);gap:8px;width:47%;height:31%;padding:3rem 1rem 1rem;display:grid;position:absolute;bottom:10%;right:14%;transform:rotate(-3deg);box-shadow:0 16px 30px #21315b26}.workbench__breadboard i{background:#7d818b;border-radius:50%;width:3px;height:3px}.workbench__led{border-radius:50% 50% 4px 4px;width:16px;height:21px;position:absolute;top:18%}.workbench__led--cyan{background:var(--brand-secondary);box-shadow:0 0 17px var(--brand-secondary);left:27%}.workbench__led--lime{background:var(--brand-accent);box-shadow:0 0 17px var(--brand-accent);left:52%}.workbench__wire{border:3px solid;border-width:3px 3px 0 0;border-radius:0 70% 0 0;width:40%;height:33%;position:absolute}.workbench__wire--cyan{border-color:var(--brand-secondary);top:35%;right:25%}.workbench__wire--yellow{border-color:var(--brand-spark);bottom:20%;left:18%;transform:rotate(-20deg)}.workbench__pencil{background:var(--brand-spark);width:10px;height:38%;box-shadow:inset 0 -15px var(--brand-primary);position:absolute;bottom:8%;left:15%;transform:rotate(28deg)}.workbench__caption{color:var(--brand-primary);align-items:center;gap:.5rem;display:flex;position:absolute;bottom:1.4rem;left:1.4rem}.journey{background:var(--background-main)}.journey__line{background:var(--border-strong);grid-template-columns:repeat(3,1fr);height:1px;margin:0 16.6% 5rem;display:grid}.journey__line span{border:3px solid var(--background-main);background:var(--brand-secondary);width:13px;height:13px;box-shadow:0 0 0 1px var(--brand-secondary);border-radius:50%;position:relative;top:-6px}.journey__line span:nth-child(2){background:var(--brand-accent);box-shadow:0 0 0 1px var(--brand-accent);justify-self:center}.journey__line span:nth-child(3){background:var(--brand-spark);justify-self:end;box-shadow:0 0 0 1px #b47b00}.stage{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(3rem,8vw,8rem);margin-bottom:4rem;display:grid;position:relative}.stage:nth-child(2n) .stage__visual{order:2}.stage__visual{position:relative}.stage__visual .photo-placeholder__canvas{min-height:300px}.stage__axis{transform-origin:100% 0;background:var(--brand-spark-soft);color:var(--brand-primary);font-family:var(--font-mono);letter-spacing:.08em;padding:.35rem .55rem;font-size:.55rem;position:absolute;top:1rem;right:-1.2rem;transform:rotate(90deg)translate(100%)}.stage__content{grid-template-columns:70px 1fr;gap:1.5rem;display:grid}.stage__number{color:var(--brand-secondary-dark);font-family:var(--font-display);flex-direction:column;align-items:center;font-size:2.4rem;font-weight:700;line-height:1;display:flex}.stage__number span{font-family:var(--font-mono);letter-spacing:.08em;margin-bottom:.4rem;font-size:.55rem;font-weight:400}.stage__content h3{margin-bottom:.8rem;font-size:clamp(2rem,3.5vw,3.4rem)}.stage__content p{margin-bottom:1.2rem}.stage__content ul{grid-template-columns:1fr 1fr;gap:.5rem 1rem;margin:0;padding:0;list-style:none;display:grid}.stage__content li{color:var(--text-primary);padding-left:1rem;font-size:.9rem;position:relative}.stage__content li:before{background:var(--brand-accent);content:"";border-radius:50%;width:5px;height:5px;position:absolute;top:.7em;left:0}.stage__note{background:var(--brand-spark-soft);color:var(--brand-primary);border:1px solid #e5d49c;gap:.6rem;padding:.85rem;font-size:.82rem;display:flex}.stage__note svg{flex:none;margin-top:.15rem}.stage__connector{color:var(--border-strong);position:absolute;bottom:-5.2rem;right:49%;transform:rotate(90deg)}.journey__next{margin-left:50%;transform:translate(-50%)}.challenge{background:var(--brand-primary);overflow:hidden}.challenge__grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:clamp(4rem,9vw,9rem);display:grid}.challenge h2,.challenge h2 em{color:var(--background-main)}.challenge h2 em{text-decoration:underline;-webkit-text-decoration-color:var(--brand-spark);text-decoration-color:var(--brand-spark);text-underline-offset:8px;font-style:normal;text-decoration-thickness:4px}.challenge__intro>p{color:#cbd3e2}.transparency-note{border-block:1px solid #506084;grid-template-columns:90px 1fr;gap:1rem;margin-top:2.3rem;padding:1.15rem 0;display:grid}.transparency-note span{color:var(--brand-spark);font-family:var(--font-mono);letter-spacing:.08em;font-size:.6rem}.transparency-note strong{color:var(--background-main);font-size:.92rem;font-weight:400}.system-diagram{background:#1b2a50;border:1px solid #526184;padding:clamp(1.5rem,3vw,3rem)}.system-diagram__flow{grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:.8rem;display:grid}.system-diagram__flow>svg{color:var(--brand-spark)}.system-diagram__flow>div{border-top:3px solid var(--brand-secondary);background:#26365e;min-height:160px;padding:1.2rem 1rem}.system-diagram__flow>div:nth-of-type(2){border-color:var(--brand-accent)}.system-diagram__flow>div:nth-of-type(3){border-color:var(--brand-spark)}.system-diagram__flow span,.system-diagram__flow strong,.system-diagram__flow small{display:block}.system-diagram__flow span{color:#9aabc9;font-family:var(--font-mono);letter-spacing:.08em;font-size:.55rem}.system-diagram__flow strong{color:var(--background-main);font-family:var(--font-display);margin:1rem 0 .5rem;font-size:1.25rem}.system-diagram__flow small{color:#c8d1e1;font-size:.76rem}.system-diagram__rail{border-bottom:1px solid #6e7c99;height:30px;margin:1.4rem 9%;position:relative}.system-diagram__rail i{background:var(--brand-secondary);border-radius:50%;width:10px;height:10px;position:absolute;bottom:-5px}.system-diagram__rail i:nth-child(2){background:var(--brand-accent);left:50%}.system-diagram__rail i:nth-child(3){background:var(--brand-spark);right:0}.system-diagram>p{color:#c8d1e1;text-align:center;margin:0;font-size:.85rem}.system-diagram>p span{color:var(--background-main);font-weight:700}.learnings{background:var(--brand-primary-rich);padding-block:clamp(4.5rem,7vw,7rem);position:relative;overflow:hidden}.learnings:before{content:"";border:1px solid #35476e;border-radius:50%;width:520px;height:520px;position:absolute;top:-210px;right:-110px}.learnings:after{content:"";border:1px solid #35476e;border-radius:50%;width:150px;height:150px;position:absolute;bottom:-72px;right:148px}.learnings .shell{z-index:1;position:relative}.learnings .section-heading{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);column-gap:clamp(3rem,8vw,8rem);max-width:none;margin-bottom:clamp(2.4rem,4vw,3.8rem);display:grid}.learnings .section-heading .eyebrow{grid-column:1}.learnings .section-heading h2{max-width:780px;color:var(--background-main);grid-column:1;margin-bottom:0}.learnings .section-heading>p:last-child{color:#cbd4e6;border-left:1px solid #526184;grid-area:1/2/span 2;align-self:end;padding:0 0 .6rem clamp(1.5rem,3vw,3rem)}.learnings .eyebrow--lime{color:#b7dc76}.learnings__grid{border-block:1px solid #526184;grid-template-columns:repeat(12,1fr);display:grid}.learning{min-height:245px;transition:background-color .26s var(--ease-out), transform .26s var(--ease-out);border-bottom:1px solid #526184;border-right:1px solid #526184;flex-direction:column;grid-column:span 4;padding:clamp(1.5rem,2.3vw,2.1rem);display:flex;position:relative}.learning:before{background:var(--brand-secondary);content:"";width:42px;height:3px;position:absolute;top:-1px;left:clamp(1.5rem,2.3vw,2.1rem)}.learning:nth-child(2):before,.learning:nth-child(5):before{background:var(--brand-accent)}.learning:nth-child(3):before,.learning:nth-child(6):before{background:var(--brand-spark)}.learning:nth-child(3n){border-right:0}.learning:nth-child(n+4){border-bottom:0}.learning:hover{background:#21325b;transform:translateY(-4px)}.learning__index{color:#8796b5;font-family:var(--font-mono);letter-spacing:.1em;font-size:.63rem;position:absolute;top:clamp(1.5rem,2.3vw,2.1rem);right:clamp(1.5rem,2.3vw,2.1rem)}.learning svg{color:#57c6df;margin-bottom:auto}.learning:nth-child(2) svg,.learning:nth-child(5) svg{color:#a9d360}.learning:nth-child(3) svg,.learning:nth-child(6) svg{color:var(--brand-spark)}.learning h3{max-width:260px;color:var(--background-main);margin:1.8rem 0 .55rem;font-size:clamp(1.3rem,1.8vw,1.55rem)}.learning p{color:#c5cee0;max-width:330px;margin-bottom:0;font-size:.9rem;line-height:1.48}@media (prefers-reduced-motion:reduce){.learning:hover{transform:none}}.adult-role{background:var(--background-main);position:relative;overflow:hidden}.adult-role:before{background:var(--border-subtle);content:"";width:1px;height:46%;position:absolute;top:0;left:calc(50% - 1px)}.adult-role__grid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(4rem,9vw,9rem);display:grid}.adult-role__content h2{max-width:570px}.adult-role__highlight{max-width:570px;color:var(--brand-secondary-dark);font-family:var(--font-display);font-size:clamp(1.45rem,2.3vw,2rem);font-weight:600;line-height:1.22}.adult-role__grid .photo-placeholder{transform:rotate(-1deg)}.adult-role__grid .photo-placeholder__canvas{min-height:450px}.role-comparison{border:1px solid var(--border-subtle);grid-template-columns:1fr 1fr auto;align-items:stretch;margin-top:clamp(4rem,8vw,7rem);display:grid}.role-comparison__column{padding:clamp(1.5rem,3vw,2.5rem)}.role-comparison__column+.role-comparison__column{border-left:1px solid var(--border-subtle)}.role-comparison__column--muted{background:var(--background-soft)}.role-comparison__column--accent{background:var(--brand-accent-soft)}.role-comparison h3{align-items:center;gap:.7rem;margin-bottom:1.4rem;font-size:1.25rem;display:flex}.role-comparison__column--muted h3{color:var(--text-secondary)}.role-comparison__column--accent h3{color:var(--brand-accent-dark)}.role-comparison ul{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.role-comparison li{color:var(--text-primary);font-size:.91rem}.role-comparison .button{border-radius:0;min-width:220px}.audience{background:var(--background-soft)}.audience__grid{background:var(--border-strong);grid-template-columns:1fr 1fr;gap:1px;display:grid}.profile{background:var(--background-main);padding:clamp(2rem,5vw,4rem);position:relative}.profile>span{color:#a0a6b2;font-family:var(--font-mono);font-size:.65rem;position:absolute;top:1.5rem;right:1.5rem}.profile--2{background:var(--brand-primary-soft)}.profile h3{margin-bottom:2rem;font-size:clamp(1.8rem,3vw,2.7rem)}.profile ul{gap:1rem;margin:0;padding:0;list-style:none;display:grid}.profile li{color:var(--text-primary);padding-left:1.4rem;position:relative}.profile li:before{border:2px solid var(--brand-secondary);content:"";border-radius:50%;width:8px;height:8px;position:absolute;top:.6em;left:0}.profile--2 li:before{border-color:var(--brand-accent-dark)}.audience__note{max-width:850px;color:var(--brand-primary);font-family:var(--font-display);text-align:center;margin:2.5rem auto 0;font-size:1.15rem}.principles{background:var(--background-main)}.principles__list{border-top:1px solid var(--border-strong)}.principle{border-bottom:1px solid var(--border-subtle);grid-template-columns:70px 70px minmax(220px,.7fr) 1fr;align-items:center;gap:1.5rem;min-height:125px;padding:1.5rem 0;display:grid}.principle>span{color:var(--brand-secondary-dark);font-family:var(--font-mono);font-size:.72rem}.principle svg{color:var(--brand-secondary-dark)}.principle:nth-child(2) svg{color:var(--brand-accent-dark)}.principle:nth-child(3) svg{color:#956700}.principle h3{margin:0;font-size:1.45rem}.principle p{max-width:560px;margin:0;font-size:.94rem}.first-edition{background:var(--brand-spark-soft);padding-block:clamp(5rem,8vw,8rem)}.first-edition__inner{background:var(--background-main);border:1px solid #dacb9d;grid-template-columns:1.05fr .95fr;gap:clamp(3rem,8vw,8rem);padding:clamp(2.5rem,6vw,5rem);display:grid;position:relative}.first-edition__inner:before{background:linear-gradient(90deg,var(--brand-secondary) 0 38%,var(--brand-accent) 38% 64%,var(--brand-spark) 64%);content:"";width:92%;height:8px;position:absolute;top:-8px;left:4%}.first-edition h2{margin-bottom:0;font-size:clamp(2.25rem,4vw,3.8rem)}.first-edition p{font-size:1rem}.first-edition .button{margin-top:1rem}.founder{background:var(--background-blue)}.founder__grid{grid-template-columns:.75fr 1.25fr;align-items:center;gap:clamp(4rem,9vw,9rem);display:grid}.founder .photo-placeholder{box-shadow:none}.founder .photo-placeholder__canvas{background:linear-gradient(145deg,#d9dee8,#bfc8d8);min-height:520px}.founder .circuit-mockup{opacity:.35;filter:grayscale()}.founder__content>p:not(.eyebrow){max-width:700px}.founder__identity{border-block:1px solid var(--border-strong);justify-content:space-between;align-items:center;gap:1.5rem;max-width:700px;margin-bottom:2rem;padding-block:1rem;display:flex}.founder__identity>div:first-child{flex-direction:column;display:flex}.founder__identity strong{color:var(--brand-primary);font-family:var(--font-display);font-size:1.2rem;line-height:1.2}.founder__identity span{color:var(--text-secondary);font-size:.82rem}.founder__links{align-items:center;gap:.6rem;display:flex}.founder__links a{border:1px solid var(--border-strong);border-radius:var(--radius-sm);min-height:44px;color:var(--brand-primary);font-family:var(--font-display);align-items:center;gap:.4rem;padding:.55rem .75rem;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-flex}.founder__links a:hover{border-color:var(--brand-secondary-dark);color:var(--brand-secondary-dark)}.founder blockquote{border-top:1px solid var(--border-strong);max-width:700px;color:var(--brand-primary);font-family:var(--font-display);gap:1rem;margin:2.5rem 0 0;padding-top:1.6rem;font-size:1.25rem;font-weight:600;line-height:1.35;display:flex}.founder blockquote svg{color:var(--brand-secondary-dark);flex:none}.faq{background:var(--background-main)}.faq__grid{grid-template-columns:.72fr 1.28fr;align-items:start;gap:clamp(4rem,9vw,9rem);display:grid}.faq__intro{position:sticky;top:130px}.faq__circuit{border:solid var(--border-strong);border-width:0 0 1px 1px;width:74%;height:130px;margin:3rem 0 0 1rem;position:relative}.faq__circuit span{background:var(--brand-secondary);border-radius:50%;width:10px;height:10px;position:absolute}.faq__circuit span:first-child{bottom:-5px;left:-5px}.faq__circuit span:nth-child(2){background:var(--brand-accent);bottom:-5px;left:50%}.faq__circuit span:nth-child(3){background:var(--brand-spark);bottom:-5px;right:-5px}.faq-item{border-top:1px solid var(--border-subtle)}.faq-item:last-child{border-bottom:1px solid var(--border-subtle)}.faq-item h3{margin:0}.faq-item button{width:100%;min-height:86px;color:var(--brand-primary);cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:1.5rem;padding:1rem 0;display:flex}.faq-item button>span{font-family:var(--font-display);align-items:baseline;gap:1rem;font-size:1.1rem;font-weight:600;display:flex}.faq-item button small{color:var(--brand-secondary-dark);font-family:var(--font-mono);font-size:.58rem;font-weight:400}.faq-item button svg{transition:transform .26s var(--ease-out);flex:none}.faq-item--open button svg{transform:rotate(180deg)}.faq-item__answer{transition:grid-template-rows .28s var(--ease-out);grid-template-rows:0fr;display:grid}.faq-item__answer>div{overflow:hidden}.faq-item__answer p{max-width:660px;margin:0;padding:0 2.2rem 1.8rem;font-size:.94rem}.faq-item--open .faq-item__answer{grid-template-rows:1fr}.waitlist{background:var(--brand-primary);position:relative;overflow:hidden}.waitlist:before{content:"";border:1px solid #526184;border-radius:50%;width:330px;height:330px;position:absolute;bottom:-100px;right:-70px}.waitlist:after{content:"";border:1px solid #526184;border-radius:50%;width:90px;height:90px;position:absolute;bottom:37px;right:48px}.waitlist__grid{z-index:2;grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(4rem,9vw,9rem);display:grid;position:relative}.waitlist h2{color:var(--background-main)}.waitlist__content>p{color:#cad2e2;max-width:540px;font-size:1.08rem}.waitlist__sequence{align-items:center;max-width:580px;margin-top:3rem;display:flex}.waitlist__sequence span{color:#cbd3e3;flex-direction:column;width:130px;font-size:.7rem;line-height:1.35;display:flex}.waitlist__sequence b{color:var(--brand-spark);font-family:var(--font-mono);margin-bottom:.45rem;font-size:.62rem}.waitlist__sequence i{background:#647493;width:42px;height:1px;margin:0 .5rem}.waitlist-form,.form-success{border-top:7px solid var(--brand-secondary);background:var(--background-main);min-height:590px;padding:clamp(1.5rem,4vw,3.2rem);box-shadow:0 25px 60px #05102c40}.form-field{margin-bottom:1.25rem;position:relative}.form-field--trap{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.form-field label,.form-field__label{color:var(--brand-primary);font-family:var(--font-display);margin-bottom:.45rem;font-size:.9rem;font-weight:700;display:block}.form-field--turnstile{min-height:96px}.turnstile-widget{min-height:65px;overflow:hidden}.turnstile-widget:focus{outline:3px solid var(--brand-secondary-soft);outline-offset:3px}.form-field input{border:1px solid var(--border-strong);border-radius:var(--radius-sm);width:100%;min-height:54px;color:var(--text-primary);background:#fffefa;padding:.8rem 1rem;transition:border-color .16s,box-shadow .16s}.form-field input::placeholder{color:#9297a2}.form-field input:hover{border-color:#8d95a4}.form-field input:focus{border-color:var(--brand-secondary-dark);outline:3px solid var(--brand-secondary-soft)}.form-field input[aria-invalid=true]{border-color:var(--error);background:var(--error-soft)}.field-error{color:var(--error);align-items:center;gap:.35rem;margin-top:.35rem;font-size:.76rem;display:flex}.form-error{background:var(--error-soft);color:var(--error);align-items:flex-start;gap:.5rem;margin:0 0 1rem;padding:.7rem;font-size:.8rem;display:flex}.form-error svg{flex:none;margin-top:.12rem}.button--submit{background:var(--brand-secondary-dark);width:100%;min-height:56px;color:var(--background-main);padding:1rem 1.25rem}.button--submit:hover{background:var(--brand-primary)}.button--submit:disabled{cursor:wait;opacity:.72;transform:none}.form-privacy{color:var(--text-secondary);text-align:center;justify-content:center;align-items:flex-start;gap:.45rem;margin:.85rem 0 0;font-size:.72rem;display:flex}.form-privacy svg{flex:none;margin-top:.13rem}.form-privacy a{color:var(--brand-secondary-dark);font-weight:700}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.form-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.form-success__icon{border:1px solid var(--brand-accent);background:var(--brand-accent-soft);width:74px;height:74px;color:var(--brand-accent-dark);border-radius:50%;place-items:center;margin-bottom:2rem;display:grid}.form-success h3{margin-bottom:1rem;font-size:clamp(2rem,4vw,3.2rem)}.form-success>p:last-of-type{max-width:380px}.form-success__circuit{background:var(--border-strong);justify-content:space-between;width:220px;height:1px;margin-top:2rem;display:flex}.form-success__circuit i{background:var(--brand-secondary);border-radius:50%;width:11px;height:11px;margin-top:-5px}.form-success__circuit i:nth-child(2){background:var(--brand-accent)}.form-success__circuit i:nth-child(3){background:var(--brand-spark)}.closing{background:var(--background-main);padding:clamp(6rem,11vw,10rem) 0}.closing__inner{grid-template-columns:130px 1fr auto;align-items:center;gap:clamp(2rem,6vw,6rem);display:grid}.closing__led{border:1px solid var(--border-subtle);border-radius:50%;place-items:center;width:110px;height:110px;display:grid}.closing__led span{background:var(--brand-spark);border-radius:50% 50% 6px 6px;width:28px;height:42px;position:relative;box-shadow:0 0 35px #ffc53da6}.closing__led span:after{background:var(--border-strong);width:2px;height:18px;box-shadow:15px 0 var(--border-strong);content:"";position:absolute;bottom:-17px;left:5px}.closing p{color:var(--brand-primary);font-family:var(--font-display);letter-spacing:-.04em;margin:0;font-size:clamp(2.25rem,4.8vw,4.7rem);line-height:1.05}.closing p strong{color:var(--brand-secondary-dark)}.closing__inner>span{color:var(--text-secondary);font-family:var(--font-mono);letter-spacing:.06em;writing-mode:vertical-rl;align-self:end;font-size:.65rem}.site-footer{background:var(--brand-primary-rich);color:var(--background-main);padding:4rem 0 1.5rem}.site-footer__main{border-bottom:1px solid #445373;grid-template-columns:1.3fr repeat(3,1fr);gap:2rem;padding-bottom:3.5rem;display:grid}.site-footer__main>div{flex-direction:column;display:flex}.site-footer__main>div span{color:#91a0bd;font-family:var(--font-mono);letter-spacing:.1em;margin-bottom:.7rem;font-size:.58rem}.site-footer__main>div strong,.site-footer__main>div a{overflow-wrap:anywhere;color:#d8deea;font-size:.8rem;font-weight:400}.site-footer__main>div a{width:max-content;max-width:100%;text-decoration-color:#657594}.site-footer__main>div a:hover{color:var(--background-main)}.site-footer__bottom{color:#8e9bb5;justify-content:space-between;padding-top:1.5rem;font-size:.7rem;display:flex}@media (width<=1120px){:root{--shell:min(100% - 48px, 1050px)}.site-header__inner{grid-template-columns:180px 1fr auto;gap:1.25rem}.brand img{width:164px}.site-header nav{gap:1rem}.site-header nav a{font-size:.82rem}.hero__grid{grid-template-columns:1.05fr .95fr;gap:3rem;min-height:650px}.hero__visual .photo-placeholder__canvas{min-height:490px}.hero__stamp{left:-28px}.essential{padding-inline:1rem}.role-comparison{grid-template-columns:1fr 1fr}.role-comparison .button{grid-column:1/-1;min-height:62px}.system-diagram__flow>div{min-height:145px;padding-inline:.75rem}}@media (width<=900px){:root{--shell:min(100% - 40px, 760px);--space-section:clamp(5rem, 12vw, 7rem)}.site-header__inner{grid-template-columns:1fr auto;min-height:72px}.site-header nav{display:none}.site-header__cta{min-height:42px}.desktop-label{display:none}.mobile-label{display:inline}.hero{background:var(--background-main);padding-top:8.5rem}.hero__grid{grid-template-columns:1fr}.hero__content{max-width:720px;padding-bottom:0}.hero__visual{width:86%;margin-left:auto}.hero__visual .photo-placeholder__canvas{min-height:520px}.essentials{grid-template-columns:1fr 1fr;margin-top:5rem}.essential:nth-child(2){border-right:0}.essential:nth-child(-n+2){border-bottom:1px solid var(--border-subtle)}.about__grid,.challenge__grid,.adult-role__grid,.founder__grid,.waitlist__grid{grid-template-columns:1fr;gap:4rem}.about__content{max-width:680px}.workbench{width:90%;margin-left:auto}.journey__line{display:none}.stage{gap:3rem;margin-bottom:6rem}.stage__content{grid-template-columns:50px 1fr}.stage__visual .photo-placeholder__canvas{min-height:250px}.stage__connector{bottom:-4.3rem}.challenge__intro{max-width:680px}.system-diagram{max-width:720px}.learnings .section-heading{max-width:720px;display:block}.learnings .section-heading h2{margin-bottom:1.5rem}.learnings .section-heading>p:last-child{border-left:0;max-width:620px;padding:0}.learning{grid-column:span 6;min-height:235px}.learning:nth-child(3n){border-right:1px solid #526184}.learning:nth-child(2n){border-right:0}.learning:nth-child(n+4){border-bottom:1px solid #526184}.learning:nth-child(n+5){border-bottom:0}.adult-role:before{display:none}.adult-role__grid .photo-placeholder{width:86%;margin-right:auto}.principle{grid-template-columns:50px 50px minmax(180px,.7fr) 1fr}.first-edition__inner{grid-template-columns:1fr;gap:2.5rem}.founder .photo-placeholder{width:70%}.founder__content{max-width:720px}.faq__grid{grid-template-columns:1fr;gap:1rem}.faq__intro{position:static}.faq__circuit{display:none}.waitlist__content{max-width:720px}.waitlist-form,.form-success{width:min(100%,680px);min-height:560px}.closing__inner{grid-template-columns:100px 1fr}.closing__inner>span{display:none}.site-footer__main{grid-template-columns:1.4fr 1fr 1fr}.site-footer__main>div:last-child{grid-column:2/-1}}@media (width<=680px){:root{--shell:calc(100% - 32px)}body{font-size:17px}h1{font-size:clamp(3rem,15vw,4.4rem)}h2{font-size:clamp(2.35rem,11vw,3.4rem)}.site-header__inner{min-height:66px}.brand img{width:138px}.site-header__cta{min-height:44px;padding:.7rem .85rem;font-size:.82rem}.hero{padding-top:7.5rem}.hero:before{width:62vw;height:7px}.hero__lead{font-size:1.05rem}.hero__actions{flex-direction:column;align-items:stretch;gap:1rem}.hero__actions .button,.hero__visual{width:100%}.hero__visual .photo-placeholder__canvas{min-height:420px}.hero__stamp{width:102px;height:102px;bottom:-20px;left:12px}.hero__stamp strong{font-size:.82rem}.essentials{margin-top:4rem}.essential{flex-direction:column;align-items:flex-start;gap:.7rem;min-height:125px}.about__grid,.challenge__grid,.adult-role__grid,.founder__grid,.waitlist__grid{gap:3rem}.workbench{width:100%;min-height:430px}.workbench__paper{width:46%;height:41%;padding:1rem}.workbench__board{width:42%}.workbench__breadboard{width:54%;height:29%;right:8%}.stage,.stage:nth-child(2n){grid-template-columns:1fr}.stage:nth-child(2n) .stage__visual{order:0}.stage__visual .photo-placeholder__canvas{min-height:300px}.stage__content{grid-template-columns:46px 1fr;gap:1rem}.stage__number{font-size:1.8rem}.stage__content ul{grid-template-columns:1fr}.stage__connector{display:none}.journey__next{margin-left:0;transform:none}.transparency-note{grid-template-columns:1fr;gap:.55rem}.system-diagram{padding:1.1rem}.system-diagram__flow{grid-template-columns:1fr}.system-diagram__flow>svg{margin-inline:auto;transform:rotate(90deg)}.system-diagram__flow>div{min-height:118px}.system-diagram__rail{display:none}.system-diagram>p{margin-top:1.5rem}.learnings__grid{grid-template-columns:1fr}.learning{grid-column:auto;min-height:215px;border-bottom:1px solid #526184!important;border-right:0!important}.learning:last-child{border-bottom:0!important}.learning svg{margin-bottom:auto}.learning h3{margin-top:1.5rem}.learnings:before{right:-310px}.learnings:after{display:none}.adult-role__grid .photo-placeholder,.founder .photo-placeholder{width:100%}.founder__identity{flex-direction:column;align-items:flex-start}.founder__links{width:100%}.founder__links a{flex:1;justify-content:center}.adult-role__grid .photo-placeholder__canvas,.founder .photo-placeholder__canvas{min-height:400px}.role-comparison{grid-template-columns:1fr}.role-comparison__column+.role-comparison__column{border-top:1px solid var(--border-subtle);border-left:0}.audience__grid{grid-template-columns:1fr}.profile{padding:2rem 1.5rem}.audience__note{text-align:left}.principle{grid-template-columns:34px 1fr;align-items:start;gap:.7rem 1rem;padding:1.7rem 0}.principle svg{grid-area:2/1}.principle h3,.principle p{grid-column:2}.principle p{grid-row:2/span 2;padding-top:2.1rem}.first-edition__inner{padding:2.2rem 1.3rem}.photo-placeholder figcaption{grid-template-columns:1fr auto}.photo-placeholder__index{grid-column:1/-1}.faq-item button{min-height:78px}.faq-item button>span{align-items:flex-start;font-size:1rem}.faq-item__answer p{padding-left:1.7rem}.waitlist__sequence{flex-direction:column;align-items:stretch;gap:.6rem}.waitlist__sequence span{flex-direction:row;gap:.8rem;width:auto;font-size:.78rem}.waitlist__sequence i{width:1px;height:15px;margin:0 0 0 .45rem}.waitlist-form,.form-success{min-height:570px;padding:1.5rem}.closing__inner{grid-template-columns:1fr}.closing__led{width:82px;height:82px}.site-footer__main{grid-template-columns:1fr 1fr}.site-footer__main .brand{grid-column:1/-1;margin-bottom:1rem}.site-footer__main>div:last-child{grid-column:1/-1}.site-footer__bottom{flex-direction:column;align-items:flex-start;gap:.5rem}}@media (width<=400px){:root{--shell:calc(100% - 24px)}.brand img{width:124px}.hero__visual .photo-placeholder__canvas{min-height:360px}.essential{min-height:132px;padding:1rem .75rem}.essential strong{font-size:.9rem}.system-diagram__flow>div{min-height:110px}}.privacy-header{border-bottom:1px solid var(--border-subtle);background:var(--background-main)}.privacy-header__inner{justify-content:space-between;align-items:center;gap:2rem;min-height:82px;display:flex}.privacy-page{background:var(--background-main);padding:clamp(5rem,9vw,9rem) 0}.privacy-page__hero{border-bottom:1px solid var(--border-strong);padding-bottom:clamp(3rem,6vw,5rem)}.privacy-page__hero h1{max-width:900px;margin-bottom:1rem}.privacy-page__hero>p:last-child{color:var(--text-secondary);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:.72rem}.privacy-page__layout{grid-template-columns:240px minmax(0,720px);justify-content:space-between;gap:clamp(3rem,8vw,8rem);padding-top:clamp(3rem,6vw,5rem);display:grid}.privacy-page aside{border-top:4px solid var(--brand-secondary);background:var(--background-blue);flex-direction:column;height:max-content;padding:1.5rem;display:flex;position:sticky;top:2rem}.privacy-page aside span{color:var(--text-secondary);font-family:var(--font-mono);letter-spacing:.09em;margin:1.2rem 0 .25rem;font-size:.58rem}.privacy-page aside span:first-child{margin-top:0}.privacy-page aside strong,.privacy-page aside a{overflow-wrap:anywhere;color:var(--brand-primary);font-size:.9rem}.privacy-copy section{border-bottom:1px solid var(--border-subtle);margin-bottom:2rem;padding:0 0 2rem}.privacy-copy h2{letter-spacing:-.025em;margin-bottom:1rem;font-size:clamp(1.55rem,2.4vw,2.15rem)}.privacy-copy p{margin-bottom:.8rem}.privacy-copy a{color:var(--brand-secondary-dark);font-weight:700}.privacy-copy__contact{border:1px solid var(--brand-primary);border-radius:var(--radius-sm);align-items:center;gap:.6rem;min-height:48px;padding:.7rem 1rem;text-decoration:none;display:inline-flex}@media (width<=760px){.privacy-header__inner{min-height:68px}.privacy-header__inner .text-link{font-size:.86rem}.privacy-page{padding-top:4rem}.privacy-page__layout{grid-template-columns:1fr}.privacy-page aside{position:static}}@media (width<=430px){.privacy-header__inner .brand img{width:120px}.privacy-header__inner .text-link svg{display:none}}
