@import "https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;800&family=Outfit:wght@500;700&display=swap";@font-face{font-family:Poster BIZ UDPGothic;src:url(/fonts/BIZUDPGothic-Regular.ttf)format("truetype");font-display:swap;font-style:normal;font-weight:400}@font-face{font-family:Poster BIZ UDPGothic;src:url(/fonts/BIZUDPGothic-Bold.ttf)format("truetype");font-display:swap;font-style:normal;font-weight:700}:root{color:#1e2b38;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--line:#d5dde5;--muted:#617181;--panel:#fff;--header:#1e2b38;--accent:#1f6f8b;--accent-2:#287a5f;--warn:#b86f18;--danger:#aa3f3f;--gold:#ffd84d;--orange:#ffc043;--pink:#f09ac8;background:#eef2f5;font-family:Noto Sans JP,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}body{min-width:0;margin:0}button,input,select,textarea{font:inherit}button,a{cursor:pointer}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh}.app-header{z-index:10;color:#f7fafc;background:var(--header);border-bottom:1px solid #ffffff1f;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;padding:14px 28px;display:grid;position:sticky;top:0}.app-header h1{letter-spacing:0;flex-wrap:wrap;align-items:baseline;gap:.5em;margin:0;font-family:Outfit,sans-serif;font-size:clamp(18px,2.2vw,24px);display:flex}.app-header-version{color:#ffffff6b;letter-spacing:.02em;font-size:.62em;font-weight:400}.tab-nav{flex-wrap:wrap;gap:6px;display:inline-flex}.tab-link{color:#ffffffc2;text-align:center;border:1px solid #ffffff2e;border-radius:8px;min-width:150px;padding:9px 16px;font-weight:700}.tab-link.active{color:#1e2b38;background:#fff}.user-menu,.button-row,.panel-heading{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.user-menu{justify-content:flex-end}.user-menu>span{color:#5c6b78;font-size:.92rem}.user-menu-logout{color:#8a97a3;background:0 0;border-color:#0000;font-weight:600}.user-menu-logout:hover:not(:disabled){color:#6b7884;background:#eef2f6;border-color:#dde4ea}.page-shell{width:min(1540px,100vw - clamp(16px,4vw,48px));max-width:100%;margin:0 auto;padding:22px 0 56px}.page-grid{gap:16px;display:grid}.panel,.subpanel,.login-panel{background:var(--panel);border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 26px #1e2b3814}.panel{padding:18px}.subpanel{gap:12px;padding:14px;display:grid}.panel-heading{justify-content:space-between;margin-bottom:14px}.target-overview-panel{border-color:#1f6f8b47;box-shadow:0 14px 34px #1e2b381a}.dashboard-filter-bar{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.filter-reset-button{min-width:138px}.scope-banner{background:#f8fafc;border:1px solid #d9e3ea;border-left:4px solid #93b8c7;border-radius:8px;grid-template-columns:minmax(220px,.35fr) minmax(0,1fr);align-items:start;gap:14px;padding:12px 14px;display:grid}.scope-main{gap:7px;min-width:0;display:grid}.scope-label{color:var(--accent);font-size:12px;font-weight:800}.scope-main strong{color:#1e2b38;overflow-wrap:anywhere;font-size:18px;line-height:1.45}.scope-details{grid-template-columns:repeat(auto-fit,minmax(128px,1fr));gap:8px 14px;margin:0;display:grid}.scope-details div{gap:2px;min-width:0;display:grid}.scope-details dt{color:#617181;font-size:11px;font-weight:800}.scope-details dd{color:#1e2b38;overflow-wrap:anywhere;margin:0;font-size:13px;font-weight:800;line-height:1.35}.scope-details div.is-muted dd{color:#617181;font-weight:700}.target-list-title{gap:4px;min-width:0;display:grid}.target-list-title p{color:var(--muted);overflow-wrap:anywhere;margin:0;font-size:13px;font-weight:700;line-height:1.45}.collapsible-panel{padding:0;overflow:hidden}.collapsible-summary{cursor:pointer;margin-bottom:0;padding:16px 18px;list-style:none}.collapsible-summary::-webkit-details-marker{display:none}.collapsible-summary h2{align-items:center;gap:8px;display:inline-flex}.collapsible-summary h2:before{content:"+";border:1px solid var(--line);width:26px;height:26px;color:var(--accent);background:#f8fafc;border-radius:50%;place-items:center;font-family:Outfit,sans-serif;font-size:18px;line-height:1;display:inline-grid}.collapsible-panel[open] .collapsible-summary{border-bottom:1px solid var(--line)}.collapsible-panel[open] .collapsible-summary h2:before{content:"-"}.collapsible-body{gap:12px;padding:18px;display:grid}.collapsible-actions{justify-content:flex-end}.panel-heading.compact{grid-template-columns:minmax(0,1fr);align-items:start;gap:12px;width:100%;display:grid}.school-division-toggle{border:1px solid var(--line);background:color-mix(in srgb, var(--line) 35%, #fff);border-radius:10px;gap:4px;padding:3px;display:inline-flex}.school-division-toggle-button{min-width:88px;color:var(--muted);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:7px;padding:8px 16px;font-size:14px;font-weight:500;line-height:1.2;transition:background .15s,box-shadow .15s,color .15s}.school-division-toggle-button.is-active{background:var(--panel);color:var(--accent);font-weight:700;box-shadow:0 1px 3px #1e2b3824}@media (hover:hover){.school-division-toggle-button:not(.is-active):not(:disabled):hover{color:#1e2b38;background:#ffffff8c}}.school-division-toggle-button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.school-division-toggle-button:disabled{cursor:not-allowed;opacity:.6}.panel-heading-with-division{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.panel-heading-with-division h2{margin:0}.panel-heading.compact .filter-grid{justify-self:stretch;width:100%;min-width:0}.panel h2,.subpanel h3{margin:0}.panel h2{font-size:22px}.subpanel h3{font-size:16px}.filter-grid,.form-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));align-items:end;gap:10px;display:grid}.filter-grid.wide{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.entry-flow{gap:16px;display:grid}.entry-setup-summary{border:1px solid #287a5f57;border-left:4px solid var(--accent-2);background:#f4fbf7;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:14px;display:flex}.entry-setup-summary-main{gap:4px;min-width:0;display:grid}.entry-setup-summary-main strong{overflow-wrap:anywhere;color:#1e2b38;font-size:17px;line-height:1.4}.entry-setup-summary-main p{color:var(--muted);margin:0;font-size:13px;font-weight:700}.entry-setup-summary-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:10px;display:flex}.entry-session-panel{scroll-margin-top:18px}.entry-session-heading{align-items:flex-start}.entry-session-heading>div:first-child{min-width:0}.entry-session-actions{justify-content:flex-end}.entry-save-status{color:#287a5f;background:#f4fbf7;border:1px solid #c9d7dd;border-radius:999px;align-items:center;min-height:38px;padding:0 10px;font-size:13px;font-weight:800;display:inline-flex}.entry-save-status.is-unsaved{color:#80510d;background:#fff6e6;border-color:#ead4a9}.entry-progress-panel{background:#f7fbfd;border:1px solid #d9e7ef;border-radius:8px;grid-template-columns:minmax(220px,.7fr) minmax(260px,1fr) auto;align-items:center;gap:12px;margin-bottom:14px;padding:14px;display:grid}.entry-progress-main{gap:6px;min-width:0;display:grid}.entry-progress-label{color:var(--accent);font-size:13px;font-weight:800}.entry-progress-main strong{color:#1e2b38;font-family:Outfit,sans-serif;font-size:30px;line-height:1}.entry-progress-bar{background:#dde8ee;border-radius:999px;width:100%;height:9px;overflow:hidden}.entry-progress-bar span{border-radius:inherit;background:var(--accent-2);height:100%;display:block}.entry-progress-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.entry-progress-metrics span{border:1px solid var(--line);min-height:54px;color:var(--muted);background:#fff;border-radius:8px;gap:2px;padding:8px 10px;font-size:12px;font-weight:700;display:grid}.entry-progress-metrics strong{color:#1e2b38;font-family:Outfit,sans-serif;font-size:22px;line-height:1}.entry-progress-controls{justify-items:end;gap:8px;display:grid}.entry-row-filter-toggle{border:1px solid var(--line);background:#eef4f7;border-radius:10px;gap:4px;padding:3px;display:inline-flex}.entry-row-filter-toggle button{min-height:32px;color:var(--muted);background:0 0;border:0;border-radius:7px;padding:0 12px;font-size:13px;font-weight:700}.entry-row-filter-toggle button.is-active{color:var(--accent);background:#fff;box-shadow:0 1px 3px #1e2b3824}.entry-row-unentered{background:#fff8ea}.entry-step{gap:10px;display:grid}.entry-step-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.entry-step-label{color:var(--accent);font-size:13px;font-weight:800;display:inline-flex}.entry-step-copy{color:var(--muted);margin:3px 0 0;font-size:13px;line-height:1.5}.entry-condition-grid{grid-template-columns:repeat(5,minmax(150px,1fr))}.target-save-panel{border:1px solid #cbd8df;border-left:4px solid var(--accent);background:#f6fafb;border-radius:8px;gap:12px;padding:14px;display:grid}.target-save-panel.needs-selection{background:#fff8ea;border-color:#bc791c80 #bc791c80 #bc791c80 #c97416;border-left-width:6px;box-shadow:0 8px 22px #80510d14}.target-save-panel.is-selected{border-color:#287a5f7a;border-left-color:var(--accent-2);background:#f4fbf7}.target-save-heading{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.target-save-heading h3{margin:4px 0 0;font-size:18px}.target-save-heading p{color:var(--muted);margin:4px 0 0;font-size:13px;line-height:1.5}.target-save-status{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700}.target-save-panel.is-selected .target-save-status{color:#1f5b48;background:#e8f5ef;border-color:#287a5f4d}.target-save-panel.needs-selection .target-save-status{color:#80510d;background:#fff1d7;border-color:#bc791c52}.target-select-field{gap:6px}.target-save-panel.needs-selection .target-select-field{color:#80510d}.target-save-panel.needs-selection select{background:#fff;border-color:#bc791c94;box-shadow:inset 0 0 0 1px #bc791c1f}.target-save-panel.needs-selection select:focus{border-color:#c97416;outline-color:#c9741647}.selected-target-summary{color:var(--muted);background:#ffffffb8;border:1px dashed #b6c6cf;border-radius:6px;gap:4px;padding:10px 12px;display:grid}.target-save-panel.needs-selection .selected-target-summary{color:#80510d;background:#fff;border-color:#bc791c73}.selected-target-summary span{font-size:13px;font-weight:700}.selected-target-summary strong{color:#1e2b38;font-size:17px;line-height:1.45}.entry-action-row{grid-template-columns:minmax(180px,240px) minmax(260px,max-content);align-items:end;gap:10px;display:grid}.entry-action-row .button-primary{min-width:260px}.student-form{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.placement-form{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.table-actions{flex-wrap:nowrap}.target-create-panel{gap:12px;display:grid}.target-create-panel .panel-heading{margin-bottom:0}.target-create-panel .helper-text{margin:0}.target-form{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.target-form .button-secondary{min-width:150px}.auto-target-panel{gap:12px;display:grid}.auto-target-panel .panel-heading{align-items:flex-start;margin-bottom:0}.auto-target-panel .helper-text{margin:4px 0 0}.auto-target-kpis{grid-template-columns:repeat(5,minmax(0,1fr))}.auto-target-breakdown table{min-width:420px}.auto-target-breakdown td:last-child{font-family:Outfit,sans-serif;font-weight:700}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}label{color:var(--muted);gap:5px;font-size:13px;font-weight:700;display:grid}.field-invalid input,.field-invalid select{border-color:var(--danger);background:#fff8f8}.field-error{color:var(--danger);font-size:12px;font-weight:800;line-height:1.45}input,select,textarea{color:#1e2b38;background:#fff;border:1px solid #c3ced8;border-radius:6px;width:100%;min-width:0;min-height:40px;padding:9px 10px;font-size:14px;font-weight:600;line-height:1.35}input::placeholder,textarea::placeholder{color:#6b7682;opacity:1;font-weight:600}textarea{resize:vertical;min-height:128px}input:focus,select:focus,textarea:focus{border-color:var(--accent);outline:2px solid #1f6f8b3d}.button-primary,.button-secondary,.button-ghost{border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;min-height:40px;padding:0 14px;font-weight:800;display:inline-flex}.button-primary{color:#fff;background:var(--accent)}.button-secondary{color:#fff;background:var(--accent-2)}.button-ghost{color:#1e2b38;border-color:var(--line);background:#fff}.entry-session-panel .button-poster{background:color-mix(in srgb, var(--orange) 22%, #fff);border-color:color-mix(in srgb, var(--orange) 40%, var(--line))}.button-ghost.small{min-height:32px;padding:0 10px}.button-row.compact{gap:6px}.button-ghost.danger,.button-primary.danger{color:#fff;background:var(--danger);border-color:var(--danger)}button:disabled{opacity:.48;cursor:not-allowed}.kpi-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.kpi-card{border:1px solid var(--line);background:#f8fafc;border-radius:8px;gap:4px;padding:14px;display:grid}.kpi-card span,.helper-text{color:var(--muted)}.kpi-card strong{font-family:Outfit,sans-serif;font-size:clamp(22px,4.5vw,34px)}.kpi-label,.table-heading-with-help{align-items:center;gap:6px;display:inline-flex}.help-tip{display:inline-flex;position:relative}.help-tip-trigger{border:1px solid var(--line);width:18px;height:18px;color:var(--muted);background:#fff;border-radius:999px;padding:0;font-size:11px;font-weight:800;line-height:1}.help-tip-trigger:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.help-tip-popover{z-index:20;border:1px solid var(--line);color:#1e2b38;background:#fff;border-radius:8px;width:min(260px,70vw);padding:10px 12px;font-size:12px;line-height:1.5;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 8px 24px #1e2b381f}.help-tip-popover:before{content:"";border-top:1px solid var(--line);border-left:1px solid var(--line);background:#fff;width:10px;height:10px;position:absolute;top:-6px;left:50%;transform:translate(-50%)rotate(45deg)}.overview-threshold-banner{color:#35566a;background:#f3f9fc;border:1px solid #d9e7ef;border-radius:8px;flex-wrap:wrap;align-items:center;gap:4px 8px;margin-top:12px;padding:10px 12px;font-size:13px;display:flex}.overview-action-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.overview-action-card{border:1px solid var(--line);background:#f8fafc;border-radius:8px;align-content:start;gap:10px;min-height:210px;padding:14px;display:grid}.overview-action-card.is-urgent{background:#fff8ef;border-color:#e2b28a}.overview-action-card.is-warning{background:#fffbed;border-color:#d8c17f}.overview-action-card.is-spread{background:#f4f9fb;border-color:#b8ced8}.overview-action-card-heading{gap:5px;display:grid}.overview-action-card-heading>span{color:#284f62;background:#1f6f8b1f;border-radius:999px;width:fit-content;padding:3px 8px;font-size:11px;font-weight:900}.overview-action-card h3{color:#1e2b38;align-items:center;gap:6px;margin:0;font-size:16px;display:inline-flex}.overview-action-card p{color:#4e5f70;margin:0;font-size:13px;line-height:1.5}.overview-action-card.is-skeleton{min-height:210px}.overview-signal-list{gap:7px;margin:0;padding:0;list-style:none;display:grid}.overview-signal-list li{overflow-wrap:anywhere;background:#ffffffa3;border:1px solid #1e2b3814;border-radius:8px;gap:3px;padding:9px 10px;font-size:12px;display:grid}.overview-signal-list-scope{color:#4e5f70;font-size:12px;line-height:1.4}.overview-signal-list em{color:#345b6f;font-style:normal;font-weight:800}.overview-signal-list-wrap{gap:8px;display:grid}.overview-signal-footer{color:var(--muted);margin:0;font-size:12px;font-weight:700}.overview-signal-view-all{color:var(--accent);font:inherit;cursor:pointer;background:0 0;border:0;justify-self:start;padding:0;font-size:12px;font-weight:800;text-decoration:underline}.overview-reference-signals{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px;display:grid}.overview-reference-signal{border:1px solid var(--line);background:#f8fafc;border-radius:8px;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:8px;min-width:0;padding:10px 12px;font-size:12px;display:grid}.overview-reference-signal span{color:#4e5f70;background:#edf2f6;border-radius:999px;padding:2px 7px;font-weight:900}.overview-reference-signal small{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overview-analysis-layout{grid-template-columns:minmax(0,1fr);align-items:start;gap:12px;display:grid}.overview-analysis-layout.has-detail{grid-template-columns:minmax(0,1fr) minmax(280px,320px)}.overview-heatmap-main{gap:10px;min-width:0;display:grid}.overview-heatmap-hint{margin:0}.overview-heatmap-toolbar{flex-wrap:wrap;align-items:center;gap:8px 12px;display:flex}.overview-heatmap-toolbar-label{color:#4e5f70;font-size:12px;font-weight:800}.overview-heatmap-view-modes{border:1px solid var(--line);background:#f2f5f8;border-radius:8px;flex-wrap:wrap;gap:4px;padding:3px;display:inline-flex}.overview-heatmap-view-mode{color:#4e5f70;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:800}.overview-heatmap-view-mode.is-active{color:#1e2b38;background:#fff;box-shadow:0 1px 3px #1e2b381f}.overview-heatmap-toolbar-note{color:#6b7c8d;font-size:11px;font-weight:700}.overview-heatmap-legend{flex-wrap:wrap;gap:8px 12px;display:flex}.overview-heatmap-legend-item{color:#4e5f70;align-items:center;gap:5px;font-size:11px;font-weight:700;display:inline-flex}.overview-heatmap-legend-swatch{border-radius:2px;width:10px;height:10px}.overview-heatmap-legend-swatch.is-missing{background:#e5b84a}.overview-heatmap-legend-swatch.is-alert{background:#e8943a}.overview-heatmap-legend-swatch.is-good{background:#6fbf8d}.overview-heatmap-legend-swatch.is-neutral{background:#c5ced8}.overview-heatmap-shell-wrap{gap:16px;min-width:0;display:grid}.overview-heatmap-grade-section{gap:8px;min-width:0;display:grid}.overview-heatmap-grade-section:not(.is-single-grade){border-bottom:1px solid var(--line);padding-bottom:14px}.overview-heatmap-grade-section:not(.is-single-grade):last-child{border-bottom:0;padding-bottom:0}.overview-heatmap-grade-heading{border-left:4px solid var(--accent);color:#1e2b38;margin:0;padding-left:10px;font-size:15px;font-weight:900}.overview-heatmap-col-grade{color:#35566a;margin-top:2px;font-size:11px;font-weight:800;line-height:1.35}.overview-heatmap-shell{scrollbar-gutter:stable;max-height:min(70vh,720px)}.overview-heatmap-shell.is-compact-columns .overview-heatmap-table{width:100%}.overview-heatmap-shell.is-compact-columns .overview-heatmap-table thead th:not(.overview-heatmap-sticky-col):not(.overview-heatmap-family-heading),.overview-heatmap-shell.is-compact-columns .overview-heatmap-cell{max-width:none}.overview-heatmap-table{width:max-content;min-width:0}.overview-heatmap-table thead th{overflow-wrap:anywhere;vertical-align:bottom;max-width:84px;padding:8px 6px}.overview-heatmap-col-label{font-size:12px;font-weight:900;line-height:1.25}.overview-heatmap-family-heading{color:#35566a;text-align:center;vertical-align:bottom;background:#eef2f6;padding:8px 6px;font-size:11px;font-weight:900}.overview-heatmap-cell-empty{color:#9aa8b6;place-items:center;min-height:72px;font-size:10px;font-weight:700;display:grid}.overview-heatmap-summary-row th,.overview-heatmap-summary-row td{background:#f6f8fa;font-size:11px}.overview-heatmap-summary-value{font-family:Outfit,sans-serif;font-size:14px;font-weight:800}.overview-heatmap-sticky-col{z-index:2;min-width:140px;max-width:180px;box-shadow:1px 0 0 var(--line);background:#f8fafc;position:sticky;left:0}.overview-heatmap-table thead .overview-heatmap-sticky-col{z-index:3;background:#f2f5f8}.overview-area-row th{vertical-align:top;background:#f8fafc}.overview-area-label{gap:3px;display:grid}.overview-area-label strong{font-weight:900}.overview-area-label span{color:var(--muted);font-size:12px}.overview-heatmap-cell{border:1px solid var(--line);color:#1e2b38;width:100%;min-width:84px;max-width:96px;min-height:72px;font:inherit;text-align:left;cursor:pointer;border-left-width:3px;border-radius:8px;gap:4px;padding:6px 8px 6px 10px;font-size:11px;display:grid;position:relative}.overview-heatmap-cell:hover{border-color:#1f6f8b6b;box-shadow:0 6px 16px #1e2b381f}.overview-heatmap-cell:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.overview-heatmap-cell.is-selected{border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent), 0 8px 20px #1f6f8b29}.overview-heatmap-cell-main{align-items:baseline;gap:5px;display:flex}.overview-heatmap-cell-main strong{font-family:Outfit,sans-serif;font-size:16px}.overview-heatmap-cell-students{color:#4e5f70;font-size:10px;font-weight:700;line-height:1.3}.overview-heatmap-cell-status{border-radius:999px;align-self:start;padding:2px 6px;font-size:10px;font-weight:800;line-height:1.3}.overview-heatmap-cell-status.is-neutral{color:#4e5f70;background:#1e2b3814}.overview-heatmap-cell-status.is-good{color:#1f6b45;background:#1f6b451f}.overview-heatmap-cell-status.is-alert{color:#9a5b12;background:#e8943a29}.overview-heatmap-cell-status.is-missing{color:#8a6a12;background:#e5b84a33}.overview-heatmap-cell.is-neutral{background:#f8fafc;border-left-color:#c5ced8}.overview-heatmap-cell.is-good{background:#f4fbf7;border-color:#d5e8dc #d5e8dc #d5e8dc #6fbf8d}.overview-heatmap-cell.is-alert{background:#fff8f2;border-color:#f0dcc4 #f0dcc4 #f0dcc4 #e8943a}.overview-heatmap-cell.is-missing{background:#fffbf0;border-color:#eadcb8 #eadcb8 #eadcb8 #e5b84a}.overview-badge-row{flex-wrap:wrap;gap:4px;display:flex}.overview-badge{background:#1e2b3814;border-radius:999px;padding:2px 6px;font-size:10px;font-weight:800}.overview-detail-panel{border:1px solid var(--line);background:#fbfcfd;border-radius:8px;gap:12px;min-width:0;max-height:min(70vh,720px);padding:14px;display:grid;position:sticky;top:12px;overflow:auto}.overview-detail-heading{gap:4px;display:grid}.overview-detail-heading-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.overview-detail-close{border:1px solid var(--line);color:#4e5f70;font:inherit;cursor:pointer;background:#fff;border-radius:6px;padding:4px 8px;font-size:11px;font-weight:800}.overview-detail-close:hover{border-color:#1f6f8b6b}.overview-detail-input-meta{color:#6b7c8d;margin:0;font-size:12px;line-height:1.4}.overview-detail-heading h3,.overview-detail-heading p,.overview-school-detail-list h4{margin:0}.overview-detail-heading p{color:#4e5f70;font-size:13px;line-height:1.45}.overview-detail-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.overview-detail-metric{border:1px solid var(--line);background:#fff;border-radius:8px;gap:3px;padding:10px;display:grid}.overview-detail-metric span{color:var(--muted);font-size:11px;font-weight:800}.overview-detail-metric strong{font-family:Outfit,sans-serif;font-size:22px}.overview-guidance-box{background:#f3f5f7;border:1px solid #0000;border-radius:8px;gap:5px;padding:11px 12px;display:grid}.overview-guidance-box p{color:#4e5f70;margin:0;font-size:13px;line-height:1.5}.overview-guidance-box.is-good{background:#edf8f2;border-color:#b9dcc8}.overview-guidance-box.is-alert{background:#fff4ea;border-color:#f0c995}.overview-guidance-box.is-missing{background:#fff8ea;border-color:#ead7aa}.overview-school-detail-list{gap:8px;display:grid}.overview-school-detail-item{border:1px solid var(--line);background:#fff;border-radius:8px;gap:6px;padding:10px;font-size:12px;display:grid}.overview-school-detail-item>div{gap:2px;display:grid}.overview-school-detail-item>div span{color:var(--muted)}.overview-active-filters{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.overview-filter-chip{color:#284f62;background:#1f6f8b14;border:1px solid #1f6f8b3d;border-radius:999px;align-items:center;gap:6px;padding:4px 8px 4px 10px;font-size:12px;font-weight:700;display:inline-flex}.overview-filter-chip button{width:18px;height:18px;color:inherit;font:inherit;cursor:pointer;background:#1e2b3814;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0;font-size:14px;line-height:1;display:inline-flex}.overview-multi-select{gap:6px;display:grid;position:relative}.overview-multi-select-label{color:var(--muted);font-size:12px;font-weight:800}.overview-multi-select-trigger{border:1px solid var(--line);color:#1e2b38;width:100%;min-height:40px;font:inherit;text-align:left;cursor:pointer;background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;font-size:14px;font-weight:600;display:flex}.overview-multi-select-trigger-label{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.overview-multi-select-trigger:after{color:var(--muted);content:"▾";flex-shrink:0;font-size:12px;line-height:1}.overview-multi-select.is-open .overview-multi-select-trigger{border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent)}.overview-multi-select-panel{z-index:20;border:1px solid var(--line);background:#fff;border-radius:8px;gap:2px;width:max(100%,360px);max-width:min(420px,92vw);max-height:280px;padding:6px;display:grid;position:absolute;top:calc(100% + 4px);left:0;overflow:auto;box-shadow:0 12px 28px #1e2b3829}.overview-multi-select-clear{color:#4e5f70;width:100%;font:inherit;text-align:left;cursor:pointer;background:#f3f5f7;border:0;border-radius:6px;padding:8px 10px;font-size:12px;font-weight:700}.overview-multi-select-clear:hover{background:#e8edf2}.overview-multi-select-option{color:#1e2b38;text-align:left;cursor:pointer;border-radius:6px;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:10px;width:100%;margin:0;padding:8px 10px;font-size:13px;font-weight:600;line-height:1.45;display:grid}.overview-multi-select-option:hover{background:#f3f5f7}.overview-multi-select-option.is-selected{background:#1f6f8b1a}.overview-multi-select-option input[type=checkbox]{width:16px;min-width:16px;height:16px;min-height:16px;accent-color:var(--accent);cursor:pointer;flex-shrink:0;margin:2px 0 0;padding:0}.overview-multi-select-option-copy{gap:2px;min-width:0;display:grid}.overview-multi-select-option-copy small{color:var(--muted);font-size:11px;font-weight:700}.overview-multi-select-option-meta{color:#4e5f70;white-space:nowrap;flex-shrink:0;padding-top:1px;font-size:11px;font-weight:800}.overview-multi-select-option-meta.is-complete{color:#1f6f45}.overview-multi-select-option-meta.is-low{color:#8a4d12}.overview-unit-select{gap:6px;display:grid;position:relative}.overview-unit-select-label{color:var(--muted);font-size:12px;font-weight:800}.overview-unit-select-trigger{border:1px solid var(--line);color:#1e2b38;width:100%;min-height:40px;font:inherit;text-align:left;cursor:pointer;background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;font-size:14px;font-weight:600;display:flex}.overview-unit-select-trigger-label{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.overview-unit-select-trigger:after{color:var(--muted);content:"▾";flex-shrink:0;font-size:12px;line-height:1}.overview-unit-select.is-open .overview-unit-select-trigger{border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent)}.overview-unit-select-panel{z-index:25;border:1px solid var(--line);background:#fff;border-radius:8px;gap:8px;width:min(920px,96vw);max-height:min(360px,60vh);padding:8px;display:grid;position:absolute;top:calc(100% + 4px);left:0;overflow:auto;box-shadow:0 12px 28px #1e2b3829}.overview-unit-select-clear{color:#4e5f70;width:100%;font:inherit;text-align:left;cursor:pointer;background:#f3f5f7;border:0;border-radius:6px;padding:8px 10px;font-size:12px;font-weight:700}.overview-unit-select-clear:hover{background:#e8edf2}.overview-unit-select-columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;min-width:0;display:grid}.overview-unit-select-column{border:1px solid var(--line);background:#f8fafc;border-radius:8px;align-content:start;gap:6px;min-width:0;max-height:min(280px,52vh);padding:4px;display:grid;overflow-y:auto}.overview-unit-select-column-heading{z-index:1;border-bottom:1px solid var(--line);color:#1e2b38;background:#f2f5f8;padding:6px 8px;font-size:12px;font-weight:900;position:sticky;top:0}.overview-unit-select-card{color:#1e2b38;cursor:pointer;background:#fff;border:1px solid #0000;border-radius:6px;align-items:flex-start;gap:8px;margin:0;padding:8px;font-size:12px;display:flex}.overview-unit-select-card:hover{border-color:#1f6f8b3d}.overview-unit-select-card.is-selected{background:#1f6f8b14;border-color:#1f6f8b6b}.overview-unit-select-card input[type=checkbox]{width:16px;min-width:16px;height:16px;min-height:16px;accent-color:var(--accent);cursor:pointer;flex-shrink:0;margin:2px 0 0;padding:0}.overview-unit-select-card-copy{gap:3px;min-width:0;display:grid}.overview-unit-select-card-copy strong{overflow-wrap:anywhere;font-size:12px;line-height:1.35}.overview-unit-select-card-copy span{color:var(--muted);font-size:11px;font-weight:700}.overview-unit-select-card-copy em{font-size:11px;font-style:normal;font-weight:800}.overview-unit-select-card-copy em.is-complete{color:#1f6f45}.overview-unit-select-card-copy em.is-low{color:#8a4d12}.overview-unit-select-card-copy em.is-neutral{color:#4e5f70}.overview-input-status-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:12px;margin-bottom:12px;display:flex}.overview-input-status-summary{color:#4e5f70;flex-wrap:wrap;gap:12px;font-size:13px;display:flex}.overview-input-status-summary strong{color:#1e2b38;font-family:Outfit,sans-serif;font-size:18px}.overview-input-status-controls{flex-wrap:wrap;gap:10px;display:flex}.overview-input-status-controls label{min-width:140px;color:var(--muted);gap:6px;font-size:12px;font-weight:800;display:grid}.overview-input-status-shell{max-height:min(60vh,560px)}.overview-input-status-table th,.overview-input-status-table td{white-space:nowrap}.overview-input-status-unit{gap:2px;display:grid}.overview-input-status-unit small{color:var(--muted);font-size:11px}.overview-input-status-badge{border-radius:999px;padding:3px 8px;font-size:11px;font-weight:800;display:inline-flex}.overview-input-status-badge.is-missing{color:#8a4d12;background:#fff4e8}.overview-input-status-badge.is-partial{color:#35566a;background:#edf5f8}.overview-input-status-badge.is-complete{color:#1f6f45;background:#edf8f2}.grow-bulk-save-hint{margin:12px 0 0}.grow-bulk-selection-warning{margin-top:12px}.grow-bulk-panel-busy .grow-bulk-selection-summary.is-busy{opacity:.55;pointer-events:none}.grow-bulk-actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.grow-bulk-export-progress{background:#e5f5ee;border:1px solid #bfe5d3;border-radius:8px;gap:8px;margin-top:12px;padding:12px 14px;display:grid}.grow-bulk-export-progress-heading{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px 12px;display:flex}.grow-bulk-export-progress-heading strong{color:#1d654e;font-size:14px;line-height:1.4}.grow-bulk-export-progress-percent{color:#1d654e;font-family:Outfit,sans-serif;font-size:20px;font-weight:800;line-height:1}.grow-bulk-export-progress-bar{background:#1e2b381f;border-radius:999px;height:10px;overflow:hidden}.grow-bulk-export-progress-bar-fill{border-radius:inherit;background:var(--accent);min-width:0;height:100%;transition:width .2s;display:block}.grow-bulk-export-progress-note{margin:0}.grow-bulk-selection-summary{border:1px solid var(--line);background:#f8fafc;border-radius:8px;gap:6px;margin-top:12px;padding:10px 12px;display:grid}.grow-bulk-selection-summary.is-empty{padding:8px 12px}.grow-bulk-selection-summary.is-empty .helper-text{margin:0}.grow-bulk-selection-list{gap:2px;max-height:min(28vh,200px);margin:0;padding-left:18px;font-size:13px;line-height:1.35;display:grid;overflow:auto}.grow-bulk-modal-panel{flex-direction:column;gap:0;max-height:min(88vh,100vh - 24px);padding:12px 14px;display:flex;overflow:hidden}.grow-bulk-modal-header{border-bottom:1px solid var(--line);flex-shrink:0;padding-bottom:8px}.grow-bulk-modal-header h2{font-size:18px}.grow-bulk-modal-header .button-ghost{justify-self:end;min-width:96px}.grow-bulk-modal-lead{margin:4px 0 0;font-size:12px;line-height:1.4}.grow-bulk-modal-body{flex:1;gap:8px;min-height:0;margin-top:10px;padding-right:2px;display:grid;overflow:auto}.grow-bulk-modal-footer{border-top:1px solid var(--line);flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;margin-top:10px;padding-top:10px;display:flex}.grow-bulk-modal-selection-count{color:var(--muted);background:#edf2f6;border-radius:999px;padding:6px 12px;font-size:13px;font-weight:800}.grow-bulk-modal-selection-count.is-active{color:#fff;background:var(--accent)}.grow-bulk-grade-details{border:1px solid var(--line);background:#f8fafc;border-radius:8px;overflow:hidden}.grow-bulk-grade-summary{cursor:pointer;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;font-size:14px;font-weight:800;list-style:none;display:flex}.grow-bulk-grade-summary::-webkit-details-marker{display:none}.grow-bulk-grade-summary:before{content:"+";border:1px solid var(--line);width:22px;height:22px;color:var(--accent);text-align:center;background:#fff;border-radius:50%;flex-shrink:0;font-size:15px;line-height:20px}.grow-bulk-grade-details[open]>.grow-bulk-grade-summary:before{content:"−"}.grow-bulk-grade-label{flex:1;min-width:0}.grow-bulk-grade-count{color:var(--muted);font-size:12px;font-weight:700}.grow-bulk-grade-toolbar{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;padding:0 10px 8px 42px;font-size:12px;font-weight:700;display:flex}.grow-bulk-checkbox-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:8px;padding:8px 10px 10px;display:grid}.grow-bulk-checkbox-item{border:1px solid var(--line);color:#1e2b38;cursor:pointer;background:#fff;border-radius:6px;align-items:flex-start;gap:8px;min-height:92px;padding:10px;font-size:12px;font-weight:500;line-height:1.35;transition:background .15s,border-color .15s,box-shadow .15s;display:flex}.grow-bulk-checkbox-item.is-selected{border-color:color-mix(in srgb, var(--accent) 55%, var(--line));box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--accent) 20%, transparent);background:#f0f8fb}.grow-bulk-checkbox-item.has-warning:not(.is-selected){background:#fffaf0}.grow-bulk-checkbox-item input{flex-shrink:0;width:18px;min-width:16px;height:18px;margin-top:2px}.grow-bulk-checkbox-copy{overflow-wrap:break-word;flex:1;gap:4px;min-width:0;display:grid}.grow-bulk-checkbox-copy strong{font-size:13px}.grow-bulk-checkbox-copy span{color:var(--muted);font-size:11px;font-weight:700}.grow-bulk-checkbox-copy em,.grow-bulk-selection-list em{color:#9a5b12;font-style:normal;font-weight:800}.grow-bulk-modal-footer{z-index:2;border-top:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:10px;padding:12px 0 0;display:flex;position:sticky;bottom:0}.grow-bulk-selection-total{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.grow-bulk-selection-total span{border:1px solid var(--line);background:#fff;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800}.grow-bulk-selection-list li{gap:3px;display:grid}.grow-bulk-selection-list li.has-warning{background:#fffaf0;border:1px solid #ead4a9;border-radius:6px;padding:8px 10px}.grow-bulk-selection-list span{color:var(--muted);font-size:12px;font-weight:700}.grow-bulk-download-modal{width:min(560px,100%)}.grow-bulk-download-notice{gap:12px;padding:0 16px;display:grid}.grow-bulk-download-file{border:1px solid var(--line);background:#f8fafc;border-radius:8px;gap:4px;margin:0;padding:10px 12px;display:grid}.grow-bulk-download-file dt{color:var(--muted);margin:0;font-size:11px;font-weight:800}.grow-bulk-download-file dd{overflow-wrap:anywhere;margin:0;font-size:13px;font-weight:700;line-height:1.4}.grow-bulk-download-skipped h3{margin:0;font-size:14px}.grow-bulk-download-actions{padding:0 16px 16px}.grow-bulk-preflight-modal{grid-template-rows:auto 1fr auto;max-height:min(92vh,860px);display:grid}.grow-bulk-preflight-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.grow-bulk-preflight-header h2{margin:0}.grow-bulk-preflight-lead{margin:6px 0 0}.grow-bulk-preflight-loading{padding:0 16px 16px}.grow-bulk-preflight-body{gap:12px;min-height:0;padding:0 16px;display:grid;overflow:auto}.grow-bulk-preflight-summary{color:var(--muted);flex-wrap:wrap;gap:8px 16px;font-size:13px;font-weight:700;display:flex}.grow-bulk-preflight-summary strong{color:var(--ink)}.grow-bulk-preflight-table-shell{max-height:min(52vh,520px)}.grow-bulk-preflight-table th,.grow-bulk-preflight-table td{white-space:nowrap}.grow-bulk-preflight-unit{gap:2px;display:grid}.grow-bulk-preflight-footer{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:12px 16px 16px;display:flex}.grow-bulk-preflight-footer-actions{flex-wrap:wrap;gap:8px;display:flex}.grow-bulk-skip-notice{gap:10px;padding:0 16px 16px;display:grid}.grow-bulk-skip-notice.is-compact{padding:0}.grow-bulk-skip-notice ul{gap:6px;max-height:min(40vh,320px);margin:0;padding-left:18px;display:grid;overflow:auto}.table-shell{border:1px solid var(--line);border-radius:8px;overflow:auto}table{border-collapse:collapse;width:100%;min-width:860px}th,td{border-bottom:1px solid var(--line);text-align:left;vertical-align:middle;padding:10px 12px}thead th{z-index:1;color:#4e5f70;background:#f2f5f8;font-size:12px;position:sticky;top:0}.row-attention{background:#fff8ea}.row-muted{color:var(--muted);background:#f3f5f7}.empty-cell{color:var(--muted);text-align:center}.text-link{color:var(--accent);font-weight:800}.pill{color:#80510d;background:#fff1d7;border-radius:999px;padding:5px 10px;font-size:13px;font-weight:800}.pill.neutral{color:#4e5f70;background:#edf2f6}.message-banner,.error-banner,.offline-banner,.preview-box{border:1px solid #0000;border-radius:8px;padding:11px 12px}.message-banner{color:#1d654e;background:#e5f5ee;border-color:#bfe5d3}.error-banner,.offline-banner{color:var(--danger);background:#faeaea;border-color:#efc2c2}.offline-banner{width:min(1540px,100vw - clamp(16px,4vw,48px));max-width:100%;margin:10px auto}.admin-grid{grid-template-columns:minmax(320px,.9fr) repeat(2,minmax(320px,1fr));gap:12px;display:grid}.preview-box{color:#5d3f0c;background:#fff6df;border-color:#f0d39b;gap:8px;display:grid}.preview-box ul{margin:0;padding-left:20px}.modal-backdrop{z-index:40;background:#1e2b3873;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal-backdrop.modal-backdrop-elevated{z-index:50}.modal-panel{border:1px solid var(--line);background:#fff;border-radius:8px;gap:14px;width:min(560px,100%);max-height:min(760px,100vh - 36px);padding:18px;display:grid;overflow:auto;box-shadow:0 22px 50px #1e2b383d}.modal-panel.wide{width:min(980px,100%)}.detail-modal-toolbar{flex-wrap:wrap;align-items:center;gap:14px 20px;display:flex}.detail-modal-toolbar label{color:#1e2b38;align-items:center;gap:8px;font-size:14px;display:inline-flex}.detail-modal-toolbar input[type=checkbox]{width:auto}.confirm-card{border:1px solid var(--line);background:#f8fafc;border-radius:8px;gap:4px;padding:12px;display:grid}.danger-text{color:var(--danger);font-weight:800}.input-table input{min-width:min(130px,100%)}.mono{font-family:Outfit,monospace}.login-screen,.boot-screen{background:#eef2f5;place-items:center;min-height:100vh;display:grid}.login-panel{gap:14px;width:min(380px,100vw - 32px);max-width:100%;padding:24px;display:grid}.login-panel h1{margin:0;font-size:26px}.poster-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;display:flex}.poster-loading-panel{flex-direction:column;align-items:center;gap:12px;padding:28px 18px;display:flex}.poster-options{flex-wrap:wrap;gap:10px;display:flex}.poster-options label{color:#1e2b38;align-items:center;gap:6px;display:inline-flex}.poster-options input{width:auto;min-height:0}.poster-page{width:100%;max-width:100%}.poster-sheet{box-sizing:border-box;border:1px solid var(--line);-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#fff;width:100%;max-width:210mm;min-height:297mm;margin:0 auto;padding:clamp(16px,4vw,36px);font-family:Poster BIZ UDPGothic,BIZ UDPGothic,Noto Sans JP,sans-serif;overflow-x:auto}.poster-header{gap:4px;margin-bottom:18px;display:grid;position:relative}.poster-header h1,.poster-header h2{color:#ff7f2a;text-shadow:1px 1px #fff,2px 2px #d9d9d9;margin:0;font-size:clamp(22px,4.4vw,34px);line-height:1.06}.poster-header h1{white-space:nowrap}.poster-header h2{font-size:clamp(18px,4vw,30px)}.poster-stats{border:3px solid #111;grid-template-columns:repeat(1,minmax(0,120px));width:fit-content;max-width:100%;margin:12px 0;display:grid;position:static}.poster-stats div{border-left:3px solid #111;place-items:center;min-height:72px;display:grid}.poster-stats div:first-child{border-left:0}.poster-stats span{font-size:clamp(14px,2.5vw,22px)}.poster-stats strong{color:red;font-size:clamp(16px,2.8vw,24px)}.poster-table{table-layout:fixed;border:4px solid #111;width:100%;min-width:0;font-size:clamp(13px,2.2vw,26px)}.poster-table th,.poster-table td{text-align:center;vertical-align:middle;border:3px solid #111;height:52px;padding:7px 10px;line-height:1;overflow:hidden}.poster-table th{color:#111;white-space:nowrap;background:#fff;height:64px;padding-left:6px;padding-right:6px;font-size:clamp(12px,2.4vw,28px);font-weight:700}.poster-name-cell{white-space:nowrap;width:24%;font-weight:700}.poster-school-cell{white-space:nowrap;width:16%;font-size:.68em}.poster-rank-cell{white-space:nowrap;width:8%}.poster-course-cell{white-space:nowrap;width:12%}.poster-level-cell{white-space:nowrap;width:8%}.poster-result-cell{white-space:nowrap;width:14%}.poster-score-cell{white-space:nowrap;width:18%;font-weight:700}td.poster-name-cell,td.poster-school-cell,td.poster-course-cell,td.poster-level-cell,td.poster-result-cell{overflow:hidden}td.poster-score-cell{font-size:1.38em}td.poster-name-cell{font-size:1.18em}th.poster-score-cell{font-size:1.08em}.poster-fit-text{vertical-align:middle;white-space:nowrap;max-width:none;line-height:1;display:inline-block}.poster-sheet.is-monochrome .poster-band{background:#fff}@media (width>=821px){.poster-header{padding-right:min(260px,28vw)}.poster-stats{margin:0;position:absolute;top:0;right:0}}@media (width<=1100px){.app-header{grid-template-columns:1fr;align-items:stretch;gap:12px;padding:12px 16px}.tab-nav{width:100%}.user-menu{justify-content:flex-start;width:100%}.tab-link{flex:140px;min-width:min(120px,100%)}.admin-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.entry-condition-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=701px) and (width<=1100px){.entry-progress-panel{grid-template-columns:minmax(180px,.55fr) minmax(360px,1fr);align-items:stretch}.entry-progress-controls{flex-wrap:wrap;grid-column:1/-1;justify-content:flex-end;align-items:center;display:flex}.grow-bulk-modal-panel{width:min(960px,100%)}.grow-bulk-checkbox-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr))}}@media (width<=700px){.page-shell{padding:16px 0 40px;overflow-x:clip}.panel{padding:14px}.panel-heading.compact{align-items:stretch}.dashboard-filter-bar,.scope-banner{grid-template-columns:1fr}.filter-reset-button{width:100%}.entry-condition-grid,.entry-action-row{grid-template-columns:1fr}.entry-progress-panel{grid-template-columns:1fr;width:100%;min-width:0;overflow:hidden}.entry-session-heading{grid-template-columns:minmax(0,1fr);width:100%;display:grid}.entry-progress-metrics{grid-template-columns:1fr}.entry-progress-controls{justify-items:stretch;min-width:0}.entry-row-filter-toggle,.entry-progress-controls .button-secondary{width:100%;min-width:0}.entry-row-filter-toggle button{flex:1;min-width:0;padding-inline:8px}.entry-session-actions{grid-template-columns:1fr;justify-items:stretch;width:100%;min-width:0;display:grid}.entry-session-actions .button-ghost,.entry-session-actions .button-primary,.entry-session-actions .button-poster,.entry-session-actions .csv-action-menu-wrap,.entry-session-actions .csv-action-menu-wrap .button-ghost{width:100%;min-width:0}.entry-session-actions .button-ghost,.entry-session-actions .button-primary,.entry-session-actions .button-poster{padding-inline:10px}.entry-session-actions .button-label,.entry-progress-controls .button-label{text-align:center;white-space:normal;min-width:0;max-width:100%;overflow:visible}.entry-save-status{justify-content:center;width:100%}.entry-session-panel{scroll-margin-top:290px;overflow-x:clip}.grow-bulk-grade-toolbar{flex-direction:column;align-items:stretch;padding-left:10px}.grow-bulk-grade-toolbar .button-secondary,.grow-bulk-grade-toolbar .button-ghost{width:100%}.entry-setup-summary{flex-direction:column;align-items:stretch}.entry-setup-summary-actions{justify-content:stretch}.entry-setup-summary-actions .button-ghost,.entry-setup-summary-actions .button-secondary{width:100%}.entry-action-row .button-primary{width:100%;min-width:0}.panel h2{font-size:max(18px,min(5vw,22px))}.kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.overview-action-grid,.overview-reference-signals,.overview-analysis-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-analysis-layout{grid-template-columns:1fr}.overview-unit-select-panel{width:min(100%,96vw);max-height:min(480px,70vh)}.overview-unit-select-columns{grid-template-columns:1fr}.overview-unit-select-column{max-height:none}.overview-detail-panel{max-height:none;position:static}.admin-grid,.form-grid.two{grid-template-columns:1fr}.input-table input{min-width:0}.poster-header{padding-right:0}}@media (width<=600px){.kpi-grid,.overview-action-grid,.overview-reference-signals{grid-template-columns:1fr}.overview-reference-signal{grid-template-columns:auto minmax(0,1fr)}.overview-reference-signal small{white-space:normal;grid-column:1/-1}}.poster-band.perfect{background:var(--gold)}.poster-band.excellent{background:var(--orange)}.poster-band.pass{background:var(--pink)}.poster-band.retry,.poster-band.absent,.poster-band.unscored{background:#fff}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes spinner-rotate{to{transform:rotate(360deg)}}.spinner-svg{animation:.85s linear infinite spinner-rotate;display:block}.spinner-inline{justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.spinner-inline .spinner-svg{width:18px;height:18px}.spinner-lg{flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.spinner-lg .spinner-svg{width:40px;height:40px}.spinner-track{stroke:#1f6f8b38}.spinner-arc{stroke:var(--accent);stroke-dasharray:42 62;stroke-linecap:round}.boot-screen-inner{color:var(--muted);flex-direction:column;align-items:center;gap:12px;font-weight:700;display:flex}.toast-viewport{z-index:80;pointer-events:none;flex-direction:column;gap:10px;max-width:min(380px,100vw - 32px);display:flex;position:fixed;bottom:16px;right:16px}.toast-viewport .toast{pointer-events:auto}.toast{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:flex-start;gap:10px;padding:12px 14px;font-size:14px;font-weight:600;line-height:1.45;display:flex;box-shadow:0 10px 28px #1e2b382e}.toast-message{flex:1;min-width:0}.toast-dismiss{width:28px;height:28px;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;flex-shrink:0;padding:0;font-size:18px;line-height:1}.toast-dismiss:hover{color:#1e2b38;background:#1e2b380f}.toast.is-success{background:#f0faf3;border-color:#b8dfc8}.toast.is-error{color:#6b2a2a;background:#fdf2f2;border-color:#e4b4b4}.toast.is-info{background:#f0f8fc;border-color:#b6d5e4}.overlay-loader{z-index:70;background:#1e2b3859;place-items:center;display:grid;position:fixed;inset:0}.overlay-loader-inner{border:1px solid var(--line);background:#fff;border-radius:10px;flex-direction:column;align-items:center;gap:12px;padding:28px 32px;display:flex;box-shadow:0 18px 44px #1e2b3833}.overlay-loader-text{color:var(--header);margin:0;font-weight:700}.confirm-dialog-body{line-height:1.55}.bulk-date-field{gap:6px;margin-top:12px;font-weight:700;display:grid}.bulk-date-field input[type=date],.bulk-date-field select{padding:8px 10px;font-size:16px}.confirm-dialog-actions{margin-top:4px}.button-primary,.button-secondary,.button-ghost{position:relative}.button-primary.is-loading .button-label,.button-secondary.is-loading .button-label,.button-ghost.is-loading .button-label{opacity:0}.button-spinner-wrap{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.button-primary.small,.button-secondary.small{min-height:32px;padding:0 10px;font-size:13px}.route-progress{z-index:60;pointer-events:none;opacity:0;height:3px;transition:opacity .15s;position:fixed;top:0;left:0;right:0;overflow:hidden}.route-progress.is-active{opacity:1}.route-progress:after{content:"";background:linear-gradient(90deg, transparent, var(--accent), transparent);width:35%;height:100%;animation:.9s ease-in-out infinite route-progress-slide;display:block;transform:translate(-120%)}.route-progress.is-active:after{animation-play-state:running}.route-progress:not(.is-active):after{animation-play-state:paused}@keyframes route-progress-slide{0%{transform:translate(-120%)}to{transform:translate(320%)}}@keyframes skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.skeleton-block{background:linear-gradient(90deg,#e4ebf2 0%,#f4f7fa 45%,#e4ebf2 90%) 0 0/200% 100%;border-radius:6px;animation:1.3s ease-in-out infinite skeleton-shimmer}.kpi-card.is-skeleton span{width:56%;height:12px;margin-bottom:8px;display:block}.kpi-card.is-skeleton strong{width:72%;height:28px;display:block}.tr-skeleton td{padding:12px}.tr-skeleton .sk{background:linear-gradient(90deg,#e4ebf2 0%,#f4f7fa 45%,#e4ebf2 90%) 0 0/200% 100%;border-radius:4px;height:14px;animation:1.3s ease-in-out infinite skeleton-shimmer;display:block}@media print{@page{size:A4 portrait;margin:0}body{background:#fff;min-width:0}.app-header,.offline-banner,.poster-toolbar,.toast-viewport{display:none}.page-shell{width:auto;padding:0}.poster-sheet{width:210mm;max-width:none;min-height:297mm;box-shadow:none;border:0;padding:12mm;overflow:visible}.poster-header{padding-right:260px}.poster-stats{grid-template-columns:repeat(1,120px);margin:0;position:absolute;top:0;right:0}.poster-header h1{font-size:34px}.poster-header h2{font-size:30px}.poster-stats span{font-size:22px}.poster-stats strong{font-size:24px}.poster-table{font-size:26px}.poster-table th{font-size:28px}}.action-menu-wrap,.csv-action-menu-wrap{display:inline-flex;position:relative}.action-menu-backdrop,.csv-action-backdrop{z-index:199;position:fixed;inset:0}.action-menu-dropdown,.csv-action-dropdown{z-index:200;background:var(--color-surface,#fff);border:1px solid var(--color-border,#ddd);border-radius:6px;flex-direction:column;min-width:130px;display:flex;position:absolute;top:calc(100% + 4px);right:0;overflow:hidden;box-shadow:0 4px 16px #0000001f}.action-menu-item,.csv-action-item{color:inherit;cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:none;padding:10px 16px;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .12s;display:block}.action-menu-item:hover,.action-menu-item:focus-visible,.csv-action-item:hover,.csv-action-item:focus-visible{background:var(--color-hover,#0000000d);outline:none}.action-menu-item+.action-menu-item,.csv-action-item+.csv-action-item{border-top:1px solid var(--color-border,#eee)}.csv-import-not-found{color:var(--color-warning,#b45309);word-break:break-all}.error-text{color:var(--color-error,#dc2626);font-weight:500}
