/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}}:root{--bg:#08101d;--panel:#101b2d;--panel-2:#15243a;--ink:#f4f7fb;--muted:#94a5bc;--line:#243650;--blue:#67a5ff;--lime:#8ce99a;--gold:#f7c968}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 70% -10%, #4184ff38, transparent 34rem), radial-gradient(circle at 5% 22%, #21cea01a, transparent 28rem), var(--bg);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,a{font:inherit}button{color:inherit}main{width:min(1500px,100% - 40px);margin:0 auto;padding-bottom:72px}.topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:68px;display:flex}.brand{color:var(--ink);letter-spacing:.08em;align-items:center;gap:10px;font-size:13px;font-weight:800;text-decoration:none;display:flex}.brandMark{background:linear-gradient(135deg, var(--blue), var(--lime));border-radius:3px 7px;width:12px;height:12px;box-shadow:0 0 22px #67a5ffb3}.metaPills{gap:8px;display:flex}.metaPills span{border:1px solid var(--line);color:var(--muted);letter-spacing:.08em;border-radius:999px;padding:7px 10px;font:10px ui-monospace,monospace}.hero{max-width:1040px;padding:76px 0 54px}.eyebrow,.kicker{color:var(--blue);letter-spacing:.15em;font:700 11px ui-monospace,monospace}h1{letter-spacing:-.065em;margin:16px 0 20px;font-size:clamp(52px,7vw,102px);line-height:.96}h1 em{color:var(--blue);font-style:normal}.lede{color:#b7c3d3;max-width:760px;font-size:17px;line-height:1.75}.panel{border:1px solid var(--line);background:linear-gradient(160deg,#15243af5,#0a1321fa);border-radius:24px;margin-bottom:22px;padding:26px;box-shadow:0 24px 80px #00000038}.sectionHead{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:22px;display:flex}.sectionHead h2{letter-spacing:-.04em;margin:6px 0 0;font-size:clamp(26px,3vw,42px)}.sectionNote{color:var(--muted);font-size:13px}.dateTabs{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.dateTabs button{cursor:pointer;border:1px solid var(--line);color:var(--muted);background:#0c1626;border-radius:10px;padding:9px 12px;font:700 12px ui-monospace,monospace}:is(.dateTabs button:hover,.dateTabs button:focus-visible,.dateTabs button.active){border-color:var(--blue);color:#07101d;background:var(--blue);outline:none}.dayStats{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.dayStats>div{background:#070e199e;border:1px solid #2f4460b3;border-radius:16px;padding:16px}.dayStats span{color:var(--muted);letter-spacing:.08em;margin-bottom:7px;font-size:10px;display:block}.dayStats strong{letter-spacing:-.03em;font-size:20px}.chartWrap{background:#040a1273;border-radius:18px;margin-top:16px;padding:8px;overflow:hidden}.chartWrap svg{width:100%;height:auto;display:block;overflow:visible}.gridLine{stroke:#263a55;stroke-width:1px;stroke-dasharray:4 7}.axisText{fill:#7f93ad;font:10px ui-monospace,monospace}.dailyLine{stroke:var(--gold);stroke-width:1.5px;stroke-dasharray:7 6;opacity:.8}.wagerBar{fill:#67a5ff21;stroke:#67a5ff3d;stroke-width:1px}.rtpLine{fill:none;stroke:var(--blue);stroke-width:4px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 8px #67a5ff61)}.rtpDot{fill:#07101d;stroke:#a6caff;stroke-width:3px}.chartLegend{color:var(--muted);flex-wrap:wrap;gap:18px;margin-top:13px;font-size:11px;display:flex}.chartLegend span{align-items:center;gap:7px;display:flex}.chartLegend i{width:22px;display:inline-block}.legendLine{border-top:3px solid var(--blue)}.legendDaily{border-top:2px dashed var(--gold)}.legendBar{background:#67a5ff2e;border:1px solid #67a5ff4d;border-radius:3px;height:10px}.heatScroll{border:1px solid var(--line);border-radius:16px;max-height:560px;overflow:auto}table{border-collapse:separate;border-spacing:3px;background:#091321;width:max-content;min-width:100%}th,td{text-align:center;border-radius:6px;min-width:72px;height:48px;padding:8px;font:700 11px ui-monospace,monospace}thead th{z-index:4;color:#9fb1c8;background:#172a43;position:sticky;top:0}th:first-child{z-index:3;background:#13243a;min-width:126px;position:sticky;left:0}thead th:first-child{z-index:5}.heatTable tbody th button{cursor:pointer;background:0 0;border:0;font:700 11px ui-monospace,monospace}:is(.heatTable tbody th button:hover,.heatTable tbody th button:focus-visible){color:var(--blue);outline:none}.heatTable td{color:#07101d;text-shadow:0 1px #ffffff40}.selectedRow th{box-shadow:inset 3px 0 var(--blue)}.detailTotals{flex-wrap:wrap;gap:8px;display:flex}.detailTotals span{border:1px solid var(--line);color:var(--muted);background:#070e1980;border-radius:999px;padding:8px 12px;font:11px ui-monospace,monospace}.detailScroll{border:1px solid var(--line);border-radius:16px;max-height:580px;overflow:auto}.detailTable{border-spacing:0;width:100%;min-width:880px}.detailTable th,.detailTable td{text-align:right;border-bottom:1px solid #243650b8;border-radius:0;min-width:128px;height:45px}.detailTable th:first-child,.detailTable td:first-child{text-align:left}.detailTable thead th{background:#172a43}.detailTable tbody th{color:#b7c7da;background:#101f33}.detailTable tbody td{color:#d9e2ed;text-shadow:none}.detailTable tbody tr:hover td,.detailTable tbody tr:hover th{background:#172a43}.up{color:var(--lime)}.down{color:#ff8c8d}.method{padding:58px 0 34px}.method h2{letter-spacing:-.04em;margin:8px 0 24px;font-size:clamp(30px,4vw,50px)}.methodGrid{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.methodGrid article{border-right:1px solid var(--line);padding:24px 22px 18px 0}.methodGrid article+article{padding-left:22px}.methodGrid article:last-child{border-right:0}.methodGrid span{color:var(--blue);font:700 10px ui-monospace,monospace}.methodGrid h3{margin:10px 0 8px;font-size:17px}.methodGrid p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}footer{border-top:1px solid var(--line);color:#72859f;letter-spacing:.07em;justify-content:space-between;gap:20px;padding:24px 0;font:10px ui-monospace,monospace;display:flex}@media (max-width:850px){main{width:min(100% - 24px,1500px)}.metaPills span:nth-child(n+2){display:none}.hero{padding:52px 0 38px}.sectionHead{flex-direction:column;align-items:flex-start}.dateTabs{justify-content:flex-start}.dayStats{grid-template-columns:repeat(2,1fr)}.panel{border-radius:18px;padding:18px}.methodGrid{grid-template-columns:repeat(2,1fr)}.methodGrid article:nth-child(2){border-right:0}.methodGrid article:nth-child(3){border-top:1px solid var(--line);padding-left:0}.methodGrid article:nth-child(4){border-top:1px solid var(--line)}}@media (max-width:520px){h1{font-size:48px}.lede{font-size:15px}.dayStats{grid-template-columns:1fr}.chartWrap{overflow-x:auto}.chartWrap svg{min-width:760px}.methodGrid{grid-template-columns:1fr}.methodGrid article,.methodGrid article+article{border-right:0;border-top:1px solid var(--line);padding:20px 0}footer{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
