/* ================================================================
   1PC INTERIOR SYSTEM - interior.css
   Distilled from the locked homepage reference (/index.html).
   Shared by all interior pages. Pair with /interior.js (defer) and
   the inline head snippet:
     <script>document.documentElement.classList.add('js');</script>

   CONTRACT (for sibling pages/agents)
   - Grounds: --ground #2b2d28 page, --band #24261f alternate bands,
     --footer #20221d. White text at rgba steps (--text-80/62/55/50/
     45/40/35), rgba-white hairlines (--hairline*).
   - Accent: --blue #2E5BFF used hard (solid panels, .hl-bar skewed
     highlight behind a headline word, .btn--primary, .nav-cta,
     .card--blue). Links/mono labels: --link #7AA0FF, light variant
     --blue-soft #8FA8FF on photo/blue grounds.
   - Slants: .band / .band--up (alt ground, --slant 60px clip-path),
     .photo-band (full-bleed duotone photo), .cta-band (blue,
     top-slant only). Padding absorbs the clipped depth.
   - Skew/ghost: .hero + .hero-skew (skewX(-14deg) duotone photo
     panel, desktop only), .clip-photo (parallelogram photo, use
     with .ratio-3x2/.ratio-16x9), .has-ghost + .ghost-mark (logo,
     invert, .04; .ghost-mark--plain on blue) / .ghost-type (giant
     translucent letterforms). Every interior hero carries a
     .hero-skew with a page-relevant self-hosted photo
     (/assets/hero-*.jpg) + .duotone + data-parallax="-0.06";
     panel is aria-hidden with empty img alt. .skew-chip is the
     reduced mid-page variant (340x420 skewed duotone photo chip,
     desktop only, same img+.duotone children, no parallax) -
     used sparingly: 3-4 moments sitewide, never on calculator
     or form sections.
   - Type: Geist (300-800) + Geist Mono, self-hosted below verbatim
     from the reference. .page-title, .section-title, .lede, .copy,
     .mono-label (letterspaced uppercase mono in blue), .mono-strip.
   - Components: .card / .card--glass / .card--blue (+ .card-tag,
     .card-title, .step-num, .stat-value), .num-row rows, .dot-list,
     .term-card (term-sheet block), buttons (.btn--primary/--light/
     --ghost, .btn-row, .link-underline), FAQ (details.faq-item).
   - Chrome: .site-header/.nav-links/.nav-panel/.nav-toggle,
     .site-footer, .chat-pill/.chat-panel. Markup lives in
     /partials-interior/*.html - copy verbatim into pages.
   - Forms: .form-card, .form-grid, .field (+--full), dark fields
     with blue focus ring, .form-status (role="status" panel),
     16px inputs / 44px+ targets, color-scheme:dark.
   - Reveal: add data-reveal to elements. html.js gates hidden
     state; /interior.js reveals via IntersectionObserver, forces
     everything visible at 2500ms, and respects reduced motion.
     No JS = fully visible page. Directional variants:
     data-reveal="left" / "right" / "scale" (default = fade-up).
     Sibling [data-reveal] nodes sharing a parent are auto-staggered
     by interior.js (80ms steps, capped 400ms). Revealed .mono-label
     elements grow a short blue underline bar that wipes in.
   - Motion polish (section 18): .site-header gains .is-compact from
     interior.js past 80px scroll (hover/focus-within restores full
     size); slant band classes carry edge-light hairline pseudo
     elements along their clipped diagonals; .section-rule is a
     left-bright hairline divider for long stacked sections; cards
     lift with a bright top edge on hover.
   - Layout: .container (max 1240, responsive gutters), .section,
     .split (+--narrow-first, --sticky), .card-grid (+--4).
   - Parallax (interior.js, no CSS rules needed): background layers
     drift slower than scroll via transform-only translate3d.
     Auto-registered: .ghost-type / .ghost-mark at rate -0.12,
     .photo-band>img / .clip-photo>img at 0.08 (a cover scale,
     min 1.12, is folded into the composed transform so the drift
     can never expose an edge inside the clipped container).
     Opt-in for anything else: data-parallax="<rate>" (used on
     .hero-skew at -0.06). interior.js captures each element's base
     transform at init (inline rotate on ghost type, the CSS skewX
     on .hero-skew) and composes "translate3d(...) <base>", so do
     NOT hand more transforms to registered elements at runtime -
     put static ones in inline style/CSS before interior.js runs.
     Ghost/photo layers must NOT carry data-reveal (interior.js
     strips it defensively; keep reveals on their containers).
     Guards: prefers-reduced-motion registers nothing; <768px
     pauses photo/opt-in rates and halves ghost rates; frames skip
     while the tab is hidden; no-JS pages are untouched.
   - Polish (section 17): .tabular utility + tabular-nums forced on
     the mono value classes that render financial numbers
     (.stat-value, .term-card li, .res-val, .cmp-val, .slider-out);
     .skip-link (visually hidden until focus, targets #main - every
     page's first body element is
     <a class="skip-link" href="#main">Skip to content</a>);
     body::after fractal-noise grain overlay (ASCII data URI,
     opacity .025, pointer-events none); card/pill shadows use
     olive/blue-tinted rgba, not plain black.
   - Every file in this system is pure ASCII by contract.
   ================================================================ */

/* ================================================================
   1. SELF-HOSTED FONTS - copied verbatim from the homepage
   ================================================================ */
