:root{color:#172b3a;font-synthesis:none;background:#eef3f7;font-family:Microsoft JhengHei,Noto Sans TC,system-ui,sans-serif}*{box-sizing:border-box}body{background:#eef3f7;min-width:320px;margin:0}button,input,select{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh}.topbar{color:#fff;background:#0f2c45;justify-content:space-between;align-items:center;gap:20px;min-height:84px;padding:14px clamp(18px,3vw,50px);display:flex;box-shadow:0 2px 16px #09203345}.brand{align-items:center;gap:12px;min-width:max-content;display:flex}.brand-mark{color:#d6f2df;letter-spacing:.06em;background:#164e62;border:1px solid #83c5bb;border-radius:12px;place-items:center;width:44px;height:44px;font-weight:800;display:grid}.brand h1{letter-spacing:.06em;margin:0;font-size:1.12rem}.brand p{color:#b9cedb;letter-spacing:.09em;text-transform:uppercase;margin:2px 0 0;font-size:.72rem}.page-nav{flex-wrap:wrap;gap:4px;display:flex}.page-nav a{color:#b9cedb;border-radius:8px;padding:8px 14px;font-size:.86rem;font-weight:700;text-decoration:none}.page-nav a:hover{color:#fff;background:#173950}.page-nav a.active{color:#fff;background:#1c4a63}.topbar-controls{flex-wrap:wrap;justify-content:end;align-items:end;gap:8px;display:flex}.date-picker,.highlight-picker{color:#d4e0e7;gap:3px;font-size:.72rem;display:grid}.topbar input,.topbar select{color:#fff;background:#173950;border:1px solid #426176;border-radius:7px;min-height:35px;padding:5px 8px}main{width:min(1800px,100% - 36px);margin:28px auto 70px}.hero-row{justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px;display:flex}.hero-row h2,.panel h2{color:#102d46;margin:0}.hero-row h2{letter-spacing:.04em;font-size:clamp(1.55rem,3vw,2.2rem)}.hero-row p{color:#607382;margin:5px 0 0}.eyebrow{color:#287b77;letter-spacing:.1em;text-transform:uppercase;margin:0 0 5px;font-size:.76rem;font-weight:800}.hero-actions{flex-wrap:wrap;justify-content:end;gap:10px;display:flex}.text-button{color:#216e70;background:0 0;border:0;border-bottom:1px solid;padding:5px 1px;font-weight:700}.text-button:hover{color:#124d64}.danger-text{color:#aa3b38}.notice{color:#145750;background:#e8f6f2;border:1px solid #9bc9c0;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;margin:0 0 18px;padding:10px 14px;display:flex}.notice button{color:inherit;background:0 0;border:0;font-size:1.3rem}.home-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.home-card{color:inherit;background:#fff;border:1px solid #d7e0e6;border-radius:14px;padding:26px 24px;text-decoration:none;transition:box-shadow .15s,transform .15s;display:block;box-shadow:0 10px 25px #172b3a0d}.home-card:hover{transform:translateY(-2px);box-shadow:0 14px 30px #172b3a1a}.home-card h2{color:#102d46;margin:0 0 6px;font-size:1.2rem}.home-card p{color:#607382;margin:0;font-size:.88rem}.home-share{grid-column:1/-1;margin:0;padding:18px 24px}.panel{background:#fff;border:1px solid #d7e0e6;border-radius:14px;margin-bottom:18px;overflow:hidden;box-shadow:0 10px 25px #172b3a0d}.panel-heading{justify-content:space-between;align-items:center;gap:12px;padding:20px 24px 15px;display:flex}.panel-heading h2{font-size:1.12rem}.muted{color:#708390;font-size:.86rem}.daily-meta{background:#f8fafb;border-top:1px solid #e4eaee;border-bottom:1px solid #e4eaee;flex-wrap:wrap;align-items:center;gap:8px;min-height:44px;padding:9px 18px;display:flex}.daily-meta span{color:#195c64;background:#e2eff0;border-radius:999px;padding:5px 9px;font-size:.84rem;font-weight:700}.daily-meta input{background:#fff;border:1px dashed #a7b8c3;border-radius:7px;width:min(260px,100%);padding:7px 9px}.schedule-scroll{max-height:72vh;overflow:auto}.schedule-grid{border-collapse:separate;border-spacing:0;table-layout:fixed;width:max-content;min-width:100%}.schedule-grid th,.schedule-grid td{border-bottom:1px solid #d8e0e4;border-right:1px solid #d8e0e4}.schedule-grid thead th{z-index:3;position:sticky;top:0}.time-column{z-index:2;color:#153d55;background:#e1edf3;width:78px;min-width:78px;font-size:.82rem;font-weight:800;position:sticky;left:0}.schedule-grid thead .time-column{z-index:5}.schedule-grid thead th.role-director{color:#205275;background:#d9e6f1}.schedule-grid thead th.role-roll{color:#28624a;background:#d9ede5}.schedule-grid thead th.role-vizrt{color:#5f3d77;background:#e9e1f2}.schedule-grid thead th.role-audio{color:#85502a;background:#f4e5d9}.schedule-grid thead th.role-rest{color:#786421;background:#f4efcf}.schedule-cell{text-align:center;color:#244a57;outline-offset:-2px;cursor:default;background:#fbfcfd;outline:2px solid #0000;width:150px;min-width:150px;height:38px;padding:0 10px;font-size:.94rem;font-weight:800;transition:opacity .15s,background .15s,outline-color .1s}.schedule-cell.role-director{background:#f3f8fc}.schedule-cell.role-roll{background:#f1f9f5}.schedule-cell.role-vizrt{background:#faf7fc}.schedule-cell.role-audio{background:#fff9f4}.schedule-cell.role-rest{background:#fffdf1;padding:4px 2px}.schedule-cell.is-readonly{cursor:default;font-weight:700}.rest-stack{color:#786421;flex-direction:column;align-items:center;gap:1px;font-size:.72rem;line-height:1.15;display:flex}.schedule-cell:focus,.schedule-cell.is-selected{outline-color:#2a766f}.schedule-cell.is-typing{background:#fff8e6;outline-color:#e0a130}.schedule-cell.is-highlighted,.mobile-assignment.is-highlighted{outline-offset:-3px;color:#6e4300;background:#fff1c8;outline:3px solid #e0a130}.schedule-cell.is-dimmed,.mobile-assignment.is-dimmed{opacity:.32}.legend{color:#536b78;flex-wrap:wrap;align-items:center;gap:20px;min-height:48px;padding:12px 18px;font-size:.78rem;display:flex}.legend b{color:#173f51}.mobile-schedule{display:none}.notes-panel{padding-bottom:18px}.note-list{padding:0 24px}.note-item{border-top:1px solid #e4eaee;align-items:center;gap:12px;min-height:44px;padding:8px 0;display:flex}.note-item>span{color:#23606c;flex:0 0 130px;font-size:.8rem;font-weight:800}.note-item p{margin:0}.note-item input{border:1px solid #c9d6dd;border-radius:6px;flex:1;padding:7px 8px}.icon-button{color:#55717f;background:0 0;border:0;border-radius:7px;width:32px;height:32px;font-size:1.35rem}.icon-button:hover{background:#e6eef2}.new-note{grid-template-columns:185px 185px minmax(220px,1fr) auto;gap:8px;margin:16px 24px 0;display:grid}.new-note input,.new-note select,.date-range input{color:#183246;background:#fff;border:1px solid #c7d3da;border-radius:7px;min-height:37px;padding:7px 9px}.empty-message,.empty-cell{color:#7b8d98;text-align:center}.button{border-radius:7px;min-height:36px;padding:7px 12px;font-size:.84rem;font-weight:800}.button.primary{color:#fff;background:#2a766f;border:1px solid #37827c}.button.primary:hover{background:#1e625e}.button.secondary{color:#26536a;background:#fff;border:1px solid #b9c9d1}.button.secondary:hover{background:#eff5f7}.danger-ghost{color:#a53e3b;background:#fff;border:1px solid #e5bfbd}.action-group{justify-content:end;gap:8px;display:flex}.roster-panel{padding-bottom:17px}.switch{color:#53707e;align-items:center;gap:5px;font-size:.85rem;display:flex}.roster-panel .danger-text{margin:18px 24px 0}.staff-table-scroll,.shift-types-scroll{padding:0 24px 20px;overflow:auto}.staff-table,.shift-types-table{border-collapse:collapse;width:100%;min-width:760px}.staff-table th,.staff-table td,.shift-types-table th,.shift-types-table td{text-align:left;border-top:1px solid #e2e9ed;padding:8px 10px}.staff-table thead,.shift-types-table thead{color:#31596c;background:#edf5f7;font-size:.84rem}.staff-table input,.staff-table select{border:1px solid #c7d3da;border-radius:6px;width:100%;min-height:34px;padding:5px 7px}.shift-types-panel,.shifts-panel{padding-bottom:20px}.shifts-panel .panel-heading input[type=month]{color:#183246;background:#fff;border:1px solid #c7d3da;border-radius:7px;min-height:37px;padding:7px 9px}.shifts-scroll{padding:0 24px;overflow:auto}.shifts-table{border-collapse:collapse}.shifts-table th,.shifts-table td{text-align:center;border:1px solid #e2e9ed;min-width:34px;padding:3px;font-size:.78rem}.shifts-table .staff-column{z-index:1;color:#31596c;text-align:left;background:#edf5f7;min-width:66px;padding-left:10px;position:sticky;left:0}.shifts-table thead th{background:#f8fafb}.shifts-table select{border:1px solid #c7d3da;border-radius:5px;width:100%;min-height:30px;padding:2px;font-size:.76rem}.shifts-table td.is-leave{color:#786421;background:#f4efcf;font-weight:700}.history-panel{padding-bottom:12px}.revision-row{border-top:1px solid #e1e9ed;align-items:center;gap:15px;margin:0 24px;padding:11px 0;display:flex}.revision-row>span{color:#1e6a68;min-width:44px;font-weight:800}.revision-row small{color:#71828e;flex:1}.date-range{color:#607684;align-items:center;gap:7px;font-size:.8rem;display:flex}.stats-scroll{overflow:auto}.stats-table{border-collapse:collapse;width:100%;min-width:850px}.stats-table th,.stats-table td{text-align:center;border-top:1px solid #e2e9ed;padding:10px 14px}.stats-table thead{color:#31596c;background:#edf5f7;font-size:.84rem}.stats-table tbody th{text-align:left;color:#203e50}.stats-table small{color:#748690;margin-top:2px;font-weight:400;display:block}.modal-backdrop{z-index:20;background:#09223585;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:14px;width:min(470px,100%);padding:24px;box-shadow:0 24px 55px #06131f63}.compact-modal{width:min(390px,100%)}.modal-heading{justify-content:space-between;align-items:start;gap:10px;margin-bottom:18px;display:flex}.modal h2{color:#14334b;margin:0;font-size:1.26rem}.modal label{color:#334f5e;gap:6px;margin:14px 0;font-size:.86rem;font-weight:800;display:grid}.modal input,.modal select{color:#19364b;background:#fff;border:1px solid #bdcbd3;border-radius:7px;min-height:42px;padding:9px 10px}.form-error{color:#b13e3a;margin:12px 0;font-size:.84rem}.modal-actions{justify-content:space-between;align-items:center;gap:10px;margin-top:22px;display:flex}@media (width<=980px){.topbar{flex-direction:column;align-items:start}.topbar-controls{justify-content:start}.hero-row{flex-direction:column;align-items:start}.hero-actions{justify-content:start}.new-note{grid-template-columns:1fr 1fr}.new-note input{grid-column:1/-1}.home-grid{grid-template-columns:1fr}}@media (width<=680px){.topbar{padding:13px 16px}.topbar-controls{grid-template-columns:1fr 1fr;width:100%;display:grid}.topbar-controls .button{width:100%}.date-picker,.highlight-picker{min-width:0}.topbar input,.topbar select{width:100%}main{width:min(100% - 20px,680px);margin:19px auto 50px}.hero-row h2{font-size:1.52rem}.hero-actions{gap:14px}.desktop-schedule{display:none}.mobile-schedule{gap:10px;padding:11px;display:grid}.mobile-slot{border:1px solid #dbe4e9;border-radius:9px;overflow:hidden}.mobile-slot h3{color:#285368;background:#edf4f7;margin:0;padding:8px 11px;font-size:.84rem}.mobile-assignment{color:#284553;text-align:left;background:#fff;border:0;border-top:1px solid #e3eaee;justify-content:space-between;align-items:center;width:100%;min-height:39px;padding:7px 11px;display:flex}button.mobile-assignment:hover{background:#e7f3f1}.mobile-assignment span{color:#637985;font-size:.81rem}.mobile-assignment strong{font-size:.91rem}.legend{gap:8px 14px;padding:12px}.panel-heading{flex-direction:column;align-items:start;padding:16px}.note-list{padding:0 16px}.note-item{flex-wrap:wrap;align-items:start}.note-item>span{flex-basis:auto}.note-item p,.note-item input{flex-basis:calc(100% - 45px)}.new-note{grid-template-columns:1fr;margin:14px 16px 0}.new-note input{grid-column:auto}.staff-table-scroll,.shifts-scroll{padding:0 16px}.revision-row{flex-wrap:wrap;margin:0 16px}.revision-row small{min-width:160px}.date-range{flex-wrap:wrap;width:100%}.date-range input{max-width:150px}}
