:root{color-scheme:light;--dodo-orange: #ff6900;--dodo-orange-hover: #e55f00;--success: #00a046;--success-light: #e6f7ed;--warning-light: #fff8e6;--error: #e53935;--error-light: #fde8e8;--bg: #f7f7f5;--surface: #ffffff;--surface-soft: #f4f3f1;--surface-warm: #fff7f0;--table-sticky-bg: #efede9;--table-sticky-hover-bg: #fff1e6;--table-sticky-separator-shadow: inset -2px 0 0 #c9c1b9, 10px 0 18px -12px rgba(32, 32, 32, .32);--border: #e4e0dc;--border-strong: #d4cec8;--text: #202020;--muted: #6d6a66;--warning: #936300;--shadow: 0 10px 32px rgba(32, 32, 32, .06);--table-row-height: 40px;--sticky-location-width: 176px;--sticky-average-width: 88px;--rating-date-width: 92px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;min-width:320px;background:var(--bg);color:var(--text)}button,input,select,textarea{font:inherit}button{cursor:pointer}h1,h2,p{margin:0}h1{font-size:34px;line-height:1.12;letter-spacing:0}h2{font-size:18px;line-height:1.25;letter-spacing:0}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:24px}.auth-silent-check{min-height:100vh}.auth-card{width:min(520px,100%);display:grid;gap:18px;padding:28px;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.auth-copy{display:grid;gap:9px}.auth-copy p:last-child{color:var(--muted);line-height:1.5}.auth-status{min-height:44px;padding:11px 12px;border:1px solid var(--border);border-radius:8px;background:var(--surface-soft);color:var(--muted);font-size:14px;font-weight:800;line-height:1.35}.auth-status.ready{border-color:#bfe8d0;background:var(--success-light);color:var(--success)}.auth-status.warning{border-color:#f4df9c;background:var(--warning-light);color:var(--warning)}.auth-status.error{border-color:#f5c5c5;background:var(--error-light);color:var(--error)}.auth-actions{display:grid}.auth-device-panel{display:grid;gap:12px;padding-top:16px;border-top:1px solid var(--border)}.auth-device-panel>div{display:grid;gap:5px}.auth-device-panel span{color:var(--muted);font-size:12px;font-weight:800}.auth-device-panel strong{padding:12px 14px;border:1px solid var(--border);border-radius:8px;background:var(--surface-soft);color:var(--text);font-size:28px;line-height:1;letter-spacing:0;text-align:center}.auth-device-panel p{color:var(--muted);line-height:1.45}.admin-shell{min-height:100vh;padding:28px;display:grid;place-items:start center}.admin-login-card,.admin-panel{width:min(1120px,100%);border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.admin-login-card{max-width:520px;display:grid;gap:18px;padding:28px}.admin-login-card p,.admin-header p{color:var(--muted);line-height:1.5}.admin-login-form{display:grid;gap:14px}.admin-login-form .primary-button,.admin-toolbar .primary-button,.admin-toolbar .ghost-button,.admin-actions .ghost-button{display:inline-flex;align-items:center;justify-content:center;gap:8px}.admin-panel{padding:24px}.admin-header{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;padding-bottom:18px;border-bottom:1px solid var(--border)}.admin-header>div:first-child{display:grid;gap:8px}.admin-actions,.admin-toolbar{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.admin-toolbar{padding:18px 0}.admin-muted{color:var(--muted);font-size:13px;font-weight:800}.admin-cache-status{margin-bottom:18px;padding:12px 14px;border:1px solid var(--border);border-radius:8px;color:var(--muted);font-size:13px;font-weight:800;line-height:1.45}.admin-device-panel{display:grid;grid-template-columns:minmax(180px,260px) auto minmax(0,1fr);gap:12px;align-items:center;padding:14px;margin-bottom:18px;border:1px solid var(--border);border-radius:8px;background:var(--surface-soft)}.admin-device-panel>div{display:grid;gap:5px}.admin-device-panel span{color:var(--muted);font-size:12px;font-weight:800}.admin-device-panel strong{padding:10px 12px;border:1px solid var(--border);border-radius:8px;background:var(--surface);font-size:24px;line-height:1;text-align:center}.admin-device-panel p{color:var(--muted);line-height:1.45}.admin-empty{padding:24px;border:1px dashed var(--border-strong);border-radius:8px;color:var(--muted);font-weight:800;text-align:center}.admin-token-table-wrap{overflow:auto;border:1px solid var(--border);border-radius:8px}.admin-token-table{width:100%;min-width:920px;border-collapse:collapse}.admin-token-table th,.admin-token-table td{padding:15px 14px;border-bottom:1px solid var(--border);text-align:left;vertical-align:top}.admin-token-table tr:last-child th,.admin-token-table tr:last-child td{border-bottom:0}.admin-token-table thead th{background:var(--surface-soft);color:var(--muted);font-size:12px;font-weight:900}.admin-token-table tbody th,.admin-token-table td{font-size:14px}.admin-token-table tbody th,.admin-token-table td:first-child{color:var(--text)}.admin-token-table span{display:block;margin-top:4px;color:var(--muted);font-size:12px;font-weight:700}.admin-ok-cell{color:var(--success);font-weight:900}.admin-error-cell{color:var(--error);font-weight:900}.app-shell{width:min(1480px,100%);min-height:100vh;margin:0 auto;padding:28px 24px 32px;display:grid;grid-template-columns:292px minmax(0,1fr);gap:18px;align-items:stretch;transition:grid-template-columns .18s ease}.app-shell.nav-collapsed{grid-template-columns:88px minmax(0,1fr)}.service-shell{display:flex;flex-direction:column;min-width:0;min-height:calc(100vh - 60px)}.side-menu{position:sticky;top:24px;display:grid;gap:12px;align-content:start;min-width:0;min-height:calc(100vh - 56px);padding:14px;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.side-menu-head{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:40px;color:var(--muted);font-size:12px;font-weight:900}.nav-toggle{display:inline-grid;place-items:center;width:34px;height:34px;padding:0;border:1px solid var(--border);border-radius:8px;background:var(--surface-soft);color:var(--muted)}.nav-toggle:hover{border-color:var(--dodo-orange);color:var(--dodo-orange)}.nav-toggle svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.side-menu-options{display:grid;gap:12px;align-self:start}.side-menu-group{display:grid;gap:7px;min-width:0}.side-menu-group-toggle{display:grid;grid-template-columns:34px minmax(0,1fr) 18px;gap:10px;align-items:center;width:100%;min-height:42px;padding:4px 6px;border:1px solid transparent;border-radius:8px;background:transparent;color:var(--muted);text-align:left}.side-menu-group-toggle:hover{background:var(--surface-soft);color:var(--text)}.side-menu-group.active .side-menu-group-toggle{color:var(--dodo-orange)}.side-menu-group-label{min-width:0;color:inherit;font-size:13px;font-weight:900;line-height:1.25}.side-menu-chevron{color:inherit;transition:transform .16s ease}.side-menu-group:not(.open) .side-menu-chevron{transform:rotate(-90deg)}.side-menu-group-items{display:grid;gap:6px;margin-left:16px;padding:0 0 2px 10px;border-left:1px solid var(--border)}.side-menu-button{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:center;min-width:0;min-height:44px;padding:5px 6px;border:1px solid transparent;border-radius:8px;background:transparent;color:var(--text);text-align:left}.side-menu-button:hover{background:var(--surface-warm)}.side-menu-button.active{border-color:#ffd7bd;background:var(--surface-warm);color:var(--dodo-orange)}.side-menu-icon{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:7px;background:var(--surface-soft);color:inherit}.side-menu-button.active .side-menu-icon,.side-menu-group.active .group-icon{background:var(--surface)}.side-menu-label{min-width:0;font-size:14px;font-weight:900;line-height:1.25}.nav-collapsed .side-menu{padding:12px}.nav-collapsed .side-menu-options{gap:14px}.nav-collapsed .side-menu-group{justify-items:center;gap:6px;padding:7px 5px 8px;border:1px solid var(--border);border-radius:10px;background:#fbfaf8}.nav-collapsed .side-menu-group.active{border-color:#ffd7bd;background:var(--surface-warm)}.nav-collapsed .side-menu-head span,.nav-collapsed .side-menu-group-label,.nav-collapsed .side-menu-chevron,.nav-collapsed .side-menu-label{display:none}.nav-collapsed .side-menu-head{justify-content:center}.nav-collapsed .side-menu-group-toggle,.nav-collapsed .side-menu-button{grid-template-columns:1fr;justify-items:center;width:38px;min-height:38px;padding:2px}.nav-collapsed .side-menu-group-toggle{background:transparent}.nav-collapsed .side-menu-group-toggle:hover{background:var(--surface)}.nav-collapsed .side-menu-group-toggle .side-menu-icon{width:34px;height:34px;background:var(--surface)}.nav-collapsed .side-menu-group-items{position:relative;justify-items:end;width:100%;margin-left:0;padding:7px 0 0;border-left:0}.nav-collapsed .side-menu-button{position:relative;z-index:1;background:transparent}.nav-collapsed .side-menu-button .side-menu-icon{width:34px;height:34px;background:var(--surface)}.nav-collapsed .side-menu-button.active{border-color:#ffd7bd;background:var(--surface)}.topbar{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:18px}.title-block{display:grid;gap:8px;min-width:260px}.title-block p{max-width:640px;color:var(--muted);font-size:15px;line-height:1.45}.topbar-actions,.inline-form{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.logout-button{display:inline-flex;align-items:center;justify-content:center;gap:8px}.auto-refresh-note{display:inline-flex;align-items:center;min-height:42px;padding:0 12px;color:var(--muted);font-size:13px;font-weight:900;line-height:1.35}.status-chip{display:inline-flex;align-items:center;min-height:42px;max-width:420px;padding:8px 12px;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--muted);font-size:13px;font-weight:700;line-height:1.3}.status-chip.ready{border-color:#bfe8d0;background:var(--success-light);color:var(--success)}.status-chip.warning{border-color:#f4df9c;background:var(--warning-light);color:var(--warning)}.status-chip.error{border-color:#f5c5c5;background:var(--error-light);color:var(--error)}.status-chip.neutral{background:var(--surface-soft)}.app-footer{display:flex;justify-content:flex-start;margin-top:auto;padding-top:16px}.footer-status-text{color:var(--muted);font-size:13px;font-weight:800;line-height:1.45}.eyebrow{margin:0 0 5px;color:var(--dodo-orange);font-size:12px;font-weight:800;letter-spacing:0}.device-link{display:inline-flex;align-items:center;justify-content:center;min-width:130px;text-decoration:none}.control-band{display:flex;gap:14px;align-items:center;padding:14px;border:1px solid var(--border);border-radius:8px;background:var(--surface)}.view-tabs{display:flex;align-items:flex-end;gap:2px;padding-left:14px;margin-bottom:-1px}.view-tab{min-width:168px;min-height:42px;padding:0 22px;border:1px solid var(--border);border-bottom-color:var(--border);border-radius:8px 8px 0 0;background:var(--surface-soft);color:var(--muted);font-weight:900}.view-tab:hover{color:var(--dodo-orange)}.view-tab.active{position:relative;z-index:2;background:var(--surface);border-bottom-color:var(--surface);color:var(--dodo-orange)}.view-summary-band{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;width:100%;margin-bottom:14px;padding:12px}.search-field{display:grid;align-content:center;gap:7px;min-width:0}.search-field span{color:var(--muted);font-size:12px;font-weight:900}.view-summary-band .metric-card{min-height:92px;padding:0 14px;border:0;border-left:1px solid var(--border);border-radius:0;background:transparent}.view-summary-band .metric-card:first-child{border-left:0}.view-summary-band .metric-card,.view-summary-band .metric-button{display:grid;grid-template-rows:18px 34px 32px;align-content:center}.view-summary-band .metric-label{display:flex;align-items:center}.view-summary-band .metric-card strong{display:flex;align-items:center;margin-top:0}.view-summary-band .metric-card small{display:flex;align-items:flex-start;margin-top:0;max-width:280px}.control-group{display:grid;gap:6px}.control-group.unlabeled{gap:0}.control-group>span,.scope-copy small{color:var(--muted);font-size:12px;font-weight:800}.scope-copy{display:grid;gap:5px;align-self:center}.scope-copy strong{font-size:16px;line-height:1.25}.segmented{display:inline-grid;grid-template-columns:repeat(2,minmax(76px,1fr));gap:2px;padding:3px;border:1px solid var(--border);border-radius:8px;background:var(--surface-soft)}.segmented.wide{grid-template-columns:repeat(2,minmax(152px,1fr))}.segment{min-height:38px;border:0;border-radius:6px;background:transparent;color:var(--muted);font-weight:800}.segment:hover{color:var(--dodo-orange)}.segment.active{background:var(--surface);color:var(--dodo-orange);box-shadow:0 1px 3px #20202014}.field{display:grid;gap:6px;min-width:0}.field span{color:var(--muted);font-size:12px;font-weight:800}input,select,textarea{width:100%;min-height:42px;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--text);padding:9px 11px;outline:none}input:focus,select:focus,textarea:focus{border-color:var(--dodo-orange);box-shadow:0 0 0 3px #ff690024}.primary-button,.ghost-button,.icon-button{min-height:42px;border-radius:8px;border:1px solid transparent;font-weight:800}.primary-button{padding:0 16px;background:var(--dodo-orange);color:#fff}.primary-button:hover{background:var(--dodo-orange-hover)}.primary-button:disabled,.ghost-button:disabled{cursor:not-allowed;opacity:.55}.ghost-button{padding:0 14px;background:var(--surface);border-color:var(--border);color:var(--text)}.ghost-button:hover{border-color:var(--dodo-orange);color:var(--dodo-orange)}.ghost-button.danger:hover{border-color:var(--error);color:var(--error)}.icon-button{width:38px;min-width:38px;padding:0;background:var(--error-light);color:var(--error);border-color:transparent;font-size:20px;line-height:1}.summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:16px 0}.summary-grid.compact{grid-template-columns:minmax(240px,460px);margin-top:0}.metric-card,.table-panel,.forecast-panel,.appeals-panel,.forecast-card{border:1px solid var(--border);border-radius:8px;background:var(--surface)}.metric-card{min-height:112px;padding:16px}.metric-button{width:100%;cursor:pointer;font:inherit;text-align:left;transition:background .16s ease,box-shadow .16s ease,color .16s ease}.metric-button:hover,.metric-button.active{background:var(--surface-warm);color:var(--dodo-orange)}.metric-button.active{box-shadow:inset 0 0 0 1px #ffd7bd}.metric-card.inactive{opacity:.78}.metric-label{display:block;color:var(--muted);font-size:12px;font-weight:800}.metric-card strong{display:block;margin-top:7px;font-size:30px;line-height:1;letter-spacing:0}.metric-card small,.forecast-card small,.section-head p{color:var(--muted);line-height:1.45}.metric-card small{display:block;margin-top:7px;font-size:13px}.workspace-grid{display:block}.table-panel,.forecast-panel,.appeals-panel{overflow:visible;box-shadow:var(--shadow)}.section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px 12px}.section-head>div{min-width:0}.section-search{width:min(340px,36vw);margin-left:auto}.section-search input{background:var(--surface-soft)}.table-scroll-shell{position:relative;border-top:1px solid var(--border)}.table-sticky-head{position:sticky;top:0;z-index:30;background:var(--surface);box-shadow:0 1px 0 var(--border)}.table-scroll-top{height:10px;overflow-x:auto;overflow-y:hidden;border-bottom:1px solid var(--border);background:var(--surface-soft)}.table-scroll-top.hidden{display:none}.table-scroll-spacer{height:1px}.table-head-wrap{overflow:hidden;background:var(--surface-soft)}.table-head-content{min-width:100%}.table-wrap{overflow-x:auto;overflow-y:hidden;scrollbar-width:none;border-top:0}.table-wrap::-webkit-scrollbar{display:none}.table-scroll-content{min-width:100%}table{border-collapse:collapse;background:var(--surface);table-layout:fixed}.ratings-table{width:max(100%,calc(var(--sticky-location-width) + var(--sticky-average-width) + var(--ratings-dates-width, 1104px)))}.forecast-table{width:max(100%,900px)}.appeals-table{width:max(100%,calc(var(--sticky-location-width) + var(--ratings-dates-width, 1104px)))}.appeals-table thead th:nth-child(2){position:static;left:auto;z-index:1;width:var(--rating-date-width);min-width:var(--rating-date-width);max-width:var(--rating-date-width)}.appeals-table tbody td:nth-child(2){position:static;left:auto;z-index:auto;width:var(--rating-date-width);min-width:var(--rating-date-width);max-width:var(--rating-date-width);background:var(--surface);box-shadow:none}.appeals-table thead th:nth-child(n+2),.appeals-table tbody td:nth-child(n+2){width:var(--rating-date-width);min-width:var(--rating-date-width);max-width:var(--rating-date-width)}.appeals-controls{display:grid;grid-template-columns:minmax(260px,1fr) minmax(180px,240px) auto;gap:14px;align-items:end;padding:0 18px 18px}.appeals-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--surface-soft)}.appeals-stat{display:grid;grid-template-rows:20px 38px 22px;gap:2px;padding:16px 18px;border-left:1px solid var(--border)}.appeals-stat:first-child{border-left:0}.appeals-stat span,.appeals-stat small{color:var(--muted);font-size:12px;font-weight:900;line-height:1.35}.appeals-stat strong{color:var(--text);font-size:30px;line-height:1}.appeals-status{margin:16px 18px 0;color:var(--muted);font-size:13px;font-weight:800;line-height:1.45}.appeals-status.table-status{margin:0;padding:0 18px 14px}.appeals-status.error{color:var(--error)}.appeals-status.ready{color:var(--success)}.appeals-status.warning{color:var(--warning)}.appeals-list{margin-top:16px;border-top:1px solid var(--border)}.appeal-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;min-height:62px;padding:12px 18px;border-bottom:1px solid var(--border)}.appeal-row:last-child{border-bottom:0}.appeal-row strong{display:block;color:var(--text);font-size:14px;line-height:1.35}.appeal-row small{display:block;margin-top:3px;color:var(--muted);font-size:12px;line-height:1.35}.appeal-rating-cell{background:#fbfbfa}.appeal-rating-cell.low,tbody tr:hover .appeal-rating-cell.low{background:var(--error-light)}.appeal-rating-cell.empty{color:var(--muted)}.appeal-cell-content,.appeal-cell-button{display:grid;align-content:center;justify-items:start;gap:1px;width:100%;min-height:30px}.appeal-cell-button{padding:0;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;text-align:left}.appeal-rating-cell.clickable{color:var(--dodo-orange)}.appeal-rating-cell.clickable:hover{background:var(--surface-warm)}.appeal-rating-cell.clickable.low:hover{background:#fbdada}.appeal-cell-rating{color:var(--muted);font-size:9.5px;font-weight:900;line-height:1.1}.appeal-cell-rating-row{display:flex;align-items:baseline;gap:4px;min-width:0;max-width:100%}.appeal-cell-status{min-width:0;color:var(--muted);font-size:7.5px;font-weight:800;line-height:1.1;white-space:nowrap}.appeal-rating-cell.low .appeal-cell-rating,.appeal-rating-cell.low .appeal-cell-status{color:#a72724}.appeal-cell-count{color:var(--text);font-size:16px;font-weight:900;line-height:1}.appeal-rating-cell.clickable .appeal-cell-count{color:var(--dodo-orange)}th,td{height:var(--table-row-height);padding:6px 8px;border-bottom:1px solid var(--border);text-align:left;vertical-align:middle}thead th{position:sticky;top:0;z-index:1;background:var(--surface-soft);color:var(--muted);font-size:11px;font-weight:900}th{color:var(--muted);font-size:11px;font-weight:900}.sort-button{display:inline-flex;align-items:center;justify-content:flex-start;gap:5px;width:100%;min-height:20px;padding:0;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;font-weight:900;letter-spacing:0;text-align:left}.sort-button span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis}.sort-button:hover,.sort-button.active{color:var(--dodo-orange)}.sort-arrow{display:inline-grid;place-items:center;width:10px;color:var(--muted);font-size:11px;opacity:.45}.sort-button.active .sort-arrow{color:var(--dodo-orange);opacity:1}tbody th{height:var(--table-row-height);color:var(--text);font-size:12px;font-weight:900}tbody tr{height:var(--table-row-height)}tbody tr:hover td,tbody tr:hover .location-cell{background:#fffaf6}.appeals-table tbody td.appeal-rating-cell.low,.appeals-table tbody tr:hover td.appeal-rating-cell.low{background:var(--error-light)}.appeals-table tbody td.appeal-rating-cell.clickable.low:hover{background:#fbdada}tbody tr:last-child td,tbody tr:last-child th{border-bottom:0}.location-cell{width:var(--sticky-location-width);min-width:var(--sticky-location-width);max-width:var(--sticky-location-width);position:sticky;left:0;top:auto;z-index:2;background:var(--surface)}.location-cell:hover,.location-cell:focus-within{z-index:70}.location-name{display:block;line-height:1.15}.prescription-note{display:block;position:relative;margin-top:2px;width:fit-content;padding:2px 6px;border:1px solid var(--border);border-radius:6px;background:var(--surface-soft);color:var(--muted);cursor:help;font-size:9.5px;font-weight:900;line-height:1.1;white-space:nowrap}.prescription-note:after{position:absolute;bottom:calc(100% + 8px);left:0;z-index:90;display:none;width:max-content;max-width:280px;padding:8px 10px;border-radius:8px;background:var(--text);box-shadow:0 10px 28px #20202038;color:#fff;content:attr(data-tooltip);font-size:12px;font-weight:800;line-height:1.35;white-space:normal}.prescription-note:before{position:absolute;bottom:calc(100% + 3px);left:14px;z-index:91;display:none;width:10px;height:10px;background:var(--text);content:"";transform:rotate(45deg)}.prescription-note:hover:after,.prescription-note:hover:before,.prescription-note:focus-visible:after,.prescription-note:focus-visible:before{display:block}.prescription-note.due-soon{border-color:#f4df9c;background:var(--warning-light);color:var(--warning)}.prescription-note.overdue{border-color:#f5c5c5;background:var(--error-light);color:var(--error)}thead th:first-child{width:var(--sticky-location-width);min-width:var(--sticky-location-width);max-width:var(--sticky-location-width);left:0;z-index:5}thead th:nth-child(2){width:var(--sticky-average-width);min-width:var(--sticky-average-width);max-width:var(--sticky-average-width);position:sticky;left:var(--sticky-location-width);z-index:5}tbody td:nth-child(2){width:var(--sticky-average-width);min-width:var(--sticky-average-width);max-width:var(--sticky-average-width);position:sticky;left:var(--sticky-location-width);z-index:2;background:var(--surface);box-shadow:1px 0 0 var(--border)}tbody tr:hover td:nth-child(2){background:#fffaf6}.ratings-table thead th:first-child,.ratings-table tbody .location-cell{background:var(--surface)}.ratings-table thead th:nth-child(2),.ratings-table tbody td:nth-child(2){background:var(--table-sticky-bg)}.ratings-table thead th:nth-child(2),.ratings-table tbody td:nth-child(2){box-shadow:var(--table-sticky-separator-shadow)}.ratings-table thead th:nth-child(3),.ratings-table tbody td:nth-child(3){box-shadow:inset 6px 0 0 var(--bg)}.ratings-table tbody tr:hover .location-cell{background:#fffaf6}.ratings-table tbody tr:hover td:nth-child(2){background:var(--table-sticky-hover-bg)}.ratings-table tbody td.average-cell.low,.ratings-table tbody tr:hover td.average-cell.low{background:var(--error-light)}.ratings-table thead th:nth-child(n+3),.ratings-table tbody td:nth-child(n+3){width:var(--rating-date-width);min-width:var(--rating-date-width);max-width:var(--rating-date-width)}.forecast-table thead th:nth-child(3),.forecast-table tbody td:nth-child(3){min-width:132px}.forecast-table thead th:nth-child(n+4),.forecast-table tbody td:nth-child(n+4){min-width:150px}.rating-cell,.forecast-value{min-width:var(--rating-date-width)}.average-cell{min-width:var(--sticky-average-width);font-weight:900;font-size:13px}.rating-cell{position:relative;background:#fbfbfa}.rating-cell strong,.forecast-value strong{display:block;font-size:13px;line-height:1.15}.rating-cell small,.forecast-value small{display:block;margin-top:2px;max-width:calc(var(--rating-date-width) - 8px);color:var(--muted);font-size:9.5px;line-height:1.15;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rating-cell small{position:absolute;top:calc(50% + 5px);left:4px;right:4px;margin-top:0}.rating-cell.low,.average-cell.low{background:var(--error-light);color:var(--error)}tbody tr:hover .rating-cell.low,tbody tr:hover .average-cell.low{background:var(--error-light)}.rating-cell.low small{color:#a72724}.forecast-value.growth-result{background:var(--error-light)}.forecast-value.decline-result{background:var(--success-light)}.forecast-value.growth-result small{color:#a72724}.forecast-value.decline-result small{color:var(--success)}.status-pill{display:inline-flex;align-items:center;min-height:22px;padding:3px 7px;border-radius:999px;font-size:11px;font-weight:900}.status-pill.done,.status-pill.ok{background:var(--success-light);color:var(--success)}.status-pill.warn{background:var(--warning-light);color:var(--warning)}.status-pill.bad,.status-pill.growth{background:var(--error-light);color:var(--error)}.status-pill.decline{background:var(--warning-light);color:var(--warning)}.status-pill.forecast-condition-pill{min-height:18px;padding:2px 6px;font-size:9.5px;line-height:1.15}.empty-state{padding:18px 10px;color:var(--muted);text-align:center}[hidden]{display:none!important}@media(max-width:980px){.app-shell,.app-shell.nav-collapsed{grid-template-columns:1fr}.side-menu{position:static;min-height:auto}.side-menu-options{grid-template-columns:repeat(2,minmax(0,1fr))}.nav-collapsed .side-menu-options{gap:12px}.nav-collapsed .side-menu-group{justify-items:stretch;gap:7px;padding:0;border:0;border-radius:0;background:transparent}.nav-collapsed .side-menu-head span,.nav-collapsed .side-menu-group-label,.nav-collapsed .side-menu-chevron,.nav-collapsed .side-menu-label{display:inline}.nav-collapsed .side-menu-group-toggle,.nav-collapsed .side-menu-button{grid-template-columns:34px minmax(0,1fr);justify-items:start;width:100%;min-height:44px;padding:5px 6px}.nav-collapsed .side-menu-group-toggle{grid-template-columns:34px minmax(0,1fr) 18px}.nav-collapsed .side-menu-group-toggle .side-menu-icon,.nav-collapsed .side-menu-button .side-menu-icon{width:34px;height:34px;background:var(--surface-soft)}.nav-collapsed .side-menu-group-items{justify-items:stretch;width:auto;margin-left:16px;padding:0 0 2px 10px;border-left:1px solid var(--border)}.topbar{display:grid;align-items:start}.topbar-actions{justify-content:start}.control-band{width:100%}.view-summary-band{grid-template-columns:repeat(2,minmax(0,1fr))}.view-summary-band .metric-card{border-left:0;border-top:1px solid var(--border)}.view-summary-band .metric-card:nth-child(-n+2){border-top:0}.summary-grid,.appeals-controls,.appeals-summary{grid-template-columns:1fr}.appeals-stat,.appeals-stat:first-child{border-left:0;border-top:1px solid var(--border)}.appeals-stat:first-child{border-top:0}}@media(max-width:620px){.app-shell{padding:16px}h1{font-size:28px}.title-block p{font-size:14px}.topbar-actions{display:grid;grid-template-columns:1fr;width:100%}.side-menu-options{grid-template-columns:1fr}.view-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding-left:0}.view-tab{min-width:0}.segmented,.segmented.wide{width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}.control-group,.view-band,.view-summary-band{width:100%}.view-summary-band{grid-template-columns:1fr}.view-summary-band .metric-card,.view-summary-band .metric-card:nth-child(-n+2){border-top:1px solid var(--border)}.view-summary-band .metric-card:first-child{border-top:0}.section-head{display:grid}.section-search{width:100%;margin-left:0}.status-chip,.primary-button,.ghost-button{width:100%}.appeal-row{grid-template-columns:1fr;justify-items:start}}
