.navbar[data-astro-cid-5blmo7yk]{position:sticky;top:0;z-index:10;min-height:var(--nav-h);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem 1rem;padding:.5rem 2rem;background:#0c132299;backdrop-filter:blur(8px)}@media(max-width:420px){.brand[data-astro-cid-5blmo7yk] span[data-astro-cid-5blmo7yk]{display:none}}.brand[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:.5rem;color:var(--fg);font-weight:700;text-decoration:none}.links[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:1.1rem}.links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]{color:var(--fg);font-weight:600;text-decoration:none;opacity:.85;transition:opacity .1s ease,color .1s ease}.links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:hover{color:var(--accent);opacity:1}.links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk].play{padding:.35rem 1rem;border-radius:999px;background:var(--accent);color:#0c1322;opacity:1;transition:transform .1s ease,opacity .1s ease;will-change:transform}.links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk].play:hover{color:#0c1322;transform:translateY(-1px);opacity:.92}footer[data-astro-cid-sz7xmlte]{text-align:center;padding:1.5rem 1.25rem 2rem;color:var(--muted)}.pages[data-astro-cid-sz7xmlte]{display:flex;justify-content:center;gap:1.25rem;margin-bottom:1rem}.pages[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--fg);font-weight:600;text-decoration:none;opacity:.85;transition:opacity .1s ease,color .1s ease}.pages[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--accent);opacity:1}.link-btn[data-astro-cid-sz7xmlte]{font:inherit;font-weight:600;background:none;border:none;padding:0;color:var(--fg);opacity:.85;cursor:pointer;transition:opacity .1s ease,color .1s ease}.link-btn[data-astro-cid-sz7xmlte]:hover{color:var(--accent);opacity:1}.social[data-astro-cid-sz7xmlte]{display:flex;justify-content:center;gap:1.5rem;margin-bottom:.9rem}.social[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--fg);opacity:.85;transition:opacity .1s ease,color .1s ease}.social[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--accent);opacity:1}.by[data-astro-cid-sz7xmlte]{margin:0;font-size:.9rem}.by[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--fg);text-decoration:underline}.by[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--accent)}.consent-toaster[data-astro-cid-2effgw6e]{position:fixed;left:1rem;right:1rem;bottom:1rem;z-index:1000;max-width:640px;margin:0 auto;background:#141822eb;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:.75rem;padding:.9rem 1.1rem;box-shadow:0 8px 24px #00000059;color:var(--fg);transform:translateY(130%);opacity:0;transition:transform .25s ease,opacity .25s ease;pointer-events:none}.consent-toaster[data-astro-cid-2effgw6e].show{transform:translateY(0);opacity:1;pointer-events:auto}.consent-main[data-astro-cid-2effgw6e]{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.consent-text[data-astro-cid-2effgw6e]{margin:0;font-size:.9rem;color:var(--muted)}.consent-actions[data-astro-cid-2effgw6e]{display:flex;gap:.6rem;align-items:center;flex-wrap:wrap}.btn[data-astro-cid-2effgw6e]{font:inherit;font-size:.85rem;font-weight:600;padding:.45rem .9rem;border-radius:.5rem;cursor:pointer;border:1px solid transparent}.btn-solid[data-astro-cid-2effgw6e]{background:var(--accent);color:#0a1420}.btn-outline[data-astro-cid-2effgw6e]{background:transparent;color:var(--fg);border-color:var(--muted)}.btn-link[data-astro-cid-2effgw6e]{background:transparent;color:var(--muted);padding:.45rem .4rem}.btn-link[data-astro-cid-2effgw6e]:hover{color:var(--accent)}.consent-panel[data-astro-cid-2effgw6e]{margin-top:.9rem;padding-top:.9rem;border-top:1px solid rgba(255,255,255,.1)}.toggle-row[data-astro-cid-2effgw6e]{display:flex;justify-content:space-between;align-items:center;padding:.4rem 0;font-size:.9rem}.consent-panel-actions[data-astro-cid-2effgw6e]{display:flex;justify-content:space-between;align-items:center;margin-top:.6rem}:root{--accent: #70bffa;--fg: #f4f6fb;--muted: #c3cad9;--nav-h: 3.5rem}*{box-sizing:border-box}html{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}body{margin:0;min-height:100vh;display:flex;flex-direction:column;color:var(--fg)}body:before{content:"";position:fixed;inset:-40px;background:url(/_astro/background.VzuenEku.jpg) center / cover no-repeat;filter:blur(18px) brightness(.55);transform:translateZ(0) scale(1.1);will-change:transform;z-index:-1}main{flex:1;width:100%;max-width:1080px;margin:0 auto;padding:1.5rem 1.25rem 2rem}.btn{display:inline-block;padding:.7rem 1.5rem;border-radius:999px;background:#0c132299;color:var(--fg);font-weight:700;text-decoration:none;backdrop-filter:blur(4px);transition:transform .1s ease,opacity .1s ease;will-change:transform}.btn.primary{background:var(--accent);color:#0c1322}.btn:hover{transform:translateY(-1px);opacity:.92}.disclaimer{color:var(--muted);font-size:.9rem}
