.cookie-banner[data-astro-cid-hq3mgpmn]{background:var(--bg-3);backdrop-filter:blur(16px);border:1px solid var(--border);z-index:9999;border-radius:16px;width:min(100vw - 2rem,680px);padding:1.25rem 1.5rem;transition:opacity .3s,transform .3s;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #00000040}.cookie-banner[data-astro-cid-hq3mgpmn].hidden{opacity:0;pointer-events:none;transform:translate(-50%)translateY(12px)}.cookie-inner[data-astro-cid-hq3mgpmn]{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.cookie-text[data-astro-cid-hq3mgpmn]{flex:1;min-width:0}.cookie-text[data-astro-cid-hq3mgpmn] strong[data-astro-cid-hq3mgpmn]{color:var(--text);margin-bottom:.3rem;font-size:.9rem;font-weight:600;display:block}.cookie-text[data-astro-cid-hq3mgpmn] p[data-astro-cid-hq3mgpmn]{color:var(--text-muted);margin:0;font-size:.8rem;line-height:1.5}.cookie-text[data-astro-cid-hq3mgpmn] a[data-astro-cid-hq3mgpmn]{color:var(--accent);text-underline-offset:2px;text-decoration:underline}.cookie-actions[data-astro-cid-hq3mgpmn]{flex-shrink:0;gap:.6rem;display:flex}.btn-decline[data-astro-cid-hq3mgpmn]{border:1px solid var(--border);color:var(--text-muted);font-family:var(--font);cursor:pointer;white-space:nowrap;background:0 0;border-radius:8px;padding:.5rem 1rem;font-size:.82rem;font-weight:500;transition:border-color .2s,color .2s}.btn-decline[data-astro-cid-hq3mgpmn]:hover{border-color:var(--text-muted);color:var(--text)}.btn-accept[data-astro-cid-hq3mgpmn]{background:var(--accent);color:#000;font-family:var(--font);cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:.5rem 1.1rem;font-size:.82rem;font-weight:600;transition:opacity .2s}.btn-accept[data-astro-cid-hq3mgpmn]:hover{opacity:.85}@media (width<=480px){.cookie-banner[data-astro-cid-hq3mgpmn]{padding:1rem;bottom:1rem}.cookie-inner[data-astro-cid-hq3mgpmn]{flex-direction:column;gap:1rem}.cookie-actions[data-astro-cid-hq3mgpmn]{width:100%}.btn-decline[data-astro-cid-hq3mgpmn],.btn-accept[data-astro-cid-hq3mgpmn]{text-align:center;flex:1}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0a0a0a;--bg-2:#111;--bg-3:#1a1a1a;--accent:#0f8;--accent-dim:#00ff881a;--text:#f0f0f0;--text-muted:#888;--border:#ffffff14;--font:"Space Grotesk", sans-serif}html{scroll-behavior:smooth;overflow-x:hidden}[data-theme=light]{--bg:#f0f2f6;--bg-2:#ffffffb8;--bg-3:#ffffff8c;--accent:#0a5;--accent-dim:#00aa551a;--text:#0d1117;--text-muted:#5a6478;--border:#00000017}body{background:var(--bg);color:var(--text);font-family:var(--font);line-height:1.6;transition:background .35s,color .35s;overflow-x:hidden}a{color:inherit;text-decoration:none}::selection{background:var(--accent);color:#000}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--accent);border-radius:3px}[data-theme=light] ::-webkit-scrollbar-track{background:#e8eaee}[data-theme=light] ::-webkit-scrollbar-thumb{background:#0a5}:root{--navbar-height:64px}nav[data-astro-cid-l7arcky5]{z-index:100;height:var(--navbar-height);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#0a0a0ad9;justify-content:space-between;align-items:center;padding:0 2.5rem;display:flex;position:fixed;top:0;left:0;right:0}.logo[data-astro-cid-l7arcky5]{z-index:201;align-items:center;display:flex}.logo-img[data-astro-cid-l7arcky5]{mix-blend-mode:screen;width:auto;height:42px;display:block}ul[data-astro-cid-l7arcky5]{gap:2rem;margin:0;padding:0;list-style:none;display:flex}ul[data-astro-cid-l7arcky5] a[data-astro-cid-l7arcky5]{color:var(--text-muted);font-size:.9rem;font-weight:500;transition:color .2s}ul[data-astro-cid-l7arcky5] a[data-astro-cid-l7arcky5]:hover{color:var(--accent)}.theme-toggle[data-astro-cid-l7arcky5]{cursor:pointer;color:var(--text-muted);z-index:201;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.4rem;transition:color .2s,background .2s;display:flex}.theme-toggle[data-astro-cid-l7arcky5]:hover{color:var(--accent);background:var(--accent-dim)}.icon-moon[data-astro-cid-l7arcky5],[data-theme=light] .icon-sun[data-astro-cid-l7arcky5]{display:none}[data-theme=light] .icon-moon[data-astro-cid-l7arcky5]{display:block}.burger[data-astro-cid-l7arcky5]{cursor:pointer;z-index:201;background:0 0;border:none;flex-direction:column;gap:5px;padding:.4rem;display:none}.burger[data-astro-cid-l7arcky5] span[data-astro-cid-l7arcky5]{background:var(--text,#fff);border-radius:2px;width:24px;height:2px;transition:transform .3s,opacity .3s;display:block}.burger[data-astro-cid-l7arcky5].open span[data-astro-cid-l7arcky5]:first-child{transform:translateY(7px)rotate(45deg)}.burger[data-astro-cid-l7arcky5].open span[data-astro-cid-l7arcky5]:nth-child(2){opacity:0}.burger[data-astro-cid-l7arcky5].open span[data-astro-cid-l7arcky5]:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-overlay[data-astro-cid-l7arcky5]{display:none}[data-theme=light] nav[data-astro-cid-l7arcky5]{background:#ffffffd1;border-bottom-color:#00000014}@media (width<=640px){:root{--navbar-height:58px}nav[data-astro-cid-l7arcky5]{padding:0 1.2rem}.logo-img[data-astro-cid-l7arcky5]{height:34px}#navLinks[data-astro-cid-l7arcky5]{display:none}.burger[data-astro-cid-l7arcky5]{display:flex}.theme-toggle[data-astro-cid-l7arcky5]{padding:.3rem}.mobile-overlay[data-astro-cid-l7arcky5]{top:calc(var(--navbar-height) / 2);z-index:199;opacity:0;pointer-events:none;background:#1c1c22f7;border-radius:63% 37% 54% 46%/55% 48% 52% 45%;width:48px;height:48px;transition:top .5s cubic-bezier(.4,0,.2,1),right .5s cubic-bezier(.4,0,.2,1),width .6s cubic-bezier(.4,0,.2,1),height .6s cubic-bezier(.4,0,.2,1),border-radius .55s,transform .5s cubic-bezier(.4,0,.2,1),opacity .35s;display:block;position:fixed;right:1.4rem;overflow:hidden;transform:translate(50%,-50%)scale(0)}@keyframes blob-morph{0%,to{border-radius:63% 37% 54% 46%/55% 48% 52% 45%}14%{border-radius:40% 60% 54% 46%/49% 60% 40% 51%}28%{border-radius:54% 46% 38% 62%/49% 70% 30% 51%}42%{border-radius:61% 39% 55% 45%/61% 38% 62% 39%}56%{border-radius:61% 39% 67% 33%/70% 50% 50% 30%}70%{border-radius:50% 50% 34% 66%/56% 68% 32% 44%}84%{border-radius:46% 54% 50% 50%/35% 61% 39% 65%}}.mobile-overlay[data-astro-cid-l7arcky5].open{top:var(--navbar-height);width:100vw;height:calc(100dvh - var(--navbar-height));opacity:1;pointer-events:auto;border-radius:0;transition:top .35s cubic-bezier(.23,1,.32,1) 50ms,right .35s cubic-bezier(.23,1,.32,1) 50ms,width .65s cubic-bezier(.23,1,.32,1) .15s,height .65s cubic-bezier(.23,1,.32,1) .15s,border-radius .6s .1s,transform .35s cubic-bezier(.23,1,.32,1) 50ms,opacity .15s;right:0;transform:translate(0)scale(1)}.mobile-links[data-astro-cid-l7arcky5]{flex-direction:column;align-items:center;gap:.3rem;width:100%;margin:0;padding:0;list-style:none;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}.mobile-links[data-astro-cid-l7arcky5] li[data-astro-cid-l7arcky5]{opacity:0;transition:opacity .25s,transform .25s;transform:translateY(24px)}.mobile-overlay[data-astro-cid-l7arcky5].open .mobile-links[data-astro-cid-l7arcky5] li[data-astro-cid-l7arcky5]{opacity:1;transition-delay:calc(.3s + var(--i) * 80ms);transform:translateY(0)}.mobile-links[data-astro-cid-l7arcky5] a[data-astro-cid-l7arcky5]{text-transform:uppercase;letter-spacing:.04em;color:#ececee;padding:.4rem 1rem;font-size:2.4rem;font-weight:800;line-height:1.2;transition:color .25s linear;display:block;position:relative}.mobile-links[data-astro-cid-l7arcky5] a[data-astro-cid-l7arcky5]:after{content:"";background:var(--accent,#00e5a0);opacity:.85;width:0;height:3px;margin-top:-1.5px;transition:width .22s linear;display:block;position:absolute;top:50%;left:0}.mobile-links[data-astro-cid-l7arcky5] a[data-astro-cid-l7arcky5]:hover{color:var(--accent,#00e5a0)}.mobile-links[data-astro-cid-l7arcky5] a[data-astro-cid-l7arcky5]:hover:after{width:100%}[data-theme=light] .mobile-overlay[data-astro-cid-l7arcky5]{background:#f0f2f6f7}[data-theme=light] .mobile-links[data-astro-cid-l7arcky5] a[data-astro-cid-l7arcky5]{color:#0d1117}}
