
:root{--blue:#1768f2;--blue-dark:#092b79;--navy:#10294d;--line:#e4eaf2;--muted:#78869b;--orange:#ff6b22}*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:"PingFang SC","Microsoft YaHei","Noto Sans SC",Arial,sans-serif;color:var(--navy);background:#f5f8fd}.admin-login-body{min-height:100vh}.admin-login-shell{min-height:100vh;display:grid;grid-template-columns:minmax(640px,1.18fr) minmax(520px,.82fr)}.admin-visual{position:relative;overflow:hidden;padding:46px 7vw 34px;color:#fff;background:radial-gradient(circle at 78% 18%,rgba(52,142,255,.45),transparent 28%),radial-gradient(circle at 16% 86%,rgba(0,224,211,.17),transparent 31%),linear-gradient(145deg,#071f61 0%,#0e47bd 48%,#176bf0 100%)}.admin-visual:before,.admin-visual:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.13);border-radius:50%;pointer-events:none}.admin-visual:before{width:520px;height:520px;right:-130px;top:-240px}.admin-visual:after{width:760px;height:760px;left:-430px;bottom:-580px}.admin-brand{position:relative;z-index:2;display:flex;align-items:center;gap:12px;width:max-content;color:#fff}.admin-brand img{width:50px;height:50px;padding:4px;border-radius:13px;background:#fff;box-shadow:0 14px 35px rgba(0,0,0,.14)}.admin-brand strong,.admin-brand small{display:block}.admin-brand strong{font-size:23px}.admin-brand small{margin-top:3px;font-size:11px;color:rgba(255,255,255,.72)}.admin-copy{position:relative;z-index:2;max-width:720px;margin-top:66px}.admin-chip{display:inline-flex;padding:8px 13px;border:1px solid rgba(255,255,255,.32);border-radius:999px;font-size:11px;letter-spacing:1.4px;background:rgba(255,255,255,.08)}.admin-copy h1{margin:22px 0 15px;font-size:47px;line-height:1.18;letter-spacing:-1.5px}.admin-copy h1 em{font-style:normal;color:#7ee9ff}.admin-copy p{max-width:690px;margin:0;font-size:15px;line-height:1.9;color:rgba(255,255,255,.78)}.admin-copy ul{display:grid;grid-template-columns:1fr 1fr;gap:12px 24px;margin:24px 0 0;padding:0;list-style:none}.admin-copy li{font-size:13px;color:rgba(255,255,255,.9)}.admin-copy li i{display:inline-grid;place-items:center;width:21px;height:21px;margin-right:8px;border-radius:6px;background:rgba(75,221,255,.18);color:#86f2ff;font-style:normal}.admin-showcase{position:relative;z-index:2;width:min(720px,92%);margin:38px auto 0}.admin-screen{overflow:hidden;border:7px solid rgba(255,255,255,.88);border-radius:18px;background:#fff;box-shadow:0 28px 60px rgba(0,23,77,.26)}.admin-screen>header{height:40px;display:flex;align-items:center;gap:7px;padding:0 14px;background:#f3f6fb;color:#65748b}.admin-screen>header span{width:7px;height:7px;border-radius:50%;background:#ff7e62}.admin-screen>header span:nth-child(2){background:#ffc55b}.admin-screen>header span:nth-child(3){background:#54d88a}.admin-screen>header b{margin-left:5px;font-size:10px}.screen-layout{display:grid;grid-template-columns:64px 1fr;height:190px}.screen-layout aside{display:grid;align-content:start;gap:13px;padding:20px 16px;background:#112d51}.screen-layout aside i{height:7px;border-radius:7px;background:#4e6b88}.screen-layout aside i.active{background:#1bd1cf}.screen-layout section{padding:19px}.screen-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.screen-stats article{padding:13px;border:1px solid #e5ebf3;border-radius:9px}.screen-stats small,.screen-stats b{display:block}.screen-stats small{font-size:9px;color:#8996a8}.screen-stats b{margin-top:5px;font-size:20px;color:#1d3a64}.screen-graph{position:relative;height:70px;margin-top:15px;border-radius:9px;background:linear-gradient(180deg,#eaf5ff,#fff)}.screen-graph span{position:absolute;left:20px;right:20px;top:34px;height:4px;border-radius:6px;background:linear-gradient(90deg,#0cc5c1,#1768f2,#ff7b25);transform:skewY(-4deg)}.admin-metrics{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;max-width:720px;margin:26px auto 0}.admin-metrics div{padding:14px 16px;border:1px solid rgba(255,255,255,.16);border-radius:11px;background:rgba(4,26,75,.24)}.admin-metrics b,.admin-metrics span{display:block}.admin-metrics b{font-size:14px}.admin-metrics span{margin-top:4px;font-size:10px;color:rgba(255,255,255,.68)}.admin-panel{display:flex;flex-direction:column;min-height:100vh;padding:28px 6vw 18px;background:radial-gradient(circle at 90% 8%,#eaf3ff,transparent 27%),#fff}.admin-top{display:flex;justify-content:space-between;gap:20px;font-size:12px;color:#8490a2}.admin-top a{color:#1768f2}.admin-card{width:100%;max-width:470px;margin:auto;padding:34px 38px;border:1px solid #e8edf4;border-radius:16px;background:#fff;box-shadow:0 28px 75px rgba(31,65,110,.13)}.admin-card-head{display:flex;align-items:center;gap:13px;margin-bottom:20px}.admin-card-head img{width:52px;height:52px}.admin-card-head span{font-size:10px;letter-spacing:1.4px;color:#1768f2;font-weight:800}.admin-card-head h2{margin:3px 0 0;font-size:24px}.admin-card-head p{margin:5px 0 0;font-size:11px;color:#8a96a7}.admin-service{display:flex;align-items:center;gap:8px;margin:0 0 20px;padding:10px 12px;border-radius:8px;background:#f3f7fc;color:#6f7d91;font-size:11px}.admin-service i{width:8px;height:8px;border-radius:50%;background:#a9b5c4}.admin-service.online{background:#effbf5;color:#25804b}.admin-service.online i{background:#27b86a;box-shadow:0 0 0 4px rgba(39,184,106,.12)}.admin-service.offline{background:#fff2f2;color:#ba4141}.admin-service.offline i{background:#e34949}.admin-field{display:block;margin-bottom:16px}.admin-field>span{display:block;margin-bottom:7px;font-size:12px;color:#4c5b70}.admin-field>div:not(.captcha-row){height:48px;display:flex;align-items:center;border:1px solid #dce4ee;border-radius:8px;background:#fff}.admin-field>div:focus-within{border-color:#1768f2;box-shadow:0 0 0 3px rgba(23,104,242,.09)}.admin-field i{width:44px;text-align:center;color:#93a1b3;font-style:normal}.admin-field input{height:100%;flex:1;border:0;outline:0;background:transparent;font-size:14px}.admin-field button{height:34px;margin-right:6px;border:0;border-radius:6px;background:#edf4ff;color:#1768f2;cursor:pointer}.captcha-row{display:grid;grid-template-columns:1fr 92px 38px;gap:8px}.captcha-question{height:48px;display:grid;place-items:center;border:1px solid #dce4ee;border-radius:8px;background:linear-gradient(135deg,#eef5ff,#fff6ee);font-size:17px;font-weight:800;letter-spacing:1px}.captcha-row input{width:100%;border:1px solid #dce4ee!important;border-radius:8px;padding:0 12px}.captcha-row>button{height:48px;margin:0;font-size:19px}.admin-options{display:flex;justify-content:space-between;gap:12px;margin:3px 0 19px;font-size:11px;color:#7f8b9d}.admin-submit{width:100%;height:48px;border:0;border-radius:8px;background:linear-gradient(135deg,#1768f2,#0d4bc7);color:#fff;font-size:14px;font-weight:800;box-shadow:0 12px 26px rgba(23,104,242,.22);cursor:pointer}.admin-submit:disabled{opacity:.65}.admin-message{min-height:18px;margin:10px 0 0;font-size:12px}.admin-message.error{color:#cf3f49}.admin-message.success{color:#16834d}.admin-security{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:20px;padding-top:18px;border-top:1px solid #edf1f5}.admin-security span{padding:5px 8px;border-radius:999px;background:#f3f6fa;color:#78869a;font-size:9px}.admin-panel footer{text-align:center;color:#9ca7b5;font-size:10px}@media(max-width:1080px){.admin-login-shell{grid-template-columns:1fr}.admin-visual{display:none}.admin-panel{min-height:100vh}.admin-card{margin:auto}}@media(max-width:560px){.admin-panel{padding:18px}.admin-top span{display:none}.admin-card{padding:28px 22px}.captcha-row{grid-template-columns:1fr 82px 38px}}