/* cyrillic-ext */
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("/assets/dafb8941.woff2") format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("/assets/a2b7b45e.woff2") format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("/assets/a21d454f.woff2") format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("/assets/2158bbad.woff2") format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("/assets/1389e8b6.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/assets/dafb8941.woff2") format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/assets/a2b7b45e.woff2") format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/assets/a21d454f.woff2") format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/assets/2158bbad.woff2") format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/assets/1389e8b6.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/assets/dafb8941.woff2") format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/assets/a2b7b45e.woff2") format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/assets/a21d454f.woff2") format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/assets/2158bbad.woff2") format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/assets/1389e8b6.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/assets/dafb8941.woff2") format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/assets/a2b7b45e.woff2") format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/assets/a21d454f.woff2") format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/assets/2158bbad.woff2") format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/assets/1389e8b6.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/assets/dafb8941.woff2") format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/assets/a2b7b45e.woff2") format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/assets/a21d454f.woff2") format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/assets/2158bbad.woff2") format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/assets/1389e8b6.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("/assets/dafb8941.woff2") format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("/assets/a2b7b45e.woff2") format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("/assets/a21d454f.woff2") format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("/assets/2158bbad.woff2") format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("/assets/1389e8b6.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Geist Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/assets/b8849a3d.woff2") format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Geist Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/assets/4916d626.woff2") format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* symbols2 */
@font-face {
  font-family: 'Geist Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/assets/70d7b4f4.woff2") format('woff2');
  unicode-range: U+2000-2001, U+2004-2008, U+200A, U+23B8-23BD, U+2500-259F;
}
/* vietnamese */
@font-face {
  font-family: 'Geist Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/assets/4c3968ca.woff2") format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Geist Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/assets/5eee4e12.woff2") format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Geist Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/assets/ea7c1aa8.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Geist Mono';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/assets/b8849a3d.woff2") format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Geist Mono';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/assets/4916d626.woff2") format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* symbols2 */
@font-face {
  font-family: 'Geist Mono';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/assets/70d7b4f4.woff2") format('woff2');
  unicode-range: U+2000-2001, U+2004-2008, U+200A, U+23B8-23BD, U+2500-259F;
}
/* vietnamese */
@font-face {
  font-family: 'Geist Mono';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/assets/4c3968ca.woff2") format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Geist Mono';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/assets/5eee4e12.woff2") format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Geist Mono';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/assets/ea7c1aa8.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Geist Mono';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/assets/b8849a3d.woff2") format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Geist Mono';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/assets/4916d626.woff2") format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* symbols2 */
@font-face {
  font-family: 'Geist Mono';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/assets/70d7b4f4.woff2") format('woff2');
  unicode-range: U+2000-2001, U+2004-2008, U+200A, U+23B8-23BD, U+2500-259F;
}
/* vietnamese */
@font-face {
  font-family: 'Geist Mono';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/assets/4c3968ca.woff2") format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Geist Mono';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/assets/5eee4e12.woff2") format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Geist Mono';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/assets/ea7c1aa8.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* ================================================================
   2. TOKENS
   ================================================================ */
:root{
  /* ground colors (locked to homepage reference) */
  --ground:#2b2d28;          /* page background */
  --band:#24261f;            /* alternate section band */
  --footer:#20221d;          /* footer ground */
  /* accent */
  --blue:#2E5BFF;            /* primary accent, buttons, panels, bars */
  --blue-hover:#3E6BFF;
  --blue-deep:#2246d6;       /* skew panel base */
  --blue-dark:#1c3fb8;       /* gradient partner for card--blue */
  --link:#7AA0FF;            /* inline links, mono labels, dots */
  --link-hover:#9db4ff;
  --blue-soft:#8FA8FF;       /* mono labels on photo/blue grounds, focus */
  /* text on olive ground */
  --text:#ffffff;
  --text-80:rgba(255,255,255,.8);
  --text-62:rgba(255,255,255,.62);
  --text-55:rgba(255,255,255,.55);
  --text-50:rgba(255,255,255,.5);
  --text-45:rgba(255,255,255,.45);
  --text-40:rgba(255,255,255,.4);
  --text-35:rgba(255,255,255,.35);
  /* hairlines */
  --hairline:rgba(255,255,255,.09);
  --hairline-soft:rgba(255,255,255,.07);
  --hairline-mid:rgba(255,255,255,.1);
  --hairline-strong:rgba(255,255,255,.13);
  --hairline-hover:rgba(122,160,255,.4);
  /* geometry */
  --slant:60px;              /* slant depth between bands */
  --radius-lg:20px;
  --radius-md:18px;
  --radius-btn:12px;
  --radius-field:10px;
  /* type */
  --font-sans:'Geist',system-ui,sans-serif;
  --font-mono:'Geist Mono',ui-monospace,monospace;
}

/* ================================================================
   3. BASE
   ================================================================ */
*,*::before,*::after{box-sizing:border-box}
html{overflow-x:clip;scroll-behavior:smooth}
body{margin:0;background:var(--ground);color:var(--text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;overflow-x:clip}
img{max-width:100%;height:auto}
a{color:var(--link);text-decoration:none}
a:hover{color:var(--link-hover)}
a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--blue-soft);outline-offset:2px}
@media (prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important}
}
@keyframes pulse{0%,100%{opacity:1}50%{opacity:.25}}
@keyframes riseIn{0%{opacity:0;transform:translateY(24px)}100%{opacity:1;transform:translateY(0)}}

.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}
.skip-link{position:absolute;left:-9999px;top:0;z-index:100;background:var(--blue);color:#fff;padding:12px 18px;border-radius:0 0 10px 0;font-weight:600;font-size:15px}
.skip-link:focus{left:0}

/* ================================================================
   4. LAYOUT
   ================================================================ */
.container{max-width:1240px;margin:0 auto;padding-left:20px;padding-right:20px}
@media (min-width:720px){.container{padding-left:40px;padding-right:40px}}
@media (min-width:1000px){.container{padding-left:56px;padding-right:56px}}

.section{padding:80px 0}
@media (min-width:900px){.section{padding:120px 0}}
.section--tight{padding-bottom:0}

/* Alternate band with slant clip. Padding absorbs the clipped depth. */
.band{background:var(--band);clip-path:polygon(0 var(--slant),100% 0,100% calc(100% - var(--slant)),0 100%);padding:calc(80px + var(--slant)) 0 calc(80px + var(--slant))}
@media (min-width:900px){.band{padding:calc(110px + var(--slant)) 0 calc(110px + var(--slant))}}
.band--up{clip-path:polygon(0 0,100% var(--slant),100% 100%,0 calc(100% - var(--slant)))}

.split{display:grid;gap:40px}
@media (min-width:900px){
  .split{grid-template-columns:1.1fr 1fr;gap:64px;align-items:start}
  .split--narrow-first{grid-template-columns:1fr 1.3fr;gap:72px}
  .split--sticky > .split-aside{position:sticky;top:120px}
}

.card-grid{display:grid;gap:20px;margin-top:44px}
@media (min-width:620px){.card-grid{grid-template-columns:1fr 1fr}}
@media (min-width:980px){.card-grid{grid-template-columns:1fr 1fr 1fr}.card-grid--4{grid-template-columns:1fr 1fr 1fr 1fr}}

/* ================================================================
   5. TYPE
   ================================================================ */
.mono-label{font-family:var(--font-mono);font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--link)}
.mono-label--light{color:var(--blue-soft)}
.mono-strip{font-family:var(--font-mono);font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.85)}

