*{box-sizing:border-box}body{color:#fff;background:#050816;min-height:100vh;margin:0;font-family:Inter,Arial,sans-serif}.app-layout{min-height:100vh;display:flex}.sidebar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#111827d9;border:1px solid #ffffff14;border-radius:20px;width:230px;height:calc(100vh - 40px);padding:20px;position:fixed;top:20px;left:20px}.brand{background:linear-gradient(90deg,#a855f7,#f59e0b);color:#0000;-webkit-background-clip:text;margin-bottom:25px;font-size:28px;font-weight:900}.menu{flex-direction:column;gap:6px;display:flex}.is-link{color:#cbd5e1;border-radius:12px;align-items:center;gap:12px;padding:11px 13px;font-size:14px;text-decoration:none;transition:all .2s;display:flex}.is-link:hover,.is-link.active{color:#fff;background:#a855f740}.content{width:calc(100% - 270px);margin-left:270px;padding:20px}.topbar{background:#111827b3;border:1px solid #ffffff14;border-radius:16px;justify-content:space-between;align-items:center;height:60px;margin-bottom:20px;padding:0 20px;display:flex}.topbar h1{font-size:20px}.topbar button{color:#fff;cursor:pointer;background:#7c3aed;border:0;border-radius:10px;padding:8px 16px}.glass{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:18px}.stat{min-height:100px}.stat h4{color:#94a3b8;margin:8px 0;font-size:13px}.stat h2{margin:5px 0;font-size:24px}.title{margin-bottom:20px;font-size:26px}table{font-size:13px}th,td{padding:10px}button{font-size:13px}@media (width<=900px){.sidebar{display:none}.content{width:100%;margin-left:0}}.sidebar{width:245px!important;padding:22px 16px!important}.brand{margin-bottom:30px!important;font-size:24px!important}.menu{gap:5px!important}.is-link{align-items:center;height:44px;font-weight:500;display:flex;padding:0 14px!important;font-size:14px!important}.is-link svg{flex-shrink:0;width:18px;height:18px}.content{margin-left:285px!important;padding:22px!important}.topbar{height:58px!important}.topbar h1{margin:0;font-size:18px!important}.glass{padding:16px!important}.stat{flex-direction:column;justify-content:center;height:120px;display:flex}.stat svg{width:22px;height:22px}table{background:0 0}th{color:#94a3b8;font-weight:600}.page{width:100%}.page>h1{margin-top:0}.glass.stat{border-radius:14px;min-height:110px;padding:15px!important}.stat h4{text-transform:uppercase;letter-spacing:.5px;margin:6px 0;font-size:12px}.stat h2{font-weight:700;font-size:22px!important}.page table{border-spacing:0 8px;width:100%}.page table tr{background:#ffffff08}.page table td:first-child,.page table th:first-child{padding-left:15px}.page button{color:#fff;cursor:pointer;background:#7c3aed;border:0;align-items:center;gap:6px;display:inline-flex}input,select{color:#fff;background:#0f172a;border:1px solid #ffffff1f;outline:none}input:focus,select:focus{border-color:#a855f7}h2{font-weight:700}p{font-size:14px}.topbar{border:1px solid #ffffff14;box-shadow:0 10px 30px #00000040;background:linear-gradient(135deg,#7c3aed2e,#0f172acc)!important}.topbar button{font-weight:600;transition:all .2s;background:linear-gradient(135deg,#8b5cf6,#06b6d4)!important}.topbar button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #8b5cf659}.login-page{justify-content:center;align-items:center;height:100vh;display:flex}.login-card{flex-direction:column;gap:15px;width:360px;display:flex}.login-card input{border-radius:10px;height:42px;padding:0 12px}.login-card button{color:#fff;background:#7c3aed;border:0;border-radius:10px;height:42px;font-weight:700}
