@keyframes navbar-style-gradient-shift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes navbar-style-soft-pulse{0%,to{opacity:.5}50%{opacity:.8}}body[data-navbar-style=glass] header[data-navbar-root=header]{border-bottom:1px solid color-mix(in oklab,var(--color-border-default) 60%,transparent);box-shadow:inset 0 1px 0 0 rgba(255,255,255,.04),0 8px 24px -12px rgba(0,0,0,.45)}body[data-navbar-style=glass] aside[data-navbar-root=aside],body[data-navbar-style=glass] header[data-navbar-root=header]{background:color-mix(in oklab,var(--color-bg-secondary) 55%,transparent)!important;backdrop-filter:saturate(180%) blur(18px);-webkit-backdrop-filter:saturate(180%) blur(18px)}body[data-navbar-style=glass] aside[data-navbar-root=aside]{border-right:1px solid color-mix(in oklab,var(--color-border-default) 60%,transparent)}body[data-navbar-style=floating] header[data-navbar-root=header]{top:.625rem!important;left:.625rem!important;right:.625rem!important;border-radius:.875rem;border:1px solid var(--color-border-default);box-shadow:0 10px 30px -12px rgba(0,0,0,.5),0 2px 6px -2px rgba(0,0,0,.25);background:color-mix(in oklab,var(--color-bg-secondary) 92%,transparent)!important}body[data-navbar-style=floating] aside[data-navbar-root=aside]{top:calc(var(--topbar-height) + 1rem)!important;bottom:.625rem!important;left:.625rem!important;height:auto!important;border-radius:.875rem;border:1px solid var(--color-border-default)!important;box-shadow:0 10px 30px -12px rgba(0,0,0,.5),0 2px 6px -2px rgba(0,0,0,.25);background:color-mix(in oklab,var(--color-bg-secondary) 95%,transparent)!important}body[data-navbar-style=floating]{--topbar-effective-pad:0.625rem}body[data-navbar-style=solid] header[data-navbar-root=header]{background:var(--color-bg-secondary)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border-bottom:1px solid var(--color-border-default);box-shadow:none}body[data-navbar-style=solid] aside[data-navbar-root=aside]{background:var(--color-bg-secondary)!important;backdrop-filter:none!important;border-right:1px solid var(--color-border-default)}body[data-navbar-style=minimal] header[data-navbar-root=header]{background:color-mix(in oklab,var(--color-bg-primary) 85%,transparent)!important;border-bottom:1px solid transparent!important;box-shadow:0 1px 0 0 color-mix(in oklab,var(--color-border-subtle) 50%,transparent)}body[data-navbar-style=minimal] aside[data-navbar-root=aside]{background:color-mix(in oklab,var(--color-bg-primary) 90%,transparent)!important;border-right:1px solid transparent!important;box-shadow:1px 0 0 0 color-mix(in oklab,var(--color-border-subtle) 50%,transparent)}body[data-navbar-style=magic] header[data-navbar-root=header]{background:color-mix(in oklab,var(--color-bg-secondary) 92%,transparent)!important;border-bottom:1px solid color-mix(in oklab,var(--color-border-default) 70%,transparent);box-shadow:0 6px 18px -10px rgba(0,0,0,.4)}body[data-navbar-style=magic] aside[data-navbar-root=aside]{background:color-mix(in oklab,var(--color-bg-secondary) 96%,transparent)!important;border-right:1px solid color-mix(in oklab,var(--color-border-default) 70%,transparent)}body[data-navbar-style=magic] [data-nav-item][data-nav-active=true]{position:relative;background:transparent!important;color:var(--color-accent-blue,#3b82f6)!important;transform:translateY(-1px);transition:transform .25s ease,color .25s ease}body[data-navbar-style=magic] [data-nav-item][data-nav-active=true]:before{content:"";position:absolute;inset:0;border-radius:.5rem;background:radial-gradient(closest-side,color-mix(in oklab,var(--color-accent-blue,#3b82f6) 35%,transparent),transparent 70%);filter:blur(6px);opacity:.9;pointer-events:none;z-index:0;animation:navbar-style-soft-pulse 3.5s ease-in-out infinite}body[data-navbar-style=magic] [data-nav-item][data-nav-active=true]:after{content:"";position:absolute;left:0;top:18%;bottom:18%;width:3px;border-radius:2px;background:var(--color-accent-blue,#3b82f6);box-shadow:0 0 10px 1px color-mix(in oklab,var(--color-accent-blue,#3b82f6) 60%,transparent)}body[data-navbar-style=magic] [data-nav-item]>*{position:relative;z-index:1}body[data-navbar-style=magic] [data-nav-item]:not([data-nav-active=true]):hover{background:color-mix(in oklab,var(--color-bg-tertiary) 70%,transparent)!important}body[data-navbar-style=magic2] header[data-navbar-root=header]{background:color-mix(in oklab,var(--color-bg-secondary) 88%,transparent)!important;backdrop-filter:saturate(160%) blur(12px);-webkit-backdrop-filter:saturate(160%) blur(12px);border-bottom:1px solid color-mix(in oklab,var(--color-border-default) 60%,transparent)}body[data-navbar-style=magic2] aside[data-navbar-root=aside]{background:color-mix(in oklab,var(--color-bg-secondary) 92%,transparent)!important;border-right:1px solid color-mix(in oklab,var(--color-border-default) 60%,transparent)}body[data-navbar-style=magic2] [data-nav-item]{position:relative;transition:transform .3s cubic-bezier(.34,1.56,.64,1),background .25s ease,color .25s ease}body[data-navbar-style=magic2] [data-nav-item][data-nav-active=true]{background:linear-gradient(135deg,var(--color-accent-blue,#3b82f6),var(--color-accent-purple,#8b5cf6))!important;color:#fff!important;transform:scale(1.02);box-shadow:0 6px 18px -6px color-mix(in oklab,var(--color-accent-purple,#8b5cf6) 70%,transparent),0 0 0 1px color-mix(in oklab,#ffffff 10%,transparent) inset}body[data-navbar-style=magic2] [data-nav-item][data-nav-active=true]:before{content:"";position:absolute;inset:-3px;border-radius:.65rem;background:linear-gradient(135deg,color-mix(in oklab,var(--color-accent-blue,#3b82f6) 60%,transparent),color-mix(in oklab,var(--color-accent-purple,#8b5cf6) 60%,transparent));filter:blur(10px);opacity:.55;pointer-events:none;z-index:-1;animation:navbar-style-soft-pulse 3s ease-in-out infinite}body[data-navbar-style=magic2] [data-nav-item]:not([data-nav-active=true]):hover{background:color-mix(in oklab,var(--color-bg-tertiary) 80%,transparent)!important;transform:translateX(2px)}body[data-navbar-style=neon] header[data-navbar-root=header]{background:color-mix(in oklab,#0b0d12 92%,var(--color-bg-secondary) 8%)!important;border-bottom:1px solid rgba(34,211,238,.18);box-shadow:0 0 24px -8px rgba(34,211,238,.25)}body[data-navbar-style=neon] aside[data-navbar-root=aside]{background:color-mix(in oklab,#0b0d12 94%,var(--color-bg-secondary) 6%)!important;border-right:1px solid rgba(34,211,238,.18);box-shadow:1px 0 24px -10px rgba(34,211,238,.2)}body[data-navbar-style=neon] [data-nav-item]{transition:color .2s ease,box-shadow .25s ease,background .2s ease}body[data-navbar-style=neon] [data-nav-item]:not([data-nav-active=true]):hover{color:#67e8f9!important;background:transparent!important;text-shadow:0 0 6px rgba(103,232,249,.6)}body[data-navbar-style=neon] [data-nav-item][data-nav-active=true]{background:transparent!important;color:#22d3ee!important;border:1px solid rgba(34,211,238,.55);box-shadow:inset 0 0 0 1px rgba(34,211,238,.25),0 0 14px 0 rgba(34,211,238,.45),0 0 28px 0 rgba(34,211,238,.25);text-shadow:0 0 8px rgba(34,211,238,.7)}body[data-navbar-style=neon] [data-nav-item][data-nav-active=true]:before{content:"";position:absolute;inset:-2px;border-radius:inherit;background:linear-gradient(135deg,rgba(34,211,238,.35),rgba(217,70,239,.25));filter:blur(8px);opacity:.55;pointer-events:none;z-index:-1}body[data-navbar-style=glow] header[data-navbar-root=header]{background:color-mix(in oklab,var(--color-bg-secondary) 94%,transparent)!important;border-bottom:1px solid color-mix(in oklab,var(--color-border-default) 50%,transparent)}body[data-navbar-style=glow] aside[data-navbar-root=aside]{background:color-mix(in oklab,var(--color-bg-secondary) 96%,transparent)!important;border-right:1px solid color-mix(in oklab,var(--color-border-default) 50%,transparent)}body[data-navbar-style=glow] [data-nav-item]{position:relative;transition:color .25s ease,transform .25s ease,box-shadow .25s ease}body[data-navbar-style=glow] [data-nav-item]:hover{color:var(--color-accent-blue,#3b82f6)!important;background:transparent!important;box-shadow:0 0 0 1px color-mix(in oklab,var(--color-accent-blue,#3b82f6) 35%,transparent) inset,0 0 18px -2px color-mix(in oklab,var(--color-accent-blue,#3b82f6) 55%,transparent)}body[data-navbar-style=glow] [data-nav-item][data-nav-active=true]{background:transparent!important;color:var(--color-accent-blue,#3b82f6)!important;box-shadow:0 0 0 1px color-mix(in oklab,var(--color-accent-blue,#3b82f6) 45%,transparent) inset,0 0 22px -2px color-mix(in oklab,var(--color-accent-blue,#3b82f6) 60%,transparent)}@media (prefers-reduced-motion:reduce){body[data-navbar-style=magic2] [data-nav-item][data-nav-active=true]:before,body[data-navbar-style=magic] [data-nav-item][data-nav-active=true]:before{animation:none}body[data-navbar-style=magic2] [data-nav-item]:hover,body[data-navbar-style=magic2] [data-nav-item][data-nav-active=true],body[data-navbar-style=magic] [data-nav-item][data-nav-active=true]{transform:none}}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}
/*# sourceMappingURL=337beb4a875f8f22.css.map*/