/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--black:#1d1d1f;--body:#3a3a3c;--muted:#6e6e73;--faint:#86868b;--line:#1d1d1f1f;--blue:#0071e3;--blue-hover:#0077ed;--surface:#f5f5f7;--surface-deep:#ececf0;--white:#fff;--shell:min(80rem, calc(100% - 3rem));--display:-apple-system, BlinkMacSystemFont, "SF Pro Display", "SF Pro Text", "Helvetica Neue", Arial, sans-serif;--mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--white)}body{background:var(--white);color:var(--black);font-family:var(--display);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:1rem;line-height:1.47;overflow-x:hidden}::selection{color:#00172d;background:#b8dcff}a{color:inherit;text-decoration:none}a:focus-visible{outline-offset:.25rem;border-radius:.4rem;outline:.1875rem solid #0071e38f}h1,h2,h3,p{margin-top:0}.shell{width:var(--shell);margin-inline:auto}.skip-link{z-index:100;background:var(--black);color:var(--white);border-radius:999px;padding:.65rem 1rem;font-size:.75rem;font-weight:650;position:fixed;top:.75rem;left:1rem;translate:0 -180%}.skip-link:focus{translate:0}.site-header{z-index:50;-webkit-backdrop-filter:saturate(180%)blur(1.25rem);backdrop-filter:saturate(180%)blur(1.25rem);background:#ffffffc2;border:.0625rem solid #1d1d1f1a;border-radius:999px;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;min-height:3.25rem;margin-top:.75rem;padding-inline:1.1rem;display:grid;position:sticky;top:.75rem;box-shadow:0 .4rem 2rem #0000000e}.brand{align-items:center;gap:.65rem;width:fit-content;display:inline-flex}.brand-mark{aspect-ratio:1;background:var(--black);width:1.8rem;color:var(--white);letter-spacing:-.03em;border-radius:50%;place-items:center;font-size:.58rem;font-weight:720;display:grid}.brand-copy{align-items:baseline;gap:.42rem;line-height:1;display:flex}.brand-copy strong{font-size:.76rem;font-weight:650}.brand-copy small{color:var(--faint);font-size:.64rem;font-weight:500}.site-header nav{color:#424245;gap:1.75rem;font-size:.69rem;font-weight:480;display:flex}.site-header nav a,.header-cta{transition:color .18s}.site-header nav a:hover,.site-header nav a:focus-visible{color:var(--blue)}.header-cta{background:var(--blue);color:var(--white);border-radius:999px;justify-self:end;align-items:center;gap:.35rem;padding:.45rem .75rem;font-size:.67rem;font-weight:580;transition:background-color .18s,scale .18s;display:inline-flex}.header-cta:hover,.header-cta:focus-visible{background:var(--blue-hover);scale:1.025}.hero{text-align:center;grid-template-columns:1fr;padding-block:clamp(6.5rem,11vw,10rem) 4rem;display:grid;position:relative}.hero-copy{z-index:2;max-width:72rem;margin-inline:auto;position:relative}.hero-orbit{z-index:0;filter:blur(4rem);opacity:.38;pointer-events:none;border-radius:50%;position:absolute}.orbit-one{aspect-ratio:1;background:#90d8ff;width:23rem;animation:12s ease-in-out infinite alternate drift-left;top:9rem;left:5%}.orbit-two{aspect-ratio:1;background:#d0b6ff;width:24rem;animation:14s ease-in-out infinite alternate drift-right;top:7rem;right:4%}.eyebrow{width:fit-content;color:var(--muted);align-items:center;gap:.55rem;margin-bottom:1.4rem;font-size:.78rem;font-weight:560;display:inline-flex}.eyebrow>span{aspect-ratio:1;background:#30d158;border-radius:50%;width:.42rem;box-shadow:0 0 0 .28rem #30d1581f}.hero h1{max-width:68rem;color:var(--black);letter-spacing:-.075em;margin:0 auto 2rem;font-size:clamp(4.5rem,9.1vw,8.75rem);font-weight:680;line-height:.91}.hero h1 em{color:#0000;font-style:normal;font-weight:inherit;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#0a84ff 7%,#5e5ce6 45%,#bf5af2 72%,#ff375f 100%);-webkit-background-clip:text;background-clip:text;display:block}.hero-intro{max-width:51rem;color:var(--muted);letter-spacing:-.027em;margin:0 auto;font-size:clamp(1.2rem,2.1vw,1.65rem);font-weight:460;line-height:1.38}.hero-intro strong{color:#3a3a3c;font-weight:570}.hero-actions{justify-content:center;align-items:center;gap:1.25rem;margin-top:2.2rem;display:flex}.primary-action{background:var(--blue);color:var(--white);border-radius:999px;align-items:center;gap:.6rem;padding:.72rem 1.15rem;font-size:.88rem;font-weight:520;transition:background-color .18s,scale .18s;display:inline-flex}.primary-action:hover,.primary-action:focus-visible{background:var(--blue-hover);scale:1.025}.secondary-action{color:var(--blue);align-items:center;gap:.32rem;font-size:.88rem;font-weight:520;display:inline-flex}.secondary-action:hover,.secondary-action:focus-visible{text-underline-offset:.18rem;text-decoration:underline}.system-map{z-index:3;text-align:left;-webkit-backdrop-filter:blur(1.4rem)saturate(140%);backdrop-filter:blur(1.4rem)saturate(140%);background:radial-gradient(circle at 5% 0,#84ccff42,#0000 30%),radial-gradient(circle at 95% 100%,#cba7ff40,#0000 31%),#f7f7fadb;border:.0625rem solid #ffffffb8;border-radius:2.25rem;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:.6rem;width:min(67rem,92%);margin:clamp(4rem,7vw,6.5rem) auto 0;padding:1.35rem;display:grid;position:relative;overflow:hidden;box-shadow:0 2.8rem 5rem #181e2e24,inset 0 .25rem 1rem #181e2e0f}.system-map:after{aspect-ratio:1;filter:blur(3.6rem);content:"";pointer-events:none;background:#703cff29;border-radius:50%;width:45%;position:absolute;bottom:-70%;right:-10%}.map-header,.map-footer{z-index:2;color:var(--muted);grid-column:1/-1;justify-content:space-between;gap:1rem;font-size:.68rem;font-weight:550;display:flex;position:relative}.map-header{padding:.2rem .2rem .7rem}.map-footer{border-top:.0625rem solid #1d1d1f14;padding:.75rem .2rem .15rem}.map-live{color:#248a3d;align-items:center;gap:.4rem;display:inline-flex}.map-live i{aspect-ratio:1;background:#30d158;border-radius:50%;width:.36rem}.map-stage{z-index:2;background:#ffffffc7;border:.0625rem solid #1d1d1f14;border-radius:1.15rem;gap:.15rem;min-width:0;padding:1.1rem;display:grid;position:relative;box-shadow:0 .65rem 1.8rem #2227340e}.map-stage>span{color:var(--blue);margin-bottom:1.3rem;font-size:.65rem;font-weight:650}.map-stage strong{color:var(--black);font-size:.88rem;font-weight:630}.map-stage small{min-height:2rem;color:var(--faint);font-size:.64rem;line-height:1.4}.map-stage.active-stage{background:linear-gradient(145deg,#eaf6ff,#fff 66%)}.map-stage.release-stage{background:linear-gradient(145deg,#f3edff,#fff 66%)}.map-connector{z-index:2;color:#a1a1a6;font-size:0;position:relative}.map-connector:after{color:#a1a1a6;content:"›";font-size:1rem}.signal-strip{width:var(--shell);border-top:.0625rem solid var(--line);border-bottom:.0625rem solid var(--line);margin-inline:auto}.signal-track{min-height:4.6rem;color:var(--muted);justify-content:center;align-items:center;gap:clamp(1.3rem,4vw,4rem);font-size:.75rem;font-weight:520;display:flex}.signal-track i{aspect-ratio:1;background:#d1d1d6;border-radius:50%;width:.25rem}.work-section,.notes-section{padding-block:clamp(7rem,11vw,11rem)}.section-heading{grid-template-columns:minmax(0,1.3fr) minmax(18rem,.7fr);align-items:end;gap:5rem;margin-bottom:4rem;display:grid}.section-label{color:var(--blue);margin-bottom:1rem;font-size:.79rem;font-weight:620;display:block}.section-heading h2,.approach-intro h2,.about-statement h2{max-width:57rem;color:var(--black);letter-spacing:-.067em;margin-bottom:0;font-size:clamp(3.3rem,6.5vw,6.75rem);font-weight:670;line-height:.95}.section-heading>p{max-width:29rem;color:var(--muted);letter-spacing:-.018em;margin-bottom:0;font-size:1.05rem;font-weight:460;line-height:1.45}.systems-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem;display:grid}.system-card{--card-bg:linear-gradient(145deg, #eef8ff 0%, #dcefff 100%);--card-text:#1d1d1f;--card-muted:#5d6670;--card-pill:#ffffff9e;background:var(--card-bg);min-height:37rem;color:var(--card-text);isolation:isolate;border-radius:2.5rem;flex-direction:column;grid-column:span 7;padding:clamp(1.7rem,3vw,2.6rem);transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s;display:flex;position:relative;overflow:hidden}.system-card:nth-child(2n),.system-card:nth-child(3){grid-column:span 5}.system-card:nth-child(4){grid-column:span 7}.system-card.coral{--card-bg:linear-gradient(150deg, #17171a 0%, #2d2b36 52%, #403a57 100%);--card-text:#f5f5f7;--card-muted:#c7c7cc;--card-pill:#ffffff1a}.system-card.blue{--card-bg:linear-gradient(145deg, #f1edff 0%, #ddd3ff 100%);--card-muted:#665d75}.system-card.violet{--card-bg:linear-gradient(145deg, #fff3ed 0%, #ffdccf 100%);--card-muted:#765f57}.system-card:before,.system-card:after{z-index:-1;content:"";pointer-events:none;border-radius:50%;position:absolute}.system-card:before{aspect-ratio:1;background:#fff6;width:16rem;top:14%;right:-7%;box-shadow:0 0 4rem #ffffff3d}.system-card:after{aspect-ratio:1;border:1.8rem solid #ffffff2e;width:8rem;bottom:19%;right:12%}.system-card:hover{transform:translateY(-.45rem)scale(1.006);box-shadow:0 2rem 4rem #252d411f}.card-topline{z-index:2;color:var(--card-muted);justify-content:space-between;gap:1rem;font-size:.7rem;font-weight:570;display:flex;position:relative}.card-signal{z-index:2;align-items:flex-end;gap:.42rem;height:7rem;margin:4rem 0 1.7rem;display:flex;position:relative}.card-signal span{opacity:.5;background:currentColor;border-radius:999px;width:.42rem}.card-signal span:first-child{height:31%}.card-signal span:nth-child(2){opacity:.32;height:65%}.card-signal span:nth-child(3){opacity:.16;height:100%}.system-card:nth-child(2n) .card-signal{justify-content:flex-end}.system-card:nth-child(2n) .card-signal span:first-child{height:92%}.system-card:nth-child(2n) .card-signal span:nth-child(2){height:58%}.system-card:nth-child(2n) .card-signal span:nth-child(3){height:24%}.system-card h3{z-index:2;letter-spacing:-.06em;max-width:34rem;margin-bottom:1rem;font-size:clamp(2.5rem,4.8vw,4.8rem);font-weight:660;line-height:.96;position:relative}.system-card>p{z-index:2;max-width:35rem;color:var(--card-muted);margin-bottom:2rem;font-size:.96rem;line-height:1.48;position:relative}.card-outcome{z-index:2;margin-top:auto;font-size:.79rem;font-weight:650;position:relative}.system-card ul{z-index:2;flex-wrap:wrap;gap:.45rem;margin:1rem 0 0;padding:0;list-style:none;display:flex;position:relative}.system-card li{background:var(--card-pill);color:var(--card-muted);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);border-radius:999px;padding:.42rem .62rem;font-size:.61rem;font-weight:560}.approach-section{background:var(--surface);border-radius:3rem;grid-template-columns:.92fr 1.08fr;gap:clamp(4rem,8vw,8rem);margin-block:2rem 8rem;padding:clamp(3rem,6vw,6rem);display:grid}.approach-intro h2{font-size:clamp(3.15rem,5.5vw,5.7rem)}.approach-intro h2 em,.about-statement h2 em,.site-footer h2 em{color:var(--muted);font-style:normal;font-weight:inherit;display:block}.approach-list{margin:0;padding:0;list-style:none}.approach-list li{border-bottom:.0625rem solid var(--line);grid-template-columns:2.6rem 1fr;gap:1rem;padding-block:1.85rem;display:grid}.approach-list li:first-child{padding-top:.2rem}.approach-list li>span{color:var(--blue);padding-top:.2rem;font-size:.66rem;font-weight:650}.approach-list strong{color:var(--black);letter-spacing:-.035em;font-size:clamp(1.35rem,2.4vw,2rem);font-weight:620}.approach-list p{max-width:29rem;color:var(--muted);margin:.35rem 0 0;font-size:.84rem}.notes-section{width:min(86rem,100% - 2rem);color:var(--white);background:radial-gradient(circle at 82% 12%,#5e5ce661,#0000 28%),radial-gradient(circle at 12% 92%,#0a84ff3d,#0000 27%),#101013;border-radius:3.5rem;padding-inline:clamp(1.5rem,5vw,5rem)}.notes-heading .section-label{color:#64d2ff}.notes-heading h2,.notes-heading>p{color:var(--white)}.notes-heading>p{opacity:.62}.principles-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;display:grid}.principles-list article{-webkit-backdrop-filter:blur(1.25rem);backdrop-filter:blur(1.25rem);background:#ffffff13;border:.0625rem solid #ffffff1c;border-radius:1.7rem;flex-direction:column;min-height:23rem;padding:1.6rem;display:flex}.principles-list article>span{color:#64d2ff;font-size:.66rem;font-weight:650}.principles-list h3{max-width:18rem;color:var(--white);letter-spacing:-.052em;margin:auto 0 1rem;font-size:clamp(2rem,3.6vw,3.2rem);font-weight:620;line-height:1}.principles-list p{color:#ffffff9c;max-width:23rem;margin-bottom:0;font-size:.82rem}.about-section{grid-template-columns:minmax(0,1.12fr) minmax(20rem,.68fr);gap:clamp(4rem,10vw,10rem);padding-block:clamp(8rem,13vw,13rem);display:grid}.about-statement h2{font-size:clamp(3.7rem,6.8vw,7rem)}.about-statement h2 em{color:#0000;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#0071e3,#5e5ce6,#af52de);-webkit-background-clip:text;background-clip:text}.about-detail{align-self:end}.about-detail>p{color:var(--muted);font-size:.95rem}.about-detail .about-lead{color:var(--body);letter-spacing:-.032em;margin-bottom:1.5rem;font-size:clamp(1.25rem,2.1vw,1.72rem);font-weight:520;line-height:1.42}.about-facts{border-top:.0625rem solid var(--line);gap:0;margin:2.5rem 0 0;display:grid}.about-facts div{border-bottom:.0625rem solid var(--line);grid-template-columns:5.5rem 1fr;gap:1rem;padding-block:.9rem;display:grid}.about-facts dt{color:var(--faint);font-size:.68rem;font-weight:570}.about-facts dd{color:var(--body);margin:0;font-size:.78rem}.capabilities-section{background:linear-gradient(145deg,#f5f5f7,#eeeef2);border-radius:3rem;grid-template-columns:.75fr 1.25fr;gap:5rem;padding:5rem;display:grid}.capabilities-section h2{max-width:27rem;color:var(--black);letter-spacing:-.058em;margin-bottom:0;font-size:clamp(2.4rem,4.2vw,4.25rem);font-weight:650;line-height:.98}.capabilities-section ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.capabilities-section li{min-height:5.3rem;color:var(--body);background:#ffffffd1;border-radius:1rem;align-items:center;gap:.9rem;padding:1rem;font-size:.86rem;font-weight:520;display:flex}.capabilities-section li span{color:var(--blue);font-size:.62rem;font-weight:650}.site-footer{width:min(86rem,100% - 2rem);color:var(--white);background:radial-gradient(circle at 90% 10%,#0a84ff38,#0000 30%),#101012;border-radius:3.5rem;margin-block:8rem 1rem;padding:clamp(4rem,8vw,7rem) clamp(1.5rem,6vw,6rem) 2rem}.footer-kicker{color:#64d2ff;margin-bottom:1.5rem;font-size:.78rem;font-weight:600}.site-footer h2{max-width:69rem;color:var(--white);letter-spacing:-.075em;margin-bottom:3.5rem;font-size:clamp(4.3rem,8.9vw,8.7rem);font-weight:660;line-height:.88}.site-footer h2 em{color:#0000;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#64d2ff 0%,#5e5ce6 54%,#bf5af2 100%);-webkit-background-clip:text;background-clip:text}.footer-action-row{justify-content:space-between;align-items:end;gap:3rem;display:flex}.footer-email{background:var(--blue);color:var(--white);border-radius:999px;align-items:center;gap:.7rem;padding:.8rem 1rem;font-size:clamp(.9rem,1.5vw,1.06rem);font-weight:520;transition:background-color .18s,scale .18s;display:inline-flex}.footer-email:hover,.footer-email:focus-visible{background:var(--blue-hover);scale:1.02}.footer-action-row p{color:#ffffff75;text-align:right;margin-bottom:0;font-size:.67rem;line-height:1.55}.footer-bottom{color:#ffffff6b;border-top:.0625rem solid #ffffff24;grid-template-columns:1fr 1fr 1fr;gap:1rem;margin-top:7rem;padding-top:1.2rem;font-size:.62rem;display:grid}.footer-bottom span:nth-child(2){text-align:center}.footer-bottom a{justify-self:end}.footer-bottom a:hover,.footer-bottom a:focus-visible{color:var(--white)}@keyframes drift-left{to{translate:3rem 2rem;scale:1.12}}@keyframes drift-right{to{translate:-2.5rem 2.5rem;scale:.9}}@media (width<=68rem){:root{--shell:calc(100% - 2.5rem)}.hero h1{font-size:clamp(4.1rem,10vw,7.3rem)}.system-map{width:100%}.system-card,.system-card:nth-child(2n),.system-card:nth-child(3),.system-card:nth-child(4){grid-column:span 6}.system-card{min-height:35rem}.approach-section,.about-section{gap:4.5rem}.capabilities-section{padding:4rem}}@media (width<=52rem){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero{padding-top:7rem}.system-map{grid-template-columns:1fr 1fr;gap:.65rem}.map-header,.map-footer{grid-column:1/-1}.map-connector{display:none}.section-heading,.approach-section,.about-section,.capabilities-section{grid-template-columns:1fr}.section-heading{gap:1.8rem}.section-heading>p{max-width:40rem}.systems-grid{grid-template-columns:1fr}.system-card,.system-card:nth-child(2n),.system-card:nth-child(3),.system-card:nth-child(4){grid-column:auto}.approach-section{gap:4rem;padding:4rem}.principles-list{grid-template-columns:1fr}.principles-list article{min-height:18rem}.about-section{gap:4rem}.about-detail{max-width:42rem}.capabilities-section{gap:3rem}}@media (width<=40rem){:root{--shell:calc(100% - 1.5rem)}.site-header{min-height:3rem;margin-top:.5rem;padding-inline:.72rem;top:.5rem}.brand-copy small{display:none}.header-cta{font-size:0}.header-cta:before{content:"Contact";font-size:.68rem}.header-cta span{font-size:.68rem}.hero{padding-block:6.5rem 3rem}.hero h1{margin-bottom:1.5rem;font-size:clamp(3.55rem,18vw,5.4rem)}.hero-intro{font-size:1.08rem}.hero-actions{flex-wrap:wrap}.system-map{border-radius:1.6rem;grid-template-columns:1fr;margin-top:4rem;padding:.8rem}.map-stage{padding:.9rem}.map-stage>span{margin-bottom:.7rem}.map-stage small{min-height:auto}.signal-track{scrollbar-width:none;justify-content:flex-start;gap:.8rem;min-height:4rem;padding-inline:.4rem;overflow-x:auto}.signal-track span{flex:none}.work-section,.notes-section{padding-block:6rem}.section-heading h2,.approach-intro h2,.about-statement h2{font-size:clamp(3rem,15vw,4.6rem)}.system-card{border-radius:2rem;min-height:32rem}.system-card h3{font-size:clamp(2.5rem,13vw,4rem)}.approach-section,.capabilities-section{border-radius:2.25rem;padding:2rem}.notes-section,.site-footer{border-radius:2.5rem;width:calc(100% - 1rem)}.principles-list article{min-height:17rem}.capabilities-section ul{grid-template-columns:1fr}.site-footer{margin-top:5rem}.site-footer h2{font-size:clamp(3.7rem,18vw,5.4rem)}.footer-action-row{display:block}.footer-action-row p{text-align:left;margin-top:1.8rem}.footer-email{overflow-wrap:anywhere;max-width:100%}.footer-bottom{grid-template-columns:1fr auto;margin-top:5rem}.footer-bottom span:nth-child(2){display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
