*{box-sizing:border-box;margin:0;padding:0}html,body{color:#cfd8e3;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;overflow-x:hidden;background-color:#0f1115!important;background-image:none!important}html:before,body:before{display:none!important}a{color:inherit;text-decoration:none}button{font-family:inherit}*{box-sizing:border-box}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0f1115}::-webkit-scrollbar-thumb{background:#2a2d3a;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#42a5f5}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
.Header-module__KppamW__header{z-index:1;background:#11141d;border-bottom:1px solid #1e2230;justify-content:space-between;align-items:center;width:100%;height:60px;padding:0 20px;display:flex;position:fixed;top:0}.Header-module__KppamW__logoGroup{cursor:pointer;align-items:center;gap:12px;display:flex}.Header-module__KppamW__logoIcon{object-fit:contain;border-radius:8px;width:120px;height:45px}.Header-module__KppamW__logoText,.Header-module__KppamW__logo{color:#00b8d4;text-shadow:0 0 20px #00b8d44d;letter-spacing:.5px;font-size:22px;font-weight:700}.Header-module__KppamW__search{color:#fff;background:#1a1d2e;border:1px solid #2b2e3a;border-radius:4px;width:250px;padding:8px 16px;font-size:13px;transition:all .2s}.Header-module__KppamW__search:focus{border-color:#00b8d4;outline:none;box-shadow:0 0 10px #00b8d433}.Header-module__KppamW__actions{align-items:center;gap:12px;display:flex}.Header-module__KppamW__btnSecondary{color:#00b8d4;cursor:pointer;background:0 0;border:1px solid #00b8d4;border-radius:4px;padding:8px 16px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.Header-module__KppamW__btnSecondary:hover{background:#00b8d41a;box-shadow:0 0 12px #00b8d433}.Header-module__KppamW__btnPrimary{color:#000;cursor:pointer;background:linear-gradient(135deg,#00b8d4 0%,#0288d1 100%);border:none;border-radius:4px;padding:8px 16px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block;box-shadow:0 0 12px #00b8d433}.Header-module__KppamW__btnPrimary:hover{transform:translateY(-1px);box-shadow:0 0 20px #00b8d466}.Header-module__KppamW__btnPrimary:disabled,.Header-module__KppamW__btnSecondary:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.Header-module__KppamW__nav{align-items:center;gap:15px;display:flex}.Header-module__KppamW__searchBox{position:relative}.Header-module__KppamW__searchBox input{color:#fff;background:#1a1d2e;border:1px solid #2b2e3a;border-radius:4px;width:200px;padding:8px 35px 8px 12px;font-size:13px;transition:all .2s}.Header-module__KppamW__searchBox input:focus{border-color:#00b8d4;outline:none;box-shadow:0 0 10px #00b8d433}.Header-module__KppamW__searchIcon{color:#8b8e98;font-size:14px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.Header-module__KppamW__userInfo{align-items:center;gap:12px;display:flex}.Header-module__KppamW__balance{color:#8b8e98;font-size:13px}.Header-module__KppamW__balanceAmount{color:#00b8d4;font-weight:600}.Header-module__KppamW__loginBtn{color:#00b8d4;cursor:pointer;background:0 0;border:1px solid #00b8d4;border-radius:4px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s}.Header-module__KppamW__loginBtn:hover{background:#00b8d41a;box-shadow:0 0 12px #00b8d433}.Header-module__KppamW__signupBtn{color:#000;cursor:pointer;background:linear-gradient(135deg,#00b8d4 0%,#0288d1 100%);border:none;border-radius:4px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s;box-shadow:0 0 12px #00b8d433}.Header-module__KppamW__signupBtn:hover{transform:translateY(-1px);box-shadow:0 0 20px #00b8d466}@media screen and (max-width:768px){.Header-module__KppamW__header{padding:0 15px}.Header-module__KppamW__search{width:180px;font-size:12px}}@media screen and (max-width:576px){.Header-module__KppamW__header{justify-content:space-between;align-items:center;padding:0 20px}.Header-module__KppamW__logoIcon{width:100px;height:38px}.Header-module__KppamW__search{display:none}.Header-module__KppamW__btnSecondary,.Header-module__KppamW__btnPrimary{border-radius:6px;padding:6px 10px;font-size:11px}.Header-module__KppamW__balance{display:none}}
.Sidebar-module__HPbxHa__sidebar{z-index:100;background:#14181e;border-right:1px solid #2b3139;width:280px;height:calc(100vh - 60px);transition:all .3s;position:fixed;top:60px;left:0;overflow:hidden auto}.Sidebar-module__HPbxHa__sidebar.Sidebar-module__HPbxHa__collapsed{width:70px}.Sidebar-module__HPbxHa__sidebarHeader{border-bottom:1px solid #2b3139;justify-content:space-between;align-items:center;padding:20px 16px;display:flex}.Sidebar-module__HPbxHa__sidebarTitle{color:#00e5ff;white-space:nowrap;margin:0;font-size:20px;font-weight:700}.Sidebar-module__HPbxHa__toggleBtn{color:#00b8d4;cursor:pointer;background:#00b8d41a;border:1px solid #00b8d44d;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;transition:all .2s;display:flex}.Sidebar-module__HPbxHa__toggleBtn:hover{background:#00b8d433;border-color:#00b8d4}.Sidebar-module__HPbxHa__collapsed .Sidebar-module__HPbxHa__sidebarHeader{justify-content:center;padding:20px 8px}.Sidebar-module__HPbxHa__sidebarNav{padding:16px 0}.Sidebar-module__HPbxHa__menuGroup{margin-bottom:24px}.Sidebar-module__HPbxHa__groupTitle{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;padding:0 20px;font-size:11px;font-weight:600}.Sidebar-module__HPbxHa__menuList{margin:0;padding:0;list-style:none}.Sidebar-module__HPbxHa__menuList li{margin:2px 8px}.Sidebar-module__HPbxHa__menuList li a{color:#8b92a8;border-radius:8px;align-items:center;gap:12px;padding:12px 16px;font-size:14px;text-decoration:none;transition:all .2s;display:flex}.Sidebar-module__HPbxHa__menuList li a:hover{color:#00b8d4;background:#00b8d40d}.Sidebar-module__HPbxHa__menuList li.Sidebar-module__HPbxHa__active a{color:#00e5ff;background:linear-gradient(135deg,#00b8d41a,#0288d11a);border-left:3px solid #00b8d4}.Sidebar-module__HPbxHa__menuIcon{text-align:center;flex-shrink:0;width:24px;font-size:18px}.Sidebar-module__HPbxHa__menuLabel{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.Sidebar-module__HPbxHa__collapsedList{margin:0;padding:0;list-style:none}.Sidebar-module__HPbxHa__collapsedList li{margin:4px 0}.Sidebar-module__HPbxHa__collapsedList li a{color:#8b92a8;border-radius:8px;justify-content:center;align-items:center;margin:0 8px;padding:12px;text-decoration:none;transition:all .2s;display:flex}.Sidebar-module__HPbxHa__collapsedList li a:hover{color:#00b8d4;background:#00b8d41a}.Sidebar-module__HPbxHa__collapsedList li.Sidebar-module__HPbxHa__active a{color:#00e5ff;background:#00b8d433}.Sidebar-module__HPbxHa__collapsedList .Sidebar-module__HPbxHa__menuIcon{font-size:20px}.Sidebar-module__HPbxHa__sidebarToggle{z-index:1001;cursor:pointer;background:#14181e;border:1px solid #2b3139;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:0;display:none}.Sidebar-module__HPbxHa__sidebarToggle span{background:#00b8d4;width:20px;height:2px;transition:all .3s;display:block}.Sidebar-module__HPbxHa__sidebarToggle:hover span{background:#00e5ff}.Sidebar-module__HPbxHa__mobileOverlay{display:none}@media screen and (max-width:992px){.Sidebar-module__HPbxHa__sidebar,.Sidebar-module__HPbxHa__sidebar.Sidebar-module__HPbxHa__collapsed{width:280px;transform:translate(-100%)}.Sidebar-module__HPbxHa__sidebar.Sidebar-module__HPbxHa__mobileOpen{transform:translate(0)}.Sidebar-module__HPbxHa__sidebarToggle{display:flex}.Sidebar-module__HPbxHa__mobileOverlay{z-index:99;background:#000000b3;display:block;position:fixed;inset:0}.Sidebar-module__HPbxHa__toggleBtn{display:none}.Sidebar-module__HPbxHa__sidebarHeader{padding:20px 16px!important}}@media screen and (max-width:576px){.Sidebar-module__HPbxHa__sidebar{width:100%;max-width:280px}}
.Footer-module__UDEoiW__footer{text-align:center;color:#8b8e98;background:#11141d;border-top:1px solid #1e2230;padding:20px;font-size:13px}.Footer-module__UDEoiW__footerLinks{justify-content:center;gap:20px;margin-top:10px;display:flex}.Footer-module__UDEoiW__footerLinks a{color:#8b8e98;text-decoration:none;transition:color .2s}.Footer-module__UDEoiW__footerLinks a:hover{color:#00b8d4}@media screen and (max-width:576px){.Footer-module__UDEoiW__footer{padding:15px;font-size:12px}.Footer-module__UDEoiW__footerLinks{flex-direction:column;gap:10px}}
.Layout-module__zaQHFq__layoutContainer{flex-direction:column;height:100vh;display:flex}.Layout-module__zaQHFq__layoutContent{flex:1;padding-top:60px;display:flex}.Layout-module__zaQHFq__mainContent{background:#0a0c12;flex:1;width:100%;min-height:calc(100vh - 60px);margin-left:280px;transition:margin-left .3s;overflow-x:hidden}.Layout-module__zaQHFq__mainContent.Layout-module__zaQHFq__expanded{margin-left:70px}@media screen and (max-width:992px){.Layout-module__zaQHFq__mainContent,.Layout-module__zaQHFq__mainContent.Layout-module__zaQHFq__expanded{margin-left:0}}
