:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{--bg:#071426;--bg-2:#0a1b33;--panel:#10223d;--panel-2:#132945;--panel-3:#0d1c33;--text:#f8fafc;--muted:#a9b8d0;--blue:#2f80ed;--purple:#7b61ff;--gold:#f7c948;--pink:#ef476f;--green:#55c27a;--orange:#f59e0b;--red:#ef4444;--border:#ffffff1a;--border-strong:#ffffff29;--shadow:0 18px 45px #00000047}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%}body{background:radial-gradient(circle at top left, #2f80ed29, transparent 34%), radial-gradient(circle at top right, #7b61ff24, transparent 30%), linear-gradient(135deg, var(--bg), var(--bg-2) 55%, #07111f);color:var(--text);margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}.dashboard{width:min(100%,1520px);margin:0 auto;padding:28px 30px 60px}.dashboard-header{text-align:center;border-bottom:1px solid var(--border);flex-direction:column;align-items:center;margin-bottom:22px;padding-bottom:24px;display:flex}.eyebrow,.chart-kicker{color:var(--gold);text-transform:uppercase;letter-spacing:.18em;text-align:left;margin:0 0 8px;font-size:.74rem;font-weight:900;display:block}.dashboard-header .eyebrow{text-align:center}.dashboard-header h1{letter-spacing:-.07em;margin:0;font-size:clamp(2.4rem,5vw,4.6rem);line-height:.96}.dashboard-subtitle{width:100%;max-width:850px;color:var(--muted);text-align:center;margin:18px auto 0;font-size:1.05rem;line-height:1.55}.filter-bar{flex-wrap:wrap;justify-content:center;align-items:center;gap:22px;margin-bottom:22px;display:flex}.filter-group{align-items:center;gap:10px;display:flex}.filter-bar label{color:#c6d3e8;font-size:.9rem;font-weight:800}.filter-bar select{color:#fff;border:1px solid var(--border-strong);cursor:pointer;background:#10223df2;border-radius:10px;min-width:180px;padding:11px 14px;font-size:.92rem}.filter-bar select:hover,.filter-bar select:focus{border-color:#2f80ede6;outline:none;box-shadow:0 0 0 3px #2f80ed24}.stats-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.stat-card{border:1px solid var(--border);min-height:118px;box-shadow:var(--shadow);background:linear-gradient(#132945f5,#0d1c33fa);border-radius:10px;padding:18px}.stat-card.featured{background:linear-gradient(#7b61ff47,#0d1c33fa)}.stat-card h3{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin:0 0 10px;font-size:.72rem;font-weight:850}.stat-card p{color:#fff;letter-spacing:-.04em;margin:0;font-size:clamp(1.45rem,2.2vw,2rem);font-weight:900;line-height:1}.stat-card span{color:#d6e1f3;margin-top:8px;font-size:.82rem;line-height:1.35;display:block}.forecast-card,.chart-card,.table-card,.insights-card,.methodology-card,.developer-card{border:1px solid var(--border);width:100%;box-shadow:var(--shadow);background:linear-gradient(#132945f2,#0d1c33fa);border-radius:10px;margin-left:auto;margin-right:auto}.chart-card,.table-card,.insights-card,.methodology-card,.forecast-card{padding:18px}.chart-header{text-align:left;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.chart-card h2,.table-card h2,.insights-card h2,.methodology-card h2,.forecast-card h2,.developer-card h2{letter-spacing:-.03em;margin:0;font-size:1.08rem}.forecast-card{background:linear-gradient(135deg,#7b61ff2e,#2f80ed1a,#0d1c33fa);margin-bottom:14px}.forecast-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.forecast-item{border:1px solid var(--border);background:#07142685;border-radius:10px;min-height:104px;padding:16px}.forecast-item h3{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin:0 0 10px;font-size:.72rem;font-weight:850}.forecast-item p{color:#fff;letter-spacing:-.04em;margin:0;font-size:clamp(1.35rem,2vw,2rem);font-weight:900;line-height:1}.forecast-item span{color:#d6e1f3;margin-top:9px;font-size:.82rem;line-height:1.35;display:block}.featured-forecast{background:linear-gradient(#f7c94824,#0714269e);border-color:#f7c94847}.featured-forecast p{color:var(--gold)}.charts-grid{grid-template-columns:1.45fr .85fr .85fr;align-items:start;gap:12px;width:100%;display:grid}.chart-container{justify-content:center;width:100%;min-width:0;height:250px;display:flex}.large-chart{grid-column:span 1}.wide-chart,.heatmap-card{grid-column:span 2}.chart-card{min-width:0}.charts-grid>.wide-chart,.charts-grid>.heatmap-card{grid-column:1/-1;justify-self:center;width:min(100%,760px)}.heatmap-wrapper{max-width:100%;padding-top:6px;overflow-x:auto}.heatmap-grid{gap:5px;min-width:760px;display:grid}.heatmap-row{grid-template-columns:120px repeat(var(--hour-count), minmax(42px, 1fr));align-items:center;gap:5px;display:grid}.heatmap-label,.heatmap-hour{color:#d1dcf0;font-size:.68rem;font-weight:850}.heatmap-hour{text-align:center}.heatmap-cell{color:#fff;border:1px solid #ffffff14;border-radius:4px;justify-content:center;align-items:center;min-height:32px;font-size:.72rem;font-weight:900;display:flex}.heatmap-legend{color:var(--muted);grid-template-columns:auto minmax(220px,520px) auto;align-items:center;gap:10px;margin-top:12px;font-size:.72rem;font-weight:800;display:grid}.heatmap-gradient{background:linear-gradient(90deg,#22d322,#d3d322,#d32222);border:1px solid #ffffff1f;border-radius:999px;height:10px}.heatmap-note{color:var(--muted);margin:8px 0 0;font-size:.75rem;line-height:1.45}.table-card{margin-top:14px}.table-wrapper{width:100%;overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:720px}th{color:var(--muted);text-align:left;text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid var(--border-strong);padding:12px;font-size:.72rem}td{color:#eef4ff;border-bottom:1px solid #ffffff0f;padding:12px;font-size:.86rem}tbody tr:hover{background:#ffffff09}.park-pill{color:#d7ecff;background:#2f80ed24;border-radius:999px;align-items:center;padding:5px 9px;font-size:.74rem;font-weight:800;display:inline-flex}.insights-card,.methodology-card{margin-top:14px}.insights-grid,.methodology-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px;display:grid}.insight-item,.methodology-item{background:#ffffff09;border:1px solid #ffffff14;border-radius:10px;padding:16px}.insight-item h3,.methodology-item h3{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;margin:0 0 10px;font-size:.72rem;font-weight:850}.insight-item p{color:#fff;margin:0;font-size:1.08rem;font-weight:900;line-height:1.25}.insight-item span{color:var(--gold);margin-top:8px;font-size:.84rem;font-weight:800;display:block}.methodology-content{flex-direction:column;gap:14px;display:flex}.methodology-item p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.6}.methodology-note{color:var(--muted);background:#7b61ff1c;border:1px solid #7b61ff40;border-radius:10px;padding:14px 16px;font-size:.9rem;line-height:1.6}.developer-card{text-align:center;background:#0d2643eb;border:1px solid #789ecd38;border-radius:18px;margin-top:28px;padding:28px}.developer-card .chart-header{text-align:center;justify-content:center}.developer-card .chart-header>div{width:100%}.developer-card .chart-kicker,.developer-card h2{text-align:center}.developer-content{text-align:center;grid-template-columns:240px minmax(0,1fr) 240px;align-items:center;gap:32px;display:grid}.developer-photo,.secondary-photo{object-fit:contain;border:4px solid #f5c542;border-radius:28px;width:240px;height:auto;display:block;box-shadow:0 14px 35px #00000052}.developer-copy{max-width:820px;margin:0 auto}.developer-copy p{margin-bottom:14px;line-height:1.6}.developer-links{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:16px;display:flex}.developer-links a{color:#f5c542;border:1px solid #f5c54280;border-radius:999px;padding:10px 16px;font-weight:700;text-decoration:none}.developer-links a:hover{background:#f5c54226}.empty-state{text-align:center;height:100%;min-height:190px;color:var(--muted);background:#ffffff08;border:1px dashed #ffffff29;border-radius:10px;justify-content:center;align-items:center;padding:26px;font-size:.92rem;line-height:1.55;display:flex}@media (width<=1300px){.stats-grid{grid-template-columns:repeat(3,1fr)}.charts-grid{grid-template-columns:1fr 1fr}.large-chart,.wide-chart,.heatmap-card{grid-column:span 2}.charts-grid>.wide-chart,.charts-grid>.heatmap-card{grid-column:1/-1;width:100%}.forecast-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=1050px){.developer-content{grid-template-columns:1fr}.developer-photo,.secondary-photo{width:220px;height:auto;margin:0 auto}}@media (width<=850px){.dashboard{padding:24px 16px 48px}.dashboard-header h1{font-size:clamp(2.3rem,11vw,3.6rem)}.stats-grid,.forecast-grid,.charts-grid{grid-template-columns:1fr}.large-chart,.wide-chart,.heatmap-card,.charts-grid>.wide-chart,.charts-grid>.heatmap-card{grid-column:span 1;width:100%}.chart-container{height:320px}.filter-group,.filter-bar select{width:100%}.filter-group{flex-direction:column;align-items:stretch;gap:6px}}@media (width<=600px){.chart-container{-webkit-overflow-scrolling:touch;min-height:360px;overflow:auto hidden}.chart-container .recharts-wrapper{min-width:540px}.large-chart .chart-container .recharts-wrapper,.wide-chart .chart-container .recharts-wrapper{min-width:720px}.park-chart-container .recharts-wrapper{min-width:620px}.recharts-cartesian-axis-tick text{font-size:10px}.recharts-xAxis .recharts-cartesian-axis-tick text{transform:translateY(4px)}.recharts-tooltip-wrapper{z-index:20}.developer-photo,.secondary-photo{width:200px;height:auto}}.ride-average-chart-container{-webkit-overflow-scrolling:touch;justify-content:center;align-items:flex-start;width:100%;min-height:390px;padding-top:8px;display:flex;overflow:auto hidden}@media (width<=850px){.ride-average-chart-container{justify-content:flex-start}}
