@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700;750;800&display=swap');
:root{--ink:#273b3b;--muted:#5c7071;--accent:#bf431f;--orange:#eb673d;--green:#267258;--line:rgba(74,95,90,.15);--glass:rgba(255,255,255,.72);font-family:'DM Sans',sans-serif;color:var(--ink);background:#f8faf7;font-synthesis:none;color-scheme:light}
*{box-sizing:border-box}body{margin:0;font-size:15px;line-height:1.55}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.5;cursor:wait}a{color:inherit;text-decoration:none}a:hover{color:var(--accent)}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #24788d;outline-offset:5px}input:focus-visible,select:focus-visible{outline:2px solid #24788d;outline-offset:2px}button{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.14}h2{font-size:30px;letter-spacing:-1px;font-weight:600}h3{font-size:20px;font-weight:600}p{color:var(--muted)}[hidden]{display:none!important}.skip-link{position:fixed;top:-80px;left:20px;z-index:99;padding:10px 20px;background:white}.skip-link:focus{top:10px}.world-backdrop{position:absolute;inset:0 0 auto;height:1030px;background:linear-gradient(180deg,rgba(233,247,251,.05) 50%,rgba(248,250,247,.16) 80%,#f8faf7 100%),url('./assets/jackpot-sky.jpg') center top/cover no-repeat;z-index:-1}.site-header{max-width:1440px;margin:auto;padding:25px 5%;height:102px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:9px;font-size:27px;letter-spacing:-1.5px;font-weight:800}.brand-mark{display:grid;place-items:center;background:var(--orange);color:#fff5dd;border-radius:12px;font-size:29px;width:36px;height:39px;box-shadow:inset 0 1px 1px #ffbb7c,0 5px 13px #db75442a;transform:rotate(-8deg);font-weight:700;padding-bottom:5px}.site-header nav{display:flex;padding:5px;gap:3px;background:rgba(255,255,255,.55);border:1px solid #ffffffa6;backdrop-filter:blur(16px);border-radius:50px;box-shadow:0 6px 22px #53718009}.nav-link{padding:9px 23px;font-size:14px;font-weight:550;border-radius:40px;white-space:nowrap}.nav-link.active{background:#ffffffd9;box-shadow:0 2px 8px #78949b15;color:#213d3b}.wallet-button{display:flex;align-items:center;gap:9px;white-space:nowrap;background:#fffdf0da;border:1px solid #fff;border-radius:40px;padding:12px 19px;font-size:14px;font-weight:600;box-shadow:0 5px 16px #6f8b9610}.wallet-button svg{width:19px;height:19px}.wallet-button:hover{background:white}.world-hero{max-width:1320px;margin:auto;display:grid;grid-template-columns:minmax(0,.94fr) minmax(0,1.1fr);grid-template-rows:auto auto auto;column-gap:10px;padding:28px 5% 0;position:relative}.hero-copy{grid-area:1/1;text-align:left;position:relative;z-index:1;padding:25px 0 0}.world-label,.eyebrow,.metric-label{font-size:11px;font-weight:650;letter-spacing:1.55px;line-height:1.4}.world-label{display:flex;align-items:center;gap:8px;color:#546c6e;letter-spacing:1.35px}.status-dot{display:inline-block;width:6px;height:6px;background:#5b957d;border-radius:50%;box-shadow:0 0 0 4px #77a99819;flex-shrink:0}.label-divider{opacity:.35;margin:0 3px}.wordmark{height:183px;width:430px;max-width:105%;position:relative;overflow:hidden;margin:-3px 0 -6px -18px}.wordmark img{width:100%;height:auto;position:absolute;top:50%;transform:translateY(-50%);left:0}.hero-copy h1{font-size:47px;letter-spacing:-2.3px;font-weight:500;line-height:1.04;margin:0 0 15px}.hero-copy h1 em{font-family:Georgia,serif;font-weight:400;font-size:1.05em;color:#455c58}.hero-description{font-size:16px;line-height:1.65;margin-bottom:19px;color:#546a6b}.hero-facts{display:flex;align-items:center;gap:15px;font-size:12px;color:#556e6e}.hero-facts b{font-weight:650;color:#304e4c}.hero-facts i{height:12px;width:1px;background:#879c9c66}.machine-stage{grid-area:1/2/3/3;min-width:0;position:relative;align-self:stretch;display:flex;flex-direction:column}.scene-orbit-label{position:absolute;top:22px;left:50%;transform:translateX(-50%);font-size:10px;letter-spacing:1.7px;white-space:nowrap;display:flex;align-items:center;gap:9px;z-index:1;color:#5e7779}.scene-orbit-label>span:last-child{border-left:1px solid #70817a40;padding-left:13px;margin-left:7px}.jackpot-world{width:calc(100% + 68px);margin-left:-34px;height:650px;position:relative;cursor:grab;touch-action:pan-y}.jackpot-world:active{cursor:grabbing}.jackpot-world canvas{display:block;width:100%;height:100%}.scene-fallback{position:absolute;top:40%;left:10%;right:10%;text-align:center;padding:28px;border-radius:28px;background:var(--glass);backdrop-filter:blur(10px)}.scene-fallback strong{display:block;font-size:37px;margin:10px 0}.scene-fallback small{font-size:16px}.scene-fallback p{font-size:13px;margin:0}.scene-ready .scene-fallback{display:none}.scene-toolbar{position:absolute;bottom:12px;left:20px;right:0;display:flex;justify-content:center;gap:18px;align-items:center;font-size:11px;color:#4f6564}.motion-button{border:1px solid #ffffffcc;border-radius:20px;padding:6px 10px;background:#fffffba1;font-size:11px;white-space:nowrap}.motion-button span{margin-right:5px}.play-console{grid-area:2/1;width:435px;max-width:100%;margin-top:25px;padding:20px 22px 16px;border:1px solid #ffffffed;border-radius:24px;background:linear-gradient(130deg,#ffffffc7,#fffdf5bd);backdrop-filter:blur(18px);box-shadow:0 12px 36px #62797112,0 1px 0 #ffffffa8 inset;z-index:2}.console-top{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:15px}.metric-label{display:block;color:#6a7b74;font-size:10px;letter-spacing:1.2px;margin-bottom:5px}.console-top strong{display:block;font-size:23px;font-weight:650;letter-spacing:-.7px;line-height:1.15}.console-top strong>span:not(#jackpot),.console-top small{font-size:11px;font-weight:450;letter-spacing:0;color:#637974}.console-jackpot{text-align:right}.console-jackpot strong{color:#426454}.primary-button{display:flex;align-items:center;justify-content:center;gap:18px;padding:13px 22px;color:#fff9eb;background:linear-gradient(#f47d50,#e56237);border:1px solid #d86337;border-radius:13px;box-shadow:inset 0 2px 1px #ffc39888,0 4px 0 #c34a22,0 7px 15px #c4612830;font-weight:650;transition:transform .18s,filter .18s}.primary-button:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-1px)}.primary-button:active:not(:disabled){transform:translateY(2px);box-shadow:inset 0 1px 1px #ffd7a4,0 2px 0 #c34a22}.play-button{width:100%;font-size:18px;justify-content:space-between;padding:14px 22px}.play-button span{font-size:23px;font-weight:400;line-height:1}.console-bottom{display:flex;justify-content:space-between;gap:10px;align-items:center;font-size:10px;color:#698078;margin-top:17px}.console-bottom b{font-weight:550;color:#405b53;display:block;font-size:12px}.console-bottom a{font-size:11px;border-bottom:1px solid #69807840}.result-box{border-top:1px solid var(--line);padding-top:11px;margin-top:12px;line-height:1.4;font-size:11px;min-height:50px}.result-box strong{font-size:12px;font-weight:600}.result-box p{margin:4px 0 0;font-size:11px;color:#687c76}.result-box.is-win{color:var(--green)}.world-signoff{grid-area:3/1/4/3;display:flex;gap:6px;align-items:center;justify-content:center;flex-wrap:wrap;margin:56px auto 65px;font-size:9px;letter-spacing:1.1px;color:#788981}.world-signoff b{font-weight:650;color:#526a62}.mini-star{color:#d69440;font-size:18px;margin-right:5px}.signoff-dot{padding:0 6px}.concept-tag{margin-left:4px;border:1px solid #82918450;padding:2px 6px;border-radius:4px;font-size:8px}.below-world,.inner-page{max-width:1160px;margin:auto;padding:0 32px}.section-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px}.section-header h2{margin:10px 0 0}.section-header .eyebrow{color:#798a80;font-size:10px}.text-link{font-size:13px;color:#65786d}.fee-story{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:38px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:35px 0}.fee-intro{padding-right:20px}.fee-icon{display:grid;place-items:center;width:34px;height:34px;background:#f4e9d3;color:#927133;border-radius:50%;font-size:21px;margin-bottom:16px}.fee-intro h3{margin-bottom:12px}.fee-intro p,.fee-stat p{font-size:13px;line-height:1.7;margin:0}.fee-stat{border-left:1px solid var(--line);padding:14px 0 0 32px}.fee-stat>.eyebrow{font-size:9px;letter-spacing:1px;color:#7e8877}.fee-stat>strong{font-size:60px;line-height:1;letter-spacing:-4px;font-weight:500;display:block;margin:15px 0 10px;color:#937443}.fee-stat>strong span{font-size:33px;margin-left:2px}.fee-stat.pool>strong{color:#4d735d}.allocation-bar{height:4px;background:#e7ebe3;border-radius:4px;margin-top:19px;overflow:hidden}.allocation-bar span{display:block;background:#86a68b;width:90%;height:100%}.allocation-bar.creator span{width:10%;background:#bc9a61}.demo-controls{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;margin-top:24px}.demo-controls strong{font-size:13px;font-weight:600}.demo-controls p{font-size:11px;margin:4px 0 0}.demo-controls .fee-receipt{grid-column:1/-1;color:#7d8b81;font-size:10px}.secondary-button{padding:11px 16px;display:inline-flex;justify-content:center;align-items:center;gap:10px;background:#fffdf7;border:1px solid #d7dfd4;border-radius:10px;font-weight:550;font-size:12px}.secondary-button:hover:not(:disabled){background:#f2f5ed;border-color:#a7b9a6}.activity-section{margin:58px 0 22px}.session-totals{font-size:11px;color:#788777}.table-wrap{max-width:100%;overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:left;white-space:nowrap;font-size:12px}th{font-size:10px;font-weight:550;letter-spacing:.5px;text-transform:uppercase;color:#7c8a7d;padding:14px;border-bottom:1px solid var(--line)}td{padding:16px 14px;border-bottom:1px solid var(--line)}.empty-state{text-align:center;padding:35px 12px;white-space:normal;color:#7c8a7d;font-size:13px}.mono{font-variant-numeric:tabular-nums}.status-chip{background:#e9ede5;border-radius:20px;padding:5px 10px;font-size:11px;color:#697766}.status-chip.win{background:#dceddc;color:#3c744e}.outcomes-panel{border:1px solid var(--line);border-radius:14px;background:#ffffff66;margin-top:25px}.outcomes-panel summary{display:flex;justify-content:space-between;padding:18px 20px;cursor:pointer;list-style:none;font-size:13px;font-weight:550}.outcomes-panel summary::-webkit-details-marker{display:none}.outcomes-panel summary small{margin-left:10px;font-size:11px;color:#7a8778;font-weight:400}.outcomes-panel[open] summary>span:last-child{transform:rotate(45deg)}.outcomes-content{padding:0 20px 20px}.draw-heading{display:flex;justify-content:space-between;font-size:10px;color:#788975;margin:5px 0 14px}.draw-heading .eyebrow{font-size:10px}.number-grid{display:grid;grid-template-columns:repeat(20,1fr);gap:5px}.number-cell{aspect-ratio:1;display:grid;place-items:center;border:1px solid #dce5d8;border-radius:5px;background:#f3f6f0;font-size:10px;color:#8b9c83;font-variant-numeric:tabular-nums}.number-cell.winning{background:#e9eee0;color:#608241;border-color:#a6b98d}.number-cell.selected{color:white;background:var(--orange);border-color:#c8592f;box-shadow:0 0 0 2px #f2bd9c}.outcomes-content p{font-size:12px;margin:16px 0 0}.small-actions{display:flex;justify-content:space-between;gap:18px;align-items:center;font-size:10px;color:#85927f;margin:23px 0 0}.text-button{background:none;border:0;padding:8px 0;font-size:12px;text-decoration:underline;text-underline-offset:4px;color:#576f5b}.inner-page{padding-top:44px;min-height:72vh}.page-heading{display:flex;justify-content:space-between;gap:25px;align-items:center;margin:20px 0 35px}.page-heading h1{font-size:44px;font-weight:500;letter-spacing:-2px;margin:12px 0}.page-heading p{font-size:15px}.mode-label{font-size:10px;letter-spacing:1px;padding:8px 13px;border:1px solid #ffffffb0;border-radius:25px;background:#fff9;white-space:nowrap}.lab-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:24px}.lab-settings,.lab-results,.info-panel{background:#ffffffdb;backdrop-filter:blur(18px);border:1px solid white;border-radius:22px;padding:26px;box-shadow:0 8px 32px #516b6508}.lab-settings{align-self:start}.lab-settings h2,.lab-results h2,.info-panel h2{font-size:23px;letter-spacing:-.7px;margin:0 0 16px}.secondary,.info-panel p{font-size:13px;line-height:1.75}.field{display:flex;flex-direction:column;gap:7px;margin-top:18px;font-size:12px;font-weight:550}.field input,.field select{width:100%;padding:11px 12px;background:#f5f7f0;border:1px solid #dbe3d6;border-radius:8px;font-size:14px;color:#355443}.field small{font-size:11px;line-height:1.5;color:#7b8975;font-weight:400}.lab-fee-summary{border-top:1px solid var(--line);margin-top:22px;padding-top:16px;font-size:11px}.lab-fee-summary>div{display:flex;justify-content:space-between;gap:8px;margin:8px 0}.lab-fee-summary p{font-size:10px;line-height:1.7;margin:14px 0 0}.error-message{font-size:12px;color:#b44229;margin-bottom:0}.lab-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:25px 0 35px}.lab-summary strong{display:block;font-size:28px;letter-spacing:-1px;font-weight:550;color:#547258}.lab-summary p{font-size:10px;margin:6px 0}.lab-summary .metric-label{font-size:9px;letter-spacing:.7px}.chart{width:100%;height:auto;margin-top:17px;overflow:visible}.chart line{stroke:#dce4d5;stroke-width:1}.chart text{font-size:10px;fill:#788670}.chart-caption,.simulation-note,.source-note{font-size:11px;line-height:1.75;color:#7b8b72}.lab-explainer{padding:18px;background:#f2f5ea;border-radius:12px;font-size:12px;line-height:1.8;color:#6c7d5c}.lab-explainer strong{display:block;color:#4d6347;margin-bottom:6px}.spaced{margin-top:24px}.simulation-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.simulation-heading h2{margin:0}.compact{margin-bottom:17px}.simulation-heading .secondary-button{white-space:nowrap;font-size:10px}.notice{padding:18px 22px;border:1px solid #fff;background:#fff9edc9;backdrop-filter:blur(10px);border-radius:16px;font-size:13px;line-height:1.8;color:#7b714e;margin-bottom:24px}.fairness-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:24px}.rule-list{padding-left:20px}.rule-list li{padding-left:7px;margin-top:21px;font-size:14px}.rule-list li::marker{color:#d78a57;font-size:12px}.rule-list p{font-size:12px;margin:9px 0}.source-block{font-size:11px;line-height:1.8;overflow:auto;padding:18px;background:#eef2e9;color:#446444;border:1px solid #dae2d3;border-radius:10px}.code-note,.source-link{font-size:12px}.source-link{color:#93743b;border-bottom:1px solid #c5b2886b}.entry-details{margin:12px 0 24px;font-size:12px}.entry-details>div{display:flex;justify-content:space-between;gap:16px;padding:11px 0;border-bottom:1px solid var(--line)}.entry-details dt{color:#829076}.entry-details dd{margin:0;text-align:right;color:#455d45}.milestone-list{padding:0;list-style:none}.milestone-list li{display:flex;flex-direction:column;gap:7px;font-size:12px;line-height:1.7;padding:15px 0;border-bottom:1px solid var(--line);color:#819077}.milestone-list strong{color:#4b6348;font-size:14px}.badge-complete,.badge-pending{font-size:9px;letter-spacing:1px;color:#4e8a5b}.badge-pending{color:#a78d55}.source-note{margin:24px 0}.source-note a{text-decoration:underline;text-underline-offset:3px}footer{max-width:1250px;margin:55px auto 0;padding:25px 45px 32px;display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid var(--line);font-size:11px;color:#7c8d79}.footer-brand{font-size:26px;font-weight:750;letter-spacing:-1.5px;color:#5e755b}footer p{margin:0;font-size:11px}footer>a:last-child{white-space:nowrap}dialog{border:1px solid white;border-radius:25px;padding:30px;width:450px;max-width:calc(100% - 32px);background:#fbfcf5;box-shadow:0 25px 100px #28403f45;color:var(--ink)}dialog::backdrop{background:#2245405e;backdrop-filter:blur(9px)}.dialog-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.dialog-header h2{font-size:26px;letter-spacing:-.9px;margin:0}.icon-button{font-size:24px;background:#ebeee3;border:0;border-radius:50%;width:34px;height:34px;line-height:1}.dialog-header+p{font-size:13px;line-height:1.75}dialog .secondary-button{width:100%}.provider-button{display:flex;justify-content:space-between;width:100%;border:1px solid #dbe1d1;background:white;padding:17px;border-radius:12px;font-size:14px;font-weight:550;margin:10px 0}.provider-button span{font-size:11px;color:#929e86}.wallet-status{font-size:12px;line-height:1.6}.disconnect{display:block;margin:12px auto 0}.dialog-actions{display:flex;gap:15px;margin-top:25px}.dialog-actions button{flex:1;white-space:nowrap;font-size:12px}
@media(min-width:1450px){.world-hero{padding-top:50px}.world-backdrop{height:1100px}.jackpot-world{height:680px}.hero-copy h1{font-size:52px}.wordmark{height:195px;width:460px}.play-console{width:465px}.world-signoff{margin-top:65px}}
@media(max-width:1050px){.site-header{padding:20px 4%}.world-hero{padding-left:5%;padding-right:4%;grid-template-columns:1fr 1fr}.hero-copy h1{font-size:40px}.wordmark{width:370px;height:162px}.hero-description{font-size:14px}.world-label{font-size:9px;letter-spacing:.8px}.jackpot-world{height:620px;width:calc(100% + 85px);margin-left:-44px}.scene-toolbar{font-size:9px;gap:8px;left:0;right:-15px;bottom:15px}.scene-orbit-label{font-size:8px;letter-spacing:1px}.play-console{padding:17px;width:380px}.hero-facts{font-size:10px;gap:12px}.scene-toolbar .motion-button{font-size:9px}.below-world,.inner-page{padding-left:35px;padding-right:35px}.fee-story{gap:22px}.fee-stat{padding-left:22px}.lab-layout{grid-template-columns:270px minmax(0,1fr);gap:18px}.lab-results,.lab-settings,.info-panel{padding:22px}.lab-summary{gap:10px}.lab-summary strong{font-size:24px}.simulation-heading{align-items:flex-start;flex-direction:column}.nav-link{padding:8px 17px}}
@media(max-width:760px){.site-header{height:auto;padding:20px 22px 0;gap:12px;flex-wrap:wrap}.brand{font-size:24px}.brand-mark{width:31px;height:34px;font-size:27px;border-radius:10px}.wallet-button{margin-left:auto;padding:10px 15px;font-size:12px}.wallet-button svg{width:16px;height:16px}.site-header nav{order:3;margin:17px auto 0;padding:3px;gap:2px}.nav-link{font-size:12px;padding:8px 22px}.world-backdrop{height:1110px;background-position:center top;background-size:auto 1010px}.world-hero{padding:28px 20px 0;display:flex;flex-direction:column;gap:0;overflow:hidden}.hero-copy{padding:0;text-align:center;order:1}.world-label{justify-content:center;font-size:8px;letter-spacing:1.1px;gap:7px}.wordmark{height:117px;width:292px;max-width:none;margin:-1px auto -3px}.hero-copy h1{font-size:30px;letter-spacing:-1.1px;line-height:1.07;margin-bottom:10px}.hero-copy h1 br{display:none}.hero-copy h1 em{display:block;font-size:1.07em}.hero-description{font-size:12px;line-height:1.6;margin:11px auto 0;max-width:280px}.hero-description br{display:none}.hero-facts{justify-content:center;margin-top:13px;font-size:10px;gap:15px}.machine-stage{order:2;height:355px;width:100%;margin-top:-11px}.jackpot-world{height:400px;width:440px;max-width:calc(100vw + 36px);margin-left:0;position:absolute;left:50%;transform:translateX(-50%);top:-8px}.scene-orbit-label{display:none}.scene-toolbar{bottom:-2px;left:0;right:0;font-size:8px;gap:13px}.scene-toolbar .motion-button{font-size:8px;padding:4px 8px}.play-console{order:3;margin:20px auto 0;width:410px;padding:16px 18px 12px;border-radius:21px}.console-top{margin-bottom:12px}.console-top strong{font-size:23px}.metric-label{font-size:9px}.console-top strong>span:not(#jackpot),.console-top small{font-size:10px}.play-button{font-size:17px;padding:12px 18px}.console-bottom{margin-top:14px;font-size:9px}.console-bottom b{font-size:11px;display:inline;margin-left:4px}.console-bottom a{font-size:9px}.result-box{margin-top:10px;padding-top:10px;font-size:10px;min-height:47px}.result-box strong{font-size:11px}.result-box p{font-size:10px}.world-signoff{order:4;margin:34px auto 38px;font-size:7px;letter-spacing:.65px;max-width:310px;gap:5px}.mini-star{font-size:15px;margin-right:1px}.signoff-dot{padding:0}.concept-tag{font-size:7px;padding:1px 4px}.below-world,.inner-page{padding-left:22px;padding-right:22px}.section-header{align-items:flex-end;margin-bottom:21px;gap:16px}.section-header h2{font-size:24px;letter-spacing:-.8px;margin-top:9px}.section-header .eyebrow{font-size:8px;letter-spacing:1px}.text-link{font-size:10px;white-space:nowrap}.fee-story{grid-template-columns:1fr 1fr;gap:24px 22px;padding:24px 0}.fee-intro{grid-column:1/-1;display:grid;grid-template-columns:35px 1fr;gap:0 15px;padding:0}.fee-icon{grid-area:1/1/3/2;margin:0}.fee-intro h3{font-size:18px;margin:0 0 9px}.fee-intro p{grid-column:2;font-size:12px}.fee-stat{padding:0 0 0 15px}.fee-stat .eyebrow{font-size:8px;letter-spacing:.7px}.fee-stat>strong{font-size:49px;letter-spacing:-3px;margin:14px 0 10px}.fee-stat>strong span{font-size:27px}.fee-stat p{font-size:11px;max-width:130px}.demo-controls{grid-template-columns:1fr;gap:13px;margin-top:20px}.demo-controls p{font-size:10px;line-height:1.8}.demo-controls .secondary-button{justify-self:start;font-size:11px}.demo-controls .fee-receipt{font-size:9px;line-height:1.6}.activity-section{margin-top:38px}.activity-section .section-header{display:block}.session-totals{display:block;margin-top:12px;font-size:10px}th{font-size:9px;padding:12px}td{font-size:11px;padding:14px 12px}.empty-state{font-size:12px;padding:25px 5px}.outcomes-panel{margin-top:17px}.outcomes-panel summary{padding:16px;font-size:12px}.outcomes-panel summary small{display:block;font-size:10px;margin:4px 0 0;font-weight:400}.outcomes-content{padding:0 14px 16px}.number-grid{grid-template-columns:repeat(10,1fr);gap:4px}.number-cell{font-size:9px}.outcomes-content p{font-size:11px}.draw-heading,.draw-heading .eyebrow{font-size:8px}.small-actions{font-size:9px;line-height:1.6;gap:25px;align-items:flex-start}.small-actions .text-button{font-size:10px;white-space:nowrap;padding:0}.inner-page{padding-top:20px}.page-heading{display:block;margin:20px 0 27px}.page-heading .eyebrow{font-size:9px}.page-heading h1{font-size:34px;letter-spacing:-1.5px;margin:13px 0}.page-heading p{font-size:13px;margin-bottom:20px}.mode-label{font-size:8px;padding:6px 10px}.lab-layout,.fairness-layout{grid-template-columns:1fr;gap:20px}.lab-settings,.lab-results,.info-panel{padding:23px 20px;border-radius:19px}.lab-settings h2,.lab-results h2,.info-panel h2{font-size:23px}.lab-summary{gap:12px}.lab-summary strong{font-size:25px}.lab-summary .metric-label{font-size:8px}.lab-summary p{font-size:9px}.chart-caption{font-size:10px}.simulation-heading{gap:14px}.notice{font-size:12px;padding:17px}.rule-list{padding-left:16px}.rule-list li{font-size:13px}.info-panel p{font-size:12px}.entry-details{font-size:11px}.source-block{font-size:10px;padding:13px}.source-note{font-size:10px}footer{margin:37px 22px 0;padding:22px 0 25px;flex-wrap:wrap;gap:14px;justify-content:space-between}footer .footer-brand{font-size:25px}footer p{font-size:10px;order:3;flex-basis:100%;margin:0}footer>a:last-child{font-size:10px}}
@media(max-width:370px){.site-header{padding-left:16px;padding-right:16px}.world-hero{padding-left:16px;padding-right:16px}.hero-copy h1{font-size:28px}.wordmark{height:100px;width:265px}.wallet-button{padding:10px 12px}.console-bottom{flex-wrap:wrap;gap:7px}.world-label{letter-spacing:.8px}.hero-facts{font-size:9px}.scene-toolbar{gap:9px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* Keep the machine and primary action together on smaller screens. */
@media(max-width:760px){.world-hero{padding-top:15px}.wordmark{height:95px;width:260px;margin-top:0;margin-bottom:0}.hero-copy h1{font-size:27px;margin-top:0;margin-bottom:0}.hero-description{display:none}.hero-facts{margin-top:12px}.machine-stage{height:310px;margin-top:-2px}.jackpot-world{height:350px;top:-12px;width:405px}.play-console{margin-top:13px}.scene-toolbar{bottom:0}.world-signoff{margin-top:26px}.world-backdrop{background-size:auto 940px}}
/* Allow code and result tables to scroll inside their cards on narrow phones. */
.fairness-layout>div,.lab-layout>div,.lab-settings,.lab-results,.info-panel{min-width:0}.source-block{max-width:100%}
@media(max-width:760px){.lab-layout,.fairness-layout{grid-template-columns:minmax(0,1fr)}}

@media(min-width:761px) and (max-width:1050px){.world-hero{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.wordmark{max-width:100%}.jackpot-world{width:calc(100% + 40px);margin-left:-20px}.scene-toolbar{left:-10px;right:-5px;font-size:8px;gap:6px}.scene-toolbar .motion-button{font-size:8px}}
/* Jackpot: a front-facing machine with a direct, intentional lever gesture. */
.brand{letter-spacing:-1.25px;font-size:26px}.brand-mark{font-size:26px;transform:none;padding:0;border-radius:11px}.wordmark{height:135px;display:flex;align-items:center;overflow:visible;margin:10px 0 7px;width:auto;max-width:100%}.wordmark>span{font-size:80px;font-weight:800;letter-spacing:-6px;line-height:1;color:#e56531;text-shadow:0 2px 0 #ffca8b,0 5px 0 #b8532b,0 10px 20px #a5471e24}.wordmark-dot{color:#f2a846}.hero-copy h1{font-size:42px}.hero-description{font-size:15px}.jackpot-world,.jackpot-world:active{cursor:default}.jackpot-world canvas{pointer-events:none}.lever-handle{position:absolute;z-index:4;transform:translate(-50%,-50%);width:66px;height:66px;border:0;border-radius:50%;background:transparent;touch-action:none;user-select:none;-webkit-user-select:none;cursor:grab;padding:0;outline-offset:3px}.lever-handle:active,.lever-handle.is-pulling{cursor:grabbing}.lever-ring{position:absolute;inset:0;border:1.5px solid #fff7c8b3;box-shadow:0 0 0 5px #ffe5a61a;border-radius:50%;transition:box-shadow .16s,border-color .16s}.lever-handle:hover .lever-ring,.lever-handle:focus-visible .lever-ring{border-color:#fff5c8;box-shadow:0 0 0 7px #fff4c53b}.lever-handle.is-armed .lever-ring{border-color:#426f39;box-shadow:0 0 0 7px #699d5533}.lever-handle:disabled{cursor:default;opacity:1}.lever-handle:disabled .lever-ring{opacity:0}.lever-cue{position:absolute;z-index:3;transform:translate(-50%,-100%);display:flex;flex-direction:column;align-items:center;pointer-events:none;white-space:nowrap;gap:0;color:#694522;font-size:11px;font-weight:750;letter-spacing:1px;line-height:1.2;background:#fff8e6ed;border:1px solid #ffffffc9;border-radius:10px;padding:8px 10px 5px;box-shadow:0 5px 15px #704d2420}.lever-cue-arrow{font-size:19px;line-height:1;margin-top:3px}.lever-cue.is-armed{background:#eaf4df;color:#477038}.pull-instructions{display:flex;align-items:center;gap:12px;margin-bottom:17px;padding-bottom:14px;border-bottom:1px solid var(--line)}.pull-instructions strong{font-size:15px;font-weight:650;display:block;line-height:1.3}.pull-instructions p{margin:4px 0 0;font-size:12px;line-height:1.5;min-height:18px}.pull-icon{display:grid;place-items:center;width:35px;height:40px;background:#fbe6cf;color:#b9652e;border-radius:12px;font-size:24px;flex-shrink:0}.play-button{font-size:14px;padding:12px 18px;background:#fff5e4;color:#9a501f;border:1px solid #e0b88a;box-shadow:0 2px 0 #dfba95,inset 0 1px 0 white}.play-button:hover:not(:disabled){background:#ffeacc}.play-button:active:not(:disabled){box-shadow:inset 0 1px 3px #ba895036}.play-console{margin-top:24px}.scene-toolbar{font-size:12px}.scene-toolbar .motion-button{font-size:12px}.console-bottom{font-size:12px}.console-bottom b,.console-bottom a{font-size:12px}.result-box,.result-box p{font-size:12px}.result-box strong{font-size:13px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(min-width:1450px){.wordmark{height:150px}.wordmark>span{font-size:88px}.hero-copy h1{font-size:46px}}
@media(min-width:761px) and (max-width:1050px){.wordmark{height:125px}.wordmark>span{font-size:65px;letter-spacing:-5px}.hero-copy h1{font-size:35px}.scene-toolbar{font-size:10px}.scene-toolbar .motion-button{font-size:10px}.console-bottom{flex-wrap:wrap}}
@media(max-width:760px){.brand{font-size:22px;letter-spacing:-.8px}.brand-mark{font-size:25px}.wordmark{height:68px;margin:10px auto 11px;justify-content:center;width:auto}.wordmark>span{font-size:57px;letter-spacing:-4px}.hero-copy h1{font-size:26px;line-height:1.05}.hero-facts{font-size:12px;gap:12px}.world-hero{padding-top:15px}.machine-stage{height:335px;margin-top:0}.jackpot-world{height:380px;width:430px;top:-12px}.lever-handle{width:56px;height:56px}.lever-cue{font-size:10px;padding:6px 8px 4px}.lever-cue-arrow{font-size:17px}.scene-toolbar{font-size:11px;bottom:0;gap:10px}.scene-toolbar .motion-button{font-size:10px}.play-console{margin-top:14px;padding:15px 17px}.pull-instructions{gap:9px;margin-bottom:12px;padding-bottom:11px}.pull-instructions strong{font-size:13px}.pull-instructions p{font-size:12px}.pull-icon{width:29px;height:35px;font-size:22px}.console-top{margin-bottom:11px}.console-top strong{font-size:21px}.console-top strong>span:not(#jackpot),.console-top small{font-size:10px}.play-button{font-size:13px;padding:10px 16px}.console-bottom{font-size:11px;flex-wrap:wrap;margin-top:12px;gap:6px}.console-bottom b,.console-bottom a{font-size:11px}.result-box,.result-box p{font-size:11px}.result-box strong{font-size:12px}.world-signoff{margin-top:25px}.wordmark+.hero-description{display:none}}
@media(max-width:370px){.wordmark>span{font-size:53px}.hero-copy h1{font-size:24px}.wallet-button{font-size:11px}.brand{font-size:21px}.hero-facts{font-size:11px}.console-top strong{font-size:20px}.console-top strong>span:not(#jackpot){display:block;margin-top:4px}}
.brand-logo{width:43px;height:48px;object-fit:contain;flex-shrink:0}.brand{gap:3px}.wordmark{gap:0;height:145px;margin:4px 0 9px -10px}.wordmark img{position:static;transform:none;left:auto;top:auto;width:110px;height:135px;object-fit:contain}.wordmark>span{font-size:67px;letter-spacing:-3.6px;color:#d95c27;text-shadow:none}.footer-brand{letter-spacing:-.8px}.hero-copy h1{letter-spacing:-1.8px}
@media(min-width:761px) and (max-width:1050px){.wordmark{height:125px;margin-left:-9px}.wordmark img{width:83px;height:109px}.wordmark>span{font-size:49px;letter-spacing:-2.8px}}
@media(max-width:760px){.brand-logo{width:31px;height:37px}.brand{gap:3px}.wordmark{height:80px;margin:1px auto 9px;gap:1px}.wordmark img{width:64px;height:78px}.wordmark>span{font-size:44px;letter-spacing:-2.4px}.hero-copy h1{font-size:25px;letter-spacing:-.8px}}
@media(max-width:760px){.hero-description{display:block;margin:8px auto 0;font-size:12px;line-height:1.5;max-width:270px}.hero-description .hero-win,.hero-description br{display:none}.hero-facts{margin-top:10px}.machine-stage{margin-top:0}.wordmark{height:73px}.wordmark img{height:73px}.world-label{font-size:9px}}
.win-key{display:inline-flex;align-items:center;gap:5px}.win-logos{display:inline-flex;align-items:center;gap:0}.win-logos img{height:27px;width:21px;object-fit:contain}.hero-facts{min-height:27px}
@media(max-width:760px){.win-logos img{height:23px;width:18px}.hero-facts{gap:10px}}
/* The cabinet is now the main working surface, with entry and rewards beside it. */
.world-hero{max-width:1460px;grid-template-columns:minmax(0,1.7fr) minmax(330px,.8fr);grid-template-rows:auto auto auto;padding:13px 4% 0;column-gap:22px}.hero-copy{grid-area:1/1/2/3;display:flex;flex-direction:column;align-items:center;text-align:center;padding:8px 0 0}.hero-copy .wordmark{display:none}.hero-copy h1{font-size:35px;line-height:1.15;letter-spacing:-1.2px;margin:9px 0 8px}.hero-description{margin:0 0 9px;font-size:14px;line-height:1.6}.hero-description br{display:none}.hero-win{display:none}.hero-facts{margin:0;gap:20px}.machine-stage{grid-area:2/1/3/2;align-self:start;height:790px;margin:0;min-width:0}.jackpot-world{height:790px;width:calc(100% + 64px);margin-left:-32px;position:relative;left:auto;transform:none;top:0}.scene-orbit-label{top:20px}.scene-toolbar{bottom:24px;left:0;right:0}.play-console{grid-area:2/2/3/3;width:100%;max-width:390px;margin:25px 0 0;align-self:center;padding:22px}.world-signoff{grid-area:3/1/4/3;margin:4px auto 40px}.world-backdrop{height:1190px;background-size:cover}.console-top strong{font-size:24px}.console-top strong>span:not(#jackpot){display:block;font-size:12px;margin-top:4px}.console-bottom{flex-wrap:wrap}.lever-handle{width:74px;height:74px}.lever-cue{font-size:12px}
@media(min-width:1500px){.machine-stage,.jackpot-world{height:850px}.world-backdrop{height:1240px}.play-console{max-width:410px}.hero-copy h1{font-size:39px}}
@media(min-width:761px) and (max-width:1050px){.world-hero{grid-template-columns:minmax(0,1.2fr) minmax(300px,.85fr);padding-left:3%;padding-right:3%;column-gap:12px}.machine-stage,.jackpot-world{height:700px}.jackpot-world{width:calc(100% + 34px);margin-left:-17px}.play-console{padding:19px}.scene-toolbar{gap:8px;font-size:10px}.hero-copy h1{font-size:32px}.lever-handle{width:65px;height:65px}.lever-cue{font-size:11px}}
@media(max-width:760px){.world-hero{display:flex;padding:17px 18px 0;gap:0;overflow:hidden}.hero-copy{padding:0}.hero-copy h1{font-size:28px;letter-spacing:-.9px;margin:8px 0}.hero-description{display:block;font-size:12px;max-width:300px;line-height:1.55;margin:0 0 9px}.hero-facts{font-size:11px;gap:12px}.machine-stage{height:490px;width:100%;margin:-3px 0 0}.jackpot-world{position:absolute;left:50%;transform:translateX(-50%);width:480px;max-width:calc(100vw + 44px);height:520px;margin-left:0;top:-8px}.scene-toolbar{bottom:4px;font-size:11px;gap:9px}.scene-toolbar .motion-button{font-size:10px}.play-console{width:100%;max-width:440px;align-self:center;margin:15px auto 0;padding:20px}.lever-handle{width:62px;height:62px}.lever-cue{font-size:10px}.world-signoff{margin:25px auto 33px}.world-backdrop{height:1510px;background-size:auto 1110px}.pull-instructions strong{font-size:15px}.console-top strong{font-size:24px}.console-top strong>span:not(#jackpot){font-size:11px}}
.held-entry{font-size:12px;background:#fff0d7;border:1px solid #edc890;border-radius:8px;padding:9px 12px;margin:12px 0 0;color:#8b581a}.reward-panel{margin-top:20px;padding-top:20px;border-top:1px solid #d7ddd3}.rewards-heading{display:flex;gap:9px;align-items:center;position:relative}.rewards-heading h2{font-size:17px;letter-spacing:-.35px;margin:0 0 4px}.rewards-heading p{font-size:11px;line-height:1.5;margin:0}.reward-star{color:#be821e;font-size:25px}.reward-rate{font-size:9px;color:#367453;white-space:nowrap;position:absolute;right:0;top:-10px;background:#e7f0df;border-radius:20px;padding:3px 7px}.reward-symbols{display:flex;align-items:center;gap:9px;margin:16px 0 18px;padding:11px 12px;border-radius:11px;background:#f2f4eccc}.reward-symbols img{width:27px;height:27px;object-fit:contain}.reward-symbols .robinhood-icon{border-radius:50%}.reward-symbols span{margin-left:auto;font-size:11px;font-weight:650;color:#487046;white-space:nowrap}.reward-panel>.metric-label{font-size:9px;letter-spacing:1.2px;color:#728270}.reward-amount{display:flex;align-items:baseline;gap:8px;margin:0 0 13px}.reward-amount strong{font-size:37px;font-weight:550;line-height:1.3;letter-spacing:-1px;font-variant-numeric:tabular-nums}.reward-amount span{font-size:11px;color:#66776a}.claim-button{width:100%;padding:11px 15px;background:#2f654d;color:white;border:1px solid #295c45;border-radius:10px;font-size:12px;font-weight:650;transition:background .15s}.claim-button:hover:not(:disabled){background:#224f3b}.claim-button:disabled{background:#edf0e8;color:#7e8b7d;border-color:#dce3d7;cursor:default;opacity:1}.reward-claimed{margin:9px 0 0;font-size:10px;text-align:center;color:#7b8677}#reward-status:empty{display:none}#reward-status{font-size:11px;color:#267258;margin:9px 0 0;line-height:1.6}.has-rewards .reward-amount{color:#267258}.number-grid{max-height:340px;overflow:auto;padding:3px}.number-cell.consolation{background:#dfeeda;color:#327045;border-color:#a8c79b}.result-box.is-win{color:#267258}.result-box.is-win strong{color:#267258}
@media(min-width:761px) and (max-width:1050px){.reward-symbols{gap:6px;padding:10px}.reward-symbols img{width:24px;height:24px}.rewards-heading h2{font-size:16px}}
@media(max-width:760px){.reward-panel{margin-top:18px;padding-top:20px}.reward-symbols{gap:10px;margin:14px 0 16px}.reward-symbols img{width:28px;height:28px}.reward-amount strong{font-size:36px}.reward-rate{top:-8px}.claim-button{padding:13px;font-size:13px}.play-console{border-radius:23px}.result-box p{line-height:1.65}.world-backdrop{height:1800px}.hero-description{display:block}}

@media(max-width:760px){.lever-cue{transform:translate(-65%,-100%)}}

/* Currency estimates and a separate creator accounting preview. */
.jackpot-usd{font-size:13px;font-weight:650;color:#946723;margin:4px 0 0;white-space:nowrap;font-variant-numeric:tabular-nums}.price-caption{font-size:10px;line-height:1.6;color:#718077;margin:10px 0 15px}.treasury-panel{margin:26px 0 36px;border:1px solid var(--line);border-radius:17px;background:#ffffffa6;overflow:hidden}.treasury-panel summary{padding:20px 24px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-weight:650;list-style:none}.treasury-panel summary small{display:inline-block;font-size:10px;font-weight:500;margin-left:12px;color:var(--muted)}.treasury-content{padding:0 24px 22px}.treasury-content>p{font-size:13px;max-width:850px}.treasury-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:21px 0}.treasury-grid>div{padding:17px;border-radius:12px;background:#eef3eb}.treasury-grid span{display:block;color:var(--muted);font-size:11px;margin-bottom:7px}.treasury-grid strong{font-size:15px;font-weight:600;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.treasury-actions{display:flex;gap:20px;align-items:end;margin:22px 0 14px}.treasury-actions label{font-size:11px;color:var(--muted);display:grid;gap:7px}.treasury-actions input{width:160px;border:1px solid var(--line);border-radius:8px;padding:9px 12px;background:white}#treasury-status{color:#34704f;font-size:12px;margin-bottom:12px}.treasury-content .treasury-note{font-size:11px;line-height:1.7;margin-bottom:0}.console-top{gap:12px}.console-top strong{font-size:27px}
@media(max-width:760px){.console-top strong{font-size:23px}.jackpot-usd{font-size:12px}.price-caption{font-size:9px}.treasury-panel summary{padding:18px;font-size:14px}.treasury-panel summary small{display:block;margin:3px 0 0}.treasury-content{padding:0 18px 19px}.treasury-grid{grid-template-columns:1fr;gap:9px}.treasury-actions{flex-direction:column;align-items:stretch;gap:13px}.treasury-actions input{width:100%}.reward-symbols{gap:7px}.reward-symbols span{font-size:10px}}

@media(max-width:760px){.lever-cue{transform:translate(-65%,calc(-100% - 75px))}}.effect-previews{position:relative;z-index:4;margin-top:10px;font-size:12px}.effect-previews summary{list-style:none;cursor:pointer;color:#3f5d6b;display:flex;gap:8px;align-items:center;justify-content:center}.effect-previews summary::-webkit-details-marker{display:none}.effect-previews>div{display:flex;align-items:center;gap:7px;background:#fffffff2;box-shadow:0 8px 25px #314e5620;padding:12px;border-radius:14px;margin:8px 0 0}.effect-previews>div>span{font-size:11px;color:#61747a;padding:0 6px}.effect-previews button{font-size:12px;background:#edf1f0;border:1px solid #d9e3df;border-radius:8px;padding:8px 11px;white-space:nowrap}.effect-previews button:hover{background:#dfe9e5}.audio-dock{position:fixed;bottom:max(20px,env(safe-area-inset-bottom));right:max(22px,env(safe-area-inset-right));z-index:40;display:flex;align-items:center;border:1px solid #ffffff99;border-radius:50px;background:#183534eb;color:#f9f4dd;backdrop-filter:blur(18px);box-shadow:0 8px 28px #132e392a;padding:6px}.audio-dock button{display:flex;gap:7px;align-items:center;padding:8px 11px;min-height:34px;background:none;border:0;border-radius:30px;color:inherit;font-size:12px}.audio-dock button:hover{background:#ffffff15}.audio-dock button[aria-pressed=false]{color:#c1d1cb}.audio-dock svg{width:16px;height:16px}.audio-divider{width:1px;height:18px;background:#ffffff29}.audio-dock button:focus-visible{outline-color:#ffd995}footer{padding-bottom:100px}
/* Result cards always describe the settled outcome; previews never award funds. */
.outcome-dialog{padding:0;border:1px solid #d3b17790;border-radius:30px;background:#10251f;color:#fff4d8;max-width:calc(100vw - 32px);width:500px;overflow:visible;box-shadow:0 30px 100px #081d2380;text-align:center;max-height:calc(100dvh - 40px)}.outcome-dialog::backdrop{background:#102b397d;backdrop-filter:blur(9px)}.outcome-shell{position:relative;isolation:isolate;border-radius:inherit;overflow:hidden;padding:46px 38px 25px;background:radial-gradient(ellipse at 50% 16%,#8a6e3452,transparent 60%),linear-gradient(150deg,#18352c,#10231f 75%);max-height:calc(100dvh - 42px);overflow-y:auto}.outcome-dialog[open]{animation:result-enter .46s cubic-bezier(.16,1,.3,1) both}.outcome-close{position:absolute;right:14px;top:11px;z-index:3;color:#e9e7d4;background:#ffffff10;border:1px solid #ffffff1a;border-radius:50%;width:34px;height:34px;font-size:24px;line-height:1}.outcome-eyebrow{display:block;font-size:11px;letter-spacing:1.7px;color:#e6c47d;font-weight:650;margin:0 0 25px;position:relative;z-index:1}.outcome-symbols{display:flex;justify-content:center;gap:9px;height:115px;position:relative;margin-bottom:17px}.outcome-symbols img{width:92px;height:110px;object-fit:contain;filter:drop-shadow(0 7px 12px #0004);animation:symbol-arrive .65s cubic-bezier(.16,1,.3,1) both}.outcome-symbols img:nth-child(2){animation-delay:.07s;transform:translateY(-9px);width:103px}.outcome-symbols img:nth-child(3){animation-delay:.14s}.outcome-dialog h2{font-size:62px;letter-spacing:-3px;font-weight:600;color:#fff0c7;margin:0 0 14px;line-height:1.05}.outcome-amount{display:block;font-size:34px;font-weight:550;letter-spacing:-.8px;font-variant-numeric:tabular-nums;color:#f6ce7c;line-height:1.25}.outcome-usd{font-size:12px;color:#b7c5b8;margin:8px 0 0}.outcome-usd:empty{display:none}.outcome-detail{font-size:14px;line-height:1.7;color:#c0cebf;margin:24px auto 25px;max-width:340px}.outcome-action{width:100%;padding:15px;background:linear-gradient(115deg,#edc785,#f7deb0);border:1px solid #fbe1b1;border-radius:12px;color:#483215;font-size:14px;font-weight:700;box-shadow:0 5px 19px #c298431c}.outcome-action:hover{filter:brightness(1.06)}.outcome-demo{display:block;color:#8d9e91;font-size:9px;letter-spacing:2px;margin-top:19px}.outcome-dialog[data-preview=true] .outcome-eyebrow{letter-spacing:1px;color:#a4dfe5}.outcome-dialog[data-tier=consolation] .outcome-shell{background:radial-gradient(ellipse at 50% 0,#b5e6c133,transparent 65%),#163832}.outcome-dialog[data-tier=consolation] .outcome-amount{font-size:29px;color:#cff3bf}.outcome-dialog[data-tier=consolation] .outcome-action{background:#e0f3cf;color:#244337;border-color:#ddedc9}.outcome-dialog[data-tier=consolation] h2{font-size:53px;letter-spacing:-2px;color:#f4f8e9}.outcome-dialog[data-tier=loss]{border-color:#a7b4b8}.outcome-dialog[data-tier=loss] .outcome-shell{background:linear-gradient(150deg,#f4f8f8,#e1ebef);padding-top:40px}.outcome-dialog[data-tier=loss] .outcome-symbols{height:87px;margin-bottom:19px;opacity:.88}.outcome-dialog[data-tier=loss] .outcome-symbols img{width:73px;height:84px;filter:drop-shadow(0 4px 7px #27415220)}.outcome-dialog[data-tier=loss] .outcome-eyebrow{color:#617a84}.outcome-dialog[data-tier=loss] h2{font-size:47px;letter-spacing:-1.6px;color:#304d59}.outcome-dialog[data-tier=loss] .outcome-amount{font-size:18px;letter-spacing:-.25px;color:#536b73}.outcome-dialog[data-tier=loss] .outcome-detail{color:#5c727b}.outcome-dialog[data-tier=loss] .outcome-action{background:#284c59;color:#f2f8f6;border-color:#284c59;box-shadow:none}.outcome-dialog[data-tier=loss] .outcome-close{color:#4d6774;border-color:#adc0c855;background:#ffffff80}.outcome-dialog[data-tier=loss] .outcome-demo{color:#7f979e}.outcome-confetti{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:-1}.outcome-confetti i{position:absolute;top:-20px;left:var(--x);height:12px;width:5px;background:#f0cc82;border-radius:1px;animation:confetti-fall 2.7s var(--delay) ease-out both}.outcome-confetti i:nth-child(3n){background:#e87545;width:7px;height:7px}.outcome-confetti i:nth-child(3n+1){background:#dcecca}.outcome-dialog[data-tier=consolation] .outcome-confetti i{background:#c2e9a1}.outcome-dialog:focus{outline:none}
@keyframes result-enter{from{opacity:0;transform:translateY(24px) scale(.92)}to{opacity:1;transform:translateY(0) scale(1)}}
@keyframes symbol-arrive{from{opacity:0;translate:0 15px;scale:.82}to{opacity:1;translate:0 0;scale:1}}
@keyframes confetti-fall{0%{opacity:0;transform:translate(0,-15px) rotate(0)}12%{opacity:.9}85%{opacity:.6}100%{opacity:0;transform:translate(var(--drift),550px) rotate(var(--twist))}}
body[data-motion=off] .outcome-dialog,body[data-motion=off] .outcome-symbols img{animation:none}body[data-motion=off] .outcome-confetti{display:none}
@media(prefers-reduced-motion:reduce){.outcome-dialog[open],.outcome-symbols img{animation:none}.outcome-confetti{display:none}}
@media(max-width:760px){.effect-previews{margin-top:8px;margin-bottom:3px;font-size:11px}.effect-previews>div{flex-wrap:wrap;justify-content:center;max-width:315px;padding:9px;gap:6px}.effect-previews>div>span{width:100%;text-align:center}.audio-dock{bottom:max(12px,env(safe-area-inset-bottom));right:12px;padding:4px}.audio-dock button{font-size:11px;padding:8px 10px;min-height:34px}.audio-dock svg{width:15px;height:15px}.outcome-dialog{border-radius:25px;width:420px}.outcome-shell{padding:43px 23px 22px}.outcome-eyebrow{font-size:10px;margin-bottom:22px}.outcome-dialog h2{font-size:53px}.outcome-amount{font-size:30px}.outcome-symbols{height:98px}.outcome-symbols img{width:77px;height:96px}.outcome-symbols img:nth-child(2){width:84px}.outcome-detail{font-size:13px;margin:21px auto}.outcome-dialog[data-tier=consolation] .outcome-amount{font-size:25px}.outcome-dialog[data-tier=loss] h2{font-size:42px}.outcome-action{padding:14px;font-size:14px}}
@media(max-width:360px){.outcome-shell{padding-left:19px;padding-right:19px}.outcome-dialog h2{font-size:47px}.outcome-symbols{gap:3px}.outcome-symbols img{width:66px}.outcome-symbols img:nth-child(2){width:75px}.outcome-dialog[data-tier=consolation] .outcome-amount{font-size:22px}}

.scene-orbit-label{top:4px}

.payout-odds .odds-caption{font-size:11px;font-weight:700;line-height:1.15;text-align:center;margin:1px 0 4px}.payout-odds small{text-align:center;line-height:1.35}

/* A visual payout guide: jackpot first, with every outcome's odds visible. */
.payout-guide{width:min(100%,1040px);display:grid;grid-template-columns:1.15fr 1fr;gap:10px;margin:8px 0 0;text-align:left}
.payout-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;border-radius:19px;padding:20px;min-width:0}
.payout-jackpot{background:linear-gradient(120deg,#fff5d9,#ffe1a5);border:1px solid #fff8df;box-shadow:0 8px 24px #915e2b15;color:#5e371c}
.payout-tokens{background:#f4faff9c;border:1px solid #ffffffad;color:#314f59}
.payout-symbols{display:flex;align-items:center;justify-content:center;flex-shrink:0}
.jackpot-triple{gap:1px}.jackpot-triple img{width:36px;height:64px;object-fit:contain;filter:drop-shadow(0 3px 4px #92581824)}
.payout-label{display:block;font-size:9px;font-weight:700;letter-spacing:1px;line-height:1.5}
.payout-copy h2{font-size:23px;line-height:1.13;letter-spacing:-.6px;margin:5px 0 6px;font-weight:700;color:inherit}
.payout-copy p{font-size:11px;line-height:1.45;margin:0;color:inherit;opacity:.85}
.payout-odds{display:flex;flex-direction:column;align-items:center;gap:3px;min-width:60px;padding-left:13px;border-left:1px solid #ac824633;white-space:nowrap}
.payout-odds strong{font-size:29px;font-weight:700;letter-spacing:-1px;line-height:1}.payout-odds>span{font-size:11px;font-weight:650}.payout-odds small{font-size:8px;margin-top:2px}
.payout-tokens .payout-odds{border-color:#557c8a26}.payout-tokens .payout-odds strong{font-size:25px}.payout-tokens h2{font-size:18px;letter-spacing:-.4px}.payout-tokens .payout-label{font-size:8px;letter-spacing:.6px}
.token-choices{display:grid;grid-template-columns:repeat(2,24px);gap:3px;position:relative;padding-bottom:18px}.token-choices img{width:24px;height:24px;object-fit:contain}.token-choices img:nth-child(3){border-radius:50%}.token-choices span{position:absolute;bottom:0;left:50%;transform:translateX(-50%);white-space:nowrap;font-size:8px;font-weight:650}
.payout-footnote{grid-column:1/-1;display:flex;justify-content:center;gap:18px;flex-wrap:wrap;font-size:11px;line-height:1.5;color:#385c68;margin:0;padding:2px 0}.payout-footnote strong{font-weight:700}.effect-previews{margin-top:8px}
@media(min-width:761px) and (max-width:1100px){.payout-card{padding:15px 12px;gap:10px}.jackpot-triple img{width:29px;height:54px}.payout-copy h2{font-size:20px}.payout-tokens h2{font-size:16px}.payout-odds{padding-left:9px;min-width:49px}.payout-label{font-size:8px;letter-spacing:.7px}.payout-tokens .payout-label{font-size:7px}.payout-copy p{font-size:10px}.token-choices{grid-template-columns:repeat(2,21px)}.token-choices img{width:21px;height:21px}}
@media(max-width:760px){.payout-guide{grid-template-columns:minmax(0,1fr);max-width:440px;gap:8px;margin-top:5px}.payout-card{padding:15px 12px;gap:10px;border-radius:16px}.jackpot-triple img{width:29px;height:57px}.payout-copy h2{font-size:21px;letter-spacing:-.5px}.payout-label{font-size:8px;letter-spacing:.6px}.payout-copy p{font-size:10px}.payout-odds{min-width:48px;padding-left:9px}.payout-odds strong{font-size:27px}.payout-odds>span{font-size:10px}.payout-tokens{padding-top:12px;padding-bottom:12px}.payout-tokens h2{font-size:17px}.payout-tokens .payout-label{font-size:7px;letter-spacing:.35px}.payout-tokens .payout-odds strong{font-size:23px}.payout-odds small{font-size:7px}.token-choices{margin:0 12px}.payout-footnote{font-size:9px;gap:2px;margin-top:1px;text-align:center}.payout-footnote>span{width:100%}.hero-description{max-width:360px}.effect-previews{margin-top:9px}}
@media(max-width:360px){.payout-card{padding-left:10px;padding-right:10px;gap:8px}.jackpot-triple img{width:22px;height:47px}.payout-copy h2{font-size:18px}.payout-tokens h2{font-size:15px}.payout-label{font-size:7px;letter-spacing:.3px}.payout-tokens .payout-label{font-size:6.5px}.payout-copy p{font-size:9px}.payout-odds{min-width:43px;padding-left:7px}.payout-odds strong{font-size:24px}.token-choices{grid-template-columns:repeat(2,21px);margin:0 7px}.token-choices img{width:21px;height:21px}.token-choices span{font-size:7px}.payout-footnote{font-size:8px}}

/* Keep the cost at the lever and preserve room for its full movement. */
.lever-cue{width:96px;min-width:0;white-space:normal;text-align:center;transform:translate(-50%,calc(-100% - 30px));padding:9px 7px 6px;gap:2px;letter-spacing:.35px;font-size:9px;border-color:#ffe3a9;background:#fff7e5f5}.lever-cue-arrow{transform:translateX(var(--arrow-offset,0px));margin-top:1px}.burn-explainer{font-size:11px;line-height:1.6;color:#6b6050;background:#fff5e2;border:1px solid #e8d7b9;padding:11px 12px;border-radius:10px;margin:-4px 0 17px}.burn-explainer strong{font-weight:650}.play-button .spin-button-copy{font-size:14px;font-weight:650;line-height:1.3;text-align:left}.spin-button-copy strong{display:block;font-size:11px;margin-top:3px;font-weight:600;letter-spacing:.1px}
@media(max-width:760px){.lever-cue{width:92px;padding:8px 6px 5px;font-size:8px}.scene-toolbar{font-size:10px;gap:8px}.burn-explainer{font-size:10px}}

#lever-cue-text{font-size:10px;line-height:1.2;font-weight:750}.lever-burn-cost{font-size:10px;letter-spacing:0;font-weight:550;line-height:1.3}
