/* KONAI v5 — light-first interface, interaction clarity, readable scale */
:root{
  --navy-950:#07111f;--navy-900:#0b1728;--navy-850:#102038;--navy-800:#162b47;--navy-700:#284769;
  --gold-400:#ffd85b;--gold-500:#ffc928;--gold-600:#e9a800;
  --cream-50:#fffdf8;--cream-100:#f8f5ed;--cream-200:#f0ece2;--white:#fff;
  --ink:#0b1728;--muted:#536174;--muted-light:#718095;
  --line-dark:rgba(11,23,40,.12);--line-mid:rgba(11,23,40,.2);--line-light:rgba(255,255,255,.15);
  --header-h:78px;--container:1380px;--shadow-sm:0 14px 42px rgba(8,19,34,.08);--shadow-lg:0 28px 80px rgba(8,19,34,.12)
}
html{background:var(--cream-50)}
body{font-size:16px;line-height:1.5;background:var(--cream-50);color:var(--ink)}
.section-navy{background:var(--cream-50);color:var(--ink)}
.section-heading{grid-template-columns:200px minmax(0,1fr);gap:48px;padding-top:88px;margin-bottom:44px}
.section-heading h2{font-size:clamp(2.25rem,4vw,4.45rem);line-height:1.02;font-weight:720;max-width:1040px}
.section-heading h2 span,.section-heading--light h2 span{color:var(--navy-700)}
.section-heading--light .section-note{color:var(--muted)}
.section-index,.eyebrow,.micro-label{font-size:.74rem;letter-spacing:.13em;font-weight:800}
.section-note{font-size:.92rem}.muted-light{color:var(--muted)}
.pointer-light{background:radial-gradient(circle,rgba(255,201,40,.065),rgba(40,71,105,.015) 48%,transparent 72%)}

