@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg: #f5f6fa;--bg-card: #fff;--bg-card-alt: #f9fafb;--bg-hover: #f0f4ff;--border: #e5e7eb;--border-light: #f3f4f6;--text-primary: #111827;--text-secondary: #374151;--text-muted: #6b7280;--text-faint: #9ca3af;--text-ghost: #d1d5db;--accent: #4338ca;--accent-bg: #eef2ff;--accent-border: #4338ca;--link: #2563eb;--green: #16a34a;--green-bg: #f0fdf4;--green-border: #bbf7d0;--red: #dc2626;--red-bg: #fef2f2;--red-border: #fecaca;--red-dark: #991b1b;--blue-bg: #eff6ff;--blue-border: #bfdbfe;--blue-text: #1e40af;--yellow-bg: #fefce8;--yellow-border: #fde68a;--yellow-text: #854d0e;--chart-line: #4338ca;--chart-grid: #f3f4f6;--chart-axis: #e5e7eb;--badge-bg: #eff6ff;--badge-color: #3b82f6;--badge-border: #bfdbfe;--pill-bg: #f3f4f6;--pill-color: #374151;--pill-border: #e5e7eb;--input-bg: #fff;--input-border: #d1d5db;--mode-active-bg: #111827;--mode-active-color: #fff;--mode-bg: transparent;--mode-color: #6b7280;--mode-border: #d1d5db;--th-bg: #f9fafb;--th-color: #6b7280;--overlay: rgba(0,0,0,.35);--shadow: 0 25px 50px -12px rgba(0,0,0,.25);--tooltip-shadow: 0 4px 12px rgba(0,0,0,.08);--marker-best: #16a34a;--marker-worst: #dc2626;--marker-first: #8b5cf6;--marker-win: #eab308}[data-theme=dark]{color-scheme:dark;--bg: #0f1117;--bg-card: #1a1d27;--bg-card-alt: #22252f;--bg-hover: #252838;--border: #2d3040;--border-light: #252838;--text-primary: #e5e7eb;--text-secondary: #c9cbd1;--text-muted: #8b8fa0;--text-faint: #5c6070;--text-ghost: #3a3e4c;--accent: #818cf8;--accent-bg: #1e1b4b;--accent-border: #818cf8;--link: #60a5fa;--green: #4ade80;--green-bg: #052e16;--green-border: #166534;--red: #f87171;--red-bg: #450a0a;--red-border: #7f1d1d;--red-dark: #fca5a5;--blue-bg: #172554;--blue-border: #1e3a5f;--blue-text: #93c5fd;--yellow-bg: #422006;--yellow-border: #854d0e;--yellow-text: #fde68a;--chart-line: #6366f1;--chart-grid: #252838;--chart-axis: #2d3040;--badge-bg: #1e1b4b;--badge-color: #818cf8;--badge-border: #312e81;--pill-bg: #22252f;--pill-color: #c9cbd1;--pill-border: #2d3040;--input-bg: #22252f;--input-border: #2d3040;--mode-active-bg: #818cf8;--mode-active-color: #0f1117;--mode-bg: transparent;--mode-color: #8b8fa0;--mode-border: #2d3040;--th-bg: #22252f;--th-color: #8b8fa0;--overlay: rgba(0,0,0,.6);--shadow: 0 25px 50px -12px rgba(0,0,0,.5);--tooltip-shadow: 0 4px 12px rgba(0,0,0,.3);--marker-best: #4ade80;--marker-worst: #f87171;--marker-first: #a78bfa;--marker-win: #facc15}body{min-width:320px;min-height:100vh;background-color:var(--bg);color:var(--text-primary)}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes skeletonPulse{0%,to{opacity:.5}50%{opacity:.85}}@media(max-width:1399px){.app-header-top,.app-header-identity,.app-header-utilities,.app-header-bottom{flex-wrap:wrap!important}.app-header-identity{flex:1 1 100%!important}.app-header-utilities{max-width:100%}.app-header-disciplines{flex-wrap:wrap!important;margin-left:0!important}.app-header-nav{max-width:100%;overflow-x:auto!important}.app-header-nav>button{flex-shrink:0}}@media(max-width:700px){.app-header{position:relative!important;top:0!important;padding:8px 12px!important}.app-content{padding:12px 12px 20px!important}.app-header button{min-height:44px}.app-header-disciplines{flex-basis:100%}.app-header-bottom{row-gap:8px!important}.app-header-nav{width:100%}}.schedule-page{color:var(--v2-fg);font-family:var(--v2-font-sans);padding:12px 0 24px;min-width:0}.schedule-page h2{font-size:22px;font-weight:600}.schedule-page h3{font-size:14px;font-weight:600}.schedule-page p{margin:4px 0}.schedule-page a{text-decoration:underline;text-underline-offset:3px}.schedule-page button,.schedule-page select,.schedule-page input{background:var(--v2-bg-1);color:var(--v2-fg);border:1px solid var(--v2-line-2);border-radius:4px;padding:8px 10px;font:inherit;min-height:36px;max-width:100%}.schedule-page button[aria-pressed=true]{background:var(--v2-bg-3);border-color:var(--v2-fg-2)}.schedule-page button:hover{background:var(--v2-bg-3)}.schedule-page :focus-visible{outline:2px solid var(--v2-fg-1);outline-offset:2px}.schedule-page button:disabled{opacity:.5;cursor:wait}.schedule-page label{display:flex;flex-direction:column;gap:4px;font-size:11px;color:var(--v2-fg-1);min-width:0}.schedule-heading,.schedule-toolbar{display:flex;justify-content:space-between;gap:16px;align-items:center;flex-wrap:wrap;margin-bottom:16px}.schedule-heading p,.schedule-meta{color:var(--v2-fg-2);font-size:12px}.schedule-notice{padding:12px;border:1px solid var(--v2-line-2);background:var(--v2-bg-1);margin-bottom:16px;overflow-wrap:anywhere;font-size:12px}.schedule-notice strong{color:var(--v2-warn)}.schedule-page details{margin-top:6px;color:var(--v2-fg-1);font-size:12px}.schedule-page summary{cursor:pointer}.schedule-toolbar [role=group]{display:flex;gap:4px}.schedule-filters{display:flex;gap:10px;flex-wrap:wrap;align-items:end;margin-bottom:16px}.schedule-search{flex:1 1 240px}.schedule-week{display:flex;align-items:end;flex-wrap:wrap;gap:6px}.schedule-series{display:grid;grid-template-columns:minmax(220px,1fr) minmax(0,2fr);gap:24px;padding:16px 0;border-top:1px solid var(--v2-line)}.schedule-series header{display:flex;gap:10px;align-items:start}.schedule-series header a{font-size:11px;color:var(--v2-fg-2)}.schedule-page .schedule-star{flex:0 0 36px;font-size:19px;padding:2px}.schedule-entry{padding:8px 0;border-bottom:1px solid var(--v2-line)}.schedule-entry:first-child{padding-top:0}.schedule-empty{text-align:center;padding:36px 12px;border-top:1px solid var(--v2-line)}.schedule-empty p{margin:12px 0}.schedule-series-picker{margin-bottom:16px;max-width:600px}.schedule-matrix{overflow:auto;max-height:70vh;border:1px solid var(--v2-line)}.schedule-matrix table{border-collapse:separate;border-spacing:0;font-size:12px}.schedule-matrix th,.schedule-matrix td{padding:8px;border-bottom:1px solid var(--v2-line);border-right:1px solid var(--v2-line);min-width:180px;vertical-align:top}.schedule-matrix th{background:var(--v2-bg-2);text-align:left}.schedule-matrix thead th{position:sticky;top:0;z-index:2}.schedule-matrix tr>:first-child{position:sticky;left:0;min-width:240px;max-width:280px;background:var(--v2-bg-1);z-index:1}.schedule-matrix thead tr>:first-child{z-index:3}.schedule-matrix small{display:block;color:var(--v2-fg-2);margin:4px 0 8px}@media(max-width:700px){.schedule-series{grid-template-columns:1fr;gap:12px}.schedule-filters label{flex:1 1 130px}.schedule-page button,.schedule-page select,.schedule-page input{min-height:44px}.schedule-matrix tr>:first-child{min-width:155px;max-width:155px}}.diary-v2.schedule-page{--v2-bg-1: #1b2026;--v2-bg-2: #222830;--v2-bg-3: #303944;--v2-fg: #dce1e7;--v2-fg-1: #bdc5cf;--v2-fg-2: #a1acb9;--v2-line: #303842;--v2-line-2: #46515e;background:#171c22;padding:16px;border-radius:4px}.schedule-page h2,.schedule-page h3{margin:0}.schedule-page button:disabled{cursor:default}.schedule-page input,.schedule-page select{width:100%}.schedule-heading{margin-bottom:8px}.schedule-source{display:flex;align-items:baseline;gap:14px;font-size:12px;margin-bottom:12px;overflow-wrap:anywhere}.schedule-source>strong{color:var(--v2-warn)}.schedule-source details{margin:0;min-width:0}.schedule-controls{background:var(--v2-bg-1);border:1px solid var(--v2-line);border-radius:4px;padding:10px;margin-bottom:14px}.schedule-controls .schedule-toolbar{margin-bottom:8px}.schedule-controls .schedule-filters{margin-bottom:0;gap:8px}.schedule-controls .schedule-search{flex-basis:180px}.schedule-datebar{gap:8px;margin-bottom:12px}.schedule-datebar>[role=status]{color:var(--v2-fg-2);font-size:12px}.schedule-week{flex:1;gap:8px}.schedule-week-main{display:flex;align-items:end;gap:6px;min-width:0}.schedule-week-main select{font-size:18px;font-weight:600}.schedule-date-context{flex-basis:100%;color:var(--v2-fg-1);font-size:12px}.schedule-column-head{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1.2fr) minmax(90px,.45fr) minmax(110px,.55fr);gap:16px;padding:8px 12px;color:var(--v2-fg-2);font-size:11px;border-top:1px solid var(--v2-line)}.schedule-date-row{grid-template-columns:minmax(0,1.3fr) minmax(0,1.2fr) minmax(90px,.45fr) minmax(110px,.55fr);gap:4px 16px;padding:12px;background:var(--v2-bg-1)}.schedule-date-row header>div,.schedule-races{min-width:0}.schedule-date-row h3,.schedule-track{font-size:14px;line-height:1.45;overflow-wrap:anywhere}.schedule-date-row .schedule-meta{line-height:1.5}.schedule-license{color:var(--v2-fg-1)}.schedule-format{text-transform:capitalize;color:var(--v2-fg)}.schedule-races{display:grid;grid-column:2 / -1;grid-template-columns:subgrid}.schedule-race{grid-column:1 / -1;display:grid;grid-template-columns:subgrid;gap:16px;align-items:start}.schedule-race+.schedule-race{margin-top:10px}.schedule-length,.schedule-conditions{font-size:12px;line-height:1.6;color:var(--v2-fg-1);font-variant-numeric:tabular-nums}.schedule-conditions>span{display:block}.schedule-race small{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.schedule-page .schedule-row-details{grid-column:1 / -1;margin:0 0 0 46px}.schedule-row-details summary{width:fit-content;padding:3px 0;color:var(--v2-fg-2)}.schedule-detail-content{padding:10px 0;overflow-wrap:anywhere;line-height:1.6}.schedule-detail-content .schedule-entry{margin-top:12px}.schedule-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}@media(max-width:800px){.schedule-page{padding:12px}.schedule-column-head{display:none}.schedule-date-row{grid-template-columns:minmax(0,1fr);gap:8px}.schedule-races{display:block;grid-column:1;margin-left:46px}.schedule-datebar{flex-direction:column;align-items:stretch}.schedule-race{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px 16px}.schedule-track{grid-column:1 / -1}.schedule-race small{position:static;width:auto;height:auto;overflow:visible;clip-path:none;white-space:normal;display:block;color:var(--v2-fg-2);font-size:11px}.schedule-week-main{width:100%}.schedule-week-main label{flex:1}.schedule-week-main select{font-size:16px}.schedule-week>label{flex:1}.schedule-controls .schedule-search{flex-basis:100%}.schedule-controls .schedule-toolbar{gap:8px}}.schedule-page .schedule-extra-filters{margin:0;position:relative}.schedule-extra-filters>summary{min-height:36px;padding:8px 10px;border:1px solid var(--v2-line-2);border-radius:4px;color:var(--v2-fg-1)}.schedule-extra-filters[open]>summary{background:var(--v2-bg-3)}.schedule-extra-filters>div{display:flex;gap:8px;padding-top:8px}@media(max-width:800px){.schedule-controls .schedule-toolbar button{padding:6px 8px;font-size:11px}.schedule-controls .schedule-toolbar{gap:6px}.schedule-controls .schedule-toolbar [role=group]{gap:3px}.schedule-extra-filters>summary{min-height:44px;padding:12px 8px}}.schedule-page .schedule-special-dates{margin:0}.schedule-special-dates>summary{min-height:36px;padding:8px 10px;border:1px solid var(--v2-line-2);border-radius:4px}.schedule-special-dates[open]>summary{background:var(--v2-bg-3)}.schedule-special-dates>label{margin-top:8px}@media(max-width:800px){.diary-v2.schedule-page{padding:10px 12px}.schedule-heading{margin-bottom:0}.schedule-heading p{display:none}.schedule-source{align-items:center;margin-bottom:4px}.schedule-source summary{min-height:44px;display:list-item;align-content:center}.schedule-controls{padding:6px;margin-bottom:8px}.schedule-controls .schedule-toolbar{margin-bottom:4px}.schedule-controls .schedule-filters{gap:4px 8px}.schedule-controls .schedule-toolbar button{padding:6px;font-size:12px}.schedule-week{gap:4px 8px}.schedule-special-dates>summary{min-height:44px;padding:12px 10px}.schedule-datebar{gap:4px;margin-bottom:4px}.schedule-row-details>summary{min-height:44px;align-content:center}}.schedule-matrix{position:relative;--matrix-series-width: 240px;--matrix-week-width: 180px;background:var(--v2-bg-1);scroll-padding-left:var(--matrix-series-width)}.schedule-matrix table{table-layout:fixed;width:calc(var(--matrix-series-width) + var(--matrix-date-count) * var(--matrix-week-width))}.schedule-matrix col{width:var(--matrix-week-width)}.schedule-matrix col.schedule-matrix-series-col{width:var(--matrix-series-width)}.schedule-matrix th,.schedule-matrix td{min-width:0;padding:8px 10px;line-height:1.45;overflow-wrap:anywhere}.schedule-matrix tr>:first-child{min-width:0;max-width:none;background:var(--v2-bg-1);border-right-color:var(--v2-line-2)}.schedule-matrix thead th{background:var(--v2-bg-2)}.schedule-matrix th[data-selected=true],.schedule-matrix td[data-selected=true]{background:#28323d}.schedule-matrix .schedule-matrix-title,.schedule-matrix .schedule-matrix-week{display:block;width:100%;text-align:left;border:0;background:transparent;padding:0;border-radius:2px;font-size:12px;font-weight:600}.schedule-matrix .schedule-matrix-title:hover{text-decoration:underline;text-underline-offset:3px}.schedule-matrix .schedule-matrix-week:hover{background:var(--v2-bg-3)}.schedule-matrix-identity{display:flex;align-items:start;gap:6px}.schedule-matrix-identity>div{min-width:0;flex:1}.schedule-matrix .schedule-star{border:0;background:transparent;flex-basis:28px;min-width:28px}.schedule-matrix small{margin:3px 0 0;font-size:11px;font-weight:400}.schedule-matrix-markers{display:flex;flex-wrap:wrap;gap:4px 8px;font-size:10px;min-height:15px;color:var(--v2-fg-1)}.schedule-matrix th[aria-current=date] .schedule-matrix-week{border-top:2px solid var(--v2-fg-2)}.schedule-matrix-event>span{color:var(--v2-fg)}.schedule-matrix-event+.schedule-matrix-event{margin-top:7px;padding-top:7px;border-top:1px solid var(--v2-line)}.schedule-matrix-empty{color:var(--v2-fg-2)}@media(max-width:700px){.schedule-matrix{--matrix-series-width: 146px;--matrix-week-width: 164px}.schedule-matrix th,.schedule-matrix td{padding:6px}.schedule-matrix .schedule-star{flex-basis:32px;min-width:32px}.schedule-matrix .schedule-matrix-title,.schedule-matrix .schedule-matrix-week{min-height:44px}}@media(max-width:350px){.schedule-matrix{--matrix-series-width: 124px;--matrix-week-width: 144px}}.schedule-plan-datebar{display:none}.schedule-plan.schedule-series{display:block;padding:12px 0 0}.schedule-plan header>div{min-width:0}.schedule-plan h3,.schedule-plan p{overflow-wrap:anywhere}.schedule-plan .schedule-plan-cadence{margin:8px 0;font-size:12px;line-height:1.6;color:var(--v2-fg-1)}.schedule-plan-disclosures{display:flex;flex-wrap:wrap;gap:4px 24px;margin-bottom:12px}.schedule-plan-disclosures details{margin:0;max-width:100%}.schedule-plan summary{padding:6px 0;width:fit-content}.schedule-plan-disclosures details[open]{flex-basis:100%}.schedule-plan-disclosures p{line-height:1.6}.schedule-plan-heading{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:4px 12px;margin-bottom:8px}.schedule-plan-heading h4{font-size:13px;margin:0}.schedule-plan-heading>span{color:var(--v2-fg-2);font-size:11px}.schedule-plan-columns,.schedule-plan-event{display:grid;grid-template-columns:minmax(140px,.65fr) minmax(0,1.8fr) minmax(90px,.45fr) minmax(110px,.55fr);gap:4px 16px;padding:10px 12px}.schedule-plan-columns{color:var(--v2-fg-2);font-size:11px;border-top:1px solid var(--v2-line)}.schedule-plan-event{background:var(--v2-bg-1);border-top:1px solid var(--v2-line);align-items:start}.schedule-plan-event[data-selected=true]{background:#28323d}.schedule-plan .schedule-plan-date{text-align:left;display:flex;flex-direction:column;gap:3px;padding:0 4px;border:0;background:transparent;font-size:12px}.schedule-plan-date>span{color:var(--v2-fg-1)}.schedule-plan .schedule-plan-date[aria-current=date]{border-left:2px solid var(--v2-fg-2)}.schedule-plan-markers{display:flex;flex-wrap:wrap;gap:4px 8px;font-size:10px}.schedule-plan-event small{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.schedule-plan .schedule-plan-race-details{grid-column:2 / -1;margin:0;min-width:0}.schedule-plan-race-details summary{color:var(--v2-fg-2)}@media(max-width:800px){.schedule-series-picker{margin-bottom:10px}.schedule-plan-columns{display:none}.schedule-plan-event{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px 16px}.schedule-plan .schedule-plan-date{grid-column:1 / -1;flex-direction:row;flex-wrap:wrap;align-items:center;gap:4px 10px;min-height:44px}.schedule-plan-event .schedule-track,.schedule-plan .schedule-plan-race-details{grid-column:1 / -1}.schedule-plan summary{min-height:44px;align-content:center}.schedule-plan-event small{position:static;width:auto;height:auto;overflow:visible;clip-path:none;white-space:normal;display:block;color:var(--v2-fg-2);font-size:11px}.schedule-plan-disclosures{gap:0 16px}}.diary-v2{--v2-bg: #0b0d10;--v2-bg-1: #0f1216;--v2-bg-2: #14181d;--v2-bg-3: #1a1f26;--v2-line: #23292f;--v2-line-2: #2c333b;--v2-line-3: #384049;--v2-fg: #e6e8eb;--v2-fg-1: #b9bfc7;--v2-fg-2: #80899a;--v2-fg-3: #5a6270;--v2-fg-4: #3d434d;--v2-gain: #5fcf80;--v2-gain-dim: #2f7a44;--v2-loss: #ff6b6b;--v2-loss-dim: #8a3232;--v2-warn: #e8b14a;--v2-oval: #e88a3c;--v2-sports: #4fc47e;--v2-formula: #4aa3f0;--v2-dirt-oval: #e05a4f;--v2-dirt-road: #c44a6b;--v2-pos-gold: #f0c23b;--v2-pos-silver: #c5ccd4;--v2-pos-bronze: #cd8a4a;--v2-radius: 4px;--v2-radius-lg: 6px;--v2-font-sans: "Inter", ui-sans-serif, system-ui, sans-serif;--v2-font-mono: "JetBrains Mono", ui-monospace, "SF Mono", Menlo, monospace;--v2-hist-cols: 52px 60px 1.6fr 1.4fr 1fr 90px 70px 52px 50px;--v2-hist-gap: 12px;background:var(--v2-bg);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.diary-v2 *,.diary-v2 *:before,.diary-v2 *:after{box-sizing:border-box}.diary-v2 a{color:inherit;text-decoration:none}.diary-v2 button{font-family:var(--v2-font-sans);color:inherit;cursor:pointer}.diary-v2 .v2-chart-adapter{background:linear-gradient(180deg,color-mix(in oklab,var(--v2-bg-1) 88%,var(--v2-bg-2)) 0%,var(--v2-bg-1) 100%);border-top:1px solid var(--v2-line);border-bottom:1px solid var(--v2-line);padding:2px 0 0}.rd-modal-v2{--v2-bg: #0b0d10;--v2-bg-1: #0f1216;--v2-bg-2: #14181d;--v2-bg-3: #1a1f26;--v2-line: #23292f;--v2-line-2: #2c333b;--v2-line-3: #384049;--v2-fg: #e6e8eb;--v2-fg-1: #b9bfc7;--v2-fg-2: #80899a;--v2-fg-3: #5a6270;--v2-fg-4: #3d434d;--v2-gain: #5fcf80;--v2-gain-dim: #2f7a44;--v2-loss: #ff6b6b;--v2-loss-dim: #8a3232;--v2-warn: #e8b14a;--v2-oval: #e88a3c;--v2-sports: #4fc47e;--v2-formula: #4aa3f0;--v2-dirt-oval: #e05a4f;--v2-dirt-road: #c44a6b;--v2-pos-gold: #f0c23b;--v2-pos-silver: #c5ccd4;--v2-pos-bronze: #cd8a4a;--v2-radius: 4px;--v2-radius-lg: 6px;--v2-font-sans: "Inter", ui-sans-serif, system-ui, sans-serif;--v2-font-mono: "JetBrains Mono", ui-monospace, "SF Mono", Menlo, monospace}.rd-modal-v2 button{font-family:var(--v2-font-sans);color:inherit;cursor:pointer}.v2-history-scroll>div{min-width:900px}@media(max-width:1000px){.v2-summary-grid{grid-template-columns:minmax(0,1fr)!important}}@media(max-width:700px){.v2-highlights-grid{grid-template-columns:minmax(0,1fr)!important}.v2-section-header{height:auto!important;min-height:30px;flex-wrap:wrap;padding:6px 10px!important}.v2-section-header>div{flex-wrap:wrap;max-width:100%}}
