: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);--section-pad-top:42px;--section-pad-bottom:56px;--visual-stage-gap:var(--section-pad-top)}*{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:"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.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{z-index:35;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .16s,visibility .16s;position:fixed;inset:0}body[data-grid-overlay=on] .page-background{opacity:1;visibility:visible}.page-background-grid{width:min(100%, var(--container-max));height:100%;padding-inline:var(--gutter);gap:20px;margin-inline:auto;display:grid}.page-background-column{background:#3f6f8b14;border-left:1px solid #3f6f8b1f;border-right:1px solid #3f6f8b1f;height:100%}.grid-overlay-toggle{z-index:60;min-height:34px;color:var(--text);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f3f5f6f0;border:1px solid #1820272e;justify-content:center;align-items:center;padding:0 12px;font-size:.72rem;font-weight:700;display:inline-flex;position:fixed;bottom:18px;right:18px}.grid-overlay-toggle:hover,.grid-overlay-toggle:focus-visible{color:var(--accent);border-color:#3f6f8b66}.shell{min-height:100vh}.section-shell,.legal-page>*{width:min(100%, var(--container-max));padding-inline:var(--gutter);margin-inline:auto}.section[id],.hero[id]{scroll-margin-top:88px}.eyebrow,.section-label,.panel-label{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)}.section-heading h1,.section-heading h2,.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}.section-intro,.feature-card p,.note-list,.prose-block p{color:var(--muted)}.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}.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{background:var(--surface)}body[data-theme=ledger] .section:nth-of-type(2n){background:var(--surface-alt)}.section-shell{padding-block:var(--section-pad-top) var(--section-pad-bottom)}.section-heading{max-width:780px;margin-bottom:24px}.section-intro{max-width:68ch}.card{border:1px solid var(--line);background:0 0}body[data-theme=operator] .card{background:#ffffff29}.feature-card,.prose-block{padding:24px}.feature-card{border-left:0}.feature-card h3,.prose-block h2{margin:6px 0 12px;font-size:1.22rem}.feature-card p,.prose-block p{margin:0}.legal-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;display:grid}.note-list,.founder-engagement-list{gap:12px;margin:18px 0 0;padding-left:18px;display:grid}.text-link{margin-top:16px;font-weight:700;display:inline-flex}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}.legal-page{background:var(--surface-alt);padding-block:48px 72px}.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){.page-background-grid{gap:16px}.legal-layout{grid-template-columns:1fr}}@media (max-width:760px){.page-background-grid{gap:12px}.grid-overlay-toggle{bottom:14px;right:14px}.feature-card,.prose-block{padding:20px}}
.footer-module__nP6W3G__root{z-index:20;border-top:1px solid #0000;position:relative}body[data-theme=operator] .footer-module__nP6W3G__root{background:#dfe8ee;border-top-color:#b7c7d1}body[data-theme=ledger] .footer-module__nP6W3G__root{color:var(--accent-contrast);background:#7b6a4c}.footer-module__nP6W3G__minibar{background:inherit}.footer-module__nP6W3G__minibarShell{width:min(100%, var(--container-max));padding:12px var(--gutter);justify-content:space-between;align-items:center;gap:16px;margin-inline:auto;display:flex}body[data-theme=ledger] .footer-module__nP6W3G__minibarShell{border-top:1px solid #f4f0e82e}.footer-module__nP6W3G__minibarTitle,.footer-module__nP6W3G__minibarCopy{margin:0}.footer-module__nP6W3G__minibarCopy{font-size:.85rem}.footer-module__nP6W3G__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)}.footer-module__nP6W3G__open .footer-module__nP6W3G__panel{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.footer-module__nP6W3G__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.2fr .72fr .72fr .92fr .64fr;gap:0;margin-inline:auto;display:grid}:is(body[data-theme=operator] .footer-module__nP6W3G__panel,body[data-theme=operator] .footer-module__nP6W3G__shell,body[data-theme=operator] .footer-module__nP6W3G__minibar){background:#dfe8ee}:is(body[data-theme=ledger] .footer-module__nP6W3G__panel,body[data-theme=ledger] .footer-module__nP6W3G__shell,body[data-theme=ledger] .footer-module__nP6W3G__minibar){background:#7b6a4c}.footer-module__nP6W3G__column{border-left:1px solid var(--line);align-content:start;gap:10px;padding:0 20px;display:grid}body[data-theme=ledger] .footer-module__nP6W3G__column{border-left-color:#f4f0e82e}body[data-theme=operator] .footer-module__nP6W3G__column{border-left-color:#b7c7d1}.footer-module__nP6W3G__column:first-child{border-left:0;padding-left:0}.footer-module__nP6W3G__column:last-child{padding-right:0}body[data-theme=ledger] .footer-module__nP6W3G__kicker{color:var(--accent-contrast)}body[data-theme=ledger] .footer-module__nP6W3G__heading{color:var(--accent-contrast)}body[data-theme=ledger] .footer-module__nP6W3G__root strong{color:var(--accent-contrast)}body[data-theme=ledger] .footer-module__nP6W3G__root .footer-module__nP6W3G__copy{color:var(--accent-contrast)}body[data-theme=ledger] .footer-module__nP6W3G__root .footer-module__nP6W3G__note{color:var(--accent-contrast)}body[data-theme=ledger] .footer-module__nP6W3G__root .footer-module__nP6W3G__nav a{color:var(--accent-contrast)}body[data-theme=ledger] .footer-module__nP6W3G__link{color:var(--accent-contrast)}body[data-theme=ledger] .footer-module__nP6W3G__minibarTitle{color:var(--accent-contrast)}body[data-theme=ledger] .footer-module__nP6W3G__minibarCopy{color:var(--accent-contrast)}body[data-theme=operator] .footer-module__nP6W3G__kicker{color:#182027}body[data-theme=operator] .footer-module__nP6W3G__heading{color:#182027}body[data-theme=operator] .footer-module__nP6W3G__root strong{color:#182027}body[data-theme=operator] .footer-module__nP6W3G__root .footer-module__nP6W3G__copy{color:#182027}body[data-theme=operator] .footer-module__nP6W3G__root .footer-module__nP6W3G__note{color:#182027}body[data-theme=operator] .footer-module__nP6W3G__root .footer-module__nP6W3G__nav a{color:#182027}body[data-theme=operator] .footer-module__nP6W3G__link{color:#182027}body[data-theme=operator] .footer-module__nP6W3G__minibarTitle{color:#182027}body[data-theme=operator] .footer-module__nP6W3G__minibarCopy{color:#182027}.footer-module__nP6W3G__kicker,.footer-module__nP6W3G__heading{font-size:var(--section-label-size);letter-spacing:var(--section-label-tracking);text-transform:uppercase;margin:0;font-weight:700}.footer-module__nP6W3G__copy,.footer-module__nP6W3G__note{margin:0}.footer-module__nP6W3G__logo{object-fit:contain;object-position:center center;width:64px;height:64px;margin-bottom:8px;display:block}.footer-module__nP6W3G__nav{gap:10px;display:grid}.footer-module__nP6W3G__link{margin-top:16px;font-weight:700;display:inline-flex}.footer-module__nP6W3G__nav a:hover,.footer-module__nP6W3G__nav a:focus-visible,.footer-module__nP6W3G__link:hover,.footer-module__nP6W3G__link:focus-visible{color:var(--accent)}@media (max-width:1180px){.footer-module__nP6W3G__shell{grid-template-columns:1fr}.footer-module__nP6W3G__column{border-left:0;border-top:1px solid var(--line);padding:18px 0 0}body[data-theme=ledger] .footer-module__nP6W3G__column{border-top-color:#f4f0e82e}.footer-module__nP6W3G__column:first-child{border-top:0;padding-top:0}}
.header-module__3iWRfG__root{z-index:40;background:#12181d;border-bottom:1px solid #f3f5f61a;position:sticky;top:0}body[data-theme=ledger] .header-module__3iWRfG__root{background:#1a1612;border-bottom-color:#f4f0e81f}.header-module__3iWRfG__shell{width:min(100%, var(--container-max));padding-inline:var(--gutter);grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:16px;min-height:68px;margin-inline:auto;padding-block:8px;display:grid}.header-module__3iWRfG__brand{align-items:center;gap:14px;min-width:0;display:inline-flex}.header-module__3iWRfG__brandMark{object-fit:contain;object-position:center center;flex:none;width:58px;height:58px;display:inline-block}.header-module__3iWRfG__brandCopy{gap:0;line-height:.94;display:grid}.header-module__3iWRfG__brandCopy strong{color:#f3f5f6eb;letter-spacing:.06em;text-transform:uppercase;font-size:1.15rem}.header-module__3iWRfG__brandCopy span{letter-spacing:.05em;text-transform:uppercase;color:#e2e9eed6;margin-top:-1px;font-size:1.06rem;font-weight:700}body[data-theme=ledger] .header-module__3iWRfG__brandCopy strong{color:#f4f0e8eb}body[data-theme=ledger] .header-module__3iWRfG__brandCopy span{color:#e9e1d6b3}.header-module__3iWRfG__topNav{flex-wrap:wrap;justify-content:center;gap:10px 14px;display:flex}.header-module__3iWRfG__topNav a{min-height:30px;font-size:var(--section-label-size);letter-spacing:var(--section-label-tracking);text-transform:uppercase;color:#e2e9eebd;align-items:center;display:inline-flex}body[data-theme=ledger] .header-module__3iWRfG__topNav a{color:#e9e1d6c2}.header-module__3iWRfG__topNav a:hover,.header-module__3iWRfG__topNav a:focus-visible{color:var(--accent)}.header-module__3iWRfG__menu{justify-items:end;margin-bottom:-10px;padding-bottom:10px;display:grid;position:relative}.header-module__3iWRfG__menuOpen .header-module__3iWRfG__menuPanel{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.header-module__3iWRfG__menuTrigger{color:#f3f5f6d6;cursor:pointer;background:0 0;border:0;align-items:center;gap:14px;min-height:42px;padding:0 0 0 16px;display:inline-flex}body[data-theme=ledger] .header-module__3iWRfG__menuTrigger{color:#f4f0e8d6}.header-module__3iWRfG__menuTriggerLabel{font-size:var(--section-label-size);letter-spacing:var(--section-label-tracking);text-transform:uppercase;font-weight:700}.header-module__3iWRfG__menuTriggerIcon{gap:4px;width:20px;display:grid}.header-module__3iWRfG__menuTriggerIcon span{background:currentColor;height:1px;display:block}.header-module__3iWRfG__menuPanel{opacity:0;visibility:hidden;pointer-events:none;background:#12181d;border:1px solid #f3f5f624;min-width:220px;padding:14px 0;transition:opacity .18s,transform .18s,visibility .18s;position:absolute;top:100%;right:0;transform:translateY(8px)}body[data-theme=ledger] .header-module__3iWRfG__menuPanel{background:#1a1612;border-color:#f4f0e824}.header-module__3iWRfG__menuGroup{gap:0;display:grid}.header-module__3iWRfG__menuSeparator{background:#f3f5f61f;width:calc(100% - 28px);height:1px;margin:10px 14px}body[data-theme=ledger] .header-module__3iWRfG__menuSeparator{background:#f4f0e81f}.header-module__3iWRfG__menuLink{color:#e2e9eec2;min-height:40px;font-size:var(--section-label-size);letter-spacing:var(--section-label-tracking);text-transform:uppercase;align-items:center;padding:0 14px;font-weight:700;display:inline-flex}body[data-theme=ledger] .header-module__3iWRfG__menuLink{color:#e9e1d6c2}.header-module__3iWRfG__menuLink:hover,.header-module__3iWRfG__menuLink:focus-visible,.header-module__3iWRfG__menuTrigger:hover,.header-module__3iWRfG__menuTrigger:focus-visible{color:var(--accent)}@media (max-width:1180px){.header-module__3iWRfG__shell{grid-template-columns:1fr}.header-module__3iWRfG__topNav{justify-content:flex-start}.header-module__3iWRfG__menu{justify-items:start}.header-module__3iWRfG__menuTrigger{padding-left:0}}
