.Sidebar-module__XRNO5a__sidebar{z-index:50;scroll-behavior:smooth;scrollbar-width:thin;background:#090a0f;border-right:1px solid #1f2937;flex-direction:column;flex-shrink:0;width:260px;height:100vh;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:sticky;top:0;overflow-y:auto}.Sidebar-module__XRNO5a__closed{margin-left:-260px}.Sidebar-module__XRNO5a__open{opacity:1;pointer-events:auto;margin-left:0}.Sidebar-module__XRNO5a__logoContainer{border-bottom:1px solid #ffffff0d;align-items:center;gap:12px;padding:24px;display:flex}.Sidebar-module__XRNO5a__logoIcon{color:#fff;background:linear-gradient(135deg,#00e5ff 0%,#0072ff 100%);border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-weight:700;display:flex;box-shadow:0 0 15px #00e5ff4d}.Sidebar-module__XRNO5a__logoText{color:#fff;letter-spacing:-.5px;margin:0;font-size:1.1rem;font-weight:800}.Sidebar-module__XRNO5a__logoLabel{color:#8892a4;text-transform:uppercase;letter-spacing:1px;font-size:.7rem}.Sidebar-module__XRNO5a__navContainer{flex:1;padding:20px 12px}.Sidebar-module__XRNO5a__navGroup{margin-bottom:16px}.Sidebar-module__XRNO5a__groupHeader{color:#8892a4;text-transform:uppercase;letter-spacing:1px;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:8px 12px;font-size:.75rem;font-weight:700;transition:color .2s;display:flex}.Sidebar-module__XRNO5a__groupHeader:hover{color:#fff}.Sidebar-module__XRNO5a__navItem{color:#a1a1aa;border-radius:8px;align-items:center;gap:12px;margin-bottom:2px;padding:10px 12px;font-size:.9rem;text-decoration:none;transition:all .2s;display:flex}.Sidebar-module__XRNO5a__navIcon{color:#4b5563;transition:color .2s}.Sidebar-module__XRNO5a__navItem:hover{color:#fff;background:#ffffff0d}.Sidebar-module__XRNO5a__navItem:hover .Sidebar-module__XRNO5a__navIcon{color:#00e5ff}.Sidebar-module__XRNO5a__activeLink{font-weight:600;color:#00e5ff!important;background:#00e5ff14!important}.Sidebar-module__XRNO5a__activeLink .Sidebar-module__XRNO5a__navIcon{color:#00e5ff!important}.Sidebar-module__XRNO5a__popularSection{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;margin-top:32px;padding:16px 12px}.Sidebar-module__XRNO5a__popularTitle{color:#8892a4;text-transform:uppercase;margin-bottom:12px;padding-left:8px;font-size:.7rem}.Sidebar-module__XRNO5a__popularItem{color:#a1a1aa;padding:6px 8px;font-size:.85rem;text-decoration:none;transition:all .2s;display:block}.Sidebar-module__XRNO5a__popularItem:hover{color:#00e5ff}.Sidebar-module__XRNO5a__overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:40;background:#0006;position:fixed;inset:0}.Sidebar-module__XRNO5a__mobileOverlayWrapper{display:none}.Sidebar-module__XRNO5a__groupContent{max-height:500px;transition:max-height .3s ease-out;overflow:hidden}.Sidebar-module__XRNO5a__collapsed{max-height:0}@media (max-width:1024px){.Sidebar-module__XRNO5a__sidebar{z-index:100;position:fixed}.Sidebar-module__XRNO5a__closed{opacity:1;visibility:visible;pointer-events:auto;margin-left:-260px}.Sidebar-module__XRNO5a__mobileOverlayWrapper{display:block}}
.Header-module__lnUIdW__header{z-index:100;-webkit-backdrop-filter:blur(12px);background:#090a0f;border-bottom:1px solid #ffffff14;padding:.75rem 1.5rem;position:sticky;top:0}.Header-module__lnUIdW__nav{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;display:flex}.Header-module__lnUIdW__leftSection{align-items:center;display:flex}.Header-module__lnUIdW__toggleBtn{color:#8892a4;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.Header-module__lnUIdW__toggleBtn:hover{color:#fff;background:#ffffff0d}.Header-module__lnUIdW__rightSection{align-items:center;gap:1rem;display:flex}.Header-module__lnUIdW__historyBtn{color:#8892a4;cursor:pointer;background:#ffffff0d;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.Header-module__lnUIdW__historyBtn:hover{color:#fff;background:#ffffff1a}.Header-module__lnUIdW__auth{align-items:center;display:flex}.Header-module__lnUIdW__loginBtn{color:#fff;background:#1e222d;border:1px solid #ffffff1a;border-radius:8px;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s}.Header-module__lnUIdW__loginBtn:hover{background:#2a2f3e;border-color:#00e5ff4d}@media (max-width:1024px){.Header-module__lnUIdW__header{padding:.75rem 1rem}}
.Footer-module__3hUVsW__siteFooter{background:#0d0f14;border-top:1px solid #252b3b;margin-top:80px;padding:60px 20px 30px}.Footer-module__3hUVsW__footerInner{max-width:1100px;margin:0 auto}.Footer-module__3hUVsW__footerContainer{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:40px;display:grid}.Footer-module__3hUVsW__footerCol h4{color:#f0f4ff;letter-spacing:.5px;text-transform:uppercase;margin-bottom:14px;font-size:14px;font-weight:700}.Footer-module__3hUVsW__footerCol ul{padding:0;list-style:none}.Footer-module__3hUVsW__footerCol li{margin-bottom:8px}.Footer-module__3hUVsW__footerCol a{color:#8892a4;font-size:14px;text-decoration:none;transition:color .2s}.Footer-module__3hUVsW__footerCol a:hover{color:#00e5ff}.Footer-module__3hUVsW__footerBottom{text-align:center;color:#8892a4;border-top:1px solid #ffffff0d;margin-top:40px;padding-top:20px;font-size:13px}
