@import url('./work-handoff.css');
.dash-page{--dash-line:#e0e5db;--dash-muted:#747e6d;max-width:1600px;margin-inline:auto;min-width:0}.dash-heading h1{margin:12px 0;font-size:34px;letter-spacing:-1.3px}.dash-heading p{color:var(--dash-muted);margin:0 0 26px;line-height:1.6}.dash-tabs{display:flex;flex-wrap:wrap;gap:8px;border-bottom:1px solid var(--dash-line);padding-bottom:14px;margin-bottom:24px}.dash-tabs a{padding:13px 30px;border-radius:12px;background:#eef1e9;color:#293021;font-weight:800;text-decoration:none}.dash-tabs a[aria-current=page]{background:var(--brand-accent,#baff65);color:var(--brand-ink,#192114)}.dash-section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:20px}.dash-section-heading h2{font-size:22px;margin:0;letter-spacing:-.6px}.dash-section-heading p{color:var(--dash-muted);font-size:14px;line-height:1.6;margin:8px 0 0}.dash-kicker{display:block;font-size:10px;font-weight:850;letter-spacing:1.8px;color:var(--dash-muted);margin-bottom:7px}.dash-notices{margin-bottom:24px}.dash-notice-list details{border-top:1px solid var(--dash-line)}.dash-notice-list details:last-child{border-bottom:1px solid var(--dash-line)}.dash-notice-list summary{display:flex;list-style:none;align-items:center;gap:12px;cursor:pointer;padding:17px 0}.dash-notice-list summary::-webkit-details-marker{display:none}.dash-notice-list summary:after{content:'＋';color:var(--dash-muted)}.dash-notice-list details[open] summary:after{content:'−'}.dash-notice-list summary strong{flex:1;min-width:0;overflow-wrap:anywhere;font-size:16px}.dash-notice-list time{font-size:12px;color:var(--dash-muted)}.dash-notice-dot{height:7px;width:7px;border-radius:50%;background:#b7c3ac}.dash-notice-body{padding:0 12px 20px;line-height:1.8}.dash-notice-body p{white-space:pre-wrap;overflow-wrap:anywhere}.dash-notice-body small{color:var(--dash-muted)}.dash-pill{display:inline-flex;background:#edffd9;color:#416a17;border-radius:6px;padding:4px 8px;font-size:11px;font-weight:750;white-space:nowrap}.dash-pill.neutral{background:#eef1e9;color:#5a6354}.dash-empty{min-height:160px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:30px 14px;color:var(--dash-muted);gap:12px}.dash-empty>span{font-size:30px;color:#a9b59e}.dash-empty>strong{font-size:16px;color:#535d4b}.dash-empty p{font-size:13px;line-height:1.7;margin:0;max-width:440px}.dash-home-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,1fr);gap:22px;align-items:start}.dash-calendar,.dash-side{min-width:0}.dash-month-controls{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.dash-month-controls>.btn{padding:8px 13px}.dash-month{position:relative;font-weight:800;font-size:18px;min-width:138px;text-align:center}.dash-month input{position:absolute;inset:0;opacity:0;width:100%;cursor:pointer}.dash-calendar-legend{display:flex;gap:13px;flex-wrap:wrap;align-items:center;font-size:11px;margin:0 0 18px}.dash-calendar-legend span:nth-child(1){color:#997234}.dash-calendar-legend span:nth-child(2){color:#4c7826}.dash-calendar-legend span:nth-child(3){color:#617c9e}.dash-calendar-legend small{margin-left:auto;color:var(--dash-muted)}.dash-weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));text-align:center;font-size:12px;font-weight:700;margin-bottom:10px;color:#737c6b}.dash-weekdays span:first-child{color:#b86b5a}.dash-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));border-left:1px solid var(--dash-line);border-top:1px solid var(--dash-line)}.dash-day{min-height:106px;min-width:0;border-right:1px solid var(--dash-line);border-bottom:1px solid var(--dash-line);padding:6px 4px;background:#fff}.dash-day.is-outside{background:#f8faf5}.dash-day.is-selected{background:#f0ffdf;box-shadow:inset 0 0 0 1px #a6d47f}.dash-day-number{border:0;background:transparent;color:#36422c;font:inherit;font-size:12px;padding:4px 6px;border-radius:6px;cursor:pointer;display:flex;align-items:center;width:100%;justify-content:space-between}.dash-day.is-today .dash-day-number{font-weight:900;background:var(--brand-accent,#baff65)}.dash-day-count{font-size:9px;color:#718164}.dash-day-events{display:grid;gap:3px;margin-top:4px}.dash-event{width:100%;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:10px;text-align:left;border:0;border-radius:4px;padding:5px 4px;cursor:pointer;line-height:1.4;background:#f0f1ed;color:#55604b}.dash-event.type-exam{background:#fff3df;color:#8a6226}.dash-event.type-upload{background:#e9f5df;color:#476b24}.dash-event.type-filming,.dash-event.type-editing{background:#edf1f8;color:#536e92}.dash-event.is-done{background:#ceeeb2;color:#2c5311}.dash-day-events>.btn{padding:2px;font-size:10px;min-height:0;border:0;background:transparent}.dash-side h2{font-size:20px}.dash-side h3{font-size:15px}.dash-side .dash-section-heading{gap:10px}.dash-agenda-item{display:flex;align-items:center;gap:12px;border:1px solid var(--dash-line);padding:14px 12px;width:100%;text-align:left;border-radius:12px;background:#fff;margin-top:10px;cursor:pointer;color:#343d2b}.dash-agenda-item.is-active{border-color:#acd287;background:#f3ffe9}.dash-agenda-item>span{font-size:12px;color:var(--dash-muted)}.dash-agenda-item>div{flex:1;min-width:0}.dash-agenda-item small{display:block;color:var(--dash-muted);font-size:10px;margin-bottom:5px}.dash-agenda-item strong{font-size:13px;line-height:1.5;overflow-wrap:anywhere}.dash-agenda-item b{color:var(--dash-muted)}.dash-selected-detail{padding:20px;background:#f7faf3;border-radius:14px;margin-bottom:22px;font-size:14px;line-height:1.7;overflow-wrap:anywhere}.dash-selected-detail h3{font-size:18px;margin-bottom:10px}.dash-preline{white-space:pre-wrap}.dash-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.dash-help{font-size:12px;color:var(--dash-muted);line-height:1.7}.dash-updated{margin-top:22px}.dash-done{color:#3f7520}.dash-muted{color:var(--dash-muted)}.dash-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.dash-form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.dash-page form label{display:flex;flex-direction:column;gap:8px;min-width:0;font-size:12px;font-weight:650;color:#59624f}.dash-page form .field{width:100%;min-width:0;max-width:100%;font:inherit;font-size:14px;color:#293222;background:#fff;border:1px solid #dce3d4;border-radius:8px;padding:11px 12px;box-sizing:border-box}.dash-page form textarea{resize:vertical;line-height:1.65}.dash-page form .dash-check{display:flex;flex-direction:row;align-items:center;gap:8px;min-height:34px;font-size:13px;color:#35432b}.dash-check input{accent-color:#6c9d39;flex:none;width:17px;height:17px}.dash-notices form,.dash-side form{display:grid;gap:17px;margin-bottom:25px}.dash-notices form{padding:20px;background:#f8fbf4;border-radius:12px}.dash-side form h3{margin:0}.dash-schedule-toolbar{margin-bottom:16px}.dash-filters{display:grid;grid-template-columns:1fr 1fr 1fr 1.5fr auto;gap:12px;align-items:end;margin-top:24px}.dash-month-summary{display:flex;gap:28px;flex-wrap:wrap;padding:10px 2px 22px;font-size:13px;color:var(--dash-muted)}.dash-month-summary strong{color:#36452b;margin-left:8px}.dash-plan-list{display:grid;gap:20px}.dash-plan-card{background:#fff;border:1px solid var(--dash-line);border-radius:20px;padding:25px;min-width:0}.dash-plan-head{display:flex;align-items:center;justify-content:space-between;gap:15px}.dash-plan-head>div{min-width:0}.dash-badges{display:flex;gap:7px;align-items:center;flex-wrap:wrap;font-size:12px;color:#69745e}.dash-plan-head h3{margin:12px 0 8px;font-size:21px;letter-spacing:-.5px;overflow-wrap:anywhere}.dash-plan-head p{color:#6c775f;font-size:13px;margin:0}.dash-plan-description{font-size:13px;color:var(--dash-muted);line-height:1.7;overflow-wrap:anywhere;white-space:pre-wrap}.dash-plan-meters{display:grid;grid-template-columns:minmax(0,1fr) 145px;gap:30px;align-items:center;margin:20px 0}.dash-progress>div{display:flex;justify-content:space-between;font-size:12px;margin-bottom:10px;color:#6a755f}.dash-progress strong{font-weight:650;color:#465b34}.dash-progress b{font-size:20px;margin-left:10px}.dash-progress progress{display:block;width:100%;height:9px;appearance:none;border:0;background:#eef2e8;border-radius:20px;overflow:hidden}.dash-progress progress::-webkit-progress-bar{background:#eef2e8}.dash-progress progress::-webkit-progress-value{background:var(--brand-accent,#baff65);border-radius:20px}.dash-progress progress::-moz-progress-bar{background:var(--brand-accent,#baff65)}.dash-upload-count{padding-left:24px;border-left:1px solid var(--dash-line)}.dash-upload-count span{display:block;font-size:12px;color:#778069}.dash-upload-count strong{display:block;font-size:25px;margin-top:5px}.dash-upload-count small{font-size:14px;font-weight:500;color:#778069}.dash-steps{list-style:none;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding:0;margin:22px 0}.dash-steps li{display:flex;gap:7px;align-items:center;background:#f5f7f2;border-radius:8px;padding:10px 8px;color:#8a9381;font-size:11px;line-height:1.4}.dash-steps li span{font-size:10px;flex:none;display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#e8ede2;color:#7a846e}.dash-steps li.is-done{color:#416827;background:#edf9e2}.dash-steps li.is-done span{background:#baff65;color:#345615;font-weight:800}.dash-session-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:9px;border-top:1px solid var(--dash-line);padding-top:18px}.dash-session-strip button{font:inherit;font-size:11px;border:1px solid var(--dash-line);background:#fff;padding:12px;border-radius:10px;text-align:left;cursor:pointer;display:flex;flex-direction:column;gap:7px;color:#717c65;min-width:0}.dash-session-strip strong{color:#384b2a;font-size:13px}.dash-session-strip .is-done{border-color:#c5dfb0;background:#f5ffed}.dash-session-strip .is-late{border-color:#e9cab3;background:#fffaf5}.dash-session-strip .is-late small{color:#a46d35}.dash-modal-backdrop{position:fixed;inset:0;background:#18231277;backdrop-filter:blur(3px);z-index:8000;display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box}.dash-plan-dialog{width:960px;max-width:100%;max-height:calc(100dvh - 40px);overflow:auto;background:#fff;border-radius:20px;box-shadow:0 24px 80px #14240938;overscroll-behavior:contain;outline:none}.dash-plan-dialog>header{position:sticky;top:0;background:#fff;z-index:3;display:flex;justify-content:space-between;align-items:center;gap:15px;padding:24px 28px;border-bottom:1px solid var(--dash-line)}.dash-plan-dialog h2{margin:0;font-size:23px}.dash-plan-dialog fieldset{border:0;margin:0;padding:0;min-width:0}.dash-plan-dialog .dash-form-section{display:grid;gap:18px;padding:26px 28px;border-bottom:1px solid var(--dash-line)}.dash-form-section h3{font-size:16px;margin:0 0 2px}.dash-form-section .dash-help{margin:0}.dash-plan-dialog form footer{position:sticky;bottom:0;padding:18px 28px;display:flex;gap:12px;align-items:center;background:#fff;border-top:1px solid var(--dash-line);z-index:2}.dash-plan-dialog footer>span{flex:1;font-size:12px;color:var(--dash-muted)}.dash-material-field{display:flex;gap:10px;align-items:end}.dash-material-field>label:first-child{flex:1;min-width:0}.dash-page .dash-upload-button{position:relative;padding:11px 14px;border:1px solid #cee0bd;background:#f4ffe8;border-radius:8px;cursor:pointer;color:#486e29;overflow:hidden;flex:none}.dash-upload-button input{position:absolute;inset:0;opacity:0;width:100%;cursor:pointer}.dash-text-link{font-size:12px;color:#507c2f;width:fit-content;font-weight:700}.dash-session-count{display:flex;align-items:end;gap:12px}.dash-session-count label{max-width:160px}.dash-session-editors{display:grid;gap:14px}.dash-session-editor{background:#f8faf5;border:1px solid var(--dash-line);border-radius:12px;padding:18px}.dash-session-editor h4{margin:0;font-size:15px}.dash-session-editor .dash-section-heading{margin-bottom:15px;font-size:12px}.dash-session-checks{display:flex;gap:20px;margin-top:12px}.dash-dialog-alerts:not(:empty){padding:0 28px}.dash-alerts:empty{display:none}.dash-page :focus-visible{outline:2px solid #769d50;outline-offset:3px}.dash-page .field:disabled{background:#f0f2ec;color:#7b826f}.dash-plan-dialog fieldset:disabled .dash-check{color:#737d68}
@media(max-width:1200px){.dash-home-grid{grid-template-columns:minmax(0,1fr)}.dash-side{min-height:240px}.dash-calendar .dash-section-heading{align-items:flex-start}.dash-filters{grid-template-columns:repeat(2,minmax(0,1fr)) auto}.dash-filters label:last-of-type{grid-column:1/3}.dash-steps{grid-template-columns:repeat(5,minmax(0,1fr))}}
@media(max-width:700px){.dash-heading h1{font-size:28px}.dash-tabs a{padding:12px 23px}.dash-page .ops-panel{padding:18px 14px}.dash-section-heading h2{font-size:18px}.dash-notice-list time{display:none}.dash-notice-list summary strong{font-size:14px}.dash-calendar-legend{gap:8px;font-size:9px}.dash-month{font-size:15px;min-width:112px}.dash-month-controls{gap:4px}.dash-month-controls>.btn{padding:7px 9px;font-size:11px}.dash-day{min-height:75px;padding:3px 1px}.dash-day-number{padding:4px;font-size:10px}.dash-event{font-size:9px;padding:3px 2px}.dash-weekdays{font-size:10px}.dash-day-count{display:none}.dash-plan-card{padding:19px 15px}.dash-plan-head{align-items:flex-start;flex-wrap:wrap}.dash-plan-head h3{font-size:18px}.dash-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.dash-plan-meters{grid-template-columns:minmax(0,1fr) 96px;gap:12px}.dash-upload-count{padding-left:12px}.dash-month-summary{gap:14px}.dash-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.dash-filters label:last-of-type{grid-column:auto}.dash-filters>.btn{grid-column:1/-1}.dash-form-grid.three{grid-template-columns:repeat(2,minmax(0,1fr))}.dash-session-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.dash-modal-backdrop{padding:8px}.dash-plan-dialog{max-height:calc(100dvh - 16px);border-radius:14px}.dash-plan-dialog>header{padding:18px}.dash-plan-dialog .dash-form-section{padding:20px 18px}.dash-plan-dialog form footer{padding:14px 18px;flex-wrap:wrap}.dash-plan-dialog footer>span{font-size:10px}.dash-session-editor{padding:14px}.dash-form-grid,.dash-form-grid.three{grid-template-columns:minmax(0,1fr)}.dash-session-editor .dash-form-grid{grid-template-columns:minmax(0,1fr)}.dash-material-field{align-items:stretch;flex-direction:column}.dash-upload-button{width:fit-content}}
@media(max-width:460px){.dash-page{padding:20px 12px!important}.dash-heading h1{font-size:25px}.dash-heading p{font-size:13px}.dash-section-heading{gap:12px}.dash-home-grid{gap:15px}.dash-tabs{gap:6px}.dash-tabs a{padding:11px 17px;font-size:13px}.dash-calendar-legend small{display:none}.dash-notices form{padding:12px}.dash-filters{grid-template-columns:minmax(0,1fr)}.dash-month-summary{display:grid;gap:9px}.dash-page .btn{white-space:normal}.dash-plan-meters{grid-template-columns:minmax(0,1fr)}.dash-upload-count{border:0;padding:0;display:flex;align-items:center;gap:10px}.dash-upload-count strong{margin:0}.dash-session-strip{grid-template-columns:minmax(0,1fr)}.dash-steps{grid-template-columns:minmax(0,1fr)}.dash-day{min-height:60px}.dash-day-events{display:none}.dash-day-count{display:inline;font-size:8px}.dash-day-number{padding:5px 2px;flex-direction:column;gap:5px}.dash-month-controls{width:100%}.dash-calendar .dash-month-controls>.btn{padding:6px}.dash-month{min-width:94px;font-size:13px}.dash-side .dash-section-heading>.btn{width:100%}}

.dash-page .dash-section-heading h2{margin:0;font-size:21px;color:#26301f}.dash-plan-dialog>header h2{color:#26301f}.dash-page form textarea.field{min-height:100px}.dash-plan-dialog>header{color:#26301f}.dash-page .dash-alerts:not(:empty){margin-bottom:18px}.dash-page .dash-alerts>p{margin:0 0 10px}
@media(max-width:700px){.workspace:has(.dash-page){display:block}.workspace:has(.dash-page)>.workspace-sidebar{position:relative;top:auto;width:100%;height:auto;max-height:180px;padding:12px 16px;overflow:auto;border-right:0;border-bottom:1px solid #dfe6d6}.workspace:has(.dash-page) .workspace-brand{margin-bottom:10px}.workspace:has(.dash-page) .workspace-sidebar nav{display:flex;gap:8px;overflow-x:auto;max-height:105px}.workspace:has(.dash-page) .workspace-sidebar nav details{flex:0 0 130px;min-width:0}.workspace:has(.dash-page) .workspace-sidebar nav summary{font-size:12px}.workspace:has(.dash-page) .workspace-sidebar nav a{font-size:11px;padding:7px 9px;white-space:nowrap}.workspace:has(.dash-page) .workspace-body{width:100%;min-width:0}.workspace:has(.dash-page).is-collapsed .workspace-sidebar nav{display:none}.workspace:has(.dash-page).is-collapsed .workspace-brand span{display:block}.dash-page .dash-section-heading h2{font-size:18px}.dash-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.dash-session-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.dash-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.dash-filters label:last-of-type{grid-column:1/-1}.dash-month-summary{display:flex}.dash-plan-meters{grid-template-columns:minmax(0,1fr) 94px}.dash-upload-count{display:block}.dash-upload-count strong{margin-top:5px}.dash-day{min-height:65px}.dash-day-number{font-size:12px}.dash-day-count{font-size:10px}.dash-side .dash-section-heading>.btn{width:auto}.dash-page .dash-heading p{margin-bottom:20px}.dash-heading h1{font-size:28px}}

.dash-sheet-panel{min-width:0;max-width:100%;background:#fff;border:1px solid var(--dash-line);border-radius:16px;overflow:hidden}.dash-sheet-heading{padding:19px 22px;border-bottom:1px solid var(--dash-line)}.dash-sheet-heading h3{margin:0 0 7px;font-size:18px}.dash-sheet-heading p{margin:0;font-size:12px;line-height:1.8;color:var(--dash-muted)}.dash-sheet-heading p span{margin-left:10px}.dash-sheet-scroll{width:100%;max-width:100%;max-height:70vh;overflow:auto;overscroll-behavior-x:contain;scrollbar-gutter:stable}.dash-sheet-panel .dash-sheet{width:2040px;min-width:2040px;max-width:none;table-layout:fixed;border-collapse:separate;border-spacing:0;margin:0;font-size:12px}.dash-sheet th,.dash-sheet td{box-sizing:border-box;text-align:left;vertical-align:middle;white-space:normal;overflow-wrap:anywhere;border:0;border-bottom:1px solid var(--dash-line);border-right:1px solid var(--dash-line);padding:16px 12px;line-height:1.6;background:#fff}.dash-sheet>thead>tr>th{position:sticky;top:0;z-index:2;background:#f0f4ea;color:#3d4c30;padding-block:15px;font-weight:800;box-shadow:0 1px 0 var(--dash-line)}.dash-sheet>thead>tr>th>span{display:block;font-size:10px;font-weight:800;color:#66824b;margin-bottom:4px}.dash-sheet>thead>tr>th:first-child,.dash-sheet>tbody>.dash-plan-row>th{position:sticky;left:0;z-index:1;border-right:1px solid #c8d4bd;box-shadow:3px 0 8px #38452408}.dash-sheet>thead>tr>th:first-child{z-index:3}.dash-sheet>tbody>.dash-plan-row:hover>td,.dash-sheet>tbody>.dash-plan-row:hover>th{background:#fbfdf8}.dash-sheet>tbody>.dash-plan-row.is-new>th{background:#f1ffdf;border-left:3px solid #baff65}.dash-sheet>tbody>.dash-plan-row>td>small{display:block;color:#808975;font-size:10px;margin-top:6px}.dash-col-plan{width:190px}.dash-col-step{width:125px}.dash-col-step-2{width:185px}.dash-col-step-3{width:180px}.dash-col-step-4{width:125px}.dash-col-step-5{width:200px}.dash-col-step-6,.dash-col-step-7{width:110px}.dash-col-step-9{width:135px}.dash-col-upload{width:145px}.dash-col-progress{width:165px}.dash-col-manage{width:140px}.dash-sheet-identity small{font-size:11px;color:#748367;font-weight:500}.dash-sheet-identity strong{display:block;margin:6px 0 10px;font-size:12px;color:#34482b}.dash-sheet-identity button{font:inherit;color:#527b30;border:0;background:transparent;padding:5px 0;cursor:pointer;text-align:left;font-size:11px;font-weight:700}.dash-sheet-link{display:flex;align-items:center;gap:8px;width:100%;min-height:40px;text-align:left;border:0;background:transparent;color:#45523a;font:inherit;padding:0;cursor:pointer}.dash-sheet-link>span:last-child{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere}.dash-sheet-link:hover>span:last-child{text-decoration:underline;text-underline-offset:3px}.dash-stage-mark{display:inline-grid;place-items:center;flex:none;width:21px;height:21px;border:1px solid #dbe2d4;border-radius:5px;background:#f6f8f2;color:#94a088;font-size:12px;font-weight:850}.dash-stage-mark.is-done{background:#ddf7c4;border-color:#b4d997;color:#416724}.dash-sheet-check{display:flex;align-items:center;gap:7px;cursor:pointer;min-height:38px;font-size:11px;color:#485c37}.dash-sheet-check input{margin:0;width:18px;height:18px;accent-color:#8abe4c;flex:none;cursor:pointer}.dash-sheet-check:has(input:disabled){cursor:default;color:#7b8571}.dash-sheet-check input:disabled{cursor:default}.dash-sheet-note{display:block;padding:3px 0;margin-top:4px;font:inherit;font-size:10px;color:#7c8872;background:transparent;border:0;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.dash-sheet .dash-progress>div{display:grid;gap:5px;margin-bottom:8px}.dash-sheet .dash-progress b{font-size:18px;margin-left:7px}.dash-sheet .dash-progress progress{height:7px}.dash-sheet .btn{font-size:11px;padding:8px 10px;white-space:normal}.dash-sheet :disabled{cursor:default}.dash-session-detail>td{padding:0;background:#f8fbf4}.dash-session-sheet{padding:20px 24px;background:#f8fbf4;max-width:1450px}.dash-session-sheet .dash-section-heading{margin-bottom:12px}.dash-session-sheet .dash-section-heading strong{font-size:13px}.dash-session-sheet .dash-section-heading p{font-size:11px;margin:5px 0 0}.dash-session-sheet table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;min-width:1050px;border:1px solid var(--dash-line);border-radius:9px;overflow:hidden}.dash-session-sheet thead th{position:static;background:#edf3e6;font-size:11px;padding:10px 14px}.dash-session-sheet th:first-child{width:90px}.dash-session-sheet td{padding:8px 14px}.dash-session-sheet td:nth-child(3){width:260px}.dash-upload-state{display:flex;align-items:center;gap:8px}.dash-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.dash-editor-tabs{display:flex;gap:6px;padding:14px 28px;border-bottom:1px solid var(--dash-line);overflow:auto}.dash-editor-tabs>.btn{flex:none;padding:9px 15px;font-size:12px}.dash-editor-tabs>.btn[aria-pressed=true]{background:#e6ffd1;border-color:#c4e1aa;color:#426422}.dash-plan-dialog.dash-plan-basic{width:820px}.dash-plan-basic .dash-basic-section{gap:15px;padding:24px 28px}.dash-plan-basic .dash-form-grid{gap:14px}.dash-plan-basic .dash-basic-section textarea.field{min-height:70px}.dash-basic-count{display:flex;align-items:center;gap:20px}.dash-basic-count>label{max-width:140px}.dash-basic-count>p{font-size:12px;line-height:1.7;color:var(--dash-muted);margin:15px 0 0}.dash-plan-basic form footer>span{max-width:370px}.dash-sheet-scroll:focus-visible{outline-offset:-3px}.dash-sheet-scroll .dash-empty{align-items:flex-start;text-align:left;max-width:600px;padding-left:24px}.dash-sheet-scroll .dash-empty>p{max-width:520px}
@media(max-width:700px){.dash-sheet-heading{padding:16px 14px}.dash-sheet-heading p span{display:block;margin-left:0}.dash-sheet-panel{border-radius:12px}.dash-sheet>thead>tr>th:first-child,.dash-sheet>tbody>.dash-plan-row>th{left:0}.dash-col-plan{width:155px}.dash-sheet th,.dash-sheet td{padding:12px 10px}.dash-sheet-scroll{max-height:65vh}.dash-plan-basic .dash-basic-section{padding:20px 18px}.dash-plan-basic .dash-form-grid.three{grid-template-columns:repeat(2,minmax(0,1fr))}.dash-plan-basic .dash-form-grid .field{padding:10px 9px;font-size:12px}.dash-basic-count{gap:14px}.dash-basic-count>label{max-width:110px;flex:none}.dash-basic-count>p{font-size:11px}.dash-editor-tabs{padding:12px 18px}.dash-plan-basic form footer{gap:10px}.dash-plan-basic form footer>span{max-width:none;width:100%;flex:auto}.dash-plan-basic form footer>.btn{margin-left:auto}.dash-session-sheet{padding:16px}.dash-session-sheet table{min-width:1050px}.dash-sheet .dash-progress>div{font-size:11px}}
.dash-plan-basic form footer>.btn{margin-left:auto}

/* Compact preparation list; retain the same editable fields and completion controls. */
.dash-sheet-heading{padding:13px 16px}
.dash-sheet-heading h3{font-size:17px;margin-bottom:5px}
.dash-sheet-heading p{font-size:11px;line-height:1.6}
.dash-sheet-panel .dash-sheet{width:100%;min-width:1080px;max-width:none;font-size:11px}
.dash-sheet-scroll{scrollbar-gutter:auto}
.dash-col-plan{width:11%}
.dash-col-step-1{width:6%}
.dash-col-step-2{width:12%}
.dash-col-step-3{width:11%}
.dash-col-step-4{width:5.5%}
.dash-col-step-5{width:10%}
.dash-col-step-6,.dash-col-step-7{width:5%}
.dash-col-step-8{width:7%}
.dash-col-step-9{width:6%}
.dash-col-upload{width:6%}
.dash-col-progress{width:8.5%}
.dash-col-manage{width:7%}
.dash-sheet th,.dash-sheet td{padding:7px 6px;line-height:1.45;vertical-align:middle}
.dash-sheet>thead>tr>th{padding:10px 6px;font-size:11px;word-break:keep-all}
.dash-sheet>tbody>.dash-plan-row>td>small{font-size:10px;line-height:1.4;margin-top:3px}
.dash-sheet-identity small{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:10px;font-weight:500;line-height:1.4}
.dash-sheet-identity strong{margin:3px 0;font-size:11px;line-height:1.4}
.dash-sheet-identity button{padding:3px 0;font-size:10px;line-height:1.4;min-height:24px}
.dash-sheet-link{min-height:28px;gap:5px;font-size:11px}
.dash-sheet-link>span:last-child{min-width:0;-webkit-line-clamp:2;line-height:1.45;word-break:keep-all;overflow-wrap:anywhere}
.dash-plan-row .dash-sheet-link[data-mode=pricing]{flex-wrap:wrap}
.dash-plan-row .dash-sheet-link[data-mode=pricing]>span:last-child{flex-basis:100%;white-space:nowrap}
.dash-sheet .dash-stage-mark{width:16px;height:16px;border-radius:4px;font-size:10px}
.dash-sheet-check{min-height:26px;gap:5px;font-size:10px;line-height:1.4}
.dash-sheet-check input{width:16px;height:16px}
.dash-sheet-note{font-size:10px;padding:2px 0;margin-top:2px;line-height:1.4}
.dash-sheet .dash-progress>div{display:block;font-size:10px;margin-bottom:4px}
.dash-sheet .dash-progress>div>span{display:none}
.dash-sheet .dash-progress strong{display:flex;align-items:baseline;gap:5px;flex-wrap:wrap}
.dash-sheet .dash-progress b{font-size:14px;margin:0}
.dash-sheet .dash-progress progress{height:5px}
.dash-sheet .btn{font-size:10px;line-height:1.4;min-height:28px;padding:5px 7px}
.dash-session-detail>td{padding:0}
.dash-session-sheet{max-width:none;padding:10px 12px}
.dash-session-sheet .dash-section-heading{margin-bottom:8px;gap:12px}
.dash-session-sheet .dash-section-heading>div{min-width:0}
.dash-session-sheet .dash-section-heading strong{font-size:12px}
.dash-session-sheet .dash-section-heading p{font-size:10px;margin:3px 0 0;line-height:1.5}
.dash-session-sheet table{min-width:0;width:100%;max-width:100%;font-size:11px}
.dash-session-sheet thead th,.dash-session-sheet td,.dash-session-sheet tbody th{padding:5px 8px;font-size:11px;line-height:1.4}
.dash-session-sheet th:first-child{width:8%}
.dash-session-sheet thead th:nth-child(2){width:22%}
.dash-session-sheet thead th:nth-child(3){width:26%}
.dash-session-sheet thead th:nth-child(4),.dash-session-sheet thead th:nth-child(5){width:13%}
.dash-session-sheet thead th:nth-child(6){width:18%}
.dash-session-sheet td:nth-child(3){width:auto}
.dash-session-sheet .dash-upload-state{gap:5px}
@media(min-width:1100px){.workspace.is-collapsed .dash-page{max-width:none}}
@media(min-width:1440px){.dash-sheet-heading .dash-sheet-scroll-hint{display:none}}
@media(max-width:700px){.dash-sheet-heading{padding:12px}.dash-sheet-heading p span{margin-top:3px}.dash-session-sheet{padding:8px}.dash-sheet th,.dash-sheet td{padding:7px 6px}.dash-session-detail>td{padding:0}.dash-session-sheet thead th,.dash-session-sheet td,.dash-session-sheet tbody th{padding:5px 8px}}


/* Administrator home: real operating totals and pending work. */
.dash-page .operation-overview{padding:24px;margin-bottom:24px;min-width:0}
.operation-heading{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:20px}
.dash-page .operation-heading h2{font-size:19px;line-height:1.4;margin:0;font-weight:750;letter-spacing:-.04em}
.operation-heading p{font-size:12px;color:#839080;margin:7px 0 0}
.operation-heading>span{font-size:11px;color:#899184;white-space:nowrap;padding-top:5px}
.operation-totals{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) minmax(250px,2fr);gap:12px}
.operation-card{display:flex;flex-direction:column;min-width:0;gap:9px;border:1px solid #e2e7de;border-radius:10px;padding:18px;background:#fff;color:#2d3827;text-decoration:none;transition:border-color .15s,background .15s}
a.operation-card:hover{border-color:#9dc367;background:#f9fcf4}
a.operation-card:focus-visible{outline:3px solid #80a450;outline-offset:2px}
.operation-label{display:flex;justify-content:space-between;gap:8px;color:#687461;font-size:12px;line-height:1.5;font-weight:600;word-break:keep-all}
.operation-label>b{font-size:12px;color:#9ca895;font-weight:400}
.operation-card .operation-value{font-size:30px;line-height:1.25;letter-spacing:-.045em;font-variant-numeric:tabular-nums;font-weight:750}
.operation-value>small{font-size:12px;letter-spacing:0;margin-left:5px;font-weight:400;color:#8c9585}
.operation-value .operation-unavailable{font-size:19px;color:#87917f;font-weight:600;letter-spacing:-.035em}
.operation-note{font-size:10px;line-height:1.6;color:#8a9384;word-break:keep-all;margin-top:auto}
.operation-bar{display:flex;height:9px;gap:2px;background:#edf1e8;border-radius:3px;overflow:hidden;margin-top:1px}
.operation-bar i{min-width:2px}
.operation-content-types{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}
.operation-content-types>span{font-size:10px;color:#85907d;white-space:nowrap}
.operation-content-types i{display:inline-block;width:6px;height:6px;border-radius:50%;margin-right:4px}
.operation-content-types b{display:block;font-size:12px;font-weight:600;color:#4b5743;margin-top:5px}
.operation-video{background:#859b5f}.operation-exam{background:#86aaa3}.operation-assignment{background:#bacf83}.operation-material{background:#d7b578}
.operation-work-heading{display:flex;justify-content:space-between;gap:12px;align-items:center;margin:23px 0 11px}
.dash-page .operation-work-heading h3{font-size:12px;font-weight:650;margin:0;color:#637058}
.operation-work-heading>span{font-size:10px;color:#8a9581}
.operation-tasks{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.operation-tasks .operation-card{padding:15px 16px;background:#fbfcf8;gap:7px}
.operation-tasks .operation-value{font-size:25px}
.operation-tasks .operation-payment{background:#f0f7e2;border-color:#dae9bf}
.operation-loading{font-size:13px;color:#829077;padding:18px 0}
@media(max-width:1100px){.operation-totals{grid-template-columns:repeat(3,minmax(0,1fr))}.operation-content{grid-column:1/-1}.operation-content-types{max-width:500px}.operation-tasks{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:650px){.dash-page .operation-overview{padding:18px 14px}.operation-heading{gap:8px}.operation-heading>span{font-size:9px}.operation-heading p{font-size:11px}.operation-totals{gap:8px}.operation-totals>.operation-card{padding:12px 10px}.operation-card .operation-value{font-size:25px}.operation-label{font-size:11px}.operation-note{font-size:9px}.operation-tasks{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.operation-tasks .operation-card{padding:13px 11px}.operation-work-heading{align-items:flex-start}.operation-work-heading>span{max-width:155px;text-align:right;line-height:1.5}.operation-value .operation-unavailable{font-size:18px}.operation-content-types{gap:8px}.operation-content-types>span{font-size:10px}}
.traffic-panel{margin:20px 0;padding:26px;min-width:0}
.traffic-heading{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:20px}
.dash-page .traffic-heading h2{font-size:17px;margin:0 0 7px}.traffic-heading p{margin:0;font-size:11px;color:#8a9283}
.traffic-toggle{display:flex;background:#f3f5f0;border-radius:25px;padding:4px;flex-shrink:0}
.traffic-toggle button{border:0;background:none;border-radius:20px;padding:8px 15px;font:inherit;font-size:12px;color:#89927d;cursor:pointer}
.traffic-toggle button[aria-pressed=true]{background:white;color:#37442d;box-shadow:0 2px 6px #26351e12}.traffic-toggle button:focus-visible{outline:2px solid #7c826f}
.traffic-layout{display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:24px}.traffic-main{min-width:0}
.traffic-legend{display:flex;justify-content:flex-end;gap:16px;font-size:11px;color:#78826e;margin-bottom:10px}.traffic-legend i{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:5px}
.traffic-chart svg{display:block;width:100%;height:auto;overflow:visible}.traffic-chart text{font-family:inherit;font-size:10px;fill:#8b9284}
.traffic-grid{stroke:#e9ece5;stroke-width:1}.traffic-view-line,.traffic-visitor-line{fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.traffic-view-line{stroke:#ed8070}.traffic-visitor-line{stroke:#827be3}.traffic-view-dot{fill:#ed8070;background:#ed8070}.traffic-visitor-dot{fill:#827be3;background:#827be3}
.traffic-point{outline:none}.traffic-point circle{stroke:#fff;stroke-width:1.5}.traffic-tip{opacity:0}.traffic-tip rect{fill:#35412e}.traffic-tip text{fill:white;font-size:10px}
.traffic-point:hover .traffic-tip,.traffic-point:focus .traffic-tip,.traffic-point:active .traffic-tip{opacity:1}.traffic-point:focus>rect{stroke:#827be366;stroke-width:1}
.traffic-chart-note{font-size:10px;color:#8b9284;margin:8px 0 0}
.traffic-summary{border-radius:12px;color:#fff;padding:24px 22px;display:flex;flex-direction:column;align-items:flex-start;min-height:245px;overflow:hidden;background:linear-gradient(135deg,#9292d9,#736dc8 65%,#c3bef1)}
.traffic-summary.traffic-down{background:linear-gradient(135deg,#e7b46d,#d18170 65%,#e8b4a1)}.traffic-summary.traffic-up{background:linear-gradient(135deg,#94a77b,#6a876b 65%,#b8c79c)}
.traffic-summary>span{font-size:12px;font-weight:650}.traffic-summary>strong{font-size:42px;line-height:1.25;letter-spacing:-1px;margin:5px 0 8px}.traffic-summary>strong small{font-size:13px;margin-left:6px;font-weight:400}
.traffic-change{font-size:12px;background:#ffffff26;padding:6px 9px;border-radius:7px}.traffic-summary>p{font-size:11px;line-height:1.8;margin:12px 0 20px;color:#ffffffe0}
.traffic-summary-bottom{display:flex;justify-content:space-between;gap:14px;width:100%;margin-top:auto;padding-top:16px;border-top:1px solid #ffffff4a;font-size:10px;color:#ffffffe0}.traffic-summary-bottom b{display:block;font-size:18px;color:white;margin-top:6px}
.traffic-foot{margin-top:16px;border-top:1px solid #edf0e8;padding-top:12px}.traffic-foot>p{font-size:10px;line-height:1.7;color:#8b9284;margin:0 0 10px}
.traffic-daily summary{cursor:pointer;font-size:11px;color:#626f55}.traffic-daily>div{overflow:auto;margin-top:10px}.traffic-daily table{width:100%;border-collapse:collapse;font-size:11px}.traffic-daily th,.traffic-daily td{padding:9px 12px;border-bottom:1px solid #edf0e8;text-align:right;white-space:nowrap}.traffic-daily th:first-child,.traffic-daily td:first-child{text-align:left}
@media(max-width:1100px){.traffic-layout{grid-template-columns:minmax(0,1fr) 195px;gap:16px}.traffic-summary{padding:20px 16px}}
@media(max-width:750px){.traffic-panel{padding:18px 14px}.traffic-layout{grid-template-columns:1fr;gap:16px}.traffic-summary{min-height:0;display:grid;grid-template-columns:1fr 1fr;gap:5px 18px}.traffic-summary>span,.traffic-summary>strong{grid-column:1}.traffic-change{grid-column:2;grid-row:1/3;align-self:center;justify-self:end}.traffic-summary>p{grid-column:1/-1;margin:4px 0 8px}.traffic-summary-bottom{grid-column:1/-1}.traffic-heading{align-items:flex-start}.dash-page .traffic-heading h2{font-size:15px}.traffic-toggle button{padding:7px 12px}.traffic-chart{padding:8px 0}.traffic-chart svg{min-height:160px}.traffic-chart-note{font-size:9px}}
@media(max-width:750px){.traffic-chart text{font-size:18px}.traffic-chart .traffic-tip text{font-size:14px}}
