*{box-sizing:border-box}body{margin:0;font-family:Arial,sans-serif;background:#eef2f7;color:#111827}.loginPage{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at top,#e0e7ff,#eef2f7 45%,#f8fafc)}.loginCard{width:430px;background:white;padding:40px;border-radius:28px;box-shadow:0 20px 60px rgba(15,23,42,.12)}.loginLogo{width:52px;height:52px;background:#0f172a;color:white;border-radius:16px;display:grid;place-items:center;font-size:26px;font-weight:900;margin-bottom:22px}.loginCard h1{margin:0 0 10px;font-size:38px}.loginCard p{margin:0 0 24px;color:#64748b}.loginCard input{margin-bottom:12px;border-radius:14px;border:1px solid #cbd5e1}.loginCard button,.loginCard input{width:100%;padding:15px;font-size:15px}.loginCard button{border:0;border-radius:14px;background:#0f172a;color:white;font-weight:800}.loginError{margin-top:14px;color:#dc2626;font-weight:700}.app{min-height:100vh;display:flex}.sidebar{width:280px;background:#0f172a;color:white;padding:24px;display:flex;flex-direction:column}.brand{display:flex;gap:14px;align-items:center;margin-bottom:36px}.brandIcon{width:44px;height:44px;border-radius:14px;background:white;color:#0f172a;display:grid;place-items:center;font-weight:800;font-size:22px}.brandTitle{font-size:20px;font-weight:800}.brandSub{color:#94a3b8;font-size:13px}.nav{display:grid;grid-gap:8px;gap:8px}.navItem{color:#cbd5e1;text-decoration:none;padding:13px 14px;border-radius:14px;cursor:default}.navItem.active,.navItem:hover{background:#1e293b;color:white}.sidebarStatus{margin-top:32px;padding:16px;border-radius:18px;background:#111c33;display:grid;grid-gap:7px;gap:7px;color:#cbd5e1;font-size:13px}.sidebarStatus div{color:white;font-weight:800;margin-bottom:4px}.sidebarStatus span{color:#94a3b8}.sidebarFooter{margin-top:auto;display:flex;align-items:center;gap:12px;padding-top:24px;border-top:1px solid #1e293b}.userAvatar{width:36px;height:36px;border-radius:14px;background:#dbeafe;color:#1e3a8a;display:grid;place-items:center;font-weight:900}.userName{font-weight:700}.userRole{color:#94a3b8;font-size:13px}.content{flex:1 1;padding:32px;overflow:auto}.topbar{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;margin-bottom:28px}.eyebrow{margin:0 0 8px;color:#64748b;font-size:13px;letter-spacing:.08em;text-transform:uppercase;font-weight:700}h1{margin:0;font-size:36px}.topActions{display:flex;gap:12px}button{cursor:pointer;border:0;border-radius:14px;padding:12px 16px;font-weight:700}.ghostBtn{background:white;color:#111827}.primaryBtn{background:#0f172a;color:white}.hero{background:linear-gradient(135deg,#111827,#1e3a8a);color:white;border-radius:30px;padding:34px;display:flex;justify-content:space-between;gap:24px;margin-bottom:24px}.pill{display:inline-flex;padding:8px 12px;background:rgba(255,255,255,.12);border-radius:999px;font-size:13px;margin-bottom:18px}.hero h2{margin:0;font-size:42px}.hero p{color:#dbeafe;font-size:18px;max-width:720px}.heroCard{min-width:260px;background:rgba(255,255,255,.12);border-radius:24px;padding:24px;display:grid;grid-gap:10px;gap:10px;align-content:center}.heroCard small,.heroCard span{color:#bfdbfe}.heroCard strong{font-size:28px}.stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;margin-bottom:28px}.statCard{background:white;border-radius:22px;padding:22px;box-shadow:0 10px 30px rgba(15,23,42,.06)}.statCard span{color:#64748b;font-size:14px}.statCard strong{display:block;font-size:28px;margin:8px 0}.statCard p{margin:0;color:#64748b}.sectionHeader{margin:10px 0 18px}.sectionHeader h3{margin:0 0 6px;font-size:24px}.sectionHeader p{margin:0;color:#64748b}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:18px;gap:18px}.moduleCard{background:white;border-radius:22px;padding:22px;display:flex;gap:16px;align-items:center;box-shadow:0 10px 30px rgba(15,23,42,.06);transition:.2s ease}.moduleCard:hover{transform:translateY(-2px);box-shadow:0 16px 40px rgba(15,23,42,.1)}.moduleIcon{width:48px;height:48px;border-radius:16px;background:#e0e7ff;color:#1e3a8a;display:grid;place-items:center;font-weight:800;font-size:20px}.moduleTitle{font-size:19px;font-weight:800}.moduleStatus{color:#64748b;margin-top:4px}@media (max-width:900px){.app{display:block}.sidebar{width:auto}.stats{grid-template-columns:1fr}.hero,.topbar{flex-direction:column}.loginCard{width:calc(100vw - 32px)}}.vpnLayout{display:grid;grid-template-columns:420px 1fr;grid-gap:24px;gap:24px;align-items:start}.vpnCard{background:white;border-radius:24px;padding:24px;box-shadow:0 10px 30px rgba(15,23,42,.06)}.vpnCard h2{margin:0 0 20px;font-size:24px}.formGrid{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px}.formGrid label,.fullLabel{display:grid;grid-gap:8px;gap:8px;color:#475569;font-weight:700;font-size:14px}.formGrid input,.formGrid select,.fullLabel textarea{width:100%;border:1px solid #cbd5e1;border-radius:14px;padding:13px 14px;font-size:15px;background:white;color:#111827}.formGrid input:disabled{background:#f8fafc;color:#64748b}.fullLabel{margin:14px 0}.fullLabel textarea{min-height:120px;resize:vertical}.formMessage{margin-top:14px;font-weight:800;color:#1e3a8a}.tableWrap{overflow-x:auto}.vpnTable{width:100%;border-collapse:collapse;font-size:14px}.vpnTable td,.vpnTable th{text-align:left;padding:13px 12px;border-bottom:1px solid #e2e8f0;vertical-align:top}.vpnTable th{color:#64748b;font-size:13px}.statusBadge{display:inline-flex;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:900}.statusBadge.pending{background:#fef3c7;color:#92400e}.statusBadge.approved{background:#dcfce7;color:#166534}.statusBadge.rejected{background:#fee2e2;color:#991b1b}.tableActions{display:flex;gap:8px;flex-wrap:wrap}.tableActions button{padding:8px 10px;border-radius:10px;background:#f1f5f9;color:#0f172a}.tableActions button:disabled{opacity:.5;cursor:not-allowed}.emptyState{padding:20px;border-radius:18px;background:#f8fafc;color:#64748b;font-weight:700}.adminBlock{margin-top:24px}@media (max-width:1100px){.vpnLayout{grid-template-columns:1fr}}