.Navbar-module__8UPgqa__topbar{z-index:200;-webkit-backdrop-filter:blur(20px);width:100%;padding-top:env(safe-area-inset-top);background:#ffffffeb;border-bottom:1px solid #0000;transition:border-color .2s,box-shadow .2s;position:sticky;top:0}.Navbar-module__8UPgqa__scrolled{border-bottom-color:var(--border);box-shadow:0 2px 24px #0000000f}.Navbar-module__8UPgqa__navInner{justify-content:space-between;align-items:center;width:min(100%,1500px);height:68px;margin:0 auto;padding:0 clamp(1rem,3vw,2rem);display:flex}.Navbar-module__8UPgqa__brand{color:var(--secondary);flex-shrink:0;align-items:center;gap:10px;font-family:Space Grotesk,sans-serif;font-size:1.2rem;font-weight:800;text-decoration:none;display:flex}.Navbar-module__8UPgqa__brandMark{border:1.5px solid var(--secondary);background:var(--bg-card);border-radius:10px;flex-shrink:0;grid-template-columns:repeat(3,1fr);gap:2.5px;width:36px;height:36px;padding:5px;display:grid;box-shadow:4px 4px #29292914}.Navbar-module__8UPgqa__brandMark i{background:var(--secondary);border-radius:2px;display:block}.Navbar-module__8UPgqa__brandMark i:nth-child(2),.Navbar-module__8UPgqa__brandMark i:nth-child(5){background:var(--primary)}.Navbar-module__8UPgqa__brandMark i:nth-child(3){visibility:hidden}.Navbar-module__8UPgqa__brandName{letter-spacing:-.3px}.Navbar-module__8UPgqa__topActions{flex-shrink:0;align-items:center;gap:4px;display:flex}.Navbar-module__8UPgqa__navItemContainer{position:relative}.Navbar-module__8UPgqa__navLink{color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;align-items:center;min-height:40px;padding:8px 12px;font-size:13.5px;font-weight:600;text-decoration:none;transition:color .15s,background .15s;display:inline-flex}.Navbar-module__8UPgqa__navChevron{margin-left:4px;transition:transform .2s}.Navbar-module__8UPgqa__navLink:hover{color:var(--secondary);background:#0000000a}.Navbar-module__8UPgqa__navItemContainer:hover .Navbar-module__8UPgqa__navChevron{transform:rotate(180deg)}.Navbar-module__8UPgqa__megaMenu{opacity:0;visibility:hidden;pointer-events:none;border:1px solid var(--border);z-index:250;background:#fff;border-radius:16px;flex-direction:column;gap:4px;min-width:320px;padding:16px;transition:all .2s;display:flex;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 20px 40px #0000001a}.Navbar-module__8UPgqa__navItemContainer:hover .Navbar-module__8UPgqa__megaMenu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.Navbar-module__8UPgqa__megaLink{color:var(--secondary);border-radius:8px;padding:10px 14px;font-size:13.5px;font-weight:500;text-decoration:none;transition:all .15s;display:block}.Navbar-module__8UPgqa__megaLink:hover{color:var(--primary);background:#fc6e2014}.Navbar-module__8UPgqa__menuBtn{background:var(--bg-card2);border:1.5px solid var(--border);color:var(--secondary);cursor:pointer;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:background .15s;display:none}.Navbar-module__8UPgqa__menuBtn:hover{background:var(--border)}.Navbar-module__8UPgqa__burger{flex-direction:column;gap:4.5px;width:18px;display:flex}.Navbar-module__8UPgqa__burger span{transform-origin:50%;background:currentColor;border-radius:2px;height:2px;transition:transform .2s,opacity .2s;display:block}.Navbar-module__8UPgqa__burgerOpen span:first-child{transform:translateY(6.5px)rotate(45deg)}.Navbar-module__8UPgqa__burgerOpen span:nth-child(2){opacity:0}.Navbar-module__8UPgqa__burgerOpen span:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}.Navbar-module__8UPgqa__mobileNav{z-index:190;left:12px;right:12px;top:calc(68px + env(safe-area-inset-top) + 8px);border:1.5px solid var(--border);-webkit-backdrop-filter:blur(20px);background:#fffffffa;border-radius:20px;flex-direction:column;max-height:calc(100vh - 100px);padding:16px;display:flex;position:fixed;overflow-y:auto;box-shadow:0 12px 40px #0000001f}.Navbar-module__8UPgqa__mobileLinks{flex-direction:column;display:flex}.Navbar-module__8UPgqa__mobileAccordion{border-bottom:1px solid var(--border)}.Navbar-module__8UPgqa__mobileAccordion:last-child{border-bottom:none}.Navbar-module__8UPgqa__mobileAccordionBtn{width:100%;color:var(--secondary);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;min-height:44px;padding:14px 4px;font-size:16px;font-weight:700;display:flex}.Navbar-module__8UPgqa__mobileAccordionBtn svg{transition:transform .3s}.Navbar-module__8UPgqa__chevronOpen{transform:rotate(180deg)}.Navbar-module__8UPgqa__mobileAccordionContent{flex-direction:column;gap:2px;padding-bottom:8px;display:flex;overflow:hidden}.Navbar-module__8UPgqa__mobileLink{color:var(--text-muted);border-radius:10px;align-items:center;min-height:44px;padding:10px 14px;font-size:14.5px;font-weight:500;text-decoration:none;transition:background .12s,color .12s;display:flex}.Navbar-module__8UPgqa__mobileLink:hover{background:var(--bg-card2);color:var(--secondary)}.Navbar-module__8UPgqa__mobileLinkPrimary{background:var(--gradient-orange);justify-content:center;font-weight:700;color:#fff!important}.Navbar-module__8UPgqa__mobileLinkOutline{color:var(--secondary);border:1.5px solid var(--border);border-radius:10px;justify-content:center;align-items:center;min-height:44px;margin-top:8px;padding:10px 14px;font-size:14.5px;font-weight:700;text-decoration:none;display:flex}@media (max-width:1024px){.Navbar-module__8UPgqa__navInner{height:60px}.Navbar-module__8UPgqa__topActions{display:none}.Navbar-module__8UPgqa__menuBtn{display:flex}}
.Footer-module__Fj0HHq__footer{color:#fff;background:#0f0f10}.Footer-module__Fj0HHq__footerTop{padding:72px 0 48px}.Footer-module__Fj0HHq__grid{grid-template-columns:2fr 1fr 1fr 1fr 1fr;align-items:flex-start;gap:40px;display:grid}.Footer-module__Fj0HHq__brandCol{flex-direction:column;gap:16px;display:flex}.Footer-module__Fj0HHq__brandLink{align-items:center;gap:10px;text-decoration:none;display:inline-flex}.Footer-module__Fj0HHq__brandMark{background:#ffffff0d;border:1.5px solid #fff3;border-radius:10px;flex-shrink:0;grid-template-columns:repeat(3,1fr);gap:2.5px;width:36px;height:36px;padding:5px;display:grid}.Footer-module__Fj0HHq__brandMark i{background:#fff6;border-radius:2px;display:block}.Footer-module__Fj0HHq__brandMark i:nth-child(2),.Footer-module__Fj0HHq__brandMark i:nth-child(5){background:var(--primary)}.Footer-module__Fj0HHq__brandMark i:nth-child(3){visibility:hidden}.Footer-module__Fj0HHq__brandName{color:#fff;letter-spacing:-.3px;font-family:Space Grotesk,sans-serif;font-size:1.2rem;font-weight:800}.Footer-module__Fj0HHq__brandDesc{color:#ffffff73;max-width:280px;margin:0;font-size:13.5px;line-height:1.75}.Footer-module__Fj0HHq__tagline{color:#bba07a;font-family:DM Serif Text,serif;font-size:14px;font-style:italic}.Footer-module__Fj0HHq__statusBadge{color:#fff9;background:#22c55e1a;border:1px solid #22c55e33;border-radius:100px;align-items:center;gap:7px;width:fit-content;padding:5px 12px;font-size:11.5px;font-weight:600;display:inline-flex}.Footer-module__Fj0HHq__statusDot{background:#22c55e;border-radius:50%;flex-shrink:0;width:6px;height:6px;box-shadow:0 0 6px #22c55e}.Footer-module__Fj0HHq__linkCol{flex-direction:column;gap:12px;display:flex}.Footer-module__Fj0HHq__colTitle{color:#ffffff59;text-transform:uppercase;letter-spacing:.1em;margin:0 0 4px;font-size:11px;font-weight:700}.Footer-module__Fj0HHq__linkList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__Fj0HHq__footerLink{color:#ffffff8c;font-size:13.5px;line-height:1.5;text-decoration:none;transition:color .15s;display:inline-block}.Footer-module__Fj0HHq__footerLink:hover{color:var(--primary)}.Footer-module__Fj0HHq__bottomBar{border-top:1px solid #ffffff0f;padding:20px 0}.Footer-module__Fj0HHq__bottomInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.Footer-module__Fj0HHq__copyright{color:#ffffff47;font-size:12.5px}.Footer-module__Fj0HHq__legalLinks{gap:20px;display:flex}.Footer-module__Fj0HHq__legalLink{color:#ffffff4d;font-size:12.5px;text-decoration:none;transition:color .15s}.Footer-module__Fj0HHq__legalLink:hover{color:#ffffffa6}@media (max-width:1100px){.Footer-module__Fj0HHq__grid{grid-template-columns:1fr 1fr 1fr}.Footer-module__Fj0HHq__brandCol{grid-column:1/-1;max-width:480px}}@media (max-width:680px){.Footer-module__Fj0HHq__grid{grid-template-columns:1fr 1fr;gap:28px}.Footer-module__Fj0HHq__footerTop{padding:48px 0 32px}}@media (max-width:420px){.Footer-module__Fj0HHq__grid{grid-template-columns:1fr}.Footer-module__Fj0HHq__bottomInner{flex-direction:column;align-items:flex-start}}
