:root{font-family:"Microsoft YaHei",system-ui,sans-serif;color:#193f39;background:#f4f5f1;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a{touch-action:manipulation}button{border:1px solid #d7dfda;background:white;color:#19453d;padding:10px 16px;border-radius:9px;cursor:pointer}button:hover{background:#edf3ed}button:disabled{opacity:.5;cursor:not-allowed}button.primary{background:#193f39;color:white;border-color:#193f39}button.danger{color:#a54637}a{color:#236354;text-underline-offset:4px}h1,h2,h3,p{margin-top:0}h1{font-size:27px;letter-spacing:-.6px}h2{font-size:23px}h3{font-size:16px}p{line-height:1.8;color:#61716b}small,.muted{color:#718079;font-size:12px}.auth{max-width:1020px;margin:7vh auto;display:grid;grid-template-columns:1fr 1.15fr;background:white;border:1px solid #dfe5df;border-radius:22px;overflow:hidden;box-shadow:0 20px 80px #193f3909}.auth-intro{background:#193f39;color:#f3efdc;padding:54px 40px}.auth-intro h1{font-size:36px;line-height:1.5;margin:40px 0 20px}.auth-intro p{color:#c1d1c7}.auth-main{padding:40px}.auth-main form{display:grid;gap:16px}.tabs{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0}.tabs button{font-size:13px}.tabs .active{background:#e7efe8}.mark{font:12px Georgia,serif;letter-spacing:3px}.note{background:#f3f5f0;border:1px solid #e0e6dc;padding:14px;border-radius:10px;font-size:13px;line-height:1.8;color:#61716b}.warning{background:#fff6e9;border-color:#eadbbf;color:#805f28}label{display:flex;flex-direction:column;gap:8px;font-size:13px;color:#466059}input,select,textarea{width:100%;padding:10px 12px;border:1px solid #d4ddd6;border-radius:8px;background:#fff;color:#203e35;min-width:0}textarea{min-height:104px;resize:vertical;line-height:1.7}input:focus,textarea:focus,select:focus{outline:2px solid #9ebcad;outline-offset:1px}input[type=checkbox]{width:17px;height:17px;margin:0;accent-color:#225749}.check{flex-direction:row;align-items:center}.shell{display:grid;grid-template-columns:220px minmax(0,1fr);min-height:100vh}.sidebar{background:#173e36;color:#d7e2da;padding:32px 20px;display:flex;flex-direction:column;gap:28px}.brand{font-size:20px;color:#f0ebd9;line-height:1.9}.sidebar nav{display:grid;gap:7px}.sidebar button{background:none;border:0;color:#cfdbd2;text-align:left}.sidebar button.active{background:#31574c;color:white}.sidebar-bottom{margin-top:auto;font-size:12px;line-height:1.8}.sidebar-bottom a{color:#d8e4dd}.workspace{min-width:0}.topbar{background:#fafbf8;border-bottom:1px solid #e0e5de;padding:26px 36px;display:flex;justify-content:space-between;gap:16px;align-items:center}.topbar h1{margin:8px 0 0}.topbar .actions{justify-content:flex-end}.content{padding:30px 36px;max-width:1580px;margin:auto}.actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.panel{background:#fff;border:1px solid #e0e6df;border-radius:15px;padding:24px;margin-bottom:20px}.lead{background:linear-gradient(120deg,#e5ede2,#fbfaf3);padding:32px}.lead h2{font-size:29px}.stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:16px}.stat strong{display:block;font:40px Georgia,serif;margin:14px 0}.editor{display:grid;grid-template-columns:280px minmax(0,1fr);gap:20px}.record-list{display:flex;flex-direction:column;gap:8px;max-height:70vh;overflow:auto}.record{display:block;text-align:left;padding:14px;width:100%;line-height:1.7}.record strong{display:block;font-weight:500}.record.active{border-color:#6d9483;background:#eef4ed}.record small{display:block;margin-top:6px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.wide{grid-column:1/-1}.nested{border:1px solid #e2e7df;border-radius:10px;padding:16px;margin:10px 0}.nested-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.image{max-height:130px;max-width:240px;object-fit:contain;border-radius:7px}.field-help{font-size:12px;color:#7c8780}.toolbar{padding:18px 0;position:sticky;bottom:0;background:#fffefaef;border-top:1px solid #dfe4dc;display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.badge{font-size:12px;border:1px solid #d8e3d8;padding:4px 8px;border-radius:20px;white-space:nowrap}.badge.good{background:#e7f3e8;color:#266943}.badge.warn{background:#fff1dc;color:#986924}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:13px}th,td{padding:12px;text-align:left;border-bottom:1px solid #e5e9e3;vertical-align:top}th{background:#f4f7f1}td pre{white-space:pre-wrap;word-break:break-word;max-height:240px;overflow:auto;font-size:12px}.permission{display:grid;grid-template-columns:130px repeat(4,1fr);gap:12px;align-items:center;border-bottom:1px solid #eee;padding:12px 0}.permission label{font-size:12px}.job{padding:18px 0;border-bottom:1px solid #e5eade}.job pre{white-space:pre-wrap;word-break:break-word;max-height:170px;overflow:auto;color:#5e6c64;background:#f7f8f4;padding:12px;border-radius:7px}.empty{padding:35px;text-align:center;color:#78867d}#notice{position:fixed;right:25px;bottom:25px;max-width:520px;padding:18px 24px;background:#21463e;color:white;white-space:pre-wrap;border-radius:12px;box-shadow:0 6px 35px #0002;z-index:20}.loading{padding:40px}details summary{cursor:pointer;padding:10px 0;color:#617568;font-size:13px}.auth-main .error{color:#a34534;white-space:pre-wrap;margin:0}.pending{max-width:760px;margin:8vh auto}.search{margin-bottom:14px}@media(max-width:1100px){.editor{grid-template-columns:210px minmax(0,1fr)}.content{padding:22px}.topbar{padding:22px}.form-grid{grid-template-columns:1fr}.wide{grid-column:auto}}@media(max-width:760px){.auth{margin:20px;display:block}.auth-intro{padding:25px}.auth-intro h1{font-size:26px;margin:16px 0}.auth-main{padding:24px}.shell{display:block}.sidebar{padding:18px;gap:14px}.sidebar nav{display:flex;overflow:auto}.sidebar button{white-space:nowrap}.sidebar-bottom{display:none}.topbar{align-items:flex-start;flex-direction:column}.editor{display:block}.record-list{max-height:230px;margin-bottom:20px}.content{padding:16px}.panel{padding:18px}.permission{grid-template-columns:1fr 1fr}.permission strong{grid-column:1/-1}h1{font-size:23px}}
