:root{font-family:Inter,"Microsoft YaHei",system-ui,sans-serif;color:#233a36;background:#f4f6f2;font-synthesis:none}*{box-sizing:border-box}body{margin:0}.layout{min-height:100vh;display:grid;grid-template-columns:258px 1fr}aside{padding:45px 30px;background:#203c36;color:#f4f6ed;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.brand{display:flex;gap:15px;font-size:35px;color:inherit;text-decoration:none;align-items:center}.brand span{font-size:23px;font-weight:700}.brand .brand-sub{display:block;font-size:11px;font-weight:400;letter-spacing:4px;margin-top:6px;color:#b4c7be}.side-note{margin-top:110px;font-size:26px;line-height:1.8;letter-spacing:2px}.side-bottom{margin-top:auto;font-size:13px;line-height:2.4;color:#d6e1da}.side-bottom small{font-size:10px;color:#9eb8ad}.dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#bdcf88;margin-right:6px}main{padding:38px 6%;max-width:1500px;width:100%;min-width:0}header{display:flex;justify-content:space-between;align-items:center;min-height:32px;margin-bottom:48px;font-size:11px;letter-spacing:2px;color:#658078}h1{font-size:34px;letter-spacing:-1px;margin:0 0 12px}h2{font-size:20px;margin:0 0 20px}p{color:#728078;line-height:1.8}.intro{margin-bottom:30px}.grid{display:grid;grid-template-columns:1.2fr 1fr;gap:24px;align-items:start}.card{background:white;padding:30px;border:1px solid #e1e7dd;border-radius:18px;margin-bottom:24px}.auth{max-width:500px}.tabs{display:flex;gap:8px;border-bottom:1px solid #e7ebe5;margin-bottom:24px;padding-bottom:15px}button{font:inherit;font-size:14px;border:0;border-radius:9px;padding:12px 20px;background:#284b40;color:white;cursor:pointer}button:hover{filter:brightness(.92)}button:disabled{opacity:.5;cursor:wait}.secondary,.quiet{background:#eff3ec;color:#3d5d4e}.quiet{padding:8px 12px}.danger{color:#a8493c;background:#fff0ed}label{display:block;font-size:13px;font-weight:600;margin:18px 0;color:#486054}input,select{font:inherit;width:100%;margin-top:8px;border:1px solid #d7dfd4;border-radius:8px;padding:12px;background:#fbfcfa;color:#203c36;outline:none}input:focus,select:focus{border-color:#6b8c78;box-shadow:0 0 0 3px #edf3e8}.check{display:flex;align-items:flex-start;font-weight:400;line-height:1.7;gap:9px}.check input{width:17px;margin-top:4px;flex-shrink:0}.wide{width:100%}.muted{font-size:12px;color:#7a887f;line-height:1.8}.schedule{background:#e7eddf;border-color:#dce5d4}.time{font-size:60px;letter-spacing:-3px;line-height:1.2;margin:20px 0}.tag{display:inline-block;padding:4px 9px;border-radius:5px;background:#edf1e8;color:#526645;font-size:11px;white-space:nowrap}.tag.success{background:#e3f1e7;color:#38704b}.tag.error,.tag.unconfirmed,.tag.attention{background:#fff0e1;color:#96652c}.actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:13px;text-align:left}th{color:#829184;font-weight:400;font-size:11px;padding:14px 10px;border-bottom:1px solid #e6eae3}td{padding:18px 10px;border-bottom:1px solid #edf0ea;vertical-align:top}td button{padding:6px 9px;font-size:11px;margin:2px}.empty{padding:30px;text-align:center;color:#8e9a90;font-size:13px}.stats{display:flex;gap:16px;margin:25px 0}.stat{padding:18px 24px;background:white;border-radius:12px;border:1px solid #e1e7dd;flex:1}.stat strong{font-size:28px;display:block;margin-top:10px}.section-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.section-head h2{margin:0}.section-head{margin-bottom:20px}#notice{padding:14px 18px;border-radius:8px;background:#e2ebda;color:#375340;margin-bottom:24px;font-size:13px}#notice.error{background:#fbe9e2;color:#983f31}footer{margin:35px 0 10px;color:#8b968c;font-size:11px;line-height:1.8}dialog{border:1px solid #dce4d8;border-radius:16px;padding:30px;width:450px;max-width:90vw;color:#233a36}dialog::backdrop{background:#172b2466}pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#f0f3ec;padding:18px;border-radius:8px;font-size:17px}code{overflow-wrap:anywhere}details{margin-top:24px}summary{cursor:pointer;font-size:13px;color:#687e6d}[hidden]{display:none!important}@media(max-width:1000px){.layout{grid-template-columns:190px 1fr}aside{padding:35px 22px}.grid{grid-template-columns:1fr}.side-note{font-size:22px}main{padding:30px 5%}}@media(max-width:650px){.layout{display:block}aside{position:static;height:auto;padding:20px 24px}.brand{font-size:28px}.brand span{font-size:18px}.brand .brand-sub{display:inline;margin-left:12px;font-size:10px}.side-note,.side-bottom{display:none}main{padding:24px 18px}header{margin-bottom:30px}h1{font-size:28px}.card{padding:22px}.stats{gap:8px}.stat{padding:14px 12px;font-size:11px}.time{font-size:54px}.section-head{align-items:flex-start}td{min-width:100px}}
