:root{color:#1e293b;background:#eef6ff;font-family:Microsoft YaHei,PingFang SC,Noto Sans CJK SC,sans-serif}*{box-sizing:border-box}body{background:linear-gradient(135deg,#3880ff1f,#0000 36%),linear-gradient(#f8fbff 0%,#edf6ff 100%);min-width:1160px;margin:0}button{color:#fff;cursor:pointer;font:inherit;background:#1d64d8;border:0;border-radius:7px;padding:10px 16px}button:disabled{opacity:.65;cursor:not-allowed}.ghost{color:#123075;background:#e7f0ff}.danger{background:#dc2626}.full{width:100%;margin-top:18px}.link{color:#0b4fc4;background:0 0;padding:0}.dangerText{color:#dc2626}.loginShell{place-items:center;min-height:100vh;padding:24px;display:grid}.loginCard{background:#ffffffeb;border:1px solid #d8e7f8;border-radius:8px;width:420px;padding:28px;box-shadow:0 18px 40px #0f274d1f}.loginMark,.brandMark{color:#fff;background:#1d64d8;border-radius:8px;place-items:center;width:48px;height:48px;font-weight:800;display:grid}.loginCard h1,.brand h1,.topbar h2{color:#123075;margin:12px 0 4px}.loginCard p,.brand p,.topbar p{color:#64748b;margin:0}.loginCard label,.field{color:#334155;gap:7px;margin-top:14px;display:grid}input,textarea{color:#1e293b;width:100%;font:inherit;background:#fff;border:1px solid #cbd7e6;border-radius:7px;padding:10px 11px}textarea{resize:vertical}.loginCard button{width:100%;margin-top:18px}.shell{grid-template-columns:284px 1fr;min-height:100vh;display:grid}.sidebar{background:#f8fbff;border-right:1px solid #d8e7f8;padding:24px 18px}.brand{align-items:center;gap:12px;margin-bottom:24px;display:flex}.brand h1{margin-top:0;font-size:20px}.nav{color:#1e293b;text-align:left;background:0 0;width:100%;margin-bottom:8px;display:block}.nav:hover,.nav.active{color:#0b4fc4;background:#e7f0ff}.main{min-width:0}.topbar{background:#ffffffbd;border-bottom:1px solid #d8e7f8;justify-content:space-between;align-items:center;gap:16px;padding:22px 28px;display:flex}.topbar h2{margin-top:0;font-size:24px}.actions{gap:10px;display:flex}.card{background:#ffffffeb;border:1px solid #d8e7f8;border-radius:8px;margin:22px 28px;padding:20px;box-shadow:0 10px 26px #0f274d0f}.card h3{color:#123075;margin:0 0 16px}.grid{gap:18px;display:grid}.grid.two{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.check{align-items:center;gap:8px;margin-top:28px;display:flex}.check input{width:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid #e2e8f0;padding:12px}th{color:#475569;background:#f1f6fd}code{color:#0f4dbd;background:#eef5ff;border-radius:5px;padding:2px 6px}.sectionTitle{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.sectionTitle h3{margin:0}.sectionTitle.compact{margin-top:18px;margin-bottom:10px}.editTable th,.editTable td{padding:8px}.editTable input{min-width:0;padding:8px}.urlEditor{margin-top:4px}.inlineAdd{grid-template-columns:1fr auto;gap:10px;margin-bottom:12px;display:grid}.urlList{gap:10px;display:grid}.urlRow{background:#f8fbff;border:1px solid #d8e7f8;border-radius:8px;grid-template-columns:88px 1fr auto;align-items:center;gap:10px;padding:10px;display:grid}.preview{color:#94a3b8;background:#e8f1fc;border-radius:6px;place-items:center;width:88px;height:58px;display:grid;overflow:hidden}.preview:empty:after{content:"图片"}.preview img{object-fit:cover;width:100%;height:100%}.detailHeader{align-items:center;gap:14px;margin:22px 28px 0;display:flex}.detailHeader h3{color:#123075;margin:0}.savebar{z-index:5;background:#f8fbfff0;border:1px solid #d8e7f8;border-radius:8px;gap:10px;padding:10px;display:flex;position:fixed;bottom:20px;right:28px;box-shadow:0 12px 28px #0f274d1f}.notice,.error{border-radius:7px;margin:14px 0;padding:10px 12px}.notice{color:#075985;background:#e0f2fe}.error{color:#991b1b;background:#fee2e2}
