:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--sailibre-blue:#06153f;--sailibre-yellow:#fc0;--sailibre-orange:#ff4f00;font:16px/1.4 system-ui,sans-serif}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}body{margin:0}.app{box-sizing:border-box;width:100%;margin:0 auto;padding:1.5rem}h1,h2,h3,h4{color:var(--sailibre-blue)}@media (prefers-color-scheme:dark){h1,h2,h3,h4{color:color-mix(in srgb, var(--sailibre-blue) 55%, white)}}.auth-page{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:100vh;display:flex}.auth-page .panel{flex:none}.app-header{flex-direction:column;align-items:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.brand-block{color:inherit;flex-direction:column;align-items:center;gap:.35rem;text-decoration:none;display:flex}.brand-block h1{letter-spacing:.01em;margin:0;font-size:1.3rem;font-weight:600}.auth-tagline{text-align:center;opacity:.85;max-width:600px;margin:.5rem 0 1rem;font-size:1.1rem;font-weight:500}.account-bar{align-self:flex-end;align-items:center;gap:.75rem;display:flex}.unstyled-fieldset{border:none;min-width:0;margin:0;padding:0}.read-only-banner{background-color:color-mix(in srgb, var(--sailibre-yellow) 25%, transparent);border:1px solid color-mix(in srgb, var(--sailibre-yellow) 60%, transparent);opacity:1;border-radius:6px;margin-bottom:1rem;padding:.6rem .8rem}.brand-logo{width:auto;height:2.75rem}@media (prefers-color-scheme:dark){.brand-logo{background:#fff;border-radius:4px;padding:.3rem .5rem}}input,select{padding:.3rem .5rem;font-size:1rem}.auth-page input{padding:.55rem .7rem;font-size:1.1rem}button{background-color:color-mix(in srgb, currentColor 14%, Canvas);color:currentColor;border:1px solid color-mix(in srgb, currentColor 25%, transparent);cursor:pointer;border-radius:4px;padding:.4rem .8rem;font-weight:600}button:hover:not(:disabled){background-color:color-mix(in srgb, currentColor 24%, Canvas)}button:disabled{opacity:.5;cursor:not-allowed}.link-button{color:currentColor;background:0 0;border:none;margin:.25rem auto 0;padding:0;font-size:.95rem;font-weight:600;text-decoration:underline;display:block}.link-button:hover:not(:disabled){opacity:.8;background:0 0}.btn-primary{background-color:var(--sailibre-yellow);color:var(--sailibre-blue);border:1px solid color-mix(in srgb, var(--sailibre-blue) 30%, transparent)}.btn-primary:hover:not(:disabled){background-color:color-mix(in srgb, var(--sailibre-yellow) 85%, black)}.btn-large{padding:.75rem 1.2rem;font-size:1.05rem}.auth-notice{background-color:color-mix(in srgb, var(--sailibre-yellow) 20%, transparent);border:1px solid color-mix(in srgb, var(--sailibre-yellow) 60%, transparent);border-radius:6px;padding:.8rem 1rem;font-size:.95rem;line-height:1.5}.table-scroll{width:100%;overflow-x:auto}section{margin-bottom:2rem}.row{flex-wrap:wrap;align-items:center;gap:1.5rem;margin-bottom:1rem;display:flex}.publish-toggle{cursor:pointer;align-items:center;gap:.4rem;font-weight:600;display:inline-flex}.publish-toggle input[disabled]{cursor:not-allowed}.panel{border:1px solid color-mix(in srgb, currentColor 20%, transparent);box-sizing:border-box;border-radius:6px;flex-direction:column;flex:1;gap:.5rem;min-width:260px;margin-bottom:1.5rem;padding:1rem;display:flex}.panel label{flex-direction:column;gap:.2rem;font-size:.9rem;display:flex}.auth-form-title{font-weight:700}.public-races{width:100%;max-width:1200px}.public-races h2{margin:0 0 .25rem}.public-races ul{flex-direction:column;gap:.4rem;margin:0;padding-left:1.25rem;display:flex}.course-grid{grid-template-columns:repeat(2,minmax(0,260px));gap:.6rem 2rem;display:grid}table{border-collapse:collapse;width:100%}th,td{border:1px solid color-mix(in srgb, currentColor 15%, transparent);text-align:left;padding:.4rem .6rem;font-size:.9rem}td{white-space:nowrap}.results-table table th:first-child,.results-table table td:first-child,.results-table table th:nth-child(2),.results-table table td:nth-child(2){z-index:1;background-color:canvas;position:sticky}.results-table table th:first-child,.results-table table td:first-child{box-sizing:border-box;text-overflow:ellipsis;width:6rem;max-width:6rem;left:0;overflow:hidden}.results-table table th:nth-child(2),.results-table table td:nth-child(2){left:var(--sticky-col1-width,6rem)}.primary-model-select{align-items:center;gap:.5rem;margin-bottom:.25rem;font-size:.9rem;display:inline-flex}.primary-model-hint{max-width:640px;margin:0 0 .75rem}.primary-col{background-color:color-mix(in srgb, currentColor 8%, transparent)}.rank-better{color:#1a7f37;font-weight:600}.rank-worse{color:#cf222e;font-weight:600}.hint{opacity:.7;font-size:.85rem}footer.hint p{margin:.2rem 0}.brand-link{color:var(--sailibre-orange);font-weight:600}.error{color:#d33;font-size:.85rem}
