:root{--ronce-ink:#162019;--ronce-muted:#617067;--ronce-line:#dbe2dc;--ronce-brand:#174d2b;--ronce-brand-dark:#123d23;--ronce-brand-soft:#e8f2eb;--ronce-warm:#f5efe4;--ronce-surface:#f5f7f4;--ronce-white:#fff;--ronce-link:#245c36;--ronce-accent-text:#31523d;--ronce-focus:#174d2b;--ronce-focus-on-dark:#f2f8f3}
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--container:75rem;--gutter:clamp(1.15rem, 2.6vw + .4rem, 2.5rem);--section-space:clamp(3.25rem, 2rem + 5vw, 7rem);--header-height:4.25rem;--anchor-gap:1.5rem;--text-h1:clamp(2.4rem, .95rem + 4.3vw, 4.15rem);--text-h2:clamp(1.9rem, 1.1rem + 2.4vw, 3rem);--text-h3:clamp(1.05rem, .98rem + .3vw, 1.2rem);--text-body:clamp(1rem, .97rem + .14vw, 1.125rem);--text-small:.9375rem;--text-micro:.82rem;--text-eyebrow:.78rem;--radius:.65rem;--radius-sm:.4rem;--tone-brand-pressed:#113a20;--tone-line-strong:#c3cfc6;--tone-line-mid:#b9c8bd;--tone-line-quiet:#cfdad2;--tone-draw-line:#9db0a3;--tone-draw-rule:#93a89a;--tone-draw-centre:#b3c3b7;--tone-face-mid:#d3e5d9;--tone-face-deep:#bcd8c5;--tone-warm-line:#e2ddd0;--tone-warm-mark:#c9b9a0;--tone-warm-edge:#c6d8cb;--tone-danger:#8a2e24;--on-dark-heading:#fff;--on-dark-text:#f2f8f3;--on-dark-body:#e4efe7;--on-dark-copy:#dbe9df;--on-dark-quiet:#cfe0d4;--on-dark-muted:#b9d1c0;--on-dark-accent:#9dc4a9;--on-dark-eyebrow:#a8cbb0;--on-dark-role:#b9d6c2;--on-dark-link:#d3e6d9;--on-dark-plate:#f7faf7;--on-dark-hover:#eef4ef;--on-ink-body:#c8d2cb;--hair:1px solid var(--ronce-line);--hair-strong:1px solid var(--tone-line-strong);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--header-height)}body{background:var(--ronce-white);color:var(--ronce-ink);font-size:var(--text-body);margin:0;line-height:1.7;overflow-x:hidden}h1,h2,h3{color:var(--ronce-ink);text-wrap:balance;margin:0}h1{font-size:var(--text-h1);letter-spacing:-.022em;line-height:1.04}h2{font-size:var(--text-h2);letter-spacing:-.015em;line-height:1.1}h3{font-size:var(--text-h3);line-height:1.35}p{margin:0}ul,ol{margin:0;padding:0;list-style:none}a{color:var(--ronce-link);text-underline-offset:.2em;text-decoration-thickness:1px}img{max-width:100%}:focus-visible{outline:3px solid var(--ronce-focus);outline-offset:3px;border-radius:2px}.visually-hidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:60;border-radius:var(--radius-sm);background:var(--ronce-white);border:1px solid var(--ronce-brand);color:var(--ronce-brand);padding:.7rem 1rem;font-weight:700;text-decoration:none;position:fixed;top:.75rem;left:.75rem;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}.container{width:100%;max-width:var(--container);padding-inline:var(--gutter);margin:0 auto}.container-narrow{max-width:52rem}.eyebrow{color:var(--ronce-accent-text);font-size:var(--text-eyebrow);letter-spacing:.11em;text-transform:uppercase;margin:0 0 .9rem;font-weight:700}.section{padding-block:var(--section-space);scroll-margin-top:calc(var(--anchor-gap) - var(--section-space))}.section-warm{background:var(--ronce-warm)}.section-surface{background:var(--ronce-surface)}.section-heading{max-width:48rem;margin-bottom:clamp(2rem,1.2rem + 2.2vw,3.25rem)}.section-heading-center{text-align:center;margin-inline:auto}.section-lead{max-width:44rem;color:var(--ronce-muted);margin-top:1.1rem}.section-note{border-left:2px solid var(--ronce-line);max-width:46rem;color:var(--ronce-muted);font-size:var(--text-small);margin-top:2rem;padding-left:1rem}.button{border:1px solid var(--ronce-brand);border-radius:var(--radius-sm);background:var(--ronce-brand);min-height:2.75rem;color:var(--ronce-white);font-size:var(--text-small);justify-content:center;align-items:center;padding:.7rem 1.25rem;font-weight:700;text-decoration:none;transition:background-color .16s,border-color .16s;display:inline-flex}.button:hover{background:var(--tone-brand-pressed);border-color:var(--tone-brand-pressed)}.button-large{min-height:3.25rem;padding:.95rem 1.75rem;font-size:1.0625rem}.button-on-dark{border-color:var(--ronce-white);background:var(--ronce-white);color:var(--ronce-brand-dark)}.button-on-dark:hover{background:var(--on-dark-hover);border-color:var(--on-dark-hover)}.button-ghost{border:1px solid var(--ronce-line);border-radius:var(--radius-sm);min-height:2.75rem;color:var(--ronce-ink);font-size:var(--text-small);background:0 0;align-items:center;padding:.7rem 1.1rem;font-weight:700;text-decoration:none;transition:border-color .16s,background-color .16s;display:inline-flex}.button-ghost:hover{border-color:var(--ronce-brand);background:var(--ronce-brand-soft)}.link-button{min-height:2.75rem;color:var(--ronce-ink);font-size:var(--text-small);align-items:center;padding:.5rem .35rem;font-weight:700;text-decoration:none;display:inline-flex}.link-button:hover{color:var(--ronce-brand);text-decoration:underline}.link-on-dark{color:var(--on-dark-link);font-weight:700;text-decoration:underline}.link-on-dark:hover{color:var(--ronce-white)}.logo{align-items:center;width:fit-content;max-width:100%;display:inline-flex}.logo img{width:auto;max-width:100%;height:100%;display:block}.logo-md{height:2.5rem}.logo-sm{height:2.2rem}.logo-on-dark{box-sizing:content-box;border-radius:var(--radius-sm);background:var(--on-dark-plate);padding:.5rem .7rem}.site-header{z-index:50;background:var(--ronce-white);border-bottom:var(--hair);position:sticky;top:0}.site-header-inner{min-height:var(--header-height);align-items:center;gap:1.5rem;display:flex}.site-header-brand{align-items:center;min-height:2.75rem;text-decoration:none;display:inline-flex}.site-nav{flex:1}.site-nav ul{align-items:center;gap:clamp(.75rem,1.6vw,1.75rem);display:flex}.site-nav a{min-width:2.75rem;min-height:2.75rem;color:var(--ronce-ink);font-size:var(--text-small);justify-content:center;align-items:center;font-weight:600;text-decoration:none;display:inline-flex}.site-nav a:hover{color:var(--ronce-brand);text-decoration:underline}.site-header-actions{align-items:center;gap:.75rem;display:flex}.mobile-menu{display:none}.hero{background:var(--ronce-surface);border-bottom:var(--hair);padding-top:clamp(2.25rem,1.5rem + 3.5vw,4.5rem);padding-bottom:clamp(2.25rem,1.5rem + 2.5vw,3.5rem);position:relative}.hero:before{content:"";pointer-events:none;background-image:linear-gradient(90deg,#174d2b0a 1px,#0000 1px),linear-gradient(#174d2b0a 1px,#0000 1px);background-size:3rem 3rem;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 78%);mask-image:linear-gradient(#000,#0000 78%)}.hero-inner{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:center;gap:clamp(2rem,4vw,3.5rem);display:grid;position:relative}.hero-copy{max-width:36rem}.hero-copy h1{font-size:clamp(2.35rem,1.25rem + 3vw,3.5rem)}.hero-title-line{white-space:nowrap;display:block}.hero-lead{max-width:34rem;color:var(--ronce-muted);margin-top:1.3rem;font-size:clamp(1.0625rem,1rem + .28vw,1.2rem)}.hero-actions{flex-wrap:wrap;gap:.9rem;margin-top:1.9rem;display:flex}.hero-media{align-content:start;gap:1rem;min-width:0;display:grid}.hero-frame{gap:.7rem;margin:0;display:grid}.hero-frame-stage{border:var(--hair-strong);border-radius:var(--radius);background:linear-gradient(to right, #174d2b0d 1px, transparent 1px) 0 0 / 1.5rem 1.5rem, linear-gradient(to bottom, #174d2b0d 1px, transparent 1px) 0 0 / 1.5rem 1.5rem, var(--ronce-surface);position:relative;overflow:hidden}.hero-frame-video{object-fit:cover;width:100%;height:auto;display:block}.hero-frame-stage-still .figure{background-color:#0000;border:0;border-radius:0}.hero-frame figcaption{color:var(--ronce-muted);font-size:var(--text-micro);line-height:1.5}.hero-frame-controls{gap:.4rem;display:flex;position:absolute;top:.6rem;left:.6rem}.hero-frame-button{border-radius:var(--radius-sm);background:var(--ronce-brand-dark);width:2.75rem;height:2.75rem;color:var(--on-dark-text);font:inherit;font-size:var(--text-micro);cursor:pointer;border:1px solid #ffffff73;justify-content:center;align-items:center;padding:0;font-weight:700;line-height:1;transition:background-color .16s,border-color .16s;display:inline-flex}.hero-frame-button:hover{border-color:var(--ronce-white);background:var(--ronce-brand-dark)}.hero-frame-button:focus-visible{outline-color:var(--ronce-focus-on-dark)}.hero-frame-glyph{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:.78rem;height:.78rem}.hero-rail{gap:.9rem;margin-top:clamp(2rem,1.4rem + 2vw,3.25rem);display:grid;position:relative}.hero-system-map{border:var(--hair);border-radius:var(--radius);background:linear-gradient(to right, #174d2b0d 1px, transparent 1px) 0 0 / 1.5rem 1.5rem, linear-gradient(to bottom, #174d2b0d 1px, transparent 1px) 0 0 / 1.5rem 1.5rem, var(--ronce-white);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:0 clamp(1rem,2.4vw,1.9rem);padding:clamp(.85rem,.7rem + .6vw,1.15rem);display:grid;position:relative}.hero-system-core{border:1px solid var(--ronce-brand);border-radius:var(--radius-sm);background:var(--ronce-brand);color:var(--ronce-white);justify-items:start;gap:.1rem;padding:.75rem 1rem;display:grid;position:relative}.hero-system-core-name{letter-spacing:.02em;font-size:clamp(.95rem,.85rem + .4vw,1.15rem);font-weight:800;line-height:1.1}.hero-system-core-role{color:var(--on-dark-role);letter-spacing:.06em;text-transform:uppercase;font-size:.66rem;font-weight:600;line-height:1.2}.hero-system-nodes{grid-template-columns:repeat(5,minmax(0,1fr));gap:.5rem;display:grid;position:relative}.hero-system-nodes:before{content:"";background:repeating-linear-gradient(to right, var(--ronce-brand) 0 4px, transparent 4px 9px);opacity:.5;height:1px;animation:11s linear infinite hero-bus;position:absolute;top:50%;left:calc(-1*clamp(1rem,2.4vw,1.9rem));right:.3rem}@keyframes hero-bus{to{background-position-x:9px}}@keyframes hero-bus-vertical{to{background-position-y:9px}}.hero-system-node{border:var(--hair-strong);border-radius:var(--radius-sm);background:var(--ronce-white);align-content:center;gap:.1rem;min-height:3rem;padding:.45rem .7rem;display:grid;position:relative}.hero-system-node:after{content:"";border:1.5px solid var(--ronce-brand);background:var(--ronce-white);border-radius:50%;width:.45rem;height:.45rem;position:absolute;top:50%;left:-.28rem;transform:translateY(-50%)}.hero-system-node-name{font-size:clamp(.8rem,.74rem + .25vw,.95rem);font-weight:700;line-height:1.2}.hero-system-node-count{color:var(--ronce-muted);font-size:.7rem;font-weight:600;line-height:1.2}.scope-band{border:var(--hair);border-radius:var(--radius);background:var(--ronce-line);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid;position:relative;overflow:hidden}.scope-band li{background:var(--ronce-white);font-size:var(--text-small);align-items:center;gap:.6rem;padding:1rem 1.25rem;font-weight:600;display:flex}.scope-band li:before{content:"";border:1.5px solid var(--ronce-brand);border-radius:50%;flex:none;width:.5rem;height:.5rem}.explorer{border-top:var(--hair-strong)}.explorer-cluster{border-bottom:var(--hair-strong);scroll-margin-top:var(--anchor-gap);background:0 0}.explorer-cluster[open]>.explorer-summary{background:var(--ronce-brand-soft)}.explorer-summary{cursor:pointer;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:1rem clamp(.75rem,1.5vw,1.5rem);min-height:5.5rem;padding:1.1rem .25rem;list-style:none;display:grid}.explorer-summary::-webkit-details-marker{display:none}.explorer-summary-index{color:var(--ronce-brand);letter-spacing:.14em;font-size:.85rem;font-weight:800}.explorer-summary-text{gap:.15rem;display:grid}.explorer-summary-name{letter-spacing:-.01em;font-size:clamp(1.05rem,.95rem + .5vw,1.4rem);font-weight:700;line-height:1.25}.explorer-summary-description{color:var(--ronce-muted);font-size:var(--text-small);line-height:1.5}.explorer-summary-count{border:1px solid var(--ronce-brand);border-radius:var(--radius-sm);color:var(--ronce-accent-text);white-space:nowrap;flex:none;padding:.25rem .65rem;font-size:.75rem;font-weight:700}.explorer-summary-marker{flex:none;width:1rem;height:1rem;position:relative}.explorer-summary-marker:before,.explorer-summary-marker:after{content:"";background:var(--ronce-brand);width:100%;height:2px;transition:transform .18s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.explorer-summary-marker:after{transform:translateY(-50%)rotate(90deg)}.explorer-cluster[open] .explorer-summary-marker:after{transform:translateY(-50%)rotate(0)}.explorer-body{padding-bottom:2rem;display:grid}.services-visual{gap:.65rem;margin:0 0 clamp(2rem,1.4rem + 2vw,3.5rem);display:grid}.services-visual img,.about-figure img{border:var(--hair-strong);border-radius:var(--radius);object-fit:cover;width:100%;height:auto;display:block}.services-visual img{aspect-ratio:16/8.75;max-height:34rem}.services-visual figcaption,.about-figure figcaption{color:var(--ronce-muted);font-size:var(--text-micro);line-height:1.5}.explorer-figure{top:calc(var(--header-height) + 1.5rem);align-content:start;gap:.6rem;margin:0;display:grid;position:sticky}.explorer-figure figcaption{color:var(--ronce-muted);font-size:var(--text-micro);line-height:1.5}.explorer-services{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(.9rem,.5rem + 1.1vw,1.5rem);display:grid}.explorer-service{border:var(--hair);border-radius:var(--radius);background:var(--ronce-white);align-content:start;gap:.55rem;padding:clamp(1.1rem,.9rem + .8vw,1.6rem);transition:border-color .16s;display:grid}.explorer-service:hover{border-color:var(--tone-line-mid)}.explorer-service h3{font-size:1.05rem;font-weight:700}.explorer-service p{color:var(--ronce-muted);font-size:var(--text-small);line-height:1.6}.service-icon{width:1.9rem;height:1.9rem;color:var(--ronce-brand);fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round}.explorer-outputs{border-top:var(--hair);flex-wrap:wrap;gap:.35rem;margin-top:.35rem;padding-top:.9rem;display:flex}.explorer-outputs li{border-radius:var(--radius-sm);background:var(--ronce-surface);color:var(--ronce-accent-text);font-size:var(--text-micro);padding:.22rem .55rem;font-weight:600}.flow{grid-template-columns:minmax(0,1fr) minmax(0,.85fr) minmax(0,1fr);align-items:start;gap:clamp(1.25rem,2.5vw,3rem);display:grid}.flow-column{position:relative}.flow-column-inputs:after,.flow-column-stages:after{content:"";border-top:2px solid var(--ronce-brand);border-right:2px solid var(--ronce-brand);width:.6rem;height:.6rem;position:absolute;top:3.6rem;right:calc(clamp(1.25rem,2.5vw,3rem)/-2 - .3rem);transform:rotate(45deg)}.flow-column-title{border-bottom:var(--hair-strong);color:var(--ronce-accent-text);font-size:var(--text-micro);letter-spacing:.1em;text-transform:uppercase;margin-bottom:1.1rem;padding-bottom:.6rem;font-weight:700}.flow-chips{flex-wrap:wrap;gap:.5rem;display:flex}.flow-chips li{border:1px solid var(--tone-warm-line);border-radius:var(--radius-sm);font-size:var(--text-small);background:#ffffffb3;padding:.45rem .75rem;font-weight:600}.flow-chips-output li{border-color:var(--tone-warm-edge);background:var(--ronce-white);color:var(--ronce-accent-text)}.flow-stages{border:1px solid var(--ronce-brand-dark);border-radius:var(--radius);background:var(--ronce-brand-dark);gap:0;display:grid;overflow:hidden}.flow-stages li{color:var(--on-dark-body);font-size:var(--text-small);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.7rem;padding:.7rem .95rem;font-weight:600;display:grid}.flow-stages li+li{border-top:1px solid #ffffff1f}.flow-stage-index{color:var(--on-dark-accent);letter-spacing:.1em;font-size:.72rem;font-weight:800}.board{margin:0}.board-panel{border:var(--hair-strong);border-radius:var(--radius);background:var(--ronce-white);gap:0;display:grid;overflow:hidden}.board-stages{border-bottom:var(--hair-strong);background:var(--ronce-line);grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;display:grid}.board-stages li{background:var(--ronce-surface);font-size:var(--text-micro);letter-spacing:.03em;align-items:center;gap:.5rem;padding:.85rem 1rem;font-weight:700;display:flex}.board-stages li:before{content:"";background:var(--ronce-brand);opacity:.35;border-radius:1px;flex:none;width:.45rem;height:.45rem}.board-stages li:first-child:before{opacity:1}.board-columns{background:var(--ronce-line);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.board-column{background:var(--ronce-white);padding:1.25rem clamp(1rem,.8rem + .8vw,1.5rem) 1.5rem}.board-column h3{color:var(--ronce-muted);font-size:var(--text-micro);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.9rem;font-weight:700}.board-column ul{gap:.4rem;display:grid}.board-column li{border-left:2px solid var(--ronce-brand-soft);background:var(--ronce-surface);font-size:var(--text-small);padding:.45rem .65rem;font-weight:600;transition:border-color .16s,background-color .16s}.board-column li:hover{border-left-color:var(--ronce-brand);background:var(--ronce-brand-soft)}.board-status{border-top:var(--hair-strong);background:var(--ronce-surface);color:var(--ronce-accent-text);font-size:var(--text-micro);letter-spacing:.04em;flex-wrap:wrap;align-items:center;gap:.5rem .9rem;padding:.9rem clamp(1rem,.8rem + .8vw,1.5rem);font-weight:700;display:flex}.board-status li+li:before{content:"→";color:var(--ronce-muted);margin-right:.6rem}.board figcaption{color:var(--ronce-muted);font-size:var(--text-micro);margin-top:.85rem}.outcomes-head{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2vw,2.5rem);margin-bottom:.85rem;display:grid}.outcomes-head span{border-bottom:var(--hair-strong);color:var(--ronce-accent-text);font-size:var(--text-micro);letter-spacing:.1em;text-transform:uppercase;padding-bottom:.55rem;font-weight:700}.outcomes-rows{gap:.6rem;display:grid}.outcomes-row{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:clamp(1rem,2vw,2.5rem);display:grid}.outcomes-cell{border:var(--hair);border-radius:var(--radius-sm);background:var(--ronce-white);font-size:var(--text-small);align-content:center;padding:.95rem 1.1rem;font-weight:600;display:grid;position:relative}.outcomes-problem:after,.outcomes-response:after{content:"";border-top:2px solid var(--ronce-brand);border-right:2px solid var(--ronce-brand);width:.5rem;height:.5rem;position:absolute;top:50%;right:calc(clamp(1rem,2vw,2.5rem)/-2 - .25rem);transform:translateY(-50%)rotate(45deg)}.outcomes-problem{border-left:3px solid var(--tone-warm-mark);color:var(--ronce-muted)}.outcomes-response{border-left:3px solid var(--ronce-brand)}.outcomes-result{border-left:3px solid var(--ronce-brand);background:var(--ronce-brand-soft);color:var(--ronce-accent-text)}.outcomes-label{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}.process-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1.25rem,.5rem + 2vw,2.5rem);display:grid}.process-step{border-top:2px solid var(--ronce-brand);gap:1rem;padding-top:1.25rem;display:grid}.process-index{color:var(--ronce-brand);font-size:1.5rem;font-weight:800;line-height:1}.process-step h3{margin-bottom:.45rem}.process-step p{color:var(--ronce-muted);font-size:var(--text-small)}.matrix-scroll{border:var(--hair-strong);border-radius:var(--radius);background:var(--ronce-white);overflow-x:auto}.matrix-hint{color:var(--ronce-muted);font-size:var(--text-micro);margin-top:.75rem;display:none}.matrix{border-collapse:collapse;text-align:left;width:100%;min-width:40rem}.matrix th,.matrix td{border-bottom:var(--hair);vertical-align:middle;padding:.85rem .75rem}.matrix thead th{border-bottom:var(--hair-strong);background:var(--ronce-surface);color:var(--ronce-accent-text);font-size:var(--text-micro);letter-spacing:.06em;text-transform:uppercase;text-wrap:balance;font-weight:700}.matrix thead th:first-child,.matrix tbody th{width:30%;min-width:16rem;padding-left:clamp(1rem,.8rem + .8vw,1.5rem)}.matrix tbody tr:last-child th,.matrix tbody tr:last-child td{border-bottom:0}.matrix tbody tr:hover td,.matrix tbody tr:hover th{background:var(--ronce-surface)}.matrix td{text-align:center}.matrix-audience{font-size:var(--text-small);font-weight:700;line-height:1.35;display:block}.matrix-outcome{color:var(--ronce-muted);font-size:var(--text-micro);margin-top:.15rem;font-weight:500;line-height:1.4;display:block}.matrix-mark{background:var(--ronce-brand);border-radius:1px;width:.6rem;height:.6rem;display:inline-block}.matrix-off:after{content:"";background:var(--ronce-line);vertical-align:middle;width:.6rem;height:1px;display:inline-block}.faq-list{border-top:var(--hair)}.faq-item{border-bottom:var(--hair)}.faq-item summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;min-height:3.25rem;padding:.9rem 0;font-size:1.0625rem;font-weight:700;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-marker{flex:none;width:.9rem;height:.9rem;position:relative}.faq-marker:before,.faq-marker:after{content:"";background:var(--ronce-brand);width:100%;height:2px;transition:transform .16s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.faq-marker:after{transform:translateY(-50%)rotate(90deg)}.faq-item[open] .faq-marker:after{transform:translateY(-50%)rotate(0)}.faq-item p{max-width:46rem;color:var(--ronce-muted);padding-bottom:1.35rem}.about{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start;gap:clamp(1.75rem,3vw,3.5rem);display:grid}.about-intro{top:calc(var(--header-height) + 1.5rem);gap:1.5rem;display:grid;position:sticky}.about-lead{font-size:clamp(1.05rem,1rem + .3vw,1.2rem);line-height:1.6}.about-figure{gap:.6rem;margin:0;display:grid}.about-figure figcaption{color:var(--ronce-muted);font-size:var(--text-micro);line-height:1.5}.about-figure img{aspect-ratio:3/2}.about-principles{border-top:var(--hair-strong);display:grid}.about-principle{border-bottom:var(--hair);grid-template-columns:auto minmax(0,1fr);column-gap:clamp(.9rem,1.6vw,1.4rem);padding:1.15rem 0;display:grid}.about-index{color:var(--ronce-brand);letter-spacing:.14em;grid-row:1/span 2;padding-top:.2rem;font-size:.78rem;font-weight:800}.about-principle h3{font-size:1.05rem;font-weight:700}.about-principle p{color:var(--ronce-muted);font-size:var(--text-small);margin-top:.3rem;line-height:1.6}.contact-section{background:var(--ronce-surface)}.contact-section .section-heading{max-width:44rem;margin-bottom:clamp(1.5rem,1rem + 1vw,2.25rem)}.contact-section .section-lead{max-width:38rem}.contact{grid-template-columns:minmax(0,1.45fr) minmax(18rem,1fr);align-items:start;gap:clamp(2rem,3.5vw,4rem);display:grid}.contact-main{display:grid}.contact-steps{margin-top:.5rem;display:grid}.contact-step{border-top:var(--hair);grid-template-columns:2.2rem minmax(0,1fr);gap:.75rem;padding:.85rem 0;display:grid}.contact-step:last-child{border-bottom:var(--hair)}.contact-index{color:var(--ronce-accent-text);letter-spacing:.14em;padding-top:.1rem;font-size:.78rem;font-weight:800}.contact-step p{color:var(--ronce-muted);font-size:clamp(.9rem,.86rem + .15vw,.98rem);line-height:1.55}.contact-panel{border:var(--hair-strong);border-radius:var(--radius);background:var(--ronce-white);align-self:start;justify-items:stretch;gap:.85rem;padding:clamp(1.15rem,.95rem + .8vw,1.5rem);display:grid}.contact-panel-title{color:var(--ronce-ink);margin:0;font-size:clamp(1.1rem,1rem + .3vw,1.25rem);font-weight:700;line-height:1.3}.contact-panel-lead{color:var(--ronce-muted);font-size:var(--text-small);margin:0;line-height:1.5}.contact-panel-actions{flex-wrap:wrap;gap:.75rem;margin-top:.25rem;display:flex}.contact-panel-actions .button,.contact-panel-actions .contact-panel-secondary{text-align:center;flex:calc(50% - .375rem);justify-content:center;min-width:9.5rem}.contact-channels{grid-template-columns:repeat(auto-fit,minmax(10.5rem,1fr));gap:.75rem;width:100%;padding-block:.35rem .15rem;display:grid}.contact-panel .button{justify-self:stretch}.contact-panel-button{min-height:2.75rem;padding-block:.65rem;font-size:.9375rem}.contact-link{width:fit-content;min-height:2.75rem;color:var(--ronce-brand-dark);overflow-wrap:anywhere;text-underline-offset:.2em;align-items:center;font-size:clamp(.875rem,.84rem + .12vw,.9375rem);font-weight:650;line-height:1.35;display:inline-flex}.contact-email{border-top:var(--hair);gap:.1rem;min-width:0;margin:0;padding-top:.65rem;display:grid}.contact-email-label{color:var(--ronce-muted);letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:700}.contact-email .contact-link{white-space:nowrap}.contact-note{border-top:var(--hair);color:var(--ronce-muted);margin:0;padding:.75rem 0 0;font-size:.78rem;line-height:1.5}.contact-dialog{border:var(--hair-strong);border-radius:var(--radius);background:var(--ronce-white);width:min(42rem,100% - 2rem);max-height:min(50rem,100dvh - 2rem);color:var(--ronce-ink);margin:auto;padding:clamp(1.25rem,1rem + 1vw,2rem);overflow:auto;box-shadow:0 1.5rem 4rem #101d1526}.contact-dialog::backdrop{background:#101d15b8}.contact-dialog-head{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.contact-dialog-head .eyebrow{color:var(--ronce-brand)}.contact-dialog-head h2{margin-top:.35rem;font-size:clamp(1.6rem,1.25rem + 1.5vw,2.3rem)}.contact-dialog-close{border:var(--hair);border-radius:var(--radius-sm);background:var(--ronce-surface);width:2.75rem;height:2.75rem;color:var(--ronce-ink);font:inherit;cursor:pointer;flex:none;place-items:center;padding:0;font-size:1.6rem;line-height:1;display:inline-grid}.contact-dialog-description{color:var(--ronce-muted);font-size:var(--text-small);margin-top:.8rem}.contact-form{gap:1rem;margin-top:1.5rem;display:grid}.contact-honeypot{clip-path:inset(50%)!important;pointer-events:none!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.contact-form-result{gap:1rem;display:grid}.contact-form-success{border:1px solid var(--line-strong);background:var(--surface-soft);padding:1.25rem}.contact-form-error{color:var(--tone-danger);font-weight:700}.contact-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.contact-form label{color:var(--ronce-ink);font-size:var(--text-small);gap:.4rem;font-weight:700;display:grid}.contact-form input,.contact-form textarea{border:var(--hair-strong);border-radius:var(--radius-sm);background:var(--ronce-white);width:100%;min-height:2.75rem;color:var(--ronce-ink);font:inherit;padding:.65rem .75rem}.contact-form textarea{resize:vertical;min-height:8rem}.contact-file{border:var(--hair);border-radius:var(--radius-sm);background:var(--ronce-surface);padding:.9rem}.contact-file small{color:var(--ronce-muted);font-size:var(--text-micro);font-weight:400;line-height:1.5}.contact-form-actions{flex-wrap:wrap;gap:.75rem;padding-top:.25rem;display:flex}.figure{aspect-ratio:16/9;border:var(--hair);border-radius:var(--radius-sm);background-color:var(--ronce-white);background-image:linear-gradient(90deg,#174d2b0d 1px,#0000 1px),linear-gradient(#174d2b0d 1px,#0000 1px);background-size:1.5rem 1.5rem;width:100%;height:auto;display:block}.figure *{vector-effect:non-scaling-stroke}.figure-line{fill:none;stroke:var(--ronce-brand);stroke-width:1.4px;stroke-linejoin:round}.figure-thin{fill:none;stroke:var(--tone-draw-line);stroke-width:1px}.figure-centre{fill:none;stroke:var(--tone-draw-centre);stroke-width:1px;stroke-dasharray:8 2 2 2}.figure-hidden{fill:none;stroke:var(--ronce-brand);stroke-width:1px;stroke-dasharray:3 3;opacity:.45}.figure-accent{fill:none;stroke:var(--ronce-brand);stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round}.figure-sketch{fill:none;stroke:var(--ronce-muted);stroke-width:1.2px;stroke-linecap:round;opacity:.7}.figure-rule{fill:none;stroke:var(--tone-line-quiet);stroke-width:2.6px;stroke-linecap:round}.figure-rule-strong{fill:none;stroke:var(--tone-draw-rule);stroke-width:1.3px}.figure-panel{fill:none;stroke:var(--ronce-line);stroke-width:1px;stroke-dasharray:4 4}.figure-panel-solid{fill:var(--ronce-white);stroke:var(--tone-line-strong);stroke-width:1px}.figure-face-top{fill:var(--ronce-brand-soft);stroke:none}.figure-face-left{fill:var(--tone-face-mid);stroke:none}.figure-face-right{fill:var(--tone-face-deep);stroke:none}.figure-face-strong,.figure-mark{fill:var(--ronce-brand);stroke:none}.figure-mark-idle{fill:var(--ronce-line);stroke:none}.figure-mark-dot{fill:var(--tone-line-strong);stroke:none}.figure-bar{fill:none;stroke:var(--ronce-ink)}.figure-node{fill:var(--ronce-white);stroke:var(--ronce-brand);stroke-width:1.4px}.site-footer{background:var(--ronce-ink);color:var(--on-ink-body);padding-top:clamp(2.5rem,1.5rem + 3vw,4rem)}.site-footer-inner{grid-template-columns:minmax(0,1.6fr) repeat(2,minmax(0,1fr));gap:clamp(2rem,4vw,4rem);padding-bottom:clamp(2rem,1.5rem + 2vw,3rem);display:grid}.site-footer-brand p{max-width:24rem;font-size:var(--text-small);margin-top:1.25rem}.site-footer-nav h2{color:var(--on-dark-heading);letter-spacing:.11em;text-transform:uppercase;margin-bottom:1rem;font-size:.82rem;font-weight:700}.site-footer-nav ul{gap:.1rem;display:grid}.site-footer-nav a{min-width:2.75rem;min-height:2.75rem;color:var(--on-ink-body);font-size:var(--text-small);justify-self:start;align-items:center;text-decoration:none;display:inline-flex}.site-footer-nav a:hover{color:var(--on-dark-heading);text-decoration:underline}.site-footer-legal{border-top:1px solid #ffffff1f;padding-block:1.25rem;font-size:.85rem}.site-footer :focus-visible{outline-color:var(--ronce-focus-on-dark)}.not-found h1{margin-bottom:1.25rem;font-size:clamp(2rem,1.4rem + 2.4vw,3rem)}.not-found .hero-actions{margin-top:2rem}@media (min-width:100rem){.container{max-width:82rem}}@media (max-width:62rem){.hero-inner{grid-template-columns:minmax(0,1fr);gap:2.25rem}.hero-copy{max-width:42rem}.hero-media{width:100%;max-width:38rem}.about,.contact{grid-template-columns:minmax(0,1fr)}.about-intro{position:static}.about-figure .figure{max-width:30rem}.explorer-services,.board-stages{grid-template-columns:repeat(2,minmax(0,1fr))}.board-stages li:first-child{grid-column:1/-1}.board-columns{grid-template-columns:minmax(0,1fr)}.flow{grid-template-columns:minmax(0,1fr);gap:2.25rem}.flow-column-inputs:after,.flow-column-stages:after{inset:auto auto -1.55rem 50%;transform:translate(-50%)rotate(135deg)}.outcomes-head{display:none}.outcomes-rows{gap:1.25rem}.outcomes-row{grid-template-columns:minmax(0,1fr);gap:1.4rem}.outcomes-label{clip-path:none;width:auto;height:auto;color:var(--ronce-muted);letter-spacing:.1em;text-transform:uppercase;margin:0 0 .2rem;font-size:.7rem;font-weight:700;display:block;position:static}.outcomes-problem:after,.outcomes-response:after{inset:auto auto -1.1rem 1.1rem;transform:rotate(135deg)}.process-list,.site-footer-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer-brand{grid-column:1/-1}.matrix{min-width:36rem}.matrix th,.matrix td{padding:.7rem .4rem}.matrix thead th{letter-spacing:.02em;font-size:.72rem}.matrix thead th:first-child,.matrix tbody th{min-width:10.5rem}}@media (max-width:48rem){.site-nav,.site-header-actions{display:none}.mobile-menu{margin-left:auto;display:block}.mobile-menu summary{border:var(--hair);border-radius:var(--radius-sm);min-height:2.75rem;font-size:var(--text-small);cursor:pointer;align-items:center;gap:.5rem;padding:.5rem .75rem;font-weight:700;list-style:none;display:inline-flex}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu-icon{background:var(--ronce-ink);width:1rem;height:2px;box-shadow:0 -5px 0 var(--ronce-ink), 0 5px 0 var(--ronce-ink);position:relative}.mobile-menu[open] .mobile-menu-icon{background:var(--ronce-brand);box-shadow:0 -5px 0 var(--ronce-brand), 0 5px 0 var(--ronce-brand)}.mobile-menu-panel{z-index:55;right:var(--gutter);left:var(--gutter);border:var(--hair);border-radius:var(--radius);background:var(--ronce-white);margin-top:.75rem;padding:1rem;position:absolute;box-shadow:0 1rem 2.5rem #17211b1f}.mobile-menu-panel ul{gap:.15rem;display:grid}.mobile-menu-panel a{border-radius:var(--radius-sm);min-height:2.75rem;color:var(--ronce-ink);align-items:center;padding:.5rem .6rem;font-weight:600;text-decoration:none;display:flex}.mobile-menu-panel a:hover{background:var(--ronce-brand-soft)}.mobile-menu-actions{border-top:var(--hair);gap:.6rem;margin-top:.9rem;padding-top:.9rem;display:grid}.mobile-menu-actions .link-button,.mobile-menu-actions .button{justify-content:center}.scope-band{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-system-map{--bus:1.5rem;grid-template-columns:minmax(0,1fr);gap:1.15rem 0}.hero-system-core{justify-self:start}.hero-system-core:after{content:"";top:100%;left:calc(var(--bus) / 2);width:0;height:calc(var(--bus) * .8);border-left:1px solid var(--ronce-brand);opacity:.55;position:absolute}.hero-system-nodes{padding-left:var(--bus);grid-template-columns:minmax(0,1fr);gap:.4rem}.hero-system-nodes:before{top:1.5rem;bottom:1.5rem;right:auto;left:calc(var(--bus) / 2);background:repeating-linear-gradient(to bottom, var(--ronce-brand) 0 4px, transparent 4px 9px);width:1px;height:auto;animation-name:hero-bus-vertical}.hero-system-node{justify-content:space-between;align-items:baseline;gap:.5rem;min-height:2.7rem;display:flex}.hero-system-node-count{flex:none}.matrix-hint{display:block}.ecosystem-clusters{grid-template-columns:minmax(0,1fr);row-gap:0;margin-top:1.75rem;padding-left:1.5rem}.ecosystem-cluster{padding-top:0;padding-bottom:.9rem}.ecosystem-cluster:before{border-top:0;border-bottom:var(--hair-strong);border-left:var(--hair-strong);width:1.5rem;height:1.9rem;top:0;left:-1.5rem;right:auto}.ecosystem-cluster:last-child:before{height:1.9rem}.ecosystem-cluster:after{display:none}.ecosystem-card:before{top:1.55rem;left:-.3rem;transform:none}.ecosystem-core:after{height:1.75rem;left:50%}.explorer-summary{grid-template-columns:auto minmax(0,1fr) auto;row-gap:.5rem}.explorer-summary-count{grid-area:2/2;justify-self:start}}@media (max-width:40rem){.explorer-services,.board-stages,.process-list{grid-template-columns:minmax(0,1fr)}.board-stages li:first-child{grid-column:auto}.process-list{gap:1.5rem}.hero-actions .button,.hero-actions .button-ghost,.contact-panel-actions .button,.contact-panel-actions .contact-panel-secondary{flex:100%;justify-content:center}.hero-copy h1{font-size:clamp(2rem,10vw,2.4rem)}.contact-channels,.contact-form-grid{grid-template-columns:minmax(0,1fr)}.hero-frame-controls{top:.5rem;left:.5rem}}@media (max-width:34rem){.scope-band,.site-footer-inner{grid-template-columns:minmax(0,1fr)}}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.about-principle,.contact-step,.explorer-figure,.outcomes-row,.process-step{animation:linear both section-enter;animation-timeline:view();animation-range:entry 12% cover 20%}}}@keyframes section-enter{0%{opacity:0;transform:translateY(.6rem)}}@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}}
