:root{color:#202124;font-synthesis:none;background:#faf8f5;font-family:Noto Sans SC,PingFang SC,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:1180px;margin:0}button{font:inherit}.app{min-height:100vh;display:flex}.sidebar{background:#fff;border-right:1px solid #f4dada;flex-direction:column;width:240px;padding:20px 16px;display:flex;position:fixed;inset:0 auto 0 0;box-shadow:0 3px 10px #2021240a}.brand{align-items:center;gap:12px;height:64px;padding:0 8px;display:flex}.brand-mark{color:#d9606c;background:#f4dada;border-radius:22px;place-items:center;width:44px;height:44px;font-size:18px;font-weight:700;display:grid}.brand span{color:#76767b;margin-top:3px;font-size:10px;display:block}.sidebar nav{flex-direction:column;gap:6px;margin-top:18px;display:flex}.sidebar nav button{color:#4b4b4f;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;height:44px;padding:0 14px;display:flex}.sidebar nav button img{opacity:.7;width:20px;height:20px}.sidebar nav button.active{color:#d9606c;background:#f4dada;font-weight:600}.operator{background:#faf8f5;border-radius:14px;align-items:center;gap:10px;height:56px;margin-top:auto;padding:8px;display:flex}.operator>div{color:#d9606c;background:#f4dada;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.operator span{flex-direction:column;font-size:12px;display:flex}.operator small{color:#76767b;margin-top:2px}.workspace{width:calc(100% - 240px);min-height:100vh;margin-left:240px}.topbar{background:#fff;justify-content:space-between;align-items:center;height:80px;padding:0 32px;display:flex}.topbar h1{margin:0;font-size:24px}.topbar>div{color:#4b4b4f;font-size:13px}.topbar b{color:#d9606c;background:#f4dada;border-radius:50%;place-items:center;width:40px;height:40px;display:inline-grid}.error{z-index:10;color:#9a641b;background:#fff0d4;border-radius:10px;padding:10px 16px;position:fixed;top:90px;right:24px;box-shadow:0 3px 10px #00000014}main{padding:28px 32px}.welcome{justify-content:space-between;align-items:center;height:62px;display:flex}.welcome h2{margin:0;font-size:28px}.welcome p{color:#4b4b4f;margin:4px 0 0;font-size:13px}.welcome button{color:#fff;cursor:pointer;background:#efa9a9;border:0;border-radius:12px;width:136px;height:44px}.stats{grid-template-columns:repeat(4,minmax(210px,1fr));gap:16px;margin-top:22px;display:grid}.stat{background:#fff;border:1px solid #f4dada;border-radius:16px;justify-content:space-between;align-items:center;height:132px;padding:20px;display:flex;box-shadow:0 3px 10px #2021240d}.stat>div{flex-direction:column;gap:6px;display:flex}.stat span{color:#4b4b4f;font-size:13px}.stat strong{font-size:32px}.stat small{font-size:11px}.stat small.red,.money{color:#d9606c}.stat small.green{color:#5f856b}.stat img{object-fit:contain;width:82px;height:82px}.work-grid{grid-template-columns:minmax(720px,1fr) 320px;gap:18px;margin-top:22px;display:grid}.panel{background:#fff9f7;border:1px solid #f4dada;border-radius:18px}.table-panel{min-height:650px;padding:18px 20px}.panel-title{justify-content:space-between;align-items:center;height:28px;display:flex}.panel h3,.panel-title h3{margin:0;font-size:18px}.panel-title span{color:#d9606c;font-size:12px}.table{background:#fff;margin-top:14px}.tr{border-bottom:1px solid #f4dada;grid-template-columns:70px 120px minmax(130px,1fr) 110px 75px 80px 145px;align-items:center;gap:8px;min-height:64px;padding:0 14px;font-size:12px;display:grid}.tr.th{color:#76767b;background:#faf8f5;height:38px;min-height:38px;font-weight:600}.tag{color:#5f856b;background:#eaf4ed;border-radius:999px;align-items:center;height:28px;padding:0 12px;font-style:normal;display:inline-flex}.tag.cancelled{color:#d95d62;background:#fde5e6}.actions{gap:6px;display:flex}.actions button{cursor:pointer;background:#fff;border:1px solid #f4dada;border-radius:8px;height:30px;padding:0 10px}.actions button:first-child{color:#fff;background:#efa9a9;border-color:#efa9a9}.empty-row{text-align:center;color:#76767b;padding:80px}.right-col{flex-direction:column;gap:18px;display:flex}.todo,.capacity{padding:18px}.todo p{justify-content:space-between;margin:22px 0;font-size:13px;display:flex}.todo b{color:#d9606c}.capacity>div{margin-top:22px}.capacity p{justify-content:space-between;margin:0 0 8px;font-size:12px;display:flex}.capacity>div>div{background:#f4dada;border-radius:4px;height:8px;overflow:hidden}.capacity i{background:#ef6d7a;border-radius:4px;height:100%;display:block}.placeholder{background:#fff;border:1px solid #f4dada;border-radius:18px;min-height:600px;padding:48px}.placeholder h2{font-size:28px}.placeholder p{color:#76767b;max-width:640px;line-height:1.8}@media (width<=1250px){.work-grid{grid-template-columns:1fr}.right-col{grid-template-columns:1fr 1fr;display:grid}.stats{grid-template-columns:repeat(2,1fr)}}.manage{background:#fff;border:1px solid #f4dada;border-radius:18px;min-height:760px;padding:24px}.manage-head{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.manage-head h2{margin:0;font-size:24px}.manage-head p{color:#76767b;margin:6px 0 0;font-size:13px}.manage-head>button{color:#fff;background:#efa9a9;border:0;border-radius:12px;height:42px;padding:0 20px}.manage-table{border:1px solid #f4dada;border-radius:14px;overflow:hidden}.manage-tr{border-bottom:1px solid #f4dada;grid-auto-columns:minmax(100px,1fr);grid-auto-flow:column;align-items:center;gap:12px;min-height:58px;padding:0 16px;font-size:13px;display:grid}.manage-tr:last-child{border-bottom:0}.manage-th{color:#76767b;background:#faf8f5;min-height:42px;font-weight:600}.manage-actions{gap:6px;display:flex}.manage-actions button{color:#4b4b4f;cursor:pointer;background:#fff;border:1px solid #f4dada;border-radius:8px;height:30px;padding:0 10px}.manage-actions button:first-child{color:#d9606c;border-color:#efa9a9}
