
/* v15 Evolution: venue-first home, auto-update health, manshu/strategy results */
.boat-number.boat-1{background:#fff!important;color:#111!important;border-color:#9aa5af!important}.boat-number.boat-2{background:#000!important;color:#fff!important}.boat-number.boat-3{background:#e60012!important;color:#fff!important}.boat-number.boat-4{background:#0067c0!important;color:#fff!important}.boat-number.boat-5{background:#ffe100!important;color:#111!important}.boat-number.boat-6{background:#009b63!important;color:#fff!important}
:root{--v15-blue:#1677d2;--v15-navy:#123252;--v15-sky:#eef7ff;--v15-line:#dce8f2;--v15-green:#16845e;--v15-orange:#c66a19;--v15-red:#c83a43;--v15-muted:#647a90}
.public-body{background:#f7fbff!important;color:#253d55!important}.public-header{background:rgba(255,255,255,.97)!important}
.v15-home-hero{border-bottom:1px solid var(--v15-line);background:linear-gradient(130deg,#f5fbff 0,#fff 52%,#eef9f5 100%)}
.v15-home-hero-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:34px;align-items:center;padding:56px 0}
.v15-kicker{color:var(--v15-blue);font-size:11px;font-weight:950;letter-spacing:.12em}.v15-home-hero h1{margin:8px 0 14px;color:var(--v15-navy);font-size:46px;line-height:1.15}.v15-home-hero h1 em{color:var(--v15-blue);font-style:normal}.v15-home-hero p{max-width:680px;color:var(--v15-muted);line-height:1.8}.v15-home-links{display:flex;gap:10px;margin-top:22px}
.v15-home-stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.v15-home-stat-grid>div{padding:20px;border:1px solid var(--v15-line);border-radius:14px;background:#fff;box-shadow:0 7px 22px rgba(34,84,126,.07)}.v15-home-stat-grid span{display:block;color:var(--v15-muted);font-size:9px;font-weight:900}.v15-home-stat-grid strong{display:block;margin-top:5px;color:var(--v15-navy);font-size:28px}.v15-home-stat-grid small{margin-left:4px;color:var(--v15-muted);font-size:10px}
.v15-deadline-list{display:grid;gap:7px}.v15-deadline-row{display:grid;grid-template-columns:120px 1fr 110px;align-items:center;gap:15px;padding:13px 16px;border:1px solid var(--v15-line);border-radius:11px;background:#fff;color:inherit;transition:.15s}.v15-deadline-row:hover{border-color:#a6cfee;box-shadow:0 6px 18px rgba(31,91,135,.08);transform:translateY(-1px)}.v15-deadline-clock strong{display:block;color:var(--v15-navy);font-size:23px}.v15-deadline-clock span{color:var(--v15-blue);font-size:9px;font-weight:900}.v15-deadline-race{display:flex;align-items:center;gap:12px}.v15-deadline-venue-code{display:grid;place-items:center;width:36px;height:36px;border-radius:9px;background:#e7f3fc;color:var(--v15-blue);font-weight:950}.v15-deadline-race>div{display:flex;min-width:0;flex-direction:column}.v15-deadline-race strong{color:var(--v15-navy)}.v15-deadline-race span{overflow:hidden;color:var(--v15-muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.v15-race-state{justify-self:end;padding:6px 9px;border-radius:999px;font-size:9px;font-weight:900}.v15-race-state.state-program{background:#edf3f8;color:#597087}.v15-race-state.state-preview{background:#ddf7f5;color:#0b7e76}.v15-race-state.state-result{background:#e7f7ef;color:#15805b}
.v15-venue-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.v15-venue-card{display:block;padding:17px;border:1px solid var(--v15-line);border-radius:13px;background:#fff;color:inherit;box-shadow:0 4px 14px rgba(37,80,116,.04)}.v15-venue-card.is-active{transition:.15s}.v15-venue-card.is-active:hover{border-color:#9dc9e9;transform:translateY(-2px);box-shadow:0 9px 24px rgba(37,80,116,.09)}.v15-venue-card.is-inactive{background:#f4f7f9;opacity:.72}.v15-venue-card header{display:flex;align-items:center;gap:10px}.v15-venue-number{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:#e8f4fd;color:var(--v15-blue);font-weight:950}.v15-venue-card header div{display:flex;flex-direction:column}.v15-venue-card h3{margin:0;color:var(--v15-navy);font-size:19px}.v15-venue-card header small{color:var(--v15-green);font-size:9px;font-weight:900}.v15-venue-card.is-inactive header small{color:#8796a5}.v15-event-title{min-height:38px;margin:12px 0;color:#526b82;font-size:11px}.v15-no-race{min-height:38px;margin:12px 0;color:#8a98a6;font-size:11px}.v15-venue-overview{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin:10px 0}.v15-venue-overview>div{padding:8px 6px;border-radius:7px;background:#f5f9fc;text-align:center}.v15-venue-overview span{display:block;color:#74889b;font-size:7px}.v15-venue-overview strong{display:block;margin-top:3px;color:var(--v15-navy);font-size:14px}.v15-venue-overview strong small,.v15-venue-overview>div>small{display:block;color:#73869a;font-size:7px}.v15-race-time-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:3px;margin-top:10px}.v15-race-time-grid span{display:flex;flex-direction:column;align-items:center;padding:5px 2px;border-radius:5px;background:#f1f5f8}.v15-race-time-grid span.has-race{background:#eef7ff}.v15-race-time-grid span.has-preview{outline:1px solid #74cec6;background:#ecfbf9}.v15-race-time-grid span.has-result{background:#edf4f0;opacity:.76}.v15-race-time-grid b{color:var(--v15-navy);font-size:8px}.v15-race-time-grid em{color:#58718a;font-size:8px;font-style:normal}.v15-race-time-grid .no-race b,.v15-race-time-grid .no-race em{color:#aab5bf}.v15-venue-card footer{display:flex;justify-content:space-between;gap:10px;margin-top:12px;padding-top:10px;border-top:1px solid #edf2f6;color:#6d8296;font-size:9px}.v15-venue-card footer b{color:var(--v15-blue)}
.v15-home-shortcuts{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.v15-home-shortcuts>a{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:18px;border:1px solid var(--v15-line);border-radius:12px;background:#fff;color:inherit}.v15-home-shortcuts>a>span{color:var(--v15-blue);font-weight:950}.v15-home-shortcuts h3{margin:0 0 3px;color:var(--v15-navy)}.v15-home-shortcuts p{margin:0;color:var(--v15-muted);font-size:10px}
.v15-ticket-list{margin:13px 0}.v15-ticket-list>small{display:block;margin-bottom:7px;color:#6b8095;font-size:9px;font-weight:900}.v15-ticket-list>div{display:flex;flex-wrap:wrap;gap:6px}.v15-ticket-list>div>span{padding:6px 7px;border:1px solid #d9e6f0;border-radius:8px;background:#fff}.v15-ticket-list .boat-number{width:23px;height:23px;font-size:9px}.v15-ticket-list.is-upset>div>span{border-color:#efd8c7;background:#fffaf5}
.v15-exhibition-table-wrap{overflow:auto;margin-top:12px}.v15-exhibition-table{width:100%;min-width:860px;border-collapse:separate;border-spacing:0}.v15-exhibition-table th{padding:8px;border-bottom:1px solid var(--v15-line);background:#f3f8fc;color:#667e94;font-size:8px;text-align:left}.v15-exhibition-table td{padding:8px;border-bottom:1px solid #edf2f6;color:#385069;font-size:10px}.v15-signal{padding:4px 7px;border-radius:999px;background:#e7f7f1;color:#17795c;font-size:9px}
.v15-strategy-results,.v15-result-strategies{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.v15-strategy-results>div,.v15-result-strategies>div{display:grid;gap:3px;padding:11px;border:1px solid var(--v15-line);border-radius:9px;background:#f7fafc}.v15-strategy-results span,.v15-result-strategies span{color:#61798f;font-size:9px;font-weight:900}.v15-strategy-results strong,.v15-result-strategies strong{color:#51697f}.v15-strategy-results .is-hit,.v15-result-strategies .is-hit{border-color:#9dd9be;background:#ecfaf4}.v15-strategy-results .is-hit strong,.v15-result-strategies .is-hit strong{color:#0f805a}.v15-strategy-results .is-miss,.v15-result-strategies .is-miss{background:#faf7f7}.v15-strategy-results em,.v15-result-strategies em{color:#bd4a38;font-size:9px;font-style:normal}.v15-result-strategies>a{align-self:center;color:var(--v15-blue);font-size:9px;font-weight:900}
.v15-local-history .v10-history-summary{grid-template-columns:repeat(5,1fr)}
.v15-health-section{border-left:5px solid #aab7c4}.v15-health-section.health-ok{border-left-color:#20a36e}.v15-health-section.health-warning{border-left-color:#e2a72e}.v15-health-section.health-stopped{border-left-color:#d64a52}.v15-health-badge{padding:6px 9px;border-radius:999px;background:#eef2f5;color:#53697d;font-size:10px;font-weight:950}.health-ok .v15-health-badge{background:#e8f8f1;color:#167b59}.health-warning .v15-health-badge{background:#fff4d9;color:#9b690f}.health-stopped .v15-health-badge{background:#fdebec;color:#b53840}.v15-health-message{display:flex;justify-content:space-between;gap:15px;margin-top:12px;padding:12px;border-radius:8px;background:#f6f9fb}.v15-health-message strong{color:#334e68}.v15-health-message span{color:#6f8294;font-size:10px}
@media(max-width:980px){.v15-home-hero-grid{grid-template-columns:1fr}.v15-venue-grid{grid-template-columns:repeat(2,1fr)}.v15-home-shortcuts{grid-template-columns:1fr}.v15-venue-overview{grid-template-columns:1fr 1fr}.v15-local-history .v10-history-summary{grid-template-columns:repeat(3,1fr)}}
@media(max-width:620px){.v15-home-hero-grid{padding:38px 0}.v15-home-hero h1{font-size:34px}.v15-home-links{display:grid}.v15-deadline-row{grid-template-columns:85px 1fr}.v15-race-state{grid-column:2;justify-self:start}.v15-venue-grid{grid-template-columns:1fr}.v15-race-time-grid{grid-template-columns:repeat(4,1fr)}.v15-strategy-results,.v15-result-strategies{grid-template-columns:1fr}.v15-local-history .v10-history-summary{grid-template-columns:1fr 1fr}.v15-health-message{flex-direction:column}}
