:root{--nav-bg: #09101f;--nav-txt: rgba(255,255,255,.75);--nav-hvr: #ffffff;--orange: #ea580c;--orange-h:#c2410c;--bg: #ffffff;--text: #0f172a;--muted: #64748b;--border: #e2e8f0;--accent: #1d4ed8;--max: 1120px;--r: 6px}:where(.astro-c3u2wmpw),:where(.astro-c3u2wmpw):before,:where(.astro-c3u2wmpw):after{box-sizing:border-box;margin:0;padding:0}body{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text);display:flex;flex-direction:column;min-height:100vh}a:where(.astro-c3u2wmpw){color:var(--accent);text-decoration:none}a:where(.astro-c3u2wmpw):hover{text-decoration:underline}.site-nav:where(.astro-c3u2wmpw){background:var(--nav-bg);position:sticky;top:0;z-index:100;border-bottom:1px solid rgba(255,255,255,.06)}.nav-inner:where(.astro-c3u2wmpw){max-width:var(--max);margin:0 auto;padding:0 1.5rem;height:60px;display:flex;align-items:center;gap:2rem}.brand:where(.astro-c3u2wmpw){display:flex;flex-shrink:0}.brand:where(.astro-c3u2wmpw):hover{text-decoration:none}.logo:where(.astro-c3u2wmpw){height:32px;width:auto;display:block;filter:invert(1)}.nav-links:where(.astro-c3u2wmpw){display:flex;align-items:center;gap:.25rem;list-style:none;margin-left:auto}.nav-links:where(.astro-c3u2wmpw) a:where(.astro-c3u2wmpw){padding:.45rem .85rem;border-radius:var(--r);color:var(--nav-txt);font-size:.875rem;font-weight:500;transition:color .15s,background .15s;white-space:nowrap}.nav-links:where(.astro-c3u2wmpw) a:where(.astro-c3u2wmpw):hover{color:var(--nav-hvr);background:#ffffff12;text-decoration:none}.nav-end:where(.astro-c3u2wmpw){display:flex;align-items:center;gap:.75rem;margin-left:1rem}.cta-btn:where(.astro-c3u2wmpw){padding:.45rem 1.1rem;border-radius:var(--r);background:var(--orange);color:#fff!important;font-size:.875rem;font-weight:600;transition:background .15s,transform .1s;white-space:nowrap}.cta-btn:where(.astro-c3u2wmpw):hover{background:var(--orange-h);text-decoration:none;transform:translateY(-1px)}.hamburger:where(.astro-c3u2wmpw){display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:.4rem}.hamburger:where(.astro-c3u2wmpw) span:where(.astro-c3u2wmpw){display:block;width:22px;height:2px;background:var(--nav-txt);border-radius:2px}.vault-banner:where(.astro-c3u2wmpw){background:#f8fafc;border-bottom:1px solid var(--border);padding:2rem 1.5rem}.vault-inner:where(.astro-c3u2wmpw){max-width:var(--max);margin:0 auto;display:flex;gap:2.5rem;align-items:flex-start;flex-wrap:wrap}.vault-title:where(.astro-c3u2wmpw){display:inline-block;font-size:1.1rem;font-weight:700;color:var(--text);margin-bottom:.5rem}.vault-title:where(.astro-c3u2wmpw):hover{text-decoration:none;color:var(--orange)}.vault-desc:where(.astro-c3u2wmpw){font-size:.875rem;line-height:1.7;color:var(--muted);max-width:640px}.vault-desc:where(.astro-c3u2wmpw) a:where(.astro-c3u2wmpw){color:var(--orange);font-weight:500}.vault-desc:where(.astro-c3u2wmpw) a:where(.astro-c3u2wmpw):hover{text-decoration:underline}.vault-nav:where(.astro-c3u2wmpw){display:flex;flex-direction:column;gap:.4rem;flex-shrink:0;padding-top:.1rem}.vault-nav:where(.astro-c3u2wmpw) a:where(.astro-c3u2wmpw){font-size:.875rem;font-weight:500;color:var(--muted);padding:.35rem .9rem;border-radius:var(--r);border:1px solid var(--border);white-space:nowrap;transition:color .15s,border-color .15s,background .15s}.vault-nav:where(.astro-c3u2wmpw) a:where(.astro-c3u2wmpw):hover{color:var(--text);border-color:var(--orange);background:#fff7ed;text-decoration:none}main:where(.astro-c3u2wmpw){max-width:var(--max);width:100%;margin:0 auto;padding:2.5rem 1.5rem 4rem;flex:1}h1:where(.astro-c3u2wmpw){font-size:clamp(1.5rem,2.8vw,2rem);margin-bottom:.4rem}.page-desc:where(.astro-c3u2wmpw){color:var(--muted);font-size:.95rem;line-height:1.65;margin-bottom:2rem}ul{list-style:none;margin-bottom:2rem}li{border-bottom:1px solid var(--border);padding:.7rem 0}li a{color:var(--accent);font-weight:500}li a:hover{text-decoration:underline}li span{color:var(--muted);font-size:.875rem}.back-link{display:inline-block;margin-top:1rem;font-size:.9rem}.meta{color:var(--muted);font-size:.875rem;margin-bottom:1.5rem}footer:where(.astro-c3u2wmpw){border-top:1px solid var(--border);max-width:var(--max);width:100%;margin:0 auto;padding:1.25rem 1.5rem;display:flex;justify-content:space-between;flex-wrap:wrap;gap:.5rem;font-size:.85rem;color:var(--muted)}footer:where(.astro-c3u2wmpw) a:where(.astro-c3u2wmpw){color:var(--muted)}footer:where(.astro-c3u2wmpw) a:where(.astro-c3u2wmpw):hover{color:var(--text)}@media(max-width:700px){.hamburger:where(.astro-c3u2wmpw){display:flex}.nav-links:where(.astro-c3u2wmpw){display:none;flex-direction:column;align-items:stretch;position:absolute;top:61px;left:0;right:0;background:var(--nav-bg);border-bottom:1px solid rgba(255,255,255,.08);padding:.75rem 1rem 1rem;gap:.15rem;margin-left:0}.nav-links:where(.astro-c3u2wmpw).open{display:flex}.nav-links:where(.astro-c3u2wmpw) a:where(.astro-c3u2wmpw){padding:.6rem .85rem}}
