:root{color:#172235;font-synthesis:none;background:#fff;font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}main{background:radial-gradient(circle at 100% 0,#3370ff16,#0000 240px);min-height:100vh;padding:18px 16px 92px}header{align-items:center;gap:13px;margin-bottom:14px;display:flex}header>b{color:#fff;background:linear-gradient(145deg,#5085ff,#245ee8);border-radius:13px;place-items:center;width:44px;height:44px;font-size:20px;display:grid;box-shadow:0 8px 20px #3370ff38}h1{margin:2px 0;font-size:19px}header p,header small{color:#6f7b8d;margin:0;font-size:12px}header small{color:#3370ff;font-weight:700}nav{background:#eef2f8;border-radius:11px;grid-template-columns:1fr 1fr;margin-bottom:12px;padding:3px;display:grid}nav button{color:#667085;background:0 0;border:0;border-radius:8px;min-height:34px;font-weight:650}nav button.active{color:#245ee8;background:#fff;box-shadow:0 2px 8px #18223014}.form-card,.empty,.sample{background:#fff;border:1px solid #e4e9f1;border-radius:14px;padding:13px}.empty{text-align:center;padding:28px 18px}.empty p{color:#667085;font-size:12px}.empty button{padding:0 18px}.form-card label{color:#566175;flex-direction:column;gap:6px;margin-bottom:11px;font-size:12px;font-weight:650;display:flex}.form-card label:last-of-type{margin-bottom:0}input,select{color:#172235;background:#fff;border:1px solid #d7dce5;border-radius:9px;outline:none;width:100%;min-height:39px;padding:0 10px}input:focus,select:focus{border-color:#3370ff;box-shadow:0 0 0 3px #3370ff17}.route{background:#f6f8fb;border-radius:10px;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;padding:10px;font-size:12px;display:grid}.route span:last-child{text-align:right}.route i{color:#3370ff;font-style:normal}.inline-actions{gap:8px;margin-top:10px;display:flex}.inline-actions button,.section-title button{color:#475467;background:#fff;border:1px solid #d7dce5;border-radius:8px;min-height:32px;padding:0 10px}.stats{grid-template-columns:repeat(4,1fr);gap:7px;margin-top:12px;display:grid}.stats div{color:#6f7b8d;background:#f4f6f9;border-radius:11px;flex-direction:column;padding:9px 8px;font-size:10px;display:flex}.stats strong{color:#172235;margin-top:3px;font-size:19px}.sample{flex-wrap:wrap;gap:7px;margin-top:12px;font-size:11px;display:flex}.sample>strong{width:100%;font-size:12px}.sample span{color:#245ee8;background:#eef4ff;border-radius:6px;padding:4px 7px}.sample small{color:#667085;align-self:center}.status{background:#f6f9ff;border:1px solid #dfe7f7;border-radius:12px;gap:9px;margin-top:12px;padding:12px;font-size:12px;display:flex}.status i{background:#3370ff;border-radius:50%;flex:0 0 8px;width:8px;height:8px;margin-top:3px}.status p{color:#b42318;margin:4px 0 0;line-height:1.45}.status.bad{background:#fff7f6;border-color:#ffd6d2}.two{grid-template-columns:1.4fr .8fr;gap:9px;display:grid}.section-title{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.config-form label small{color:#8a94a6;font-weight:400}.check{align-items:center;margin-top:4px;flex-direction:row!important}.check input{width:16px;min-height:16px}.save{width:100%;margin-top:13px}.hint{color:#7a8496;margin:10px 2px 0;font-size:11px;line-height:1.55}button{cursor:pointer;background:#fff;border:1px solid #d7dce5;border-radius:10px;min-height:40px;font-weight:650}button.primary{color:#fff;background:#3370ff;border-color:#3370ff}button:disabled{opacity:.45;cursor:not-allowed}footer{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffc;border-top:1px solid #e7ebf2;grid-template-columns:.8fr 1.2fr;gap:9px;padding:12px 16px 16px;display:grid;position:fixed;bottom:0;left:0;right:0}@media (width<=320px){.stats{grid-template-columns:repeat(2,1fr)}.two{grid-template-columns:1fr}}
