:root{font-family:Inter,"Segoe UI",sans-serif;color:#17223b;background:#f5f7fb;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}.install-page,.login-page{min-height:100vh;background:radial-gradient(circle at 85% 5%,#d7e4ee 0,transparent 28%),#f3f5f8;display:grid;place-items:center;padding:24px}.install-shell{width:min(1050px,100%);display:grid;grid-template-columns:1fr 1.25fr;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 30px 90px #1d2c4840}.install-brand{background:#202c46;color:#fff;padding:52px;display:flex;flex-direction:column;justify-content:center}.install-brand img{width:100%;max-height:145px;object-fit:contain;background:#fff;border-radius:16px;margin-bottom:28px}.install-brand>span{font-size:10px;letter-spacing:2px;color:#8da0bd;font-weight:800}.install-brand h1{font-size:30px;margin:12px 0}.install-brand p{color:#adb9cc;line-height:1.7}.install-brand ul{padding-left:18px;color:#85e0cc;line-height:2}.install-form{padding:42px}.install-form h2{font-size:25px;margin:0 0 7px}.install-form h3{margin:18px 0 3px}.sub,.install-form>p{font-size:12px;color:#748094;line-height:1.6;margin:0 0 18px}label{display:block;color:#657084;font-size:11px;font-weight:650;margin:12px 0}input,select,textarea{display:block;width:100%;margin-top:6px;border:1px solid #e1e6ee;border-radius:9px;padding:11px 12px;background:#f8f9fc;color:#17223b;outline:none}textarea{min-height:72px;resize:vertical}input:focus,select:focus,textarea:focus{border-color:#7291d7;box-shadow:0 0 0 3px #5174c817}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.primary,.primary-link,.button{display:inline-block;border:0;background:#315db5;color:#fff;border-radius:10px;padding:12px 18px;font-weight:700;text-decoration:none;cursor:pointer}.primary:disabled{opacity:.4}.install-form .primary{width:100%;margin-top:14px}.alert{border-radius:11px;padding:13px 15px;margin:14px 0;font-size:12px}.alert.error{background:#feedef;color:#c43f50}.alert.success{background:#e7faf5;color:#14866f}.alert.secret{display:flex;align-items:center;gap:10px;background:#fff6df;color:#8b6510}.alert.secret code{font-weight:800;user-select:all}.alert.secret button{margin-left:auto}.success-mark{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;background:#e5faf4;color:#1aa588;font-size:30px}.secret-box{background:#f5f7fb;border:1px dashed #9fa9bb;padding:14px;border-radius:10px;display:flex;gap:10px;margin:16px 0}.secret-box code{overflow-wrap:anywhere;font-weight:700}.secret-box button{margin-left:auto}.warning-box{background:#fff2df;color:#9c6215;padding:13px;border-radius:10px;margin-bottom:16px}.login-card{width:420px;background:#fff;padding:35px;border-radius:22px;box-shadow:0 25px 80px #1d2c4833;text-align:center}.login-card>img{width:100%;height:110px;object-fit:contain;margin-bottom:15px}.login-icon{width:50px;height:50px;border-radius:15px;background:#eaf0fb;color:#315db5;display:grid;place-items:center;margin:auto;font-size:25px}.login-card h1{font-size:22px;margin:14px 0 5px}.login-card>p{font-size:12px;color:#7b8698}.login-card form{text-align:left}.login-card form .primary{width:100%;margin-top:12px}.login-card>small{display:block;color:#a0a8b5;margin-top:18px}.panel-page{display:grid;grid-template-columns:240px 1fr;min-height:100vh}.panel-page aside{position:fixed;width:240px;height:100vh;background:#202c46;color:#fff;padding:25px 17px;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:11px;padding:0 7px 30px}.brand img{width:48px;height:48px;border-radius:12px;object-fit:contain;background:#fff}.brand b,.brand small{display:block}.brand b{font-size:14px}.brand small{font-size:9px;color:#8998b1;margin-top:3px}.panel-page nav{display:grid;gap:4px}.panel-page nav a{display:flex;align-items:center;gap:12px;color:#aeb9cb;text-decoration:none;padding:13px 15px;border-radius:10px;font-size:13px;font-weight:650}.panel-page nav a.active,.panel-page nav a:hover{background:#2d3a59;color:#fff}.panel-page nav em{margin-left:auto;background:#f59e48;color:#fff;border-radius:10px;padding:2px 7px;font-size:9px;font-style:normal}.account{margin-top:auto;background:#293653;padding:13px;border-radius:12px}.account b,.account small,.account a{display:block}.account small{color:#8f9bb1;font-size:10px;margin:3px 0 8px}.account a{color:#aab6cc;font-size:10px}.panel-page main{grid-column:2;padding:30px 36px}.panel-page header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.panel-page h1{font-size:25px;margin:0 0 5px}.panel-page h2{font-size:17px;margin:0 0 5px}.panel-page p{font-size:11px;color:#768195;margin:0}.online{color:#15977b;background:#e8fbf6;padding:8px 11px;border-radius:10px;font-size:10px;font-weight:700}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:17px}.stats article,.card{background:#fff;border-radius:15px;box-shadow:0 7px 25px #1926410c}.stats article{padding:20px;display:flex;gap:14px;align-items:center}.stats article>span{width:40px;height:40px;border-radius:12px;display:grid;place-items:center}.stats small,.stats strong{display:block}.stats small{font-size:9px;color:#8993a5;font-weight:800}.stats strong{font-size:23px;margin-top:4px}.violet{background:#eef0ff;color:#5b5fef}.green{background:#e8fbf6;color:#1cac8c}.orange{background:#fff2e6;color:#ed9340}.blue{background:#e8f4fe;color:#418dcc}.card{padding:22px;margin-bottom:16px}.section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.button{background:#eef0ff;color:#5b5fef;padding:8px 12px;font-size:10px}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;text-align:left}th{font-size:9px;color:#8b95a7;padding:11px 10px;border-bottom:1px solid #e9edf3}td{font-size:11px;padding:14px 10px;border-bottom:1px solid #eff2f6}td code,.mono{font-family:Consolas,monospace}.pill{padding:5px 9px;border-radius:10px;font-size:9px;font-weight:800}.pill.on{background:#e8fbf6;color:#168b76}.pill.off{background:#feecee;color:#cd5060}.small-button{border:0;background:#eef0ff;color:#5b5fef;padding:7px 10px;border-radius:8px;cursor:pointer}.two-col{display:grid;grid-template-columns:1.1fr 1fr;gap:16px}.customer-list{display:grid;gap:8px;margin-top:15px;max-height:560px;overflow:auto}.customer-list article{display:flex;gap:11px;align-items:center;background:#f7f8fb;border-radius:11px;padding:11px}.customer-list img,.customer-list span{width:38px;height:38px;border-radius:10px;object-fit:contain;background:#e6ecf8;display:grid;place-items:center;color:#315db5;font-weight:bold}.customer-list b,.customer-list small{display:block}.customer-list small{font-size:9px;color:#8490a2;margin-top:3px}.license-form{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:12px}.request{display:grid;grid-template-columns:2fr 2fr auto;gap:12px;align-items:center;border:1px solid #e6eaf1;border-radius:12px;padding:14px;margin-top:9px}.request b,.request code,.request small{display:block}.request code{font-size:10px;overflow-wrap:anywhere;color:#536078;margin:5px 0}.request small{font-size:9px;color:#8b95a7}.request form{display:flex;gap:7px;align-items:center}.request form select,.request form input{margin:0}.danger{border:0;background:#feecee;color:#c94a5b;padding:11px 14px;border-radius:9px;font-weight:700;cursor:pointer}.top-gap{margin-top:16px}.empty{text-align:center;padding:40px;color:#8b95a7}@media(max-width:900px){.panel-page{grid-template-columns:75px 1fr}.panel-page aside{width:75px;padding:20px 9px}.brand div,.panel-page nav span,.account b,.account small{display:none}.brand{padding-left:3px}.account{padding:8px}.panel-page main{padding:24px 18px}.stats{grid-template-columns:1fr 1fr}.two-col{grid-template-columns:1fr}.install-shell{grid-template-columns:1fr}.install-brand{display:none}}
