@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/geist-latin-ext.woff2) format("woff2")}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/geist-mono-latin-ext.woff2) format("woff2")}:root{--font-geist-sans:"Geist";--font-geist-mono:"Geist Mono";--ink:#0b1734;--ink-soft:#24304b;--paper:#f6f5ef;--white:#ffffff;--blue:#2c59ff;--blue-dark:#173bc6;--lime:#c8f05b;--coral:#ff6b4a;--line:rgba(11,23,52,0.15);--muted:#667087;--shell:min(1240px,calc(100vw - 64px));--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font-geist-sans),Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a,button,summary{font-family:inherit}a{color:inherit;text-decoration:none}img{max-width:100%}a,button,summary{-webkit-tap-highlight-color:transparent}::selection{color:var(--ink);background:var(--lime)}.shell{width:var(--shell);margin-inline:auto}.skip-link{position:fixed;top:12px;left:12px;z-index:999;padding:12px 18px;color:var(--white);background:var(--ink);transform:translateY(-150%);transition:transform .18s ease}.skip-link:focus{transform:translateY(0)}.site-header{position:sticky;top:0;z-index:50;background:rgba(246,245,239,.94);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-inner{min-height:82px;display:grid;grid-template-columns:220px 1fr auto;align-items:center;gap:32px}.brand{display:inline-flex;width:fit-content}.brand img{width:156px;height:58px;object-fit:contain}.desktop-nav{display:flex;justify-content:center;align-items:center;gap:clamp(24px,3vw,46px);color:var(--ink-soft);font-size:.88rem;font-weight:650}.desktop-nav a{position:relative;padding-block:10px}.desktop-nav a:after{position:absolute;right:0;bottom:3px;left:0;height:2px;content:"";background:var(--blue);transform:scaleX(0);transform-origin:right;transition:transform .18s ease}.desktop-nav a:focus-visible:after,.desktop-nav a:hover:after{transform:scaleX(1);transform-origin:left}.header-cta{display:inline-flex;align-items:center;gap:22px;padding:13px 18px;color:var(--white);background:var(--ink);border:1px solid var(--ink);border-radius:999px;font-size:.88rem;font-weight:700;transition:color .18s ease,background .18s ease,transform .18s ease}.header-cta:hover{color:var(--ink);background:var(--lime);transform:translateY(-2px)}.mobile-menu{display:none}.section{padding:126px 0}.eyebrow,.section-kicker{margin:0 0 22px;color:var(--blue);font-family:var(--font-geist-mono),monospace;font-size:.75rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.section-kicker-light{color:var(--lime)}.hero{position:relative;overflow:hidden;padding:82px 0 0;background:radial-gradient(circle at 72% 26%,rgba(44,89,255,.11),transparent 30%),var(--paper)}.hero-grid{position:absolute;inset:0;opacity:.5;pointer-events:none;background-image:linear-gradient(90deg,rgba(11,23,52,.055) 1px,transparent 0),linear-gradient(180deg,rgba(11,23,52,.055) 1px,transparent 0);background-size:76px 76px;-webkit-mask-image:linear-gradient(180deg,black 0,transparent 88%);mask-image:linear-gradient(180deg,black 0,transparent 88%)}.hero-layout{position:relative;display:grid;grid-template-columns:minmax(0,1.07fr) minmax(430px,.93fr);align-items:center;gap:clamp(52px,7vw,110px);min-height:635px;padding-bottom:80px}.hero-copy{position:relative;z-index:1}.eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:28px}.eyebrow span{width:8px;height:8px;background:var(--coral);border-radius:50%;box-shadow:0 0 0 5px rgba(255,107,74,.13)}.hero h1{max-width:770px;margin:0;color:var(--ink);font-size:clamp(4.2rem,7.35vw,7.15rem);font-weight:760;letter-spacing:-.075em;line-height:.84}.hero h1 em{color:var(--blue);font-style:normal}.hero-lead{max-width:635px;margin:40px 0 0;color:var(--ink-soft);font-size:clamp(1.1rem,1.6vw,1.35rem);line-height:1.55}.hero-actions{display:flex;align-items:center;gap:30px;margin-top:36px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:34px;min-height:58px;padding:0 22px;border:1px solid transparent;border-radius:999px;font-size:.92rem;font-weight:750;cursor:pointer;transition:color .18s ease,background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.button-primary{color:var(--white);background:var(--blue);box-shadow:0 14px 40px rgba(44,89,255,.22)}.button-primary:hover{background:var(--blue-dark);transform:translateY(-3px);box-shadow:0 18px 44px rgba(44,89,255,.3)}.text-link{display:inline-flex;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid var(--ink);color:var(--ink);font-size:.9rem;font-weight:700}.text-link:hover span{transform:translateY(3px)}.text-link span{transition:transform .18s ease}.learning-lab{position:relative;min-height:550px;overflow:hidden;color:var(--white);background:radial-gradient(circle at 55% 45%,rgba(44,89,255,.24),transparent 28%),var(--ink);border:1px solid rgba(255,255,255,.1);border-radius:30px;box-shadow:0 32px 80px rgba(11,23,52,.22)}.learning-lab:before{position:absolute;inset:0;content:"";opacity:.22;background-image:linear-gradient(90deg,rgba(255,255,255,.15) 1px,transparent 0),linear-gradient(180deg,rgba(255,255,255,.15) 1px,transparent 0);background-size:52px 52px}.lab-footer,.lab-topline{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:20px 24px;font-family:var(--font-geist-mono),monospace;font-size:.65rem;letter-spacing:.13em;text-transform:uppercase}.lab-topline{border-bottom:1px solid rgba(255,255,255,.13)}.live-dot{display:flex;align-items:center;gap:8px;color:rgba(255,255,255,.66)}.live-dot:before{width:7px;height:7px;content:"";background:var(--lime);border-radius:50%;box-shadow:0 0 0 4px rgba(200,240,91,.15)}.lab-stage{position:relative;min-height:422px}.orbit{position:absolute;top:50%;left:50%;border:1px solid rgba(200,240,91,.4);border-radius:50%;transform:translate(-50%,-50%)}.orbit-one{width:280px;height:280px}.orbit-two{width:390px;height:390px;border-style:dashed;border-color:rgba(44,89,255,.56);animation:slow-spin 36s linear infinite}.lab-core{position:absolute;top:50%;left:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;width:184px;height:184px;text-align:center;background:var(--lime);border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 12px rgba(200,240,91,.08)}.core-label{color:var(--ink);font-size:4rem;font-weight:820;letter-spacing:-.08em;line-height:1}.core-caption{width:125px;margin-top:8px;color:var(--ink);font-family:var(--font-geist-mono),monospace;font-size:.58rem;font-weight:700;letter-spacing:.08em;line-height:1.35;text-transform:uppercase}.floating-card{position:absolute;z-index:3;display:flex;flex-direction:column;gap:6px;min-width:128px;padding:13px 15px;color:var(--ink);background:var(--white);border-radius:13px;box-shadow:0 16px 38px rgba(0,0,0,.2)}.floating-card small{color:var(--blue);font-family:var(--font-geist-mono),monospace;font-size:.58rem}.floating-card strong{font-size:.78rem}.card-practice{top:18%;left:6%;transform:rotate(-5deg)}.card-safety{top:20%;right:5%;transform:rotate(4deg)}.card-ethics{right:11%;bottom:7%;background:var(--coral);transform:rotate(-3deg)}.card-ethics small{color:var(--ink)}.lab-footer{gap:14px;justify-content:center;color:rgba(255,255,255,.6);border-top:1px solid rgba(255,255,255,.13)}.lab-footer i{width:34px;height:1px;background:rgba(255,255,255,.25)}@keyframes slow-spin{to{transform:translate(-50%,-50%) rotate(1turn)}}.hero-facts{position:relative;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-right:1px solid var(--line)}.hero-facts>div{display:flex;flex-direction:column;gap:7px;padding:28px 26px;border-left:1px solid var(--line)}.hero-facts strong{font-size:1rem;letter-spacing:-.02em}.hero-facts span{color:var(--muted);font-size:.76rem}.statement{background:var(--white)}.statement-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(80px,10vw,160px);align-items:start}.contact h2,.faq h2,.format h2,.foundation h2,.section-heading h2,.statement h2,.tool-row h2{margin:0;font-size:clamp(2.6rem,5vw,5rem);font-weight:720;letter-spacing:-.065em;line-height:.98}.statement-copy{padding-top:42px}.statement-copy p{max-width:620px;margin:0;color:var(--muted);font-size:1.05rem;line-height:1.75}.statement-copy .statement-lead{margin-bottom:30px;color:var(--ink);font-size:clamp(1.65rem,3vw,2.6rem);font-weight:580;letter-spacing:-.04em;line-height:1.25}.statement-lead mark{padding:0 .08em;color:var(--ink);background:linear-gradient(transparent 56%,var(--lime) 56%)}.modules{background:#eef1ff}.section-heading{display:grid;grid-template-columns:1.3fr .7fr;gap:90px;align-items:end;margin-bottom:62px}.section-heading>p{max-width:420px;margin:0 0 6px;color:var(--muted);line-height:1.7}.section-heading.compact{grid-template-columns:1fr}.module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.module-card{position:relative;display:flex;flex-direction:column;min-height:530px;overflow:hidden;padding:28px;background:var(--white);border:1px solid rgba(11,23,52,.09);border-radius:var(--radius);transition:transform .2s ease,box-shadow .2s ease}.module-card:hover{transform:translateY(-7px);box-shadow:0 24px 60px rgba(26,45,109,.12)}.module-meta{display:flex;justify-content:space-between;font-family:var(--font-geist-mono),monospace;font-size:.67rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.module-symbol{position:relative;height:205px;margin:32px 0;border-radius:15px;background:var(--ink)}.module-symbol span{position:absolute;display:block;border:2px solid}.module-card.blue .module-symbol{color:var(--blue)}.module-card.lime .module-symbol{color:var(--lime)}.module-card.coral .module-symbol{color:var(--coral)}.module-card.blue .module-symbol span:first-child{top:45px;left:48px;width:92px;height:92px;border-radius:50%}.module-card.blue .module-symbol span:nth-child(2){top:78px;right:56px;width:54px;height:54px;background:currentColor;border-radius:8px;transform:rotate(45deg)}.module-card.blue .module-symbol span:nth-child(3){right:44px;bottom:24px;width:116px;height:1px;border-width:1px 0 0}.module-card.lime .module-symbol span:first-child{top:38px;left:50%;width:110px;height:110px;border-radius:50%;transform:translateX(-50%)}.module-card.lime .module-symbol span:nth-child(2){top:70px;left:50%;width:45px;height:45px;background:currentColor;border-radius:50%;transform:translateX(-50%)}.module-card.lime .module-symbol span:nth-child(3){right:46px;bottom:26px;left:46px;height:22px;border-width:1px 0}.module-card.coral .module-symbol span:first-child{top:42px;left:64px;width:78px;height:118px;background:currentColor;border:0;border-radius:999px;transform:rotate(25deg)}.module-card.coral .module-symbol span:nth-child(2){top:42px;right:64px;width:78px;height:118px;border-radius:999px;transform:rotate(-25deg)}.module-card.coral .module-symbol span:nth-child(3){right:82px;bottom:25px;width:64px;height:64px;border-radius:50%}.module-card h3{max-width:320px;margin:0 0 18px;font-size:1.55rem;letter-spacing:-.04em;line-height:1.12}.module-card>p{margin:auto 0 0;color:var(--muted);font-size:.94rem;line-height:1.65}.format{color:var(--white);background:var(--blue)}.format-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:clamp(80px,11vw,160px)}.format-intro{align-self:start;position:sticky;top:132px}.format-intro>p:not(.section-kicker){max-width:470px;margin:28px 0 34px;color:rgba(255,255,255,.75);font-size:1.02rem;line-height:1.65}.button-light{color:var(--ink);background:var(--lime)}.button-light:hover{background:var(--white);transform:translateY(-3px)}.process-list{margin:0;padding:0;list-style:none}.process-list li{display:grid;grid-template-columns:72px 1fr;gap:34px;padding:40px 0;border-top:1px solid rgba(255,255,255,.27)}.process-list li:last-child{border-bottom:1px solid rgba(255,255,255,.27)}.process-list>li>span{display:flex;align-items:center;justify-content:center;width:54px;height:54px;color:var(--ink);background:var(--white);border-radius:50%;font-family:var(--font-geist-mono),monospace;font-size:.72rem;font-weight:800}.process-list h3{margin:0 0 12px;font-size:1.55rem;letter-spacing:-.035em}.process-list p{max-width:540px;margin:0;color:rgba(255,255,255,.72);line-height:1.65}.benefits{background:var(--white)}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.benefit-card{min-height:380px;padding:34px;border-left:1px solid var(--line)}.benefit-card:last-child{border-right:1px solid var(--line)}.benefit-index{display:block;color:var(--blue);font-size:.7rem}.benefit-audience,.benefit-index{font-family:var(--font-geist-mono),monospace}.benefit-audience{margin:86px 0 18px;color:var(--muted);font-size:.68rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.benefit-card h3{max-width:300px;margin:0 0 20px;font-size:1.75rem;letter-spacing:-.045em;line-height:1.12}.benefit-card>p:last-child{max-width:310px;margin:0;color:var(--muted);line-height:1.65}.tool-agnostic{padding:82px 0;color:var(--ink);background:var(--lime)}.tool-row{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:center}.tool-row .section-kicker{color:var(--ink)}.tool-row h2{max-width:580px;font-size:clamp(2.3rem,4vw,4.2rem)}.tool-list{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.tool-badge{display:inline-flex;align-items:center;gap:10px;min-height:54px;padding:9px 16px 9px 10px;background:rgba(255,255,255,.78);border:1px solid rgba(11,23,52,.18);border-radius:999px}.tool-badge img{width:34px;height:34px;padding:3px;object-fit:contain;background:var(--white);border-radius:50%}.tool-badge span{font-size:.83rem;font-weight:700}.foundation{position:relative;overflow:hidden;padding-bottom:0;color:var(--white);background:var(--ink)}.foundation:before{position:absolute;top:-240px;right:-160px;width:600px;height:600px;content:"";border:1px solid rgba(44,89,255,.5);border-radius:50%;box-shadow:0 0 0 80px rgba(44,89,255,.08),0 0 0 160px rgba(44,89,255,.05)}.foundation-grid{position:relative;display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(80px,10vw,150px);padding-bottom:125px}.foundation-copy{padding-top:46px}.foundation-copy p{margin:0;color:rgba(255,255,255,.66);line-height:1.75}.foundation-copy .foundation-lead{margin-bottom:28px;color:var(--white);font-size:clamp(1.4rem,2.3vw,2.05rem);font-weight:560;letter-spacing:-.035em;line-height:1.32}.credential-list{display:flex;flex-wrap:wrap;gap:9px;margin-top:38px}.credential-list span{padding:11px 14px;color:var(--white);border:1px solid rgba(255,255,255,.24);border-radius:999px;font-size:.75rem}.foundation-marquee{display:flex;gap:26px;align-items:center;width:max-content;padding:28px 0 30px;color:var(--lime);border-top:1px solid rgba(255,255,255,.15);font-size:clamp(2.1rem,5.5vw,5.3rem);font-weight:770;letter-spacing:-.05em;white-space:nowrap;transform:translateX(-2vw)}.foundation-marquee i{color:var(--coral);font-size:.35em;font-style:normal}.faq{background:var(--paper)}.faq-grid{display:grid;grid-template-columns:.68fr 1.32fr;gap:clamp(75px,10vw,150px)}.faq-intro{align-self:start;position:sticky;top:132px}.faq-intro>p:not(.section-kicker){max-width:370px;margin:26px 0 20px;color:var(--muted);line-height:1.65}.faq-intro>a{color:var(--blue);font-weight:750}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{display:grid;grid-template-columns:44px 1fr 28px;gap:18px;align-items:center;min-height:90px;cursor:pointer;list-style:none;font-size:1.05rem;font-weight:680}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{color:var(--blue);font-family:var(--font-geist-mono),monospace;font-size:.65rem}.faq-list summary i{display:flex;align-items:center;justify-content:center;width:28px;height:28px;color:var(--white);background:var(--ink);border-radius:50%;font-size:1rem;font-style:normal;transition:color .18s ease,background .18s ease,transform .18s ease}.faq-list details[open] summary i{color:var(--ink);background:var(--lime);transform:rotate(45deg)}.faq-list details>p{max-width:650px;margin:-5px 46px 32px 62px;color:var(--muted);line-height:1.7}.contact{position:relative;overflow:hidden;text-align:center;background:var(--lime)}.contact-inner{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center}.contact .section-kicker{color:var(--ink)}.contact h2{max-width:950px;font-size:clamp(3.5rem,7.7vw,7.6rem);letter-spacing:-.075em;line-height:.88}.contact p:not(.section-kicker){max-width:600px;margin:34px 0;color:rgba(11,23,52,.72);font-size:1.05rem;line-height:1.65}.button-dark{color:var(--white);background:var(--ink)}.button-dark:hover{color:var(--ink);background:var(--white);transform:translateY(-3px)}.contact-orbit{position:absolute;border:1px solid rgba(11,23,52,.16);border-radius:50%}.contact-orbit:after,.contact-orbit:before{position:absolute;inset:50%;content:"";border:1px dashed rgba(11,23,52,.12);border-radius:50%;transform:translate(-50%,-50%)}.contact-orbit:before{width:72%;height:72%}.contact-orbit:after{width:42%;height:42%}.orbit-left{top:-170px;left:-260px;width:640px;height:640px}.orbit-right{right:-260px;bottom:-250px;width:720px;height:720px}.site-footer{padding:76px 0 22px;color:var(--white);background:#071025}.footer-main{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;padding-bottom:65px}.footer-brand img{width:175px;height:94px;object-fit:contain;padding:9px;background:var(--paper);border-radius:8px}.footer-brand p{max-width:310px;margin:20px 0 0;color:rgba(255,255,255,.57);line-height:1.6}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:34px}.footer-links>div{display:flex;flex-direction:column;gap:12px}.footer-links strong{margin-bottom:10px;color:rgba(255,255,255,.4);font-family:var(--font-geist-mono),monospace;font-size:.65rem;letter-spacing:.13em;text-transform:uppercase}.footer-email-button,.footer-links a{width:fit-content;margin:0;padding:0;color:rgba(255,255,255,.82);background:transparent;border:0;font-size:.86rem;line-height:inherit;cursor:pointer}.footer-email-button{display:inline-flex;align-items:center;gap:7px}.footer-email-button:hover,.footer-links a:hover{color:var(--lime)}.footer-bottom{display:flex;justify-content:space-between;gap:30px;padding-top:22px;color:rgba(255,255,255,.42);border-top:1px solid rgba(255,255,255,.13);font-family:var(--font-geist-mono),monospace;font-size:.65rem;letter-spacing:.08em;text-transform:uppercase}.footer-bottom p{margin:0}.not-found{min-height:100vh;display:grid;place-content:center;justify-items:start;gap:18px;width:min(640px,calc(100vw - 48px));margin-inline:auto}.not-found img{width:180px;height:auto;margin-bottom:24px}.not-found h1{margin:0;font-size:clamp(3rem,9vw,6rem);line-height:.92;letter-spacing:-.065em}.not-found>p:not(.section-kicker){max-width:520px;margin:0 0 16px;color:var(--muted);font-size:1.1rem;line-height:1.6}@media (max-width:1100px){:root{--shell:min(100% - 48px,960px)}.header-inner{grid-template-columns:180px 1fr auto}.desktop-nav{gap:20px;font-size:.8rem}.hero-layout{grid-template-columns:1fr .88fr;gap:42px}.hero h1{font-size:clamp(4rem,7.6vw,5.4rem)}.learning-lab{min-height:510px}.lab-stage{min-height:382px}.orbit-two{width:330px;height:330px}.section{padding:100px 0}.module-card{min-height:500px}.module-symbol{height:180px}.benefit-card{padding:26px}.foundation{padding-bottom:0}}@media (max-width:860px){:root{--shell:min(100% - 36px,720px)}.header-inner{grid-template-columns:1fr auto;min-height:72px}.brand img{width:138px;height:50px}.desktop-nav,.header-cta{display:none}.mobile-menu{position:relative;display:block}.mobile-menu summary{padding:10px 16px;cursor:pointer;border:1px solid var(--ink);border-radius:999px;font-size:.78rem;font-weight:750;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{position:absolute;top:52px;right:0;display:flex;flex-direction:column;min-width:230px;padding:14px;background:var(--white);border:1px solid var(--line);border-radius:16px;box-shadow:0 20px 50px rgba(11,23,52,.18)}.mobile-menu nav a{padding:12px;font-size:.9rem;font-weight:650}.hero{padding-top:54px}.hero-layout{grid-template-columns:1fr;padding-bottom:52px}.hero h1{font-size:clamp(3.9rem,12vw,6.2rem)}.hero-lead{max-width:590px}.learning-lab{width:100%;max-width:620px;min-height:520px}.lab-stage{min-height:394px}.hero-facts{grid-template-columns:repeat(2,1fr)}.hero-facts>div:nth-child(3),.hero-facts>div:nth-child(4){border-top:1px solid var(--line)}.faq-grid,.footer-main,.format-grid,.foundation-grid,.statement-grid,.tool-row{grid-template-columns:1fr;gap:55px}.foundation-copy,.statement-copy{padding-top:0}.section-heading{gap:26px}.module-grid,.section-heading{grid-template-columns:1fr}.module-card{min-height:460px}.module-symbol{max-width:460px}.faq-intro,.format-intro{position:static}.benefit-grid{grid-template-columns:1fr}.benefit-card,.benefit-card:last-child{min-height:290px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.benefit-card:last-child{border-bottom:0}.benefit-audience{margin-top:54px}.tool-list{justify-content:flex-start}.foundation{padding-bottom:0}.foundation-grid{padding-bottom:95px}.footer-links{gap:22px}}@media (max-width:560px){:root{--shell:calc(100% - 28px);--radius:18px}.section{padding:78px 0}.hero{padding-top:40px}.hero-layout{gap:40px}.eyebrow{font-size:.64rem;letter-spacing:.11em}.hero h1{font-size:clamp(3.45rem,17vw,5rem);line-height:.87}.hero-lead{margin-top:30px;font-size:1rem}.hero-actions{align-items:stretch;flex-direction:column;gap:12px}.button{width:100%}.text-link{width:fit-content;margin-left:6px}.learning-lab{min-height:470px;border-radius:22px}.lab-topline{padding:17px;font-size:.56rem}.lab-stage{min-height:352px}.orbit-one{width:235px;height:235px}.orbit-two{width:310px;height:310px}.lab-core{width:150px;height:150px}.core-label{font-size:3.3rem}.floating-card{min-width:auto;padding:10px 12px}.floating-card strong{font-size:.66rem}.card-practice{top:11%;left:4%}.card-safety{top:13%;right:3%}.lab-footer{font-size:.55rem}.hero-facts{grid-template-columns:1fr}.hero-facts>div{padding:20px 18px;border-top:1px solid var(--line)}.hero-facts>div:first-child{border-top:0}.faq h2,.format h2,.foundation h2,.section-heading h2,.statement h2,.tool-row h2{font-size:clamp(2.5rem,12vw,3.6rem)}.statement-copy .statement-lead{font-size:1.55rem}.module-card{min-height:490px;padding:22px}.module-symbol{height:190px}.process-list li{grid-template-columns:48px 1fr;gap:18px}.process-list>li>span{width:42px;height:42px}.process-list h3{font-size:1.3rem}.benefit-card{padding:24px}.tool-agnostic{padding:68px 0}.tool-row{gap:40px}.tool-badge{padding:11px 13px}.foundation{padding-bottom:0}.foundation-grid{padding-bottom:75px}.foundation-marquee{padding-block:22px}.faq-list summary{grid-template-columns:30px 1fr 28px;gap:10px;min-height:78px;font-size:.94rem}.faq-list details>p{margin:0 38px 28px 40px}.contact h2{font-size:clamp(3.35rem,16vw,5.1rem)}.footer-links{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column;gap:10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}