:root{--ink:#0b0d0e;--ink-soft:#111416;--ink-raised:#171b1e;--paper:#f2eee6;--paper-bright:#faf8f3;--orange:#ff5a1f;--orange-soft:#ff5a1f21;--steel:#9099a1;--steel-light:#bbc1c5;--line-dark:#0b0d0e29;--line-light:#f2eee62e;--line-strong:#f2eee657;--font-display:"Space Grotesk", "Arial Narrow", sans-serif;--font-body:"Inter", Arial, sans-serif;--font-mono:"IBM Plex Mono", "Courier New", monospace;--page-width:1480px;--page-gutter:clamp(1.25rem, 3.5vw, 4.5rem);--section-space:clamp(5.5rem, 10vw, 10rem);color:var(--paper);background:var(--ink);font-family:var(--font-body);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink);scroll-padding-top:5.5rem}body{color:var(--paper);background-color:var(--ink);background-image:linear-gradient(#9099a109 1px,#0000 1px),linear-gradient(90deg,#9099a109 1px,#0000 1px);background-size:38px 38px;margin:0;overflow-x:clip}button,input,select,textarea{font:inherit}button,summary{cursor:pointer}button:disabled{cursor:wait;opacity:.68}a{color:inherit;text-decoration:none}img,svg{display:block}h1,h2,h3,p{margin-top:0}::selection{color:var(--ink);background:var(--orange)}:focus-visible{outline:3px solid var(--orange);outline-offset:4px}.site-shell{min-height:100vh}.route-loading{min-height:100svh;color:var(--steel-light);background:var(--ink);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;justify-content:center;align-items:center;gap:.75rem;font-size:.72rem;display:flex}.skip-link{z-index:999;color:var(--ink);background:var(--orange);font-family:var(--font-mono);text-transform:uppercase;padding:.8rem 1rem;font-size:.8rem;font-weight:700;transition:transform .16s;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:90;border-bottom:1px solid var(--line-strong);background:#0b0d0efa;position:sticky;top:0}.site-header__inner{width:min(100%, var(--page-width));border-right:1px solid var(--line-light);border-left:1px solid var(--line-light);grid-template-columns:minmax(240px,1fr) auto auto;align-items:stretch;min-height:78px;margin:0 auto;display:grid}.brand{width:max-content;min-width:0;padding:0 var(--page-gutter);align-items:center;gap:.8rem;display:inline-flex}.brand__mark{border:1px solid var(--orange);width:48px;height:32px;color:var(--orange);font-family:var(--font-display);letter-spacing:-.05em;border-radius:3px;flex:none;place-items:center;font-size:1rem;font-style:italic;font-weight:700;line-height:1;display:grid}.brand__name{color:var(--paper);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;flex-direction:column;font-size:.72rem;font-weight:700;line-height:1.12;display:flex}.brand__name span{color:var(--steel-light);font-weight:500}.desktop-nav{border-left:1px solid var(--line-light);display:flex}.desktop-nav a{border-right:1px solid var(--line-light);min-width:105px;color:var(--steel-light);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;place-items:center;padding:0 1rem;font-size:.72rem;font-weight:600;transition:color .16s,background .16s;display:grid}.desktop-nav a:hover{color:var(--paper);background:var(--orange-soft)}.header-cta{min-width:196px;color:var(--ink);background:var(--orange);font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;border-radius:3px;justify-content:center;align-items:center;gap:.5rem;margin:.9rem;padding:0 1rem;font-size:.72rem;font-weight:700;transition:transform .16s,background .16s;display:inline-flex}.header-cta:hover{background:#ff6d36;transform:translateY(-2px)}.menu-trigger{border:1px solid var(--line-strong);width:48px;height:48px;color:var(--paper);background:0 0;border-radius:3px;align-self:center;place-items:center;margin-right:1rem;display:none}.mobile-nav{z-index:120;min-height:100dvh;color:var(--paper);background:linear-gradient(#9099a10a 1px, transparent 1px), linear-gradient(90deg, #9099a10a 1px, transparent 1px), var(--ink);background-size:32px 32px;flex-direction:column;padding:1.25rem;display:flex;position:fixed;inset:0;overflow-y:auto}.mobile-nav__top{border-bottom:1px solid var(--line-strong);justify-content:space-between;align-items:center;padding-bottom:1.5rem;display:flex}.mobile-nav .brand{padding:0}.mobile-nav__top button{border:1px solid var(--line-strong);width:48px;height:48px;color:var(--paper);background:var(--ink-soft);border-radius:3px;place-items:center;display:grid}.mobile-nav nav{border-top:1px solid var(--line-light);margin:1.5rem 0;display:grid}.mobile-nav nav a{border-bottom:1px solid var(--line-light);font-family:var(--font-display);letter-spacing:-.045em;align-items:center;gap:1rem;padding:1.15rem 0;font-size:clamp(1.8rem,10vw,3.5rem);font-weight:600;line-height:1;display:flex}.mobile-nav nav a span{color:var(--orange);font-family:var(--font-mono);letter-spacing:0;font-size:.72rem}.mobile-nav__cta{color:var(--ink);background:var(--orange);font-family:var(--font-mono);text-transform:uppercase;justify-content:space-between;align-items:center;margin-top:auto;padding:1.15rem;font-size:.78rem;font-weight:700;display:flex}.mobile-nav>p{color:var(--steel);font-family:var(--font-mono);text-align:center;text-transform:uppercase;margin:1rem 0 0;font-size:.67rem}.button{min-height:54px;font-family:var(--font-mono);letter-spacing:.045em;text-transform:uppercase;border:1px solid #0000;border-radius:3px;justify-content:center;align-items:center;gap:.65rem;padding:.85rem 1.2rem;font-size:.76rem;font-weight:700;transition:transform .16s,color .16s,background .16s,border-color .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--primary{color:var(--ink);background:var(--orange)}.button--primary:hover{background:#ff6d36}.button--secondary{border-color:var(--line-strong);color:var(--paper);background:#0b0d0e33}.button--secondary:hover{border-color:var(--paper);background:#f2eee612}.inline-link{width:max-content;color:var(--orange);font-family:var(--font-mono);text-transform:uppercase;border-bottom:1px solid;align-items:center;gap:.5rem;font-size:.75rem;font-weight:700;line-height:1.8;display:inline-flex}.eyebrow{color:var(--steel);font-family:var(--font-mono);letter-spacing:.075em;text-transform:uppercase;align-items:center;gap:.65rem;margin-bottom:1.25rem;font-size:.77rem;font-weight:600;line-height:1.5;display:flex}.eyebrow span{color:var(--orange);letter-spacing:-.15em}.home-hero,.subpage-hero,.section,.operating-contract,.principal-section,.contact-section,.site-footer,.office-signal-strip,.tool-principles,.subpage-cta,.not-found{width:min(100%, var(--page-width));border-right:1px solid var(--line-light);border-left:1px solid var(--line-light);margin:0 auto}.home-hero{border-bottom:1px solid var(--line-strong);grid-template-columns:minmax(0,1.12fr) minmax(420px,.88fr);min-height:calc(100svh - 78px);display:grid;position:relative;overflow:hidden}.home-hero:before{content:"";background:var(--line-light);width:1px;position:absolute;top:0;bottom:0;left:61%}.home-hero__copy{z-index:2;padding:clamp(5rem, 9vw, 9rem) var(--page-gutter) clamp(3rem, 6vw, 6rem);flex-direction:column;justify-content:center;align-items:flex-start;display:flex;position:relative}.home-hero h1,.subpage-hero h1,.not-found h1{max-width:950px;color:var(--paper);font-family:var(--font-display);letter-spacing:-.067em;margin-bottom:1.5rem;font-size:clamp(3.45rem,6.4vw,7rem);font-weight:600;line-height:.91}.home-hero h1 em,.subpage-hero h1 em{color:var(--orange);font-style:normal;display:block}.home-hero__copy>p:not(.eyebrow),.subpage-hero__copy>p:not(.eyebrow){max-width:760px;color:var(--steel-light);margin-bottom:2rem;font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.7}.home-hero__actions,.subpage-hero__actions{flex-wrap:wrap;gap:.75rem;display:flex}.home-hero__note{color:var(--steel);font-family:var(--font-mono);align-items:center;gap:.55rem;margin-top:1.5rem;font-size:.72rem;line-height:1.5;display:flex}.home-hero__note svg{color:var(--orange);flex:none}.hero-system{z-index:1;min-height:580px;margin:clamp(2.5rem, 5vw, 5rem) var(--page-gutter) clamp(2.5rem, 5vw, 5rem) 0;border:1px solid var(--line-strong);background:#111416b8;grid-template-rows:auto 1fr auto;display:grid;position:relative;box-shadow:0 32px 90px #00000057}.hero-system__topline,.hero-system__footer{border-bottom:1px solid var(--line-light);min-height:54px;color:var(--steel);font-family:var(--font-mono);text-transform:uppercase;justify-content:space-between;align-items:center;padding:0 1rem;font-size:.67rem;display:flex}.hero-system__topline strong{color:var(--paper);align-items:center;gap:.45rem;font-weight:600;display:flex}.status-light{background:var(--orange);border-radius:50%;width:7px;height:7px;animation:2.5s ease-in-out infinite status-pulse;box-shadow:0 0 0 5px #ff5a1f1f}.hero-system__core{background-image:linear-gradient(#9099a112 1px,#0000 1px),linear-gradient(90deg,#9099a112 1px,#0000 1px);background-size:34px 34px;min-height:440px;position:relative;overflow:hidden}.system-orbit{border:1px solid #9099a140;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.system-orbit--outer{aspect-ratio:1;width:min(79%,390px)}.system-orbit--inner{aspect-ratio:1;border-style:dashed;width:min(48%,240px);transform:translate(-50%,-50%)rotate(22deg)}.system-core-mark{border:1px solid var(--orange);width:112px;height:112px;color:var(--orange);background:var(--ink);place-items:center;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.system-core-mark span{font-family:var(--font-display);letter-spacing:-.08em;font-size:2.8rem;font-style:italic;font-weight:700}.system-core-mark small{color:var(--steel);font-family:var(--font-mono);text-transform:uppercase;font-size:.58rem}.system-node{z-index:2;border:1px solid var(--line-strong);background:#0b0d0eeb;gap:.2rem;min-width:116px;padding:.7rem .8rem;display:grid;position:absolute}.system-node small{color:var(--orange);font-family:var(--font-mono);text-transform:uppercase;font-size:.58rem}.system-node strong{font-family:var(--font-display);font-size:.9rem;font-weight:600}.system-node--input{top:10%;left:7%}.system-node--reason{top:12%;right:6%}.system-node--act{bottom:11%;right:5%}.system-node--learn{bottom:9%;left:6%}.system-signal{background:linear-gradient(90deg, transparent, var(--orange) 12%, var(--orange) 88%, transparent);width:110%;height:3px;position:absolute;top:51%;left:-5%;transform:rotate(-26deg);box-shadow:0 0 26px #ff5a1f3d}.hero-system__footer{border-top:1px solid var(--line-light);border-bottom:0}.hero-system__footer span+span:before{color:var(--orange);content:"→";margin-right:.85rem}.operating-contract{border-bottom:1px solid var(--line-strong);grid-template-columns:repeat(4,1fr);display:grid}.operating-contract article{border-right:1px solid var(--line-light);align-items:flex-start;gap:.85rem;min-height:126px;padding:1.7rem clamp(1rem,2.4vw,2.25rem);display:flex}.operating-contract article:last-child{border-right:0}.operating-contract svg{color:var(--orange);flex:none}.operating-contract h2{color:var(--paper);font-family:var(--font-display);margin-bottom:.4rem;font-size:.95rem;font-weight:600}.operating-contract p{color:var(--steel);margin-bottom:0;font-size:.78rem;line-height:1.55}.section{padding:var(--section-space) var(--page-gutter);border-bottom:1px solid var(--line-strong)}.section--light{color:var(--ink);border-color:var(--line-dark);background:var(--paper)}.section--paper{color:var(--ink);border-color:var(--line-dark);background:var(--paper-bright)}.section-heading{max-width:920px;margin-bottom:clamp(2.5rem,6vw,5rem)}.section-heading--center{text-align:center;margin-left:auto;margin-right:auto}.section-heading h2,.section-split-heading h2,.principal-section h2,.fit-section h2,.contact-section h2,.subpage-cta h2{color:inherit;font-family:var(--font-display);letter-spacing:-.06em;margin-bottom:1.35rem;font-size:clamp(2.55rem,5.2vw,5.25rem);font-weight:600;line-height:.98}.section-heading>p:not(.eyebrow){max-width:720px;color:var(--steel);margin-bottom:0;font-size:1.02rem;line-height:1.75}.section--light .eyebrow,.section--paper .eyebrow{color:#687078}.section--light .section-heading>p:not(.eyebrow),.section--paper .section-heading>p:not(.eyebrow){color:#5f666c}.section-split-heading{grid-template-columns:minmax(0,1.25fr) minmax(260px,.6fr);align-items:end;gap:clamp(2rem,6vw,6rem);margin-bottom:clamp(2.5rem,6vw,5rem);display:grid}.section-split-heading .section-heading{margin-bottom:0}.section-split-heading>p{color:#5f666c;margin-bottom:.2rem;font-size:1rem;line-height:1.75}.performance-lane-grid{border-top:1px solid var(--line-dark);border-left:1px solid var(--line-dark);grid-template-columns:repeat(2,1fr);display:grid}.performance-lane{border-right:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);background:#ffffff47;flex-direction:column;min-height:570px;padding:clamp(1.5rem,3vw,2.5rem);display:flex}.performance-lane:nth-child(2){color:var(--paper);border-color:var(--ink);background:var(--ink-soft)}.performance-lane__top{color:var(--orange);font-family:var(--font-mono);text-transform:uppercase;justify-content:space-between;align-items:center;margin-bottom:clamp(4rem,8vw,7rem);font-size:.72rem;font-weight:700;display:flex}.performance-lane h3{max-width:520px;font-family:var(--font-display);letter-spacing:-.055em;margin-bottom:1rem;font-size:clamp(2.2rem,4vw,4rem);font-weight:600;line-height:1}.performance-lane>p{color:#5f666c;max-width:580px;font-size:.95rem;line-height:1.7}.performance-lane:nth-child(2)>p{color:var(--steel-light)}.performance-lane ul{border-top:1px solid var(--line-dark);grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem 1.25rem;margin:2rem 0 0;padding:1.5rem 0 0;list-style:none;display:grid}.performance-lane:nth-child(2) ul{border-color:var(--line-light)}.performance-lane li{align-items:flex-start;gap:.55rem;font-size:.8rem;line-height:1.5;display:flex}.performance-lane li svg{color:var(--orange);flex:none;margin-top:.1rem}.performance-lane>a{border-top:1px solid var(--line-dark);color:var(--orange);font-family:var(--font-mono);text-transform:uppercase;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1.25rem;font-size:.69rem;font-weight:700;display:flex}.performance-lane:nth-child(2)>a{border-color:var(--line-light)}.performance-bridge{border:1px solid var(--line-dark);background:var(--orange-soft);border-top:0;align-items:center;gap:1rem;padding:1.25rem clamp(1.25rem,3vw,2.5rem);display:flex}.performance-bridge>svg{color:var(--orange);flex:none}.performance-bridge>div{justify-content:space-between;align-items:baseline;gap:1.5rem;width:100%;display:flex}.performance-bridge strong{font-family:var(--font-display);font-size:1rem}.performance-bridge span{color:#5f666c;font-size:.78rem}.systems-section{overflow:hidden}.system-switcher{border:1px solid var(--line-strong);background:#111416c2}.system-switcher__tabs{border-bottom:1px solid var(--line-strong);grid-template-columns:repeat(3,1fr);display:grid}.system-switcher__tabs button{border:0;border-right:1px solid var(--line-light);min-height:66px;color:var(--steel);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;background:0 0;justify-content:center;align-items:center;gap:.65rem;font-size:.75rem;font-weight:700;display:flex}.system-switcher__tabs button:last-child{border-right:0}.system-switcher__tabs button span{color:var(--orange);font-size:.62rem}.system-switcher__tabs button[aria-selected=true]{color:var(--ink);background:var(--orange)}.system-switcher__tabs button[aria-selected=true] span{color:var(--ink)}.system-switcher__panel{grid-template-columns:minmax(280px,.7fr) minmax(500px,1.3fr);min-height:430px;display:grid}.system-switcher__copy{border-right:1px solid var(--line-light);flex-direction:column;justify-content:center;padding:clamp(2rem,5vw,4.5rem);display:flex}.system-switcher__copy>p{color:var(--orange);font-family:var(--font-mono);text-transform:uppercase;margin-bottom:1rem;font-size:.7rem;font-weight:700}.system-switcher__copy h3{font-family:var(--font-display);letter-spacing:-.05em;margin-bottom:1.2rem;font-size:clamp(2rem,3.6vw,3.7rem);font-weight:600;line-height:1}.system-switcher__copy>span{color:var(--steel-light);font-size:.95rem;line-height:1.75}.workflow-rail{background-image:linear-gradient(#9099a10e 1px,#0000 1px),linear-gradient(90deg,#9099a10e 1px,#0000 1px);background-size:30px 30px;grid-template-columns:repeat(4,1fr);align-items:stretch;padding:clamp(1.25rem,3vw,2.5rem);display:grid}.workflow-rail__step{border:1px solid var(--line-light);background:#0b0d0ed9;border-right:0;flex-direction:column;justify-content:flex-end;align-items:flex-start;min-height:250px;padding:1.25rem;display:flex;position:relative}.workflow-rail__step:last-child{border-right:1px solid var(--line-light);background:#ff5a1f1c}.workflow-rail__step>span{color:var(--orange);font-family:var(--font-mono);font-size:.62rem;position:absolute;top:1rem;left:1rem}.workflow-rail__step strong{font-family:var(--font-display);font-size:1.05rem;font-weight:600;line-height:1.2}.workflow-rail__step>svg{z-index:2;color:var(--orange);background:var(--ink);position:absolute;bottom:28%;right:-9px}.service-grid{border-top:1px solid var(--line-dark);border-left:1px solid var(--line-dark);grid-template-columns:repeat(4,1fr);display:grid}.service-card{border-right:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);background:#ffffff47;flex-direction:column;min-height:520px;padding:clamp(1.5rem,3vw,2.5rem);display:flex}.service-card__top{justify-content:space-between;align-items:center;margin-bottom:5rem;display:flex}.service-card__top>span{color:var(--orange);font-family:var(--font-mono);font-size:.72rem;font-weight:700}.service-card__top svg{color:var(--ink)}.service-card h3{font-family:var(--font-display);letter-spacing:-.05em;margin-bottom:1rem;font-size:clamp(1.9rem,3vw,2.8rem);font-weight:600;line-height:1}.service-card>p{color:#5f666c;font-size:.94rem;line-height:1.7}.service-card__outputs{border-top:1px solid var(--line-dark);margin-top:auto;padding-top:1.5rem}.service-card__outputs>span{color:#687078;font-family:var(--font-mono);text-transform:uppercase;font-size:.65rem;font-weight:700}.service-card__outputs ul,.engagement-card ul,.office-audit-card ul,.office-offer-grid ul,.stack-pattern-grid ul{gap:.75rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.service-card__outputs li,.engagement-card li,.office-audit-card li,.office-offer-grid li,.stack-pattern-grid li{align-items:flex-start;gap:.55rem;font-size:.8rem;line-height:1.5;display:flex}.service-card__outputs li svg,.engagement-card li svg,.office-audit-card li svg,.office-offer-grid li svg,.stack-pattern-grid li svg{color:var(--orange);flex:none;margin-top:.1rem}.services-section__links{flex-wrap:wrap;gap:1.25rem 2rem;margin-top:2rem;display:flex}.engagement-grid{border-top:1px solid var(--line-strong);border-left:1px solid var(--line-strong);grid-template-columns:repeat(4,1fr);display:grid}.engagement-card{border-right:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);background:#111416d1;flex-direction:column;min-height:610px;padding:clamp(1.4rem,2.4vw,2.25rem);display:flex;position:relative}.engagement-card--featured{color:var(--ink);background:var(--paper)}.engagement-card__phase{min-height:32px;color:var(--orange);font-family:var(--font-mono);text-transform:uppercase;justify-content:space-between;align-items:center;margin-bottom:4rem;font-size:.68rem;font-weight:700;display:flex}.engagement-card__phase strong{color:var(--ink);background:var(--orange);padding:.35rem .5rem;font-size:.58rem}.engagement-card h3{font-family:var(--font-display);letter-spacing:-.04em;margin-bottom:1.35rem;font-size:clamp(1.65rem,2.4vw,2.4rem);font-weight:600;line-height:1.05}.engagement-card__price{align-items:baseline;gap:.6rem;margin-bottom:1.35rem;display:flex}.engagement-card__price strong{font-family:var(--font-display);letter-spacing:-.05em;font-size:clamp(1.7rem,2.8vw,2.75rem);font-weight:600}.engagement-card__price span{color:var(--steel);font-family:var(--font-mono);text-transform:uppercase;font-size:.62rem}.engagement-card--featured .engagement-card__price span,.engagement-card--featured>p{color:#5f666c}.engagement-card>p{color:var(--steel-light);font-size:.86rem;line-height:1.7}.engagement-card ul{border-top:1px solid;border-color:var(--line-light);margin-bottom:2rem;padding-top:1.25rem}.engagement-card--featured ul{border-color:var(--line-dark)}.engagement-card>a{border-top:1px solid var(--line-light);color:var(--orange);font-family:var(--font-mono);text-transform:uppercase;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;font-size:.67rem;font-weight:700;line-height:1.5;display:flex}.engagement-card--featured>a{border-color:var(--line-dark)}.process-grid{border-top:1px solid var(--line-dark);border-left:1px solid var(--line-dark);grid-template-columns:repeat(4,1fr);display:grid}.process-grid article{border-right:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);min-height:330px;padding:2rem;position:relative}.process-grid article>span{color:var(--orange);font-family:var(--font-mono);font-size:.68rem;font-weight:700}.process-grid article>svg{color:var(--orange);position:absolute;top:1.75rem;right:1.75rem}.process-grid h3{font-family:var(--font-display);letter-spacing:-.035em;margin:7rem 0 .8rem;font-size:1.55rem;font-weight:600}.process-grid p{color:#5f666c;margin-bottom:0;font-size:.85rem;line-height:1.65}.principal-section{border-bottom:1px solid var(--line-strong);grid-template-columns:minmax(280px,.65fr) minmax(0,1.35fr);display:grid}.principal-section__mark{border-right:1px solid var(--line-strong);color:#f2eee614;background:radial-gradient(circle at 50% 50%, #ff5a1f1c, transparent 42%), var(--ink-soft);min-height:620px;font-family:var(--font-display);letter-spacing:-.14em;place-items:center;font-size:clamp(9rem,21vw,19rem);font-style:italic;font-weight:700;display:grid;position:relative;overflow:hidden}.principal-section__mark:after{aspect-ratio:1;border:1px solid var(--orange);content:"";border-radius:50%;width:64%;position:absolute}.principal-section__copy{padding:var(--section-space) var(--page-gutter);flex-direction:column;justify-content:center;display:flex}.principal-section__copy>p:not(.eyebrow){max-width:760px;color:var(--steel-light);margin-bottom:2rem;font-size:1.02rem;line-height:1.75}.principal-section__copy>div{flex-wrap:wrap;gap:.75rem;display:flex}.principal-section__copy>div span{border:1px solid var(--line-light);color:var(--paper);font-family:var(--font-mono);text-transform:uppercase;align-items:center;gap:.5rem;padding:.7rem .8rem;font-size:.66rem;font-weight:600;display:flex}.principal-section__copy>div svg{color:var(--orange)}.fit-section{grid-template-columns:minmax(0,1fr) minmax(340px,.8fr);gap:clamp(3rem,8vw,8rem);display:grid}.fit-section__intro>p:not(.eyebrow){max-width:680px;color:var(--steel-light);margin-bottom:0;font-size:1rem;line-height:1.75}.fit-section ul{border-top:1px solid var(--line-strong);align-content:center;gap:0;margin:0;padding:0;list-style:none;display:grid}.fit-section li{border-bottom:1px solid var(--line-strong);color:var(--steel-light);align-items:flex-start;gap:.75rem;padding:1.3rem 0;font-size:.9rem;line-height:1.55;display:flex}.fit-section li svg{color:var(--orange);flex:none}.faq-list{border-top:1px solid var(--line-dark)}.faq-list details{border-bottom:1px solid var(--line-dark)}.faq-list summary{font-family:var(--font-display);grid-template-columns:40px 1fr 32px;align-items:center;gap:1rem;padding:1.65rem 0;font-size:clamp(1.1rem,2vw,1.55rem);font-weight:600;line-height:1.25;list-style:none;display:grid}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span:first-child{color:var(--orange);font-family:var(--font-mono);font-size:.65rem}.faq-plus{color:var(--orange);font-family:var(--font-mono);text-align:center;font-size:1.6rem;font-weight:400;transition:transform .16s}.faq-list details[open] .faq-plus{transform:rotate(45deg)}.faq-list details>p{color:#5f666c;max-width:800px;margin:-.4rem 0 1.8rem 56px;font-size:.95rem;line-height:1.75}.contact-section{border-bottom:1px solid var(--line-strong);background:var(--orange);grid-template-columns:minmax(0,.9fr) minmax(460px,1.1fr);display:grid}.contact-section>*,.inquiry-form,.inquiry-form label{min-width:0}.contact-section__intro{padding:var(--section-space) var(--page-gutter);color:var(--ink);flex-direction:column;justify-content:center;display:flex}.contact-section .eyebrow{color:#0b0d0e9e}.contact-section .eyebrow span{color:var(--ink)}.contact-section__intro>p:not(.eyebrow){color:#0b0d0ebf;max-width:660px;margin-bottom:2rem;font-size:1rem;line-height:1.75}.contact-section__signals{flex-wrap:wrap;gap:.65rem;display:flex}.contact-section__signals span{font-family:var(--font-mono);text-transform:uppercase;border:1px solid #0b0d0e4d;align-items:center;gap:.45rem;padding:.6rem .7rem;font-size:.64rem;font-weight:700;display:flex}.inquiry-form{padding:var(--section-space) var(--page-gutter);color:var(--paper);background:var(--ink-soft);align-content:center;gap:1.05rem;display:grid}.inquiry-form__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.inquiry-form label{color:var(--steel-light);font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;gap:.55rem;font-size:.68rem;font-weight:700;display:grid}.inquiry-form input,.inquiry-form select,.inquiry-form textarea{border:1px solid var(--line-strong);width:100%;color:var(--paper);background:var(--ink);font-family:var(--font-body);text-transform:none;border-radius:2px;outline:0;font-size:.9rem;line-height:1.5}.inquiry-form input,.inquiry-form select{min-width:0;max-width:100%;min-height:52px;padding:0 .9rem}.inquiry-form textarea{resize:vertical;min-height:142px;padding:.9rem}.inquiry-form input::placeholder,.inquiry-form textarea::placeholder{color:#737c83}.inquiry-form input:focus,.inquiry-form select:focus,.inquiry-form textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ff5a1f21}.form-honeypot{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;overflow:hidden;position:absolute!important}.inquiry-form__footer{justify-content:space-between;align-items:center;gap:1rem;margin-top:.35rem;display:flex}.inquiry-form__footer>p{color:var(--steel);font-family:var(--font-mono);align-items:center;gap:.4rem;margin-bottom:0;font-size:.62rem;display:flex}.form-status{border:1px solid var(--line-strong);color:var(--paper);background:#f2eee60d;align-items:flex-start;gap:.55rem;padding:.8rem;font-size:.8rem;line-height:1.5;display:flex}.form-status svg{color:var(--orange);flex:none}.inquiry-form__note{color:var(--steel);margin-bottom:0;font-size:.66rem;line-height:1.55}.site-footer{color:var(--paper);background:var(--ink)}.site-footer__top{padding:clamp(3.5rem, 7vw, 7rem) var(--page-gutter);border-bottom:1px solid var(--line-strong);grid-template-columns:minmax(0,1fr) auto;gap:4rem;display:grid}.site-footer .brand{padding:0}.site-footer__top>div:first-child>p{max-width:390px;color:var(--steel);margin:1.4rem 0 0;font-size:.9rem;line-height:1.65}.site-footer__links{grid-template-columns:repeat(2,minmax(150px,1fr));gap:4rem;display:grid}.site-footer__links>div{align-content:start;gap:.7rem;display:grid}.site-footer__links p{color:var(--orange);font-family:var(--font-mono);text-transform:uppercase;margin-bottom:.35rem;font-size:.64rem;font-weight:700}.site-footer__links a{color:var(--steel-light);font-size:.82rem}.site-footer__links a:hover{color:var(--paper)}.site-footer__bottom{padding:1.2rem var(--page-gutter);color:var(--steel);font-family:var(--font-mono);text-transform:uppercase;justify-content:space-between;align-items:center;gap:1rem;font-size:.62rem;display:flex}.site-footer__bottom a{color:var(--paper)}.subpage-hero{border-bottom:1px solid var(--line-strong);grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);min-height:760px;display:grid}.subpage-hero__copy{padding:var(--section-space) var(--page-gutter);border-right:1px solid var(--line-strong);flex-direction:column;justify-content:center;display:flex}.subpage-hero h1{font-size:clamp(3.2rem,6vw,6.3rem)}.tool-matrix{margin:clamp(2.5rem, 5vw, 5rem) var(--page-gutter) clamp(2.5rem, 5vw, 5rem);border:1px solid var(--line-strong);background:var(--ink-soft);grid-template-rows:auto 1fr;display:grid;position:relative;overflow:hidden}.tool-matrix__status{border-bottom:1px solid var(--line-light);min-height:58px;color:var(--steel);font-family:var(--font-mono);text-transform:uppercase;justify-content:space-between;align-items:center;padding:0 1rem;font-size:.65rem;display:flex}.tool-matrix__status strong{color:var(--orange)}.tool-matrix__grid{background-image:linear-gradient(#9099a10f 1px,#0000 1px),linear-gradient(90deg,#9099a10f 1px,#0000 1px);background-size:32px 32px;grid-template-columns:1fr 1fr;padding:clamp(1.25rem,3vw,2.5rem);display:grid}.tool-matrix__grid>div{z-index:2;border:1px solid var(--line-light);background:#0b0d0ed6;flex-direction:column;justify-content:flex-end;min-height:185px;padding:1.25rem;display:flex;position:relative}.tool-matrix__grid>div:nth-child(2n){border-left:0}.tool-matrix__grid>div:nth-child(n+3){border-top:0}.tool-matrix__grid span{color:var(--orange);font-family:var(--font-mono);font-size:.62rem;position:absolute;top:1rem}.tool-matrix__grid strong{font-family:var(--font-display);font-size:1.25rem;font-weight:600}.tool-matrix__grid small{color:var(--steel);font-family:var(--font-mono);text-transform:uppercase;margin-top:.4rem;font-size:.62rem}.tool-matrix__signal{z-index:3;pointer-events:none;background:linear-gradient(90deg, transparent, var(--orange), transparent);width:130%;height:3px;position:absolute;bottom:15%;right:-15%;transform:rotate(-33deg)}.funnel-loop .tool-matrix__grid>div{min-height:160px}.marketing-stage-grid{grid-template-columns:repeat(3,1fr)}.marketing-stage-grid .service-card{min-height:500px}.marketing-ai-section .section-heading>p:not(.eyebrow){color:var(--steel-light)}.marketing-faq-section .faq-list{max-width:1050px}.tool-principles{border-bottom:1px solid var(--line-strong);grid-template-columns:repeat(3,1fr);display:grid}.tool-principles article{border-right:1px solid var(--line-light);min-height:210px;padding:clamp(1.5rem,3vw,2.5rem)}.tool-principles article:last-child{border-right:0}.tool-principles svg{color:var(--orange);margin-bottom:2.2rem}.tool-principles h2{font-family:var(--font-display);margin-bottom:.7rem;font-size:1.35rem;font-weight:600}.tool-principles p{color:var(--steel);margin-bottom:0;font-size:.83rem;line-height:1.65}.tool-grid{border-top:1px solid var(--line-dark);border-left:1px solid var(--line-dark);grid-template-columns:repeat(2,1fr);display:grid}.tool-card{border-right:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);background:#ffffff47;min-height:350px;padding:clamp(1.5rem,3vw,2.5rem);position:relative}.tool-card:before{content:"";background:var(--tool-accent);transform-origin:0;height:3px;transition:transform .22s;position:absolute;top:0;left:0;right:0;transform:scaleX(.12)}.tool-card:hover:before{transform:scaleX(1)}.tool-card__top{justify-content:space-between;align-items:center;margin-bottom:3.5rem;display:flex}.tool-card__icon{border:1px solid var(--tool-accent);width:48px;height:48px;color:var(--tool-accent);place-items:center;display:grid}.tool-card__role{color:#687078;font-family:var(--font-mono);text-transform:uppercase;font-size:.62rem;font-weight:700}.tool-card>p{color:#687078;font-family:var(--font-mono);text-transform:uppercase;margin-bottom:.45rem;font-size:.64rem;font-weight:700}.tool-card h2{font-family:var(--font-display);letter-spacing:-.04em;margin-bottom:.9rem;font-size:1.7rem;font-weight:600}.tool-card>span{color:#5f666c;max-width:540px;font-size:.88rem;line-height:1.7;display:block}.tool-card>a{width:max-content;color:var(--ink);font-family:var(--font-mono);text-transform:uppercase;align-items:center;gap:.4rem;margin-top:2rem;font-size:.66rem;font-weight:700;display:flex}.stack-pattern-grid{border-top:1px solid var(--line-strong);border-left:1px solid var(--line-strong);grid-template-columns:repeat(3,1fr);display:grid}.stack-pattern-grid article{border-right:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);background:#111416b8;min-height:430px;padding:clamp(1.5rem,3vw,2.5rem)}.stack-pattern-grid article>div{color:var(--orange);font-family:var(--font-mono);justify-content:space-between;align-items:center;margin-bottom:5rem;font-size:.65rem;display:flex}.stack-pattern-grid h2{font-family:var(--font-display);letter-spacing:-.04em;margin-bottom:1rem;font-size:2rem;font-weight:600}.stack-pattern-grid p{color:var(--steel-light);font-size:.88rem;line-height:1.7}.stack-pattern-grid ul{border-top:1px solid var(--line-light);margin-top:1.5rem;padding-top:1.25rem}.subpage-cta{padding:var(--section-space) var(--page-gutter);border-bottom:1px solid var(--line-strong);text-align:center}.subpage-cta .eyebrow{justify-content:center}.subpage-cta h2{max-width:900px;margin-left:auto;margin-right:auto}.subpage-cta>p:not(.eyebrow){max-width:680px;color:var(--steel-light);margin:0 auto 2rem;font-size:1rem;line-height:1.7}.office-audit-card{min-height:550px;margin:clamp(2.5rem, 5vw, 5rem) var(--page-gutter);border:1px solid var(--line-strong);background:linear-gradient(#9099a10e 1px, transparent 1px), linear-gradient(90deg, #9099a10e 1px, transparent 1px), var(--ink-soft);background-size:32px 32px;flex-direction:column;justify-content:center;align-self:center;padding:clamp(1.75rem,4vw,3.5rem);display:flex}.office-audit-card__top{color:var(--orange);font-family:var(--font-mono);text-transform:uppercase;justify-content:space-between;align-items:baseline;margin-bottom:5rem;font-size:.67rem;font-weight:700;display:flex}.office-audit-card__top strong{font-family:var(--font-display);letter-spacing:-.05em;font-size:2.4rem;font-weight:600}.office-audit-card h2{font-family:var(--font-display);letter-spacing:-.05em;margin-bottom:1rem;font-size:clamp(2rem,3.5vw,3.4rem);font-weight:600;line-height:1}.office-audit-card>p:not(.office-audit-card__note){color:var(--steel-light);font-size:.92rem;line-height:1.7}.office-audit-card ul{border-top:1px solid var(--line-light);padding-top:1.4rem}.office-audit-card__note{color:var(--steel);font-family:var(--font-mono);margin:1.5rem 0 0;font-size:.62rem;line-height:1.5}.office-signal-strip{border-bottom:1px solid var(--line-strong);grid-template-columns:repeat(4,1fr);display:grid}.office-signal-strip span{border-right:1px solid var(--line-light);min-height:72px;color:var(--steel-light);font-family:var(--font-mono);text-align:center;text-transform:uppercase;place-items:center;padding:.75rem;font-size:.66rem;font-weight:600;display:grid}.office-signal-strip span:last-child{color:var(--orange);border-right:0}.office-pain-grid{border-top:1px solid var(--line-dark);border-left:1px solid var(--line-dark);grid-template-columns:repeat(3,1fr);display:grid}.office-pain-grid article{border-right:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);flex-direction:column;min-height:290px;padding:clamp(1.5rem,3vw,2.5rem);display:flex}.office-pain-grid span{color:var(--orange);font-family:var(--font-mono);font-size:.68rem;font-weight:700}.office-pain-grid p{max-width:420px;font-family:var(--font-display);letter-spacing:-.035em;margin:auto 0 0;font-size:clamp(1.35rem,2.3vw,2rem);font-weight:600;line-height:1.2}.office-system-grid{border-top:1px solid var(--line-strong);border-left:1px solid var(--line-strong);grid-template-columns:repeat(4,1fr);display:grid}.office-system-grid article{border-right:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);background:#111416c2;min-height:300px;padding:clamp(1.4rem,2.5vw,2rem)}.office-system-grid article>div{color:var(--orange);font-family:var(--font-mono);justify-content:space-between;align-items:center;margin-bottom:5rem;font-size:.64rem;display:flex}.office-system-grid h3{font-family:var(--font-display);letter-spacing:-.035em;margin-bottom:.75rem;font-size:1.45rem;font-weight:600}.office-system-grid p{color:var(--steel);margin-bottom:0;font-size:.82rem;line-height:1.65}.office-workflow{border:1px solid var(--line-strong);grid-template-columns:repeat(4,1fr);margin-top:2rem;display:grid}.office-workflow>div{border-right:1px solid var(--line-light);align-content:center;gap:.55rem;min-height:145px;padding:1.2rem;display:grid;position:relative}.office-workflow>div:last-child{background:var(--orange-soft);border-right:0}.office-workflow span{color:var(--orange);font-family:var(--font-mono);font-size:.62rem}.office-workflow strong{font-family:var(--font-display);font-size:1rem;font-weight:600}.office-workflow svg{z-index:2;color:var(--orange);background:var(--ink);position:absolute;top:50%;right:-9px;transform:translateY(-50%)}.office-market-grid{border-top:1px solid var(--line-dark);border-left:1px solid var(--line-dark);grid-template-columns:repeat(3,1fr);display:grid}.office-market-grid>span{border-right:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);align-items:center;gap:.75rem;min-height:98px;padding:1.25rem;font-size:.88rem;font-weight:600;display:flex}.office-market-grid svg{color:var(--orange);flex:none}.office-offer-grid{border-top:1px solid var(--line-strong);border-left:1px solid var(--line-strong);grid-template-columns:repeat(3,1fr);display:grid}.office-offer-grid article{border-right:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);background:#111416c2;flex-direction:column;min-height:560px;padding:clamp(1.5rem,3vw,2.5rem);display:flex}.office-offer-grid article.featured{color:var(--ink);background:var(--paper)}.office-offer-grid__top{color:var(--orange);font-family:var(--font-mono);text-transform:uppercase;justify-content:space-between;align-items:center;margin-bottom:4.5rem;font-size:.65rem;font-weight:700;display:flex}.office-offer-grid__top strong{color:var(--ink);background:var(--orange);padding:.3rem .5rem}.office-offer-grid h3{font-family:var(--font-display);letter-spacing:-.05em;margin-bottom:1.1rem;font-size:clamp(1.75rem,3vw,2.7rem);font-weight:600;line-height:1.02}.office-offer-grid__price{align-items:baseline;gap:.55rem;margin-bottom:1.2rem;display:flex}.office-offer-grid__price strong{font-family:var(--font-display);font-size:2rem;font-weight:600}.office-offer-grid__price span{color:var(--steel);font-family:var(--font-mono);text-transform:uppercase;font-size:.6rem}.office-offer-grid article>p{color:var(--steel-light);font-size:.85rem;line-height:1.7}.office-offer-grid article.featured>p{color:#5f666c}.office-offer-grid article>a{border-top:1px solid var(--line-light);color:var(--orange);font-family:var(--font-mono);text-transform:uppercase;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;font-size:.67rem;font-weight:700;display:flex}.office-offer-grid article.featured>a{border-color:var(--line-dark)}.office-faq-section .faq-list{max-width:1050px}.contact-section__intro>.inline-link{color:var(--ink)}.not-found{min-height:72svh;padding:var(--section-space) var(--page-gutter);border-bottom:1px solid var(--line-strong);place-items:center;display:grid;position:relative;overflow:hidden}.not-found>div:not(.not-found__code){z-index:2;text-align:center;max-width:780px;position:relative}.not-found .eyebrow{justify-content:center}.not-found h1{font-size:clamp(3rem,7vw,6.5rem)}.not-found p{max-width:600px;color:var(--steel-light);margin:0 auto 2rem;font-size:1rem;line-height:1.7}.not-found__code{color:#f2eee609;font-family:var(--font-display);letter-spacing:-.12em;font-size:clamp(18rem,48vw,42rem);font-weight:700;line-height:1;position:absolute}@keyframes status-pulse{0%,to{opacity:.65;transform:scale(.9)}50%{opacity:1;transform:scale(1.12)}}@media (width<=1260px){.desktop-nav a{min-width:88px;padding:0 .75rem;font-size:.65rem}.header-cta{min-width:166px;font-size:.66rem}.home-hero{grid-template-columns:minmax(0,1fr) minmax(390px,.8fr)}.home-hero h1{font-size:clamp(3.45rem,6vw,5.9rem)}.hero-system{margin-right:2rem}.engagement-grid,.service-grid,.marketing-stage-grid{grid-template-columns:repeat(2,1fr)}.engagement-card{min-height:560px}}@media (width<=1020px){.site-header__inner{grid-template-columns:1fr auto;min-height:70px}.site-header .brand{padding-left:1.25rem}.desktop-nav,.header-cta{display:none}.menu-trigger{display:grid}.home-hero,.subpage-hero{grid-template-columns:1fr}.home-hero{min-height:auto}.home-hero:before{display:none}.home-hero__copy{min-height:690px}.home-hero h1,.subpage-hero h1{max-width:830px}.hero-system,.tool-matrix,.office-audit-card{min-height:570px;margin:0 var(--page-gutter) var(--page-gutter)}.operating-contract{grid-template-columns:repeat(2,1fr)}.operating-contract article:nth-child(2){border-right:0}.operating-contract article:nth-child(-n+2){border-bottom:1px solid var(--line-light)}.system-switcher__panel{grid-template-columns:1fr}.system-switcher__copy{border-right:0;border-bottom:1px solid var(--line-light)}.service-card{min-height:470px}.process-grid,.office-system-grid,.office-workflow{grid-template-columns:repeat(2,1fr)}.process-grid article:nth-child(2),.office-system-grid article:nth-child(2),.office-workflow>div:nth-child(2){border-right:0}.office-workflow>div:nth-child(-n+2){border-bottom:1px solid var(--line-light)}.office-workflow>div:nth-child(2) svg{display:none}.principal-section{grid-template-columns:.72fr 1.28fr}.fit-section,.contact-section{grid-template-columns:minmax(0,1fr)}.contact-section__intro{min-height:540px}.subpage-hero__copy{border-right:0;border-bottom:1px solid var(--line-strong);min-height:660px}}@media (width<=760px){:root{--page-gutter:1.25rem;--section-space:5rem}html{scroll-padding-top:4.8rem}.brand__name{font-size:.66rem}.home-hero__copy,.subpage-hero__copy{min-height:auto;padding-top:5.5rem;padding-bottom:4rem}.home-hero h1,.subpage-hero h1{font-size:clamp(3rem,15vw,4.6rem);line-height:.92}.home-hero__actions,.subpage-hero__actions{width:100%;display:grid}.home-hero__actions .button,.subpage-hero__actions .button{width:100%}.hero-system,.tool-matrix,.office-audit-card{min-height:510px;margin-bottom:1.25rem;margin-left:1.25rem;margin-right:1.25rem}.hero-system__core{min-height:400px}.system-node{min-width:98px;padding:.55rem}.system-node strong{font-size:.78rem}.system-node small{font-size:.52rem}.system-core-mark{width:94px;height:94px}.hero-system__footer{text-align:center;grid-template-columns:repeat(4,1fr);font-size:.52rem;display:grid}.hero-system__footer span+span:before{display:none}.operating-contract,.performance-lane-grid,.service-grid,.tool-principles,.stack-pattern-grid,.office-signal-strip,.office-pain-grid,.office-offer-grid,.marketing-stage-grid{grid-template-columns:1fr}.operating-contract article,.operating-contract article:nth-child(2),.tool-principles article,.office-signal-strip span{border-right:0;border-bottom:1px solid var(--line-light)}.operating-contract article:last-child,.tool-principles article:last-child,.office-signal-strip span:last-child{border-bottom:0}.section-heading h2,.section-split-heading h2,.principal-section h2,.fit-section h2,.contact-section h2,.subpage-cta h2{font-size:clamp(2.4rem,12vw,3.7rem)}.section-split-heading{grid-template-columns:1fr;align-items:start;gap:1.4rem}.performance-lane{min-height:540px}.performance-lane ul{grid-template-columns:1fr}.performance-bridge{align-items:flex-start}.performance-bridge>div{flex-direction:column;align-items:flex-start;gap:.35rem}.system-switcher__tabs button{gap:.35rem;min-height:62px;padding:.5rem;font-size:.64rem}.workflow-rail{grid-template-columns:1fr}.workflow-rail__step{border-right:1px solid var(--line-light);border-bottom:0;min-height:116px}.workflow-rail__step:last-child{border-bottom:1px solid var(--line-light)}.workflow-rail__step>svg{bottom:-9px;right:1rem;transform:rotate(90deg)}.service-card,.engagement-card,.office-offer-grid article{min-height:500px}.service-card__top,.engagement-card__phase,.office-offer-grid__top{margin-bottom:3.5rem}.engagement-grid,.process-grid,.office-system-grid,.office-workflow,.office-market-grid,.tool-grid{grid-template-columns:1fr}.process-grid article,.office-system-grid article,.office-workflow>div,.office-market-grid>span{border-right:1px solid;border-color:inherit}.office-workflow>div{border-right:0;border-bottom:1px solid var(--line-light)}.office-workflow>div:nth-child(2){border-right:0}.office-workflow svg,.office-workflow>div:nth-child(2) svg{display:block;top:auto;bottom:-9px;right:1rem;transform:rotate(90deg)}.office-workflow>div:last-child svg{display:none}.principal-section{grid-template-columns:1fr}.principal-section__mark{border-right:0;border-bottom:1px solid var(--line-strong);min-height:390px}.principal-section__copy{padding-top:5rem;padding-bottom:5rem}.fit-section{gap:3rem}.faq-list summary{grid-template-columns:30px 1fr 24px;gap:.65rem}.faq-list details>p{margin-left:36px}.contact-section__intro{min-height:auto}.contact-section__intro>.inline-link{overflow-wrap:anywhere;width:fit-content;max-width:100%}.contact-section__intro>.inline-link svg{flex:none}.inquiry-form__row{grid-template-columns:minmax(0,1fr)}.inquiry-form__footer{flex-direction:column;align-items:stretch}.inquiry-form__footer .button{width:100%}.site-footer__top{grid-template-columns:1fr}.site-footer__links{grid-template-columns:1fr 1fr;gap:1.5rem}.site-footer__bottom{flex-direction:column;align-items:flex-start}.tool-matrix__grid{grid-template-columns:1fr}.tool-matrix__grid>div,.tool-matrix__grid>div:nth-child(2n),.tool-matrix__grid>div:nth-child(n+3){border:1px solid var(--line-light);border-bottom:0;min-height:110px}.tool-matrix__grid>div:last-child{border-bottom:1px solid var(--line-light)}.tool-card{min-height:330px}.office-audit-card{min-height:520px}.office-audit-card__top{margin-bottom:4rem}.office-audit-card__top strong{font-size:2rem}}@media (width<=390px){.brand__mark{width:43px}.brand__name{font-size:.61rem}.mobile-nav nav a{font-size:1.7rem}.home-hero h1,.subpage-hero h1{font-size:2.85rem}.system-node--reason,.system-node--act{right:3%}.system-node--input,.system-node--learn{left:3%}.site-footer__links{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