.page-title{margin:0;font-size:clamp(42px,7.6vw,92px);font-weight:800;letter-spacing:-.05em;line-height:.98;color:var(--text)}
.section-title{margin:22px 0 0;font-size:clamp(32px,4.6vw,52px);font-weight:700;letter-spacing:-.03em;line-height:1.04;color:var(--text);text-wrap:pretty}
.lede{margin:28px 0 0;font-size:clamp(17px,2vw,20px);line-height:1.55;color:var(--text-62);max-width:560px;text-wrap:pretty}
.copy{margin:18px 0 0;font-size:17px;line-height:1.7;color:var(--text-62);max-width:620px;text-wrap:pretty}
.small-copy{font-size:15px;line-height:1.6;color:var(--text-55)}
.quiet-line{margin:26px 0 0;font-size:14px;line-height:1.6;color:var(--text-45)}

/* Skewed blue highlight bar behind a headline word */
.hl-bar{display:inline-block;background:var(--blue);color:#fff;padding:0 .2em .06em;transform:skewX(-8deg);box-shadow:0 14px 44px rgba(46,91,255,.4)}
.hl-bar>span{display:inline-block;transform:skewX(8deg)}

/* ================================================================
   6. BUTTONS
   ================================================================ */
.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-family:var(--font-sans);font-size:16px;font-weight:600;line-height:1;border-radius:var(--radius-btn);padding:16px 28px;min-height:44px;border:1px solid transparent;cursor:pointer;text-decoration:none}
.btn--primary{background:var(--blue);color:#fff;box-shadow:0 0 24px rgba(46,91,255,.4)}
.btn--primary:hover{background:var(--blue-hover);color:#fff}
.btn--light{background:#fff;color:var(--ground)}
.btn--light:hover{background:#e8e9e4;color:var(--ground)}
.btn--light.btn--on-blue{color:var(--blue)}
.btn--light.btn--on-blue:hover{background:#e9edff;color:var(--blue-deep)}
.btn--ghost{background:transparent;color:#fff;border-color:rgba(255,255,255,.3)}
.btn--ghost:hover{border-color:#fff;color:#fff}
.btn-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:38px;align-items:center}
.link-underline{font-size:16px;font-weight:500;color:#fff;padding:14px 4px;border-bottom:1px solid rgba(255,255,255,.35)}
.link-underline:hover{color:#fff;border-bottom-color:#fff}

/* ================================================================
   7. GHOST TYPE / GHOST MARK
   ================================================================ */
.has-ghost{position:relative;overflow:hidden}
.ghost-mark{position:absolute;max-width:none;filter:invert(1);opacity:.04;pointer-events:none;user-select:none}
.ghost-mark--plain{filter:none;opacity:.12}
.ghost-type{position:absolute;font-family:var(--font-sans);font-weight:800;letter-spacing:-.05em;line-height:1;color:rgba(255,255,255,.03);white-space:nowrap;pointer-events:none;user-select:none}

/* ================================================================
   8. SKEWED PANELS + PHOTO TREATMENTS
   ================================================================ */
.duotone{position:absolute;inset:0;background:linear-gradient(200deg,rgba(46,91,255,.72),rgba(20,44,140,.85))}
.duotone--soft{background:linear-gradient(200deg,rgba(46,91,255,.35),rgba(24,26,21,.45))}

/* Hero with an angled duotone photo panel on the right (desktop only). */
.hero{position:relative;overflow:hidden;padding:64px 0 88px}
@media (min-width:1060px){.hero{padding:96px 0 120px}}
.hero-copy{position:relative;z-index:5;animation:riseIn .9s ease-out both}
@media (min-width:1060px){.hero-copy{max-width:680px}}
.hero-skew{display:none}
@media (min-width:1060px){
  .hero-skew{display:block;position:absolute;right:-150px;top:-170px;width:700px;height:1250px;background:var(--blue-deep);transform:skewX(-14deg);overflow:hidden}
  .hero-skew img{position:absolute;left:-190px;top:-40px;width:1180px;height:1330px;max-width:none;object-fit:cover;transform:skewX(14deg)}
}
.hero-ghost{left:-240px;bottom:-320px;width:1100px}

/* Mid-page skewed duotone photo chip (desktop only - see contract).
   Markup: <div class="skew-chip" aria-hidden="true">
             <img src="/assets/... .jpg" alt="" loading="lazy">
             <div class="duotone"></div>
           </div> */
.skew-chip{display:none}
@media (min-width:1060px){
  .skew-chip{display:block;position:relative;width:min(100%,340px);height:420px;margin:44px auto 0;background:var(--blue-deep);transform:skewX(-14deg);overflow:hidden;box-shadow:0 24px 60px rgba(18,26,58,.45)}
  .skew-chip img{position:absolute;left:-140px;top:0;width:640px;height:420px;max-width:none;object-fit:cover;transform:skewX(14deg)}
}

/* Full-width angled photo band */
.photo-band{position:relative;overflow:hidden;clip-path:polygon(0 var(--slant),100% 0,100% calc(100% - var(--slant)),0 100%);margin-top:100px}
.photo-band>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.photo-band .scrim{position:absolute;inset:0;background:linear-gradient(90deg,rgba(24,26,21,.94),rgba(24,26,21,.6) 45%,rgba(34,70,214,.5))}
.photo-band .container{position:relative;padding-top:calc(50px + var(--slant));padding-bottom:calc(50px + var(--slant))}

/* Parallelogram-clipped inline photo */
.clip-photo{position:relative;overflow:hidden;clip-path:polygon(0 0,94% 0,100% 100%,6% 100%)}
.clip-photo img{display:block;width:100%;height:100%;object-fit:cover}
.clip-photo .clip-caption{position:absolute;left:9%;bottom:20px;right:6%;}
.ratio-3x2{aspect-ratio:3/2}
.ratio-16x9{aspect-ratio:16/9}

/* ================================================================
   9. CARDS
   ================================================================ */
.card{background:var(--band);border:1px solid var(--hairline);border-radius:var(--radius-lg);padding:28px}
.card:hover{border-color:rgba(122,160,255,.55);box-shadow:inset 0 1px 0 rgba(255,255,255,.14)}
.card--glass{background:rgba(255,255,255,.05);backdrop-filter:blur(18px);border-color:var(--hairline-strong);border-radius:var(--radius-md)}
.card--glass:hover{border-color:rgba(122,160,255,.55)}
.card--blue{background:linear-gradient(200deg,var(--blue),var(--blue-dark));border-color:transparent;box-shadow:0 18px 60px rgba(46,91,255,.25)}
.card--blue:hover{border-color:transparent;box-shadow:0 18px 60px rgba(46,91,255,.25)}
.card-tag{font-family:var(--font-mono);font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--link)}
.card--blue .card-tag{color:rgba(255,255,255,.7)}
.card-title{font-size:20px;font-weight:600;color:#fff;margin-top:12px}
.card p{margin:8px 0 0;font-size:14px;line-height:1.55;color:var(--text-50)}
.card--blue p{color:rgba(255,255,255,.75)}
.step-num{font-family:var(--font-mono);font-size:64px;font-weight:600;color:rgba(122,160,255,.25);line-height:1}
.card--blue .step-num{color:rgba(255,255,255,.3)}

/* Numbered hairline rows */
.num-row{display:flex;align-items:baseline;gap:24px;padding:24px 0;border-bottom:1px solid var(--hairline-mid)}
.num-row:last-child{border-bottom:0}
.num-row .idx{font-family:var(--font-mono);font-size:12px;color:var(--link);width:28px;flex:none}
.num-row .row-body{flex:1}
.num-row .row-title{font-size:20px;font-weight:600;color:#fff}
.num-row p{margin:8px 0 0;font-size:15px;line-height:1.6;color:var(--text-55);max-width:560px}

/* Dot list (property types etc.) */
.dot-list{list-style:none;margin:24px 0 0;padding:0}
.dot-list li{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid var(--hairline-mid);font-size:16px;color:rgba(255,255,255,.9)}
.dot-list li:last-child{border-bottom:0}
.dot-list li::before{content:"";width:6px;height:6px;border-radius:50%;background:var(--link);flex:none}

/* Term-sheet glass block */
.term-card{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(20px);border-radius:var(--radius-md);padding:24px 28px;box-shadow:0 20px 60px rgba(18,22,10,.38)}
.term-card .term-heading{font-family:var(--font-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.65)}
.term-card ul{list-style:none;margin:14px 0 0;padding:0}
.term-card li{display:flex;align-items:center;gap:12px;padding:9px 0;border-bottom:1px solid var(--hairline-mid);font-size:14.5px;color:rgba(255,255,255,.9)}
.term-card li:last-child{border-bottom:0}
.term-card li::before{content:"";width:6px;height:6px;border-radius:50%;background:var(--link);flex:none}

/* Big stat inside card--blue */
.stat-value{font-family:var(--font-mono);font-size:clamp(44px,6vw,64px);font-weight:600;color:#fff;line-height:1;margin-top:16px}
.stat-caption{margin-top:10px;font-size:14px;color:rgba(255,255,255,.75)}

/* ================================================================
   10. FINAL CTA BAND (blue, single bottom-flat slant)
   ================================================================ */
.cta-band{position:relative;overflow:hidden;background:var(--blue);clip-path:polygon(0 var(--slant),100% 0,100% 100%,0 100%);margin-top:110px}
.cta-band .container{position:relative;padding-top:calc(90px + var(--slant));padding-bottom:90px}
.cta-inner{display:flex;flex-wrap:wrap;gap:32px;align-items:center;justify-content:space-between}
.cta-band h2{margin:0;font-size:clamp(40px,6vw,72px);font-weight:800;letter-spacing:-.04em;line-height:1;color:#fff}
.cta-band p{margin:20px 0 0;font-size:19px;line-height:1.55;color:rgba(255,255,255,.8)}
.cta-band .ghost-mark{right:-120px;top:-40px;width:640px}

/* ================================================================
   11. HEADER / NAV
   ================================================================ */
.site-header{position:sticky;top:0;z-index:50;border-bottom:1px solid var(--hairline-mid);-webkit-backdrop-filter:blur(18px) saturate(1.6);backdrop-filter:blur(18px) saturate(1.6);background:linear-gradient(rgba(255,255,255,.045),rgba(255,255,255,0)),rgba(38,40,35,.55);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 12px 32px rgba(12,17,34,.28)}
@supports not (backdrop-filter:blur(1px)){.site-header{background:rgba(38,40,35,.94)}}
.site-header-inner{display:flex;align-items:center;justify-content:space-between;height:72px;padding:0 20px;max-width:1440px;margin:0 auto}
@media (min-width:1000px){.site-header-inner{height:84px;padding:0 56px}}
.brand{display:inline-flex;align-items:center}
.brand img{height:40px;width:auto;filter:invert(1);display:block}
@media (min-width:1000px){.brand img{height:46px}}
.nav-links{display:none;align-items:center;gap:34px}
@media (min-width:1080px){.nav-links{display:flex}}
.nav-links a{font-size:14px;font-weight:500;color:var(--text-80)}
.nav-links a:hover{color:#fff}
.nav-cta{font-size:14px;font-weight:600;color:#fff;background:var(--blue);padding:11px 20px;border-radius:10px;box-shadow:0 0 24px rgba(46,91,255,.4)}
.nav-cta:hover{background:var(--blue-hover);color:#fff}
.nav-toggle{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;background:transparent;border:1px solid var(--hairline-strong);border-radius:10px;cursor:pointer;padding:0}
@media (min-width:1080px){.nav-toggle{display:none}}
.nav-toggle-bars{position:relative;display:block;width:18px;height:2px;background:#fff}
.nav-toggle-bars::before,.nav-toggle-bars::after{content:"";position:absolute;left:0;width:18px;height:2px;background:#fff}
.nav-toggle-bars::before{top:-6px}
.nav-toggle-bars::after{top:6px}
.nav-panel{display:none;border-top:1px solid var(--hairline);background:rgba(32,34,29,.98);padding:8px 20px 20px}
.nav-panel.is-open{display:block}
@media (min-width:1080px){.nav-panel{display:none !important}}
.nav-panel a{display:block;font-size:15px;font-weight:500;color:var(--text-80);padding:13px 0;border-bottom:1px solid var(--hairline)}
.nav-panel a:hover{color:#fff}
.nav-panel .nav-cta{display:inline-block;margin-top:16px;border-bottom:0;color:#fff}

/* ================================================================
   12. FOOTER
   ================================================================ */
.site-footer{background:var(--footer);border-top:1px solid var(--hairline-soft);margin-top:110px}
.cta-band + .site-footer{margin-top:0}
.footer-inner{max-width:1240px;margin:0 auto;padding:64px 20px 40px}
@media (min-width:720px){.footer-inner{padding:72px 40px 48px}}
@media (min-width:1000px){.footer-inner{padding:72px 56px 48px}}
.footer-grid{display:grid;gap:40px}
@media (min-width:760px){.footer-grid{grid-template-columns:1.2fr 1fr;gap:48px}}
@media (min-width:1080px){.footer-grid{grid-template-columns:1.25fr .8fr .9fr 1.35fr}}
.footer-brand img{height:56px;width:auto;filter:invert(1)}
.footer-brand p{margin:20px 0 0;font-size:14px;line-height:1.6;color:var(--text-45);max-width:320px}
.footer-col{display:flex;flex-direction:column;gap:12px}
.footer-heading{font-family:var(--font-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--text-40)}
.footer-col a{font-size:14px;color:rgba(255,255,255,.7)}
.footer-col a:hover{color:#fff}
.footer-heading--spaced{margin-top:10px}
.footer-address{font-style:normal;line-height:1.55}
.footer-address a{display:block}
.footer-socials{display:flex;flex-wrap:wrap;gap:4px 16px}
.footer-socials a{display:inline-flex;align-items:center;min-height:32px;color:var(--accent-soft)}
.footer-socials a:hover{color:#fff}
.footer-bottom{display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;align-items:flex-end;margin-top:56px;padding-top:26px;border-top:1px solid rgba(255,255,255,.08)}
.footer-line{font-size:13.5px;color:var(--text-50)}
.footer-purpose{margin-top:6px;font-size:12.5px;color:var(--text-40)}
.footer-domain{font-family:var(--font-mono);font-size:12px;color:var(--text-35)}

.contact-directory{margin-top:36px;border-top:1px solid var(--hairline-mid)}
.contact-social-link{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;min-height:68px;border-bottom:1px solid var(--hairline-mid);color:var(--text);font-size:18px;font-weight:600}
.contact-social-link span:last-child{font-family:var(--font-mono);font-size:12px;font-weight:400;letter-spacing:.05em;color:var(--accent-soft)}
.contact-social-link:hover{color:var(--accent-soft)}
@media (max-width:619px){
  .contact-social-link{grid-template-columns:1fr;gap:4px;padding:14px 0}
}

/* Blog index and article pages */
.blog-journal{padding-top:clamp(80px,10vw,142px)}
.blog-stack-heading{display:grid;gap:22px;align-items:end}
.blog-stack-heading .section-title{margin-top:18px}
.blog-stack-heading>p{max-width:560px;margin:0;font-size:clamp(17px,2vw,21px);line-height:1.6;color:var(--text-62);text-wrap:pretty}
.blog-stack{margin-top:clamp(44px,6vw,76px);border-top:1px solid var(--hairline-strong)}
.blog-stack-item{position:relative;display:grid;gap:28px;padding:clamp(34px,5vw,62px) 0;border-bottom:1px solid var(--hairline-strong)}
.blog-stack-media{display:block;overflow:clip;aspect-ratio:16/9;background:rgba(255,255,255,.035)}
.blog-stack-media img{width:100%;height:100%;object-fit:cover;filter:saturate(.72) contrast(1.06);transition:transform .55s cubic-bezier(.22,.61,.36,1),filter .55s ease}
.blog-stack-item:hover .blog-stack-media img{transform:scale(1.025);filter:saturate(.88) contrast(1.04)}
.blog-stack-copy{position:relative;align-self:center;padding-right:clamp(0px,2vw,28px)}
.blog-stack-number{position:absolute;right:0;top:-34px;font-family:var(--font-mono);font-size:clamp(68px,8vw,112px);font-weight:700;line-height:1;color:rgba(122,160,255,.085);pointer-events:none}
.blog-stack-title{position:relative;margin:18px 0 0;max-width:680px;font-size:clamp(34px,4.8vw,62px);line-height:1;letter-spacing:-.04em;text-wrap:balance}
.blog-stack-title a{color:#fff}
.blog-stack-title a:hover{color:var(--accent-soft)}
.blog-stack-summary{position:relative;max-width:620px;margin:22px 0 0;font-size:clamp(16px,1.7vw,19px);line-height:1.65;color:var(--text-62);text-wrap:pretty}
.blog-feature-meta,.article-meta{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:20px;font-family:var(--font-mono);font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--accent-soft)}
.blog-stack-link{display:inline-flex;align-items:center;gap:12px;min-height:44px;margin-top:22px;font-size:15px;font-weight:700;color:#fff}
.blog-stack-link span{color:var(--accent-soft);transition:transform .2s ease}
.blog-stack-link:hover{color:var(--accent-soft)}
.blog-stack-link:hover span{transform:translateX(4px)}
@media (min-width:760px){
  .blog-stack-heading{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr)}
  .blog-stack-item{grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);gap:clamp(42px,6vw,90px);align-items:center}
  .blog-stack-item--lead .blog-stack-media{clip-path:polygon(0 0,100% 0,96% 100%,0 100%)}
  .blog-stack-item--reverse{grid-template-columns:minmax(320px,.88fr) minmax(0,1.12fr)}
  .blog-stack-item--reverse .blog-stack-media{grid-column:2;clip-path:polygon(4% 0,100% 0,100% 100%,0 100%)}
  .blog-stack-item--reverse .blog-stack-copy{grid-column:1;grid-row:1;padding-right:0;padding-left:clamp(0px,2vw,28px)}
  .blog-stack-item--reverse .blog-stack-number{right:auto;left:0}
}
@media (max-width:759px){
  .blog-stack-copy{padding:0 4px}
  .blog-stack-title{font-size:clamp(32px,10vw,46px)}
  .blog-stack-number{top:-18px}
}
.article-hero{position:relative;overflow:clip;padding:94px 0 70px;border-bottom:1px solid var(--hairline-mid)}
.article-hero::after{content:"INSIGHT";position:absolute;right:-20px;bottom:-34px;font-family:var(--font-sans);font-size:clamp(110px,18vw,260px);font-weight:800;letter-spacing:-.08em;color:rgba(255,255,255,.025);pointer-events:none}
.article-kicker{font-family:var(--font-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--accent-soft)}
.article-title{position:relative;z-index:1;max-width:980px;margin:24px 0 0;font-size:clamp(48px,8vw,92px);font-weight:800;letter-spacing:-.04em;line-height:.96;color:#fff;text-wrap:balance}
.article-deck{position:relative;z-index:1;max-width:760px;margin:28px 0 0;font-size:clamp(19px,2.5vw,24px);line-height:1.5;color:var(--text-72);text-wrap:pretty}
.article-shell{max-width:860px;margin:0 auto;padding:76px 20px 0}
@media (min-width:720px){.article-shell{padding:96px 40px 0}}
.article-lede{font-size:clamp(21px,2.8vw,27px);line-height:1.55;color:rgba(255,255,255,.9)}
.article-body{font-size:17px;line-height:1.82;color:var(--text-72);text-wrap:pretty}
.article-body p{margin:24px 0 0}
.article-body h2{margin:72px 0 0;font-size:clamp(32px,4.8vw,48px);line-height:1.08;letter-spacing:-.035em;color:#fff;text-wrap:balance}
.article-body h3{margin:42px 0 0;font-size:24px;line-height:1.2;color:#fff;text-wrap:balance}
.article-body ul,.article-body ol{margin:22px 0 0;padding-left:24px}
.article-body li{margin-top:10px;padding-left:6px}
.article-body strong{color:#fff}
.article-figure{margin:clamp(46px,7vw,72px) 0}
.article-figure--wide,.article-figure--breakout{position:relative;left:50%;width:min(980px,calc(100vw - 40px));transform:translateX(-50%)}
.article-figure--breakout{width:min(1120px,calc(100vw - 40px))}
.article-figure img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;filter:saturate(.78) contrast(1.05)}
.article-figure--wide img{clip-path:polygon(0 0,100% 0,97% 100%,2% 100%)}
.article-figure--breakout img{clip-path:polygon(2% 0,98% 0,100% 100%,0 100%)}
.article-figure figcaption{max-width:760px;margin:14px auto 0;padding:0 8px;font-family:var(--font-mono);font-size:11px;line-height:1.6;letter-spacing:.025em;color:var(--text-45)}
.article-figure figcaption a{color:var(--accent-soft)}
.article-callout{margin:42px 0 0;padding:28px;border:1px solid rgba(122,160,255,.42);border-radius:var(--radius-md);background:rgba(46,91,255,.1)}
.article-callout p{margin:0;color:rgba(255,255,255,.86)}
.article-sources{margin-top:72px;padding-top:28px;border-top:1px solid var(--hairline-mid)}
.article-sources h2{margin:0;font-family:var(--font-mono);font-size:12px;letter-spacing:.12em;text-transform:uppercase}
.article-sources ul{font-size:14px;line-height:1.6;color:var(--text-55)}
.article-disclaimer{margin-top:34px;font-size:13px;line-height:1.65;color:var(--text-45)}
@media (max-width:619px){
  .article-figure--wide,.article-figure--breakout{width:calc(100vw - 24px)}
  .article-figure--wide img,.article-figure--breakout img{clip-path:none}
  .article-figure figcaption{padding:0 2px}
}
@media (prefers-reduced-motion:reduce){
  .blog-stack-media img,.blog-stack-link span{transition:none}
}

/* ================================================================
   13. CHAT PILL + PANEL
   ================================================================ */
.chat-pill{position:fixed;bottom:20px;right:20px;z-index:60;display:flex;align-items:center;gap:10px;background:rgba(38,40,35,.85);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(14px);border-radius:99px;padding:13px 22px;min-height:44px;box-shadow:0 12px 40px rgba(18,22,10,.43);cursor:pointer;color:#fff;font-family:var(--font-sans);font-size:14.5px;font-weight:600}
@media (min-width:900px){.chat-pill{bottom:28px;right:28px;padding:14px 24px}}
.chat-pill:hover{border-color:rgba(122,160,255,.5)}
.chat-dot{width:8px;height:8px;border-radius:50%;background:var(--blue);animation:pulse 2s infinite}
.chat-panel{position:fixed;bottom:84px;right:20px;z-index:60;width:min(340px,calc(100vw - 40px));background:rgba(32,34,29,.97);border:1px solid rgba(255,255,255,.16);backdrop-filter:blur(18px);border-radius:var(--radius-md);padding:22px;box-shadow:0 20px 60px rgba(12,17,34,.53);display:none}
@media (min-width:900px){.chat-panel{bottom:96px;right:28px}}
.chat-panel.is-open{display:block}
.chat-title{font-size:17px;font-weight:700;color:#fff}
.chat-intro{margin:6px 0 0;font-size:13.5px;color:var(--text-55)}
.chat-links{margin-top:12px}
.chat-links a{display:block;padding:11px 14px;border:1px solid var(--hairline-strong);border-radius:10px;margin-top:8px;font-size:14.5px;font-weight:500;color:#fff}
.chat-links a:hover{border-color:var(--hairline-hover);color:#fff}
.chat-note{margin:14px 0 0;font-size:12.5px;line-height:1.5;color:var(--text-50)}

/* ================================================================
   14. FORMS (dark fields, blue focus)
   ================================================================ */
.form-card{background:rgba(255,255,255,.05);backdrop-filter:blur(18px);border:1px solid var(--hairline-strong);border-radius:var(--radius-lg);padding:24px}
@media (min-width:720px){.form-card{padding:36px}}
.form-grid{display:grid;gap:0 20px}
@media (min-width:720px){.form-grid{grid-template-columns:1fr 1fr}}
.field{margin-top:18px}
.field--full{grid-column:1/-1}
.field label{display:block;font-family:var(--font-mono);font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--blue-soft);margin-bottom:8px}
.field .hint{margin:6px 0 0;font-size:12.5px;color:var(--text-45)}
.field input,.field select,.field textarea{display:block;width:100%;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.18);border-radius:var(--radius-field);color:#fff;font-family:var(--font-sans);font-size:16px;line-height:1.4;padding:12px 14px;min-height:46px;color-scheme:dark}
.field textarea{min-height:120px;resize:vertical}
.field input::placeholder,.field textarea::placeholder{color:var(--text-35)}
.field input:focus,.field select:focus,.field textarea:focus{outline:none;border-color:var(--blue);box-shadow:0 0 0 3px rgba(46,91,255,.35)}
.field input[type="file"]{padding:10px 12px;cursor:pointer}
.field input[type="file"]::file-selector-button{background:var(--blue);color:#fff;border:0;border-radius:8px;padding:8px 14px;margin-right:12px;font-family:var(--font-sans);font-size:14px;font-weight:600;cursor:pointer}
.form-actions{margin-top:28px;display:flex;flex-wrap:wrap;gap:16px;align-items:center}
.req-note{font-size:12.5px;color:var(--text-45)}
.form-status{margin-top:20px;background:rgba(46,91,255,.12);border:1px solid rgba(122,160,255,.5);border-radius:14px;padding:18px 20px}
.form-status[hidden]{display:none}
.form-status p{margin:0;font-size:15px;line-height:1.6;color:rgba(255,255,255,.9)}
.form-status p+p{margin-top:10px}

/* ================================================================
   15. FAQ (details/summary accordion)
   ================================================================ */
.faq-list{margin-top:36px;border-top:1px solid var(--hairline-mid)}
.faq-item{border-bottom:1px solid var(--hairline-mid)}
.faq-item summary{display:flex;justify-content:space-between;align-items:baseline;gap:24px;padding:22px 0;cursor:pointer;font-size:clamp(17px,2vw,19px);font-weight:600;color:#fff;list-style:none}
.faq-item summary::-webkit-details-marker{display:none}
.faq-item summary::after{content:"+";font-family:var(--font-mono);font-size:20px;color:var(--link);flex:none}
.faq-item[open] summary::after{content:"-"}
.faq-a{padding:0 0 24px}
.faq-a p{margin:0;font-size:15.5px;line-height:1.7;color:var(--text-62);max-width:760px}
.faq-a p+p{margin-top:12px}

/* ================================================================
   16. REVEAL SYSTEM (requires html.js set by inline head script)
   ================================================================ */
/* Directional reveal system. Default = fade-up 28px; data-reveal=
   "left" / "right" slide in from the sides; "scale" settles in from
   96%. interior.js assigns incremental transition-delay to sibling
   groups so grids cascade. Guarantees preserved verbatim: html.js
   gating, 2500ms force-reveal (interior.js zeroes delays there),
   no-JS = fully visible, reduced motion kills everything. */
.js [data-reveal]{opacity:0;transform:translateY(28px);transition:opacity .7s cubic-bezier(.22,.61,.36,1),transform .7s cubic-bezier(.22,.61,.36,1)}
.js [data-reveal="left"]{transform:translateX(-32px)}
.js [data-reveal="right"]{transform:translateX(32px)}
.js [data-reveal="scale"]{transform:scale(.96)}
.js .section-title[data-reveal=""]{transform:translateY(36px)}
.js [data-reveal].is-revealed{opacity:1;transform:none}
/* Section-header accent: a short blue bar under revealed .mono-label
   elements that wipes in (scaleX 0 -> 1) once the label lands.
   Fully drawn (static) without JS and under reduced motion. */
.mono-label[data-reveal]::after{content:"";display:block;width:36px;height:2px;margin-top:10px;background:var(--blue);transform-origin:0 50%}
.js .mono-label[data-reveal]::after{transform:scaleX(0);transition:transform .55s cubic-bezier(.22,.61,.36,1) .25s}
.js .mono-label[data-reveal].is-revealed::after{transform:scaleX(1)}
@media (prefers-reduced-motion:reduce){
  .js [data-reveal]{opacity:1;transform:none;transition:none}
  .js .mono-label[data-reveal]::after{transform:none;transition:none}
  .hero-copy{animation:none}
}

/* ================================================================
   17. POLISH ADDITIONS (see header contract)
   ================================================================ */
/* Tabular figures wherever financial numbers render. .tabular is the
   utility; the class list below covers the existing mono value
   classes used by the calculator pages and shared components. */
.tabular{font-variant-numeric:tabular-nums}
.stat-value,.term-card li,.res-val,.cmp-val,.slider-out,.comp-ppsf{font-variant-numeric:tabular-nums}

/* Subtle global grain: low-cost fractal-noise SVG tile (pure ASCII,
   URL-encoded data URI) overlaid on every page so the dark grounds
   are not optically flat. Non-interactive by design. */
body::after{content:"";position:fixed;inset:0;z-index:9990;pointer-events:none;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='160'%20height='160'%3E%3Cfilter%20id='n'%3E%3CfeTurbulence%20type='fractalNoise'%20baseFrequency='0.9'%20numOctaves='2'%20stitchTiles='stitch'/%3E%3C/filter%3E%3Crect%20width='160'%20height='160'%20filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat}

/* ================================================================
   18. MOTION + EDGE-LIGHT POLISH
   ================================================================ */
/* Compact sticky header. interior.js toggles .is-compact on
   .site-header once scrollY passes 80 (rAF-throttled, passive).
   Hover / focus-within is the "in use" signal: while the pointer or
   focus is inside the header it returns to full size. Transitions
   run on height / background-color only; under reduced motion the
   state still switches but the global reduced-motion rule strips
   the transition durations. */
.site-header{transition:background-color .3s ease}
.site-header-inner{transition:height .3s ease}
.brand img{transition:height .3s ease}
.site-header.is-compact:not(:hover):not(:focus-within){background:linear-gradient(rgba(255,255,255,.045),rgba(255,255,255,0)),rgba(38,40,35,.72);-webkit-backdrop-filter:blur(22px) saturate(1.6);backdrop-filter:blur(22px) saturate(1.6)}
.site-header.is-compact:not(:hover):not(:focus-within) .site-header-inner{height:58px}
.site-header.is-compact:not(:hover):not(:focus-within) .brand img{height:34px}
.site-header.is-compact:not(:hover):not(:focus-within) .nav-links a{font-size:13px}
@media (min-width:1000px){
  .site-header.is-compact:not(:hover):not(:focus-within) .site-header-inner{height:62px}
  .site-header.is-compact:not(:hover):not(:focus-within) .brand img{height:36px}
}

/* ================================================================
   19. RESPONSIVE HARDENING
   ================================================================ */
/* Grid and flex children default to min-width:auto, which lets a
   wide calculator table expand the entire page even when the table
   itself sits inside an overflow scroller. Keep every shared layout
   track shrinkable and contain deliberate table scrolling locally. */
.split > *,.card-grid > *,.form-grid > *,.calc-grid > *,.tool-grid > *{min-width:0}
.table-scroll{max-width:100%;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable}

/* Narrow screens are a primary use case: investors often review a
   deal or calculator from a phone. Stack actions, preserve readable
   type, and make standalone navigation targets comfortably tappable. */
@media (max-width:719px){
  .container{padding-left:max(20px,env(safe-area-inset-left));padding-right:max(20px,env(safe-area-inset-right))}
  .section{padding:72px 0}
  .band{padding:calc(58px + var(--slant)) 0 calc(58px + var(--slant))}
  .hero{padding:58px 0 76px}
  .page-title{font-size:clamp(40px,13vw,58px);letter-spacing:-.04em;overflow-wrap:anywhere}
  .section-title{font-size:clamp(31px,10vw,42px);letter-spacing:-.025em}
  .lede{font-size:17px}
  .card{padding:22px}
  .form-card,.calc-results{padding:20px}
  .btn-row,.form-actions,.tool-actions{align-items:stretch}
  .btn-row .btn,.form-actions .btn,.tool-actions .btn{width:100%}
  .num-row{gap:16px}
  .num-row .row-title{font-size:18px}
  .cta-inner{align-items:stretch}
  .cta-inner .btn{width:100%}
  .footer-col{gap:0}
  .footer-col a{display:flex;align-items:center;min-height:44px}
  .footer-bottom{align-items:flex-start;flex-direction:column}
  .nav-panel{padding-left:max(20px,env(safe-area-inset-left));padding-right:max(20px,env(safe-area-inset-right))}
  .chat-pill{right:max(16px,env(safe-area-inset-right));bottom:max(16px,env(safe-area-inset-bottom));max-width:calc(100vw - 32px)}
  .chat-panel{right:max(16px,env(safe-area-inset-right));bottom:calc(76px + env(safe-area-inset-bottom));width:calc(100vw - 32px)}
  .save-row input{min-width:0;width:100%}
  .save-list li{align-items:flex-start}
  .save-name{min-width:0;flex-basis:100%}
  .slider-head{align-items:flex-start;flex-direction:column}
  .comp-head,.prop-head{align-items:flex-start;flex-wrap:wrap}
  .res-row{align-items:flex-start}
  .li-row{display:grid;grid-template-columns:minmax(0,1fr) 92px 44px}
  .li-amt{width:100%}
}

@media (pointer:coarse){
  .nav-links a,.footer-col a,.chat-links a{min-height:44px}
  .nav-links a{display:inline-flex;align-items:center}
  .footer-socials a{min-height:44px}
}

/* Slant edge-light: a crisp ~1px white light line tracing the
   clipped diagonal edges of the slant bands. filter:drop-shadow()
   on the band element itself cannot produce this - clip-path is
   applied to the *filtered* output, so the shadow that would trace
   the slant is clipped away (and an ancestor filter would also
   degrade backdrop-filter on glass children). Every band class
   therefore uses the hairline fallback: full-size pseudo-elements
   clipped to a 1.5px sliver that follows the exact same polygon
   edge. Top edge rgba(255,255,255,.14), bottom edge .10. */
.band{position:relative}
.band::before,.band::after,.photo-band::before,.photo-band::after,.cta-band::before{content:"";position:absolute;inset:0;pointer-events:none;z-index:1}
.band::before,.photo-band::before,.cta-band::before{background:rgba(255,255,255,.14);clip-path:polygon(0 var(--slant),100% 0,100% 1.5px,0 calc(var(--slant) + 1.5px))}
.band::after,.photo-band::after{background:rgba(255,255,255,.1);clip-path:polygon(0 calc(100% - 1.5px),100% calc(100% - var(--slant) - 1.5px),100% calc(100% - var(--slant)),0 100%)}
.band--up::before{clip-path:polygon(0 0,100% var(--slant),100% calc(var(--slant) + 1.5px),0 1.5px)}
.band--up::after{clip-path:polygon(0 calc(100% - var(--slant) - 1.5px),100% calc(100% - 1.5px),100% 100%,0 calc(100% - var(--slant)))}

/* Progression accent between long stacked sections: a full-width
   hairline that brightens at its left edge and fades right. Use as
   <hr class="section-rule" aria-hidden="true"> between sections. */
.section-rule{border:0;margin:0;height:1px;background:linear-gradient(90deg,rgba(255,255,255,.35),rgba(255,255,255,.08) 42%,rgba(255,255,255,0) 80%)}
