.Header-module__j9p9gG__nav{z-index:50;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(var(--nav-bg),.6);border-bottom:1px solid rgba(var(--nav-border),.08);width:100%;position:fixed;top:0}.Header-module__j9p9gG__container{max-width:1280px;margin:0 auto;padding:1rem 1.5rem}.Header-module__j9p9gG__content{justify-content:space-between;align-items:center;display:flex}.Header-module__j9p9gG__logo{white-space:nowrap;background:linear-gradient(90deg,#7c3aed,#a855f7);background-clip:"text";-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:1.05rem;font-weight:700}.Header-module__j9p9gG__links{align-items:center;gap:2rem;display:flex}.Header-module__j9p9gG__link{cursor:pointer;color:inherit;background:0 0;border:none;padding:.25rem 0;font-weight:500}.Header-module__j9p9gG__link.Header-module__j9p9gG__active{color:#7c3aed;border-bottom:2px solid #7c3aed;font-weight:600}.Header-module__j9p9gG__link:hover{color:#a855f7}.Header-module__j9p9gG__actions{align-items:center;gap:1rem;display:flex}.Header-module__j9p9gG__themeToggle,.Header-module__j9p9gG__menuToggle{cursor:pointer;color:inherit;background:0 0;border:none;font-size:1.4rem}.Header-module__j9p9gG__iconWrapper{filter:drop-shadow(0 0 2px #0000004d);justify-content:center;align-items:center;font-size:1.3rem;transition:all .5s;display:flex}.Header-module__j9p9gG__iconWrapper svg{color:inherit}.Header-module__j9p9gG__iconWrapper.Header-module__j9p9gG__light{color:#a855f7;text-shadow:0 0 6px #c084fc,0 0 12px #d8b4fe}.Header-module__j9p9gG__iconWrapper.Header-module__j9p9gG__dark{color:#c7d2fe;text-shadow:0 0 6px #a5b4fc,0 0 12px #818cf8;transform:rotate(-10deg)}.Header-module__j9p9gG__menuIcon{justify-content:center;align-items:center;display:flex}.Header-module__j9p9gG__menuIcon svg{color:inherit}.Header-module__j9p9gG__menuLight{color:#a855f7}.Header-module__j9p9gG__menuDark{color:#c7d2fe}.Header-module__j9p9gG__menuToggle{display:none}@media (max-width:768px){.Header-module__j9p9gG__menuToggle{display:block}.Header-module__j9p9gG__links{background:rgba(var(--nav-bg),.95);flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;height:calc(100vh - 64px);display:none;position:fixed;top:64px;left:0}.Header-module__j9p9gG__links.Header-module__j9p9gG__open{display:flex}}
:root{--background:#fff;--foreground:#171717;--prism-light:#a855f708;--prism-light-alt:#d946ef08;--prism-dark:#a855f70f;--prism-dark-alt:#d946ef0f;--nav-bg:255,255,255;--nav-border:0,0,0}[data-theme=dark]{--background:#0a0a0a;--foreground:#ededed;--nav-bg:10,10,10;--nav-border:255,255,255}html,body{width:100%;height:100%;color:var(--foreground);background:var(--background);background-image:url("data:image/svg+xml;utf8,<svg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'><polygon points='20,0 40,10 40,30 20,40 0,30 0,10' fill='none' stroke='%23a855f7' stroke-opacity='0.03' stroke-width='2'/></svg>"),url("data:image/svg+xml;utf8,<svg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'><polygon points='20,0 40,10 40,30 20,40 0,30 0,10' fill='none' stroke='%23d946ef' stroke-opacity='0.03' stroke-width='2'/></svg>");background-repeat:repeat;background-size:40px 40px,40px 40px;background-attachment:fixed;margin:0;font-family:Arial,Helvetica,sans-serif;animation:120s linear infinite moveScales}@keyframes moveScales{0%{background-position:0 0,0 0}to{background-position:0 200px,0 -200px}}.nav{z-index:50;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(var(--nav-bg),.6);border-bottom:1px solid rgba(var(--nav-border),.08);width:100%;transition:background .3s,border-color .3s;position:fixed;top:0}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit;font-family:inherit;font-size:inherit;background:0 0;border:none;transition:color .25s,background .25s}
