.navbar[data-astro-cid-wfbjrhwy]{background-color:var(--bg-nav);border-bottom:1px solid var(--border-nav);width:100%;padding:.25rem 0;transition:background-color .3s,border-color .3s}header[data-astro-cid-wfbjrhwy]{z-index:1000;background-color:var(--bg-header);border-bottom:1px solid var(--border-nav);transition:background-color .3s,border-color .3s;position:sticky;top:0}.nav-container[data-astro-cid-wfbjrhwy]{box-sizing:border-box;flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;max-width:none;padding:.5rem 5%;display:flex}.brand[data-astro-cid-wfbjrhwy]{color:var(--brand-color);letter-spacing:-.5px;align-items:center;gap:.75rem;font-size:1.2rem;font-weight:700;text-decoration:none;transition:color .3s;display:flex}.brand-logo[data-astro-cid-wfbjrhwy]{object-fit:contain;width:auto;height:2.5rem}.nav-links[data-astro-cid-wfbjrhwy]{gap:.75rem;margin:0;padding:0;list-style:none;display:flex;max-height:none!important}.nav-links[data-astro-cid-wfbjrhwy] a[data-astro-cid-wfbjrhwy]{color:var(--nav-link-color);font-size:.95rem;font-weight:600;text-decoration:none;transition:color .2s}.nav-links[data-astro-cid-wfbjrhwy] a[data-astro-cid-wfbjrhwy]:hover{color:var(--nav-link-hover)}.nav-toggle[data-astro-cid-wfbjrhwy]{cursor:pointer;z-index:10;background:0 0;border:none;padding:.5rem;display:none}.hamburger[data-astro-cid-wfbjrhwy],.hamburger[data-astro-cid-wfbjrhwy]:before,.hamburger[data-astro-cid-wfbjrhwy]:after{background-color:var(--nav-link-color);width:22px;height:2px;transition:all .3s ease-in-out;display:block;position:relative}.hamburger[data-astro-cid-wfbjrhwy]:before,.hamburger[data-astro-cid-wfbjrhwy]:after{content:"";position:absolute}.hamburger[data-astro-cid-wfbjrhwy]:before{top:-6px}.hamburger[data-astro-cid-wfbjrhwy]:after{top:6px}@media (width>=768px){.nav-container[data-astro-cid-wfbjrhwy]{padding:.75rem 5%}.brand[data-astro-cid-wfbjrhwy]{font-size:1.6rem}.brand-logo[data-astro-cid-wfbjrhwy]{height:3.5rem}.nav-links[data-astro-cid-wfbjrhwy]{gap:2rem}.nav-links[data-astro-cid-wfbjrhwy] a[data-astro-cid-wfbjrhwy]{font-size:1.15rem}}@media (width<=768px){.nav-toggle[data-astro-cid-wfbjrhwy]{display:block}.nav-links[data-astro-cid-wfbjrhwy]{opacity:0;border-top:1px solid #0000;flex-direction:column;gap:.75rem;width:100%;margin-top:0;padding-top:0;transition:max-height .2s ease-in-out,opacity .2s ease-in-out,transform .2s ease-in-out,margin-top .2s ease-in-out,padding-top .2s ease-in-out,border-color .2s ease-in-out;overflow:hidden;transform:translateY(-8px);max-height:0!important}.nav-links[data-astro-cid-wfbjrhwy].active{opacity:1;border-top-color:var(--border-nav);margin-top:.75rem;padding-top:.75rem;transform:translateY(0)}.nav-toggle[data-astro-cid-wfbjrhwy].is-active .hamburger[data-astro-cid-wfbjrhwy]{background-color:#0000}.nav-toggle[data-astro-cid-wfbjrhwy].is-active .hamburger[data-astro-cid-wfbjrhwy]:before{top:0;transform:rotate(45deg)}.nav-toggle[data-astro-cid-wfbjrhwy].is-active .hamburger[data-astro-cid-wfbjrhwy]:after{top:0;transform:rotate(-45deg)}}.astro-route-announcer{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;top:0;left:0;overflow:hidden}:root{--bg-main:#1e0a3c;--bg-card:#2d1359;--bg-card-alt:#3d1b78;--bg-input:#2d1359;--bg-header:#15052b;--bg-nav:#15052b;--border-nav:#4c1d95;--brand-color:#f59e0b;--nav-link-color:#fff;--nav-link-hover:#fcd34d;--text-main:#fff;--text-muted:#e9d8fd;--text-subtle:#c084fc;--border-color:#5b21b6;--border-subtle:#4c1d95;--border-hover:#f59e0b;--accent:#f59e0b;--accent-hover:#d97706;--accent-text:#1e0a3c;--highlight:#fbbf24;--badge-bg:#f59e0b;--badge-text:#1e0a3c;--hero-overlay:linear-gradient(to top, #1e0a3cf7 10%, #1e0a3c59 100%);--card-overlay:linear-gradient(to right, #2d1359 0%, #2d1359fa 50%, #2d135900 75%);--card-overlay-mobile:linear-gradient(#2d1359e6, #2d1359f2);--shadow:0 4px 14px #0006}[data-theme=dark]{--bg-main:#0b021a;--bg-card:#15052b;--bg-card-alt:#1e0a3c;--bg-input:#15052b;--bg-header:#05010d;--bg-nav:#05010d;--border-nav:#3b0764;--brand-color:#fbbf24;--nav-link-color:#fff;--nav-link-hover:#fef08a;--text-main:#fff;--text-muted:#d8c8f2;--text-subtle:#a855f7;--border-color:#4c1d95;--border-subtle:#2e1065;--border-hover:#fbbf24;--accent:#fbbf24;--accent-hover:#f59e0b;--accent-text:#0b021a;--highlight:#fbbf24;--badge-bg:#fbbf24;--badge-text:#0b021a;--hero-overlay:linear-gradient(to top, #0b021af7 10%, #0b021a66 100%);--card-overlay:linear-gradient(to right, #15052b 0%, #15052b 50%, #15052b00 70%);--card-overlay-mobile:linear-gradient(#15052bd9, #15052bf2);--shadow:0 4px 12px #0009}html,body{width:100%;min-height:100vh;margin:0;padding:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transition:background-color .25s,color .25s;background-color:var(--bg-main)!important;color:var(--text-main)!important}html[data-theme=light],html[data-theme=light] body,body[data-theme=light],html[data-theme=dark],html[data-theme=dark] body,body[data-theme=dark]{color-scheme:dark;background-color:var(--bg-main)!important;color:var(--text-main)!important}.content{box-sizing:border-box;width:100%;max-width:none;padding:1rem 5% 2rem}.content h1:first-child{margin-top:.5rem}.theme-toggle-btn{z-index:1000;background-color:var(--accent);color:var(--accent-text);box-shadow:var(--shadow);cursor:pointer;border:none;border-radius:50px;align-items:center;gap:.4rem;padding:.6rem 1rem;font-size:.85rem;font-weight:700;transition:all .2s;display:flex;position:fixed;bottom:1.5rem;right:1.5rem}.theme-toggle-btn:hover{background-color:var(--accent-hover);transform:translateY(-2px)}.theme-icon{font-size:1rem}
