.Navbar-module__ZERf_q__header{z-index:1000;height:var(--nav-height);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#1b2d5beb 0%,#2a4478d9 100%);transition:background .3s,box-shadow .3s;position:fixed;top:0;left:0;right:0}.Navbar-module__ZERf_q__header.Navbar-module__ZERf_q__scrolled{background:#1b2d5bf7;box-shadow:0 2px 20px #00000040}.Navbar-module__ZERf_q__nav{max-width:var(--container-max);justify-content:space-between;align-items:center;gap:24px;height:100%;margin:0 auto;padding:0 24px;display:flex}.Navbar-module__ZERf_q__brand{flex-shrink:0;align-items:center;display:flex}.Navbar-module__ZERf_q__brandLogo{object-fit:contain;width:auto;height:65px;transition:opacity .2s}.Navbar-module__ZERf_q__brand:hover .Navbar-module__ZERf_q__brandLogo{opacity:.85}.Navbar-module__ZERf_q__desktopLinks{align-items:center;gap:2px;list-style:none;display:flex}.Navbar-module__ZERf_q__navLink{color:#fffc;white-space:nowrap;padding:8px 16px;font-size:.9rem;font-weight:500;transition:color .2s;position:relative}.Navbar-module__ZERf_q__navLink:after{content:"";background:var(--color-secondary);border-radius:1px;width:0;height:2px;transition:width .25s,left .25s;position:absolute;bottom:0;left:50%}.Navbar-module__ZERf_q__navLink:hover{color:var(--color-white)}.Navbar-module__ZERf_q__navLink:hover:after{width:60%;left:20%}.Navbar-module__ZERf_q__navLink.Navbar-module__ZERf_q__active{color:var(--color-white);font-weight:600}.Navbar-module__ZERf_q__navLink.Navbar-module__ZERf_q__active:after{border-radius:var(--radius-full);background:var(--color-secondary);width:6px;height:6px;bottom:-4px;left:calc(50% - 3px)}.Navbar-module__ZERf_q__actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.Navbar-module__ZERf_q__donateBtn{color:var(--color-white);background:var(--color-secondary);border-radius:var(--radius-full);align-items:center;padding:10px 26px;font-size:.9rem;font-weight:600;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.Navbar-module__ZERf_q__donateBtn:hover{background:var(--color-secondary-dark);transform:translateY(-1px);box-shadow:0 4px 14px #c8a24e59}.Navbar-module__ZERf_q__menuToggle{width:44px;height:44px;color:var(--color-white);border-radius:var(--radius-sm);justify-content:center;align-items:center;transition:background .2s;display:none}.Navbar-module__ZERf_q__menuToggle:hover{background:#ffffff1a}.Navbar-module__ZERf_q__overlay{opacity:0;visibility:hidden;z-index:1001;background:#0f162973;transition:opacity .3s,visibility .3s;position:fixed;inset:0}.Navbar-module__ZERf_q__overlay.Navbar-module__ZERf_q__overlayVisible{opacity:1;visibility:visible}.Navbar-module__ZERf_q__drawer{background:var(--color-white);z-index:1002;width:260px;max-width:75vw;padding:calc(var(--nav-height) + 16px) 24px 32px;flex-direction:column;gap:24px;transition:transform .3s;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-4px 0 24px #1b2d5b1a}.Navbar-module__ZERf_q__drawer.Navbar-module__ZERf_q__drawerOpen{transform:translate(0)}.Navbar-module__ZERf_q__drawerClose{border-radius:var(--radius-sm);width:40px;height:40px;color:var(--color-text-light);justify-content:center;align-items:center;transition:background .2s,color .2s;display:flex;position:absolute;top:20px;right:20px}.Navbar-module__ZERf_q__drawerClose:hover{background:var(--color-bg-alt);color:var(--color-text)}.Navbar-module__ZERf_q__drawerLinks{flex-direction:column;gap:4px;list-style:none;display:flex}.Navbar-module__ZERf_q__drawerLink{color:var(--color-text);border-radius:var(--radius-sm);padding:12px 16px;font-size:1rem;font-weight:500;transition:background .2s,color .2s;display:block}.Navbar-module__ZERf_q__drawerLink:hover{background:var(--color-bg);color:var(--color-primary)}.Navbar-module__ZERf_q__drawerLink.Navbar-module__ZERf_q__active{color:var(--color-primary);background:var(--color-bg);font-weight:600}.Navbar-module__ZERf_q__drawerDonate{text-align:center;color:var(--color-white);background:var(--color-secondary);border-radius:var(--radius-full);padding:14px 24px;font-size:1rem;font-weight:600;transition:background .2s;display:block}.Navbar-module__ZERf_q__drawerDonate:hover{background:var(--color-secondary-dark)}@media (max-width:1024px){.Navbar-module__ZERf_q__desktopLinks{display:none}.Navbar-module__ZERf_q__menuToggle{display:flex}}@media (max-width:480px){.Navbar-module__ZERf_q__brandLogo{height:48px}.Navbar-module__ZERf_q__donateBtn{padding:8px 18px;font-size:.85rem}}
