:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--background:#f7f6f1;--surface:#fff;--surface-soft:#ffffffc7;--text:#20251f;--muted:#687067;--line:#252d2624;--focus:#24695a;--green-bg:#dff2e2;--green-text:#155825;--amber-bg:#f8edc4;--amber-text:#694b09;--blue-bg:#dfeafd;--blue-text:#214f96;--gray-bg:#e9e8e1;--gray-text:#4d544b;--red-bg:#f8dfdc;--red-text:#98261e;background:var(--background);color:var(--text);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;--background:#11140f;--surface:#1a1f19;--surface-soft:#1a1f19d1;--text:#f1f3ee;--muted:#a9b1a5;--line:#e5ebe024;--focus:#8fc5b8;--green-bg:#173a20;--green-text:#ade8b7;--amber-bg:#46350f;--amber-text:#efd58b;--blue-bg:#17304f;--blue-text:#bdd6ff;--gray-bg:#30362f;--gray-text:#d3d8d0;--red-bg:#4a211d;--red-text:#ffb7b0}}*{box-sizing:border-box}body{background:var(--background);min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.site-gate{align-items:center;min-height:100vh;padding:24px;display:grid}.site-gate__card{background:var(--surface-soft);border:1px solid var(--line);border-radius:28px;gap:14px;width:min(100%,440px);margin:0 auto;padding:clamp(24px,6vw,44px);display:grid;box-shadow:0 24px 70px #21251f1f}.site-gate__brand{letter-spacing:-.04em;font-weight:860}.site-gate__card h1{font-size:clamp(2rem,8vw,3.5rem)}.site-gate__copy,.site-gate__error{color:var(--muted)}.site-gate__label{margin-top:8px;font-weight:760}.site-gate__input{background:var(--surface);border:1px solid var(--line);color:var(--text);border-radius:16px;min-height:52px;padding:12px 14px}.site-gate__button{background:var(--text);color:var(--background);cursor:pointer;border:0;border-radius:999px;min-height:48px;padding:12px 18px;font-weight:800}.site-gate__error{color:var(--red-text)}.app-shell{width:min(1180px,100% - 32px);margin:0 auto;padding:34px 0 56px}.app-nav{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.app-nav__brand,.app-tab{color:var(--text);text-decoration:none}.app-nav__brand{letter-spacing:-.04em;font-weight:860}.app-tabs{background:var(--surface-soft);border:1px solid var(--line);border-radius:999px;align-items:center;gap:4px;padding:4px;display:flex}.app-tab{color:var(--muted);border-radius:999px;padding:9px 13px;font-size:.92rem;font-weight:760}.app-tab[aria-current=page]{background:var(--text);color:var(--background)}.app-tab:focus-visible,.app-nav__brand:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.topbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.topbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}h1,h2,p{margin:0}h1{letter-spacing:-.06em;font-size:clamp(2.1rem,7vw,4.4rem);line-height:.96}.result-count{color:var(--muted);margin-top:8px;font-size:.95rem}.topbar .result-count{align-items:center;min-height:44px;margin-top:0;display:flex}.filter-button,.ghost-button,.location-button,.nearby-button,.empty-state button{cursor:pointer;border-radius:999px;min-height:44px;padding:10px 16px;transition:background-color .16s,border-color .16s,transform .16s}.filter-button:active,.ghost-button:active,.location-button:active,.nearby-button:active,.empty-state button:active{transform:translateY(1px)}.filter-button,.ghost-button,.empty-state button{background:var(--surface-soft);border:1px solid var(--line);color:var(--text)}.filter-button{justify-content:center;align-items:center;min-width:44px;padding:10px;display:inline-flex}.options-icon{flex:none;width:20px;height:20px}.filter-button--active,.nearby-button{background:var(--green-bg);color:var(--green-text);border:1px solid #0000;font-weight:760}.location-button{background:var(--text);color:var(--background);border:0;width:fit-content}.location-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.filter-panel{background:var(--surface-soft);border:1px solid var(--line);border-radius:24px;gap:14px;margin-bottom:18px;padding:16px;display:grid;box-shadow:0 20px 50px #21251f14}.filter-panel__header{justify-content:space-between;align-items:center;display:flex}.filter-panel__header h2{letter-spacing:-.02em;font-size:1rem}.field-row{gap:7px;display:grid}.field-row span,.switch-row strong{letter-spacing:.02em;font-size:.82rem;font-weight:760}.field-row input{background:var(--surface);border:1px solid var(--line);color:var(--text);border-radius:16px;min-height:46px;padding:11px 13px}.preset-row,.date-grid{flex-wrap:wrap;gap:10px;display:flex}.preset-row button{background:var(--surface);border:1px solid var(--line);color:var(--text);cursor:pointer;border-radius:999px;min-height:40px;padding:8px 12px}.date-grid .field-row{flex:160px}.switch-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.switch-row small{color:var(--muted);margin-top:3px;font-size:.82rem;display:block}.switch-row input{accent-color:var(--focus);width:22px;height:22px}.location-note{color:var(--muted);font-size:.9rem}.discovery-hero{justify-content:space-between;align-items:end;gap:18px;margin-bottom:18px;display:flex}.discovery-hero h1{max-width:760px}.discovery-hero__meta{color:var(--muted);margin-top:10px}.discovery-layout,.competition-groups,.event-list{gap:12px;display:grid}.discovery-layout{grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);align-items:start}.discovery-surface{gap:18px;display:grid}.discovery-search-field{background:0 0;border:0;padding:0}.discovery-layout--stack{grid-template-columns:1fr}.discovery-section{background:var(--surface-soft);border:1px solid var(--line);border-radius:24px;gap:12px;padding:14px;display:grid}.discovery-section__header{align-items:center;gap:10px;display:flex}.discovery-section__header h2{letter-spacing:-.02em;flex:1;font-size:1.12rem}.discovery-section__header h2 span,.discovery-section__date-button,.discovery-section__meta{color:var(--muted);font-size:.86rem;font-weight:650}.discovery-section__date-button{cursor:pointer;background:0 0;border:0;border-radius:999px;min-height:40px;padding:8px 10px}.discovery-section__date-button:hover{background:var(--gray-bg);color:var(--text)}.chevron-button{background:var(--surface);border:1px solid var(--line);color:var(--text);cursor:pointer;border-radius:999px;min-width:44px;min-height:40px}.discovery-section__body,.competitor-groups,.competitor-list{gap:12px;display:grid}.discovery-section__filter{gap:10px;display:grid}.type-filter-grid{flex-wrap:wrap;gap:8px;display:flex}.type-filter{background:var(--surface);border:1px solid var(--line);cursor:pointer;border-radius:999px;align-items:center;gap:7px;min-height:40px;padding:8px 12px;display:inline-flex}.type-filter input{accent-color:var(--focus)}.discovery-subsection{border-left:7px solid var(--line);gap:10px;padding-left:12px;display:grid}.discovery-subsection h3{letter-spacing:-.01em;font-size:.95rem}.discovery-subsection--pinned{border-left-color:var(--amber-text)}.discovery-subsection--vaulter{border-left-color:var(--red-text)}.discovery-subsection--past,.discovery-subsection--lunger{border-left-color:var(--blue-text)}.discovery-subsection--active,.discovery-subsection--horse{border-left-color:var(--amber-text)}.discovery-subsection--upcoming,.discovery-subsection--team{border-left-color:var(--green-text)}.competitor-card{background:var(--surface);border:1px solid var(--line);border-radius:18px;position:relative}.competitor-card__main{color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;gap:4px;width:100%;min-height:72px;padding:14px 56px 14px 14px;display:grid}.competitor-card__title{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.competition-group{border-left:5px solid var(--line);gap:10px;padding-left:12px;display:grid}.competition-group h2{letter-spacing:-.01em;font-size:.95rem}.competition-group--pinned,.competition-group--active{border-left-color:var(--amber-text)}.competition-group--upcoming{border-left-color:var(--green-text)}.competition-group--past{border-left-color:var(--blue-text)}.event-card{background:var(--surface-soft);border:1px solid var(--line);border-radius:18px;position:relative}.event-card__main{color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;width:100%;padding:clamp(14px,3vw,22px) 58px clamp(14px,3vw,22px) clamp(14px,3vw,22px);display:block}.event-card__main:hover .event-card__name{text-underline-offset:.12em;text-decoration:underline;text-decoration-thickness:.08em}.event-card__row{grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:16px;display:grid}.event-card__row--top{margin-bottom:8px}.event-card__row--details{grid-template-columns:minmax(0,1fr);align-items:center}.event-card__dates,.event-card__name,.event-card__location{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.event-card__dates{font-size:clamp(1rem,2vw,1.18rem);font-weight:760}.event-card__top-actions{justify-content:flex-end;align-items:center;gap:10px;display:inline-flex}.event-card__level{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:.8rem;font-weight:760}.event-card__favorite{color:var(--muted);cursor:pointer;z-index:2;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-size:1.25rem;line-height:1;display:inline-flex;position:absolute;top:14px;right:14px}.event-card__favorite[aria-pressed=true]{color:var(--amber-text)}.event-card__identity{align-items:baseline;gap:.4rem;min-width:0;display:flex}.event-card__name{color:var(--text);flex:0 auto;font-size:clamp(1.5rem,3vw,1.77rem);font-weight:760;line-height:1.08}.event-card__location{color:var(--muted);flex:0 auto}.event-card__separator{color:var(--muted);flex:none}.event-card__distance{color:var(--muted);margin-top:8px;font-size:.82rem}.empty-state{border:1px dashed var(--line);color:var(--muted);text-align:center;border-radius:20px;place-items:center;gap:9px;padding:34px 18px;display:grid}.empty-state h2{color:var(--text);font-size:1.25rem}.details-header{margin-bottom:18px}.details-header h1{letter-spacing:-.04em;font-size:clamp(1.5rem,4vw,2.2rem);line-height:1.08}.details-title{flex-direction:column;gap:6px;display:flex}.details-title__location{color:var(--muted);letter-spacing:-.01em;font-size:.52em;font-weight:650}@media (width>=760px){.details-title{flex-direction:row;align-items:baseline}}.details-tabs{background:var(--surface-soft);border:1px solid var(--line);border-radius:999px;align-items:center;gap:4px;margin-bottom:18px;padding:4px;display:inline-flex}.details-tab{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;min-height:40px;padding:8px 14px;font-weight:760}.details-tab--active{background:var(--text);color:var(--background)}.details-tab:disabled{cursor:not-allowed;opacity:.58}.schedule-state{background:var(--surface-soft);border:1px solid var(--line);color:var(--muted);border-radius:18px;padding:18px}.class-list{background:var(--surface-soft);border:1px solid var(--line);border-radius:24px;gap:12px;margin-bottom:16px;padding:16px;display:grid}.class-list h2{letter-spacing:.02em;text-transform:uppercase;font-size:1rem}.class-list__rows,.class-row{gap:10px;display:grid}.class-row{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:10px}.class-row__actions{grid-template-columns:1fr;align-items:stretch;gap:8px;display:grid}.class-row__primary,.class-row__schedule{cursor:pointer;border-radius:14px;min-height:44px}.class-row__primary{color:inherit;text-align:left;background:0 0;border:0;gap:4px;padding:8px;display:grid}.class-row__primary:focus-visible,.class-row__schedule:focus-visible{outline:3px solid color-mix(in srgb, var(--focus) 55%, transparent);outline-offset:2px}.class-row__title{font-size:1rem;font-weight:800}.class-row__meta{color:var(--muted);font-size:.88rem}.class-row__status{color:var(--muted);font-size:.82rem;font-weight:760}.class-row__status--scores{color:var(--green-text)}.class-row__schedule{background:var(--surface-soft);border:1px solid var(--line);color:var(--text);padding:0 14px;font-weight:760}.class-row__scores{gap:10px;padding-top:4px;display:grid}.class-row__scores .score-card{border-radius:16px}@media (width>=640px){.class-row__actions{grid-template-columns:1fr auto}}.schedule-actions{justify-content:flex-end;gap:8px;margin-bottom:12px;display:flex}.schedule-toolbar{flex-wrap:wrap;align-items:end;gap:14px;margin-bottom:12px;display:flex}.schedule-toolbar label{color:var(--muted);gap:6px;font-size:.86rem;font-weight:760;display:grid}.schedule-toolbar select{background:var(--surface);border:1px solid var(--line);color:var(--text);border-radius:14px;min-height:44px;padding:9px 12px}.schedule-view-toggle{background:var(--surface-soft);border:1px solid var(--line);border-radius:999px;align-items:center;gap:4px;min-height:44px;padding:4px;display:inline-flex}.schedule-view-toggle__button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;min-height:36px;padding:7px 13px;font-weight:760}.competition-info-dialog{background:var(--surface);border:1px solid var(--line);box-shadow:0 24px 80px color-mix(in srgb, var(--text) 20%, transparent);color:var(--text);z-index:10;border-radius:24px;width:100%;max-width:min(420px,100vw - 32px);padding:22px;position:fixed;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.competition-info-dialog::backdrop{background:color-mix(in srgb, var(--text) 20%, transparent)}.competition-info-dialog h2{margin-bottom:16px;font-size:1.15rem}.competition-info-dialog dl{gap:12px;margin-bottom:18px;display:grid}.competition-info-dialog dt{color:var(--muted);text-transform:uppercase;margin-bottom:2px;font-size:.78rem;font-weight:760}.competition-info-dialog dd{margin:0}.schedule-view-toggle__button--active{background:var(--text);color:var(--background)}.arena-pager{justify-content:center;align-items:center;gap:12px;margin-bottom:10px;display:none}.arena-pager button{background:var(--surface-soft);border:1px solid var(--line);color:var(--text);cursor:pointer;border-radius:999px;width:42px;height:42px;font-size:1.2rem}.arena-pager button:disabled{cursor:not-allowed;opacity:.42}.schedule-grid{--timeline-header-offset:64px;grid-template-columns:70px minmax(0,1fr);gap:12px;display:grid;overflow-x:auto}.time-rail,.arena-track,.arena-column__body{position:relative}.time-rail{margin-top:var(--timeline-header-offset)}.time-tick,.grid-line{position:absolute;left:0;right:0;transform:translateY(-50%)}.time-tick span{color:var(--muted);font-size:.84rem;font-weight:760;display:inline-block;position:absolute;top:0;transform:translateY(-50%)}.time-tick--hour{border-top:2px solid var(--line)}.time-tick--half{border-top:1px solid var(--line)}.time-tick--quarter{border-top:1px solid #68706721}.grid-line--hour{border-top:2px solid var(--line)}.grid-line--half{border-top:1px solid var(--line)}.grid-line--quarter{border-top:1px solid #68706721}.arena-track{min-width:0}.arena-columns{z-index:1;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;min-width:min(760px,100%);display:grid;position:relative}.arena-column{min-width:0}.arena-column__header{background:color-mix(in srgb, var(--surface) 88%, transparent);border:1px solid var(--line);z-index:3;border-radius:16px;justify-content:space-between;align-items:baseline;gap:10px;height:56px;margin-bottom:8px;padding:10px 12px;display:flex;position:sticky;top:0}.arena-column__header:before{background:var(--arena-color,var(--focus));content:"";border-radius:999px;flex:0 0 5px;align-self:stretch}.arena-column__header span{color:var(--muted);text-transform:uppercase;margin-left:auto;font-size:.78rem}.schedule-block{background:var(--surface);border:1px solid var(--line);box-sizing:border-box;border-radius:16px;min-height:84px;padding:10px 12px 10px 20px;position:absolute;left:0;right:0;box-shadow:0 12px 28px #00000014}.schedule-block:before{background:var(--arena-color,var(--focus));content:"";border-radius:999px;width:5px;position:absolute;top:10px;bottom:10px;left:9px}.schedule-block--quiet{background:var(--gray-bg);color:var(--gray-text);min-height:56px}.schedule-block__class,.schedule-block__time,.schedule-block__details{color:var(--muted);font-size:.78rem}.schedule-block__rows{gap:6px;margin-top:8px;display:grid}.schedule-block__row{grid-template-columns:4.7rem minmax(0,1fr);align-items:start;gap:8px;display:grid}.schedule-block__time{font-weight:760}.schedule-block__entry{gap:2px;min-width:0;display:grid}.schedule-block__vaulter{flex-wrap:wrap;align-items:center;gap:5px;min-width:0;display:flex}.schedule-block__name{color:var(--text);font-weight:760}.schedule-block__number{background:var(--gray-bg);color:var(--gray-text);border-radius:999px;padding:2px 6px;font-size:.68rem;font-weight:760;line-height:1;display:inline-flex}.schedule-block__details{flex-wrap:wrap;align-items:center;gap:4px 6px;margin-top:2px;display:flex}.schedule-block__detail{align-items:center;gap:4px;display:inline-flex}.schedule-block--compact-card{box-shadow:none;min-height:0;position:relative;left:auto;right:auto}.schedule-compact{gap:10px;display:grid}.schedule-compact__scroller{overflow-x:auto}.schedule-compact__grid{min-width:min(100%, calc(var(--compact-arena-count,2) * 280px));gap:10px 12px;display:grid}.schedule-compact__header{z-index:2;min-width:0;position:sticky;top:0}.schedule-compact__arena-header{margin-bottom:0}.schedule-compact__cell{border-top:1px solid var(--line);min-width:0;padding-top:10px}.schedule-compact__cell--empty{min-height:1px}.schedule-compact__single,.schedule-compact__list{gap:10px;display:grid}.schedule-compact__pager,.schedule-compact__dots{display:flex}.arena-dots{justify-content:center;gap:6px;margin-top:10px;display:none}.arena-dot{background:var(--line);border-radius:999px;width:8px;height:8px}.arena-dot--active{background:var(--text)}.sr-only{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.global-search{background:var(--surface-soft);border:1px solid var(--line);border-radius:24px;flex:420px;gap:10px;min-width:min(100%,320px);padding:10px;display:grid}.global-search__field{align-items:center;display:flex;position:relative}.global-search__field input,.global-search select{background:var(--surface);border:1px solid var(--line);color:var(--text);border-radius:999px;width:100%;min-height:42px;padding:9px 82px 9px 12px}.global-search__field input[type=search]::-webkit-search-cancel-button{appearance:none}.global-search__actions{gap:2px;display:flex;position:absolute;right:4px}.global-search__actions button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;width:34px;height:34px;font-size:1.3rem;font-weight:780;line-height:1;display:grid}.global-search__actions button:disabled{cursor:default;opacity:.35}.global-search__actions button:not(:disabled):hover{background:var(--gray-bg);color:var(--text)}.global-search__empty,.global-search__result span,.entity-results__header span,.eyebrow{color:var(--muted);font-size:.82rem}.global-search__panel{gap:12px;display:grid}.global-search__group{gap:6px;display:grid}.global-search__group h2{letter-spacing:-.01em;font-size:.9rem}.global-search__result{background:var(--surface);border:1px solid var(--line);color:var(--text);cursor:pointer;text-align:left;border-radius:16px;gap:3px;width:100%;padding:10px 12px;display:grid}.global-search__result:hover{border-color:color-mix(in srgb, var(--focus) 45%, var(--line))}.entity-results{background:var(--surface-soft);border:1px solid var(--line);border-radius:28px;gap:18px;padding:18px;display:grid}.entity-results__header{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:16px;display:flex}.entity-results__header h1{font-size:clamp(1.8rem,5vw,3.3rem)}.entity-results__header label{gap:6px;display:grid}.entity-results__header select{background:var(--surface);border:1px solid var(--line);color:var(--text);border-radius:999px;min-height:42px;padding:9px 12px}.entity-results__list{gap:8px;display:grid}.schedule-block--highlighted{box-shadow:0 0 0 3px var(--focus), 0 16px 30px #00000029}@media (width<=760px){.app-nav{align-items:stretch}.discovery-hero{flex-direction:column;align-items:stretch}.discovery-layout{grid-template-columns:1fr}.global-search{flex-basis:100%;order:3}}@media (width<=620px){.app-shell{width:min(100% - 24px,880px);padding:24px 0 42px}.topbar{align-items:center}.topbar-actions{gap:8px}.event-card__row{grid-template-columns:1fr;gap:6px}.event-card__row--top{grid-template-columns:minmax(0,1fr) auto}.event-card__identity{gap:4px;display:grid}.event-card__separator{display:none}.event-card__level{justify-self:start}.arena-pager,.arena-dots{display:flex}.schedule-grid{--timeline-header-offset:64px;grid-template-columns:58px minmax(0,1fr);overflow-x:auto}.arena-columns{min-width:0;transform:translateX(calc(var(--selected-arena,0) * -100%));width:100%;transition:transform .18s;display:flex}.arena-column{flex:0 0 100%}.schedule-block{min-height:96px}}.schedule-block__header-row{justify-content:space-between;align-items:start;gap:8px;display:flex}.schedule-block--has-scores{cursor:pointer}.schedule-block--has-scores:focus-visible{outline:3px solid color-mix(in srgb, var(--arena-color,var(--focus)) 55%, transparent);outline-offset:3px}.schedule-block__scores{background:color-mix(in srgb, var(--arena-color,var(--focus)) 14%, var(--surface));border:1px solid color-mix(in srgb, var(--arena-color,var(--focus)) 35%, var(--line));color:var(--text);white-space:nowrap;border-radius:999px;padding:4px 8px;font-size:.72rem;font-weight:800}.scores-page,.score-section-list,.score-card,.entity-score-row{gap:12px;display:grid}.scores-page{background:var(--surface-soft);border:1px solid var(--line);border-radius:28px;padding:18px}.scores-page__header,.score-card__header{justify-content:space-between;align-items:start;gap:14px;display:flex}.scores-page__header{flex-wrap:wrap}.scores-page__header>div{flex:280px}.scores-page__competition{color:var(--muted);gap:6px;min-width:min(100%,240px);font-size:.82rem;font-weight:760;display:grid}.scores-page__competition select{background:var(--surface);border:1px solid var(--line);color:var(--text);border-radius:999px;min-height:42px;padding:9px 12px}.score-card{background:var(--surface);border:1px solid var(--line);border-radius:20px;padding:14px}.score-card__toggle{color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;flex:1;align-items:start;gap:10px;padding:0;display:flex}.score-card__toggle>span:first-child{color:var(--muted);width:1rem;margin-top:2px;font-size:1.2rem;line-height:1}.score-card__toggle-text{gap:2px;display:grid}.score-card__title{font-size:1.5em;line-height:1.1}.score-card__meta{color:var(--muted);font-size:1rem}.score-table-wrap,.judge-table-wrap{overflow-x:auto}.score-table,.judge-table{border-collapse:collapse;width:100%;min-width:560px}.score-table th,.score-table td,.judge-table th,.judge-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:9px 8px}.score-table th,.judge-table th{color:var(--muted);text-transform:uppercase;font-size:.78rem}.score-table th:first-child,.score-table td:first-child,.score-table th:last-child,.score-table td:last-child,.judge-table th:not(:first-child),.judge-table td:not(:first-child){text-align:right;white-space:nowrap}.score-entry-button{color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;gap:3px;padding:0;display:grid}.score-entry-button span,.score-table__breakdown p{color:var(--muted);font-size:.82rem}.score-table__row--highlighted{background:color-mix(in srgb, var(--focus) 10%, transparent)}.score-table__breakdown td{background:var(--gray-bg)}@media (width<=640px){.score-table,.score-table tbody,.score-table tr,.score-table td{width:100%;min-width:0;display:block}.score-table thead{display:none}.score-table__row{border:1px solid var(--line);border-radius:16px;margin-bottom:10px;padding:10px}.score-table__row td{border:0;padding:4px 0;text-align:left!important}.score-table__row td:first-child:before{color:var(--muted);content:"Place ";text-transform:uppercase;font-size:.78rem}.score-table__row td:last-child:before{color:var(--muted);content:"Score ";text-transform:uppercase;font-size:.78rem}.score-table__breakdown{margin:-6px 0 10px}}
