@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";
.topbar{z-index:1000;color:#fff;background:#050505;border-bottom:1px solid #ffffff1f;grid-template-columns:1fr auto 1fr;align-items:center;height:82px;padding:0 42px;font-family:Inter,Arial,sans-serif;transition:all .25s;display:grid;position:fixed;top:0;left:0;right:0}.topbar.scrolled{-webkit-backdrop-filter:blur(18px);background:#050505e6;height:70px}.nav-left,.nav-right{align-items:center;gap:28px;font-family:Inter,Arial,sans-serif;font-size:15px;font-weight:700;display:flex}.nav-right{justify-content:flex-end}.nav-left a,.nav-right a{color:#fff;text-decoration:none}.brand{justify-content:center;align-items:center;display:flex}.brand img{object-fit:contain;width:auto;height:46px}.explore-btn,.search-btn,.lang button{color:#fff;font-family:Inter,Arial,sans-serif;font-size:inherit;cursor:pointer;background:0 0;border:0;font-weight:800}.explore-btn span{color:#fff;background:#c8102e;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin-left:6px;display:inline-flex}.search-btn{border:1px solid #ffffff59;border-radius:999px;padding:9px 16px}.lang{position:relative}.lang>button{color:#111;background:#fff;border-radius:999px;padding:10px 18px}.lang-menu{color:#111;background:#fff;border-radius:16px;min-width:150px;display:none;position:absolute;top:52px;right:0;overflow:hidden;box-shadow:0 20px 60px #00000040}.lang-menu.open{display:block}.lang-menu button{color:#111;text-align:left;width:100%;padding:14px 18px;display:block}.mega{z-index:999;color:#fff;background:#111;border-radius:0 0 24px 24px;grid-template-columns:repeat(3,1fr);gap:24px;padding:34px;font-family:Inter,Arial,sans-serif;display:none;position:fixed;top:82px;left:42px;right:42px;box-shadow:0 30px 80px #00000059}.mega.open{display:grid}.mega h4{color:#bbb;letter-spacing:.12em;text-transform:uppercase;margin:0 0 16px;font-size:12px;font-weight:700}.mega a{color:#fff;padding:10px 0;font-size:22px;font-weight:850;text-decoration:none;display:block}@media (max-width:900px){.topbar{background:#050505;grid-template-columns:1fr auto 1fr;align-items:center;height:72px;padding:0 20px;display:grid}.topbar.scrolled{height:64px}.nav-left{justify-self:start;align-items:center;gap:0;display:flex}.nav-left>a{display:none}.explore-btn{white-space:nowrap;align-items:center;padding:0;font-size:14px;font-weight:800;display:flex}.explore-btn span{width:18px;height:18px;margin-left:7px;font-size:14px}.brand{justify-content:center;justify-self:center;align-items:center;min-width:0;display:flex}.brand img{object-fit:contain;width:auto;max-width:150px;height:38px}.nav-right{justify-self:end;align-items:center;gap:0;display:flex}.nav-right>a,.search-btn{display:none}.lang>button{min-width:58px;padding:9px 14px;font-size:14px}.lang-menu{min-width:140px;top:48px}.mega{border-radius:0 0 20px 20px;grid-template-columns:1fr;gap:24px;max-height:calc(100vh - 90px);padding:26px 22px;top:72px;left:12px;right:12px;overflow-y:auto}.mega h4{margin:0 0 6px}.mega a{padding:7px 0;font-size:19px}}@media (max-width:480px){.topbar{padding:0 14px}.brand img{max-width:120px;height:32px}.explore-btn{font-size:13px}.explore-btn span{width:17px;height:17px}.lang>button{min-width:52px;padding:8px 11px;font-size:13px}}
