*{box-sizing:border-box;margin:0;padding:0}body{background:#f4f5f7;font-family:system-ui,sans-serif}.wrap{justify-content:center;align-items:center;min-height:100vh;display:flex}.card{background:#fff;border-radius:12px;flex-direction:column;gap:14px;width:340px;padding:32px;display:flex;box-shadow:0 4px 20px #00000014}.card h1{color:#1a1a1a;font-size:22px}.inp{background:#fff;border:1px solid #ddd;border-radius:8px;outline:none;width:100%;padding:11px 14px;font-size:15px}.inp:focus{border-color:#4a6cf7}.pwd-box{position:relative}.pwd-box .inp{padding-right:42px}.eye{cursor:pointer;-webkit-user-select:none;user-select:none;font-size:18px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.btn{color:#fff;cursor:pointer;background:#4a6cf7;border:none;border-radius:8px;padding:11px;font-size:15px}.btn:hover{background:#3b5ae0}.err{color:#e34;font-size:14px}.layout{min-height:100vh;display:flex}.sidebar{color:#cfd3e6;background:#1f2540;flex-direction:column;width:210px;max-height:100vh;display:flex;position:sticky;top:0}.brand{color:#fff;border-bottom:1px solid #2c3358;padding:18px 20px;font-size:20px;font-weight:700}.sidebar nav{flex:1;padding:6px 0;overflow-y:auto}.menu-group{margin-bottom:2px}.group-title{cursor:pointer;color:#8b91b5;letter-spacing:1px;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:10px 20px;font-size:13px;display:flex}.group-title:hover{color:#fff}.caret{font-size:11px}.menu-item{cursor:pointer;color:#cfd3e6;padding:9px 20px 9px 32px;font-size:14px}.menu-item:hover{background:#2c3358}.menu-item.active{color:#fff;background:#4a6cf7}.sidebar-foot{border-top:1px solid #2c3358;padding:14px 20px}.me-name{color:#fff;font-weight:600}.me-role{color:#8b91b5;margin-bottom:10px;font-size:13px}.logout-btn{color:#cfd3e6;cursor:pointer;background:0 0;border:1px solid #3a4166;border-radius:6px;width:100%;padding:8px}.logout-btn:hover{background:#2c3358}.content{flex:1;padding:28px}.page-head{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.page-head h2{color:#1a1a1a;font-size:22px}.btn-primary{color:#fff;cursor:pointer;background:#4a6cf7;border:none;border-radius:8px;padding:9px 16px;font-size:14px}.btn-primary:hover{background:#3b5ae0}.btn-ghost{color:#555;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:8px;padding:9px 16px;font-size:14px}.tbl{border-collapse:collapse;background:#fff;border-radius:10px;width:100%;overflow:hidden;box-shadow:0 1px 4px #0000000d}.tbl th,.tbl td{text-align:left;border-bottom:1px solid #eee;padding:13px 16px;font-size:14px}.tbl th{color:#666;background:#fafbfc;font-weight:600}.tbl tr:last-child td{border-bottom:none}.empty{text-align:center;color:#999;padding:30px}.modal-bg{background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:12px;flex-direction:column;gap:12px;width:380px;padding:26px;display:flex}.modal h3{margin-bottom:4px;font-size:18px}.modal-foot{justify-content:flex-end;gap:10px;margin-top:6px;display:flex}.build-tip{text-align:center;background:#fff;border-radius:12px;padding:60px 30px;box-shadow:0 1px 4px #0000000d}.build-icon{margin-bottom:14px;font-size:46px}.build-text{color:#333;margin-bottom:8px;font-size:18px;font-weight:600}.build-sub{color:#999;font-size:14px}
