:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:var(--se-font-body);--se-bg:#eef1ea;--se-bg-deep:#dde4d7;--se-surface:#ffffffe6;--se-surface-strong:#fff;--se-surface-soft:#f5f7f1;--se-surface-tint:#ebf0e5;--se-shell-bg:#f7f8f5;--se-report-shell-bg:#f8faf7;--se-entry-shell-bg:#f7f9f6;--se-raised-surface:#fff;--se-soft-surface:#f8faf6;--se-tinted-surface:#edf4ef;--se-section-band-bg:#fff;--se-nested-panel-bg:#fbfcf9;--se-text:#172118;--se-text-muted:#596355;--se-text-muted-strong:#465044;--se-line:#1821181a;--se-line-strong:#1821182e;--se-brand:#6fa031;--se-brand-strong:#5a8a26;--se-brand-deep:#3e5c14;--se-accent:#123c33;--se-accent-soft:#e3ece8;--se-accent-shell:#123c33;--se-accent-profile:#1c6d63;--se-accent-reports:#5a8a26;--se-accent-awards:#8b7d2b;--se-accent-progress:#15483e;--se-accent-director-vote:#295f4d;--se-accent-warm:#b48832;--se-danger:#b95848;--se-danger-strong:#9f4334;--se-warning:#a67d2d;--se-warning-soft:#fff7e7;--se-success-soft:#f3f8e4;--se-empty-soft:#f6f8f4;--se-shadow-soft:0 2px 8px #121d120a;--se-shadow-rich:0 8px 20px #0e180e12;--se-shadow-card:0 2px 8px #121d120a;--se-shadow-elevated:0 6px 16px #1021160f;--se-shadow-hover:0 4px 12px #123c330f;--se-shadow-sticky:0 6px 18px #123c3314;--se-shadow-mobile:0 2px 8px #121d120d;--se-shadow-button:0 6px 12px #5a8a2624;--se-radius-card:10px;--se-radius-panel:14px;--se-radius-pill:10px;--se-radius-input:8px;--se-radius-summary:10px;--se-space-section:24px;--se-space-card:18px;--se-space-mobile:16px;--se-space-sticky:18px;--se-content-width:1200px;--se-font-heading:"Inter", system-ui, sans-serif;--se-font-body:"Inter", system-ui, sans-serif;--se-gradient-brand:linear-gradient(180deg, #6fa031 0%, #5a8a26 100%);--se-gradient-surface:#fff;--se-gradient-shell:var(--se-shell-bg);--se-focus-color:#5a8a26;--se-focus-ring:0 0 0 3px #6fa0312e;--se-button-hover-border:#123c332e;--se-selected-card-border:#5a8a2657;--se-active-row-bg:#f4f8efeb;--se-disabled-contrast:.58;--se-state-draft-bg:linear-gradient(180deg, #fbfaf4 0%, #f1ede2 100%);--se-state-submitted-bg:linear-gradient(180deg, #f4f8e8 0%, #e5f0ce 100%);--se-state-readonly-bg:linear-gradient(180deg, #edf5ef 0%, #dfece2 100%);--se-state-success-bg:linear-gradient(180deg, #f7fbf1 0%, #ecf4db 100%);--se-state-error-bg:linear-gradient(180deg, #fff8f6 0%, #f9ece7 100%);--se-state-warning-bg:linear-gradient(180deg, #fffaf0 0%, #f8ebc8 100%);--se-state-empty-bg:linear-gradient(180deg, #fbfcfa 0%, #f1f4ee 100%);--se-focus-active-bg:#edf7f4;--se-focus-active-border:#1c6d636b;--se-focus-current-bg:#fff8e8;--se-focus-current-border:#b488326b;--se-focus-complete-bg:#f1f8e7;--se-focus-complete-border:#5a8a2657;--se-focus-error-bg:#fff5f1;--se-focus-error-border:#9f433457;--se-compact-grid-two-col:repeat(2, minmax(0, 1fr));--se-compact-grid-four-col:repeat(4, minmax(0, 1fr));--se-compact-panel-bg:linear-gradient(180deg, #fffffffa, #f7f9f3f2);--se-compact-panel-gap:18px;--se-compact-row-gap:14px;line-height:1.5}*{box-sizing:border-box}.stage-environment{--environment-banner-height:32px}.environment-banner{z-index:100;height:var(--environment-banner-height);color:#fff;letter-spacing:.08em;text-align:center;white-space:nowrap;background:#9a3412;justify-content:center;align-items:center;padding:0 1rem;font-size:.72rem;font-weight:800;line-height:1;display:flex;position:sticky;top:0;overflow:hidden}@media (width<=360px){.stage-environment{--environment-banner-height:48px}.environment-banner{letter-spacing:.04em;white-space:normal;padding:.25rem .5rem;font-size:.68rem;line-height:1.2}}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}button{transition:none}button:hover:not(:disabled){transform:none}}body{min-width:320px;font-family:var(--se-font-body);color:var(--se-text);background:var(--se-gradient-shell);letter-spacing:0;margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{transition:box-shadow .18s,background-color .18s,border-color .18s,color .18s}button:hover:not(:disabled){transform:none}button:disabled{cursor:not-allowed;opacity:var(--se-disabled-contrast)}:is(button,a,input,select,textarea):focus-visible{outline:2px solid var(--se-focus-color);outline-offset:2px}h1,h2,h3,h4{color:var(--se-text);font-family:var(--se-font-heading);letter-spacing:0;margin:0;font-weight:650;line-height:1.15}h1{font-size:clamp(1.7rem,2.2vw,2.35rem)}h2{font-size:clamp(1.45rem,1.7vw,1.9rem)}h3{font-size:clamp(1.15rem,1.25vw,1.35rem)}h4{font-size:1rem}p{margin:0}.site-shell{min-height:calc(100dvh - var(--environment-banner-height,0px))}.site-shell-report{background:var(--se-report-shell-bg)}.page-shell{width:min(100%, var(--se-content-width));margin:0 auto;padding:0 24px}.page-shell.narrow{max-width:720px}.page-content{padding-top:18px;padding-bottom:42px}.site-header{padding:14px 0 0}.site-header-bar,.hero-card,.auth-card,.portal-card,.card,.question-card,.results-table-shell,.result-rank-card,.results-card,.stadium-table tbody tr,.stadium-empty-state,.dashboard-filter-panel{background:var(--se-gradient-surface);border:1px solid var(--se-line);box-shadow:var(--se-shadow-soft);-webkit-backdrop-filter:none;backdrop-filter:none}.site-header-bar{border-radius:var(--se-radius-panel);justify-content:space-between;align-items:center;gap:18px;min-height:96px;padding:14px 18px;display:flex}.judge-portal-shell{min-height:calc(100dvh - var(--environment-banner-height,0px));background:var(--se-report-shell-bg)}.judge-shell-mobile-overlay{inset:var(--environment-banner-height,0px) 0 0;z-index:70;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0e180e7a;border:0;position:fixed}.judge-shell-mobile-drawer,.judge-shell-sidebar{background:linear-gradient(180deg, var(--se-accent) 0%, var(--se-brand-strong) 100%);color:#dce7e1}.judge-shell-mobile-drawer{inset:var(--environment-banner-height,0px) auto 0 0;z-index:80;width:min(300px,100vw - 40px);max-width:100%;padding:14px 12px;transition:transform .2s;position:fixed;overflow:hidden;transform:translate(-100%);box-shadow:14px 0 32px #123c3338}.judge-shell-mobile-drawer.is-open{transform:translate(0)}.judge-shell-mobile-close-row{justify-content:flex-end;margin-bottom:10px;display:flex}.judge-shell-sidebar{display:none}.judge-shell-sidebar-content{flex-direction:column;min-width:0;height:100%;display:flex;overflow:hidden}.judge-shell-brand{align-items:center;gap:10px;min-width:0;display:flex}.judge-shell-brand .brand-mark{background:#fff;border-radius:10px;flex:none;width:56px;min-width:56px;height:56px;padding:8px}.judge-shell-brand .brand-mark-badge{display:none}.judge-shell-brand .brand-mark-logo{width:100%;max-width:42px}.judge-shell-brand-copy,.judge-shell-title-block{min-width:0}.judge-shell-brand-copy p,.judge-shell-workflow-head p{color:#ffffffa8;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:900}.judge-shell-brand-copy strong,.judge-shell-workflow-head strong{color:#fff;white-space:nowrap;font-weight:900;display:block}.judge-shell-divider{background:#ffffff29;height:1px;margin:14px 0}.judge-shell-nav{gap:6px;display:grid}.judge-shell-nav-button{color:#dce7e1;text-align:left;background:0 0;border:0;border-left:3px solid #0000;border-radius:8px;align-items:center;gap:10px;width:100%;min-height:40px;padding:9px 12px;font-size:.9rem;font-weight:900;display:flex}.judge-shell-nav-button:hover:not(:disabled),.judge-shell-nav-button:focus-visible,.judge-shell-nav-button.is-active{color:#fff;background:#ffffff1f}.judge-shell-nav-button.is-active{border-left-color:#fff;box-shadow:inset 3px 0 #9bc94ad1}.judge-shell-nav-icon{flex:0 0 20px;justify-content:center;align-items:center;display:inline-flex}.judge-shell-nav-copy{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.judge-shell-context-workflow{display:none}.judge-shell-workflow{border-top:1px solid #ffffff29;gap:10px;min-width:0;margin-top:16px;padding-top:16px;display:grid}.judge-shell-workflow-head{min-width:0;display:block}.judge-shell-workflow-mark{color:#fff;background:#ffffff24;border-radius:9px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;font-size:.76rem;font-weight:900;display:inline-flex}.judge-shell-workflow-status{gap:8px;display:grid}.judge-shell-workflow-status .autosave-status{color:#fff;background:#ffffff1a;border-color:#fff3;width:fit-content}.judge-shell-workflow-track{background:#ffffff29;border-radius:999px;height:6px;display:block;overflow:hidden}.judge-shell-workflow-track span{width:var(--judge-workflow-progress);background:#fff;height:100%;display:block}.judge-shell-workflow-list{gap:5px;margin:0;padding:0;list-style:none;display:grid}.judge-shell-workflow-link{color:#fff;text-align:left;cursor:pointer;background:#ffffff14;border:1px solid #ffffff24;border-radius:8px;align-items:center;gap:8px;width:100%;min-width:0;min-height:40px;padding:8px 10px;font-size:.86rem;font-weight:700;display:flex}.judge-shell-workflow-link:hover,.judge-shell-workflow-link:focus-visible{color:#fff;background:#ffffff29;border-color:#ffffff47}.judge-shell-workflow-link.is-active{color:#fff;background:#ffffff38;border-color:#ffffff6b;box-shadow:inset 3px 0 #fff}.judge-shell-workflow-short{color:#fff;background:#fff3;border-radius:999px;flex:none;justify-content:center;align-items:center;min-width:34px;min-height:24px;padding:0 6px;font-size:.7rem;font-weight:800;display:inline-flex}.judge-shell-workflow-copy{gap:1px;min-width:0;display:grid}.judge-shell-workflow-copy>span{text-overflow:ellipsis;white-space:nowrap;color:#fff;font-weight:700;overflow:hidden}.judge-shell-workflow-link.is-active .judge-shell-workflow-copy>span{font-weight:800}.judge-shell-workflow .report-workflow-status{color:#ffffffe0;font-weight:700}.judge-shell-workflow .report-workflow-status.complete{color:#e8f5d4}.judge-shell-workflow .report-workflow-status.warning{color:#fff4d6}.judge-shell-workflow-link.is-active .report-workflow-status{color:#fff}.judge-shell-next-button{color:#fff;background:#ffffff1f;border:1px solid #fff3;border-radius:8px;min-height:34px;font-size:.78rem;font-weight:900}.judge-shell-next-button:hover:not(:disabled),.judge-shell-next-button:focus-visible{background:#ffffff2e}.judge-shell-sidebar-footer{border-top:1px solid #ffffff29;gap:4px;margin-top:auto;padding-top:14px;display:grid}.judge-shell-main{min-width:0;min-height:calc(100dvh - var(--environment-banner-height,0px))}.judge-shell-header{top:var(--environment-banner-height,0px);z-index:30;border-bottom:1px solid var(--se-line);box-shadow:var(--se-shadow-soft);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;justify-content:space-between;align-items:center;gap:16px;padding:12px 18px;display:flex;position:sticky}.judge-shell-header-main,.judge-shell-header-actions{align-items:center;gap:10px;min-width:0;display:flex}.judge-shell-header-actions{flex-wrap:wrap;justify-content:flex-end}.judge-shell-title-block h1{font-size:clamp(1.2rem,2vw,1.65rem)}.judge-shell-content{min-width:0;padding:18px 18px 42px}.site-header-main{align-items:center;gap:16px;min-width:0;display:flex}.site-header-copy{gap:8px;min-width:0;display:grid}.header-copy,.hero-copy,.muted,.small-copy,.compact-copy{color:var(--se-text-muted)}.header-actions,.button-row,.split-row,.topbar,.toggle-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.header-actions{flex-wrap:wrap;justify-content:flex-end}.brand-mark{border:1px solid var(--se-line);min-width:154px;box-shadow:none;background:0 0;border-radius:10px;flex-direction:column;align-items:flex-start;gap:7px;padding:10px 12px;display:inline-flex}button.brand-mark{cursor:pointer}.brand-mark-badge{border-radius:var(--se-radius-pill);min-height:22px;color:var(--se-accent);letter-spacing:.12em;text-transform:uppercase;background:#123c3314;align-items:center;padding:0 8px;font-size:.64rem;font-weight:800;display:inline-flex}.brand-mark-logo{width:154px;max-width:100%;height:auto;display:block}.eyebrow{color:var(--se-brand-strong);text-transform:uppercase;letter-spacing:.14em;font-size:.74rem;font-weight:800}.eyebrow-light{color:var(--se-brand)}.header-chip,.feature-pill,.guide-pill,.pill,.filter-count-pill,.results-rank-pill,.status-pill{border-radius:var(--se-radius-pill);min-height:24px;color:var(--se-accent);white-space:nowrap;background:#f2f6ef;border:1px solid #123c331a;justify-content:center;align-items:center;padding:2px 8px;font-size:.76rem;font-weight:650;line-height:1.15;display:inline-flex}.header-chip{background:#123c3314;border-color:#123c331f;min-height:26px}.status-pill.draft{color:var(--se-text-muted-strong);background:#f2f1eb}.pill.success,.status-pill.success,.results-rank-pill.top{color:var(--se-brand-deep);background:#eef6dc;border-color:#5a8a262e}.primary-button,.secondary-button,.danger-button,.link-button,.tab-button{letter-spacing:0;cursor:pointer;min-height:38px;box-shadow:none;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 12px;font-size:.9rem;font-weight:650;line-height:1.2;display:inline-flex}.primary-button{color:#fff;border-color:var(--se-brand-strong);background:var(--se-gradient-brand);box-shadow:var(--se-shadow-button)}.primary-button:hover:not(:disabled){border-color:var(--se-brand-deep);background:var(--se-brand-strong);box-shadow:0 8px 16px #5a8a2629}.secondary-button{color:var(--se-accent);border-color:var(--se-line);background:var(--se-surface-strong);box-shadow:0 3px 8px #121d120a}.secondary-button:hover:not(:disabled){background:#f8fbf5;border-color:#123c3338}.danger-button{color:#fff;border-color:var(--se-danger-strong);background:var(--se-danger);box-shadow:0 6px 12px #9f43341f}.danger-button:hover:not(:disabled){background:var(--se-danger-strong);box-shadow:0 8px 16px #9f433429}.link-button{min-height:auto;color:var(--se-accent);box-shadow:none;text-underline-offset:3px;background:0 0;border:0;justify-content:flex-start;padding:0;text-decoration:underline}.link-button:hover:not(:disabled){color:var(--se-brand-deep);box-shadow:none;background:0 0}.small,.compact-action-button,.filter-clear-button,.tab-button{min-height:34px;padding:0 10px}.primary-button-lg,.input-lg{min-height:42px}.card,.hero-card,.auth-card,.portal-card,.question-card,.results-card,.result-rank-card{border-radius:var(--se-radius-card);padding:24px}.auth-card-large,.dashboard-hero,.site-header-bar,.results-table-shell,.sticky-action-bar,.venue-score-bar{border-radius:var(--se-radius-panel)}.auth-site-shell .page-shell{width:min(100%,1120px)}.auth-shell{padding-top:18px;padding-bottom:42px}.auth-grid,.stats-strip,.meta-grid,.results-summary-grid,.compact-filter-grid,.compact-meta-grid,.results-grid,.dashboard-filters-grid,.award-year-form,.club-create-form,.report-sort-mobile-controls{gap:14px;display:grid}.auth-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);align-items:stretch}.auth-grid-single{grid-template-columns:minmax(340px,560px);justify-content:center}.stats-strip,.results-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.award-year-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.award-year-summary-card{background:var(--se-nested-panel-bg);min-height:118px;box-shadow:none;border:1px solid #123c3314;border-radius:10px;gap:10px;padding:18px 18px 16px;display:grid;position:relative;overflow:hidden}.award-year-summary-card:before{content:"";background:#123c3329;border-radius:10px 0 0 10px;width:4px;position:absolute;inset:0 auto 0 0}.award-year-summary-card.is-success:before{background:#5a8a2694}.award-year-summary-card.is-draft:before{background:#b793497a}.award-year-summary-card.is-muted:before{background:#59635542}.award-year-summary-label{color:var(--se-text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:800}.award-year-summary-value{color:var(--se-text);letter-spacing:0;font-size:clamp(1.9rem,2.2vw,2.55rem);font-weight:700;line-height:.95}.results-rankings-summary-strip{flex-wrap:wrap;gap:8px;display:flex}.results-rankings-summary-pill{min-height:40px;color:var(--se-accent);background:linear-gradient(#e3ece8f5,#d6e4ddf0);border:1px solid #123c3324;border-radius:16px;align-items:center;gap:8px;padding:0 14px;display:inline-flex;box-shadow:inset 0 1px #ffffff73,0 8px 16px #123c3314}.results-rankings-summary-pill-label{color:#123c33c7;font-size:.84rem;font-weight:700}.results-rankings-summary-pill strong{color:var(--se-accent);font-size:.96rem;font-weight:800}.meta-grid,.compact-meta-grid{grid-template-columns:var(--se-compact-grid-two-col)}.compact-filter-grid,.dashboard-filters-grid{grid-template-columns:var(--se-compact-grid-four-col)}.active-year-club-filters{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.award-year-form{grid-template-columns:minmax(0,1fr) auto;align-items:end}.award-year-club-picker{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;display:grid}.club-create-form{grid-template-columns:minmax(0,1.6fr) minmax(180px,.8fr) auto;align-items:end}.caterer-create-form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;display:grid}.report-sort-mobile-controls{grid-template-columns:minmax(0,1fr) auto;align-items:end}.stack{flex-direction:column;display:flex}.wrap{flex-wrap:wrap}.align-start{align-items:flex-start}.gap-xs{gap:4px}.gap-sm{gap:8px}.gap-md{gap:14px}.gap-lg{gap:18px}.gap-xl{gap:20px}label{color:var(--se-text-muted-strong);gap:8px;font-weight:700;display:grid}label>span{font-size:.9rem}input,select,textarea{border-radius:var(--se-radius-input);background:var(--se-surface-strong);width:100%;min-height:42px;color:var(--se-text);box-shadow:none;border:1px solid #18211829;padding:0 12px;transition:background-color .18s,border-color .18s,box-shadow .18s,color .18s}textarea{resize:vertical;min-height:120px;padding:10px 12px}input:hover:not(:disabled):not([readonly]),select:hover:not(:disabled),textarea:hover:not(:disabled):not([readonly]){background:#fff;border-color:#123c3347}input:focus-visible,select:focus-visible,textarea:focus-visible{box-shadow:var(--se-focus-ring);border-color:#5a8a2673;outline:none}input[readonly],textarea[readonly],select[readonly],.input--locked,.select--locked,.textarea--locked,.locked-meta-field select,.locked-meta-field input,.locked-field-input{cursor:default;background:#f3f7ed;color:var(--se-brand-deep)!important;border-color:#5a8a2642!important}input:disabled,select[disabled],textarea:disabled,.field--locked input,.field--locked textarea,.field--locked select,.field--disabled input,.field--disabled textarea,.field--disabled select{cursor:not-allowed;opacity:1;background:#f0f2ee;color:var(--se-text-muted)!important;border-color:#1821181f!important}.locked-meta-field>span,.field--locked .form-label,.field--locked label,.form-row--locked .form-label,.form-row--locked label{color:var(--se-brand-deep)}.alert{background:var(--se-nested-panel-bg);color:var(--se-text);border:1px solid #123c331a;border-radius:10px;padding:12px 14px}.alert.error{background:#fff8f6;border-color:#9f433429}.alert.success{color:var(--se-brand-deep);background:#f4f8e9;border-color:#5a8a2633}.alert-inline-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.profile-strip-card,.dashboard-section-card,.judge-profile-card,.award-year-card,.club-create-card,.filter-card,.compact-results-filter{gap:var(--se-compact-panel-gap);display:grid}.dashboard-toolbar,.results-toolbar,.profile-strip-head,.results-head,.dashboard-filter-header,.results-table-head,.dashboard-filter-actions,.dashboard-actions-row,.compact-filter-footer,.compact-button-row{justify-content:space-between;align-items:center;gap:var(--se-compact-row-gap);display:flex}.dashboard-tabs{border:1px solid var(--se-line);background:#ffffffd1;border-radius:10px;gap:4px;width:fit-content;max-width:100%;padding:4px;display:inline-flex;box-shadow:0 3px 8px #121d120a}.management-subtabs{align-self:flex-start}.tab-button{min-width:96px;color:var(--se-text-muted-strong);background:0 0}.tab-button.active{color:#fff;background:var(--se-gradient-brand);box-shadow:0 5px 10px #5a8a2629}.filter-card.compact-filter-card,.dashboard-filter-panel,.report-selected-club{background:var(--se-nested-panel-bg)}.report-table-wrap,.table-wrap,.results-table-wrap,.clubs-table-wrap{overflow-x:auto}.stadium-table,.results-table{border-collapse:collapse;border-spacing:0;width:100%}.stadium-table thead th,.results-table thead th{color:var(--se-text-muted-strong);letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid var(--se-line);padding:0 0 12px;font-size:.88rem;font-weight:800}.stadium-table tbody td,.results-table tbody td{border-bottom:1px solid var(--se-line);color:var(--se-text);vertical-align:top;padding:14px 0}.stadium-table thead th:not(:first-child),.results-table thead th:not(:first-child),.stadium-table tbody td:not(:first-child),.results-table tbody td:not(:first-child){padding-left:14px}.stadium-table tbody tr:last-child td,.results-table tbody tr:last-child td{border-bottom:0}.stadium-table tbody tr:hover{background:#f8faf6b8}.stadium-table tbody tr.report-row{cursor:pointer;border-left:5px solid #0000}.stadium-table tbody tr.report-row:hover{background:#f8faf6b8}.stadium-table tbody tr.report-row:focus-visible{outline:2px solid var(--se-focus-color);outline-offset:-2px;box-shadow:var(--se-focus-ring)}.stadium-table tbody tr.report-row-draft{border-left-color:var(--se-focus-current-border);background:var(--se-focus-current-bg)}.stadium-table tbody tr.report-row-submitted{border-left-color:var(--se-focus-complete-border);background:var(--se-focus-complete-bg)}.report-score-state{gap:4px;display:grid}.report-score-state strong{color:var(--se-warning);font-size:.94rem}.table-sort-button{color:inherit;font:inherit;background:0 0;border:0;align-items:center;gap:.35rem;padding:0;font-weight:800;line-height:1.1;display:inline-flex}.table-sort-button:focus-visible,.helper-link-button:focus-visible{border-radius:var(--se-radius-pill);box-shadow:var(--se-focus-ring)}.table-sort-indicator{min-width:.8rem;color:var(--se-text-muted);justify-content:center;align-items:center;font-size:.82rem;font-weight:700;line-height:1;display:inline-flex;transform:none}.table-sort-indicator-pair{flex-direction:column;gap:0;min-width:.6rem;font-size:.64rem;line-height:.72}.empty-state,.stadium-empty-state{text-align:center;padding:24px 18px}.stadium-empty-state{background:var(--se-empty-soft);border-style:dashed;border-color:#123c331f}.club-identity{align-items:center;gap:12px;min-width:0;display:flex}.club-identity.compact{gap:10px}.club-identity-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.club-identity-copy strong{color:var(--se-text)}.club-crest-shell{background:linear-gradient(#fff 0%,#eef3e8 100%);border:1px solid #123c3314;border-radius:14px;flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex;overflow:hidden;box-shadow:0 10px 20px #121d1214}.club-identity.compact .club-crest-shell{border-radius:12px;flex-basis:36px;width:36px;height:36px}.club-crest-image{object-fit:contain;width:100%;height:100%;padding:5px}.club-crest-fallback{width:100%;height:100%;color:var(--se-accent);letter-spacing:.04em;justify-content:center;align-items:center;font-size:.82rem;font-weight:800;display:inline-flex}.report-selected-club{border:1px solid var(--se-line);border-radius:var(--se-radius-card);padding:14px 16px}.sticky-score{top:calc(var(--environment-banner-height,0px) + 14px);z-index:12;position:sticky}.sticky-score-compact,.compact-action-bar{padding:12px 16px}.venue-score-bar,.sticky-action-bar{border:1px solid var(--se-line);background:var(--se-surface-strong)}.sticky-action-bar{z-index:13;position:sticky;bottom:14px}.score-header-compact,.venue-score-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.score-header-main{align-items:center;gap:8px;min-width:0;display:flex}.score-back-button{min-height:36px;margin-bottom:0;padding:0 12px;font-size:.86rem}.report-club-head{margin-top:0}.score-header-main h2{font-size:1.25rem}.score-box.compact{border-radius:10px;min-width:128px;padding:8px 12px}.score-box.compact strong{font-size:1.35rem}.score-box.compact small{font-size:.76rem}.score-box{color:#fff;text-align:center;background:var(--se-accent);min-width:156px;box-shadow:none;border-radius:10px;padding:14px 16px}.score-box strong{font-size:1.55rem;line-height:1;display:block}.score-input,.score-input-left{width:160px}.simple-judging-form{position:relative}.simple-progress-summary{gap:12px;display:grid}.simple-progress-summary .continue-left-off-button{justify-self:start}.simple-progress-copy{gap:6px;display:grid}.simple-progress-copy p{color:var(--se-text-muted-strong);margin:0}.judging-details-grid{grid-template-columns:1fr;align-items:start;gap:16px;display:grid}.judging-detail-card{background:linear-gradient(180deg, var(--se-focus-active-bg), var(--se-nested-panel-bg));border:1px solid #123c331a;border-radius:8px;gap:14px;padding:16px;display:grid}.report-context-card{gap:12px;padding:14px}.report-context-head{justify-content:space-between;align-items:center;gap:14px;display:flex}.report-context-head .club-identity{flex:0 280px}.report-context-grid{grid-template-columns:repeat(4,minmax(150px,1fr));gap:10px}.readonly-detail-card,.readonly-meta-field{background:var(--se-surface-soft)}.readonly-meta-field{border:1px solid #123c3314;border-radius:8px;outline:none;padding:9px 10px}.readonly-meta-field:focus-visible{box-shadow:var(--se-focus-ring)}.readonly-meta-label{color:var(--se-text-muted);text-transform:uppercase;font-size:.72rem;font-weight:800}.readonly-meta-field strong{color:var(--se-text);overflow-wrap:anywhere}.section-completion-count{background:var(--se-surface-strong);width:fit-content;min-height:30px;color:var(--se-text-muted-strong);white-space:nowrap;border:1px solid #123c331a;border-radius:8px;justify-content:center;align-items:center;padding:5px 10px;font-size:.82rem;font-weight:800;display:inline-flex}.judging-section-intro{gap:14px;margin-bottom:20px;display:grid}.section-intro-card{background:var(--se-nested-panel-bg);border:1px solid #123c331a;border-radius:10px;grid-template-columns:minmax(0,1fr) minmax(220px,300px);gap:16px;padding:18px;display:grid}.section-intro-main,.section-intro-side,.section-memory-jogger,.section-review-card,.final-submit-copy{gap:10px;display:grid}.section-intro-main h3,.section-review-card h4,.completion-group-card h4{margin:0}.section-intro-meta{color:var(--se-text-muted-strong);flex-wrap:wrap;gap:8px;font-size:.86rem;font-weight:800;display:flex}.section-intro-meta span,.section-memory-title{margin:0}.section-progress-strip{gap:8px;display:grid}.section-progress-track{background:#123c331a;border-radius:999px;height:8px;overflow:hidden}.section-progress-track span{width:var(--section-progress);border-radius:inherit;background:var(--se-accent);height:100%;display:block}.section-progress-copy{color:var(--se-text-muted-strong);flex-wrap:wrap;gap:8px;font-size:.82rem;font-weight:800;display:flex}.section-memory-jogger{background:var(--se-surface-strong);border:1px solid #123c3314;border-radius:10px;padding:14px 16px}.section-memory-title{color:var(--se-text);font-weight:800}.section-memory-jogger ul,.submit-checklist{gap:7px;margin:0;padding-left:20px;display:grid}.section-memory-jogger li,.submit-checklist li{color:var(--se-text-muted-strong);line-height:1.4}.report-attachments-inline{border-top:1px solid #123c331a;gap:12px;margin-top:18px;padding-top:18px;display:grid}.score-selector{border:0;outline:none;gap:10px;min-width:0;margin:0;padding:0;display:grid}.score-selector legend,.score-selector-label{color:var(--se-text);margin-bottom:8px;font-size:.95rem;font-weight:800}.score-selector select{width:100%}.score-selector-options{grid-template-columns:repeat(11,minmax(42px,1fr));gap:7px;display:grid}.compact-score-selector .score-selector-options{flex-wrap:wrap;gap:5px;display:flex}.score-option{background:var(--se-surface-strong);min-height:48px;color:var(--se-text);cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid #123c3326;border-radius:8px;align-content:center;justify-items:center;padding:6px 4px;display:grid;position:relative}.compact-score-selector .score-option{border-radius:7px;min-width:42px;min-height:36px;padding:0 9px}.score-option:hover{background:var(--se-nested-panel-bg);border-color:#123c334d}.score-option.is-selected{background:var(--se-accent);color:#fff;border-color:#123c33d1;box-shadow:inset 0 -4px #fff3,0 8px 14px #123c331f}.score-option-input{opacity:0;cursor:pointer;position:absolute;inset:0}.score-option:has(.score-option-input:focus-visible){box-shadow:var(--se-focus-ring)}.score-option-main{font-size:1rem;font-weight:900;line-height:1}.compact-score-selector .score-option-main{font-size:.9rem}.compact-score-selector select{min-height:48px}.question-comment-field{gap:6px;display:grid}.question-head{margin-bottom:8px}.question-card{gap:10px;padding:16px 18px;display:grid}.question-card.tone-complete{background:linear-gradient(90deg,#5a8a261f 0 5px,#0000 5px),#f7fbef;border-color:#5a8a2633}.question-card.tone-missing-score,.question-card.tone-missing-comment,.question-card.tone-missing-both{background:linear-gradient(90deg,#c4953629 0 5px,#0000 5px),#fffaf2;border-color:#a67d2d38}.question-card select[aria-invalid=true],.question-card textarea[aria-invalid=true],.report-meta-field :is(input,select)[aria-invalid=true]{background:#fffcf6fa;border-color:#a67d2d73;box-shadow:inset 0 1px #ffffffeb,0 0 0 4px #c495361f}.inline-error-pill{color:#8e3324;background:#fff8f6;border:1px solid #9f433429;border-radius:8px;align-items:center;width:fit-content;margin-top:10px;padding:6px 10px;font-size:.82rem;font-weight:700;line-height:1.3;display:inline-flex}.validation-summary-alert{background:#fff9f7;border-color:#9f43342e;outline:none;gap:14px;scroll-margin-top:24px;display:grid}.validation-summary-head{justify-content:space-between;align-items:start;gap:14px;display:flex}.validation-summary-list{gap:8px;margin:0;padding-left:20px;display:grid}.validation-summary-list a{color:#8e3324;text-underline-offset:.12em;overflow-wrap:anywhere;font-weight:700;text-decoration:underline}.validation-summary-list a:hover{color:#742717}.completion-helper-panel{outline:none;gap:16px;scroll-margin-top:24px;display:grid}.completion-group-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.completion-group-card,.section-review-card{background:var(--se-nested-panel-bg);border:1px solid #123c331a;border-radius:10px}.section-review-card{background:linear-gradient(#fffaf2f5,#faf6edf0);border-color:#b488323d;box-shadow:inset 4px 0 #b4883261}.completion-group-card{justify-content:space-between;align-items:flex-start;gap:12px;padding:14px;display:flex}.completion-group-card p{color:var(--se-text-muted-strong);margin:4px 0 0;font-size:.9rem;font-weight:700}.completion-exact-issues{gap:12px;display:grid}.report-workflow-layout{align-items:start;gap:var(--se-space-section);display:grid}.report-workflow-content,.report-workflow-nav-shell{min-width:0}.report-workflow-nav{gap:12px;padding:14px 16px;scroll-margin-top:24px;display:grid;overflow:hidden}.report-workflow-nav-head{align-items:center;gap:10px;min-width:0;display:flex}.report-workflow-mark{background:var(--se-accent);color:#fff;border-radius:8px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;font-size:.78rem;font-weight:900;line-height:1;display:inline-flex}.report-workflow-expanded{min-width:0}.report-workflow-nav h3,.report-workflow-nav p{margin:0}.report-workflow-summary{gap:8px;display:grid}.report-workflow-progress{color:var(--se-text-muted-strong);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:4px 8px;font-size:.82rem;font-weight:800;display:grid}.report-workflow-progress-label{color:var(--se-text);font-weight:900}.report-workflow-progress-track{background:#123c331a;border-radius:999px;grid-column:1/-1;height:6px;display:block;overflow:hidden}.report-workflow-progress-track span{width:var(--report-workflow-progress);border-radius:inherit;background:var(--se-accent);height:100%;display:block}.report-workflow-nav-list{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.report-workflow-nav-list li{min-width:0}.report-workflow-nav-link{background:var(--se-surface-strong);min-width:0;min-height:38px;color:var(--se-accent);border:1px solid #123c331a;border-radius:8px;align-items:center;gap:8px;padding:7px 10px;font-weight:800;text-decoration:none;display:flex}.report-workflow-nav-link:hover{background:#fff;border-color:#123c3338}.report-workflow-nav-link:focus-visible{box-shadow:var(--se-focus-ring)}.report-workflow-nav-short{background:var(--se-accent-soft);min-width:34px;min-height:24px;color:var(--se-accent);border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0 6px;font-size:.72rem;font-weight:900;display:inline-flex}.report-workflow-nav-copy{gap:2px;line-height:1.2;display:grid}.report-workflow-status{color:var(--se-text-muted);font-size:.72rem;font-weight:800}.report-workflow-status.complete{color:var(--se-brand-strong)}.report-workflow-status.warning{color:#7b5a16}.report-workflow-next-button{justify-self:start}.report-section-nav{gap:16px;scroll-margin-top:24px;display:grid}.simple-section-nav{flex-wrap:wrap;align-items:center;gap:8px;padding:14px 16px;display:flex}.jump-label{color:var(--se-text-muted);text-transform:uppercase;font-size:.82rem;font-weight:900}.report-section-nav-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.report-section-link{background:var(--se-surface-strong);box-shadow:none;border:1px solid #123c331a;border-radius:10px;gap:6px;min-width:0;padding:14px 16px;display:grid}.simple-section-nav .report-section-link{border-radius:8px;align-items:center;min-height:36px;padding:7px 11px;font-size:.9rem;font-weight:800;display:inline-flex}.report-section-link:hover{background:#fff}.report-section-link-kicker{color:var(--se-text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:800}.report-section-link strong{color:var(--se-accent);overflow-wrap:anywhere}.report-section-link:focus-visible{box-shadow:var(--se-focus-ring)}@media (width>=1100px){.judge-shell-mobile-overlay,.judge-shell-mobile-drawer,.judge-shell-menu-button,.report-workflow-inline-only{display:none}.judge-shell-sidebar{inset:var(--environment-banner-height,0px) auto 0 0;z-index:60;width:280px;height:calc(100dvh - var(--environment-banner-height,0px));max-height:calc(100dvh - var(--environment-banner-height,0px));border-right:1px solid #ffffff24;padding:18px 12px;display:block;position:fixed;overflow:hidden;box-shadow:12px 0 28px #123c3329}.judge-shell-expanded{opacity:1;max-width:190px}.judge-shell-context-workflow{min-height:0;display:block;overflow-y:auto}.judge-shell-main{padding-left:280px}.judge-shell-header{padding-inline:28px}.judge-shell-content{padding:24px 28px 52px}.report-workflow-layout{grid-template-columns:72px minmax(0,1fr);gap:16px}.report-workflow-layout>.report-workflow-content:first-child{grid-column:1/-1}.report-workflow-nav-shell{top:calc(var(--environment-banner-height,0px) + 16px);z-index:20;width:72px;max-height:calc(100dvh - var(--environment-banner-height,0px) - 32px);transition:width .18s;position:sticky}.report-workflow-nav-shell.is-expanded{width:286px}.report-workflow-nav{max-height:calc(100dvh - var(--environment-banner-height,0px) - 32px);box-shadow:var(--se-shadow-sticky);padding:12px;overflow:hidden auto}.report-workflow-nav-list{gap:8px;display:grid}.report-workflow-expanded{transition:opacity .16s,max-width .16s}.report-workflow-nav-shell.is-collapsed .report-workflow-expanded{opacity:0;pointer-events:none;max-width:0;overflow:hidden}.report-workflow-nav-shell.is-collapsed .report-workflow-nav{padding-inline:10px}.report-workflow-nav-shell.is-collapsed .report-workflow-nav-head,.report-workflow-nav-shell.is-collapsed .report-workflow-summary{justify-content:center;justify-items:center}.report-workflow-nav-shell.is-collapsed .report-workflow-progress{grid-template-columns:1fr;justify-items:center;width:100%}.report-workflow-nav-shell.is-collapsed .report-workflow-progress-track{width:100%}.report-workflow-nav-shell.is-collapsed .autosave-status{text-overflow:clip;white-space:nowrap;max-width:52px;overflow:hidden}.report-workflow-nav-shell.is-collapsed .report-workflow-nav-link{justify-content:center;padding-inline:4px}.report-workflow-nav-shell.is-collapsed .report-workflow-nav-short{min-width:38px}.report-workflow-nav-shell.is-collapsed .report-workflow-next-button{white-space:nowrap;width:100%;min-width:0;padding-inline:4px;font-size:0;overflow:hidden}.report-workflow-nav-shell.is-collapsed .report-workflow-next-button:before{content:attr(data-short-label);font-size:.72rem}}.completion-helper-panel:focus-visible{box-shadow:var(--se-shadow-card), 0 0 0 4px #5a8a2624}.completion-helper-panel.is-warning{background:#fffaf2;border-color:#a67d2d33}.completion-helper-panel.is-success{background:#f8fbf1;border-color:#5a8a262e}.completion-ready-list{color:var(--se-text-muted-strong);gap:8px;margin:0;padding-left:20px;font-weight:700;display:grid}.section-review-card{margin-top:4px;margin-bottom:10px;padding:16px}.section-review-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.section-review-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;display:grid}.section-review-grid div{background:var(--se-surface-strong);border-radius:8px;min-width:0;padding:10px}.section-review-grid dt{color:var(--se-text-muted);text-transform:uppercase;font-size:.76rem;font-weight:800}.section-review-grid dd{color:var(--se-text);overflow-wrap:anywhere;margin:4px 0 0;font-weight:800}.score-selector.is-invalid,.question-card textarea[aria-invalid=true],.report-meta-field[aria-invalid=true],.report-meta-field :is(input,select)[aria-invalid=true]{background:var(--se-focus-error-bg);border-color:#9f433480;box-shadow:0 0 0 4px #9f43341f}.final-submit-panel{justify-content:space-between;align-items:flex-start;gap:16px;padding:22px 24px;display:flex}.final-submit-copy{min-width:min(100%,420px)}.final-submit-actions{gap:12px;min-width:min(100%,360px);display:grid}.submit-signature-field{background:var(--se-surface-strong);border:1px solid #123c331a;border-radius:10px;padding:12px}.submit-signature-field .report-meta-field{gap:6px}.submit-checklist{padding-left:0;list-style:none}.submit-checklist li{color:var(--se-text-muted-strong);align-items:flex-start;gap:8px;font-weight:700;display:flex}.submit-checklist span{color:var(--se-accent);font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-weight:900}.submit-checklist .is-complete{color:var(--se-text)}.final-submit-panel.is-ready{border-color:var(--se-focus-complete-border);background:linear-gradient(90deg, #5a8a2647 0, #5a8a2647 8px, transparent 8px), var(--se-focus-complete-bg);box-shadow:0 10px 24px #5a8a261a}.final-submit-panel.is-blocked{border-color:var(--se-focus-current-border);background:linear-gradient(90deg, #b4883242 0, #b4883242 8px, transparent 8px), var(--se-focus-current-bg)}.final-submit-panel.is-blocked h3:before{display:none}.final-submit-panel h3:before{content:"!";color:#fff;background:var(--se-warning);border-radius:999px;justify-content:center;align-items:center;width:1.35rem;height:1.35rem;margin-right:8px;font-size:.88rem;line-height:1;display:inline-flex}.final-submit-panel.is-ready h3:before{content:"✓";background:var(--se-brand-strong)}.modal-backdrop{inset:var(--environment-banner-height,0px) 0 0;z-index:80;background:#0818157a;place-items:center;padding:20px;display:grid;position:fixed}.submit-confirmation-dialog{width:min(520px,100%);max-height:min(680px, calc(100dvh - var(--environment-banner-height,0px) - 40px));background:var(--se-surface-strong);outline:none;overflow:auto}.change-password-dialog{width:min(520px,100%);max-height:min(720px, calc(100dvh - var(--environment-banner-height,0px) - 40px));background:var(--se-surface-strong);outline:none;overflow:auto}.change-password-dialog h2{margin:0}.submit-confirmation-dialog:focus-visible{box-shadow:var(--se-shadow-elevated), 0 0 0 4px #ffffff80}.review-definition-list{gap:10px;margin:0;display:grid}.review-definition-list div{background:var(--se-nested-panel-bg);border:1px solid #123c3314;border-radius:8px;grid-template-columns:minmax(120px,.5fr) minmax(0,1fr);gap:10px;padding:10px 12px;display:grid}.review-definition-list dt{color:var(--se-text-muted);text-transform:uppercase;font-size:.78rem;font-weight:900}.review-definition-list dd{overflow-wrap:anywhere;margin:0;font-weight:800}.completion-helper-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.completion-helper-stat{background:#ffffffc7;border:1px solid #123c3314;border-radius:10px;gap:6px;min-width:0;padding:14px 16px;display:grid}.completion-helper-stat strong{color:var(--se-accent);font-size:1.2rem}.completion-helper-stat span,.completion-helper-list-title{color:var(--se-text-muted-strong)}.completion-helper-list-title{margin:0;font-weight:800}.helper-link-button{border-radius:var(--se-radius-pill);min-height:38px;color:var(--se-accent);background:#ffffffdb;border:1px solid #a67d2d2e;padding:0 14px;font-weight:700}.helper-link-button:hover{background:#fff}.filter-count-pill.warning{color:#7b5a16;background:var(--se-state-warning-bg);border-color:#a67d2d33}.attachment-note{margin-top:6px}.hidden-file-input{display:none}.attachment-list{gap:12px;display:grid}.attachment-row{border:1px solid var(--se-line);border-radius:var(--se-radius-card);background:var(--se-surface-strong);justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:14px 16px;display:flex}.attachment-meta{overflow-wrap:anywhere;min-width:0}.attachment-meta strong,.attachment-meta .muted{display:block}.results-layout{grid-template-columns:minmax(280px,.9fr) minmax(0,1.4fr);align-items:start;gap:18px;display:grid}.results-feature-column,.results-podium{min-width:0}.results-average-strip,.results-metrics,.award-year-list,.feature-list{flex-wrap:wrap;gap:8px;display:flex}.feature-pill{padding:2px 8px}.result-rank-card{align-items:flex-start;gap:14px}.result-rank-card.compact{padding:16px 18px}.rank-card-1{background:radial-gradient(circle at 100% 0,#eed77857,#0000 44%),linear-gradient(#fffdf5 0%,#f8f0d5 100%)}.rank-card-2{background:radial-gradient(circle at 100% 0,#dde4e9cc,#0000 42%),linear-gradient(#fff 0%,#eff3f5 100%)}.rank-card-3{background:radial-gradient(circle at 100% 0,#d59e7040,#0000 42%),linear-gradient(#fffaf7 0%,#f6e9df 100%)}.rank-number{color:#fff;background:linear-gradient(180deg, var(--se-accent) 0%, #1f564a 100%);border-radius:999px;flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:44px;font-weight:800;display:inline-flex}.rank-number.rank-1{background:linear-gradient(#ecd170 0%,#c7a237 100%)}.rank-number.rank-2{background:linear-gradient(#cfd6dd 0%,#95a1ae 100%)}.rank-number.rank-3{background:linear-gradient(#cf9b72 0%,#a66739 100%)}.results-table-shell{min-width:0;padding:0;overflow:hidden}.results-table-head{border-bottom:1px solid var(--se-line);padding:18px 20px}.results-year-picker{width:min(100%,220px)}.results-average-pill{text-align:right;background:#6fa0311f;border:1px solid #5a8a2629;border-radius:16px;min-width:120px;padding:10px 12px}.results-average-pill span,.results-score span,.results-footer,.results-meta .muted{display:block}.results-row{border-top:1px solid var(--se-line);grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 0;display:grid}.results-row:first-child{border-top:0;padding-top:0}.results-rank{color:#fff;background:linear-gradient(135deg, var(--se-accent) 0%, var(--se-brand) 100%);border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;font-weight:800;display:inline-flex}.results-footer{color:var(--se-text-muted);border-top:1px solid var(--se-line);padding-top:4px;font-size:.92rem}.guide-grid{grid-template-columns:repeat(auto-fit,minmax(112px,1fr));gap:8px;display:grid}.guide-pill.compact{padding:6px 8px;font-size:.73rem;line-height:1.15}.judge-profile-form{align-items:end}.judge-profile-form label,.results-year-filter,.results-year-picker{min-width:220px}.invite-form{flex-wrap:wrap;align-items:end;gap:12px;display:flex}.invite-form label{flex:240px}.compact-status{white-space:nowrap;font-size:.9rem}.dashboard-filter-panel{border-radius:10px;margin-top:18px;padding:16px}.dashboard-filter-header{margin-bottom:12px}.dashboard-filter-header h4{margin-bottom:4px}.dashboard-filters-grid label>span{letter-spacing:.05em;text-transform:uppercase;color:var(--se-text-muted);font-size:.84rem}.report-sort-mobile{margin-top:12px;display:none}.skeleton{background:linear-gradient(90deg,#ffffff2e,#ffffffb8,#ffffff2e) 0 0/200% 100%,linear-gradient(#e2e9dff5,#eef3eaf0) 0 0/100% 100%;border-radius:14px;animation:1.35s ease-in-out infinite skeleton-shimmer;display:block}.skeleton-text{border-radius:999px;height:14px}.skeleton-heading{width:min(100%,22rem);height:24px}.skeleton-copy{width:min(100%,28rem)}.skeleton-copy-short{width:min(100%,18rem)}.skeleton-label{width:42%}.skeleton-value{width:58%;height:32px}.skeleton-note{width:68%}.skeleton-button,.skeleton-pill{border-radius:999px;width:128px;height:40px}.skeleton-pill-soft{width:104px}.skeleton-chip{border-radius:999px;width:52px;height:38px}.skeleton-input{border-radius:var(--se-radius-input);min-height:50px}.skeleton-textarea{border-radius:var(--se-radius-input);min-height:132px}.skeleton-crest{border-radius:16px;width:52px;height:52px}.skeleton-row-title{width:min(100%,16rem)}.skeleton-row-subtitle{width:min(100%,10rem)}.report-row-skeleton,.report-row-skeleton-main,.report-row-skeleton-status{gap:14px;display:flex}.report-row-skeleton{background:var(--se-nested-panel-bg);border:1px solid #123c3314;border-radius:10px;justify-content:space-between;align-items:center;padding:16px 18px}.report-row-skeleton-main{align-items:center;min-width:0}.report-row-skeleton-status{flex-wrap:wrap;justify-content:flex-end;align-items:center}.question-card-skeleton{pointer-events:none}@keyframes skeleton-shimmer{0%{background-position:100% 0,0 0}to{background-position:-100% 0,0 0}}.director-vote-shell,.director-vote-choice-card{gap:18px;display:grid}.director-vote-state-card,.director-vote-hero{text-align:left}.director-vote-choice-card{border:1px solid var(--se-line);background:var(--se-surface-strong);border-radius:10px;padding:20px}.director-vote-option-list{gap:8px;display:grid}.director-vote-option,.director-vote-option-empty{text-align:left;background:#ffffffd1;border:1px solid #123c331a;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-width:0;padding:12px 14px;display:flex}.director-vote-option>span:first-child,.director-vote-option-empty{overflow-wrap:anywhere;min-width:0}.director-vote-option.active{background:linear-gradient(#f6fbec 0%,#e9f3d5 100%);border-color:#5a8a2666}.director-vote-option-meta,.director-vote-manual-note{min-height:28px;color:var(--se-accent);background:#123c3314;border-radius:999px;align-items:center;padding:0 10px;font-size:.78rem;font-weight:700;display:inline-flex}.director-vote-manual-note{margin-left:10px}.director-vote-summary-head{gap:6px;display:grid}.autosave-action-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.autosave-banner{background:#fffc;border:1px solid #123c331a;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;min-width:0;padding:8px 12px;display:flex}.autosave-banner-copy{align-items:center;gap:6px;min-width:0;display:flex;overflow:hidden}.autosave-banner-copy strong{color:var(--se-text);white-space:nowrap;font-size:.94rem}.autosave-banner-copy span{color:var(--se-text-muted-strong);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.autosave-banner.is-saving{background:var(--se-nested-panel-bg);border-color:#123c331f}.autosave-banner.is-saved{background:#f8fbf1;border-color:#5a8a262e}.autosave-banner.is-error{background:#fff8f6;border-color:#9f433433}.autosave-banner.is-hint{background:var(--se-nested-panel-bg);border-color:#123c3314}.autosave-meta{flex-direction:column;gap:4px;display:flex}.autosave-status{letter-spacing:.02em;font-size:.82rem;font-weight:700}.autosave-timestamp{color:var(--se-text-muted);font-size:.8rem}.autosave-hint,.autosave-saving{color:var(--se-text-muted)}.autosave-saved{color:var(--se-brand-strong)}.autosave-error{color:var(--se-danger)}.compact-empty-state{padding:16px}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--se-bg:#0f1512;--se-bg-deep:#18211c;--se-surface:#131b17eb;--se-surface-strong:#18211c;--se-surface-soft:#1c2721;--se-surface-tint:#213028;--se-shell-bg:#101713;--se-report-shell-bg:#121915;--se-entry-shell-bg:#101713;--se-raised-surface:#1b251f;--se-soft-surface:#1d2821;--se-tinted-surface:#182721;--se-section-band-bg:#1c261f;--se-nested-panel-bg:#19231d;--se-compact-panel-bg:#1a241e;--se-text:#f3f6ef;--se-text-muted:#c4cdc0;--se-text-muted-strong:#d7dfd3;--se-line:#dde7dd1f;--se-line-strong:#dde7dd33;--se-brand:#9fcb62;--se-brand-strong:#86b84a;--se-brand-deep:#d9efb7;--se-accent:#9ad9cd;--se-accent-soft:#20352f;--se-accent-shell:#9ad9cd;--se-accent-profile:#8bd0c4;--se-accent-reports:#b6da79;--se-accent-awards:#dec470;--se-accent-progress:#7fccbf;--se-accent-director-vote:#8ccbb9;--se-accent-warm:#f0c874;--se-danger:#f18a78;--se-danger-strong:#dc6f5d;--se-warning:#e1bc62;--se-warning-soft:#362b14;--se-success-soft:#20301f;--se-empty-soft:#18211c;--se-shadow-soft:0 8px 18px #0003;--se-shadow-rich:0 16px 34px #0000004d;--se-shadow-card:0 8px 18px #0003;--se-shadow-elevated:0 12px 26px #00000042;--se-shadow-hover:0 10px 22px #00000038;--se-shadow-sticky:0 12px 28px #00000047;--se-shadow-mobile:0 8px 16px #0003;--se-shadow-button:0 6px 12px #86b84a29;--se-gradient-brand:linear-gradient(180deg, #9fcb62 0%, #86b84a 100%);--se-gradient-surface:#1d2821;--se-gradient-shell:var(--se-shell-bg);--se-focus-color:#b9de84;--se-focus-ring:0 0 0 4px #b9de8438;--se-button-hover-border:#9ad9cd3d;--se-selected-card-border:#9fcb6270;--se-active-row-bg:#1b251feb;--se-state-draft-bg:linear-gradient(180deg, #2e291d 0%, #241f15 100%);--se-state-submitted-bg:linear-gradient(180deg, #22321e 0%, #1a2816 100%);--se-state-readonly-bg:linear-gradient(180deg, #173028 0%, #12261f 100%);--se-state-success-bg:linear-gradient(180deg, #20301f 0%, #182518 100%);--se-state-error-bg:linear-gradient(180deg, #351d18 0%, #281410 100%);--se-state-warning-bg:linear-gradient(180deg, #382d15 0%, #2a210f 100%);--se-state-empty-bg:linear-gradient(180deg, #202823 0%, #171e19 100%);--se-focus-active-bg:#173028;--se-focus-active-border:#8bd0c461;--se-focus-current-bg:#382d15;--se-focus-current-border:#f0c87461;--se-focus-complete-bg:#20301f;--se-focus-complete-border:#bade8457;--se-focus-error-bg:#351d18;--se-focus-error-border:#f18a7857}.site-header-bar,.hero-card,.auth-card,.portal-card,.card,.question-card,.results-table-shell,.result-rank-card,.results-card,.stadium-table tbody tr,.stadium-empty-state,.dashboard-filter-panel,.sticky-action-bar,.venue-score-bar,.director-vote-choice-card,.autosave-banner,.report-row-skeleton{-webkit-backdrop-filter:none;backdrop-filter:none;border-color:#dde7dd14}.venue-score-bar,.sticky-action-bar{background:var(--se-section-band-bg);border-color:#dde7dd1f}.brand-mark,.header-chip,.feature-pill,.guide-pill,.pill,.filter-count-pill,.results-rank-pill,.director-vote-option,.director-vote-option-empty,.director-vote-option-meta,.director-vote-manual-note,.report-selected-club,.autosave-banner,input,select,textarea{background:#18211ceb;border-color:#dde7dd1f;box-shadow:inset 0 1px #ffffff0a}.autosave-banner.is-saving{background:linear-gradient(#172b23f5,#111d18f0);border-color:#9ad9cd47}.autosave-banner.is-saved{background:linear-gradient(#20301f 0%,#182518 100%);border-color:#bade844d}.autosave-banner.is-error{background:linear-gradient(#351d18 0%,#281410 100%);border-color:#f18a7857}.autosave-banner.is-hint{background:linear-gradient(#233027f5,#1a251ef0);border-color:#d1c8703d}.status-pill.draft{color:var(--se-text-muted-strong);background:linear-gradient(#1e3028 0%,#15261f 100%);border-color:#9ad9cd33}.status-pill.submitted{color:var(--se-brand-strong);background:linear-gradient(#21341f 0%,#19281a 100%);border-color:#bade8447}.status-pill.success,.pill.success{color:var(--se-brand-strong);background:linear-gradient(#20331f 0%,#1a2719 100%);border-color:#bade8452}.report-section-link{background:var(--se-nested-panel-bg);border-color:#dde7dd1f}.report-section-link:hover{background:linear-gradient(#1a251ef5,#121b16f0)}.report-workflow-mark{color:#10211c}.report-workflow-progress-track{background:#dde7dd24}.report-workflow-nav-link{background:var(--se-nested-panel-bg);border-color:#dde7dd1f}.report-workflow-nav-link:hover{background:linear-gradient(#1a251ef5,#121b16f0)}.report-workflow-nav-short{background:#9ad9cd1f}.report-workflow-status.warning{color:#e0c473}.judge-portal-shell{background:var(--se-report-shell-bg)}.judge-shell-header{background:#121915f0;border-color:#dde7dd1f}.judge-shell-mobile-drawer,.judge-shell-sidebar{background:linear-gradient(#0f2e28 0%,#243a18 100%)}.completion-helper-panel.is-warning{background:var(--se-state-warning-bg);border-color:#e0c47342}.completion-helper-panel.is-success{background:var(--se-state-success-bg);border-color:#bade8452}.completion-helper-stat,.helper-link-button,.section-intro-card,.section-memory-jogger,.section-review-grid div,.completion-group-card{background:var(--se-nested-panel-bg);border-color:#dde7dd1f}.section-review-card{background:linear-gradient(#382d15f0,#2a210feb);border-color:#e0c4734d;box-shadow:inset 4px 0 #e0c47375}.comment-quality-hint{background:var(--se-state-warning-bg);border-color:#e0c4733d}.helper-link-button:hover{background:linear-gradient(#17221bf5,#111b16eb)}.site-header-bar{background:var(--se-raised-surface);border-color:#dde7dd24}.site-header .brand-mark{background:0 0;border-color:#dde7dd1f}.site-header .brand-mark-badge{color:var(--se-text-muted-strong);background:#18211cd1}.secondary-button,.tab-button{color:var(--se-text);background:linear-gradient(#1d2821fa,#161f1af0);border-color:#dde7dd1f}.secondary-button:hover:not(:disabled),.tab-button:hover:not(:disabled){background:linear-gradient(#233027fa,#1a251ef0)}.director-vote-choice-card-rank-1{background:linear-gradient(#3a321b 0%,#2a2414 100%)}.director-vote-choice-card-rank-2{background:linear-gradient(#25331e 0%,#1b2716 100%)}.director-vote-choice-card-rank-3{background:linear-gradient(#1f302a 0%,#17241f 100%)}.director-vote-option.active{background:linear-gradient(#2c3e25f5,#1f2d1af0)}.results-rankings-summary-pill{background:linear-gradient(#1f2e27fa,#15201bf0);border-color:#9ad9cd2e;box-shadow:inset 0 1px #ffffff0f,0 8px 16px #00000038}.results-rankings-summary-pill-label,.brand-mark-badge,.header-badge-label,.stadium-table tbody td:before{color:var(--se-text-muted)}.score-box{background:linear-gradient(135deg,#21473f 0%,#16332d 100%);box-shadow:0 16px 28px #00000042}input[readonly],textarea[readonly],select[disabled],.field--locked input,.field--locked textarea,.field--locked select,.input--locked,.select--locked,.textarea--locked,.locked-meta-field select,.locked-meta-field input,.locked-field-input{background:linear-gradient(#21301f 0%,#182518 100%);color:var(--se-brand-deep)!important;border-color:#9fcb6247!important}}.entry-site-shell{background:var(--se-entry-shell-bg)}.page-notice{margin-bottom:16px}.header-badge-stack{justify-items:end;gap:6px;display:grid}.version-info-stack{max-width:min(100%,28rem)}.version-info-chip{text-overflow:ellipsis;max-width:100%;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.76rem;overflow:hidden}.header-badge-label{color:var(--se-text-muted);letter-spacing:.1em;text-transform:uppercase;font-size:.74rem;font-weight:800}.site-header-bar{background:var(--se-raised-surface);min-height:92px;box-shadow:var(--se-shadow-soft);padding:14px 18px}.brand-mark{background:0 0;border-radius:10px;gap:7px;min-width:154px;padding:10px 12px}.brand-mark-badge{background:#123c3317;min-height:24px;padding:0 10px;font-size:.64rem}.entry-stage{gap:var(--se-space-section);max-width:780px;margin:0 auto;display:grid}.entry-stage-single{max-width:720px}.entry-hero-card,.entry-form-card{box-shadow:var(--se-shadow-card)}.entry-hero-card{background:var(--se-tinted-surface);gap:16px;display:grid}.entry-hero-pills,.sticky-score-pills{flex-wrap:wrap;gap:8px;display:flex}.entry-message-stack{gap:10px;display:grid}.auth-form{margin-top:10px}.dashboard-band,.report-panel,.report-progress-shell,.report-section-card{background:var(--se-section-band-bg);border-color:var(--se-line);box-shadow:none;scroll-margin-top:24px;position:relative}.dashboard-band:before,.report-panel:before,.report-progress-shell:before,.report-section-card:before{content:"";background:#123c3329;border-radius:0 999px 999px 0;width:3px;position:absolute;inset:16px auto 16px 0}.dashboard-band-profile:before{background:var(--se-accent-profile)}.dashboard-band-reports:before{background:var(--se-accent-reports)}.dashboard-band-awards:before{background:var(--se-accent-awards)}.report-progress-shell:before,.report-section-card:before{background:var(--se-accent-progress)}.dashboard-band-head,.report-panel-head,.report-section-head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.dashboard-band-head-tight{margin-bottom:6px}.dashboard-summary-strip,.report-progress-grid,.award-ballot-shell,.award-rank-grid,.question-body-grid{gap:14px;display:grid}.report-meta-field{gap:8px;display:grid}.dashboard-filter-panel label:has(:focus-visible){outline:2px solid var(--se-focus-color);outline-offset:2px;border-radius:10px}.report-sort-mobile label:has(:focus-visible){outline:2px solid var(--se-focus-color);outline-offset:2px;border-radius:10px}.report-meta-field:has(:focus-visible){outline:2px solid var(--se-focus-color);outline-offset:2px;border-radius:10px}.question-card:has(:focus-visible){outline:2px solid var(--se-focus-color);outline-offset:2px;border-radius:10px}.report-meta-field.is-invalid{background:#fffbf3;border:1px solid #a67d2d33;border-radius:10px;padding:10px}.field-help,.question-help{margin:0;font-size:.92rem;line-height:1.45}.error-text{color:#7b5a16;font-weight:700}.dashboard-summary-strip,.report-progress-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.summary-tile{border-radius:var(--se-radius-summary);background:var(--se-nested-panel-bg);min-height:112px;box-shadow:none;border:1px solid #123c3314;gap:8px;padding:14px;display:grid}.summary-tile-label{color:var(--se-text-muted);letter-spacing:.1em;text-transform:uppercase;font-size:.76rem;font-weight:800}.summary-tile-value{letter-spacing:0;font-size:clamp(1.8rem,2.4vw,2.5rem);line-height:.95}.summary-tile-note{color:var(--se-text-muted);font-size:.9rem}.award-ballot-shell{grid-template-columns:minmax(240px,.8fr) minmax(0,1.3fr);align-items:start}.award-review-toolbar,.award-entry-grid{gap:14px;display:grid}.award-review-toolbar{grid-template-columns:minmax(220px,1fr) minmax(220px,1fr);margin-bottom:18px}.award-review-state{gap:6px;display:grid}.award-entry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.award-entry-card,.award-final-panel{background:var(--se-nested-panel-bg);box-shadow:var(--se-shadow-card);border:1px solid #123c331a;border-radius:8px;gap:16px;padding:18px;display:grid}.award-entry-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.award-entry-head>div{min-width:0}.award-entry-head h3,.award-final-panel h3{margin:0;font-size:1.1rem;line-height:1.2}.award-document-list{gap:8px;display:grid}.award-document-button{text-align:left;white-space:normal;grid-template-columns:auto minmax(0,1fr) auto;justify-content:flex-start;align-items:center;gap:4px 10px;width:100%;min-width:0;height:auto;min-height:44px;padding-top:8px;padding-bottom:8px;display:grid}.award-document-button small{color:var(--se-text-muted);white-space:nowrap;margin-left:auto;font-weight:700}.award-document-button span:not([aria-hidden=true]){overflow-wrap:anywhere;min-width:0}.award-comment-field{gap:8px;display:grid}.award-comment-field textarea{resize:vertical;min-height:132px}.award-rank-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.award-rank-card{background:var(--se-nested-panel-bg);border:1px solid #123c331a;border-radius:10px;gap:10px;padding:18px;display:grid}.award-rank-card-first{background:linear-gradient(#fffdf4 0%,#f7f0d7 100%)}.award-rank-card-second{background:linear-gradient(#f9fbf7 0%,#eef4e8 100%)}.award-rank-card-third{background:linear-gradient(#f7fbfb 0%,#e6efec 100%)}.stadium-table tbody tr{transition:background-color .18s}.stadium-table tbody tr:hover{background:var(--se-active-row-bg);box-shadow:none}.stadium-table tbody tr.report-row-draft{background:var(--se-focus-current-bg)}.stadium-table tbody tr.report-row-submitted{background:var(--se-focus-complete-bg)}.stadium-table tbody tr.report-row-draft:hover,.stadium-table tbody tr.report-row-submitted:hover{background:var(--se-active-row-bg)}.status-pill.submitted{color:var(--se-brand-deep);background:#e9f3d6;border-color:#5a8a2638}.pill.warning{color:#7b5a16;background:#fbf1d8;border-color:#a67d2d33}.alert{background:var(--se-nested-panel-bg)}.alert.warning{background:#fff8e8;border-color:#a67d2d33}.stadium-empty-state{background:var(--se-empty-soft)}.sticky-score{top:12px}.venue-score-bar,.sticky-action-bar{box-shadow:var(--se-shadow-soft)}.sticky-score-meta{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:8px;margin-top:10px;display:flex}.sticky-score-meta .autosave-banner{flex:auto;min-width:0}.sticky-score-meta .sticky-score-pills{flex-wrap:nowrap;flex:none}.report-panel-head{margin-bottom:16px}.report-section-head{align-items:center}.question-head-row{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:6px;display:flex}.question-head-row .status-pill,.award-entry-head .pill,.dashboard-band-awards .dashboard-band-head .pill{white-space:normal;text-align:center;max-width:100%}.question-number{min-width:0;min-height:30px;color:var(--se-accent-progress);background:#123c3314;border-radius:999px;justify-content:center;align-items:center;padding:5px 9px;font-size:.82rem;font-weight:800;display:inline-flex}.question-status-label{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;min-width:0;display:flex}.question-status-copy{color:var(--se-text-muted);text-align:right;font-size:.74rem;font-weight:800;line-height:1.25}.question-body-grid{grid-template-columns:1fr;align-items:start}.question-card{background:var(--se-nested-panel-bg);box-shadow:var(--se-shadow-card)}.question-card h4{color:var(--se-text);margin:0;font-size:1rem}.question-card .question-copy>.muted{margin:4px 0 0;line-height:1.4}.question-card.is-review-highlighted{outline-offset:3px;outline:3px solid #b4883252}.comment-quality-hint{width:fit-content;color:var(--se-text-muted-strong);background:#fffaf2eb;border:1px solid #b488322e;border-radius:8px;padding:7px 10px;font-weight:700}.question-card.tone-complete{background:linear-gradient(90deg, #5a8a2629 0, #5a8a2629 6px, transparent 6px), var(--se-state-success-bg)}.question-card.tone-neutral{background:linear-gradient(90deg, #123c331a 0, #123c331a 6px, transparent 6px), var(--se-nested-panel-bg)}.director-vote-hero{background:radial-gradient(circle at 100% 0,#b488322e,#0000 34%),linear-gradient(#e8f2ecfa,#f5f9f7f0)}.director-vote-hero-meta,.director-vote-choice-head{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.director-vote-shell{background:var(--se-raised-surface);box-shadow:var(--se-shadow-elevated)}.director-vote-choice-card{box-shadow:var(--se-shadow-card)}.director-vote-choice-card-rank-1{background:linear-gradient(#fffdf3 0%,#f8efd2 100%)}.director-vote-choice-card-rank-2{background:linear-gradient(#f7fbf4 0%,#eef4e7 100%)}.director-vote-choice-card-rank-3{background:linear-gradient(#f5faf9 0%,#e8f0ed 100%)}.director-vote-option.active{border-color:var(--se-selected-card-border);box-shadow:var(--se-shadow-card)}@media (width<=1100px){.results-grid,.results-layout,.dashboard-summary-strip,.report-progress-grid{grid-template-columns:1fr}}@media (width<=980px){.auth-grid,.stats-strip,.meta-grid,.compact-meta-grid,.results-summary-grid,.compact-filter-grid,.dashboard-filters-grid{grid-template-columns:var(--se-compact-grid-two-col)}.judging-details-grid{grid-template-columns:1fr}.score-selector-options{grid-template-columns:repeat(6,minmax(44px,1fr))}.section-intro-card,.section-review-grid,.report-context-grid,.active-year-club-filters,.award-year-summary-grid{grid-template-columns:1fr 1fr}.award-ballot-shell,.award-review-toolbar,.award-entry-grid,.award-rank-grid,.question-body-grid{grid-template-columns:1fr}.site-header-bar,.site-header-main{flex-direction:column;align-items:flex-start}.header-actions,.dashboard-toolbar,.results-toolbar,.dashboard-band-head,.report-panel-head,.report-section-head,.sticky-score-meta{justify-content:space-between;width:100%}.sticky-score-meta{flex-direction:row;align-items:center}}@media (width<=760px){.judge-shell-header,.judge-shell-header-main,.judge-shell-header-actions{align-items:flex-start}.judge-shell-header{flex-direction:column}.judge-shell-header-main{width:100%}.judge-shell-content{padding:16px 14px 36px}.score-selector-options{grid-template-columns:repeat(5,minmax(44px,1fr))}.section-intro-card,.section-review-grid,.report-context-grid{grid-template-columns:1fr}.section-review-head,.completion-group-card,.report-context-head{flex-direction:column;align-items:flex-start}.final-submit-panel{flex-direction:column;align-items:stretch}.final-submit-actions,.final-submit-copy{min-width:0}.review-definition-list div{grid-template-columns:1fr}.page-shell{padding:0 14px}.site-header{padding-top:12px}.site-header-bar,.hero-card,.auth-card,.portal-card,.card,.question-card,.result-rank-card,.sticky-action-bar,.venue-score-bar{border-radius:12px;padding:18px}.site-header-bar{min-height:0;box-shadow:var(--se-shadow-mobile);gap:12px;padding:14px 16px}.site-header-copy{gap:4px}.page-content{padding-top:16px;padding-bottom:36px}.auth-grid,.auth-grid-single,.stats-strip,.meta-grid,.compact-meta-grid,.results-summary-grid,.award-year-summary-grid,.compact-filter-grid,.dashboard-filters-grid,.active-year-club-filters,.award-year-form,.award-year-club-picker,.club-create-form,.caterer-create-form,.report-sort-mobile-controls{grid-template-columns:1fr}.header-actions,.button-row,.split-row,.score-header-compact,.attachment-row,.dashboard-toolbar,.profile-strip-head,.compact-filter-footer,.results-head,.results-toolbar,.results-table-head,.dashboard-filter-header,.dashboard-filter-actions,.invite-form,.header-badge-stack{flex-direction:column;align-items:stretch}.dashboard-tabs{width:100%;display:flex;overflow-x:auto}.tab-button,.primary-button,.secondary-button,.danger-button,.header-button,.results-year-picker,.score-box,.score-input,.score-input-left{width:100%}.compact-button-row{justify-content:stretch}.autosave-action-row,.sticky-score-meta{flex-direction:column;align-items:stretch}.sticky-score-meta .sticky-score-pills{flex-wrap:wrap}.brand-mark{border-radius:10px;width:auto;min-width:0;padding:10px 12px}.entry-stage,.dashboard-summary-strip,.report-progress-grid,.award-ballot-shell,.award-review-toolbar,.award-entry-grid,.award-rank-grid,.question-body-grid,.completion-helper-grid,.report-section-nav-grid{grid-template-columns:1fr}.brand-mark-logo{width:min(100%,138px)}.report-sort-mobile{display:block}.sticky-score{top:10px}.sticky-action-bar{position:static}.sticky-score-compact{padding:10px 14px}.venue-score-header{flex-direction:row;align-items:center;gap:10px}.score-header-main{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.site-header-copy .header-copy{display:none}.site-header-copy h1{font-size:clamp(1.3rem,6vw,1.7rem)}.site-header-copy .eyebrow{letter-spacing:.12em;font-size:.64rem}.score-back-button{white-space:nowrap;flex-shrink:0;width:auto;min-height:36px;margin-bottom:0;padding:0 12px;font-size:.82rem}.report-club-head{min-width:0;margin-top:0;overflow:hidden}.report-club-head .club-identity{flex-wrap:nowrap}.report-club-head .club-crest-shell{display:none}.report-club-head .club-identity-copy strong{white-space:nowrap;text-overflow:ellipsis;max-width:120px;font-size:.82rem;display:block;overflow:hidden}.report-club-head .club-identity-copy .muted{display:none}.report-row-skeleton,.report-row-skeleton-main,.report-row-skeleton-status{flex-direction:column;align-items:flex-start}.score-box.compact{border-radius:10px;flex-shrink:0;width:auto;min-width:0;padding:6px 12px}.score-box.compact strong{font-size:1.1rem}.score-box.compact small{white-space:nowrap;font-size:.68rem}.stadium-table,.stadium-table thead,.stadium-table tbody,.stadium-table tr,.stadium-table th,.stadium-table td{width:100%;display:block}.stadium-table thead{display:none}.stadium-table tbody{gap:14px;display:grid}.stadium-table tbody tr{padding:14px}.stadium-table tbody td{border:0;padding:8px 0}.stadium-table tbody td:before{content:attr(data-label);color:var(--se-text-muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:.74rem;font-weight:800;display:block}.stadium-table tbody td[data-label=Actions] .table-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.stadium-table tbody td[data-label=Actions] .table-actions>*{width:100%}.club-identity{align-items:flex-start}.results-row{grid-template-columns:32px minmax(0,1fr)}.results-score{text-align:left;grid-column:2}.results-rank{width:32px;height:32px;font-size:.92rem}}@media (width<=480px){.page-shell{padding:0 10px}.site-header-bar,.hero-card,.auth-card,.portal-card,.card,.question-card,.result-rank-card,.sticky-action-bar,.venue-score-bar,.dashboard-filter-panel{border-radius:10px;padding:14px}.summary-tile,.report-row-skeleton,.report-section-link,.completion-helper-stat{padding:14px}.meta-grid,.compact-meta-grid,.question-body-grid,.report-sort-mobile-controls,.compact-filter-grid{grid-template-columns:1fr}.report-section-head,.question-head-row,.dashboard-filter-header,.dashboard-toolbar,.compact-filter-footer,.validation-summary-head{flex-direction:column;align-items:flex-start}.question-status-label{justify-content:flex-start}.question-status-copy{text-align:left}.stadium-table tbody tr,.question-card,.report-panel,.report-section-card{padding:12px}.stadium-table tbody td{padding:6px 0}.stadium-table tbody td:before,.summary-tile-label,.report-section-link-kicker{letter-spacing:.06em;font-size:.68rem}.summary-tile-value{font-size:clamp(1.45rem,8vw,1.9rem)}.summary-tile-note,.muted,.compact-copy,.small-copy{font-size:.88rem}.question-number{min-width:34px;height:34px;font-size:.84rem}.report-section-head h3,.dashboard-filter-header h3{font-size:1.1rem}.primary-button,.secondary-button,.danger-button,.table-actions>*{min-height:42px}.award-document-button{grid-template-columns:minmax(0,1fr) auto}.award-document-button span[aria-hidden=true]{grid-area:1/1}.award-document-button small{grid-area:1/2;margin-left:0}.award-document-button span:not([aria-hidden=true]){grid-area:2/1/auto/-1}}.judge-portal-shell.is-report-view .guided-report-form{font-size:1.05rem}.guided-report-workflow{padding-bottom:120px}.section-step-label{color:var(--se-text-muted);letter-spacing:.02em;text-transform:none;margin:0 0 6px;font-size:.82rem;font-weight:700}.guided-report-form .report-context-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guided-report-form .section-intro-card-simple{border:1px solid var(--se-line);background:var(--se-tinted-surface);border-radius:10px;gap:8px;padding:14px 16px;display:grid}.guided-report-form .scoring-guide-panel,.guided-report-form .section-memory-jogger{border:1px solid var(--se-line);background:var(--se-surface-soft);border-radius:10px;padding:12px 14px}.scoring-guide-panel summary,.section-memory-jogger summary{cursor:pointer;color:var(--se-accent);font-weight:700;list-style:none}.scoring-guide-panel summary::-webkit-details-marker{display:none}.section-memory-jogger summary::-webkit-details-marker{display:none}.scoring-guide-panel ul,.section-memory-jogger ul{color:var(--se-text-muted-strong);margin:10px 0 0;padding-left:20px}.guided-question-stack{gap:26px}.guided-report-form .guided-question-card{box-shadow:var(--se-shadow-card);border:1px solid #123c331a;border-radius:12px;padding:18px 20px}.guided-report-form .guided-question-card.tone-neutral{background:linear-gradient(90deg, #123c331a 0, #123c331a 6px, transparent 6px), var(--se-nested-panel-bg);border-color:#123c331a}.guided-report-form .guided-question-card.tone-complete{background:linear-gradient(90deg, #5a8a2629 0, #5a8a2629 6px, transparent 6px), var(--se-state-success-bg);border-color:#5a8a2633}.guided-report-form .guided-question-card.tone-missing-score,.guided-report-form .guided-question-card.tone-missing-comment,.guided-report-form .guided-question-card.tone-missing-both{background:linear-gradient(90deg, #c4953629 0, #c4953629 6px, transparent 6px), var(--se-warning-soft);border-color:#a67d2d47}.guided-report-form .guided-question-card .question-head{border-bottom:1px solid var(--se-line);margin-bottom:0;padding-bottom:14px}.guided-report-form .guided-question-card .question-body-grid{border:1px solid var(--se-line);border-radius:var(--se-radius-input);background:var(--se-surface-soft);gap:16px;margin-top:14px;padding:14px 16px}.guided-report-form .guided-question-card h4{font-size:1.05rem;font-weight:800}.guided-report-form .guided-question-card .question-copy>.muted{max-width:68ch;line-height:1.5}.guided-report-form .guided-question-card .question-number{background:var(--se-success-soft);color:var(--se-brand-deep)}.guided-report-form .guided-question-card textarea{background:var(--se-raised-surface);min-height:110px;font-size:1.05rem;line-height:1.5}.guided-report-form .compact-score-selector .score-option-guided{border-color:var(--se-line-strong);background:var(--se-raised-surface);gap:2px;min-width:48px;min-height:48px;padding:6px 8px 4px}.guided-report-form .compact-score-selector .score-option-guided:hover{background:var(--se-nested-panel-bg);border-color:#123c334d}.guided-report-form .compact-score-selector .score-option-guided.is-selected{background:var(--se-accent);border-color:#123c33d1}.report-step-chrome{z-index:12;padding:14px 0 calc(14px + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f8faf7f5;border-top:1px solid #123c331a;margin-top:8px;position:sticky;bottom:0}.report-step-chrome-inner{gap:12px;display:grid}.report-step-label{color:var(--se-text);margin:0;font-size:1rem;font-weight:700;line-height:1.35}.report-step-section-copy{color:var(--se-text-muted-strong);font-size:.92rem;font-weight:500}.report-step-progress-track{background:#123c331a;border-radius:999px;height:6px;overflow:hidden}.report-step-progress-track span{border-radius:inherit;background:var(--se-brand);height:100%;display:block}.report-step-actions{gap:10px}.report-step-actions .report-step-continue{flex:auto;min-height:48px}.report-step-actions .report-step-back{min-height:48px}.submit-checklist-state{min-width:88px;color:var(--se-text-muted-strong);text-transform:uppercase;letter-spacing:.04em;flex:none;font-size:.78rem;font-weight:800}.submit-checklist .is-complete .submit-checklist-state{color:var(--se-brand-strong)}@media (width<=720px){.guided-report-form .report-context-grid{grid-template-columns:1fr}.report-step-actions{flex-direction:column}.report-step-actions .report-step-back,.report-step-actions .report-step-continue{width:100%}}
