@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.fixed{position:fixed}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}.lowercase{text-transform:lowercase}}:root{--background:#f6f7f9;--surface:#fff;--surface-subtle:#fafbfc;--text:#15171a;--muted:#667085;--muted-light:#98a2b3;--border:#e4e7ec;--border-strong:#d0d5dd;--primary:#006fe3;--primary-dark:#0057b3;--primary-soft:#e8f4ff;--success:#16825d;--success-soft:#eaf8f2;--warning:#a15c07;--warning-soft:#fff5e5;--danger:#b42318;--danger-soft:#fff1f0;--shadow:0 1px 2px #1018280a, 0 1px 3px #1018280f}*{box-sizing:border-box}html{background:var(--background);color:var(--text)}body{-webkit-font-smoothing:antialiased;min-height:100vh;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.5}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #006fe338}.login-page{background:var(--surface);grid-template-columns:minmax(420px,.9fr) minmax(520px,1.1fr);min-height:100vh;display:grid}.login-panel{color:#fff;background:radial-gradient(circle at 20% 80%,#006fe361,#0000 38%),linear-gradient(145deg,#0f1e38 0%,#0b3654 100%);flex-direction:column;min-height:100vh;padding:44px clamp(44px,6vw,88px);display:flex}.brand,.app-header-brand{letter-spacing:-.01em;align-items:center;gap:11px;font-size:15px;font-weight:700;display:flex}.brand-mark{background:#fff url(/favicon.svg) 50%/cover no-repeat;border-radius:9px;width:34px;height:34px;display:block;box-shadow:inset 0 0 0 1px #ffffff2e}.login-panel .brand-mark{background-color:#fff}.brand-mark.small{border-radius:8px;width:30px;height:30px}.login-copy{max-width:580px;margin:auto 0}.eyebrow{color:var(--primary);letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:750;display:block}.login-panel .eyebrow{color:#8ed8f5}.login-copy h1{letter-spacing:-.055em;max-width:570px;margin:0;font-size:clamp(40px,5vw,68px);line-height:1.03}.login-copy p{color:#c6d9e5;max-width:520px;margin:24px 0 0;font-size:17px;line-height:1.7}.login-note{color:#9fb8c7;align-items:center;gap:10px;font-size:12px;display:flex}.note-dot,.live-indicator span{background:#7ce1b2;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #7ce1b21f}.login-form-panel{background:#fbfbfc;place-content:center;padding:48px;display:grid}.auth-card{border:1px solid var(--border);background:var(--surface);border-radius:14px;flex-direction:column;gap:24px;width:min(100%,420px);padding:38px;animation:.62s cubic-bezier(.22,1,.36,1) .1s both auth-card-enter;display:flex;box-shadow:0 12px 36px #10182814}.auth-card h2{letter-spacing:-.035em;margin:0;font-size:25px}.auth-card>div:first-child p,.section-header p{color:var(--muted);margin:6px 0 0}.field{color:#344054;flex-direction:column;gap:7px;font-weight:650;display:flex}.field input,.field textarea{border:1px solid var(--border-strong);width:100%;color:var(--text);background:var(--surface);border-radius:8px;font-weight:450;transition:border-color .15s,box-shadow .15s}.field input{height:44px;padding:0 13px}.field textarea{resize:vertical;min-height:84px;padding:11px 13px}.field input::placeholder,.field textarea::placeholder{color:var(--muted-light)}.field-hint{color:var(--muted-light);font-size:11px;font-weight:450}.field input:focus,.field textarea:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #006fe31f}.primary-button,.secondary-button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:20px;font-weight:700;transition:background .15s,transform .15s,box-shadow .15s;display:inline-flex}.primary-button{border:1px solid var(--primary);color:#fff;background:var(--primary);min-height:44px;padding:0 17px;box-shadow:0 1px 2px #231c7938}.primary-button:hover:not(:disabled){background:var(--primary-dark);transform:translateY(-1px);box-shadow:0 4px 10px #231c792e}.primary-button:active:not(:disabled),.secondary-button:active,.danger-button:active:not(:disabled){transition-duration:70ms;transform:translateY(0)scale(.98)}.primary-button:disabled{cursor:not-allowed;opacity:.6}.secondary-button{border:1px solid var(--border-strong);color:#344054;background:var(--surface);min-height:36px;padding:0 13px}.secondary-button:hover{background:var(--surface-subtle)}.error-banner{color:var(--danger);background:var(--danger-soft);border:1px solid #fecdca;border-radius:8px;padding:10px 12px;font-size:13px;font-weight:550}.page-error{margin-bottom:18px}.security-note{color:var(--muted-light);text-align:center;margin:18px auto 0;font-size:12px}.app-shell{background:var(--background);min-height:100vh}.product-shell{background:var(--background);grid-template-columns:240px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--border);background:var(--surface);flex-direction:column;height:100vh;padding:24px 16px 18px;animation:.52s cubic-bezier(.22,1,.36,1) both sidebar-enter;display:flex;position:sticky;top:0}.sidebar-brand{letter-spacing:-.02em;align-items:center;gap:0;padding:0 8px;font-weight:750;display:flex}.brand-wordmark{color:#0f1e38}.brand-wordmark>span{color:#006fe3}.sidebar-nav{flex-direction:column;gap:4px;margin-top:38px;display:flex}.nav-label{color:var(--muted-light);letter-spacing:.09em;text-transform:uppercase;margin:0 10px 8px;font-size:10px;font-weight:750}.sidebar-nav a{color:#475467;border-radius:8px;align-items:center;gap:11px;min-height:42px;padding:0 11px;font-size:13px;font-weight:620;text-decoration:none;transition:color .14s,background .14s,transform .18s cubic-bezier(.22,1,.36,1);display:flex;position:relative}.sidebar-nav a:hover{color:var(--text);background:#f7f7f9;transform:translate(2px)}.sidebar-nav a.active{color:#075e9b;background:var(--primary-soft)}.nav-icon{width:20px;color:var(--muted);place-items:center;font-size:15px;display:grid}.sidebar-nav a.active .nav-icon{color:var(--primary)}.sidebar-account{border-top:1px solid var(--border);grid-template-columns:32px 1fr auto;align-items:center;gap:10px;margin-top:auto;padding:14px 8px 0;display:grid}.sidebar-account strong,.sidebar-account div span{display:block}.sidebar-account strong{color:#344054;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.sidebar-account div span{color:var(--muted-light);font-size:10px}.sidebar-account button{width:28px;height:28px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:7px}.sidebar-account button:hover{color:var(--danger);background:var(--danger-soft)}.product-content{min-width:0}.mobile-header{display:none}.workspace-main{width:min(100% - 48px,1380px);margin:0 auto;padding:42px 0 64px}.workspace-main>*{animation:.52s cubic-bezier(.22,1,.36,1) both content-enter}.workspace-main>:nth-child(2){animation-delay:55ms}.workspace-main>:nth-child(3){animation-delay:.11s}.workspace-main>:nth-child(4){animation-delay:.165s}.workspace-main>:nth-child(5){animation-delay:.22s}.page-heading{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:28px;display:flex}.page-heading h1{letter-spacing:-.045em;margin:0;font-size:30px;line-height:1.15}.page-heading p,.page-description{color:var(--muted);margin:8px 0 0}.link-button{text-decoration:none}.metric-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px;display:grid}.metric-grid-secondary .metric-card{min-height:142px}.metric-card{flex-direction:column;min-height:158px;padding:20px;transition:border-color .22s,box-shadow .22s,transform .22s cubic-bezier(.22,1,.36,1);display:flex}.metric-card:hover{border-color:#c9e5f2;transform:translateY(-3px);box-shadow:0 9px 24px #03406214,0 2px 5px #1018280d}.metric-card>span{color:var(--muted);font-size:11px;font-weight:650}.metric-card>div:not(.metric-progress){align-items:baseline;gap:5px;margin-top:13px;display:flex}.metric-card strong{letter-spacing:-.05em;font-size:34px;line-height:1}.metric-card small{color:var(--muted-light);font-size:11px;font-weight:600}.metric-card p{color:var(--muted-light);margin:auto 0 0;font-size:11px}.metric-card.featured{background:linear-gradient(145deg,#fff 25%,#edf9fc);border-color:#b8e0f0}.metric-card.featured strong{color:var(--primary)}.metric-progress{background:#e8e8ed;border-radius:999px;height:5px;margin-top:14px;overflow:hidden}.metric-progress span{border-radius:inherit;background:var(--primary);transform-origin:0;height:100%;animation:.7s cubic-bezier(.22,1,.36,1) .24s both progress-grow;display:block}.score-overview{background:radial-gradient(circle at 8% 15%,#0087b914,#0000 31%),linear-gradient(145deg,#fff 52%,#f4fbfd);border-color:#c6e8f4;grid-template-columns:minmax(220px,.34fr) minmax(460px,1fr);gap:clamp(32px,6vw,90px);min-height:248px;margin-bottom:14px;padding:28px 32px 24px;display:grid;box-shadow:0 1px 2px #1018280a,0 10px 32px #0063910f}.judge-dashboard-focus{background:radial-gradient(circle at 92% 8%,#0097d31a,#0000 32%),linear-gradient(145deg,#fff 48%,#f3fbfe);border-color:#bfe4f2;min-height:430px;padding:30px 34px 32px;box-shadow:0 1px 2px #1018280a,0 14px 38px #00639112}.judge-dashboard-focus>header,.judge-dashboard-focus>footer{justify-content:space-between;align-items:center;gap:20px;display:flex}.judge-dashboard-focus>header>strong{color:#45687a;font-size:11px;font-weight:720}.judge-work-status{border-radius:999px;align-items:center;gap:8px;min-height:30px;padding:0 11px;font-size:10px;font-weight:750;display:inline-flex}.judge-work-status>span{border-radius:50%;width:7px;height:7px}.judge-work-status.ready{color:#08759d;background:#e6f7fc}.judge-work-status.ready>span{background:#12a9d4;box-shadow:0 0 0 4px #12a9d41f}.judge-work-status.waiting{color:#936112;background:#fff4df}.judge-work-status.waiting>span{background:#dfa128}.judge-work-status.complete{color:var(--success);background:var(--success-soft)}.judge-work-status.complete>span{background:#66cba7}.judge-focus-copy{max-width:760px;margin:64px 0 46px}.judge-focus-copy>span{color:var(--primary);letter-spacing:.09em;text-transform:uppercase;margin-bottom:11px;font-size:10px;font-weight:760;display:block}.judge-focus-copy h2{letter-spacing:-.055em;margin:0;font-size:clamp(34px,4.2vw,54px);line-height:1.03}.judge-focus-copy p{max-width:620px;color:var(--muted);margin:14px 0 0;font-size:13px;line-height:1.6}.judge-progress-track{background:#e5eef2;border-radius:999px;height:18px;padding:3px;overflow:hidden;box-shadow:inset 0 1px 2px #0f2b3a14}.judge-progress-track>span{border-radius:inherit;transform-origin:0;background:linear-gradient(90deg,#0877df,#16afd3);min-width:0;height:100%;animation:.75s cubic-bezier(.22,1,.36,1) .12s both progress-grow;display:block;box-shadow:0 2px 8px #006fe338}.judge-dashboard-focus>footer{margin-top:18px}.judge-dashboard-focus>footer>span{color:var(--muted);font-size:11px}.judge-dashboard-focus>footer>span strong{color:#344054}.score-overview-copy{flex-direction:column;justify-content:center;min-width:0;display:flex}.score-overview-copy .eyebrow{margin-bottom:14px}.score-average{align-items:flex-end;gap:10px;display:flex}.score-average>strong{color:var(--primary);letter-spacing:-.075em;font-size:clamp(50px,6vw,72px);font-weight:720;line-height:.9}.score-average>span{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;flex-direction:column;padding-bottom:3px;font-size:10px;font-weight:680;display:flex}.score-average small{color:var(--muted-light);letter-spacing:0;text-transform:none;font-size:13px;font-weight:600}.score-overview-copy p{color:var(--muted-light);margin:24px 0 0;font-size:11px}.distribution-chart{grid-template-columns:repeat(14,minmax(0,1fr));align-items:stretch;gap:clamp(3px,.7vw,10px);min-height:190px;padding-top:12px;display:grid;position:relative}.chart-grid-lines{pointer-events:none;flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:27px 0}.chart-grid-lines span{border-top:1px dashed #e8e7ee;width:100%}.distribution-column{z-index:1;text-align:center;grid-template-rows:18px 1fr 24px;min-width:0;display:grid;position:relative}.distribution-count{color:#45687a;font-size:10px;font-weight:750}.distribution-track{justify-content:center;align-items:flex-end;display:flex}.distribution-bar{width:min(100%,30px);height:var(--bar-height);background:linear-gradient(180deg, #19a6cf 0%, var(--primary) 100%);transform-origin:bottom;min-height:3px;animation:bar-grow .72s var(--bar-delay) cubic-bezier(.22, 1, .36, 1) both;border-radius:8px 8px 3px 3px;transition:filter .18s,transform .18s;display:block;box-shadow:inset 0 1px #ffffff38,0 5px 12px #006fe324}.distribution-column:hover .distribution-bar{filter:saturate(1.16)brightness(1.04);transform:scaleX(1.08)}.distribution-label{color:var(--muted);align-self:end;padding-top:8px;font-size:8px;font-weight:680}.dashboard-panels{grid-template-columns:minmax(500px,1.35fr) minmax(340px,.75fr);align-items:start;gap:18px;display:grid}.panel-card{transition:border-color .22s,box-shadow .22s;overflow:hidden}.panel-card:hover{border-color:#d5eaf2;box-shadow:0 10px 26px #04344e0f,0 2px 5px #1018280a}.session-list{padding:4px 0}.session-row{border-bottom:1px solid var(--border);grid-template-columns:36px minmax(160px,1fr) minmax(100px,.6fr) auto auto;align-items:center;gap:13px;min-height:68px;padding:10px 20px;transition:background .18s,transform .18s;display:grid}.session-row:hover{background:#f5fbfd;transform:translate(2px)}.inspect-session{border:1px solid var(--border);color:#344054;cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;min-height:30px;padding:0 11px;font-size:10px;font-weight:700;text-decoration:none;transition:border-color .14s,color .14s,background .14s;display:inline-flex}.inspect-session:hover{color:var(--primary);background:var(--primary-soft);border-color:#afdced}.review-picker-modal{z-index:110;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1218267a;place-items:center;padding:24px;animation:.16s both modal-fade;display:grid;position:fixed;inset:0}.review-picker-card{border:1px solid var(--border);background:#fff;border-radius:18px;width:min(94vw,720px);animation:.18s both modal-rise;overflow:hidden;box-shadow:0 28px 80px #10182838}.review-picker-card>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:24px;padding:28px 30px 24px;display:flex}.review-picker-card h2{letter-spacing:-.035em;margin:7px 0 6px;font-size:25px}.review-picker-card header p{max-width:540px;color:var(--muted);margin:0;font-size:13px;line-height:1.55}.review-picker-card header p strong{color:var(--text)}.review-picker-close{border:1px solid var(--border);width:34px;height:34px;color:var(--muted);cursor:pointer;background:#fff;border-radius:9px;flex:none;place-items:center;font-size:20px;line-height:1;display:grid}.review-picker-close:hover{color:var(--text);background:var(--surface-muted)}.review-picker-list{gap:10px;padding:18px;display:grid}.review-picker-option{border:1px solid var(--border);min-height:82px;color:var(--text);background:#fff;border-radius:13px;grid-template-columns:42px minmax(110px,.75fr) minmax(250px,1.5fr) auto 20px;align-items:center;gap:14px;padding:14px 16px;text-decoration:none;transition:border-color .15s,background .15s,transform .15s,box-shadow .15s;display:grid}.review-picker-option:hover{background:#f7fcfe;border-color:#acdced;transform:translateY(-1px);box-shadow:0 8px 20px #076fa412}.review-picker-avatar{width:42px;height:42px;color:var(--primary);background:var(--primary-soft);border-radius:11px;place-items:center;font-size:15px;font-weight:800;display:grid}.review-picker-judge{gap:3px;display:grid}.review-picker-judge small{color:var(--muted-light);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:750}.review-picker-judge strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.review-picker-breakdown{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.review-picker-breakdown>span{color:var(--muted);gap:2px;font-size:9px;display:grid}.review-picker-breakdown strong{color:#344054;font-size:13px}.review-picker-total{color:var(--primary);align-items:baseline;display:flex}.review-picker-total strong{font-size:22px}.review-picker-total small{color:var(--muted-light);font-size:10px}.review-picker-arrow{color:var(--primary);font-size:17px;transition:transform .15s}.review-picker-option:hover .review-picker-arrow{transform:translate(3px)}.admin-mode-badge{color:#0877ad;background:var(--primary-soft);border:1px solid #bee3f0;border-radius:10px;align-items:center;min-height:38px;padding:0 14px;font-size:11px;font-weight:750;display:inline-flex}.session-row:last-child{border-bottom:0}.session-avatar{color:#096f9f;background:var(--primary-soft);border-radius:9px;place-items:center;width:34px;height:34px;font-size:12px;font-weight:750;display:grid}.session-project strong,.session-project span,.session-judge strong,.session-judge span{display:block}.session-project strong,.session-judge strong{color:#344054;font-size:12px}.session-project span,.session-judge span{color:var(--muted-light);margin-top:2px;font-size:10px}.panel-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:310px;padding:30px;display:flex}.panel-empty.compact{min-height:260px}.panel-empty>span{width:40px;height:40px;color:var(--primary);background:var(--primary-soft);border-radius:50%;place-items:center;font-size:18px;display:grid}.panel-empty h3{margin:14px 0 0;font-size:14px}.panel-empty p{color:var(--muted);margin:5px 0 0;font-size:11px}.leaderboard-list b small{color:var(--muted-light);margin-left:2px;font-size:9px}.newest-label{color:var(--muted-light);letter-spacing:.08em;text-transform:uppercase;margin-bottom:9px;font-size:10px;font-weight:750;display:block}.app-header{z-index:20;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;justify-content:space-between;align-items:center;height:64px;padding:0 clamp(20px,4vw,56px);display:flex;position:sticky;top:0}.header-divider{background:var(--border);width:1px;height:20px;margin-left:5px}.header-context{color:var(--muted);font-size:13px;font-weight:500}.account-menu{align-items:center;gap:10px;display:flex}.avatar{color:#075985;background:#e5f5fb;border-radius:50%;place-items:center;width:30px;height:30px;font-size:12px;font-weight:750;display:grid}.account-name{font-size:13px;font-weight:650}.text-button,.table-action{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:650}.text-button:hover,.table-action:hover{color:var(--primary)}.demo-banner{color:#73510d;text-align:center;background:#fff8e7;padding:8px 20px;font-size:12px}.judge-main{width:min(100% - 40px,1440px);margin:0 auto;padding:42px 0 64px}.workspace-toolbar{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:28px;display:flex}.workspace-toolbar h1{letter-spacing:-.04em;margin:0;font-size:29px;line-height:1.15}.queue-progress{width:min(100%,300px)}.progress-copy{color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:8px;font-size:12px;display:flex}.progress-copy strong{color:#344054}.progress-track,.leaderboard-progress{background:#e7e8ec;border-radius:999px;height:6px;overflow:hidden}.progress-track span,.leaderboard-progress span{border-radius:inherit;background:var(--primary);height:100%;transition:width .3s;display:block}.card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:12px}.review-grid{grid-template-columns:minmax(330px,.68fr) minmax(560px,1.32fr);align-items:start;gap:20px;display:grid}.submission-card,.score-card{padding:28px}.submission-card{position:sticky;top:84px}.submission-topline,.score-card-header,.submit-row,.section-header{justify-content:space-between;align-items:center;gap:20px;display:flex}.status-badge,.table-status,.track-badge,.complete-badge{border-radius:999px;align-items:center;width:fit-content;font-size:11px;font-weight:700;display:inline-flex}.status-badge{color:var(--warning);background:var(--warning-soft);gap:7px;padding:5px 9px}.status-badge span{background:#d9861c;border-radius:50%;width:6px;height:6px}.submission-id{color:var(--muted-light);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.project-heading{border-bottom:1px solid var(--border);padding:30px 0}.track-badge{color:#096f9f;background:var(--primary-soft);padding:5px 9px}.project-heading h2{letter-spacing:-.045em;margin:14px 0 2px;font-size:clamp(28px,3vw,39px);line-height:1.08}.team-name{color:var(--muted);margin:0}.project-section{padding:25px 0}.project-preview{border:1px solid var(--border);background-color:#f2f4f7;background-position:50%;background-size:cover;border-radius:10px;min-height:210px;margin-top:22px;text-decoration:none;display:block;position:relative;overflow:hidden}.project-preview:after{content:"";background:linear-gradient(#0000,#0f1218b3);position:absolute;inset:45% 0 0}.project-preview span{z-index:1;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f1218b3;border-radius:7px;padding:6px 9px;font-size:10px;font-weight:700;position:absolute;bottom:12px;right:12px}.project-section h3{color:#344054;margin:0 0 9px;font-size:12px}.project-section p{color:#475467;margin:0;font-size:14px;line-height:1.75}.project-links{grid-template-columns:1fr 1fr;gap:9px;display:grid}.project-links a{border:1px solid var(--border-strong);color:#344054;background:var(--surface);border-radius:8px;justify-content:space-between;align-items:center;min-height:41px;padding:0 12px;font-size:12px;font-weight:650;text-decoration:none;display:flex}.project-links a:hover{color:var(--primary);border-color:#79c4df}.assignment-note{color:var(--muted);background:var(--surface-subtle);text-align:center;border-radius:8px;margin-top:20px;padding:12px;font-size:11px}.score-card-header{border-bottom:1px solid var(--border);padding-bottom:22px}.score-card-header h2{letter-spacing:-.03em;margin:0;font-size:21px}.total-score{align-items:baseline;gap:4px;display:flex}.total-score span{color:var(--muted);text-transform:uppercase;margin-right:6px;font-size:11px;font-weight:650}.total-score strong{letter-spacing:-.04em;font-size:28px}.total-score small{color:var(--muted)}.score-control{border:0;border-bottom:1px solid var(--border);margin:0;padding:23px 0}.score-label{justify-content:space-between;align-items:start;gap:20px;margin-bottom:15px;display:flex}.score-label legend{color:#344054;padding:0;font-weight:700}.score-label strong{color:var(--primary);font-size:19px}.score-options{grid-template-columns:repeat(10,1fr);gap:6px;display:grid}.score-options button{aspect-ratio:1.2;border:1px solid var(--border-strong);color:#475467;background:var(--surface);cursor:pointer;border-radius:7px;min-width:0;font-size:12px;font-weight:650;transition:color .14s,border-color .14s,background .14s,box-shadow .18s,transform .18s cubic-bezier(.22,1,.36,1)}.score-options button:hover{color:var(--primary);background:#f4fbfd;border-color:#79c4df;transform:translateY(-2px)}.score-options button.selected{border-color:var(--primary);color:#fff;background:var(--primary);transform:translateY(-2px)scale(1.04);box-shadow:0 2px 5px #006fe333}.score-scale{color:#667085;justify-content:space-between;gap:18px;margin-top:11px;font-size:13px;font-weight:620;display:flex}.score-scale>span{max-width:46%;line-height:1.4;display:block}.score-scale>span:last-child{text-align:right;justify-content:flex-end}.notes-field{padding:23px 0}.notes-field small{color:var(--muted-light);margin-left:5px;font-weight:500}.submit-row{padding-top:2px}.submit-row p{color:var(--muted);margin:0;font-size:11px}.submit-row .primary-button{min-width:168px}.empty-state{text-align:center;max-width:540px;margin:70px auto;padding:52px}.success-icon{width:44px;height:44px;color:var(--success);background:var(--success-soft);border-radius:50%;place-items:center;margin:0 auto 18px;font-size:20px;display:grid}.empty-state h2{margin:0;font-size:23px}.empty-state p{color:var(--muted);margin:10px 0 0}.empty-state-results-link{color:var(--primary);align-items:center;gap:8px;margin-top:22px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.empty-state-results-link:hover{color:var(--primary-dark)}.empty-state-results-link span{transition:transform .15s}.empty-state-results-link:hover span{transform:translate(3px)}.centered-state{min-height:100vh;color:var(--muted);text-align:center;place-content:center;display:grid}.spinner{border:3px solid var(--border);border-top-color:var(--primary);border-radius:50%;width:26px;height:26px;margin:auto;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.live-indicator{color:var(--success);background:var(--success-soft);border:1px solid #c6eddd;border-radius:999px;align-items:center;gap:9px;padding:7px 11px;font-size:11px;font-weight:750;display:flex}.live-indicator span{width:6px;height:6px;box-shadow:none;animation:2s infinite pulse}@keyframes pulse{50%{opacity:.5}}@keyframes sidebar-enter{0%{opacity:0;transform:translate(-12px)}}@keyframes content-enter{0%{opacity:0;transform:translateY(10px)}}@keyframes auth-card-enter{0%{opacity:0;transform:translateY(14px)scale(.985)}}@keyframes bar-grow{0%{opacity:0;transform:scaleY(0)}}@keyframes progress-grow{0%{transform:scaleX(0)}}.stat-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px;display:grid}.stat-card{flex-direction:column;min-height:144px;padding:20px;display:flex}.stat-card>span{color:var(--muted);font-size:12px;font-weight:650}.stat-card strong{letter-spacing:-.045em;margin-top:12px;font-size:34px;line-height:1}.stat-card small{color:var(--muted-light);margin-top:auto;font-size:11px}.stat-card.accent{background:linear-gradient(145deg,#fff 20%,#edf9fc);border-color:#b9e3f0}.stat-card.accent strong{color:var(--primary)}.dashboard-grid{grid-template-columns:minmax(660px,1.6fr) minmax(340px,.7fr);align-items:start;gap:18px;display:grid}.queue-table-card,.leaderboard-card{overflow:hidden}.section-header{border-bottom:1px solid var(--border);min-height:84px;padding:18px 22px}.section-header h2{letter-spacing:-.02em;margin:0;font-size:17px}.section-header p{font-size:11px}.table-scroll{overflow-x:auto}table{border-collapse:collapse;text-align:left;width:100%}th{color:var(--muted);background:var(--surface-subtle);letter-spacing:.04em;text-transform:uppercase;padding:11px 18px;font-size:10px;font-weight:700}td{border-top:1px solid var(--border);color:#475467;min-width:100px;padding:14px 18px;font-size:12px}tbody tr:first-child td{border-top:0}td:first-child{min-width:200px}td:first-child strong,td:first-child span{display:block}td:first-child strong{color:#344054;font-size:13px}td:first-child span{color:var(--muted-light);margin-top:2px;font-size:11px}.table-status{text-transform:capitalize;padding:4px 8px}.table-status.available{color:#475467;background:#f2f4f7}.table-status.in-progress{color:var(--warning);background:var(--warning-soft)}.table-status.completed{color:var(--success);background:var(--success-soft)}.score-cell{color:#344054;font-weight:750}.score-cell small{color:var(--muted-light);margin-left:2px;font-weight:500}.table-action{white-space:nowrap}.complete-badge{color:var(--success);background:var(--success-soft);padding:5px 9px}.locked-leaderboard{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:400px;padding:36px;display:flex}.lock-icon{width:42px;height:42px;color:var(--primary);background:var(--primary-soft);border-radius:50%;place-items:center;font-size:20px;display:grid}.locked-leaderboard h3{margin:16px 0 0;font-size:16px}.locked-leaderboard p{max-width:260px;color:var(--muted);margin:7px 0 22px;font-size:12px}.locked-leaderboard .leaderboard-progress{width:100%;max-width:240px}.locked-leaderboard small{color:var(--muted-light);margin-top:9px}.leaderboard-list{margin:0;padding:6px 0;list-style:none}.leaderboard-list li{border-bottom:1px solid var(--border);grid-template-columns:32px 1fr auto;align-items:center;gap:10px;min-height:59px;padding:8px 20px;transition:background .16s,padding .18s cubic-bezier(.22,1,.36,1);display:grid}.leaderboard-list li:hover{background:#f5fbfd;padding-left:23px;padding-right:17px}.leaderboard-list li:last-child{border-bottom:0}.rank{width:26px;height:26px;color:var(--muted);background:#f2f4f7;border-radius:7px;place-items:center;font-size:11px;font-weight:750;display:grid}.leaderboard-list li:nth-child(-n+3) .rank{color:var(--primary);background:var(--primary-soft)}.leaderboard-list strong,.leaderboard-list div span{display:block}.leaderboard-list strong{color:#344054;font-size:12px}.leaderboard-list div span{color:var(--muted-light);font-size:10px}.leaderboard-list b{font-size:14px}@media (max-width:1100px){.review-grid,.dashboard-grid{grid-template-columns:1fr}.submission-card{position:static}.stat-grid,.metric-grid{grid-template-columns:repeat(2,1fr)}.dashboard-panels{grid-template-columns:1fr}}@media (max-width:800px){.product-shell{display:block}.sidebar{display:none}.mobile-header{z-index:20;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;justify-content:space-between;align-items:center;gap:20px;min-height:62px;padding:10px 18px;display:flex;position:sticky;top:0}.mobile-header .sidebar-brand{padding:0}.mobile-header nav{gap:4px;display:flex}.mobile-header nav a{color:var(--muted);border-radius:7px;padding:7px 9px;font-size:11px;font-weight:650;text-decoration:none}.mobile-header nav a.active{color:var(--primary);background:var(--primary-soft)}.login-page{grid-template-columns:1fr}.login-panel{min-height:340px;padding:30px}.login-copy{margin:auto 0 30px}.login-copy h1{font-size:40px}.login-copy p{font-size:14px}.login-note{display:none}.login-form-panel{min-height:560px;padding:30px 20px}.auth-card{padding:28px 22px}.account-name,.header-divider,.header-context{display:none}.workspace-toolbar{flex-direction:column;align-items:flex-start;gap:20px}.queue-progress{width:100%}.page-heading{flex-direction:column;align-items:flex-start}.score-overview{grid-template-columns:minmax(180px,.4fr) 1fr;gap:24px;padding:24px}.judge-dashboard-focus{min-height:390px;padding:24px}.submission-card,.score-card{padding:21px}}@media (max-width:560px){.product-content{overflow-x:hidden}.mobile-header{gap:8px;padding:8px 10px}.mobile-header .brand-mark.small{width:26px;height:26px}.mobile-header .brand-wordmark{font-size:12px}.mobile-header nav{gap:0}.mobile-header nav a{padding:6px;font-size:10px}.app-header{padding:0 16px}.judge-main{width:min(100% - 24px,1440px);padding-top:28px}.workspace-main{width:min(100% - 24px,1380px);padding-top:28px}.judge-page-heading{text-align:left;align-items:flex-start;padding:0 4px}.judge-page-heading h1{font-size:28px}.judge-page-heading p{display:none}.dashboard-main .judge-page-heading{margin-bottom:18px}.dashboard-main{padding-top:22px}.judge-dashboard-focus{text-align:left;min-height:0;padding:20px}.judge-dashboard-focus>header{flex-direction:row;justify-content:space-between;align-items:center;gap:12px}.judge-dashboard-focus>header>strong{white-space:nowrap}.judge-work-status{min-height:28px;padding:0 9px;font-size:9px}.judge-focus-copy{margin:30px 0 24px}.judge-focus-copy h2{max-width:300px;font-size:32px;line-height:1.05}.judge-focus-copy p{max-width:300px;margin:12px 0 0;font-size:12px;line-height:1.55}.metric-grid{grid-template-columns:1fr 1fr;gap:9px}.judge-dashboard-focus>footer{text-align:left;flex-direction:column;align-items:stretch;gap:14px;margin-top:14px}.judge-dashboard-focus>footer .primary-button,.judge-dashboard-focus>footer .secondary-button{width:100%}.score-overview{grid-template-columns:1fr;gap:16px;min-height:390px;padding:22px 18px 18px}.score-overview-copy p{margin-top:14px}.distribution-chart{gap:7px;min-height:190px}.metric-card{min-height:142px;padding:16px}.session-row{grid-template-columns:34px 1fr auto auto;padding:10px 14px}.session-judge{display:none}.session-row .table-status{font-size:9px}.stat-grid{grid-template-columns:1fr 1fr;gap:9px}.stat-card{min-height:126px;padding:16px}.project-links{grid-template-columns:1fr}.score-options{grid-template-columns:repeat(5,1fr)}.score-options button{aspect-ratio:1.35}.submit-row{flex-direction:column;align-items:stretch}.submit-row .primary-button{width:100%}.table-scroll{margin-bottom:2px}}.compact-toolbar{align-items:center;margin-bottom:18px}.judging-layout{grid-template-columns:minmax(0,1fr) 410px;align-items:start;gap:18px;display:grid}.submission-scroll-frame{min-width:0}.project-transition-shell{opacity:1;transition:opacity .22s,transform .22s;transform:translateY(0)}.project-transition-shell.switching{pointer-events:none;opacity:0;transform:translateY(4px)}.submission-confirmation{z-index:60;visibility:hidden;color:var(--text);opacity:0;pointer-events:none;background:#f8f9fb;place-items:center;transition:opacity .24s,visibility 0s linear .24s;display:grid;position:fixed;inset:0 0 0 240px}.submission-confirmation.saving,.submission-confirmation.success{visibility:visible;opacity:1;transition:opacity .24s,visibility}.submission-confirmation.exiting{visibility:visible;opacity:0;transition:opacity .32s,visibility 0s linear .32s}.submission-confirmation-content{text-align:center;flex-direction:column;align-items:center;min-width:260px;padding-top:91px;transition:transform .22s;display:flex;position:relative;transform:translateY(8px)scale(.985)}.submission-confirmation.saving .submission-confirmation-content,.submission-confirmation.success .submission-confirmation-content,.submission-confirmation.exiting .submission-confirmation-content{transform:translateY(0)scale(1)}.submission-confirmation-content>div strong,.submission-confirmation-content>div span{display:block}.submission-confirmation-content>div strong{letter-spacing:-.035em;font-size:22px}.submission-confirmation-content>div span{color:var(--muted);margin-top:7px;font-size:11px}.submission-saving-spinner,.submission-check{width:70px;height:70px;position:absolute;top:0;left:50%;transform:translate(-50%)}.submission-saving-spinner{border:2px solid #cfeaf3;border-top-color:var(--primary);opacity:0;border-radius:50%}.submission-confirmation.saving .submission-saving-spinner{opacity:1;animation:.7s linear infinite submission-spin}.submission-check{opacity:0;overflow:visible}.submission-confirmation.success .submission-check,.submission-confirmation.exiting .submission-check{opacity:1}.submission-check-circle,.submission-check-mark{fill:none;stroke-linecap:round;stroke-linejoin:round}.submission-check-circle{stroke:#bfe4f1;stroke-width:2.5px;stroke-dasharray:220;stroke-dashoffset:220px}.submission-check-mark{stroke:var(--primary);stroke-width:4.5px;stroke-dasharray:55;stroke-dashoffset:55px}.submission-confirmation.success .submission-check-circle{animation:.43s cubic-bezier(.65,0,.35,1) forwards submission-circle-draw}.submission-confirmation.success .submission-check-mark{animation:.33s cubic-bezier(.22,1,.36,1) .26s forwards submission-check-draw}.submission-confirmation.exiting .submission-check-circle,.submission-confirmation.exiting .submission-check-mark{stroke-dashoffset:0}@keyframes submission-spin{to{transform:translate(-50%)rotate(360deg)}}@keyframes submission-circle-draw{to{stroke-dashoffset:0}}@keyframes submission-check-draw{to{stroke-dashoffset:0}}.project-workspace{overflow:hidden}.project-header{justify-content:space-between;align-items:flex-start;gap:24px;padding:24px 26px;display:flex}.project-header h2{letter-spacing:-.05em;margin:0;font-size:clamp(28px,3vw,40px);line-height:1.05}.project-byline{color:var(--muted);margin:6px 0 0}.media-stage{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#0d0e12;overflow:hidden}.media-stage video,.media-image,.media-placeholder{aspect-ratio:16/9;width:100%;max-height:590px;display:block}.media-stage video{object-fit:contain;background:#08090b}.media-image{background-position:50%;background-repeat:no-repeat;background-size:contain}.media-placeholder{color:#8e94a4;background:radial-gradient(circle at 50% 40%,#282b34,#0000 48%),#111319;place-items:center;font-size:12px;display:grid}.media-actions{background:#15171c;border-top:1px solid #ffffff1a;flex-wrap:wrap;gap:8px;padding:10px 14px;display:flex}.media-actions a{color:#d7dae2;border:1px solid #ffffff24;border-radius:6px;padding:6px 9px;font-size:10px;font-weight:650;text-decoration:none}.media-actions a:hover{color:#fff;border-color:#ffffff4d}.submission-story{grid-template-columns:1fr 1fr;gap:28px;padding:25px 26px;display:grid}.submission-story:has(.one-liner-block:only-child){grid-template-columns:1fr}.story-block>span{color:var(--muted-light);letter-spacing:.09em;text-transform:uppercase;margin-bottom:8px;font-size:9px;font-weight:750;display:block}.story-block p{color:#344054;margin:0;font-size:14px;line-height:1.7}.one-liner-block p{max-width:820px;color:var(--text);letter-spacing:-.02em;font-size:clamp(17px,2vw,22px);font-weight:620;line-height:1.45}.project-title-row{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.project-header>div{flex:1;min-width:0}.repository-mini-card{border:1px solid var(--border);color:#344054;background:var(--surface-subtle);border-radius:9px;flex:none;align-items:center;gap:7px;min-height:34px;margin-left:auto;padding:3px 9px 3px 4px;font-size:10px;font-weight:700;text-decoration:none;transition:border-color .15s,background .15s,box-shadow .15s,transform .15s;display:inline-flex}.repository-mini-card:hover{background:#f4fbfd;border-color:#95d1e6;transform:translateY(-1px);box-shadow:0 5px 14px #00527a14}.repository-mini-icon{border-radius:7px;flex:0 0 26px;place-items:center;width:26px;height:26px;display:grid}.github-icon{background-color:#092b40}.github-icon:before{content:"";background:#fff;width:16px;height:16px;-webkit-mask:url(/github.svg) 50%/contain no-repeat;mask:url(/github.svg) 50%/contain no-repeat}.repository-mini-card>span:last-child{color:var(--primary);font-size:10px}.submission-details{border-top:1px solid var(--border);background:var(--surface-subtle);grid-template-columns:repeat(2,1fr);display:grid}.detail-item{border-right:1px solid var(--border);border-bottom:1px solid var(--border);align-items:center;gap:11px;min-width:0;min-height:76px;padding:14px 20px;display:flex}.detail-item:nth-child(2n){border-right:0}.detail-item:nth-last-child(-n+2){border-bottom:0}.detail-icon,.team-photo{width:34px;height:34px;color:var(--primary);background:var(--primary-soft);background-position:50%;background-size:cover;border-radius:9px;flex:none;place-items:center;font-size:13px;font-weight:750;display:grid}.team-photo{cursor:zoom-in;border:0;padding:0;transition:box-shadow .15s,transform .15s;box-shadow:0 0 0 1px #10182814}.team-photo:hover{box-shadow:0 0 0 2px var(--surface), 0 0 0 4px #47b5d8;transform:scale(1.04)}.detail-item div{min-width:0}.detail-item div>span,.detail-item div>strong,.detail-item div>a{display:block}.detail-item div>span{color:var(--muted-light);letter-spacing:.05em;text-transform:uppercase;margin-bottom:3px;font-size:9px;font-weight:700}.detail-item div>strong,.detail-item div>a{color:#344054;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:650;text-decoration:none;overflow:hidden}.detail-item div>a:hover{color:var(--primary)}.compact-score-card{padding:20px;transition:none;position:sticky;top:18px}.compact-score-card:hover{border-color:var(--border);box-shadow:var(--shadow);transform:none}.compact-score-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:18px;padding-bottom:16px;display:flex}.compact-score-header .eyebrow{margin-bottom:5px}.compact-score-header h2{letter-spacing:-.03em;margin:0;font-size:18px}.compact-total{color:var(--primary);align-items:baseline;gap:3px;display:flex}.compact-total strong{letter-spacing:-.05em;font-size:27px;line-height:1}.compact-total span{color:var(--muted-light);font-size:10px}.compact-score-card .score-control{padding:16px 0}.compact-score-card .score-label{align-items:center;margin-bottom:10px}.compact-score-card .score-label legend{font-size:12px}.compact-score-card .score-label strong{background:var(--primary-soft);border-radius:7px;place-items:center;width:28px;height:28px;font-size:13px;display:grid}.compact-score-card .score-options{gap:4px}.compact-score-card .score-options button{aspect-ratio:auto;border-radius:6px;height:32px;font-size:10px}.compact-score-card .score-scale{margin-top:12px;font-size:13px}.compact-notes{border-bottom:1px solid var(--border);padding:16px 0}.compact-notes>span{font-size:11px}.compact-notes small{color:var(--muted-light);margin-left:4px;font-weight:500}.compact-notes textarea{min-height:70px;font-size:11px}.compact-submit{padding-top:16px}.compact-submit p{color:var(--muted);margin:0 0 12px;font-size:10px}.compact-submit .primary-button{width:100%}.admin-inspection-card{overflow:hidden}.admin-session-details{gap:0;padding:8px 0;display:grid}.admin-session-details>div{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding:12px 0;display:flex}.admin-session-details span{color:var(--muted);font-size:10px}.admin-session-details strong{color:#344054;text-align:right;text-overflow:ellipsis;white-space:nowrap;max-width:62%;font-size:11px;overflow:hidden}.release-explanation{background:#fff8f7;border:1px solid #f4d7d4;border-radius:10px;margin:12px 0 16px;padding:14px}.release-explanation strong{color:#8d2d26;font-size:11px}.release-explanation p{color:#8b5a56;margin:5px 0 0;font-size:10px;line-height:1.55}.danger-button{color:#fff;width:100%;min-height:40px;font:inherit;cursor:pointer;background:#c73c32;border:0;border-radius:9px;justify-content:center;align-items:center;gap:8px;font-size:11px;font-weight:750;transition:background .14s,opacity .14s;display:flex}.danger-button:hover:not(:disabled){background:#ad3028}.danger-button:disabled{opacity:.55;cursor:wait}.back-to-dashboard{color:var(--muted);text-align:center;margin-top:13px;font-size:10px;font-weight:650;text-decoration:none;display:block}.back-to-dashboard:hover{color:var(--primary)}.results-main{padding-bottom:60px}.tv-leaderboard{width:min(100% - 48px,1420px);min-height:100vh;margin:0 auto;padding:34px 0 24px}.tv-leaderboard-header{justify-content:space-between;align-items:center;gap:30px;margin-bottom:24px;display:flex}.tv-leaderboard-title{align-items:center;gap:14px;display:flex}.tv-leaderboard-title .brand-mark{border-radius:12px;width:46px;height:46px}.tv-leaderboard-title .eyebrow{margin-bottom:2px}.tv-leaderboard-title h1{letter-spacing:-.055em;margin:0;font-size:clamp(32px,3vw,48px);line-height:1}.tv-leaderboard-actions{align-items:center;gap:18px;display:flex}.tv-present-button{gap:10px;text-decoration:none}.tv-ranking{gap:8px;margin:0;padding:0;list-style:none;display:grid}.tv-ranking li{border:1px solid var(--border);min-height:68px;box-shadow:var(--shadow);background:#fff;border-radius:13px;overflow:hidden}.tv-ranking li.reviewed-by-you{background:#fbfefc;border-color:#b9e4d4}.tv-finalist-card{min-height:inherit;color:inherit;grid-template-columns:minmax(250px,1.4fr) minmax(210px,1fr) auto;align-items:center;gap:18px;padding:9px 22px;text-decoration:none;transition:background .15s,transform .15s;display:grid}a.tv-finalist-card:hover{background:#f7fcfe}a.tv-finalist-card:hover .tv-project strong{color:var(--primary)}.tv-project,.tv-builders{min-width:0}.tv-project strong,.tv-project span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.tv-project strong{letter-spacing:-.025em;font-size:clamp(16px,1.4vw,22px);line-height:1.15}.tv-project span{color:var(--muted);margin-top:3px;font-size:11px}.tv-builders{align-items:center;gap:12px;display:flex}.tv-team-photo{border:1px solid var(--border);background-color:#eef2f6;background-position:50%;background-size:cover;border-radius:12px;flex:none;place-items:center;width:46px;height:46px;display:grid}.tv-team-photo.has-photo{cursor:zoom-in;transition:box-shadow .16s,transform .16s}.tv-team-photo.has-photo:hover,.tv-team-photo.has-photo:focus-visible{box-shadow:0 0 0 2px var(--surface), 0 0 0 4px #006fe352;outline:none;transform:scale(1.05)}.tv-team-photo.fallback{color:var(--primary);background:var(--primary-soft);font-size:15px;font-weight:800}.tv-builders-copy{min-width:0}.tv-builders-copy small,.tv-builders-copy strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.tv-builders-copy small{color:var(--muted-light);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:750}.tv-builders-copy strong{color:#475467;margin-top:2px;font-size:12px}.final-review-status{color:#0877ad;background:var(--primary-soft);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:0 12px;font-size:10px;font-weight:750;display:inline-flex}.final-review-status.complete{color:var(--success);background:var(--success-soft)}.final-round-status{border:1px solid var(--border);background:#ffffffb8;border-radius:12px;justify-content:space-between;align-items:center;gap:24px;min-height:54px;margin-bottom:14px;padding:11px 15px;display:flex}.final-round-status>div{align-items:center;gap:9px;display:flex}.final-round-status strong{color:#344054;font-size:12px}.final-round-status p{color:var(--muted);margin:0;font-size:11px}.final-round-dot{background:var(--muted-light);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #f0f2f5}.final-round-dot.live{background:#52cfa0;box-shadow:0 0 0 4px #e5f8f1}.tv-start-button{white-space:nowrap;gap:12px}.tv-empty{text-align:center;align-content:center;place-items:center;min-height:520px;display:grid}.tv-empty>span{color:var(--primary);font-size:36px}.tv-empty h2{margin:12px 0 0;font-size:26px}.tv-empty p{color:var(--muted);margin:7px 0 0}.tv-leaderboard-footer{color:var(--muted-light);justify-content:space-between;margin-top:14px;font-size:10px;font-weight:650;display:flex}.tv-leaderboard.is-presenting{z-index:200;background:radial-gradient(circle at 90% 0,#006fe312,#0000 28%),#f6f8fb;width:100%;max-width:none;min-height:100vh;padding:clamp(24px,3vh,42px) clamp(32px,4vw,76px) 24px;position:fixed;inset:0;overflow:auto}.tv-leaderboard.is-presenting .tv-leaderboard-header{margin-bottom:clamp(18px,2.4vh,30px)}.tv-leaderboard.is-presenting .tv-ranking{gap:clamp(7px,.8vh,11px)}.tv-leaderboard.is-presenting .tv-ranking li{min-height:clamp(62px,7.1vh,80px)}.tv-leaderboard.is-presenting .tv-finalist-card{grid-template-columns:minmax(300px,1.5fr) minmax(260px,1fr);padding-left:28px;padding-right:28px}.tv-leaderboard.is-presenting .final-review-status,.tv-leaderboard.is-presenting .final-round-status{display:none}.tv-leaderboard.is-presenting .tv-project strong{font-size:clamp(21px,1.7vw,32px)}.tv-leaderboard.is-presenting .tv-builders-copy strong{font-size:clamp(13px,1vw,18px)}.results-heading{margin-bottom:20px}.results-live{color:var(--muted);align-items:center;gap:8px;font-size:10px;font-weight:650;display:inline-flex}.results-live>span{background:#6fd7b0;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #e9faf4}.results-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.results-summary article{flex-direction:column;justify-content:space-between;min-height:112px;padding:17px 18px;display:flex}.results-summary article>span{color:var(--muted);font-size:10px;font-weight:650}.results-summary strong{color:#24272e;letter-spacing:-.045em;font-size:27px;line-height:1}.results-summary small{color:var(--muted-light);letter-spacing:0;margin-left:3px;font-size:10px;font-weight:600}.results-table-card{overflow:hidden}.results-table-card .section-header{justify-content:space-between;align-items:center;gap:18px;display:flex}.results-count{color:#096f9f;background:var(--primary-soft);white-space:nowrap;border-radius:999px;padding:5px 9px;font-size:9px;font-weight:750}.results-table-scroll{overflow-x:auto}.results-table{min-width:1120px}.results-table th{white-space:nowrap;padding:10px 14px}.results-table td,.results-table td:first-child{vertical-align:middle;min-width:0;padding:12px 14px}.results-table tbody tr{transition:background .12s}.results-table tbody tr:hover{background:#fbfbfd}.clickable-result-row{cursor:pointer}.clickable-result-row:focus-visible{z-index:1;outline-offset:-3px;background:#f7fcfe;outline:3px solid #006fe32e;position:relative}.submission-inspection-modal{z-index:105;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#12182694;place-items:center;padding:24px;animation:.16s both modal-fade;display:grid;position:fixed;inset:0}.submission-inspection-panel{background:var(--background);border:1px solid #ffffff4d;border-radius:18px;flex-direction:column;width:min(94vw,1100px);max-height:92vh;animation:.18s both modal-rise;display:flex;overflow:hidden;box-shadow:0 30px 90px #0a122052}.submission-inspection-header{border-bottom:1px solid var(--border);background:#fff;flex:none;justify-content:space-between;align-items:center;gap:24px;min-height:66px;padding:12px 18px 12px 22px;display:flex}.submission-inspection-header .eyebrow{margin-bottom:1px;font-size:9px}.submission-inspection-header strong{font-size:15px}.submission-inspection-header button{border:1px solid var(--border);width:36px;height:36px;color:var(--muted);cursor:pointer;background:#fff;border-radius:9px;place-items:center;font-size:20px;line-height:1;display:grid}.submission-inspection-header button:hover{color:var(--text);background:var(--surface-subtle)}.submission-inspection-body{min-height:320px;padding:18px;overflow-y:auto}.submission-inspection-body .project-workspace{width:min(100%,980px);margin:0 auto}.submission-inspection-loading{min-height:420px;color:var(--muted);align-content:center;place-items:center;gap:12px;display:grid}.submission-inspection-loading p{margin:0;font-size:12px}.results-table th:first-child,.results-table td:first-child{text-align:center;width:54px}.results-table th:nth-child(2){min-width:190px}.results-table th:nth-child(3){min-width:210px}.result-rank{color:#0874a6;background:var(--primary-soft);border-radius:7px;place-items:center;width:27px;height:27px;font-size:10px;font-weight:800;display:inline-grid}.result-project strong,.result-project span{display:block}.result-project strong{color:#2f3543;font-size:11px}.result-project span{color:var(--muted-light);margin-top:3px;font-size:9px}.builders-cell{max-width:220px;color:inherit;font:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:9px;padding:0;display:inline-flex}.builders-cell.has-photo{cursor:zoom-in}.builders-thumbnail{border:1px solid var(--border);background-color:#e8f4ff;background-position:50%;background-size:cover;border-radius:9px;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.builders-thumbnail.fallback{color:#0874a6;font-size:11px;font-weight:800}.builders-cell>span:last-child{min-width:0}.builders-cell strong,.builders-cell small{display:block}.builders-cell strong{color:#344054;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.builders-cell small{color:var(--primary);margin-top:3px;font-size:8px;font-weight:700}.judge-chip{color:#096f9f;background:var(--primary-soft);vertical-align:middle;border-radius:7px;place-items:center;width:24px;height:24px;margin-right:7px;font-size:8px;font-weight:800;display:inline-grid}.judge-name{color:#475467;vertical-align:middle;font-size:10px;font-weight:650}.result-judges{gap:7px;display:grid}.result-judges>div{align-items:center;display:flex}.result-judges>div>span:last-child{gap:1px;display:grid}.result-judges small{color:var(--muted-light);font-size:8px;font-weight:600}.rubric-score,.result-total{color:#475467;white-space:nowrap;font-size:11px;font-weight:750}.rubric-score small,.result-total small{color:var(--muted-light);margin-left:1px;font-size:8px;font-weight:500}.result-total{color:#075985;background:var(--primary-soft);border-radius:7px;justify-content:center;align-items:center;min-width:46px;min-height:28px;display:inline-flex}.completed-time{color:var(--muted);white-space:nowrap;font-size:9px}@media (max-width:800px){.submission-confirmation{left:0}.results-summary{grid-template-columns:1fr 1fr}}@media (max-width:560px){.results-summary{gap:8px}.results-summary article{min-height:96px;padding:14px}.results-table-card .section-header{align-items:flex-start}}.photo-modal{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:zoom-out;background:#0a0c12c7;place-items:center;padding:24px;animation:.16s both modal-fade;display:grid;position:fixed;inset:0}.leaderboard-photo-modal{z-index:300}.photo-modal-content{cursor:default;background:#12141a;border:1px solid #ffffff2e;border-radius:16px;width:min(92vw,760px);animation:.18s both modal-rise;position:relative;overflow:hidden;box-shadow:0 28px 80px #0000006b}.photo-modal-image{aspect-ratio:4/3;background-color:#0d0f13;background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;max-height:72vh}.photo-modal-caption{color:#fff;padding:16px 19px 18px}.photo-modal-caption span,.photo-modal-caption strong{display:block}.photo-modal-caption span{color:#8f96a8;letter-spacing:.09em;text-transform:uppercase;margin-bottom:3px;font-size:9px;font-weight:750}.photo-modal-caption strong{font-size:14px}.photo-modal-close{z-index:2;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0c0e13b3;border:1px solid #ffffff29;border-radius:9px;place-items:center;width:34px;height:34px;font-size:20px;line-height:1;display:grid;position:absolute;top:12px;right:12px}.photo-modal-close:hover{background:#0c0e13eb}@keyframes modal-fade{0%{opacity:0}}@keyframes modal-rise{0%{opacity:0;transform:translateY(8px)scale(.985)}}@media (min-width:961px){body.judging-scroll-lock{overflow:hidden}body.judging-scroll-lock .product-shell,body.judging-scroll-lock .product-content{height:100vh;min-height:0;overflow:hidden}body.judging-scroll-lock .judging-main{flex-direction:column;height:100vh;min-height:0;padding-top:32px;padding-bottom:24px;display:flex}body.judging-scroll-lock .product-content:has(>.demo-banner) .judging-main{height:calc(100vh - 33px)}body.judging-scroll-lock .compact-toolbar{flex:none}body.judging-scroll-lock .project-transition-shell{flex:auto;min-height:0;overflow:hidden}body.judging-scroll-lock .judging-layout{align-items:stretch;height:100%;min-height:0}body.judging-scroll-lock .submission-scroll-frame{filter:drop-shadow(0 12px 24px #171c2d0d);border-radius:13px;min-height:0;position:relative;overflow:hidden}body.judging-scroll-lock .submission-scroll-frame:after{z-index:3;content:"";pointer-events:none;background:linear-gradient(#0000,#ffffffe0);height:18px;position:absolute;bottom:0;left:0;right:8px}body.judging-scroll-lock .project-workspace{overscroll-behavior:contain;scroll-behavior:smooth;scrollbar-color:#5145cd57 transparent;scrollbar-gutter:stable;scrollbar-width:thin;height:100%;min-height:0;overflow:hidden auto}body.judging-scroll-lock .project-workspace::-webkit-scrollbar{width:8px}body.judging-scroll-lock .compact-score-card::-webkit-scrollbar{width:8px}body.judging-scroll-lock .project-workspace::-webkit-scrollbar-track{background:0 0}body.judging-scroll-lock .compact-score-card::-webkit-scrollbar-track{background:0 0}body.judging-scroll-lock .project-workspace::-webkit-scrollbar-thumb{background:#5145cd4d padding-box padding-box;border:2px solid #0000;border-radius:999px}body.judging-scroll-lock .compact-score-card::-webkit-scrollbar-thumb{background:#5145cd4d padding-box padding-box;border:2px solid #0000;border-radius:999px}body.judging-scroll-lock .project-workspace::-webkit-scrollbar-thumb:hover{background:#5145cd8c padding-box padding-box}body.judging-scroll-lock .compact-score-card::-webkit-scrollbar-thumb:hover{background:#5145cd8c padding-box padding-box}body.judging-scroll-lock .compact-score-card{scrollbar-color:#5145cd4d transparent;scrollbar-width:thin;max-height:100%;position:relative;top:auto;overflow:hidden auto}}@media (max-width:1120px){.judging-layout{grid-template-columns:minmax(0,1fr) 370px}}@media (max-width:960px){.judging-layout{grid-template-columns:1fr}.compact-score-card{position:static}.tv-finalist-card{grid-template-columns:minmax(180px,1fr) minmax(150px,.8fr) auto}}@media (max-width:620px){.submission-inspection-modal{align-items:end;padding:0}.submission-inspection-panel{border-radius:18px 18px 0 0;width:100%;max-height:94vh}.submission-inspection-body{padding:10px}.tv-leaderboard{width:min(100% - 24px,1420px);padding-top:24px}.tv-leaderboard-header,.tv-leaderboard-actions{flex-direction:column;align-items:flex-start}.tv-leaderboard-header{gap:18px}.tv-leaderboard-actions{gap:12px;width:100%}.tv-present-button{width:100%}.tv-ranking li,.tv-leaderboard.is-presenting .tv-ranking li{min-height:70px}.tv-finalist-card,.tv-leaderboard.is-presenting .tv-finalist-card{grid-template-columns:minmax(0,1fr) auto;gap:11px;padding:10px 12px}.tv-builders{grid-column:1/-1;gap:9px}.final-round-status{flex-direction:column;align-items:flex-start;gap:5px}.tv-team-photo{border-radius:9px;width:36px;height:36px}.tv-project strong,.tv-leaderboard.is-presenting .tv-project strong{font-size:16px}.tv-leaderboard.is-presenting{padding:20px 14px 14px}.tv-leaderboard-footer{gap:12px}.review-picker-modal{align-items:end;padding:12px}.review-picker-card{border-radius:16px;width:100%}.review-picker-card>header{padding:22px 20px 18px}.review-picker-card h2{font-size:22px}.review-picker-list{padding:12px}.review-picker-option{grid-template-columns:40px minmax(0,1fr) auto 16px;gap:11px;padding:13px}.review-picker-breakdown{grid-area:2/2/auto/-1}.review-picker-total{justify-self:end}.project-header,.submission-story{padding-left:18px;padding-right:18px}.submission-story{grid-template-columns:1fr;gap:20px}.submission-details{grid-template-columns:1fr}.detail-item,.detail-item:nth-child(2n),.detail-item:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--border)}.detail-item:last-child{border-bottom:0}.compact-score-card .score-options{grid-template-columns:repeat(10,1fr)}}@media (max-width:460px){.mobile-header .brand-wordmark{display:none}.mobile-header{gap:8px;padding-left:12px;padding-right:12px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
