:root{font-family:"Microsoft YaHei",system-ui,sans-serif;color:#172943;background:#f3f6fb;font-size:14px}*{box-sizing:border-box}body{margin:0}a{color:#2563eb;text-decoration:none}header{background:white;border-bottom:1px solid #dde5f0;display:flex;align-items:center;gap:36px;padding:20px 4vw}header form{margin-left:auto}.brand{font-size:22px;font-weight:700;color:#193453}.brand small{font-size:14px;font-weight:400;color:#708198;margin-left:12px}nav{display:flex;gap:24px}main{max-width:1440px;margin:38px auto;padding:0 28px;min-height:75vh}h1{font-size:28px;margin:12px 0}h2{font-size:19px}.eyebrow{color:#2563eb;font-weight:600}.muted,footer{color:#708198}.small,small{font-size:12px}.heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px;gap:20px}.card{background:white;border:1px solid #dfe7f2;border-radius:14px;padding:24px;box-shadow:0 3px 8px #20385604}.stats{display:grid;grid-template-columns:repeat(7,1fr);gap:12px}.stats strong{display:block;font-size:32px;margin-top:18px}.plans{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.price{font-size:30px;color:#2563eb}.price small{font-size:14px;color:#708198}.button,button{display:inline-block;padding:10px 18px;border:1px solid #d6e0ee;border-radius:7px;background:white;color:#304765;font:inherit;cursor:pointer}.primary{background:#2563eb;border-color:#2563eb;color:white}.quiet{padding:6px 12px}.wide{width:100%}label{display:block;margin:12px 0 7px}input,select,textarea{display:block;border:1px solid #ccd8e8;border-radius:6px;padding:10px;font:inherit;width:100%;margin:6px 0 12px;background:white}input[type=checkbox]{display:inline;width:auto}label:has(input[type=checkbox]){display:flex;gap:8px;align-items:center}.login{max-width:420px;margin:90px auto}.form-card{max-width:720px}.filters{display:flex;gap:12px;align-items:end;flex-wrap:wrap}.filters label{flex:1;min-width:130px;margin:0}.filters label:first-child{flex:2}.filters input,.filters select{margin-bottom:0}.filters>a{padding:10px}.export{text-align:right;margin:20px 0}.table-wrap{overflow:auto;padding:0}table{border-collapse:collapse;width:100%;font-size:13px;white-space:nowrap}th{text-align:left;background:#f8fafc;color:#718096;font-weight:500}td,th{padding:16px;border-bottom:1px solid #edf1f7}td small{display:block;color:#8290a3;margin-top:6px;max-width:230px;white-space:normal;overflow-wrap:anywhere}.empty{text-align:center;padding:60px}.badge{display:inline-block;border-radius:5px;padding:4px 8px;background:#eef2f8;color:#586b86}.active{background:#e9f8f0;color:#15804b}.expired,.disabled{background:#fceeee;color:#ba3a3a}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:24px}.detail-text{white-space:normal;max-width:500px;overflow-wrap:anywhere}dt{color:#708198;margin-top:18px}dd{margin:5px 0;overflow-wrap:anywhere}.notice{padding:15px;background:#e8f5ef;border-radius:8px;margin-bottom:18px}.error,.errorlist{color:#b93838}.pagination{display:flex;justify-content:center;gap:24px;margin:22px}footer{text-align:center;padding:20px}code{font-family:Consolas,monospace}@media(max-width:1050px){.stats{grid-template-columns:repeat(4,1fr)}header{flex-wrap:wrap}}@media(max-width:650px){.stats{grid-template-columns:repeat(2,1fr)}.plans,.two-col{grid-template-columns:1fr}.heading{align-items:start;flex-direction:column}main{padding:0 14px}h1{font-size:23px}}
