:root{--paper:#f2efe6;--paper-deep:#e8e3d7;--surface:#fffdf7;--surface-soft:#f8f5ed;--ink:#13231e;--muted:#68726d;--green:#12392f;--green-mid:#1a4b3e;--green-soft:#dfe9df;--lime:#dff36c;--lime-deep:#c7dd4c;--coral:#ea7446;--line:#13231e21;--line-light:#ffffff24;--shadow:0 22px 65px #1f2a2317;--serif:ui-serif, Georgia, Cambria, "Times New Roman", serif;--sans:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{background:radial-gradient(circle at 8% 7%, #dff36c1a, transparent 23rem), var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:1.6}::selection{background:var(--lime);color:var(--ink)}a{color:inherit;text-decoration:none}button,input,select{color:inherit;font:inherit}button,summary,select{cursor:pointer}img,svg{display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance}p{text-wrap:pretty}.shell{width:min(1200px,100% - 48px);margin-inline:auto}.narrow-shell{width:min(820px,100% - 48px)}.section-pad{padding-block:110px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:1000;background:var(--lime);color:var(--ink);border-radius:10px;padding:10px 16px;font-weight:750;transition:transform .2s;position:fixed;top:12px;left:20px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid var(--coral);outline-offset:3px}.site-header{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f2efe6e0;border-bottom:1px solid #13231e14;position:sticky;top:0}.header-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:36px;min-height:78px;display:grid}.brand{letter-spacing:-.035em;align-items:center;gap:11px;font-size:18px;font-weight:820;line-height:1;display:inline-flex}.brand>span span{color:#66736c;font-weight:610}.brand-mark{color:var(--green);flex:none}.desktop-nav{justify-content:center;gap:31px;display:flex}.desktop-nav a{color:#42504a;font-size:14px;font-weight:650;position:relative}.desktop-nav a:after{background:var(--green);content:"";height:2px;transition:transform .2s;position:absolute;bottom:-8px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{transform:scaleX(1)}.header-cta{background:#fffdf78c;border:1px solid #13231e2e;border-radius:999px;align-items:center;gap:8px;padding:11px 15px;font-size:13px;font-weight:760;transition:background .2s,border-color .2s;display:inline-flex}.header-cta:hover{border-color:var(--green);background:var(--surface)}.mobile-nav{display:none}.eyebrow{color:#5d6c65;letter-spacing:.15em;text-transform:uppercase;margin-bottom:14px;font-size:11px;font-weight:820;line-height:1.2;display:inline-block}.eyebrow-light{color:#ffffffa3}.button{border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:12px 18px;font-size:13px;font-weight:780;line-height:1;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-accent{background:var(--lime);color:var(--ink);box-shadow:0 9px 26px #dff36c24}.button-accent:hover{background:#ebfa8e}.button-primary{background:var(--green);color:#fff}.button-primary:hover{background:var(--green-mid)}.button-dark-ghost{color:#fff;background:#ffffff0f;border-color:#ffffff2e}.button-dark-ghost:hover{background:#ffffff1c;border-color:#ffffff59}.button-cream{color:var(--ink);background:#f4f0e4;border-color:#ffffff24}.button-cream:hover{background:#fff}.button-ghost{border-color:var(--line);background:#fff6}.button-ghost:hover{background:#fff;border-color:#13231e4d}.text-link{border-bottom:1px solid var(--ink);color:var(--ink);align-items:center;gap:8px;font-size:13px;font-weight:780;line-height:2.1;display:inline-flex}.content-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:18px}.section-heading{margin-bottom:42px}.section-heading h2{font-family:var(--serif);letter-spacing:-.045em;margin-bottom:8px;font-size:clamp(38px,4vw,58px);font-weight:500;line-height:.98}.section-heading p{color:var(--muted);margin-bottom:0;font-size:16px}.section-heading-row{justify-content:space-between;align-items:end;gap:28px;display:flex}.section-heading-centered{text-align:center;max-width:760px;margin-left:auto;margin-right:auto}.card-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:25px 28px;display:flex}.card-heading .eyebrow{margin-bottom:7px}.card-heading h3,.card-heading h2{font-family:var(--serif);letter-spacing:-.03em;margin:0;font-size:26px;font-weight:600;line-height:1.1}.home-hero{padding-top:24px}.hero-panel{background:radial-gradient(circle at 80% 18%, #dff36c24, transparent 24%), var(--green);color:#fff;border-radius:24px;grid-template-columns:minmax(0,1.25fr) minmax(350px,.75fr);align-items:center;gap:72px;min-height:680px;padding:74px 68px 64px;display:grid;position:relative;overflow:hidden;box-shadow:0 32px 80px #12392f29}.course-lines{color:#fff;opacity:.075;pointer-events:none;width:min(46vw,560px);position:absolute;bottom:-28px;right:-38px}.course-lines path,.course-lines circle{fill:none;stroke:currentColor;stroke-width:1.5px}.hero-copy{z-index:2;align-self:center;position:relative}.hero-kicker{color:#ffffffa6;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:30px;font-size:11px;font-weight:760;display:flex}.live-orbit{border:1px solid #dff36c59;border-radius:50%;place-items:center;width:20px;height:20px;display:grid;position:relative}.live-orbit span{background:var(--lime);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #dff36c1a}.kicker-separator{background:#ffffff47;width:18px;height:1px}.hero-copy h1{max-width:700px;font-family:var(--serif);letter-spacing:-.06em;margin-bottom:25px;font-size:clamp(58px,6.4vw,92px);font-weight:500;line-height:.86}.hero-copy h1 em{color:var(--lime);font-weight:400}.hero-copy>p{color:#ffffffb8;max-width:570px;margin-bottom:32px;font-size:18px;line-height:1.6}.hero-actions{flex-wrap:wrap;gap:11px;display:flex}.hero-event-card{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff29;border-radius:17px;justify-self:end;width:100%;max-width:420px;position:relative;overflow:hidden;box-shadow:0 28px 58px #0000002b}.hero-event-topline{color:#ffffff85;letter-spacing:.06em;text-transform:uppercase;border-bottom:1px solid #ffffff1c;justify-content:space-between;align-items:center;gap:14px;padding:14px 18px;font-size:10px;font-weight:680;display:flex}.status-pill{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;gap:6px;width:fit-content;padding:5px 9px;font-size:10px;font-weight:820;line-height:1;display:inline-flex}.status-final{background:var(--lime);color:var(--ink)}.status-projected{color:#5d351a;background:#f9d39b}.status-scheduled{background:var(--green-soft);color:var(--green)}.event-identity{align-items:center;gap:16px;padding:23px 20px 20px;display:flex}.event-monogram{width:58px;height:58px;color:var(--green);font-family:var(--serif);background:#f4f0e4;border-radius:15px;flex:none;place-items:center;font-size:22px;font-weight:760;display:grid}.event-identity span{color:var(--lime);letter-spacing:.14em;margin-bottom:3px;font-size:9px;font-weight:820;display:block}.event-identity h2{font-family:var(--serif);letter-spacing:-.04em;margin:0 0 3px;font-size:28px;font-weight:600;line-height:1}.event-identity p{color:#ffffff85;margin:0;font-size:11px}.winner-strip{border-top:1px solid #ffffff1c;border-bottom:1px solid #ffffff1c;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin:0 20px;padding:15px 0;display:grid}.winner-avatar,.large-avatar{background:var(--lime);width:39px;height:39px;color:var(--ink);border-radius:50%;place-items:center;font-size:11px;font-weight:850;display:grid}.winner-strip small{color:#ffffff80;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:760;display:block}.winner-strip strong{font-family:var(--serif);font-size:16px;display:block}.winner-score{color:var(--lime);font-family:var(--serif);font-size:21px;font-weight:700}.hero-money-row{grid-template-columns:1fr 1fr;gap:15px;padding:18px 20px;display:grid}.hero-money-row>div+div{border-left:1px solid #ffffff1c;padding-left:16px}.hero-money-row span{color:#ffffff75;letter-spacing:.09em;text-transform:uppercase;font-size:9px;font-weight:720;display:block}.hero-money-row strong{font-family:var(--serif);letter-spacing:-.03em;margin-top:2px;font-size:28px;font-weight:600;display:block}.event-card-link{background:var(--lime);color:var(--ink);letter-spacing:.04em;text-transform:uppercase;justify-content:space-between;align-items:center;padding:14px 20px;font-size:11px;font-weight:820;display:flex}.hero-trust-row{z-index:2;color:#ffffff75;letter-spacing:.06em;text-transform:uppercase;gap:25px;font-size:10px;font-weight:700;display:flex;position:absolute;bottom:28px;left:68px;right:68px}.hero-trust-row span{align-items:center;gap:7px;display:inline-flex}.hero-trust-row svg{color:var(--lime)}.snapshot-section{padding-bottom:125px}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:22px;display:grid}.metric-grid article{border:1px solid var(--line);background:#fffdf7b8;border-radius:15px;min-height:170px;padding:24px;position:relative;overflow:hidden}.metric-grid article:after{content:"";border:1px solid #13231e0f;border-radius:50%;width:100px;height:100px;position:absolute;bottom:-42px;right:-24px}.metric-icon{background:var(--green-soft);width:36px;height:36px;color:var(--green);border-radius:10px;place-items:center;margin-bottom:21px;display:grid}.metric-grid p{color:var(--muted);letter-spacing:.11em;text-transform:uppercase;margin-bottom:3px;font-size:10px;font-weight:760}.metric-grid strong{font-family:var(--serif);letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap;font-size:24px;font-weight:600;line-height:1.15;display:block;overflow:hidden}.metric-grid small{color:var(--muted);font-size:11px}.payout-card{overflow:hidden}.source-badge{background:var(--green-soft);color:var(--green);border:1px solid #12392f1c;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:10px;font-weight:760;display:inline-flex}.payout-table-module{background:var(--surface)}.table-tools{border-bottom:1px solid var(--line);background:var(--surface-soft);justify-content:space-between;align-items:center;gap:20px;padding:18px 24px;display:flex}.table-filters{border:1px solid var(--line);background:#fff;border-radius:9px;padding:3px;display:inline-flex}.table-filters button{min-height:32px;color:var(--muted);background:0 0;border:0;border-radius:6px;padding:7px 11px;font-size:10px;font-weight:750}.table-filters button.active{background:var(--green);color:#fff}.table-controls{gap:8px;display:flex}.search-field{border:1px solid var(--line);min-height:38px;color:var(--muted);background:#fff;border-radius:8px;align-items:center;gap:8px;padding:0 11px;display:flex}.search-field input{background:0 0;border:0;outline:0;width:140px;font-size:11px}.sort-field{border:1px solid var(--line);min-height:38px;color:var(--muted);background:#fff;border-radius:8px;align-items:center;gap:5px;padding-left:10px;font-size:10px;font-weight:700;display:flex}.sort-field select{height:100%;color:var(--ink);background:0 0;border:0;outline:0;padding:0 28px 0 2px;font-size:10px;font-weight:760}.table-summary{border-bottom:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;padding:10px 25px;font-size:10px;display:flex}.table-summary p{align-items:center;gap:6px;margin:0;display:flex}.table-summary strong{color:var(--ink)}.final-dot{background:#5d9d64;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #5d9d641c}.table-scroll,.history-table-scroll{overflow-x:auto}.payout-table-module table,.history-table{border-collapse:collapse;width:100%}.payout-table-module th,.payout-table-module td,.history-table th,.history-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #13231e17;padding:13px 16px}.payout-table-module th,.history-table th{color:#758079;letter-spacing:.09em;text-transform:uppercase;background:#fffdf8;font-size:9px;font-weight:820}.payout-table-module td,.history-table td{font-size:12px}.payout-table-module tbody tr{transition:background .15s}.payout-table-module tbody tr:hover{background:#dff36c17}.payout-table-module tr:last-child td,.history-table tr:last-child td{border-bottom:0}.favorite-column{width:38px;padding-left:18px!important;padding-right:0!important}.favorite-button{color:#a1aaa5;background:0 0;border:0;border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.favorite-button:hover,.favorite-button[aria-pressed=true]{color:#72811a;background:#dff36c33}.position-badge{border:1px solid var(--line);background:var(--surface-soft);border-radius:7px;place-items:center;min-width:31px;height:27px;font-size:10px;font-weight:820;display:inline-grid}.position-first{border-color:var(--lime-deep);background:var(--lime)}.player-cell{align-items:center;gap:11px;display:flex}.player-avatar{background:var(--green-soft);width:31px;height:31px;color:var(--green);border-radius:50%;flex:none;place-items:center;font-size:8px;font-weight:850;display:grid}.player-cell strong{font-size:11px;font-weight:760;display:block}.player-cell small{color:#778079;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:700;display:block}.numeric{font-variant-numeric:tabular-nums;text-align:right!important}.score-cell{color:var(--green);font-weight:780}.share-cell{color:var(--muted)}.payout-cell strong{font-size:11px}.payout-cell small{color:var(--muted);font-size:8px;display:block}.winner-row{background:#dff36c12}.table-expand{border:0;border-top:1px solid var(--line);width:100%;color:var(--green);background:#f8f5ed;padding:16px;font-size:11px;font-weight:800}.table-expand:hover{background:var(--green-soft)}.empty-table{min-height:210px;color:var(--muted);text-align:center;align-content:center;place-items:center;display:grid}.empty-table svg{margin-bottom:9px}.empty-table strong{color:var(--ink)}.empty-table p{margin:3px 0 0;font-size:12px}.product-story{background:var(--green);color:#fff;overflow:hidden}.story-grid{grid-template-columns:minmax(0,.92fr) minmax(390px,.78fr);align-items:center;gap:100px;display:grid}.story-copy h2{max-width:690px;font-family:var(--serif);letter-spacing:-.05em;margin-bottom:25px;font-size:clamp(42px,5vw,68px);font-weight:500;line-height:.98}.story-copy h2 em{color:var(--lime);font-weight:400}.story-copy>p{color:#ffffffa6;max-width:610px;margin-bottom:36px}.story-points{gap:18px;margin-bottom:36px;display:grid}.story-points>div{grid-template-columns:auto 1fr;align-items:start;gap:14px;display:grid}.story-points>div>span{width:38px;height:38px;color:var(--lime);background:#ffffff0f;border:1px solid #ffffff24;border-radius:11px;place-items:center;display:grid}.story-points strong{font-size:13px}.story-points p{color:#ffffff8a;margin:2px 0 0;font-size:12px}.story-visual{position:relative}.source-stack{gap:11px;display:grid}.source-stack article{background:#ffffff12;border:1px solid #ffffff21;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:20px;display:grid}.source-stack article:nth-child(2){transform:translate(22px)}.source-number{width:36px;height:36px;color:var(--lime);font-family:var(--serif);background:#dff36c1f;border-radius:50%;place-items:center;font-size:13px;display:grid}.source-stack small,.verified-output small{color:#ffffff75;letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:760;display:block}.source-stack strong,.verified-output strong{margin-top:2px;font-size:11px;display:block}.source-stack article>svg{color:var(--lime)}.verified-output{background:var(--lime);width:calc(100% - 44px);color:var(--ink);border-radius:13px;align-items:center;gap:14px;margin:22px 0 0 44px;padding:18px;display:flex;box-shadow:0 24px 54px #0000002e}.verified-output>span{background:#12392f1a;border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.verified-output small{color:#13231e94}.calculator-section{background:radial-gradient(circle at 50% 10%, #dff36c29, transparent 28rem), var(--paper)}.calculator-section .section-heading{margin-bottom:46px}.calculator-shell{border:1px solid var(--line);background:var(--surface);max-width:1050px;box-shadow:var(--shadow);border-radius:19px;grid-template-columns:minmax(0,1.05fr) minmax(350px,.95fr);margin:0 auto;display:grid;overflow:hidden}.calculator-inputs{padding:34px}.calculator-heading{align-items:center;gap:14px;margin-bottom:29px;display:flex}.calculator-heading>span{background:var(--green);width:44px;height:44px;color:var(--lime);border-radius:12px;flex:none;place-items:center;display:grid}.calculator-heading .eyebrow{margin-bottom:4px}.calculator-heading h2{font-family:var(--serif);letter-spacing:-.035em;margin:0;font-size:28px;font-weight:600;line-height:1}.field-group{margin-bottom:21px}.field-group label{color:#56635d;letter-spacing:.07em;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:780;display:block}.field-group input{border:1px solid var(--line);background:#fbf9f3;border-radius:9px;outline:0;width:100%;height:48px;font-size:14px;font-weight:700}.field-group input:focus{border-color:var(--green);box-shadow:0 0 0 3px #12392f17}.money-input{position:relative}.money-input>span{color:var(--muted);font-weight:700;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.money-input input{font-variant-numeric:tabular-nums;padding:0 14px 0 34px}.preset-row{gap:6px;margin-top:8px;display:flex}.preset-row button{border:1px solid var(--line);color:var(--muted);background:0 0;border-radius:6px;padding:5px 10px;font-size:9px;font-weight:760}.preset-row button.active{border-color:var(--green);background:var(--green);color:#fff}.split-fields{grid-template-columns:1fr 1fr;gap:12px;display:grid}.split-fields input{padding:0 14px}.calculator-note{color:var(--muted);align-items:center;gap:8px;font-size:9px;display:flex}.calculator-note svg{color:#5d9d64}.calculator-result{background:radial-gradient(circle at 100% 0, #dff36c26, transparent 50%), var(--green);color:#fff;flex-direction:column;min-height:100%;padding:36px;display:flex}.calculator-result>p{color:#ffffff8c;letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:10px;font-weight:760}.result-money{color:var(--lime);font-family:var(--serif);letter-spacing:-.055em;margin:6px 0 3px;font-size:clamp(47px,5vw,66px);font-weight:500;line-height:1;display:block}.result-percent{color:#ffffff85;font-size:10px}.occupied-positions{margin-top:30px}.occupied-positions>span{color:#ffffff75;letter-spacing:.1em;text-transform:uppercase;margin-bottom:9px;font-size:8px;font-weight:760;display:block}.occupied-positions>div{flex-wrap:wrap;gap:7px;display:flex}.occupied-positions>div>span{text-align:center;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;min-width:58px;padding:8px;font-size:11px;font-weight:780;display:grid}.occupied-positions small{color:var(--lime);font-size:8px;font-weight:650}.calculation-receipt{gap:9px;margin-top:auto;padding-top:27px;display:grid}.calculation-receipt>div{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:20px;padding-bottom:8px;display:flex}.calculation-receipt span{color:#ffffff7a;font-size:9px}.calculation-receipt strong{font-variant-numeric:tabular-nums;font-size:10px}.calculator-error{text-align:center;align-content:center;place-items:center;min-height:100%;display:grid}.calculator-error strong{color:var(--lime);font-family:var(--serif);font-size:28px}.calculator-error p{color:#fff9;max-width:300px;font-size:12px}.calculator-context{max-width:1050px;color:var(--muted);justify-content:space-between;align-items:center;gap:25px;margin:18px auto 0;font-size:10px;display:flex}.calculator-context>div{align-items:flex-start;gap:8px;max-width:680px;display:flex}.calculator-context p{margin:0}.calculator-context>div>span{background:var(--green-soft);width:19px;height:19px;color:var(--green);border-radius:50%;flex:none;place-items:center;display:grid}.calculator-context a{color:var(--green);white-space:nowrap;align-items:center;gap:7px;font-weight:780;display:inline-flex}.history-preview{background:#e9e4d8}.history-preview-grid{grid-template-columns:minmax(270px,.58fr) minmax(0,1.42fr);align-items:center;gap:64px;display:grid}.history-copy h2{font-family:var(--serif);letter-spacing:-.045em;margin-bottom:20px;font-size:clamp(40px,4vw,56px);font-weight:500;line-height:.98}.history-copy>p{color:var(--muted);margin-bottom:26px;font-size:14px}.history-stat{border-top:1px solid var(--line);border-bottom:1px solid var(--line);align-items:center;gap:14px;margin-bottom:26px;padding:18px 0;display:flex}.history-stat strong{color:var(--green);font-family:var(--serif);font-size:31px}.history-stat span{color:var(--muted);font-size:10px;line-height:1.35}.chart-card{overflow:hidden}.growth-chip{background:var(--green-soft);color:var(--green);border-radius:999px;align-items:center;gap:5px;padding:6px 9px;font-size:9px;font-weight:780;display:inline-flex}.chart-wrap{padding:18px 24px 20px}.purse-chart{width:100%;height:auto;overflow:visible}.chart-grid{stroke:#13231e14;stroke-dasharray:3 5}.chart-line{fill:none;stroke:var(--green);stroke-linecap:round;stroke-linejoin:round;stroke-width:3.3px}.chart-dot{fill:var(--surface);stroke:var(--green);stroke-width:2px}.chart-dot-inner{fill:var(--lime-deep)}.chart-year{fill:var(--muted);font-family:var(--sans);font-size:11px;font-weight:720}.chart-value{fill:var(--ink);font-family:var(--sans);font-size:11px;font-weight:820}.trust-banner{color:#fff;background:#244f42;padding-block:62px}.trust-banner-inner{grid-template-columns:minmax(300px,1fr) minmax(270px,.75fr) auto;align-items:center;gap:55px;display:grid}.trust-banner-inner>div:first-child{align-items:center;gap:17px;display:flex}.trust-mark{width:50px;height:50px;color:var(--lime);border:1px solid #ffffff29;border-radius:50%;flex:none;place-items:center;display:grid}.trust-banner .eyebrow{margin-bottom:6px}.trust-banner h2{font-family:var(--serif);letter-spacing:-.035em;margin:0;font-size:27px;font-weight:500}.trust-banner p{color:#ffffff94;margin:0;font-size:12px}.site-footer{color:#fff;background:#0c2c24;padding-top:88px}.footer-grid{grid-template-columns:.72fr 1fr .78fr;gap:72px;padding-bottom:78px;display:grid}.footer-brand{margin-bottom:20px}.footer-brand .brand-mark{color:var(--lime)}.footer-brand>span span{color:#ffffff8c}.footer-intro p{color:#ffffff80;max-width:310px;font-size:12px}.footer-newsletter h2{font-family:var(--serif);letter-spacing:-.04em;margin-bottom:8px;font-size:31px;font-weight:500}.footer-newsletter>p{color:#ffffff80;margin-bottom:18px;font-size:11px}.newsletter-form{background:#ffffff0d;border:1px solid #ffffff24;border-radius:10px;grid-template-columns:1fr auto;max-width:440px;padding:4px;display:grid}.newsletter-form input{color:#fff;background:0 0;border:0;outline:0;min-width:0;height:43px;padding:0 12px;font-size:11px}.newsletter-form input::placeholder{color:#ffffff59}.newsletter-form button{background:var(--lime);color:var(--ink);border:0;border-radius:7px;align-items:center;gap:7px;padding:0 14px;font-size:10px;font-weight:800;display:inline-flex}.newsletter-success{color:#fffc;background:#dff36c14;border:1px solid #dff36c38;border-radius:10px;align-items:center;gap:9px;max-width:440px;min-height:51px;padding:10px 14px;font-size:11px;display:flex}.newsletter-success span{background:var(--lime);width:25px;height:25px;color:var(--ink);border-radius:50%;place-items:center;display:grid}.footer-links{grid-template-columns:1fr 1fr;gap:28px;display:grid}.footer-links>div{align-content:start;gap:8px;display:grid}.footer-links>div>span{color:#ffffff57;letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px;font-size:9px;font-weight:780}.footer-links a{color:#ffffffa8;align-items:center;gap:4px;font-size:11px;display:inline-flex}.footer-links a:hover{color:var(--lime)}.footer-bottom{color:#ffffff57;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-block:22px;font-size:9px;display:flex}.footer-bottom p{margin:0}.interior-page{min-height:70vh}.breadcrumbs{color:#ffffff75;align-items:center;gap:8px;margin-bottom:46px;font-size:10px;display:flex}.breadcrumbs a:hover{color:var(--lime)}.event-page-hero,.interior-hero{background:radial-gradient(circle at 85% 20%, #dff36c21, transparent 24rem), var(--green);color:#fff}.event-page-hero{padding:40px 0 0}.event-title-row{justify-content:space-between;align-items:end;gap:40px;padding-bottom:46px;display:flex}.event-title-meta{color:#ffffff7a;letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:11px;margin-bottom:20px;font-size:10px;font-weight:680;display:flex}.event-title-meta>span:not(.status-pill){align-items:center;gap:10px;display:inline-flex}.event-title-meta>span:not(.status-pill):before{content:"";background:#ffffff59;border-radius:50%;width:3px;height:3px}.event-title-row h1,.interior-hero h1{font-family:var(--serif);letter-spacing:-.055em;margin-bottom:14px;font-size:clamp(48px,6vw,76px);font-weight:500;line-height:.9}.event-title-row h1 em,.interior-hero h1 em{color:var(--lime);font-weight:400}.event-title-row>div:first-child>p{color:#ffffff8c;margin:0;font-size:13px}.event-actions{gap:9px;padding-bottom:5px;display:flex}.event-actions .button-ghost{color:#fff;background:#ffffff0f;border-color:#ffffff29}.event-hero-stats{border-top:1px solid #ffffff21;grid-template-columns:1.2fr repeat(3,.73fr);display:grid}.event-hero-stats article{border-right:1px solid #ffffff21;min-height:132px;padding:23px 26px}.event-hero-stats article:last-child{border-right:0}.stat-label{color:#ffffff6e;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:7px;margin-bottom:12px;font-size:9px;font-weight:760;display:flex}.event-hero-stats article>strong{color:var(--lime);font-family:var(--serif);letter-spacing:-.045em;font-size:34px;font-weight:500;line-height:1;display:block}.event-hero-stats article>small{color:#ffffff6b;font-size:9px}.champion-stat>div{align-items:center;gap:12px;display:flex}.champion-stat .large-avatar{width:43px;height:43px}.champion-stat strong{font-family:var(--serif);font-size:20px;display:block}.champion-stat small{color:#ffffff70;font-size:9px;display:block}.event-table-section{padding-bottom:95px}.update-stamp{border:1px solid var(--line);color:var(--muted);background:#ffffff73;border-radius:9px;align-items:center;gap:9px;padding:10px 14px;font-size:8px;line-height:1.35;display:flex}.update-stamp strong{color:var(--ink);font-size:9px}.full-payout-card{box-shadow:none}.tie-explainer{background:var(--green);color:#fff}.tie-explainer-grid{grid-template-columns:minmax(0,1fr) minmax(390px,.8fr);align-items:center;gap:90px;display:grid}.tie-copy h2{max-width:650px;font-family:var(--serif);letter-spacing:-.05em;margin-bottom:20px;font-size:clamp(42px,4.8vw,64px);font-weight:500;line-height:.98}.tie-copy>p{color:#ffffff94;max-width:600px;font-size:14px}.tie-player-list{grid-template-columns:1fr 1fr;gap:8px;margin:26px 0 30px;display:grid}.tie-player-list>div{background:#ffffff0d;border:1px solid #ffffff1c;border-radius:9px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:10px;display:grid}.tie-player-list>div>span{width:28px;height:28px;color:var(--lime);background:#dff36c1f;border-radius:50%;place-items:center;font-size:7px;font-weight:820;display:grid}.tie-player-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.tie-player-list small{color:var(--lime);font-size:8px}.tie-math-card{color:var(--ink);background:#f4f0e4;border-radius:18px;padding:32px;box-shadow:0 30px 60px #0000002e}.position-equation{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:repeat(4,1fr);margin:6px 0 25px;display:grid}.position-equation>div{border-right:1px solid var(--line);text-align:center;padding:16px 7px;position:relative}.position-equation>div:last-child{border-right:0}.position-equation span{color:var(--muted);text-transform:uppercase;font-size:8px;font-weight:800;display:block}.position-equation strong{margin-top:3px;font-size:10px;display:block}.position-equation small{z-index:2;background:var(--green);color:#fff;border-radius:50%;place-items:center;width:14px;height:14px;font-size:9px;display:grid;position:absolute;top:50%;right:-7px;transform:translateY(-50%)}.pool-total,.per-player-total{justify-content:space-between;align-items:center;gap:20px;display:flex}.pool-total span,.per-player-total span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:740}.pool-total strong{font-family:var(--serif);font-size:24px}.division-line{color:var(--muted);align-items:center;gap:12px;margin:17px 0;font-size:9px;display:flex}.division-line span:last-child{background:var(--line);flex:1;height:1px}.per-player-total{background:var(--lime);border-radius:11px;padding:18px}.per-player-total span{color:#13231ea6}.per-player-total strong{font-family:var(--serif);letter-spacing:-.04em;font-size:34px}.event-history{background:#e9e4d8}.sources-section{background:var(--surface)}.source-layout{grid-template-columns:minmax(260px,.65fr) minmax(0,1.35fr);gap:100px;display:grid}.source-layout h2{font-family:var(--serif);letter-spacing:-.045em;margin-bottom:18px;font-size:44px;font-weight:500;line-height:1}.source-layout>div:first-child p{color:var(--muted);font-size:13px}.source-list{display:grid}.source-list a{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:18px 0;display:grid}.source-list a:first-child{border-top:1px solid var(--line)}.source-list a:hover strong{color:var(--green-mid)}.source-index{color:#8b958f;font-family:var(--serif);font-size:13px}.source-list small{color:var(--muted);letter-spacing:.09em;text-transform:uppercase;font-size:8px;font-weight:780;display:block}.source-list strong{font-size:12px}.source-list svg{color:var(--muted)}.data-note{border-top:1px solid var(--line);background:#e9e4d8;padding-block:25px}.data-note-inner{justify-content:space-between;align-items:center;gap:25px;display:flex}.data-note-inner>div{align-items:center;gap:12px;display:flex}.data-note-inner>div>span{background:var(--green);width:38px;height:38px;color:var(--lime);border-radius:10px;flex:none;place-items:center;display:grid}.data-note p{color:var(--muted);margin:0;font-size:10px}.data-note a{white-space:nowrap;align-items:center;gap:6px;font-size:10px;font-weight:800;display:inline-flex}.interior-hero{text-align:center;padding-block:100px}.interior-hero .narrow-shell{margin-inline:auto}.interior-hero p{color:#ffffff94;max-width:680px;margin:0 auto;font-size:16px}.hero-icon{width:58px;height:58px;color:var(--lime);background:#ffffff12;border:1px solid #ffffff21;border-radius:17px;place-items:center;margin:0 auto 18px;display:grid}.calculator-main{padding-bottom:75px}.how-it-works{background:#e9e4d8}.steps-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.steps-grid article{border:1px solid var(--line);background:var(--surface);border-radius:14px;min-height:250px;padding:25px;position:relative;overflow:hidden}.step-number{color:#a3aaa6;font-family:var(--serif);font-size:12px;position:absolute;top:18px;right:19px}.step-icon{background:var(--green-soft);width:42px;height:42px;color:var(--green);border-radius:11px;place-items:center;margin-bottom:38px;display:grid}.steps-grid h3{font-family:var(--serif);letter-spacing:-.03em;margin-bottom:9px;font-size:23px;font-weight:600}.steps-grid p{color:var(--muted);margin:0;font-size:11px}.formula-card{background:var(--green);color:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:30px;margin-top:14px;padding:26px 28px;display:flex}.formula-card .eyebrow{margin-bottom:6px}.formula-card p{color:#ffffffa6;margin:0;font-size:12px}.formula-card p strong{color:var(--lime)}.formula-card a{color:var(--lime);white-space:nowrap;align-items:center;gap:7px;font-size:10px;font-weight:800;display:inline-flex}.faq-section{background:var(--surface)}.faq-grid{grid-template-columns:minmax(250px,.7fr) minmax(0,1.3fr);gap:100px;display:grid}.faq-grid h2{font-family:var(--serif);letter-spacing:-.045em;margin-bottom:16px;font-size:45px;font-weight:500;line-height:1}.faq-grid>div:first-child p{color:var(--muted);font-size:12px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{font-family:var(--serif);justify-content:space-between;align-items:center;gap:20px;padding:21px 0;font-size:19px;font-weight:600;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--muted);font-family:var(--sans);font-size:19px;font-weight:400;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:650px;color:var(--muted);margin:-6px 0 22px;font-size:12px}.calculator-disclaimer{background:var(--lime);padding-block:25px}.calculator-disclaimer .shell{justify-content:center;align-items:center;gap:9px;display:flex}.calculator-disclaimer p{margin:0;font-size:10px;font-weight:650}.history-hero{text-align:left;padding-block:94px 84px}.history-hero-row{justify-content:space-between;align-items:end;gap:70px;display:flex}.history-hero-row>div:first-child p{color:#ffffff8c;max-width:560px;margin:0}.history-hero-number{border-left:1px solid #ffffff24;min-width:280px;padding:24px 0 2px 35px}.history-hero-number span{color:#ffffff73;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:780;display:block}.history-hero-number strong{color:var(--lime);font-family:var(--serif);letter-spacing:-.05em;font-size:58px;font-weight:500;line-height:1.1;display:block}.history-hero-number small{color:#ffffff73;font-size:10px}.history-main{background:var(--paper)}.history-kpis{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:22px;display:grid}.history-kpis article{border:1px solid var(--line);background:#fffdf7b8;border-radius:13px;align-items:center;gap:16px;min-height:130px;padding:22px;display:flex}.history-kpis article>span{background:var(--green-soft);width:43px;height:43px;color:var(--green);border-radius:12px;flex:none;place-items:center;display:grid}.history-kpis p{color:var(--muted);text-transform:uppercase;margin:0;font-size:9px;font-weight:760}.history-kpis strong{font-family:var(--serif);font-size:28px;line-height:1.15;display:block}.history-kpis small{color:var(--muted);font-size:9px}.history-chart-card{margin-bottom:90px}.history-table-wrap .section-heading{margin-bottom:28px}.history-table-scroll{border:1px solid var(--line);background:var(--surface);border-radius:14px;overflow:hidden}.history-table td{padding-block:17px}.current-year{background:var(--lime);text-transform:uppercase;border-radius:999px;margin-left:8px;padding:3px 7px;font-size:7px;font-weight:800;display:inline-block}.positive-change{background:var(--green-soft);color:var(--green);border-radius:6px;padding:4px 7px;font-size:9px;font-weight:800;display:inline-block}.history-insight{background:var(--lime);padding-block:34px}.history-insight .shell{grid-template-columns:auto 1fr;align-items:center;gap:30px;display:grid}.history-insight span{letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:820}.history-insight p{font-family:var(--serif);letter-spacing:-.025em;margin:0;font-size:22px;font-weight:600}.methodology-hero{text-align:left}.methodology-hero .narrow-shell{margin-left:max(24px,50% - 600px)}.methodology-hero p{margin-left:0}.status-cards{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.status-cards article{border:1px solid var(--line);background:var(--surface);border-radius:14px;min-height:285px;padding:27px}.status-icon{border-radius:13px;place-items:center;width:45px;height:45px;margin-bottom:41px;display:grid}.status-icon-scheduled{background:var(--green-soft);color:var(--green)}.status-icon-projected{color:#875b26;background:#f8e1ba}.status-icon-final{background:var(--lime);color:var(--ink)}.status-cards .eyebrow{margin-bottom:8px}.status-cards h3{font-family:var(--serif);letter-spacing:-.03em;margin-bottom:10px;font-size:24px;font-weight:600}.status-cards p{color:var(--muted);margin:0;font-size:11px}.method-steps{background:var(--green);color:#fff}.method-layout{grid-template-columns:minmax(260px,.65fr) minmax(0,1.35fr);gap:110px;display:grid}.method-sticky{align-self:start;position:sticky;top:120px}.method-sticky h2{font-family:var(--serif);letter-spacing:-.05em;margin-bottom:20px;font-size:52px;font-weight:500;line-height:.95}.method-sticky p{color:#ffffff8c;font-size:12px}.method-list{gap:0;margin:0;padding:0;list-style:none;display:grid}.method-list li{border-top:1px solid #ffffff21;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;padding:27px 0;display:grid}.method-list li:last-child{border-bottom:1px solid #ffffff21}.method-list li>span{color:var(--lime);font-family:var(--serif);font-size:15px}.method-list small{color:#ffffff6b;letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:780;display:block}.method-list h3{font-family:var(--serif);margin:3px 0 5px;font-size:22px;font-weight:600}.method-list p{color:#ffffff7a;margin:0;font-size:10px}.method-list li>svg{color:var(--lime)}.corrections-section{background:var(--surface)}.corrections-grid{grid-template-columns:minmax(0,.9fr) minmax(340px,.7fr);align-items:center;gap:100px;display:grid}.corrections-grid h2{font-family:var(--serif);letter-spacing:-.045em;margin-bottom:16px;font-size:49px;font-weight:500;line-height:1}.corrections-grid>div:first-child>p{max-width:560px;color:var(--muted);font-size:13px}.correction-card{border:1px solid var(--line);background:var(--surface-soft);border-radius:14px;grid-template-columns:auto 1fr;gap:18px;padding:26px;display:grid}.correction-card>span{background:var(--green);width:41px;height:41px;color:var(--lime);border-radius:11px;place-items:center;display:grid}.correction-card small{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:780}.correction-card ul{gap:6px;margin:11px 0 0;padding:0;list-style:none;display:grid}.correction-card li{padding-left:14px;font-size:11px;position:relative}.correction-card li:before{background:var(--lime-deep);content:"";border-radius:50%;width:5px;height:5px;position:absolute;top:.7em;left:0}.independence-note{background:#e9e4d8;padding-block:32px}.independence-note .shell{grid-template-columns:auto 1fr auto;align-items:center;gap:25px;display:grid}.independence-note strong{font-family:var(--serif);font-size:20px}.independence-note p{color:var(--muted);margin:0;font-size:10px}.independence-note a{white-space:nowrap;align-items:center;gap:6px;font-size:10px;font-weight:800;display:inline-flex}.not-found-page{place-items:center;min-height:70vh;padding:50px 24px;display:grid}.not-found-card{border:1px solid var(--line);background:var(--surface);max-width:620px;box-shadow:var(--shadow);text-align:center;border-radius:20px;padding:60px}.not-found-card>span{background:var(--green);width:60px;height:60px;color:var(--lime);border-radius:18px;place-items:center;margin:0 auto 18px;display:grid}.not-found-card h1{font-family:var(--serif);letter-spacing:-.045em;margin-bottom:14px;font-size:46px;font-weight:500;line-height:1}.not-found-card>p:not(.eyebrow){color:var(--muted);margin-bottom:25px}@media (max-width:1100px){.hero-panel{gap:38px;padding-inline:46px}.hero-trust-row{left:46px;right:46px}.story-grid,.tie-explainer-grid{gap:55px}.footer-grid{grid-template-columns:.7fr 1.15fr}.footer-links{grid-column:1/-1}.trust-banner-inner{gap:28px}}@media (max-width:900px){.desktop-nav,.header-cta{display:none}.header-inner{grid-template-columns:1fr auto}.mobile-nav{display:block;position:relative}.mobile-nav summary{border:1px solid var(--line);border-radius:10px;place-content:center;gap:4px;width:40px;height:40px;list-style:none;display:grid}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary span{background:var(--ink);width:16px;height:1.5px}.mobile-nav nav{border:1px solid var(--line);background:var(--surface);min-width:220px;box-shadow:var(--shadow);border-radius:12px;padding:9px;display:grid;position:absolute;top:48px;right:0}.mobile-nav nav a{border-radius:7px;padding:10px 12px;font-size:12px;font-weight:700}.mobile-nav nav a:hover{background:var(--green-soft)}.hero-panel{grid-template-columns:1fr;padding:62px 46px 88px}.hero-copy{max-width:720px}.hero-event-card{justify-self:stretch;max-width:none}.hero-trust-row{gap:16px}.metric-grid{grid-template-columns:1fr 1fr}.story-grid{grid-template-columns:1fr}.story-visual{max-width:660px}.calculator-shell{grid-template-columns:1fr}.calculator-result{min-height:430px}.history-preview-grid{grid-template-columns:1fr}.history-copy{max-width:600px}.trust-banner-inner{grid-template-columns:1fr auto}.trust-banner-inner>p{grid-area:2/1/auto/-1}.event-title-row{flex-direction:column;align-items:start}.event-hero-stats{grid-template-columns:1fr 1fr}.event-hero-stats article:nth-child(2){border-right:0}.event-hero-stats article:nth-child(-n+2){border-bottom:1px solid #ffffff21}.tie-explainer-grid,.source-layout,.faq-grid,.method-layout,.corrections-grid{grid-template-columns:1fr;gap:50px}.method-sticky{position:static}.history-hero-row{flex-direction:column;align-items:start;gap:30px}.history-hero-number{border-top:1px solid #ffffff24;border-left:0;min-width:0;padding:18px 0 0}.status-cards,.steps-grid,.history-kpis{grid-template-columns:1fr}.status-cards article{min-height:225px}}@media (max-width:680px){.shell,.narrow-shell{width:min(100% - 30px,1200px)}.section-pad{padding-block:78px}.header-inner{min-height:68px}.home-hero{width:100%;padding-top:0}.hero-panel{border-radius:0 0 20px 20px;min-height:auto;padding:50px 20px 92px}.hero-kicker{flex-wrap:wrap;align-items:flex-start}.hero-copy h1{font-size:clamp(51px,16vw,70px)}.hero-copy>p{font-size:15px}.hero-actions{display:grid}.hero-actions .button{width:100%}.hero-event-card{border-radius:14px}.hero-trust-row{justify-content:space-between;bottom:26px;left:20px;right:20px}.hero-trust-row span:nth-child(2){display:none}.section-heading-row{flex-direction:column;align-items:start}.section-heading h2{font-size:42px}.metric-grid{grid-template-columns:1fr 1fr;gap:9px}.metric-grid article{min-height:150px;padding:18px}.metric-grid strong{font-size:18px}.card-heading{flex-direction:column;align-items:start;padding:21px 18px}.table-tools{flex-direction:column;align-items:stretch;padding:14px}.table-filters{grid-template-columns:repeat(3,1fr);display:grid}.table-controls{grid-template-columns:1fr auto;display:grid}.search-field input{width:100%}.payout-table-module th,.payout-table-module td{padding:11px 10px}.favorite-column{padding-left:10px!important}.share-cell{display:none}.story-copy h2,.tie-copy h2{font-size:43px}.source-stack article:nth-child(2){transform:none}.verified-output{width:100%;margin-left:0}.calculator-inputs,.calculator-result{padding:24px 20px}.calculator-heading h2{font-size:24px}.result-money{font-size:47px}.calculator-context{flex-direction:column;align-items:start}.chart-wrap{padding-inline:8px}.chart-value{font-size:9px}.trust-banner-inner{grid-template-columns:1fr}.trust-banner-inner>p{grid-area:auto}.trust-banner .button{width:100%}.footer-grid{grid-template-columns:1fr;gap:45px}.footer-links{grid-column:auto}.footer-bottom{flex-direction:column;align-items:start;gap:4px}.event-page-hero{padding-top:25px}.breadcrumbs{flex-wrap:wrap;margin-bottom:35px}.event-title-row h1,.interior-hero h1{font-size:50px}.event-title-meta{flex-wrap:wrap;align-items:flex-start}.event-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.event-hero-stats{grid-template-columns:1fr}.event-hero-stats article,.event-hero-stats article:nth-child(2){border-bottom:1px solid #ffffff21;border-right:0;min-height:110px}.event-hero-stats article:last-child{border-bottom:0}.tie-player-list{grid-template-columns:1fr}.tie-math-card{padding:24px 16px}.position-equation strong{font-size:8px}.per-player-total strong{font-size:28px}.source-layout h2,.faq-grid h2,.corrections-grid h2{font-size:39px}.data-note-inner{flex-direction:column;align-items:start}.interior-hero{padding-block:76px}.steps-grid article{min-height:220px}.formula-card{flex-direction:column;align-items:start}.history-hero{padding-block:74px 66px}.history-hero-number strong{font-size:48px}.history-table-scroll{overflow-x:auto}.history-table{min-width:760px}.history-insight .shell{grid-template-columns:1fr;gap:6px}.history-insight p{font-size:18px}.methodology-hero .narrow-shell{margin-inline:auto}.method-sticky h2{font-size:43px}.method-list li{grid-template-columns:auto 1fr}.method-list li>svg{display:none}.independence-note .shell{grid-template-columns:1fr}.not-found-card{padding:42px 24px}.not-found-card h1{font-size:39px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
