:root{--container-max:1220px;--page-bg:#f3f5f6;--surface:#f3f5f6;--surface-alt:#e5edf2;--surface-strong:#dbe5eb;--text:#182027;--muted:#63707a;--line:#c8d1d7;--accent:#3f6f8b;--accent-contrast:#f3f5f6;--display-font:"Trebuchet MS", "Helvetica Neue", Arial, sans-serif;--body-font:"Trebuchet MS", "Helvetica Neue", Arial, sans-serif;--meta-font:"Courier New", monospace;--display-size:clamp(3rem, 6vw, 4.25rem);--display-line-height:.95;--display-tracking:-.05em;--body-size:1.0625rem;--body-line-height:1.76;--section-label-size:.75rem;--section-label-tracking:.18em;--action-size:.75rem;--action-tracking:.1em;--gutter:clamp(20px, 3vw, 32px)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{background:var(--page-bg);min-width:320px;color:var(--text);font-family:var(--body-font);font-size:var(--body-size);line-height:var(--body-line-height);margin:0}body[data-theme=ledger]{--container-max:1220px;--page-bg:#f4f0e8;--surface:#f4f0e8;--surface-alt:#ede5d7;--surface-strong:#7b6a4c;--text:#211d19;--muted:#736a61;--line:#d3c8bb;--accent:#7b6a4c;--accent-contrast:#f4f0e8;--display-font:"Palatino Linotype", Georgia, serif;--body-font:"Helvetica Neue", Arial, sans-serif;--meta-font:"Courier New", monospace;--display-size:clamp(3rem, 6vw, 4.1875rem);--display-line-height:.98;--display-tracking:-.03em;--body-size:1.0625rem;--body-line-height:1.82;--section-label-size:.75rem;--section-label-tracking:.16em;--action-size:.75rem;--action-tracking:.08em}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.page-background{display:none}.shell{min-height:100vh}.header-shell,.hero-shell,.trust-strip-shell,.section-shell,.footer-shell,.about-page>*,.legal-page>*{width:min(100%, var(--container-max));padding-inline:var(--gutter);margin-inline:auto}.site-header{z-index:40;background:#12181d;border-bottom:1px solid #f3f5f61a;position:sticky;top:0}body[data-theme=ledger] .site-header{background:#1a1612;border-bottom-color:#f4f0e81f}.header-shell{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:16px;min-height:68px;padding-block:8px;display:grid}.brand{align-items:center;gap:12px;min-width:0;display:inline-flex}.brand-mark{object-fit:contain;object-position:center center;flex:none;width:54px;height:54px;display:inline-block}.brand-copy{gap:0;line-height:1.05;display:grid}.brand-copy strong{color:#f3f5f6eb;letter-spacing:.12em;text-transform:uppercase;font-size:.96rem}.brand-copy span{color:#e2e9eead;margin-top:2px;font-size:.82rem}body[data-theme=ledger] .brand-copy strong{color:#f4f0e8eb}body[data-theme=ledger] .brand-copy span{color:#e9e1d6b3}.top-nav,.subpage-nav,.header-status{flex-wrap:wrap;gap:10px 14px;display:flex}.top-nav{justify-content:center}.top-nav a,.subpage-nav a,.header-status span{min-height:30px;font-size:var(--section-label-size);letter-spacing:var(--section-label-tracking);text-transform:uppercase;align-items:center;display:inline-flex}.top-nav a,.header-status span{color:#e2e9eebd}body[data-theme=ledger] .top-nav a,body[data-theme=ledger] .header-status span{color:#e9e1d6c2}.top-nav a:hover,.top-nav a:focus-visible,.subpage-nav a:hover,.subpage-nav a:focus-visible,.footer-nav a:hover,.footer-nav a:focus-visible,.text-link:hover,.text-link:focus-visible{color:var(--accent)}.header-meta{justify-items:end;gap:8px;display:grid}.header-status{color:#e2e9eead;justify-content:flex-end}body[data-theme=ledger] .header-status{color:#e9e1d6b3}.hero{border-bottom:1px solid var(--line);background:var(--surface)}.section[id],.hero[id]{scroll-margin-top:88px}.hero-shell{grid-template-columns:1fr;align-items:start;gap:28px;padding-block:14px 18px;display:grid}.hero-main{border:1px solid var(--line);background:var(--surface-alt);min-height:620px;position:relative;overflow:hidden}.hero-main--immersive{min-height:clamp(460px,100svh - 132px,640px)}.hero-image-wrap{position:absolute;inset:0}.hero-image{object-fit:cover;object-position:center 56%;width:100%;height:100%;display:block}.hero-image-darken{z-index:0;position:absolute;inset:0}body[data-theme=operator] .hero-image-wrap:after{content:"";background:linear-gradient(90deg,#0b1014d1 0%,#0b101494 42%,#0b10142e 74%,#0b10144d 100%),linear-gradient(#0b101414,#0b10148a);position:absolute;inset:0}body[data-theme=ledger] .hero-image-wrap:after{content:"";background:linear-gradient(90deg,#120e0bcc 0%,#120e0b8f 42%,#120e0b2e 74%,#120e0b47 100%),linear-gradient(#120e0b14,#120e0b80);position:absolute;inset:0}.hero-image-wrap:after{display:none}body[data-theme=operator] .hero-image-darken{background:linear-gradient(90deg,#0a0e12d6 0%,#0a0e12b8 26%,#0a0e126b 48%,#0a0e1229 72%,#0a0e121a 100%),linear-gradient(#0a0e1247 0%,#0a0e1214 24%,#0a0e122e 100%)}body[data-theme=ledger] .hero-image-darken{background:linear-gradient(90deg,#16120ed6 0%,#16120eb8 26%,#16120e6b 48%,#16120e29 72%,#16120e1a 100%),linear-gradient(#16120e42 0%,#16120e14 24%,#16120e2e 100%)}.hero-overlay-wrap{z-index:1;pointer-events:none;position:absolute;inset:0}.hero-overlay{object-fit:cover;object-position:center 56%;opacity:.72;width:100%;height:100%;display:block}.hero-copy{z-index:1;align-content:end;max-width:920px;min-height:100%;padding:clamp(28px,7vw,72px);display:grid;position:relative}.hero-copy--immersive{z-index:2;max-width:820px;padding-top:clamp(44px,5vw,68px);padding-bottom:clamp(18px,2.4vw,28px)}.hero-eyebrow-row{align-items:center;gap:14px;max-width:640px;display:flex}.hero-eyebrow-row .eyebrow{white-space:nowrap;margin:0}.hero-eyebrow-rule{background:#f3f5f647;flex:auto;min-width:40px;height:1px}.hero-eyebrow-mark{color:#f3f5f6db;width:26px;height:26px}.hero-eyebrow-mark svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.eyebrow,.section-label,.panel-label,.footer-kicker,.footer-heading{font-size:var(--section-label-size);letter-spacing:var(--section-label-tracking);text-transform:uppercase;margin:0;font-weight:700}body[data-theme=operator] .eyebrow{color:#f3f5f6c2}body[data-theme=ledger] .eyebrow,.section-label,.panel-label{color:var(--muted)}.hero h1,.section-heading h2,.contact-copy h2,.about-page h1,.legal-page h1,.prose-block h2{font-family:var(--display-font);font-size:var(--display-size);line-height:var(--display-line-height);letter-spacing:var(--display-tracking);margin:14px 0 0;font-weight:700}body[data-theme=operator] .hero h1{color:#f3f5f6;max-width:16ch}body[data-theme=ledger] .hero h1{color:var(--accent-contrast);max-width:16ch}.hero-title-line{white-space:nowrap;display:block}.hero-title-accent{color:var(--accent)}.lead{max-width:40ch;margin:16px 0 0}body[data-theme=operator] .lead{color:#f3f5f6e0}body[data-theme=ledger] .lead{color:#f4f0e8e0}.hero-supporting,.section-intro,.footer-copy,.footer-note,.feature-card p,.step-card p,.founder-teaser,.contact-form span,.form-status,.form-note,.note-list,.audience-list,.hero-stats span,.trust-pill,.hero-panel-caption,.founder-aside p,.prose-block p{color:var(--muted)}.hero-supporting{max-width:58ch;margin:10px 0 0;font-size:1rem}body[data-theme=operator] .hero-supporting{color:#e2e9eec2}body[data-theme=ledger] .hero-supporting{color:#e9e1d6c7}.hero-actions,.form-footer{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.hero-actions{justify-content:flex-start;margin-top:20px}.button{border:1px solid var(--text);min-height:46px;color:var(--text);font-size:var(--action-size);letter-spacing:var(--action-tracking);text-transform:uppercase;cursor:pointer;background:0 0;justify-content:center;align-items:center;padding:0 18px;font-weight:700;display:inline-flex}body[data-theme=operator] .button-primary{background:var(--accent);color:var(--accent-contrast);border-color:var(--accent)}body[data-theme=operator] .button-primary:hover,body[data-theme=operator] .button-primary:focus-visible{filter:brightness(.94)}body[data-theme=operator] .button-secondary{color:#f3f5f6eb;background:#e5edf224;border-color:#f3f5f62e}body[data-theme=ledger] .button-primary{background:var(--accent);color:var(--accent-contrast);border-color:var(--accent)}body[data-theme=ledger] .button-primary:hover,body[data-theme=ledger] .button-primary:focus-visible{filter:brightness(.94)}body[data-theme=ledger] .button-secondary{color:var(--accent-contrast);background:#ffffff14;border-color:#f4f0e838}.hero-signals{flex-wrap:wrap;align-items:center;gap:10px;margin-top:34px;display:flex}.hero-signals-panel{margin-top:10px;margin-bottom:0}body[data-theme=operator] .hero-signal-label,body[data-theme=operator] .hero-signal{color:#f3f5f6cc}body[data-theme=operator] .hero-signal{border:1px solid #f3f5f629;padding:8px 12px}body[data-theme=operator] .hero-signals-panel .hero-signal-label{color:var(--muted)}body[data-theme=operator] .hero-signals-panel .hero-signal{color:var(--text);border-color:var(--line);background:#ffffff5c}body[data-theme=ledger] .hero-signal-label,body[data-theme=ledger] .hero-signal{color:#f4f0e8d1}body[data-theme=ledger] .hero-signal{border:1px solid #f4f0e82e;padding:8px 12px}body[data-theme=ledger] .hero-signals-panel .hero-signal-label{color:var(--muted)}body[data-theme=ledger] .hero-signals-panel .hero-signal{color:var(--text);border-color:var(--line);background:#ffffff3d}.button-secondary-left{align-self:flex-start}.hero-panel{border:1px solid var(--line);background:var(--surface-alt);max-width:520px;padding:22px 24px}.hero-mini-points{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:640px;margin:22px 0 0;padding:0;list-style:none;display:grid}.hero-mini-point{gap:8px;display:grid}.hero-mini-icon{color:#f3f5f6a8;width:30px;height:30px}.hero-mini-icon svg{fill:none;stroke:currentColor;stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.hero-mini-copy strong{letter-spacing:.11em;text-transform:uppercase;color:#8facc2eb;margin:0 0 6px;font-size:.72rem;display:block}.hero-mini-copy span{color:#e2e9ee94;max-width:27ch;font-size:.88rem;line-height:1.55;display:block}.hero-floor-rule{align-items:center;gap:10px;max-width:640px;margin-top:10px;display:flex}.hero-floor-line{background:#f3f5f647;flex:auto;height:1px}.hero-floor-plus{color:#8facc2e0;width:18px;height:18px}.hero-floor-plus svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}body[data-theme=operator] .hero-panel .panel-label,body[data-theme=operator] .hero-panel-caption,body[data-theme=ledger] .hero-panel .panel-label,body[data-theme=ledger] .hero-panel-caption{color:var(--muted)}.hero-stats{margin:12px 0 0;padding:0;list-style:none;display:grid}.hero-stats li{border-top:1px solid var(--line);gap:6px;padding:14px 0;display:grid}.hero-stats strong{color:var(--text)}.trust-strip{border-bottom:1px solid var(--line);background:var(--surface-alt)}body[data-theme=ledger] .trust-strip{background:var(--surface-alt)}.trust-strip-shell{gap:0;display:grid}body[data-theme=operator] .trust-strip-shell,body[data-theme=ledger] .trust-strip-shell{grid-template-columns:repeat(4,minmax(0,1fr))}.trust-pill{border-left:1px solid var(--line);padding:18px 16px}.trust-pill:first-child{border-left:0}.section{border-bottom:1px solid var(--line);background:var(--surface)}body[data-theme=operator] .section:nth-of-type(2n){background:var(--surface-alt)}body[data-theme=ledger] .section-founder,body[data-theme=ledger] .section-contact,body[data-theme=ledger] .section-services,body[data-theme=ledger] .section{background:var(--surface)}body[data-theme=ledger] .section:nth-of-type(2n){background:var(--surface-alt)}.section-shell{padding-block:42px 56px}.section-heading{max-width:780px;margin-bottom:24px}.section-intro{max-width:68ch}.grid{gap:0;display:grid}.three-up{grid-template-columns:repeat(3,minmax(0,1fr))}.card{border:1px solid var(--line);background:0 0}body[data-theme=operator] .card{background:#ffffff29}.feature-card,.step-card,.prose-block,.founder-panel,.founder-aside,.fit-card,.aside-card,.contact-form{padding:24px}.feature-card,.step-card{border-left:0}.three-up>:first-child{border-left:1px solid var(--line)}.feature-card h3,.step-card h3,.prose-block h2{margin:6px 0 12px;font-size:1.22rem}.feature-card p,.step-card p,.prose-block p{margin:0}.founder-layout,.contact-layout,.about-layout,.legal-layout,.fit-layout{gap:0;display:grid}.founder-layout,.contact-layout,.about-layout{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr)}.legal-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.founder-panel,.founder-aside,.aside-card{background:0 0}body[data-theme=operator] .founder-aside,body[data-theme=operator] .aside-card{background:#ffffff2e}body[data-theme=ledger] .founder-aside,body[data-theme=ledger] .aside-card{background:var(--surface-alt)}.founder-portrait-wrap{aspect-ratio:3/4;border-bottom:1px solid var(--line);margin:-24px -24px 20px;overflow:hidden}.founder-portrait{object-fit:cover;width:100%;height:100%;display:block}.founder-teaser{max-width:58ch;color:var(--text);margin:0}.founder-aside-copy{padding-top:0}.audience-list,.note-list,.founder-principles{gap:12px;margin:18px 0 0;padding-left:18px;display:grid}.text-link{margin-top:16px;font-weight:700;display:inline-flex}.contact-copy{padding-right:32px}.contact-copy h2{max-width:14ch}.contact-form{gap:16px;display:grid}body[data-theme=operator] .contact-form{background:#ffffff2e}body[data-theme=ledger] .contact-form{background:var(--surface-alt)}.contact-form-header,.contact-form label{gap:8px;display:grid}.field-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}input,select,textarea{border:1px solid var(--line);width:100%;color:var(--text);background:0 0;border-radius:0;outline:none;padding:14px}body[data-theme=ledger] input,body[data-theme=ledger] select,body[data-theme=ledger] textarea{background:#ffffff3d}input:focus,select:focus,textarea:focus{border-color:var(--accent)}textarea{resize:vertical}.form-status-idle{color:var(--muted)}.form-status-submitting{color:#8a5b22}.form-status-success{color:#0f6b4d}.form-status-error{color:#912f2f}.form-note{margin:0}.site-footer{z-index:20;border-top:1px solid #0000;position:relative}body[data-theme=operator] .site-footer{background:#dfe8ee;border-top-color:#b7c7d1}body[data-theme=ledger] .site-footer{color:var(--accent-contrast);background:#7b6a4c}.footer-minibar{background:inherit}body[data-theme=ledger] .footer-minibar-shell{border-top:1px solid #f4f0e82e}.footer-minibar-shell{width:min(100%, var(--container-max));padding:12px var(--gutter);justify-content:space-between;align-items:center;gap:16px;margin-inline:auto;display:flex}.footer-minibar-title,.footer-minibar-copy{margin:0}.footer-minibar-copy{font-size:.85rem}.footer-panel{background:inherit;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s,transform .22s,visibility .22s;position:absolute;bottom:100%;left:0;right:0;transform:translateY(12px)}.site-footer.is-open .footer-panel{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.footer-shell{width:min(100%, var(--container-max));padding-block:22px 28px;padding-inline:var(--gutter);background:inherit;border-top:1px solid #0000;grid-template-columns:1.25fr .8fr .8fr .7fr;gap:0;margin-inline:auto;display:grid}body[data-theme=operator] .footer-panel,body[data-theme=operator] .footer-shell,body[data-theme=operator] .footer-minibar{background:#dfe8ee}body[data-theme=ledger] .footer-panel,body[data-theme=ledger] .footer-shell,body[data-theme=ledger] .footer-minibar{background:#7b6a4c}.footer-column{border-left:1px solid var(--line);align-content:start;gap:10px;padding:0 20px;display:grid}body[data-theme=ledger] .footer-column{border-left-color:#f4f0e82e}body[data-theme=operator] .footer-column{border-left-color:#b7c7d1}.footer-column:first-child{border-left:0;padding-left:0}.footer-column:last-child{padding-right:0}body[data-theme=ledger] .footer-kicker,body[data-theme=ledger] .footer-heading,body[data-theme=ledger] .site-footer strong,body[data-theme=ledger] .site-footer .footer-copy,body[data-theme=ledger] .site-footer .footer-note,body[data-theme=ledger] .site-footer .footer-nav a,body[data-theme=ledger] .footer-link,body[data-theme=ledger] .footer-minibar-title,body[data-theme=ledger] .footer-minibar-copy{color:var(--accent-contrast)}body[data-theme=operator] .footer-kicker,body[data-theme=operator] .footer-heading,body[data-theme=operator] .site-footer strong,body[data-theme=operator] .site-footer .footer-copy,body[data-theme=operator] .site-footer .footer-note,body[data-theme=operator] .site-footer .footer-nav a,body[data-theme=operator] .footer-link,body[data-theme=operator] .footer-minibar-title,body[data-theme=operator] .footer-minibar-copy{color:#182027}.footer-copy,.footer-note{margin:0}.footer-logo{object-fit:contain;object-position:center center;width:64px;height:64px;margin-bottom:8px;display:block}.footer-nav{gap:10px;display:grid}.about-page,.legal-page{padding-block:48px 72px}.about-page{background:var(--surface)}.legal-page{background:var(--surface-alt)}.construction-page{background:var(--page-bg);place-items:center;min-height:100vh;padding:40px 20px;display:grid}.construction-shell{text-align:center;max-width:760px}.construction-label{font-size:var(--section-label-size);letter-spacing:var(--section-label-tracking);text-transform:uppercase;color:var(--muted);margin:0;font-weight:700}.construction-page h1{font-family:var(--display-font);font-size:var(--display-size);line-height:var(--display-line-height);letter-spacing:var(--display-tracking);margin:18px 0 0}.construction-page p:last-child{max-width:42ch;color:var(--muted);margin:18px auto 0}@media (max-width:1180px){.header-shell{grid-template-columns:1fr}.top-nav,.header-status,.subpage-nav{justify-content:flex-start}.header-meta{justify-items:start}.hero-shell,.founder-layout,.contact-layout,.about-layout,.legal-layout,.footer-shell{grid-template-columns:1fr}.contact-copy{padding-right:0}.hero-main--immersive{min-height:clamp(460px,100svh - 116px,600px)}.hero-copy--immersive{max-width:100%;padding-top:clamp(52px,8vw,72px);padding-bottom:20px}.hero h1{max-width:12ch}.hero-mini-points{grid-template-columns:1fr;gap:18px;max-width:40rem}.hero-eyebrow-row{max-width:100%}.trust-strip-shell,.three-up{grid-template-columns:1fr 1fr}.trust-pill:nth-child(odd){border-left:0}.footer-column{border-left:0;border-top:1px solid var(--line);padding:18px 0 0}body[data-theme=ledger] .footer-column{border-top-color:#f4f0e82e}.footer-column:first-child{border-top:0;padding-top:0}}@media (max-width:760px){.field-row,.three-up,.trust-strip-shell{grid-template-columns:1fr}.hero-image,.hero-overlay{object-position:74% center}.hero-overlay{opacity:.62}.hero-copy--immersive{padding-inline:20px;padding-top:62px;padding-bottom:18px}.hero-eyebrow-row{gap:10px}.hero-eyebrow-row .eyebrow{white-space:normal}.hero h1{max-width:none}.hero-title-line{white-space:normal}.lead,.hero-supporting{max-width:34ch}.hero-actions{align-items:stretch}.hero-mini-points{margin-top:18px}.hero-floor-rule{max-width:100%}.trust-pill{border-left:0;border-top:1px solid var(--line)}.trust-pill:first-child{border-top:0}.feature-card,.step-card,.prose-block,.founder-panel,.founder-aside,.contact-form{padding:20px}.founder-portrait-wrap{margin:-20px -20px 16px}body[data-theme=ledger] .founder-portrait-wrap{margin:0}}
