:root{color:#21312d;background:#f5f7f6;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:1180px;min-height:100vh}.brand{height:64px;display:flex;align-items:center;gap:12px;padding:0 22px;color:#fff;font-weight:650;font-size:17px}.brand-mark{width:32px;height:32px;border-radius:10px;display:grid;place-items:center;background:#d8ae6b;color:#183f35;font-weight:800}.admin-sider{background:#123f35!important}.admin-sider .ant-menu{background:transparent}.admin-header{background:#ffffffeb;border-bottom:1px solid #e7ece9;padding:0 28px;display:flex;align-items:center;justify-content:space-between}.admin-content{margin:24px 28px 32px}.page-title{margin:0;font-size:24px;letter-spacing:-.02em}.page-subtitle{margin:7px 0 20px;color:#70807b}.surface{background:#fff;border:1px solid #e7ece9;border-radius:14px;padding:20px;box-shadow:0 5px 22px #1543380a}.toolbar{display:flex;gap:12px;justify-content:space-between;margin-bottom:18px}.login-shell{min-height:100vh;min-width:100vw;display:grid;grid-template-columns:1.1fr .9fr;background:#f4f1eb}.login-brand{background:#123f35;color:#fff;padding:10vh 9vw;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;position:relative}.login-brand:after{content:"";width:420px;height:420px;border:1px solid rgba(255,255,255,.12);border-radius:50%;position:absolute;right:-140px;bottom:-170px;box-shadow:0 0 0 80px #ffffff06,0 0 0 160px #ffffff05}.login-brand h1{font-size:46px;line-height:1.25;margin:24px 0;max-width:520px}.login-brand p{color:#bdd0ca;font-size:17px;max-width:520px;line-height:1.8}.login-form{display:grid;place-items:center;padding:40px}.login-card{width:420px;background:#fff;border-radius:18px;padding:42px;box-shadow:0 24px 70px #2835301f}.login-card h2{font-size:28px;margin:0 0 8px}.login-card>p{color:#82908b;margin:0 0 30px}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:18px}.status-dot{width:7px;height:7px;border-radius:50%;background:#43a47d;display:inline-block;margin-right:8px}.json-hint{color:#8b9692;font-size:12px}@media(max-width:1280px){.admin-content{margin-left:20px;margin-right:20px}}