/* Header: functional dropdowns, light chrome */
.site-header{background:rgba(255,253,248,.82);border-bottom-color:rgba(11,23,40,.07);backdrop-filter:blur(16px)}
.site-header.is-scrolled,.site-header.is-solid{background:rgba(255,253,248,.94);border-color:rgba(11,23,40,.11);box-shadow:0 8px 32px rgba(8,19,34,.05)}
.brand{color:var(--ink)}
.brand img{box-shadow:0 6px 18px rgba(8,19,34,.12)}
.desktop-nav{gap:19px}
.desktop-nav>a,.nav-dropdown>summary{position:relative;color:#344258;font-size:.86rem;font-weight:680;cursor:pointer;list-style:none;white-space:nowrap;padding:28px 0 25px}
.nav-dropdown>summary::-webkit-details-marker{display:none}
.nav-dropdown>summary::after{content:"";display:inline-block;width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translateY(-2px);margin-left:8px;transition:transform .2s ease}
.nav-dropdown[open]>summary::after{transform:rotate(225deg) translate(-1px,-1px)}
.desktop-nav>a::after,.nav-dropdown>summary::before{content:"";position:absolute;left:0;right:0;bottom:17px;height:2px;background:var(--gold-600);transform:scaleX(0);transform-origin:left;transition:transform .2s ease}
.desktop-nav>a:hover::after,.desktop-nav>a.is-active::after,.nav-dropdown:hover>summary::before,.nav-dropdown[open]>summary::before{transform:scaleX(1)}
.nav-dropdown{position:relative}
.nav-dropdown-menu{position:absolute;top:calc(100% - 8px);left:-20px;width:330px;padding:10px;background:#fff;border:1px solid var(--line-dark);border-radius:18px;box-shadow:0 24px 70px rgba(8,19,34,.13);display:grid;gap:4px;z-index:20}
.nav-dropdown-menu a{display:block;padding:14px 15px;border-radius:12px;color:var(--ink)}
.nav-dropdown-menu a::after{display:none!important}.nav-dropdown-menu a:hover{background:var(--cream-100)}
.nav-dropdown-menu b{display:block;font-size:.88rem}.nav-dropdown-menu small{display:block;color:var(--muted);font-size:.74rem;line-height:1.45;margin-top:4px;font-weight:500}
.header-actions{margin-left:4px}.text-button{color:var(--ink)}
.menu-toggle{border-color:var(--line-dark);background:#fff}.menu-toggle span{background:var(--ink)}
.mobile-nav{background:#fffdf8;border-top:1px solid var(--line-dark);box-shadow:0 24px 70px rgba(8,19,34,.14);max-height:calc(100svh - var(--header-h));overflow:auto}
.mobile-nav>a{color:var(--ink);border-bottom-color:var(--line-dark)}
.mobile-nav-group{border-bottom:1px solid var(--line-dark)}.mobile-nav-group summary{list-style:none;padding:14px 0;font-weight:760;cursor:pointer;color:var(--ink)}.mobile-nav-group summary::-webkit-details-marker{display:none}.mobile-nav-group summary::after{content:"+";float:right;font-size:1.1rem;font-weight:500}.mobile-nav-group[open] summary::after{content:"−"}.mobile-nav-group div{padding:0 0 8px 14px}.mobile-nav-group a{display:block;color:#435167;padding:10px 0;border:0;font-size:.9rem}

/* Clearly actionable controls */
.button{font-size:.92rem;font-weight:760;min-height:50px}.button--large{min-height:56px}.button--small{min-height:43px}
.button--gold{background:linear-gradient(180deg,var(--gold-400),var(--gold-600));box-shadow:0 10px 28px rgba(233,168,0,.16)}
.button--ghost{color:var(--ink);background:transparent;border:1px solid var(--line-mid)}.button--ghost:hover{background:var(--cream-100)}
.button--outline{background:#fff}.button--navy{background:var(--navy-900);color:#fff}

/* Home hero: light page + focused dark visual */
.home-hero{min-height:auto;padding-top:calc(var(--header-h) + 70px);background:linear-gradient(180deg,#fffdf8 0%,#faf7ef 100%);color:var(--ink)}
.hero-grid{background-image:linear-gradient(rgba(11,23,40,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(11,23,40,.035) 1px,transparent 1px),radial-gradient(circle at 77% 30%,rgba(255,201,40,.12),transparent 28%),radial-gradient(circle at 13% 22%,rgba(40,71,105,.07),transparent 28%);background-size:64px 64px,64px 64px,auto,auto}
.home-hero-layout{grid-template-columns:minmax(0,.95fr) minmax(500px,1.05fr);gap:64px;padding-bottom:64px}
.home-hero-copy .eyebrow{color:#3b4a60;margin-bottom:22px}.home-hero h1{font-size:clamp(3.35rem,5.7vw,5.85rem);font-weight:730;color:var(--ink)}.home-hero h1 span{color:#b77d00}
.home-hero-lede{color:var(--muted);font-size:clamp(1rem,1.15vw,1.16rem);line-height:1.62;margin-top:24px}
.principle-strip{margin-top:38px;border-color:var(--line-dark)}.principle-strip>div{border-color:var(--line-dark);padding-block:18px}.principle-strip small{color:#b77d00}.principle-strip span{color:var(--muted);font-size:.78rem}.principle-strip b{font-size:.94rem}
.home-hero-visual{border-color:rgba(11,23,40,.13);background:var(--navy-900);box-shadow:0 28px 70px rgba(8,19,34,.15);padding:11px}.home-hero-visual img{border-radius:23px;transition:opacity .16s ease,transform .35s var(--ease)}.home-hero-visual.is-swapping img{opacity:.25;transform:scale(.992)}
.visual-toolbar{left:24px;right:24px;top:24px}.visual-toolbar>span{border:0;background:transparent;color:#c4cfdb;border-radius:0;padding:0;font-size:.72rem;font-weight:700;letter-spacing:.06em}.visual-toolbar .signal-switch{background:rgba(5,13,25,.72);padding:5px;border:1px solid rgba(255,255,255,.12);border-radius:999px;backdrop-filter:blur(10px)}.visual-toolbar button{border:0;background:transparent;color:#dce3ea;padding:8px 11px;font-size:.68rem}.signal-switch button.is-active{background:var(--gold-500);color:var(--navy-950)}
.hero-marquee{border-color:var(--line-dark);background:#fff}.hero-marquee span{color:#4c5b6d;font-size:.8rem}.hero-marquee i{color:#b77d00}

/* Remove "fake button" appearance from static labels */
.pilot-chip{border:0;border-left:3px solid var(--gold-600);background:transparent;color:#4b596d;border-radius:0;padding:2px 0 2px 11px;font-size:.72rem}.pilot-chip .status-dot{display:none}
.audience-proof{gap:10px 20px;margin-top:26px}.audience-proof span{border:0;border-radius:0;padding:0;color:#526075;font-size:.76rem;display:inline-flex;align-items:center;gap:7px}.audience-proof span::before{content:"";width:7px;height:7px;border-radius:50%;background:var(--gold-600);flex:0 0 auto}
.gateway-card footer{gap:10px 18px}.gateway-card footer span{border:0;border-radius:0;padding:0;color:#667487;font-size:.72rem;display:inline-flex;align-items:center;gap:7px}.gateway-card footer span::before{content:"";width:5px;height:5px;border-radius:50%;background:#c59012}
.solution-column header i{border-radius:2px;width:20px;height:3px;border:0;background:var(--gold-600)}

/* Why section */
.why{padding-bottom:88px}.problem-intro{box-shadow:var(--shadow-sm)}.problem-visual{min-height:390px;background:linear-gradient(145deg,#fbf8f0,#fff)}.problem-copy{padding:44px}.problem-copy h3{font-size:clamp(1.9rem,2.75vw,3rem)}
.perspective-toggle{border-radius:16px;background:#f8f5ed}.perspective-toggle button{padding:16px 17px}.perspective-toggle button.is-active{background:var(--navy-900)}
.problem-grid article{min-height:220px}.problem-grid svg{margin:34px 0 20px}.problem-grid p{font-size:.86rem}.problem-grid article>span{font-size:.72rem}

/* Trust section is light; only the live visual is dark */
.protocol{padding-bottom:94px;background:var(--cream-100);color:var(--ink)}
.protocol .section-heading--light{color:var(--ink)}
.trust-stack{gap:48px}.trust-visual{min-height:520px;box-shadow:var(--shadow-sm)}
.trust-status{font-size:.76rem}.trust-status b{font-size:.76rem}
.trust-steps{background:#fff;border:1px solid var(--line-dark);border-radius:24px;padding:0 28px;overflow:hidden}
.trust-step{color:var(--ink);border-top-color:var(--line-dark);padding:28px 0;background:transparent}.trust-step:first-child{border-top:0}.trust-step:last-child{border-bottom:0}.trust-step p{color:var(--muted);font-size:.88rem}.trust-step>span{color:#8a96a4}.trust-step small{color:#a87300;font-size:.72rem}.trust-step h3{font-size:1.36rem}.trust-step i{border-color:#9aa5b1}.trust-step.is-active{background:linear-gradient(90deg,rgba(255,201,40,.09),transparent 58%)}.trust-step.is-active i{background:var(--gold-500);border-color:var(--gold-500)}

/* Audience gateway */
.audience-gateway{padding:88px 0}.gateway-head{gap:56px;margin-bottom:38px}.gateway-head h2{font-size:clamp(2.45rem,4.25vw,4.55rem)}.gateway-card{min-height:300px;padding:30px;box-shadow:0 8px 30px rgba(8,19,34,.035)}.gateway-card h3{margin-top:40px;font-size:clamp(1.75rem,2.45vw,2.45rem)}.gateway-card:hover{box-shadow:var(--shadow-sm)}

/* Bridge: white outer shell; central dark permission core */
.bridge-home{padding:94px 0;background:#fff;color:var(--ink)}.bridge-home .section-heading--light{color:var(--ink)}
.bridge-shell{border-color:var(--line-dark);background:#fff;grid-template-columns:1fr 270px 1fr;box-shadow:var(--shadow-sm)}.bridge-pane{padding:34px}.bridge-pane p{color:var(--muted);font-size:.88rem}.bridge-pane h3{margin:28px 0 16px}.bridge-pane em{font-style:normal;color:var(--navy-700)}
.persona-chips button{border-color:var(--line-dark);background:var(--cream-100);color:#46556a;font-size:.75rem}.persona-chips button:hover{border-color:rgba(233,168,0,.6)}.persona-chips button.is-active{background:var(--navy-900);color:#fff;border-color:var(--navy-900)}
.bridge-core{background:var(--navy-900);border-color:var(--navy-900);color:#fff}.bridge-core p{color:#aeb9c6}.bridge-receipt{border-color:var(--line-dark);background:var(--cream-100)}.bridge-receipt small{color:#748296}.bridge-receipt b{color:var(--ink)}

/* Story and snap-only timeline */
.story{padding:94px 0}.story-layout{gap:58px}.story-copy h2{font-size:clamp(2.4rem,4.25vw,4.55rem)}.story-copy>p:not(.section-index){font-size:1rem;line-height:1.68}
.history-machine{padding:18px}.history-visual{height:420px}.history-slider{appearance:none;height:8px;border-radius:999px;background:linear-gradient(90deg,var(--gold-600),var(--gold-600)) 0/0% 100% no-repeat,var(--cream-200);margin:22px 0 0;cursor:pointer;accent-color:transparent}.history-slider::-webkit-slider-thumb{appearance:none;width:22px;height:22px;border-radius:50%;background:var(--gold-600);border:5px solid #fff;box-shadow:0 0 0 2px var(--gold-600),0 4px 14px rgba(8,19,34,.18)}.history-slider::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:var(--gold-600);border:5px solid #fff;box-shadow:0 0 0 2px var(--gold-600)}
.history-stops{display:grid;grid-template-columns:repeat(3,1fr);font-size:.69rem;color:#7a8797;margin-top:9px}.history-stops span:nth-child(2){text-align:center}.history-stops span:last-child{text-align:right}.history-notes{font-size:.78rem}

/* Pilot is a soft, readable callout rather than a giant saturated block */
.pilot{padding:92px 0;background:linear-gradient(125deg,#fff5c9,#ffd964)}.pilot::before{opacity:.45}.pilot h2{font-size:clamp(2.45rem,4.35vw,4.7rem)}.pilot-benefit p{font-size:.83rem}.pilot-bottom span{font-size:.8rem;line-height:1.5}

/* Audience pages: light hero, concise spacing, live SVG card remains dark */
.audience-hero{min-height:auto;padding-top:calc(var(--header-h) + 70px);padding-bottom:54px;background:linear-gradient(180deg,#fffdf8,#faf7ef);color:var(--ink)}
.audience-hero::before{background-image:linear-gradient(rgba(11,23,40,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(11,23,40,.035) 1px,transparent 1px),radial-gradient(circle at 78% 28%,rgba(255,201,40,.13),transparent 28%),radial-gradient(circle at 10% 20%,rgba(40,71,105,.06),transparent 26%);background-size:64px 64px,64px 64px,auto,auto}
.audience-hero-layout{grid-template-columns:minmax(0,1.04fr) minmax(470px,.86fr);gap:54px}.audience-hero h1{font-size:clamp(2.9rem,4.75vw,5.05rem);color:var(--ink);margin-top:20px}.audience-hero h1 em{color:#a87300}.audience-hero-sub{color:#2d3a4e;font-size:clamp(1.25rem,1.8vw,1.8rem)}.audience-hero-sub strong{color:#9a6b00}.audience-hero-line{color:var(--muted);font-size:.9rem}.audience-visual{border-color:rgba(11,23,40,.13);background:var(--navy-900);box-shadow:0 28px 70px rgba(8,19,34,.15);padding:10px}.audience-visual img{transition:opacity .16s ease,transform .35s var(--ease)}.audience-visual.is-swapping img{opacity:.25;transform:scale(.992)}
.hero-readout{left:21px;right:21px;bottom:21px}.hero-readout div{padding:12px 13px}.hero-readout small{font-size:.65rem}.hero-readout b{font-size:.8rem}
.audience-hero-note{margin-top:34px;border-top-color:var(--line-dark);color:#657386;font-size:.77rem}.audience-hero-note b{color:var(--ink)}

/* Risk cards: visibly informational, interactive preview only through hover/focus */
.risk-section{padding-bottom:88px}.risk-layout{gap:24px}.risk-sticky{min-height:360px;padding:30px}.risk-sticky h3{font-size:clamp(2rem,3vw,3.25rem)}.risk-card{min-height:165px;padding:27px;cursor:default}.risk-card p{font-size:.89rem}.risk-card h4{font-size:1.38rem}.risk-card:focus-visible{outline:3px solid var(--gold-500);outline-offset:3px}

/* Infrastructure section: former dark-on-dark bug removed */
.solution-section{padding:0 0 90px}.solution-shell{border-radius:28px;border:1px solid var(--line-dark);background:#fff;color:var(--ink);box-shadow:var(--shadow-sm)}
.solution-head{grid-template-columns:1fr .92fr;gap:46px;padding:42px 42px 34px}.solution-head h2{font-size:clamp(2.2rem,3.65vw,4rem);color:var(--ink);font-weight:720}.solution-head p{color:var(--muted);font-size:.94rem;line-height:1.65}.solution-head .gold{color:#a87300}
.solution-columns{border-top-color:var(--line-dark)}.solution-column{padding:30px;min-height:auto;background:linear-gradient(180deg,#fff,#fdfbf6)}.solution-column+.solution-column{border-left-color:var(--line-dark)}.solution-column header span{color:#9b6a00;font-size:.72rem}.solution-column h3{font-size:1.65rem;margin:20px 0 14px}.solution-column li{border-top-color:var(--line-dark);font-size:.84rem;color:#596679;padding:13px 0 13px 20px}.solution-column li:last-child{border-bottom-color:var(--line-dark)}.solution-column li::before{top:20px;background:var(--gold-600)}.solution-footer{border-top-color:var(--line-dark);padding:22px 30px;color:#667487;font-size:.8rem;background:var(--cream-100)}.solution-footer b{color:var(--ink)}

/* Workflow: dark stage is purposeful; steps stay light and scroll-sync */
.workflow-section{padding-bottom:96px}.workflow-shell{gap:48px}.workflow-stage{min-height:540px;box-shadow:var(--shadow-sm)}.workflow-stage-core{height:350px}.workflow-stage-core h3{font-size:1.65rem}.workflow-step{padding:28px 0;cursor:default;transition:background .18s ease,padding-left .18s ease}.workflow-step:hover,.workflow-step:focus-visible,.workflow-step.is-active{background:linear-gradient(90deg,rgba(255,201,40,.09),transparent 68%);padding-left:12px}.workflow-step p{font-size:.89rem}.workflow-step h3{font-size:1.5rem}.workflow-step small{font-size:.72rem}.workflow-step .result-line{font-size:.8rem}.workflow-stage-result small{font-size:.65rem}.workflow-stage-result b{font-size:.82rem}

/* Contracts: light section, dark contract specimen */
.contract-section{padding:90px 0;background:var(--cream-100);color:var(--ink)}.contract-section::before{border-color:rgba(233,168,0,.18)}.contract-copy h2{font-size:clamp(2.25rem,3.9vw,4.2rem);color:var(--ink)}.contract-copy p{color:var(--muted);font-size:.94rem}.contract-copy strong{color:var(--ink)}.contract-copy .gold{color:#a87300}.contract-card{box-shadow:var(--shadow-sm)}.contract-seal b{color:#fff}.law-grid{border-top-color:var(--line-dark);margin-top:46px}.law-grid div{border-color:var(--line-dark);background:#fff}.law-grid small{color:#7a8797;font-size:.68rem}.law-grid b{color:var(--ink);font-size:.8rem}.law-note{color:#778397;font-size:.72rem;line-height:1.5}

/* Benefits / FAQ */
.founding-section{padding:88px 0}.founding-card{min-height:245px}.founding-card p{font-size:.84rem}.founding-card em{font-size:.74rem}.founding-cta{background:linear-gradient(120deg,#fff0a6,#ffc928)}
.faq-teaser{padding:76px 0}.faq-teaser p{font-size:.9rem}
.faq-hero{padding:calc(var(--header-h) + 74px) 0 62px;background:linear-gradient(180deg,#fffdf8,#f8f5ed);color:var(--ink)}.faq-hero::before{background:radial-gradient(circle at 75% 20%,rgba(255,201,40,.13),transparent 30%),linear-gradient(rgba(11,23,40,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(11,23,40,.03) 1px,transparent 1px);background-size:auto,64px 64px,64px 64px}.faq-hero p{color:var(--muted);font-size:.96rem}.faq-search{border-color:var(--line-mid);background:#fff;color:var(--ink)}.faq-count{border-color:var(--line-dark);color:#657386;background:#fff}.faq-tabs{top:calc(var(--header-h) + 2px)}.faq-tabs button{font-size:.78rem}.faq-q{font-size:1rem}.faq-a{font-size:.91rem}

/* Light modal for reading comfort */
.access-dialog{background:#fffdf8;color:var(--ink);box-shadow:0 40px 120px rgba(8,19,34,.3)}.access-dialog::backdrop{background:rgba(8,18,31,.62)}.dialog-close{border-color:var(--line-dark);background:#fff}.dialog-close span{background:var(--ink)}.dialog-progress{background:var(--cream-200)}.form-step .eyebrow{color:#9b6a00}.form-step>p:not(.eyebrow):not(.form-status){color:var(--muted);font-size:.88rem}.audience-options label>span{border-color:var(--line-dark);background:#fff}.audience-options label input:checked+span{border-color:var(--gold-600);background:#fff8dc}.audience-options small{color:#6e7b8d;font-size:.73rem}.field>span,.form-step legend{font-size:.74rem}.field input,.field select,.field textarea{border-color:var(--line-mid);background:#fff;color:var(--ink)}.field select option,.field select optgroup{background:#fff;color:var(--ink)}.consent-field{color:#596679;font-size:.78rem}.toast{background:#fff;color:var(--ink);border-color:var(--line-dark)}.toast span{color:#687587}

/* Footer remains dark by design */
.site-footer.section-navy{background:var(--navy-900);color:#fff}.site-footer .brand{color:#fff}.site-footer .text-button{color:#fff}.site-footer .footer-links{color:#b2bdca}.site-footer .footer-bottom{color:#94a1b1}

@media (max-width:1180px){
  .desktop-nav{gap:14px}.desktop-nav>a,.nav-dropdown>summary{font-size:.8rem}.header-actions .button{padding-inline:16px}
  .home-hero-layout,.audience-hero-layout{grid-template-columns:1fr 1fr;gap:42px}.home-hero h1{font-size:clamp(3rem,5.4vw,4.8rem)}
  .solution-head{grid-template-columns:1fr;gap:18px}.bridge-shell{grid-template-columns:1fr 230px 1fr}
}
@media (max-width:960px){
  .desktop-nav,.header-actions{display:none}.menu-toggle{display:block}.header-inner{gap:18px}
  .section-heading{grid-template-columns:1fr;gap:13px;padding-top:76px;margin-bottom:34px}.section-note{margin-top:.28rem}
  .home-hero-layout,.audience-hero-layout{grid-template-columns:1fr;gap:36px}.home-hero-visual,.audience-visual{max-width:760px;margin-inline:auto;width:100%}.home-hero{padding-top:calc(var(--header-h) + 48px)}
  .trust-stack{grid-template-columns:1fr}.trust-visual{position:relative;top:auto;max-width:700px;width:100%;margin-inline:auto}.trust-steps{max-width:760px;margin-inline:auto;width:100%}
  .bridge-shell{grid-template-columns:1fr}.bridge-core{min-height:270px;border-left:0;border-right:0;border-top:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark)}
  .story-layout{grid-template-columns:1fr}.history-machine{max-width:720px;width:100%;margin-inline:auto}
  .solution-columns{grid-template-columns:1fr}.solution-column+.solution-column{border-left:0;border-top:1px solid var(--line-dark)}
  .contract-layout{grid-template-columns:1fr;gap:36px}.law-grid{grid-template-columns:repeat(3,1fr)}
}
@media (max-width:700px){
  body{font-size:15.5px}.container,.narrow{width:min(calc(100% - 28px),var(--container))}
  .home-hero h1,.audience-hero h1{font-size:clamp(2.45rem,11vw,3.5rem);line-height:.97}.home-hero-lede{font-size:1rem}.audience-hero-sub{font-size:1.15rem;line-height:1.28}
  .home-hero{padding-top:calc(var(--header-h) + 34px)}.audience-hero{padding-top:calc(var(--header-h) + 34px)}
  .hero-actions,.audience-hero-actions{display:grid;grid-template-columns:1fr}.hero-actions .button,.audience-hero-actions .button{width:100%;justify-content:space-between}
  .visual-toolbar{left:16px;right:16px;top:16px}.visual-toolbar>span{display:none}.signal-switch button{font-size:.61rem;padding:7px 8px}.home-hero-visual,.audience-visual{border-radius:24px;padding:7px}
  .principle-strip{grid-template-columns:1fr}.principle-strip>div,.principle-strip>div+div{padding:13px 0;border-right:0;border-bottom:1px solid var(--line-dark)}.principle-strip>div:last-child{border-bottom:0}
  .problem-copy{padding:26px}.problem-visual{min-height:290px}.problem-grid{grid-template-columns:1fr}.problem-grid article+article{border-left:0;border-top:1px solid var(--line-dark)}
  .trust-visual{min-height:410px}.trust-steps{padding:0 18px}.trust-step{grid-template-columns:38px 1fr 14px;gap:10px;padding:22px 0}.trust-step h3{font-size:1.18rem}
  .gateway-grid{grid-template-columns:1fr}.gateway-card{min-height:260px;padding:24px}.gateway-card h3{margin-top:32px}
  .bridge-pane{padding:24px}.bridge-receipt{grid-template-columns:1fr;text-align:center}
  .history-visual{height:330px}.history-notes{flex-direction:column;gap:7px}.history-stops{font-size:.62rem}
  .pilot{padding:72px 0}.pilot-layout{grid-template-columns:1fr;gap:36px}.pilot-bottom{align-items:flex-start;flex-direction:column}.pilot-bottom .button{width:100%}
  .audience-hero-note{flex-direction:column;gap:7px}.hero-readout{left:14px;right:14px;bottom:14px;grid-template-columns:1fr}.hero-readout div:nth-child(2),.hero-readout div:nth-child(3){display:none}
  .risk-layout{grid-template-columns:1fr}.risk-sticky{position:relative;top:auto;min-height:auto;padding:24px}.risk-card{padding:24px}
  .solution-head{padding:28px 24px 24px}.solution-column{padding:24px}.solution-footer{padding:20px 24px;flex-direction:column;align-items:flex-start}
  .workflow-shell{grid-template-columns:1fr}.workflow-stage{position:relative;top:auto;min-height:455px;padding:22px}.workflow-stage-core{height:290px}.workflow-ring{width:240px;height:240px}.workflow-icon{width:96px;height:96px}.workflow-step{grid-template-columns:40px 1fr;gap:10px;padding:24px 0}.workflow-step:hover,.workflow-step:focus-visible,.workflow-step.is-active{padding-left:8px}
  .contract-section,.founding-section{padding:72px 0}.law-grid{grid-template-columns:1fr 1fr}.founding-grid{grid-template-columns:1fr}.founding-card{min-height:auto;padding:24px}.founding-card:nth-child(n+2){border-top:1px solid var(--line-dark)}.founding-card:nth-child(even){border-left:0}.founding-cta{align-items:flex-start;flex-direction:column;padding:24px}.founding-cta .button{width:100%}
  .faq-tools{grid-template-columns:1fr}.faq-count{height:44px;width:max-content}.faq-q{font-size:.94rem}.faq-a{font-size:.88rem}
}
@media (max-width:390px){.button{font-size:.86rem}.law-grid{grid-template-columns:1fr}.home-hero h1,.audience-hero h1{font-size:2.3rem}}
/* Readability floor for interface metadata */
.desktop-nav>a.is-active{color:var(--ink)}.gold{color:#9b6a00}
.workflow-stage-top{font-size:.72rem}.workflow-stage-result small{font-size:.68rem}.contract-card-head span{font-size:.72rem}.contract-seal small{font-size:.72rem}.history-mode span{font-size:.7rem}.bridge-core span{font-size:.7rem}.bridge-receipt small{font-size:.68rem}.footer-bottom{font-size:.72rem}.field-error{font-size:.7rem}.toast b{font-size:.8rem}.toast span{font-size:.72rem}
.nav-dropdown.has-current>summary{color:var(--ink);font-weight:780}.nav-dropdown.has-current>summary::before{transform:scaleX(1)}.nav-dropdown-menu a[aria-current="page"]{background:#fff7d3}.mobile-nav a[aria-current="page"]{color:#8d6200;font-weight:800}
