:root{color-scheme:dark;--bg: #0d1418;--surface: rgba(13, 23, 29, .96);--surface-soft: rgba(210, 233, 236, .05);--border: rgba(210, 233, 236, .12);--border-strong: rgba(210, 233, 236, .22);--text: #f3f8fa;--muted: #afc3cb;--accent: #38c6ca;--shadow: 0 24px 64px rgba(0, 0, 0, .28)}:where(.astro-j7pv25f6){box-sizing:border-box}body{margin:0;min-height:100vh;font-family:Inter,Segoe UI,system-ui,sans-serif;color:var(--text);background:radial-gradient(circle at top left,rgba(56,198,202,.12),transparent 30%),linear-gradient(180deg,#121a20 0%,var(--bg) 100%)}main:where(.astro-j7pv25f6){width:min(1160px,calc(100% - 32px));margin:0 auto;padding:40px 0 64px}.hero:where(.astro-j7pv25f6){display:grid;grid-template-columns:minmax(0,1.4fr) minmax(18rem,.9fr);gap:20px;padding:26px;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.eyebrow:where(.astro-j7pv25f6){margin:0 0 12px;color:var(--accent);font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}h1:where(.astro-j7pv25f6),h2:where(.astro-j7pv25f6),h3:where(.astro-j7pv25f6){margin:0;line-height:1.05}h1:where(.astro-j7pv25f6){max-width:10ch;font-size:clamp(2.8rem,6vw,5.6rem)}.lede:where(.astro-j7pv25f6){margin:18px 0 0;max-width:60ch;color:var(--muted);font-size:1.05rem;line-height:1.75}.actions:where(.astro-j7pv25f6),.socials:where(.astro-j7pv25f6){display:flex;flex-wrap:wrap;gap:12px}.actions:where(.astro-j7pv25f6){margin-top:22px}.action:where(.astro-j7pv25f6),.socials:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6),.card:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border-radius:8px;border:1px solid transparent;font-weight:700;text-decoration:none;transition:transform .16s ease,background .16s ease,color .16s ease,border-color .16s ease}.action:where(.astro-j7pv25f6),.card:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){background:var(--accent);color:#081115;-webkit-text-fill-color:#081115}.action:where(.astro-j7pv25f6).secondary{background:transparent;border:1px solid var(--border-strong);color:var(--text);-webkit-text-fill-color:var(--text)}.socials:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){background:transparent;border-color:var(--border-strong);color:var(--text);-webkit-text-fill-color:var(--text)}.action:where(.astro-j7pv25f6):hover,.socials:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover,.card:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{transform:translateY(-1px)}.action:where(.astro-j7pv25f6).secondary:hover,.socials:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{background:var(--surface-soft)}.side-panel:where(.astro-j7pv25f6),.card:where(.astro-j7pv25f6),.pillars:where(.astro-j7pv25f6) article:where(.astro-j7pv25f6){border:1px solid var(--border);border-radius:8px;background:var(--surface-soft)}.side-panel:where(.astro-j7pv25f6){padding:18px;display:grid;gap:16px;align-content:start}.side-panel:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6),.side-panel:where(.astro-j7pv25f6) li:where(.astro-j7pv25f6),.footer-note:where(.astro-j7pv25f6){margin:0;color:var(--muted);line-height:1.7}.side-panel:where(.astro-j7pv25f6) ul:where(.astro-j7pv25f6){margin:0;padding-left:1rem}.side-panel:where(.astro-j7pv25f6) li:where(.astro-j7pv25f6)+li:where(.astro-j7pv25f6){margin-top:.5rem}.side-panel:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6),.footer-note:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){color:var(--text)}.pillars:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:20px}.pillars:where(.astro-j7pv25f6) article:where(.astro-j7pv25f6){padding:16px}.pillars:where(.astro-j7pv25f6) h2:where(.astro-j7pv25f6){font-size:1rem;margin-bottom:8px}.pillars:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){margin:0;color:var(--muted);line-height:1.65}.grid:where(.astro-j7pv25f6){margin-top:28px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.card:where(.astro-j7pv25f6){overflow:hidden;background:var(--surface);box-shadow:var(--shadow)}.card:where(.astro-j7pv25f6) img:where(.astro-j7pv25f6){display:block;width:100%;aspect-ratio:16 / 9;object-fit:cover}.copy:where(.astro-j7pv25f6){padding:20px}.copy:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){margin:10px 0 18px;color:var(--muted);line-height:1.7}.footer-note:where(.astro-j7pv25f6){margin-top:24px;padding:18px 20px;border-left:3px solid var(--accent);background:var(--surface-soft)}@media(max-width:920px){.hero:where(.astro-j7pv25f6),.grid:where(.astro-j7pv25f6),.pillars:where(.astro-j7pv25f6){grid-template-columns:1fr}}@media(max-width:640px){main:where(.astro-j7pv25f6){width:min(100% - 24px,720px);padding:24px 0 48px}.hero:where(.astro-j7pv25f6){padding:20px}}
