@import "https://fonts.bunny.net/css?family=quicksand:400,500,600,700,800,900";:root{--ws-bg:#1e293b;--ws-card:#fff;--ws-card-soft:#f8fafc;--ws-border:#e5e7eb;--ws-border-strong:#d1d5db;--ws-text:#111827;--ws-muted:#6b7280;--ws-accent:#b89b38;--ws-blue:#1d4ed8;--ws-blue-soft:#dbeafe;--ws-red:#dc2626;--ws-radius:20px;--ws-radius-sm:14px;--ws-shadow:0 10px 30px #0000000f}*{box-sizing:border-box}body.ws-body{background:var(--ws-bg);min-height:100vh;color:var(--ws-text);margin:0;font-family:Quicksand,Arial,sans-serif}.ws-shell{max-width:1180px;min-height:calc(100vh - 96px);margin:0 auto;padding:0 18px 48px}.ws-topbar{background:var(--ws-card);justify-content:space-between;align-items:center;gap:32px;margin:0 auto 36px;padding:26px 42px;display:flex}.ws-brand{color:var(--ws-text);align-items:center;gap:18px;text-decoration:none;display:flex}.ws-logo{width:auto;height:52px;display:block}.ws-logo-mark{color:var(--ws-red);font-size:34px;font-weight:900;line-height:1}.ws-logo-text{gap:2px;display:grid}.ws-logo-title{letter-spacing:.02em;font-size:30px;font-weight:900}.ws-logo-subtitle{letter-spacing:.55em;color:var(--ws-muted);text-transform:uppercase;font-size:10px;font-weight:900}.ws-page-title{color:#fff;text-align:center;letter-spacing:.02em;margin:0 0 28px;font-size:45px;font-weight:500}.ws-page-subtitle{color:#ffffffb8;text-align:center;margin:-14px 0 28px;font-size:16px}.ws-breadcrumbs{color:#ffffffb8;flex-wrap:wrap;gap:8px;margin:-10px 0 24px;font-size:14px;font-weight:700;display:flex}.ws-breadcrumbs a{color:#ffffffd1;text-decoration:none}.ws-breadcrumbs a:hover{color:#fff;text-decoration:underline}.ws-breadcrumb-separator{opacity:.6}.ws-alert{color:var(--ws-text);background:#dbeafebf;border:1px solid #1e40af2e;border-radius:1rem;margin-bottom:1rem;padding:1rem 1.1rem;font-weight:700}.ws-alert-info{border-color:#1e40af38}.ws-card-header{justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:1.25rem;display:flex}.ws-card-header h2{margin:0;font-size:1.45rem;line-height:1.2}.ws-card-header p{color:var(--ws-muted);margin:.35rem 0 0;line-height:1.5}.ws-veilbriefje-actions{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;display:flex}.ws-filter-bar{grid-template-columns:minmax(220px,1fr) minmax(150px,auto) minmax(150px,auto);gap:.75rem;margin-bottom:1rem;display:grid}.ws-filter-bar input,.ws-filter-bar select{border:1px solid var(--ws-border);width:100%;color:var(--ws-text);font:inherit;background:#fff;border-radius:.85rem;padding:.75rem .9rem}.ws-rider-list-row{border-bottom:1px solid var(--ws-border);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;display:flex}.ws-rider-list-row:last-child{border-bottom:0}.ws-rider-list-main{min-width:0}.ws-rider-list-title{color:var(--ws-text);font-weight:900;line-height:1.3}.ws-rider-list-meta,.ws-rider-list-warning{color:var(--ws-muted);margin-top:.35rem;line-height:1.45}.ws-rider-list-warning{color:#92400e;font-weight:800}.ws-drag-handle{color:var(--ws-muted);cursor:grab;margin-right:.65rem;display:inline-flex}.ws-rider-position{min-width:2rem;color:var(--ws-blue);display:inline-flex}.ws-rider-rank{color:var(--ws-muted);font-weight:700}.ws-selected-actions{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.ws-bid-input{border:1px solid var(--ws-border);text-align:center;width:4.5rem;font:inherit;border-radius:.8rem;padding:.65rem .5rem;font-weight:900}.ws-inline-status{color:#166534;background:#dcfce7cc;border-radius:.9rem;margin-top:1rem;padding:.85rem 1rem;font-weight:800}.ws-page{gap:1.25rem;display:grid}.ws-page-header{justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:.5rem;display:flex}.ws-page-header h1{color:#fff;margin:0;font-size:42px;font-weight:700;line-height:1.1}.ws-page-header p{color:#ffffffb8;margin:.55rem 0 0;font-weight:600;line-height:1.5}.ws-button-small{color:#fff;width:fit-content;min-height:38px;font:inherit;cursor:pointer;background:#0f4f8b;border:0;border-radius:999px;justify-content:center;align-items:center;margin-top:0;padding:.55rem .9rem;font-size:.9rem;font-weight:800;line-height:1;text-decoration:none;display:inline-flex}.ws-button-small:hover{filter:brightness(.96)}.ws-button-muted{color:var(--ws-muted);background:#f3f4f6}.ws-button-success{color:#166534;background:#dcfce7}.ws-button-danger{color:#991b1b;background:#fee2e2}.ws-pill{background:var(--ws-blue-soft);min-height:36px;color:var(--ws-blue);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:0 .9rem;font-weight:900;display:inline-flex}.ws-switch-control{color:var(--ws-text);align-items:center;gap:.75rem;font-weight:800;display:inline-flex}.ws-switch-label{color:var(--ws-muted);white-space:nowrap;font-weight:800}.ws-switch-label-inactive{color:#991b1b}.ws-switch-label-active{color:var(--ws-muted)}.ws-switch.is-active~.ws-switch-label-active{color:#166534}.ws-switch-control:has(.ws-switch.is-active) .ws-switch-label-inactive{color:var(--ws-muted)}.ws-switch-control-wide{gap:.65rem}.ws-switch{cursor:pointer;background:#e5e7eb;border:0;border-radius:999px;align-items:center;width:54px;height:30px;padding:3px;transition:background .15s;display:inline-flex;position:relative}.ws-scouting-server-filters{border-bottom:1px solid var(--ws-border);grid-template-columns:minmax(220px,1.8fr) repeat(4,minmax(150px,1fr)) auto auto;gap:.85rem;margin-bottom:1.1rem;padding-bottom:1.1rem;display:grid}.ws-scouting-client-filters{grid-template-columns:repeat(2,minmax(220px,1fr));gap:.85rem;display:grid}.ws-scouting-server-filters input,.ws-scouting-server-filters select,.ws-scouting-client-filters select,.scouting-select,.value-input,.note-input{border:1px solid var(--ws-border-strong);width:100%;min-height:46px;color:var(--ws-text);font:inherit;background:#fff;border-radius:1rem;padding:.7rem .9rem;transition:border-color .15s,box-shadow .15s,background-color .15s}.ws-scouting-server-filters input:focus,.ws-scouting-server-filters select:focus,.ws-scouting-client-filters select:focus,.scouting-select:focus,.value-input:focus,.note-input:focus{border-color:#1d4ed873;outline:none;box-shadow:0 0 0 3px #1d4ed81a}.ws-scouting-list{display:grid}.ws-scouting-row{border-bottom:1px solid var(--ws-border);grid-template-columns:minmax(260px,.8fr) minmax(0,2.2fr);align-items:center;gap:1.5rem;padding:1.25rem 0;display:grid}.ws-scouting-row:last-child{border-bottom:0}.ws-scouting-row.is-saving{background:linear-gradient(90deg,#dbeafe59,#0000 55%)}.ws-scouting-row.is-saved{background:linear-gradient(90deg,#dcfce766,#0000 55%)}.ws-scouting-row.has-error{background:linear-gradient(90deg,#fee2e273,#0000 55%)}.ws-scouting-rider{min-width:0;padding-right:.5rem}.ws-rider-list-title{color:var(--ws-text);margin-bottom:.35rem;font-size:1.15rem;font-weight:800;line-height:1.25}.ws-rider-list-meta{color:var(--ws-muted);font-size:.98rem;line-height:1.45}.ws-scouting-actions{grid-template-columns:95px 95px minmax(220px,1fr);align-items:end;gap:.75rem;min-width:0;display:grid}.ws-scouting-field{gap:.35rem;display:grid}.ws-scouting-field span{color:var(--ws-muted);letter-spacing:.05em;text-transform:uppercase;font-size:.73rem;font-weight:800}.value-input{text-align:center;font-weight:700}.note-input{resize:none;height:46px;min-height:46px;max-height:46px;overflow:hidden}.ws-scouting-status-wrap{justify-content:flex-start;align-items:end;min-height:46px;display:flex}.save-status{width:100%;min-height:46px;color:var(--ws-muted);font:inherit;white-space:nowrap;cursor:pointer;background:#f3f4f6;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0 .75rem;font-size:.78rem;font-weight:800;display:inline-flex}.save-status:hover{filter:brightness(.97)}.save-status.changed{color:#92400e;background:#fef3c7}.save-status.saving{color:#1d4ed8;background:#dbeafe}.save-status.saved{color:#166534;background:#dcfce7}.save-status.error{color:#991b1b;background:#fee2e2}.ws-scouting-toolbar{z-index:15;position:sticky;top:12px;box-shadow:0 18px 40px #0f172a1f}.ws-global-save-status{min-height:34px;color:var(--ws-muted);white-space:nowrap;background:#f3f4f6;border-radius:999px;justify-content:center;align-items:center;padding:0 .9rem;font-size:.85rem;font-weight:900;display:inline-flex}.ws-global-save-status.changed{color:#92400e;background:#fef3c7}.ws-global-save-status.saving{color:#1d4ed8;background:#dbeafe}.ws-global-save-status.saved{color:#166534;background:#dcfce7}.ws-global-save-status.error{color:#991b1b;background:#fee2e2}@media (width<=760px){.ws-scouting-toolbar{top:8px}.ws-global-save-status{width:fit-content}}@media (width<=1280px){.ws-scouting-server-filters,.ws-scouting-client-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.ws-scouting-row{grid-template-columns:1fr;gap:1rem}.ws-scouting-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.ws-scouting-note,.ws-scouting-status-wrap{grid-column:span 2}}@media (width<=640px){.ws-scouting-server-filters,.ws-scouting-client-filters,.ws-scouting-actions{grid-template-columns:1fr}.ws-scouting-note,.ws-scouting-status-wrap{grid-column:auto}.ws-scouting-row{padding:1rem 0}.ws-rider-list-title{font-size:1.05rem}.ws-rider-list-meta{font-size:.92rem}}.ws-switch span{background:#fff;border-radius:999px;width:24px;height:24px;transition:transform .15s;display:block;transform:translate(0);box-shadow:0 2px 6px #0f172a2e}.ws-switch.is-active{background:#22c55e}.ws-switch.is-active span{transform:translate(24px)}.ws-context-nav{flex-wrap:wrap;gap:.6rem;margin:-.25rem 0 1rem;display:flex}.ws-context-nav a{color:#ffffffd6;background:#ffffff1f;border:1px solid #ffffff24;border-radius:999px;justify-content:center;align-items:center;min-height:38px;padding:0 .95rem;font-weight:800;text-decoration:none;display:inline-flex}.ws-context-nav a:hover{color:#fff;background:#ffffff2e}.ws-context-nav a.active{color:#1d4ed8;background:#fff;border-color:#fff}@media (width<=760px){.ws-page-header{flex-direction:column}.ws-page-header h1{font-size:34px}.ws-pill{width:fit-content}.ws-card-header{flex-direction:column}.ws-veilbriefje-actions{justify-content:flex-start;width:100%}.ws-filter-bar{grid-template-columns:1fr}.ws-rider-list-row{flex-direction:column;align-items:flex-start}.ws-selected-actions{justify-content:space-between;width:100%}.ws-selected-actions .ws-button-small,.add-button{width:100%}.ws-bid-input{width:5rem}}.ws-main-nav{align-items:center;gap:1rem;display:flex}.ws-main-nav a{color:var(--ws-text);font-size:15px;font-weight:700;text-decoration:none}.ws-nav-dropdown{position:relative}.ws-nav-dropdown-button{appearance:none;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:800}.ws-nav-dropdown-button:after{content:" ▾";font-size:.8em}.ws-nav-dropdown-menu{z-index:20;background:#fff;border-radius:14px;min-width:220px;padding:.5rem;display:none;position:absolute;top:calc(100% + .65rem);left:0;box-shadow:0 18px 45px #0f172a2e}.ws-nav-dropdown:hover .ws-nav-dropdown-menu,.ws-nav-dropdown:focus-within .ws-nav-dropdown-menu{gap:.25rem;display:grid}.ws-nav-dropdown-menu a{color:#1f2937;white-space:nowrap;border-radius:10px;padding:.55rem .75rem;text-decoration:none;display:block}.ws-nav-dropdown-menu a:hover{background:#0f4f8b14}.ws-login-link{background:#0f4f8b1f;border-radius:999px;justify-content:center;align-items:center;padding:.45rem .85rem;font-weight:800;text-decoration:none;display:inline-flex}.ws-login-link:hover{background:#0f4f8b2e}.ws-portal-topbar{position:relative}.ws-portal-hamburger,.ws-portal-mobile-menu{display:none}.ws-portal-desktop-nav{margin:28px 0 32px}.ws-pill-nav{align-items:center;gap:10px;display:flex}.ws-pill-nav a{color:#0f172a;white-space:nowrap;background:#fff;border:1px solid #0f172a1a;border-radius:999px;flex:none;justify-content:center;align-items:center;min-height:40px;padding:0 16px;font-weight:800;text-decoration:none;display:inline-flex}.ws-pill-nav a.active{color:#1d4ed8;background:#dbeafe}.ws-pill-nav a:hover{background:#eff6ff}.ws-portal-statusbar{border:1px solid var(--ws-border);background:#fff;border-radius:18px;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-width:640px;margin:0 auto 24px;padding:12px;display:grid}.ws-portal-statusbar div{text-align:center;gap:3px;display:grid}.ws-portal-statusbar span{color:var(--ws-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:800}.ws-portal-statusbar strong{color:var(--ws-text);font-size:1.35rem;font-weight:900}@media (width<=760px){.ws-portal-statusbar{margin-bottom:18px;padding:10px}.ws-portal-statusbar strong{font-size:1.15rem}.ws-portal-statusbar span{font-size:.68rem}}.ws-action-card{justify-content:space-between;align-items:center;gap:1rem;display:flex}.ws-action-card .ws-button{flex:none;margin-top:0}@media (width<=760px){.ws-action-card{flex-direction:column;align-items:stretch}.ws-action-card .ws-button{width:100%}}.ws-dashboard-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.ws-action-card-compact{flex-direction:column;justify-content:space-between;gap:14px;min-height:170px;display:flex}.ws-action-card-compact .ws-card-label{margin-bottom:8px}.ws-action-card-compact .ws-card-subtitle{margin-top:0}.ws-button-small{width:fit-content;margin-top:0;padding:.55rem .85rem;font-size:.9rem}.ws-action-meta-list{gap:.45rem;margin-top:.75rem;display:grid}.ws-action-meta-row{border-bottom:1px solid var(--ws-border);justify-content:space-between;align-items:center;gap:.75rem;padding-bottom:.45rem;display:flex}@media (width<=520px){.ws-dashboard-action-grid{grid-template-columns:1fr}.ws-action-card-compact{min-height:auto}.ws-button-small{width:100%}}.ws-panel,.ws-section,.ws-card,.ws-summary-card,.ws-chart-card{background:var(--ws-card);border:1px solid var(--ws-border)}.ws-panel,.ws-section{border-radius:var(--ws-radius);padding:28px}.ws-section{margin-bottom:24px}.ws-section-title{color:var(--ws-text);margin:0 0 20px;font-size:20px;font-weight:700}.ws-card{border-radius:var(--ws-radius);color:inherit;padding:24px;text-decoration:none;transition:transform .15s,box-shadow .15s,border-color .15s;display:block}.ws-card[href]:hover{box-shadow:var(--ws-shadow);border-color:#bfdbfe;transform:translateY(-2px)}.ws-card-disabled{opacity:.6;cursor:default}.ws-card-label{color:var(--ws-muted);text-transform:uppercase;letter-spacing:.07em;margin-bottom:12px;font-size:13px;font-weight:800}.ws-card-title{color:var(--ws-text);margin:0;font-size:26px;font-weight:900}.ws-card-subtitle{color:var(--ws-muted);margin-top:10px;line-height:1.5}.ws-portal-race-list,.ws-portal-race-card{gap:12px;display:grid}.ws-portal-race-main{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.ws-portal-race-title{margin:.2rem 0 0;font-size:1.1rem;font-weight:800}.ws-portal-rider-pills{flex-wrap:wrap;gap:8px;display:flex}.ws-portal-rider-pill{background:#0f4f8b14;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:.92rem;font-weight:700;display:inline-flex}.ws-portal-rider-pill strong{opacity:.75;font-size:.82rem}.ws-form-grid{gap:1rem;max-width:560px;display:grid}.ws-form-field{flex-direction:column;gap:.45rem;display:flex}.ws-form-field label{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;font-size:.85rem;font-weight:800}.ws-input{border:1px solid var(--ws-border);width:100%;min-height:44px;color:inherit;font:inherit;background:#fff;border-radius:12px;padding:.7rem .9rem}.ws-input:focus{border-color:#1d4ed8;outline:none;box-shadow:0 0 0 3px #1d4ed81f}.ws-form-error{color:#b91c1c;font-size:.9rem;font-weight:700}.ws-muted,.ws-empty{color:var(--ws-muted)}.ws-note{color:var(--ws-muted);margin-top:18px;font-size:14px}.ws-back-link{color:#ffffffb8;margin-bottom:18px;font-weight:800;text-decoration:none;display:inline-flex}.ws-back-link:hover{color:#fff}.ws-text-center{text-align:center}.ws-grid{gap:16px;display:grid}.ws-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.ws-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.ws-grid-5{grid-template-columns:repeat(5,minmax(0,1fr))}.ws-summary-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin-bottom:32px;display:grid}.ws-summary-grid-compact{grid-template-columns:repeat(3,minmax(0,1fr));max-width:720px;margin-inline:auto}.ws-summary-card{border-radius:var(--ws-radius);padding:22px}.ws-summary-card-compact{padding:18px 22px}.ws-summary-label{color:var(--ws-muted);text-transform:uppercase;letter-spacing:.04em;font-size:13px;font-weight:800}.ws-summary-value{color:var(--ws-text);margin-top:8px;font-size:28px;font-weight:900}.ws-summary-card-compact .ws-summary-value{font-size:1.7rem}.ws-prose{line-height:1.75}.ws-prose h1,.ws-prose h2,.ws-prose h3{margin-top:1.5rem;margin-bottom:.75rem;font-weight:800}.ws-prose h1:first-child,.ws-prose h2:first-child,.ws-prose h3:first-child{margin-top:0}.ws-prose p{margin:0 0 1rem}.ws-prose ul,.ws-prose ol{margin:0 0 1rem 1.5rem}.ws-prose li{margin-bottom:.35rem}.ws-prose table{border-collapse:collapse;width:100%;margin:1rem 0}.ws-prose th,.ws-prose td{text-align:left;border-bottom:1px solid #0f172a1f;padding:.65rem .75rem}.ws-prose th{color:#717171;font-weight:800}.ws-card h4,.ws-card h5,.ws-section h4,.ws-section h5{color:var(--ws-text);margin:0;font-weight:800;line-height:1.25}.ws-card h4,.ws-section h4{font-size:1.15rem}.ws-card h5,.ws-section h5{color:var(--ws-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.95rem}.ws-prose h4,.ws-prose h5{margin-top:1.25rem;margin-bottom:.6rem;font-weight:800;line-height:1.3}.ws-prose h4{color:var(--ws-text);font-size:1.1rem}.ws-prose h5{color:var(--ws-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.95rem}.ws-button{color:#fff;font:inherit;cursor:pointer;background:#0f4f8b;border:0;border-radius:999px;justify-content:center;align-items:center;margin-top:1rem;padding:.75rem 1rem;font-weight:800;text-decoration:none;display:inline-flex}.ws-button:hover{filter:brightness(.95)}.ws-birthday-card{background:#ecfccb;border:1px solid #bef264;border-radius:16px;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;padding:1rem;display:flex}.ws-birthday-title{margin:0;font-size:1.05rem;font-weight:800}.ws-birthday-date{color:#365314;margin-top:.25rem;font-size:.95rem;font-weight:700}.ws-birthday-icon{font-size:2rem;line-height:1}.ws-table-wrapper{overflow-x:auto}.ws-team-card-list{display:none}.ws-team-rider-card{border:1px solid var(--ws-border);color:inherit;background:#f8fafc;border-radius:16px;gap:.65rem;padding:14px;text-decoration:none;display:grid}.ws-team-rider-main{justify-content:space-between;align-items:center;gap:1rem;display:flex}.ws-team-rider-stats{flex-wrap:wrap;gap:8px;display:flex}.ws-team-rider-stats span{background:#0f4f8b14;border-radius:999px;padding:5px 9px;font-size:.85rem;font-weight:800;display:inline-flex}@media (width<=760px){.ws-team-card-list{gap:10px;display:grid}.ws-desktop-table{display:none}}.ws-badge{background:var(--ws-blue-soft);color:var(--ws-blue);white-space:nowrap;border-radius:999px;align-items:center;padding:6px 10px;font-size:14px;font-weight:800;display:inline-flex}.ws-badge-dark{color:#fff;background:#101828}.ws-badge-green{color:#fff;background:green}.ws-flag-img{object-fit:contain;vertical-align:middle;border-radius:2px;width:auto;height:22px;display:inline-block;box-shadow:0 0 0 1px #00000014}.ws-table{border-collapse:collapse;width:100%;font-size:15px}.ws-table th{border-bottom:2px solid var(--ws-border);color:var(--ws-muted);text-align:left;white-space:nowrap;padding:12px 10px;font-size:16px;font-weight:800}.ws-table td{color:var(--ws-text);border-bottom:0 solid #f3f4f6;padding:14px 10px}.ws-table tr:last-child td{border-bottom:0}.ws-table th.ws-text-center,.ws-table td.ws-text-center{text-align:center}.ws-name{font-weight:500}.ws-name a{color:inherit;text-decoration:none}.ws-name a:hover{text-decoration:underline}.ws-total-row td{border-top:2px solid var(--ws-border);background:var(--ws-card-soft);font-weight:900}.ws-standings-table{border-collapse:collapse}.ws-standings-table thead th{border-bottom:2px solid var(--ws-border-strong);text-transform:lowercase}.ws-table.ws-standings-table tbody tr:not(.ws-detail-row),.ws-table.ws-standings-table tbody tr:not(.ws-detail-row) td{border-top:0;border-bottom:0}.ws-table.ws-standings-table tbody tr:not(.ws-detail-row):hover{background:#f8fafc}[data-ws-toggle]{cursor:pointer}.ws-toggle-indicator{opacity:.65;margin-left:6px;font-size:12px;transition:transform .15s;display:inline-block}.is-open .ws-toggle-indicator{transform:rotate(180deg)}tr.ws-detail-row[hidden]{display:none!important}tr.ws-detail-row{display:table-row}.ws-detail-row>td{border-top:1px solid var(--ws-border);border-bottom:1px solid var(--ws-border);background:#f8fafc}.ws-nested-block{padding:10px 0}.ws-nested-table{width:100%;margin:0}.ws-result-table{margin-top:8px;font-size:13px}.ws-chart-card{border-radius:var(--ws-radius);margin-bottom:24px;padding:24px}.ws-chart-title{color:var(--ws-text);margin:0 0 6px;font-size:22px;font-weight:900}.ws-chart-subtitle{color:var(--ws-muted);margin-bottom:18px;font-size:14px}.ws-chart-svg{width:100%;height:220px;overflow:visible}.ws-chart-line{fill:none;stroke:var(--ws-blue);stroke-width:4px;stroke-linecap:round;stroke-linejoin:round}.ws-chart-dot{fill:var(--ws-blue)}.ws-chart-label{fill:var(--ws-muted);font-size:12px;font-weight:800}.ws-chart-axis-line{stroke:#d1d5db;stroke-width:2px}.ws-chart-grid-line{stroke:#e5e7eb;stroke-width:1px}.ws-meta-row{color:var(--ws-muted);text-align:right;margin-bottom:12px;font-size:15px;font-weight:700}.ws-meta-row-bottom{margin-top:14px;margin-bottom:0}.ws-race-list{gap:16px;display:grid}.ws-race-group{margin-top:24px}.ws-race-group-title{color:var(--ws-text);margin:0 0 16px;font-size:22px;font-weight:500}.ws-race-card{background:#f8fbff;border:1px solid #dbe5f2;border-radius:18px;margin-bottom:18px;padding:22px}.ws-race-header{cursor:pointer;justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.ws-race-title{margin:0;font-size:18px;font-weight:600}.ws-race-meta{color:var(--ws-muted);margin-top:8px;font-size:15px}.ws-race-actions{flex-direction:column;align-items:flex-end;gap:14px;display:flex}.ws-race-detail{border-top:1px solid #dbe5f2;margin-top:20px;padding-top:18px}.ws-race-team{margin-top:18px}.ws-race-team:first-child{margin-top:0}.ws-race-team-title{margin-bottom:8px;font-size:16px;font-weight:500}.ws-race-rider-list{gap:6px;margin-top:8px;display:grid}.ws-race-rider-row{border-radius:8px;grid-template-columns:48px minmax(0,1fr) 70px;align-items:center;gap:12px;padding:7px 8px;display:grid}.ws-race-rider-row:hover{background:#ffffff8c}.ws-race-rider-index{color:var(--ws-muted);text-align:center}.ws-race-rider-name,.ws-race-rider-value{font-weight:400}.ws-race-rider-name a{color:inherit;text-decoration:none}.ws-race-rider-name a:hover{text-decoration:underline}.ws-race-rider-value{text-align:right}.ws-race-team-total{text-align:right;margin-top:4px;padding:7px 8px;font-weight:900}.ws-joker-grid{gap:12px;display:grid}.ws-joker-card{gap:10px;display:grid}.ws-joker-teamleader{font-weight:800}.ws-joker-list{flex-wrap:wrap;gap:8px;display:flex}.ws-joker-pill{background:#0f4f8b14;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:.95rem;font-weight:700;display:inline-flex}.ws-joker-value{background:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:.8rem;font-weight:800;display:inline-flex}.ws-joker-empty{color:#6b7280;font-size:.95rem}.ws-rider-joker-badge{color:#92400e;background:#fef3c7;border-radius:999px;width:fit-content;margin-top:.45rem;padding:.25rem .6rem;font-size:.82rem;font-weight:900;display:inline-flex}.ws-pagination{flex-wrap:wrap;align-items:center;gap:12px;margin-top:20px;display:flex}.ws-pagination-button{color:#fff;background:#111827;border-radius:999px;justify-content:center;align-items:center;min-height:36px;padding:8px 14px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.ws-pagination-button:hover{background:#374151}.ws-pagination-button.is-disabled{color:#9ca3af;cursor:not-allowed;background:#e5e7eb}.ws-pagination-status{color:#6b7280;font-size:14px;font-weight:600}.ws-show-all{color:#6b7280;flex-wrap:wrap;align-items:center;gap:12px;margin-top:20px;font-size:14px;display:flex}.ws-facts-grid{gap:1rem;display:grid}@media (width>=1100px){.ws-facts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.ws-topbar{flex-direction:column;align-items:flex-start;padding:24px}.ws-main-nav{flex-wrap:wrap;gap:16px}.ws-summary-grid,.ws-grid-3,.ws-grid-4,.ws-grid-5{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.ws-portal-topbar{flex-direction:row;justify-content:space-between;align-items:center;gap:16px;margin-bottom:28px;padding:20px 22px}.ws-portal-topbar .ws-logo{height:44px}.ws-portal-hamburger{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #0f172a1a;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;font-weight:900;display:inline-flex}.ws-portal-desktop-nav{display:none}.ws-portal-mobile-menu{border:1px solid var(--ws-border);background:#fff;border-radius:18px;gap:8px;margin:-16px 0 24px;padding:14px;display:none}.ws-portal-mobile-menu.ws-mobile-open{display:grid}.ws-portal-mobile-menu a,.ws-portal-mobile-menu button{color:#0f172a;width:100%;min-height:42px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;padding:0 14px;font-weight:800;text-decoration:none;display:flex}.ws-portal-mobile-menu a.active{color:#1d4ed8;background:#dbeafe}.ws-portal-mobile-menu a:hover,.ws-portal-mobile-menu button:hover{background:#eff6ff}.ws-pill-nav{gap:8px;margin-top:10px;display:none}.ws-pill-nav.ws-mobile-open{display:grid}.ws-pill-nav a{border-radius:14px;justify-content:flex-start;width:100%;min-height:42px;padding:0 16px;font-size:.95rem}.ws-summary-grid-compact{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.ws-summary-card-compact{padding:14px 12px}.ws-summary-card-compact .ws-summary-label{font-size:.72rem}.ws-summary-card-compact .ws-summary-value{font-size:1.25rem}.ws-mobile-hidden{display:none}}@media (width<=700px){.ws-shell{padding:0 14px 36px}.ws-topbar{margin-bottom:28px}.ws-logo-title{font-size:24px}.ws-page-title{font-size:34px}.ws-summary-grid,.ws-grid-3,.ws-grid-4,.ws-grid-5{grid-template-columns:1fr}.ws-summary-grid-compact{grid-template-columns:repeat(3,minmax(0,1fr))}.ws-panel,.ws-section,.ws-card,.ws-summary-card{padding:18px}.ws-table th,.ws-table td{padding-left:6px;padding-right:6px}.ws-race-header{flex-direction:column}.ws-race-actions{flex-direction:row;align-items:flex-start}}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{color:#fff;background:radial-gradient(circle at 20% 0,#ffffff0e,#0000 32%),radial-gradient(circle at 90% 20%,#ffd54f0b,#0000 26%),#101014;width:100%;min-height:100%;margin:0;font-family:Arial,sans-serif}body.auction-screen,body.auction-dashboard,body.auction-bid{height:100vh;overflow:hidden}button,input{font:inherit}button{cursor:pointer}.auction-page{width:100%;min-height:100vh}.auction-fullscreen{width:100vw;height:100vh;padding:32px}.auction-card{background:linear-gradient(#ffffff09,#ffffff04),#1b1b22;border:1px solid #ffffff0e;border-radius:28px;min-width:0;min-height:0;position:relative;overflow:hidden;box-shadow:0 24px 80px #00000038}.auction-panel{background:linear-gradient(#ffffff0a,#ffffff04),#1b1b22;border:1px solid #ffffff14;border-radius:20px;min-width:0;min-height:0;padding:14px;overflow:hidden;box-shadow:0 16px 44px #0003}.auction-title{margin:0;font-weight:900;line-height:.95}.auction-muted{opacity:.62}.auction-label{letter-spacing:.08em;text-transform:uppercase;opacity:.52;margin-bottom:6px;font-size:12px;font-weight:900}.auction-screen-card{place-items:center;width:100%;height:100%;display:grid}.auction-screen-content{text-align:center}.auction-rider-name{font-size:clamp(64px,8vw,132px)}.auction-rider-meta{margin-top:24px;font-size:clamp(28px,3vw,56px)}.auction-bid-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:min(100vw - 120px,1200px);margin-top:56px;display:grid}.auction-bid-value{font-size:56px;font-weight:900}.auction-bid-sub{font-size:22px}.auction-screen-layout{grid-template-columns:minmax(0,4fr) minmax(360px,1fr);gap:28px;width:100%;height:100%;display:grid}.auction-screen-main{grid-template-rows:3fr 1fr 1fr;gap:24px;min-width:0;min-height:0;display:grid}.auction-hero-panel,.auction-facts-panel,.auction-bids-panel,.auction-leaders-panel{padding:32px 40px}.auction-hero-panel{grid-template-rows:auto minmax(0,1fr) auto;align-content:center;gap:28px;display:grid}.auction-section-title{letter-spacing:.08em;text-transform:uppercase;color:#ffffffdb;align-items:center;gap:12px;margin:0;font-size:clamp(22px,1.8vw,36px);font-weight:900;display:inline-flex}.auction-section-title:before{content:"";background:linear-gradient(90deg,#ffd54f,#ffffff59);border-radius:999px;width:42px;height:6px;box-shadow:0 0 24px #ffd54f47}.auction-rider-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;display:grid}.auction-fact-card{background:#ffffff14;border:1px solid #ffffff14;border-radius:24px;align-items:center;gap:24px;padding:24px 28px;display:flex}.auction-fact-card.highlight{background:linear-gradient(135deg,#ffd54f38,#ffffff14);border-color:#ffd54f6b}.auction-fact-value{font-size:clamp(28px,2.2vw,46px);font-weight:900;line-height:1}.auction-leaders-panel{overflow:auto}.auction-leader-row{border-bottom:1px solid #ffffff14;grid-template-columns:minmax(0,1fr) 80px 90px;align-items:center;gap:10px;padding:10px 0;font-size:clamp(18px,1.2vw,24px);display:grid}.auction-leader-row strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.auction-max-bid{color:#ffd54f;background:#ffd54f33;border-radius:999px;justify-content:center;align-items:center;min-width:44px;padding:4px 8px;font-weight:900;display:inline-flex}.auction-sold-panel{align-content:center;gap:32px;padding:56px;display:grid}.auction-sold-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:24px;display:grid}.auction-suggestions-panel{padding:32px;overflow:hidden}.auction-suggestions-list{gap:14px;margin-top:32px;display:grid}.auction-suggestion-row{background:#ffffff0e;border:1px solid #ffffff12;border-radius:18px;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:18px;padding:18px;display:grid}.auction-suggestion-rank{color:#ffd54f;background:#ffd54f29;border:1px solid #ffd54f59;border-radius:16px;place-items:center;width:54px;height:54px;font-size:24px;font-weight:900;display:grid}.auction-suggestion-name{text-overflow:ellipsis;white-space:nowrap;font-size:clamp(26px,2vw,38px);font-weight:900;line-height:1.05;overflow:hidden}.auction-suggestion-meta{text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:clamp(18px,1.3vw,26px);overflow:hidden}
