:root{--ink:#07100f;--ink-soft:#0c1715;--panel:#101d1a;--panel-raised:#14231f;--paper:#f2f1ea;--mist:#e4e8e2;--text:#eef2ec;--text-soft:#a7b1aa;--paper-text:#121a18;--paper-muted:#68716c;--line:#e4ede624;--line-strong:#e4ede647;--dark-line:#0c181524;--accent:#8ca6ff;--accent-deep:#4f6dca;--signal:#c5ea71;--font-sans:"SF Pro Display", "Helvetica Neue", "Inter", Arial, sans-serif;--font-mono:"SFMono-Regular", "Roboto Mono", "Liberation Mono", monospace;--gutter:clamp(1.25rem, 4vw, 4rem);--content:82rem;--header-height:6.25rem;--section-space:clamp(6.5rem, 10vw, 10rem)}*{box-sizing:border-box}html{background:var(--ink);scroll-behavior:smooth}body{background:var(--ink);color:var(--text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;min-width:20rem;margin:0}body::selection{background:var(--accent);color:var(--ink)}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.site-header{height:var(--header-height);z-index:20;position:absolute;inset:0 0 auto}.site-header__inner{border-bottom:1px solid var(--line);height:100%;max-width:calc(var(--content) + var(--gutter) * 2);padding:0 var(--gutter);grid-template-columns:1fr auto 1fr;align-items:center;margin:0 auto;display:grid}.site-header__brand{justify-self:start}.full-logo{align-items:center;gap:.8rem;display:inline-flex}.brand-symbol{color:var(--text);width:2.9rem;height:2.9rem;overflow:visible}.brand-symbol__frame{fill:#8ca6ff0f;stroke:currentColor;stroke-width:1.25px}.brand-symbol__six{fill:none;stroke:var(--accent);stroke-linecap:square;stroke-linejoin:bevel;stroke-width:3.4px}.brand-symbol__node{fill:var(--signal);stroke:var(--ink);stroke-width:1.25px}.brand-wordmark{letter-spacing:-.055em;font-size:1.55rem;font-weight:710;line-height:.9}.brand-wordmark>span{color:var(--accent)}.full-logo__type{gap:.32rem;display:grid}.full-logo__descriptor{color:var(--text-soft);font-family:var(--font-mono);letter-spacing:.13em;font-size:.52rem;line-height:1}.site-header__nav{align-items:center;gap:clamp(1.5rem,2.5vw,2.8rem);display:flex}.site-header__nav a,.site-header__contact{color:#c9d1cb;letter-spacing:.02em;font-size:.78rem;font-weight:550;position:relative}.site-header__nav a:after{background:var(--accent);content:"";transform-origin:100%;width:100%;height:1px;transition:transform .18s;position:absolute;bottom:-.7rem;left:0;transform:scaleX(0)}.site-header__nav a:hover:after,.site-header__nav a:focus-visible:after,.site-header__nav a[aria-current=page]:after{transform-origin:0;transform:scaleX(1)}.site-header__nav a[aria-current=page]{color:var(--text)}.site-header__contact{border:1px solid var(--line-strong);justify-self:end;align-items:center;gap:1rem;padding:.72rem .8rem .72rem 1rem;transition:background-color .18s,border-color .18s,color .18s;display:flex}.site-header__contact-arrow{background:var(--accent);color:var(--ink);justify-content:center;align-items:center;width:1.7rem;height:1.7rem;display:flex}.site-header__contact:hover{background:var(--text);border-color:var(--text);color:var(--ink)}.site-header__menu{display:none}.hero{background:var(--ink);min-height:min(64rem,100svh);padding:var(--header-height) var(--gutter) 0;position:relative;overflow:hidden}.hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#8ca6ff17,#0000 66%);width:60rem;height:52rem;position:absolute;top:2rem;right:-10rem}.hero__grid{background-image:linear-gradient(var(--line) 1px, transparent 1px), linear-gradient(90deg, var(--line) 1px, transparent 1px);inset:var(--header-height) 0 0 50%;opacity:.22;background-size:5rem 5rem;position:absolute;-webkit-mask-image:linear-gradient(90deg,#000000d9,#0000 95%);mask-image:linear-gradient(90deg,#000000d9,#0000 95%)}.hero__inner{max-width:var(--content);min-height:calc(min(64rem, 100svh) - var(--header-height));z-index:1;grid-template-rows:1fr auto;grid-template-columns:minmax(0,.92fr) minmax(32rem,1.08fr);margin:0 auto;display:grid;position:relative}.hero__content{align-self:center;max-width:40rem;padding:5rem 2.5rem 5rem 0}.hero__eyebrow,.section-label,.hero__visual-label,.hero__proof,.architecture-visual__meta,.architecture-visual__legend,.architecture-module__code,.architecture-module small,.architecture-core__overline,.architecture-core__state,.attribute>p,.anatomy-diagram__topline,.anatomy-diagram__boundary-label,.anatomy-module__index,.anatomy-module small,.anatomy-diagram__event,.principle-grid__top,.systems-catalog__number,.systems-catalog__code,.system-status,.system-flow__number,.insights-placeholder,.site-footer,.full-logo__descriptor{font-family:var(--font-mono);letter-spacing:.09em;text-transform:uppercase}.hero__eyebrow{color:var(--text-soft);align-items:center;gap:1rem;margin:0 0 2.5rem;font-size:.63rem;display:flex}.hero__eyebrow span{border:1px solid var(--accent);color:var(--accent);justify-content:center;align-items:center;width:1.9rem;height:1.65rem;font-size:.58rem;display:flex}.hero h1{letter-spacing:-.055em;text-wrap:balance;max-width:11ch;margin:0;font-size:clamp(3.45rem,5.25vw,5.25rem);font-weight:540;line-height:1.02}.hero h1 span{display:block}.hero h1 span:last-child{color:#aab5ae;margin-top:.08em;font-weight:390}.hero__description{color:var(--text-soft);max-width:34rem;margin:2.2rem 0 0;font-size:clamp(1rem,1.3vw,1.18rem);line-height:1.65}.hero__actions{flex-wrap:wrap;gap:.8rem;margin-top:2.4rem;display:flex}.button{justify-content:space-between;align-items:center;gap:2.2rem;min-height:3.25rem;padding:0 1.1rem 0 1.25rem;font-size:.78rem;font-weight:600;transition:background-color .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.button span{font-size:1rem}.button:hover{transform:translateY(-2px)}.button--primary{background:var(--accent);border:1px solid var(--accent);color:var(--ink)}.button--primary:hover{background:#a8baff;border-color:#a8baff}.button--ghost{border:1px solid var(--line-strong);color:#d8ded9}.button--ghost:hover{background:var(--panel);border-color:var(--text-soft)}.hero__visual-wrap{border:1px solid var(--line);align-self:center;min-height:40rem;padding:0 1.25rem 1rem;position:relative}.hero__visual-label{border-bottom:1px solid var(--line);color:var(--text-soft);justify-content:space-between;padding:1rem 0;font-size:.55rem;display:flex}.architecture-visual{height:36.6rem;position:relative;overflow:hidden}.architecture-visual:before,.architecture-visual:after{border:1px solid var(--line);content:"";pointer-events:none;position:absolute}.architecture-visual:before{width:.8rem;height:1.35rem;top:2.3rem;left:50%;transform:translate(-50%)}.architecture-visual:after{border-top:0;border-left:0;width:.8rem;height:.8rem;bottom:3.35rem;right:0}.architecture-visual__meta{color:#7e8b84;justify-content:space-between;font-size:.5rem;display:flex;position:absolute;top:1.3rem;left:0;right:0}.architecture-visual__meta span:last-child{align-items:center;gap:.55rem;display:flex}.architecture-visual__meta i,.system-status i,.insights-placeholder p i{background:var(--signal);border-radius:50%;width:.35rem;height:.35rem;box-shadow:0 0 0 .2rem #c5ea711a}.architecture-visual__connections{color:var(--accent);width:100%;height:100%;position:absolute;inset:0}.connection{fill:none;stroke-width:1.25px;vector-effect:non-scaling-stroke}.connection--quiet{stroke:#d2ded63d;stroke-dasharray:3 5}.connection--active{stroke:url(#active-line)}.connection-pulse{fill:none;stroke:var(--accent);stroke-dasharray:2 20;stroke-linecap:round;stroke-width:3px}.connection-junction{fill:none;opacity:.42;stroke:var(--line-strong);stroke-dasharray:2 6;stroke-width:1px}.connection-junction--inner{opacity:.24;stroke-dasharray:none}.architecture-core,.architecture-module{background:var(--panel);clip-path:polygon(25% 6.7%,75% 6.7%,100% 50%,75% 93.3%,25% 93.3%,0 50%);position:absolute}.architecture-core:before,.architecture-module:before{background:var(--line-strong);clip-path:inherit;content:"";z-index:-2;position:absolute;inset:0}.architecture-core:after,.architecture-module:after{background:var(--panel);clip-path:inherit;content:"";z-index:-1;position:absolute;inset:1px}.architecture-core{z-index:3;flex-direction:column;justify-content:center;align-items:center;width:8.4rem;height:9.7rem;transition:filter .18s,transform .18s;display:flex;top:50%;left:50%;transform:translate(-50%,-50%)}.architecture-core:before{background:var(--accent)}.architecture-core:after{background:#111f1c}.architecture-core:hover,.architecture-core:focus-visible{filter:drop-shadow(0 0 1.4rem #8ca6ff38);transform:translate(-50%,-50%)scale(1.035)}.architecture-core strong{color:var(--accent);letter-spacing:-.08em;margin:.5rem 0;font-size:2.7rem;font-weight:650;line-height:1}.architecture-core__overline,.architecture-core__state{color:var(--text-soft);font-size:.45rem}.architecture-core__state{align-items:center;gap:.35rem;display:flex}.architecture-core__state i{background:var(--signal);border-radius:50%;width:.25rem;height:.25rem}.architecture-module{z-index:2;flex-direction:column;justify-content:center;width:8.4rem;height:6.45rem;padding-left:1.5rem;transition:filter .18s,transform .18s;display:flex}.architecture-module:hover,.architecture-module:focus-visible{filter:drop-shadow(0 0 1rem #8ca6ff2e);transform:scale(1.04)}.architecture-module--north{top:2.85rem;left:calc(50% - 4.2rem)}.architecture-module--east{top:8.75rem;right:1.4rem}.architecture-module--south-east{bottom:4.25rem;right:5.3rem}.architecture-module--south-west{bottom:4.25rem;left:5.3rem}.architecture-module--west{top:8.75rem;left:1.4rem}.architecture-module__code{color:var(--accent);font-size:.45rem}.architecture-module strong{margin:.32rem 0 .2rem;font-size:.78rem;font-weight:570}.architecture-module small{color:var(--text-soft);font-size:.43rem}.architecture-module__port{background:var(--accent);border:2px solid var(--ink);border-radius:50%;width:.5rem;height:.5rem;position:absolute;top:50%;right:.4rem;transform:translateY(-50%)}.architecture-visual__legend{color:#77847d;gap:1.25rem;font-size:.46rem;display:flex;position:absolute;bottom:1rem;left:0}.architecture-visual__legend span{align-items:center;gap:.4rem;display:flex}.architecture-visual__legend i{width:.45rem;height:.45rem;display:inline-block}.legend-module{border:1px solid var(--text-soft);clip-path:polygon(25% 6.7%,75% 6.7%,100% 50%,75% 93.3%,25% 93.3%,0 50%)}.legend-interface{border:1px solid var(--accent)}.legend-event{background:var(--signal);border-radius:50%}.hero__proof{border-top:1px solid var(--line);grid-column:1/-1;grid-template-columns:repeat(3,1fr);align-items:center;margin:0;padding:0;font-size:.53rem;list-style:none;display:grid}.hero__proof li{color:var(--text-soft);gap:1rem;padding:1.35rem 0;display:flex}.hero__proof li+li{border-left:1px solid var(--line);padding-left:1.5rem}.hero__proof span{color:var(--accent)}.section{padding:var(--section-space) var(--gutter)}.section__inner{max-width:var(--content);margin:0 auto}.section--paper{--local-text:var(--paper-text);--local-muted:var(--paper-muted);--local-line:var(--dark-line);background:var(--paper);color:var(--paper-text)}.section--mist{--local-text:var(--paper-text);--local-muted:var(--paper-muted);--local-line:var(--dark-line);background:var(--mist);color:var(--paper-text)}.section--blue{--local-text:#eef1ff;--local-muted:#c5ceef;--local-line:#ecf0ff38;color:#eef1ff;background:#243a75}.section-intro{gap:4rem;margin-bottom:clamp(4rem,7vw,7rem);display:grid}.section-intro--split{grid-template-columns:minmax(12rem,.42fr) minmax(0,1fr)}.section-intro--stack{grid-template-columns:1fr}.section-label{color:var(--local-muted,var(--text-soft));align-items:flex-start;gap:1.2rem;margin:0;padding-top:.65rem;font-size:.61rem;display:flex}.section-label span{color:var(--accent-deep)}.section:not(.section--paper):not(.section--mist) .section-label span{color:var(--accent)}.section-intro__copy{max-width:48rem}.section-intro h2,.contact h2{color:var(--local-text,var(--text));letter-spacing:-.052em;text-wrap:balance;margin:0;font-size:clamp(2.7rem,4.55vw,4.6rem);font-weight:480;line-height:1.04}.section-intro__copy>p{color:var(--local-muted,var(--text-soft));max-width:41rem;margin:1.8rem 0 0;font-size:1.05rem;line-height:1.7}.attribute-grid{border-bottom:1px solid var(--dark-line);grid-template-columns:repeat(3,1fr);display:grid}.attribute{border-top:1px solid var(--dark-line);min-height:28rem;padding:1.5rem clamp(1.25rem,2.4vw,2.4rem) 2.2rem;position:relative}.attribute+.attribute{border-left:1px solid var(--dark-line)}.attribute__graphic{justify-content:center;align-items:center;height:12rem;display:flex;position:relative}.attribute__graphic:before,.attribute__graphic:after{border:1px solid var(--dark-line);content:"";position:absolute}.attribute__graphic:before{clip-path:polygon(25% 6.7%,75% 6.7%,100% 50%,75% 93.3%,25% 93.3%,0 50%);width:4.85rem;height:5.6rem}.attribute__graphic:after{border-radius:50%;width:8rem;height:8rem}.attribute__graphic>span{color:var(--accent-deep);font-family:var(--font-mono);z-index:1;font-size:.8rem;font-weight:650;position:relative}.attribute:nth-child(2) .attribute__graphic:before{background:var(--accent-deep);border-color:var(--accent-deep)}.attribute:nth-child(2) .attribute__graphic>span{color:#fff}.attribute__connection{border-top:1px dashed var(--accent-deep);position:absolute;top:50%;left:-45%;right:-45%}.attribute>p{color:var(--paper-muted);margin:0 0 1.3rem;font-size:.52rem}.attribute h3{letter-spacing:-.03em;margin:0;font-size:1.55rem;font-weight:540}.attribute>span{color:var(--paper-muted);max-width:19rem;margin-top:1rem;font-size:.9rem;line-height:1.6;display:block}.anatomy{background:var(--ink-soft)}.anatomy-diagram{border:1px solid var(--line);padding:0 1.5rem 1.5rem}.anatomy-diagram__topline{color:var(--text-soft);justify-content:space-between;padding:1.1rem 0;font-size:.51rem;display:flex}.anatomy-diagram__topline span:last-child{align-items:center;gap:.6rem;display:flex}.anatomy-diagram__topline i{background:var(--signal);border-radius:50%;width:.35rem;height:.35rem}.anatomy-diagram__boundary{border:1px dashed var(--line-strong);min-height:24rem;padding:3.5rem 2rem 2rem;position:relative}.anatomy-diagram__boundary-label{background:var(--ink-soft);color:var(--text-soft);padding:0 .55rem;font-size:.48rem;position:absolute;top:-.38rem;left:1rem}.anatomy-diagram__modules{grid-template-columns:repeat(5,1fr);align-items:center;gap:clamp(1.2rem,4vw,4.5rem);height:100%;display:grid}.anatomy-module{flex-direction:column;align-items:center;min-width:0;display:flex;position:relative}.anatomy-module__index{color:var(--text-soft);align-self:stretch;margin-bottom:1rem;font-size:.49rem}.anatomy-module__shape{background:var(--panel);clip-path:polygon(25% 6.7%,75% 6.7%,100% 50%,75% 93.3%,25% 93.3%,0 50%);width:clamp(4.7rem,7vw,6.6rem);height:clamp(5.4rem,8vw,7.6rem);transition:background-color .18s,transform .18s;display:block;position:relative}.anatomy-module__shape:before{background:var(--line-strong);clip-path:inherit;content:"";position:absolute;inset:0}.anatomy-module__shape:after{background:var(--panel);clip-path:inherit;content:"";position:absolute;inset:1px}.anatomy-module__shape i{background:var(--accent);border:.28rem solid var(--panel);z-index:2;border-radius:50%;width:.75rem;height:.75rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.anatomy-module--active .anatomy-module__shape:after{background:var(--accent)}.anatomy-module--active .anatomy-module__shape i{background:var(--ink);border-color:var(--accent)}.anatomy-module:hover .anatomy-module__shape,.anatomy-module:focus-visible .anatomy-module__shape{transform:translateY(-.3rem)}.anatomy-module strong{margin-top:1rem;font-size:.88rem;font-weight:570}.anatomy-module small{color:var(--text-soft);margin-top:.45rem;font-size:.45rem}.anatomy-module__link{border-top:1px solid var(--line-strong);width:clamp(2.2rem,5.5vw,6.2rem);position:absolute;top:calc(50% - .5rem);left:calc(50% + clamp(2.35rem,3.5vw,3.3rem))}.anatomy-module__link:before,.anatomy-module__link:after{background:var(--ink-soft);border:1px solid var(--accent);content:"";width:.35rem;height:.35rem;position:absolute;top:-.24rem}.anatomy-module__link:before{left:0}.anatomy-module__link:after{right:0}.anatomy-module__link i{background:var(--accent);width:20%;height:1px;position:absolute;top:-1px;left:40%}.anatomy-diagram__event{color:var(--text-soft);grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding-top:1.5rem;font-size:.48rem;display:grid}.anatomy-diagram__event i{background:repeating-linear-gradient(90deg,var(--accent) 0 2px,transparent 2px 10px);height:1px}.principle-grid{grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}.principle-grid>li{border-bottom:1px solid var(--dark-line);border-top:1px solid var(--dark-line);min-height:31rem;padding:1.5rem clamp(1.25rem,2.4vw,2.4rem) 2.2rem}.principle-grid>li+li{border-left:1px solid var(--dark-line)}.principle-grid__top{color:var(--paper-muted);grid-template-columns:auto 1fr auto;align-items:center;font-size:.5rem;display:grid}.principle-grid__top span:nth-child(2){text-align:center}.principle-grid__top i{border:1px solid var(--accent-deep);width:.45rem;height:.45rem;transform:rotate(45deg)}.principle-grid__glyph{justify-content:center;align-items:center;height:14rem;display:flex}.principle-grid__glyph span{border:1px solid var(--dark-line);clip-path:polygon(25% 6.7%,75% 6.7%,100% 50%,75% 93.3%,25% 93.3%,0 50%);width:3.9rem;height:4.5rem;margin-left:-.35rem;position:relative}.principle-grid__glyph span:nth-child(2){background:var(--accent-deep);border-color:var(--accent-deep)}.principle-grid>li:nth-child(2) .principle-grid__glyph span:first-child,.principle-grid>li:nth-child(2) .principle-grid__glyph span:last-child{border-style:dashed}.principle-grid>li:nth-child(3) .principle-grid__glyph span{border-color:var(--accent-deep);background:0 0;margin-left:-1.9rem}.principle-grid>li:nth-child(3) .principle-grid__glyph span:nth-child(2){transform:scale(.72)}.principle-grid>li:nth-child(3) .principle-grid__glyph span:nth-child(3){transform:scale(.45)}.principle-grid h3{letter-spacing:-.035em;margin:0;font-size:1.6rem;font-weight:520}.principle-grid p{color:var(--paper-muted);max-width:20rem;margin:1rem 0 0;font-size:.92rem;line-height:1.65}.systems{background:var(--ink)}.systems-catalog{grid-template-columns:minmax(17rem,.65fr) minmax(0,1.35fr);display:grid}.systems-catalog__core{border:1px solid var(--line);background:#8ca6ff0a;flex-direction:column;justify-content:center;align-items:center;min-height:32rem;display:flex;position:relative}.systems-catalog__core:before,.systems-catalog__core:after{border:1px solid var(--line);content:"";border-radius:50%;position:absolute}.systems-catalog__core:before{width:18rem;height:18rem}.systems-catalog__core:after{width:11rem;height:11rem}.systems-catalog__core>span{background:var(--accent);clip-path:polygon(25% 6.7%,75% 6.7%,100% 50%,75% 93.3%,25% 93.3%,0 50%);color:var(--ink);letter-spacing:-.08em;z-index:1;justify-content:center;align-items:center;width:6.95rem;height:8rem;font-size:2.3rem;font-weight:670;display:flex;position:relative}.systems-catalog__core small{color:var(--text-soft);font-family:var(--font-mono);letter-spacing:.1em;z-index:1;margin-top:1rem;font-size:.47rem;position:relative}.systems-catalog__list{border-bottom:1px solid var(--line)}.systems-catalog__list>a{border-top:1px solid var(--line);grid-template-columns:2.5rem 2rem 1fr auto;align-items:center;gap:1.25rem;min-height:6.4rem;padding:0 1.4rem;transition:background-color .18s,color .18s;display:grid}.systems-catalog__list>a:hover{background:var(--panel);color:var(--accent)}.systems-catalog__number,.systems-catalog__code{color:var(--text-soft);font-size:.5rem}.systems-catalog__hex{border:1px solid var(--accent);clip-path:polygon(25% 6.7%,75% 6.7%,100% 50%,75% 93.3%,25% 93.3%,0 50%);width:1.35rem;height:1.55rem}.systems-catalog__list strong{font-size:1.05rem;font-weight:540;display:block}.systems-catalog__list small{color:var(--text-soft);margin-top:.32rem;font-size:.75rem;display:block}.systems-catalog__code{border:1px solid var(--line);padding:.38rem .5rem}.systems-catalog__empty{border-top:1px solid var(--line);color:var(--text-soft);font-family:var(--font-mono);letter-spacing:.09em;align-items:center;min-height:6.4rem;margin:0;padding:0 1.4rem;font-size:.48rem;display:flex}.system-status{border-top:1px solid var(--line);color:var(--text-soft);align-items:center;gap:.65rem;margin:3rem 0 0;padding-top:1rem;font-size:.48rem;display:flex}.system-status span{margin-left:auto}.system-status:hover{color:var(--accent)}.section--blue .section-label span{color:var(--signal)}.system-flow{grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid;position:relative}.system-flow:before{content:"";background:#eef1ff4d;height:1px;position:absolute;top:2.25rem;left:0;right:0}.system-flow li{min-height:18rem;padding:0 1.8rem 1.5rem 0;position:relative}.system-flow__node{color:var(--signal);z-index:1;background:#243a75;border:1px solid #eef1ff7a;justify-content:center;align-items:center;width:1rem;height:1rem;font-size:.62rem;display:flex;position:absolute;top:1.78rem;left:0;transform:rotate(45deg)}.system-flow li:last-child .system-flow__node{background:var(--signal);color:#243a75}.system-flow__number{color:#bcc6e8;margin-bottom:5.4rem;font-size:.5rem;display:block}.system-flow li>div{border-left:1px solid #eef1ff38;padding-left:1.2rem}.system-flow h3{letter-spacing:-.025em;margin:0 0 .75rem;font-size:1.3rem;font-weight:520}.system-flow p{color:#c5ceef;max-width:13rem;margin:0;font-size:.83rem;line-height:1.55}.insights-placeholder{border-bottom:1px solid var(--dark-line);border-top:1px solid var(--dark-line);color:var(--paper-muted);grid-template-columns:1fr 1fr;align-items:end;gap:2rem;min-height:17rem;padding:2rem 0;font-size:.48rem;display:grid;position:relative}.insights-placeholder__mark{grid-row:1/3;align-items:center;display:flex}.insights-placeholder__mark span{border:1px solid var(--dark-line);clip-path:polygon(25% 6.7%,75% 6.7%,100% 50%,75% 93.3%,25% 93.3%,0 50%);width:6.05rem;height:7rem;margin-left:-.7rem}.insights-placeholder__mark span:first-child{margin-left:0}.insights-placeholder__mark span:nth-child(2){background:var(--accent-deep);border-color:var(--accent-deep)}.insights-placeholder p{align-self:end;align-items:center;gap:.65rem;margin:0;display:flex}.insights-placeholder>span{align-self:start}.contact{background:#0a1312}.contact__inner{grid-template-columns:minmax(12rem,.42fr) minmax(0,1fr);gap:4rem;display:grid}.contact__inner>div{max-width:49rem}.contact h2{font-size:clamp(3rem,5.2vw,5.4rem)}.contact__inner>div>p{color:var(--text-soft);max-width:34rem;margin:1.6rem 0 3.5rem;font-size:1.02rem;line-height:1.65}.contact__inner a{border-bottom:1px solid var(--line-strong);justify-content:space-between;align-items:center;padding-bottom:1.25rem;font-size:clamp(1.3rem,2vw,2rem);transition:border-color .18s,color .18s;display:flex}.contact__inner a:hover{border-color:var(--accent);color:var(--accent)}.site-footer{background:var(--ink);color:var(--text-soft);font-size:.48rem}.site-footer__inner{border-top:1px solid var(--line);max-width:calc(var(--content) + var(--gutter) * 2);min-height:9rem;padding:2rem var(--gutter);grid-template-columns:1.2fr 1fr 1fr auto;align-items:center;gap:2rem;margin:0 auto;display:grid}.site-footer .brand-symbol{width:2.25rem;height:2.25rem}.site-footer .brand-wordmark{color:var(--text);font-size:1.2rem}.site-footer p{margin:0}.site-footer a{color:var(--text)}.insight-page{background:var(--paper);color:var(--paper-text)}.insight-hero{background:var(--ink);color:var(--text);padding:calc(var(--header-height) + clamp(5rem, 9vw, 9rem)) var(--gutter) clamp(5rem, 8vw, 8rem)}.insight-hero__inner{max-width:var(--content);margin:0 auto}.insight-hero__back{color:var(--text-soft);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.75rem;margin-bottom:clamp(3rem,6vw,5.5rem);font-size:.58rem;transition:color .18s;display:inline-flex}.insight-hero__back:hover{color:var(--accent)}.insight-hero__eyebrow{color:var(--accent);font-family:var(--font-mono);letter-spacing:.09em;margin:0 0 1.8rem;font-size:.6rem}.insight-hero h1{letter-spacing:-.058em;text-wrap:balance;max-width:13ch;margin:0;font-size:clamp(3.2rem,6.4vw,6.6rem);font-weight:500;line-height:.98}.insight-hero__description{color:var(--text-soft);max-width:48rem;margin:2.2rem 0 0;font-size:clamp(1.05rem,1.5vw,1.25rem);line-height:1.7}.insight-hero__meta{border-top:1px solid var(--line);grid-template-columns:auto auto 1fr;gap:1.5rem;margin-top:clamp(3.5rem,6vw,5.5rem);padding-top:1.25rem;display:grid}.insight-hero__meta p{gap:.45rem;min-width:9rem;margin:0;display:grid}.insight-hero__meta p span,.insight-hero__meta ul{color:var(--text-soft);font-family:var(--font-mono);letter-spacing:.08em;font-size:.5rem}.insight-hero__meta time{font-size:.78rem}.insight-hero__meta ul{flex-wrap:wrap;justify-content:end;align-items:start;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.insight-hero__meta li{border:1px solid var(--line-strong);padding:.45rem .6rem}.insight-article{padding:clamp(5rem, 9vw, 9rem) var(--gutter)}.insight-article__inner{max-width:48rem;margin:0 auto}.mdx-content{overflow-wrap:break-word;font-size:1.05rem;line-height:1.78}.mdx-content>:first-child{margin-top:0}.mdx-content>:last-child{margin-bottom:0}.mdx-content h1,.mdx-content h2,.mdx-content h3,.mdx-content h4,.mdx-content h5,.mdx-content h6{color:var(--paper-text);letter-spacing:-.035em;text-wrap:balance;margin:3.5rem 0 1.25rem;font-weight:540;line-height:1.15}.mdx-content h1{font-size:2.9rem}.mdx-content h2{border-top:1px solid var(--dark-line);padding-top:2rem;font-size:2.15rem}.mdx-content h3{font-size:1.55rem}.mdx-content h4{font-size:1.25rem}.mdx-content h5,.mdx-content h6{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem}.mdx-content p{margin:0 0 1.5rem}.mdx-content strong{font-weight:680}.mdx-content em{color:var(--paper-muted)}.mdx-content ul,.mdx-content ol{margin:0 0 1.75rem;padding-left:1.4rem}.mdx-content li{margin:.45rem 0;padding-left:.35rem}.mdx-content li::marker{color:var(--accent-deep);font-family:var(--font-mono)}.mdx-content a{border-bottom:1px solid var(--accent-deep);color:var(--accent-deep);transition:border-color .18s,color .18s}.mdx-content a:hover{border-color:var(--paper-text);color:var(--paper-text)}.mdx-content blockquote{border-left:.2rem solid var(--accent-deep);color:var(--paper-muted);margin:2.5rem 0;padding:.45rem 0 .45rem 1.6rem;font-size:1.22rem}.mdx-content blockquote p{margin:0}.mdx-content code{color:#30498f;font-family:var(--font-mono);background:#4f6dca1a;padding:.16rem .32rem;font-size:.86em}.mdx-content pre{background:var(--ink-soft);color:var(--text);margin:2rem 0;padding:1.4rem;overflow-x:auto}.mdx-content pre code{color:inherit;background:0 0;padding:0;font-size:.84rem;line-height:1.7;display:block}.mdx-content img{width:100%;max-width:100%;height:auto;margin:2.5rem 0;display:block}.mdx-content table{border-collapse:collapse;width:100%;max-width:100%;margin:2.5rem 0;display:block;overflow-x:auto}.mdx-content th,.mdx-content td{border-bottom:1px solid var(--dark-line);text-align:left;vertical-align:top;min-width:12rem;padding:.9rem 1rem .9rem 0}.mdx-content th{color:var(--paper-muted);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:.58rem}.mdx-content hr{border:0;border-top:1px solid var(--dark-line);margin:4rem 0}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.corporate-page{background:var(--ink)}.page-hero{min-height:min(54rem,100svh);padding:var(--header-height) var(--gutter) 0;position:relative;overflow:hidden}.page-hero--dark{background:var(--ink)}.page-hero--blue{background:#243a75}.page-hero__grid{background-image:linear-gradient(var(--line) 1px, transparent 1px), linear-gradient(90deg, var(--line) 1px, transparent 1px);inset:var(--header-height) 0 0 50%;opacity:.2;background-size:5rem 5rem;position:absolute;-webkit-mask-image:linear-gradient(90deg,#000000d1,#0000 96%);mask-image:linear-gradient(90deg,#000000d1,#0000 96%)}.page-hero__inner{max-width:var(--content);min-height:calc(min(54rem, 100svh) - var(--header-height));z-index:1;grid-template-columns:minmax(0,1fr) minmax(24rem,.82fr);align-items:center;gap:clamp(3rem,6vw,7rem);margin:0 auto;padding:clamp(5rem,9vw,9rem) 0;display:grid;position:relative}.page-hero__copy{max-width:50rem}.page-hero__eyebrow,.page-section-intro>p,.engineering-model,.engineering-principles>li>p:first-child,.capability-ledger header,.capability-ledger dt,.insight-empty>p,.featured-insight__copy>p:first-child,.featured-insight footer,.insight-archive>p,.insight-archive li>span,.insight-archive li div>p:first-child,.about-vocabulary li div>p:first-child,.contact-channel>p,.page-closing>div>p,.contact-expectation>div>p{font-family:var(--font-mono);letter-spacing:.09em;text-transform:uppercase}.page-hero__eyebrow{color:var(--text-soft);align-items:center;gap:1rem;margin:0 0 2.4rem;font-size:.6rem;display:flex}.page-hero__eyebrow span{border:1px solid var(--accent);color:var(--accent);padding:.45rem .55rem}.page-hero h1{letter-spacing:-.06em;text-wrap:balance;max-width:11ch;margin:0;font-size:clamp(3.6rem,6.4vw,6.8rem);font-weight:500;line-height:.98}.page-hero__lead{color:var(--text-soft);max-width:43rem;margin:2.3rem 0 0;font-size:clamp(1.04rem,1.45vw,1.25rem);line-height:1.7}.page-section{padding:var(--section-space) var(--gutter)}.page-section--paper{background:var(--paper);color:var(--paper-text);padding:var(--section-space) var(--gutter)}.page-section__inner{max-width:var(--content);margin:0 auto}.page-section-intro{grid-template-columns:minmax(12rem,.42fr) minmax(0,1fr);gap:4rem;margin-bottom:clamp(4rem,7vw,7rem);display:grid}.page-section-intro>p{color:var(--local-muted,var(--paper-muted));gap:1.2rem;margin:.65rem 0 0;font-size:.61rem;display:flex}.page-section-intro>p span{color:var(--accent-deep)}.page-section:not(.page-section--paper) .page-section-intro>p span{color:var(--signal)}.page-section-intro>div{max-width:49rem}.page-section-intro h2{color:var(--local-text,var(--paper-text));letter-spacing:-.052em;text-wrap:balance;margin:0;font-size:clamp(2.7rem,4.55vw,4.6rem);font-weight:480;line-height:1.04}.page-section-intro>div>p{color:var(--local-muted,var(--paper-muted));max-width:42rem;margin:1.8rem 0 0;font-size:1.05rem;line-height:1.7}.section--blue.page-section{--local-text:#eef1ff;--local-muted:#c5ceef}.engineering-model{border:1px solid var(--line);min-height:30rem;padding:1.2rem;position:relative}.engineering-model>p{color:var(--text-soft);margin:0;font-size:.48rem}.engineering-model:before{border:1px dashed var(--line-strong);content:"";position:absolute;inset:3.4rem 1.2rem 1.2rem}.engineering-model__core{background:var(--accent);clip-path:polygon(25% 6.7%,75% 6.7%,100% 50%,75% 93.3%,25% 93.3%,0 50%);color:var(--ink);z-index:2;flex-direction:column;justify-content:center;align-items:center;width:7rem;height:8rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.engineering-model__core span{font-family:var(--font-sans);letter-spacing:-.08em;font-size:2.2rem;font-weight:680}.engineering-model__core small{margin-top:.35rem;font-size:.39rem}.engineering-model ol{margin:0;padding:0;list-style:none;display:grid;position:absolute;inset:4.8rem 2.6rem 2.4rem}.engineering-model li{background:var(--panel);border:1px solid var(--line-strong);grid-template-columns:2.2rem 1fr auto;align-items:center;width:44%;padding:.65rem .8rem;display:grid;position:absolute}.engineering-model li:after{border-top:1px dashed var(--accent);content:"";width:26%;position:absolute;top:50%}.engineering-model li:nth-child(odd){left:0}.engineering-model li:nth-child(2n){right:0}.engineering-model li:first-child,.engineering-model li:nth-child(2){top:1.2rem}.engineering-model li:nth-child(3),.engineering-model li:nth-child(4){bottom:1.2rem}.engineering-model li:nth-child(odd):after{left:100%}.engineering-model li:nth-child(2n):after{right:100%}.engineering-model li span{color:var(--accent);font-size:.46rem}.engineering-model li strong{font-family:var(--font-sans);letter-spacing:0;text-transform:none;font-size:.76rem;font-weight:560}.engineering-model li small{color:var(--text-soft);font-size:.4rem}.engineering-principles{border-top:1px solid var(--dark-line);margin:0;padding:0;list-style:none}.engineering-principles>li{border-bottom:1px solid var(--dark-line);grid-template-columns:minmax(8rem,.3fr) 5rem minmax(12rem,.65fr) minmax(15rem,1fr);align-items:center;gap:clamp(1.5rem,3vw,3rem);min-height:10rem;display:grid}.engineering-principles>li>p:first-child{color:var(--paper-muted);flex-direction:column;gap:.55rem;margin:0;font-size:.48rem;display:flex}.engineering-principles>li>p:first-child span:first-child{color:var(--accent-deep)}.engineering-principles>li>div{width:4rem;height:4rem;position:relative}.engineering-principles>li>div i{border:1px solid var(--dark-line);clip-path:polygon(25% 6.7%,75% 6.7%,100% 50%,75% 93.3%,25% 93.3%,0 50%);width:2.6rem;height:3rem;position:absolute}.engineering-principles>li>div i:last-child{border-color:var(--accent-deep);top:.75rem;left:1.25rem}.engineering-principles h3{letter-spacing:-.03em;margin:0;font-size:1.35rem;font-weight:540}.engineering-principles>li>p:last-child{color:var(--paper-muted);margin:0;font-size:.9rem;line-height:1.65}.service-model{border-bottom:1px solid var(--line);border-top:1px solid var(--line);grid-template-columns:auto 1fr auto 1fr auto;align-items:center;gap:1rem;min-height:18rem;display:grid}.service-model>span{color:var(--text-soft);font-family:var(--font-mono);letter-spacing:.09em;text-align:center;font-size:.48rem}.service-model>i{background:repeating-linear-gradient(90deg, var(--accent) 0 2px, transparent 2px 9px);height:1px}.service-model>strong{background:var(--panel);border:1px solid var(--accent);clip-path:polygon(25% 6.7%,75% 6.7%,100% 50%,75% 93.3%,25% 93.3%,0 50%);flex-direction:column;justify-content:center;align-items:center;width:7.8rem;height:9rem;display:flex}.service-model b{color:var(--accent);letter-spacing:-.08em;font-size:2.2rem}.service-model small{color:var(--text-soft);font-family:var(--font-mono);letter-spacing:.06em;margin-top:.4rem;font-size:.38rem}.capability-ledger{border-top:1px solid var(--dark-line);margin:0;padding:0;list-style:none}.capability-ledger>li{border-bottom:1px solid var(--dark-line);grid-template-columns:minmax(17rem,.72fr) minmax(0,1.28fr);display:grid}.capability-ledger header{grid-template-columns:2rem auto;align-content:start;gap:1rem;padding:2.2rem 2rem 2.2rem 0;display:grid}.capability-ledger header>span{color:var(--paper-muted);font-size:.48rem}.capability-ledger header b{border:1px solid var(--accent-deep);color:var(--accent-deep);justify-self:start;padding:.35rem .45rem;font-size:.48rem;font-weight:500}.capability-ledger h3{font-family:var(--font-sans);letter-spacing:-.04em;text-transform:none;grid-column:1/-1;margin:1.5rem 0 0;font-size:clamp(1.6rem,2.3vw,2.25rem);font-weight:520}.capability-ledger dl{border-left:1px solid var(--dark-line);grid-template-columns:repeat(3,1fr);margin:0;display:grid}.capability-ledger dl>div{padding:2.2rem 1.5rem}.capability-ledger dl>div+div{border-left:1px solid var(--dark-line)}.capability-ledger dt{color:var(--accent-deep);font-size:.48rem}.capability-ledger dd{color:var(--paper-muted);margin:1.2rem 0 0;font-size:.82rem;line-height:1.65}.page-closing,.contact-expectation{background:var(--ink-soft);max-width:calc(var(--content) + var(--gutter) * 2);padding:var(--section-space) var(--gutter);grid-template-columns:1fr minmax(18rem,.45fr);align-items:end;gap:4rem;margin:0 auto;display:grid}.page-closing>div,.contact-expectation>div{max-width:49rem}.page-closing>div>p,.contact-expectation>div>p{color:var(--accent);margin:0 0 1.8rem;font-size:.55rem}.page-closing h2,.contact-expectation h2{letter-spacing:-.052em;text-wrap:balance;margin:0;font-size:clamp(2.7rem,4.5vw,4.7rem);font-weight:480;line-height:1.03}.page-closing>div>span,.contact-expectation>div>span{color:var(--text-soft);max-width:37rem;margin-top:1.7rem;font-size:1rem;line-height:1.7;display:block}.page-route-link,.contact-expectation>a{border-bottom:1px solid var(--line-strong);justify-content:space-between;align-items:center;padding:1.2rem 0;font-size:1rem;transition:border-color .18s,color .18s;display:flex}.page-route-link:hover,.contact-expectation>a:hover{border-color:var(--accent);color:var(--accent)}.insight-index{min-height:34rem}.featured-insight{border-bottom:1px solid var(--dark-line);border-top:1px solid var(--dark-line);grid-template-columns:minmax(16rem,.58fr) minmax(0,1.42fr);display:grid}.featured-insight__signal{border-right:1px solid var(--dark-line);justify-content:center;align-items:center;min-height:32rem;display:flex;overflow:hidden}.featured-insight__signal span{border:1px solid var(--dark-line);clip-path:polygon(25% 6.7%,75% 6.7%,100% 50%,75% 93.3%,25% 93.3%,0 50%);width:6.95rem;height:8rem;margin-left:-1.2rem}.featured-insight__signal span:first-child{margin-left:0}.featured-insight__signal span:nth-child(2){background:var(--accent-deep);border-color:var(--accent-deep)}.featured-insight__copy{flex-direction:column;padding:clamp(2rem,4vw,4rem);display:flex}.featured-insight__copy>p:first-child{color:var(--paper-muted);justify-content:space-between;margin:0 0 4rem;font-size:.5rem;display:flex}.featured-insight__copy>p:first-child span:first-child{color:var(--accent-deep)}.featured-insight h2{letter-spacing:-.052em;max-width:12ch;margin:0;font-size:clamp(2.6rem,4.5vw,4.7rem);font-weight:500;line-height:1.03}.featured-insight h2 a:hover{color:var(--accent-deep)}.featured-insight__copy>p:nth-of-type(2){color:var(--paper-muted);max-width:39rem;margin:1.8rem 0 3rem;font-size:1rem;line-height:1.7}.featured-insight footer{border-top:1px solid var(--dark-line);color:var(--paper-muted);justify-content:space-between;align-items:center;margin-top:auto;padding-top:1.2rem;font-size:.48rem;display:flex}.featured-insight footer a{color:var(--paper-text);gap:2rem;display:flex}.insight-archive{margin-top:6rem}.insight-archive>p{color:var(--paper-muted);font-size:.52rem}.insight-archive ol{border-top:1px solid var(--dark-line);margin:1.5rem 0 0;padding:0;list-style:none}.insight-archive li{border-bottom:1px solid var(--dark-line);grid-template-columns:2rem 1fr auto 3rem;align-items:center;gap:1.5rem;min-height:9rem;display:grid}.insight-archive li>span,.insight-archive li div>p:first-child{color:var(--paper-muted);font-size:.47rem}.insight-archive h3{letter-spacing:-.03em;margin:.5rem 0;font-size:1.45rem;font-weight:530}.insight-archive li div>p:last-child{color:var(--paper-muted);margin:0;font-size:.82rem}.insight-archive time{color:var(--paper-muted);font-size:.72rem}.insight-archive li>a{border:1px solid var(--dark-line);justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.insight-empty{border-bottom:1px solid var(--dark-line);border-top:1px solid var(--dark-line);padding:5rem 0}.insight-empty>p{color:var(--paper-muted);font-size:.5rem}.insight-empty h2{letter-spacing:-.05em;font-size:clamp(2.5rem,4vw,4rem);font-weight:500}.insight-empty span{color:var(--paper-muted)}.about-mark{height:28rem;position:relative}.about-mark>span{background:var(--signal);clip-path:polygon(25% 6.7%,75% 6.7%,100% 50%,75% 93.3%,25% 93.3%,0 50%);color:#243a75;letter-spacing:-.1em;z-index:2;justify-content:center;align-items:center;width:13.9rem;height:16rem;font-size:6rem;font-weight:680;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-mark i{clip-path:polygon(25% 6.7%,75% 6.7%,100% 50%,75% 93.3%,25% 93.3%,0 50%);border:1px solid #eef1ff47;width:5.2rem;height:6rem;position:absolute}.about-mark i:first-of-type{top:8%;left:9%}.about-mark i:nth-of-type(2){top:8%;right:9%}.about-mark i:nth-of-type(3){top:42%;left:0}.about-mark i:nth-of-type(4){top:42%;right:0}.about-mark i:nth-of-type(5){bottom:2%;left:16%}.about-mark i:nth-of-type(6){bottom:2%;right:16%}.about-thesis__body{gap:0;max-width:50rem;margin-left:32%;display:grid}.about-thesis__body p{border-top:1px solid var(--dark-line);margin:0;padding:2rem 0;font-size:clamp(1.15rem,1.65vw,1.45rem);line-height:1.65}.about-thesis__body p:first-child:first-letter{color:var(--accent-deep);float:left;padding:.25rem .7rem 0 0;font-size:4rem;font-weight:560;line-height:.85}.about-vocabulary{background:var(--ink-soft)}.about-vocabulary ol{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.about-vocabulary li{border-bottom:1px solid var(--line);grid-template-columns:minmax(14rem,.55fr) 1fr;align-items:center;min-height:15rem;display:grid}.about-vocabulary li>span{border:1px solid var(--line-strong);clip-path:polygon(25% 6.7%,75% 6.7%,100% 50%,75% 93.3%,25% 93.3%,0 50%);color:var(--accent);font-family:var(--font-mono);justify-content:center;align-items:center;width:6.05rem;height:7rem;font-size:1.4rem;display:flex}.about-vocabulary li div{border-left:1px solid var(--line);padding:2rem 0 2rem clamp(2rem,5vw,5rem)}.about-vocabulary li div>p:first-child{color:var(--text-soft);font-size:.48rem}.about-vocabulary h3{letter-spacing:-.045em;margin:1rem 0;font-size:clamp(2rem,3vw,3rem);font-weight:500}.about-vocabulary li div>p:last-child{color:var(--text-soft);max-width:35rem;margin:0;line-height:1.65}.about-statement{background:var(--paper);color:var(--paper-text);padding:var(--section-space) var(--gutter)}.about-statement>div{max-width:var(--content);margin:0 auto}.about-statement p{letter-spacing:-.065em;margin:0;font-size:clamp(3.4rem,7vw,7.4rem);font-weight:500;line-height:.95}.about-statement p span,.about-statement p strong{display:block}.about-statement p span{color:var(--paper-muted);font-weight:390}.about-statement small{border-top:1px solid var(--dark-line);color:var(--paper-muted);max-width:37rem;margin-top:4rem;padding-top:1.3rem;line-height:1.6;display:block}.contact-channel{border-bottom:1px solid var(--line);border-top:1px solid var(--line);padding:2rem 0}.contact-channel>p{color:var(--text-soft);align-items:center;gap:.6rem;margin:0 0 3.5rem;font-size:.5rem;display:flex}.contact-channel>p i{background:var(--signal);border-radius:50%;width:.35rem;height:.35rem}.contact-channel>a{letter-spacing:-.035em;justify-content:space-between;align-items:center;font-size:clamp(1.45rem,2.8vw,2.6rem);display:flex}.contact-channel>a:hover{color:var(--accent)}.contact-channel>span{color:var(--text-soft);max-width:31rem;margin-top:2rem;font-size:.86rem;line-height:1.6;display:block}.contact-prompts{border-top:1px solid var(--dark-line);grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}.contact-prompts li{border-bottom:1px solid var(--dark-line);min-height:18rem;padding:1.7rem}.contact-prompts li+li{border-left:1px solid var(--dark-line)}.contact-prompts span{color:var(--accent-deep);font-family:var(--font-mono);font-size:.55rem}.contact-prompts p{letter-spacing:-.025em;max-width:17rem;margin:7rem 0 0;font-size:1.35rem;line-height:1.35}.section-route-link{border-top:1px solid #eef1ff3d;justify-content:space-between;align-items:center;margin-top:2rem;padding:1.2rem 0;font-size:.82rem;transition:color .18s;display:flex}.section-route-link:hover{color:var(--signal)}.section-route-link--dark{border-color:var(--dark-line);color:var(--paper-text)}.section-route-link--dark:hover{color:var(--accent-deep)}.home-insight{border-bottom:1px solid var(--dark-line);border-top:1px solid var(--dark-line);grid-template-columns:1fr 1fr;gap:2rem;min-height:22rem;padding:1.5rem 0;display:grid}.home-insight>p{color:var(--paper-muted);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;grid-column:1/-1;justify-content:space-between;margin:0;font-size:.48rem;display:flex}.home-insight>p span{color:var(--accent-deep)}.home-insight__mark{align-items:center;display:flex}.home-insight__mark span{border:1px solid var(--dark-line);clip-path:polygon(25% 6.7%,75% 6.7%,100% 50%,75% 93.3%,25% 93.3%,0 50%);width:5.2rem;height:6rem;margin-left:-.7rem}.home-insight__mark span:first-child{margin-left:0}.home-insight__mark span:nth-child(2){background:var(--accent-deep);border-color:var(--accent-deep)}.home-insight>div:last-child{align-self:center}.home-insight h3{letter-spacing:-.045em;margin:0;font-size:clamp(1.8rem,3vw,3rem);font-weight:520}.home-insight>div:last-child>p{color:var(--paper-muted);max-width:35rem;line-height:1.6}.home-insight>div:last-child>a{border-bottom:1px solid var(--dark-line);justify-content:space-between;padding:1rem 0;font-size:.78rem;display:flex}.system-topology{border:1px solid var(--line-strong);min-height:30rem;padding:1.2rem;position:relative;overflow:hidden}.system-topology__boundary{border:1px dashed var(--line);position:absolute;inset:3.3rem 1.2rem 1.2rem}.system-topology__core{z-index:2;flex-direction:column;align-items:center;display:flex;position:absolute;top:50%;left:18%;transform:translateY(-50%)}.system-topology__core>span{background:var(--accent);clip-path:polygon(25% 6.7%,75% 6.7%,100% 50%,75% 93.3%,25% 93.3%,0 50%);color:var(--ink);letter-spacing:-.08em;justify-content:center;align-items:center;width:6.5rem;height:7.5rem;font-size:2.2rem;font-weight:680;display:flex}.system-topology__core small{color:var(--text-soft);font-family:var(--font-mono);letter-spacing:.08em;margin-top:.65rem;font-size:.4rem}.system-topology ol{align-content:center;gap:.65rem;margin:0;padding:0;list-style:none;display:grid;position:absolute;inset:4.4rem 1.8rem 2.2rem 47%}.system-topology li{position:relative}.system-topology li:before{border-top:1px dashed var(--accent);content:"";width:46%;position:absolute;top:50%;right:100%}.system-topology li a{background:var(--panel);border:1px solid var(--line-strong);grid-template-columns:2rem 1fr;align-items:center;gap:.8rem;min-height:4rem;padding:.6rem .8rem;transition:background-color .18s,border-color .18s;display:grid}.system-topology li a:hover{background:var(--ink-soft);border-color:var(--accent)}.system-topology__node{border:1px solid var(--accent);clip-path:polygon(25% 6.7%,75% 6.7%,100% 50%,75% 93.3%,25% 93.3%,0 50%);background:0 0;width:1.3rem;height:1.5rem}.system-topology li strong{font-size:.72rem;font-weight:550;display:block}.system-topology li small{color:var(--text-soft);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;margin-top:.25rem;font-size:.37rem;display:block}.system-topology>p{color:var(--text-soft);font-family:var(--font-mono);letter-spacing:.08em;margin:0;font-size:.42rem}.system-registry{min-height:36rem}.system-registry__empty{border-bottom:1px solid var(--dark-line);border-top:1px solid var(--dark-line);padding:4rem 0}.system-registry__empty h3{margin:0;font-size:2rem;font-weight:520}.system-registry__empty p{color:var(--paper-muted);margin:1rem 0 0;line-height:1.6}.system-ledger{border-top:1px solid var(--dark-line);margin:0;padding:0;list-style:none}.system-ledger>li{border-bottom:1px solid var(--dark-line)}.system-ledger>li>a{grid-template-columns:4rem 5rem minmax(0,1fr) 3rem;align-items:center;gap:clamp(1.2rem,3vw,3rem);min-height:18rem;transition:color .18s;display:grid}.system-ledger>li>a:hover{color:var(--accent-deep)}.system-ledger__index{color:var(--paper-muted);font-family:var(--font-mono);letter-spacing:.08em;align-self:start;padding-top:2rem;font-size:.48rem}.system-ledger__module{width:4.35rem;height:5rem;position:relative}.system-ledger__module:before,.system-ledger__module:after,.system-ledger__module i{border:1px solid var(--dark-line);clip-path:polygon(25% 6.7%,75% 6.7%,100% 50%,75% 93.3%,25% 93.3%,0 50%);content:"";width:2.6rem;height:3rem;position:absolute}.system-ledger__module:before{top:1rem;left:0}.system-ledger__module:after{border-color:var(--accent-deep);top:0;left:1.6rem}.system-ledger__module i{border-style:dashed;bottom:0;left:1.6rem}.system-ledger__labels{gap:.7rem;display:flex}.system-ledger__labels>span{border:1px solid var(--dark-line);color:var(--paper-muted);font-family:var(--font-mono);letter-spacing:.07em;text-transform:uppercase;padding:.35rem .45rem;font-size:.43rem}.system-ledger__labels>span[data-status=active]{border-color:var(--accent-deep);color:var(--accent-deep)}.system-ledger__copy>strong{letter-spacing:-.05em;margin:1.3rem 0 1rem;font-size:clamp(2rem,3.4vw,3.5rem);font-weight:510;line-height:1.02;display:block}.system-ledger__copy>span:nth-of-type(2){color:var(--paper-muted);max-width:42rem;line-height:1.65;display:block}.system-ledger__copy>small{color:var(--paper-muted);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;margin-top:1.5rem;font-size:.45rem;display:block}.system-ledger__open{border:1px solid var(--dark-line);justify-content:center;align-items:center;width:2.7rem;height:2.7rem;display:flex}.system-dossier__hero{min-height:48rem;padding:calc(var(--header-height) + 4rem) var(--gutter) 5rem;position:relative;overflow:hidden}.system-dossier__grid{background-image:linear-gradient(var(--line) 1px, transparent 1px), linear-gradient(90deg, var(--line) 1px, transparent 1px);inset:var(--header-height) 0 0 42%;opacity:.22;background-size:5rem 5rem;position:absolute;-webkit-mask-image:linear-gradient(90deg,#000000a6,#0000 95%);mask-image:linear-gradient(90deg,#000000a6,#0000 95%)}.system-dossier__inner{max-width:var(--content);z-index:1;margin:0 auto;position:relative}.system-dossier__back{color:var(--text-soft);align-items:center;gap:.8rem;font-size:.72rem;display:inline-flex}.system-dossier__back:hover{color:var(--accent)}.system-dossier__heading{grid-template-columns:minmax(0,1fr) minmax(15rem,.35fr);align-items:center;gap:4rem;margin-top:5rem;display:grid}.system-dossier__heading>div:first-child>p:first-child{color:var(--accent);font-family:var(--font-mono);letter-spacing:.09em;text-transform:uppercase;margin:0 0 1.5rem;font-size:.55rem}.system-dossier__heading h1{letter-spacing:-.07em;margin:0;font-size:clamp(4rem,8vw,8rem);font-weight:500;line-height:.9}.system-dossier__heading>div:first-child>p:last-child{color:var(--text-soft);max-width:44rem;margin:2rem 0 0;font-size:1.08rem;line-height:1.65}.system-dossier__mark{height:18rem;position:relative}.system-dossier__mark span{background:var(--accent);clip-path:polygon(25% 6.7%,75% 6.7%,100% 50%,75% 93.3%,25% 93.3%,0 50%);color:var(--ink);letter-spacing:-.09em;z-index:1;justify-content:center;align-items:center;width:8.7rem;height:10rem;font-size:3rem;font-weight:680;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.system-dossier__mark i{border:1px solid var(--line-strong);clip-path:polygon(25% 6.7%,75% 6.7%,100% 50%,75% 93.3%,25% 93.3%,0 50%);width:4.35rem;height:5rem;position:absolute}.system-dossier__mark i:first-of-type{top:1rem;left:0}.system-dossier__mark i:nth-of-type(2){bottom:1rem;right:0}.system-dossier__meta{border-bottom:1px solid var(--line);border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin:5rem 0 0;display:grid}.system-dossier__meta>div{min-height:6rem;padding:1.2rem 1.2rem 1.2rem 0}.system-dossier__meta>div+div{border-left:1px solid var(--line);padding-left:1.2rem}.system-dossier__meta dt{color:var(--text-soft);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:.43rem}.system-dossier__meta dd{margin:1rem 0 0;font-size:.78rem}.system-dossier__meta dd[data-status=active]{color:var(--signal)}.system-dossier__surface{background:var(--paper);color:var(--paper-text);padding:var(--section-space) var(--gutter)}.system-dossier__content{max-width:var(--content);grid-template-columns:minmax(14rem,.35fr) minmax(0,1fr);gap:clamp(3rem,7vw,8rem);margin:0 auto;display:grid}.system-dossier__sidebar{border-top:1px solid var(--dark-line);top:calc(var(--header-height) + 1.5rem);align-self:start;position:sticky}.system-dossier__sidebar section{border-bottom:1px solid var(--dark-line);padding:1.5rem 0}.system-dossier__sidebar h2{color:var(--paper-muted);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;margin:0 0 1.5rem;font-size:.48rem;font-weight:500}.system-dossier__sidebar ol,.system-dossier__sidebar ul{margin:0;padding:0;list-style:none}.system-dossier__sidebar ol li{border-top:1px solid var(--dark-line);grid-template-columns:1.5rem 1fr;gap:.7rem;padding:.8rem 0;font-size:.76rem;line-height:1.45;display:grid}.system-dossier__sidebar ol span{color:var(--accent-deep);font-family:var(--font-mono);font-size:.43rem}.system-dossier__sidebar ul{flex-wrap:wrap;gap:.5rem;display:flex}.system-dossier__sidebar ul li{border:1px solid var(--dark-line);font-family:var(--font-mono);padding:.4rem .5rem;font-size:.45rem}.system-dossier__sidebar nav{display:grid}.system-dossier__sidebar nav a{border-bottom:1px solid var(--dark-line);justify-content:space-between;align-items:center;padding:1rem 0;font-size:.72rem;display:flex}.system-dossier__sidebar nav a:hover{color:var(--accent-deep)}.system-dossier__body{min-width:0;max-width:51rem}.system-related{border-top:1px solid var(--dark-line);max-width:var(--content);margin:6rem auto 0;padding-top:2rem}.system-related h2{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:.55rem}.system-related ul{margin:1.5rem 0 0;padding:0;list-style:none}.system-related a{border-bottom:1px solid var(--dark-line);justify-content:space-between;padding:1.2rem 0;font-size:1.25rem;display:flex}@media (max-width:1060px){.site-header__inner{grid-template-columns:1fr auto}.site-header__nav,.site-header__contact{display:none}.site-header__menu{justify-self:end;display:block;position:relative}.site-header__menu summary{border:1px solid var(--line-strong);cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;width:2.7rem;height:2.7rem;list-style:none;display:flex}.site-header__menu summary::-webkit-details-marker{display:none}.site-header__menu summary span{background:var(--text);width:1rem;height:1px;display:block}.site-header__menu nav{background:var(--paper);border:1px solid var(--dark-line);color:var(--paper-text);min-width:16rem;padding:.6rem 1rem;display:grid;position:absolute;top:3.15rem;right:0}.site-header__menu nav a{border-bottom:1px solid var(--dark-line);grid-template-columns:1.5rem 1fr;align-items:center;gap:.8rem;padding:.9rem 0;font-size:.88rem;display:grid}.site-header__menu nav a:last-child{border-bottom:0}.site-header__menu nav span{color:var(--accent-deep);font-family:var(--font-mono);font-size:.5rem}.hero{min-height:auto}.hero__inner{grid-template-rows:auto auto auto;grid-template-columns:1fr;min-height:0}.hero__content{max-width:45rem;padding:6rem 0 4rem}.hero h1{max-width:12ch;font-size:clamp(3.7rem,8vw,5.7rem)}.hero__visual-wrap{width:100%;min-height:39rem}.architecture-visual{max-width:48rem;margin:0 auto}.hero__proof{margin-top:2.5rem}.page-hero{min-height:auto}.page-hero__inner{grid-template-columns:1fr;min-height:0}.page-hero__copy{max-width:52rem}.page-hero__visual{width:100%}.engineering-model{min-height:29rem}.service-model{margin-bottom:1rem}.system-topology{min-height:28rem}}@media (max-width:800px){:root{--section-space:6.5rem}.section-intro--split,.contact__inner{grid-template-columns:1fr;gap:2.5rem}.section-label{padding-top:0}.section-intro__copy{max-width:42rem}.attribute-grid,.principle-grid{grid-template-columns:1fr}.attribute{min-height:auto;padding:1.5rem 1rem 2rem}.attribute+.attribute{border-left:0}.attribute__graphic{height:10rem}.attribute__connection{display:none}.principle-grid>li{min-height:auto;padding:1.5rem 1rem 2.3rem}.principle-grid>li+li{border-top:0;border-left:0}.principle-grid__glyph{height:10rem}.anatomy-diagram__boundary{padding:2rem 1rem}.anatomy-diagram__modules{grid-template-columns:repeat(3,1fr);gap:1.5rem .5rem}.anatomy-module__link{display:none}.anatomy-module__shape{width:4.5rem;height:5.2rem}.systems-catalog{grid-template-columns:1fr}.systems-catalog__core{min-height:25rem}.system-flow{grid-template-columns:repeat(2,1fr);row-gap:3rem}.system-flow:before{display:none}.system-flow li{border-top:1px solid var(--local-line);min-height:15rem;padding-top:1.5rem}.system-flow__node{top:1rem}.system-flow__number{margin-bottom:4rem}.site-footer__inner,.insight-hero__meta{grid-template-columns:1fr 1fr}.insight-hero__meta ul{grid-column:1/-1;justify-content:start}.page-section-intro{grid-template-columns:1fr;gap:2.5rem}.page-section-intro>p{margin-top:0}.engineering-principles>li{grid-template-columns:7rem 4rem 1fr;padding:1.6rem 0}.engineering-principles>li>p:last-child{grid-column:3}.capability-ledger>li{grid-template-columns:1fr}.capability-ledger header{padding-right:0}.capability-ledger dl{border-left:0;border-top:1px solid var(--dark-line)}.featured-insight{grid-template-columns:1fr}.featured-insight__signal{border-bottom:1px solid var(--dark-line);border-right:0;min-height:20rem}.page-closing,.contact-expectation{grid-template-columns:1fr;align-items:start}.about-thesis__body{margin-left:0}.contact-prompts{grid-template-columns:1fr}.contact-prompts li{min-height:auto}.contact-prompts li+li{border-left:0}.contact-prompts p{margin-top:4rem}.system-dossier__content{grid-template-columns:1fr}.system-dossier__sidebar{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid;position:static}.system-dossier__sidebar nav{grid-column:1/-1}}@media (max-width:560px){:root{--header-height:5rem;--gutter:1.15rem;--section-space:5.5rem}.site-header__inner{padding:0 var(--gutter)}.brand-symbol{width:2.45rem;height:2.45rem}.brand-wordmark{font-size:1.35rem}.full-logo__descriptor{font-size:.43rem}.hero{padding-left:var(--gutter);padding-right:var(--gutter)}.hero__grid{inset-left:0}.hero__content{padding:4.6rem 0 3.2rem}.hero__eyebrow{margin-bottom:2rem}.hero h1{letter-spacing:-.06em;max-width:10ch;font-size:clamp(3.25rem,14.2vw,4rem)}.hero__description{margin-top:1.6rem;font-size:.98rem;line-height:1.6}.hero__actions{flex-direction:column;align-items:stretch}.button{width:100%}.hero__visual-wrap{min-height:30.5rem;padding:0 .75rem .75rem}.hero__visual-label{font-size:.43rem}.architecture-visual{height:27.7rem}.architecture-visual__meta{font-size:.4rem;top:1rem}.architecture-core{width:6.4rem;height:7.4rem}.architecture-core strong{font-size:2rem}.architecture-module{width:6.5rem;height:5rem;padding-left:.95rem}.architecture-module strong{font-size:.65rem}.architecture-module__code,.architecture-module small{font-size:.37rem}.architecture-module--north{top:2.2rem;left:calc(50% - 3.25rem)}.architecture-module--east{top:6.6rem;right:-.4rem}.architecture-module--south-east{bottom:3.6rem;right:1.25rem}.architecture-module--south-west{bottom:3.6rem;left:1.25rem}.architecture-module--west{top:6.6rem;left:-.4rem}.architecture-visual__legend{gap:.6rem;font-size:.36rem;bottom:.5rem}.hero__proof{grid-template-columns:1fr;margin-top:1.5rem;padding:.5rem 0}.hero__proof li{padding:.65rem 0}.hero__proof li+li{border-left:0;padding-left:0}.section-intro{gap:1.8rem;margin-bottom:3.5rem}.section-intro h2,.contact h2{font-size:clamp(2.55rem,12vw,3.4rem)}.section-intro__copy>p{font-size:.96rem;line-height:1.65}.anatomy-diagram{padding:0 .7rem .7rem}.anatomy-diagram__topline{font-size:.39rem}.anatomy-diagram__boundary{padding:2.2rem .5rem 1.2rem}.anatomy-diagram__modules{grid-template-columns:repeat(2,1fr)}.anatomy-module__index{align-self:auto}.anatomy-diagram__event{gap:.5rem;font-size:.37rem}.systems-catalog__core{min-height:21rem}.systems-catalog__core:before{width:14rem;height:14rem}.systems-catalog__core:after{width:9rem;height:9rem}.systems-catalog__list>a{grid-template-columns:1.8rem 1.5rem 1fr auto;gap:.75rem;min-height:5.5rem;padding:0 .6rem}.systems-catalog__hex{width:1.08rem;height:1.25rem}.systems-catalog__list strong{font-size:.88rem}.systems-catalog__list small{font-size:.64rem}.systems-catalog__code{display:none}.system-flow{grid-template-columns:1fr;row-gap:1rem}.system-flow li{min-height:12rem;padding-right:0}.system-flow__number{margin-bottom:3rem}.insights-placeholder{grid-template-columns:1fr;align-items:start}.insights-placeholder__mark{grid-row:auto}.insights-placeholder__mark span{width:4.15rem;height:4.8rem}.contact__inner>div>p{margin-bottom:2.5rem}.site-footer__inner{grid-template-columns:1fr;align-items:start;min-height:auto;padding-top:3rem;padding-bottom:3rem}.insight-hero{padding-top:calc(var(--header-height) + 4.5rem)}.insight-hero h1{font-size:clamp(2.9rem,13vw,4.15rem)}.insight-hero__meta{grid-template-columns:1fr}.insight-hero__meta ul{grid-column:auto}.mdx-content{font-size:1rem}.mdx-content h1{font-size:2.35rem}.mdx-content h2{font-size:1.85rem}.page-hero__inner{gap:3.5rem;padding:4.5rem 0 5rem}.page-hero h1{max-width:10ch;font-size:clamp(3rem,14vw,4rem)}.page-hero__lead{font-size:.98rem;line-height:1.65}.page-section{padding:var(--section-space) var(--gutter)}.page-section-intro{gap:1.8rem;margin-bottom:3.5rem}.page-section-intro h2{font-size:clamp(2.5rem,12vw,3.35rem)}.engineering-model{min-height:28rem;padding:.75rem}.engineering-model:before{inset:3rem .75rem .75rem}.engineering-model ol{inset:4.5rem 1.2rem 1.8rem}.engineering-model li{grid-template-columns:1.7rem 1fr;width:46%;padding:.55rem}.engineering-model li small{display:none}.engineering-model li:after{width:17%}.engineering-model__core{width:5.65rem;height:6.5rem}.engineering-model__core span{font-size:1.8rem}.engineering-model__core small{font-size:.31rem}.engineering-principles>li{grid-template-columns:1fr 3.5rem;gap:1rem}.engineering-principles>li>p:first-child{grid-column:1}.engineering-principles>li>div{grid-area:1/2}.engineering-principles h3,.engineering-principles>li>p:last-child{grid-column:1/-1}.service-model{grid-template-columns:1fr;gap:.4rem;padding:2.2rem 0}.service-model>i{background:repeating-linear-gradient(var(--accent) 0 2px, transparent 2px 9px);justify-self:center;width:1px;height:2.5rem}.service-model>strong{width:6.5rem;height:7.5rem}.capability-ledger dl{grid-template-columns:1fr}.capability-ledger dl>div{padding:1.5rem 0}.capability-ledger dl>div+div{border-left:0;border-top:1px solid var(--dark-line)}.page-closing,.contact-expectation{padding:var(--section-space) var(--gutter);gap:3rem}.page-closing h2,.contact-expectation h2{font-size:clamp(2.55rem,12vw,3.4rem)}.featured-insight__signal{min-height:15rem}.featured-insight__signal span{width:4.75rem;height:5.5rem}.featured-insight__copy{padding:2rem 0}.featured-insight__copy>p:first-child{gap:1rem;margin-bottom:3rem}.featured-insight h2{font-size:2.7rem}.featured-insight footer{flex-direction:column;align-items:start;gap:1.3rem}.insight-archive li{grid-template-columns:1.5rem 1fr 2.5rem;align-items:start;gap:1rem;padding:1.5rem 0}.insight-archive time{grid-column:2}.insight-archive li>a{grid-area:1/3/3}.about-mark{height:21rem}.about-mark>span{width:9.55rem;height:11rem;font-size:4rem}.about-mark i{width:3.5rem;height:4rem}.about-vocabulary li{grid-template-columns:5rem 1fr;min-height:13rem}.about-vocabulary li>span{width:3.9rem;height:4.5rem}.about-vocabulary li div{padding-left:1.2rem}.about-statement p{font-size:clamp(3.1rem,15vw,4.5rem)}.contact-channel>a{font-size:1.35rem}.home-insight{grid-template-columns:1fr}.home-insight>p{gap:1rem}.home-insight__mark{padding:2rem 0}.system-topology{min-height:24rem;padding:.75rem}.system-topology__boundary{inset:2.6rem .75rem .75rem}.system-topology__core{left:20%}.system-topology__core>span{width:4.75rem;height:5.5rem;font-size:1.7rem}.system-topology__core small{font-size:.32rem}.system-topology ol{inset:3.8rem 1.1rem 1.5rem 49%}.system-topology li:before{width:28%}.system-topology li a{grid-template-columns:1.4rem 1fr;gap:.5rem;min-height:3.5rem;padding:.5rem}.system-topology__node{width:1rem;height:1.15rem}.system-topology li strong{font-size:.62rem}.system-topology li small{font-size:.31rem}.system-ledger>li>a{grid-template-columns:1.5rem 3.5rem minmax(0,1fr);gap:1rem;min-height:16rem;padding:1.5rem 0}.system-ledger__index{writing-mode:vertical-rl}.system-ledger__module{width:3.5rem;height:4rem}.system-ledger__module:before,.system-ledger__module:after,.system-ledger__module i{width:2.08rem;height:2.4rem}.system-ledger__module:after,.system-ledger__module i{left:1.25rem}.system-ledger__copy>strong{font-size:2.25rem}.system-ledger__open{display:none}.system-dossier__hero{min-height:auto;padding-top:calc(var(--header-height) + 3rem)}.system-dossier__heading{grid-template-columns:1fr;gap:2rem;margin-top:3.5rem}.system-dossier__heading h1{font-size:clamp(3.4rem,16vw,5rem)}.system-dossier__mark{display:none}.system-dossier__meta{grid-template-columns:repeat(2,1fr);margin-top:3.5rem}.system-dossier__meta>div:nth-child(odd){border-left:0;padding-left:0}.system-dossier__meta>div:nth-child(n+3){border-top:1px solid var(--line)}.system-dossier__sidebar{grid-template-columns:1fr}.system-dossier__sidebar nav{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
