.hero[data-astro-cid-lcdefpme]{padding-top:clamp(3rem,8vw,6rem);padding-bottom:clamp(2rem,5vw,3.5rem)}.hero__inner[data-astro-cid-lcdefpme]{max-width:760px}.hero[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{margin-top:1rem;font-size:clamp(2.2rem,5vw,3.4rem)}.hero__lede[data-astro-cid-lcdefpme]{color:var(--ink-soft);max-width:56ch;margin-top:1.5rem;font-size:1.15rem}.hero__actions[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.tools[data-astro-cid-lcdefpme]{padding-bottom:clamp(2.5rem,6vw,4rem)}.tools-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.tool-card[data-astro-cid-lcdefpme]{border:1px solid var(--steel-line);border-top:3px solid var(--ledger);background:var(--paper);color:inherit;border-radius:2px;flex-direction:column;gap:.85rem;padding:1.5rem 1.75rem;text-decoration:none;transition:border-color .15s,background .15s;display:flex}.tool-card[data-astro-cid-lcdefpme]:hover{background:var(--paper-dim);border-top-color:var(--rust)}.tool-card__top[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:center;gap:1rem;display:flex}.tool-card__label[data-astro-cid-lcdefpme]{font-family:var(--font-display);color:var(--ink);font-size:1.3rem;font-weight:500}.tool-card__status[data-astro-cid-lcdefpme]{letter-spacing:.07em;text-transform:uppercase;color:var(--ledger);background:var(--ledger-soft);border-radius:2px;padding:.2rem .55rem;font-size:.72rem}.tool-card__body[data-astro-cid-lcdefpme]{color:var(--ink-soft);flex:1;font-size:.95rem}.tool-card__cta[data-astro-cid-lcdefpme]{color:var(--ledger);letter-spacing:.02em;font-size:.82rem}.principles[data-astro-cid-lcdefpme]{background:var(--paper-dim);padding:clamp(2.5rem,6vw,4rem) 0}.principles[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{max-width:32ch;margin-top:.75rem;font-size:clamp(1.6rem,3vw,2.2rem)}.principles__grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2.5rem;display:grid}.principle[data-astro-cid-lcdefpme]{border-top:2px solid var(--ledger);padding-top:1.1rem}.principle[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{font-size:1.1rem;font-weight:600;font-family:var(--font-body)}.principle[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--ink-soft);margin-top:.6rem;font-size:.96rem}.os-section[data-astro-cid-lcdefpme]{padding:clamp(3rem,7vw,5rem) 0}.os-inner[data-astro-cid-lcdefpme]{grid-template-columns:.9fr 1.2fr;align-items:start;gap:4rem;display:grid}.os-copy[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{max-width:22ch;margin-top:.75rem;font-size:clamp(1.5rem,3vw,2rem)}.os-copy[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--ink-soft);max-width:48ch;margin-top:1.1rem;font-size:.96rem}.os-table[data-astro-cid-lcdefpme]{border-collapse:collapse;width:100%}.os-row[data-astro-cid-lcdefpme] td[data-astro-cid-lcdefpme]{border-bottom:1px solid var(--steel-line);vertical-align:middle;padding:.85rem 0;font-size:.93rem}.os-row[data-astro-cid-lcdefpme]:last-child td[data-astro-cid-lcdefpme]{border-bottom:none}.os-row__label[data-astro-cid-lcdefpme]{color:var(--ink);width:34%;font-weight:500}.os-row--build[data-astro-cid-lcdefpme] .os-row__label[data-astro-cid-lcdefpme],.os-row--direction[data-astro-cid-lcdefpme] .os-row__label[data-astro-cid-lcdefpme]{color:var(--ink-soft)}.os-row__status[data-astro-cid-lcdefpme]{letter-spacing:.04em;width:26%;font-size:.78rem}.os-row__note[data-astro-cid-lcdefpme]{color:var(--ink-soft);font-size:.88rem}.status-live[data-astro-cid-lcdefpme]{color:var(--ledger)}.status-build[data-astro-cid-lcdefpme]{color:var(--ink-soft)}.status-direction[data-astro-cid-lcdefpme]{color:var(--steel)}.cta-band[data-astro-cid-lcdefpme]{background:var(--ink);color:var(--paper);padding:clamp(2.5rem,6vw,3.5rem) 0}.cta-band__inner[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}.cta-band[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-size:clamp(1.4rem,3vw,1.9rem)}.cta-band[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--steel);margin-top:.5rem}.cta-band[data-astro-cid-lcdefpme] .btn-primary[data-astro-cid-lcdefpme]{background:var(--paper);color:var(--ink);border-color:var(--paper)}.cta-band[data-astro-cid-lcdefpme] .btn-primary[data-astro-cid-lcdefpme]:hover{background:var(--ledger-soft);border-color:var(--ledger-soft)}@media (width<=860px){.os-inner[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:2rem}}@media (width<=760px){.tools-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.principles__grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:2.25rem}}
