:root{--ink:#071333;--ink-soft:#3d4660;--coral:#ff493f;--coral-dark:#df302c;--gold:#d9991c;--gold-soft:#f0c66d;--white:#fff;--lilac:#f7f7ff;--line:#d9dcea;--display:"Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif;--body:"Avenir Next", Avenir, "Segoe UI", Helvetica, Arial, sans-serif;--wide:1400px;--content:820px;--shadow:0 22px 60px #0713331f}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--white)}body{color:var(--ink);background:var(--white);font-family:var(--body);text-rendering:optimizelegibility;margin:0;font-size:17px;line-height:1.7}a{color:var(--coral-dark);text-underline-offset:.23em}a:hover{color:#b81e1b}img{max-width:100%;display:block}button,summary{font:inherit}:focus-visible{outline:3px solid var(--coral);outline-offset:4px}.skip-link{z-index:100;clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;color:var(--white);background:var(--ink);padding:.7rem 1rem;position:fixed;top:1rem;left:1rem;overflow:hidden}.skip-link:focus{clip-path:none;width:auto;height:auto;overflow:visible}.site-header{z-index:20;background:#fffffffb;border-bottom:1px solid #d9991cbf;position:relative;box-shadow:0 8px 28px #0713330d}.site-header:before{content:"";background:linear-gradient(90deg, var(--gold), var(--coral) 52%, var(--gold));height:3px;position:absolute;inset:0 0 auto}.header-inner{width:min(var(--wide), calc(100% - 3rem));grid-template-columns:minmax(280px,1fr) auto minmax(360px,1fr);align-items:center;gap:2.25rem;min-height:88px;margin:0 auto;display:grid}.site-wordmark{width:clamp(270px,23vw,330px);color:var(--ink);text-decoration:none}.site-wordmark img{width:100%;height:auto}.desktop-nav{gap:clamp(1.45rem,2.8vw,2.7rem);display:flex}.desktop-nav a{color:var(--ink);padding:.65rem 0;font-size:.98rem;font-weight:650;text-decoration:none;position:relative}.desktop-nav a:after{content:"";background:var(--gold);height:2px;transition:transform .16s;position:absolute;bottom:.25rem;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover{color:var(--coral-dark)}.desktop-nav a:hover:after,.desktop-nav a[aria-current=page]:after{transform:scaleX(1)}.desktop-nav a[aria-current=page]{color:var(--coral-dark)}.header-actions{justify-self:end;align-items:center;gap:.7rem;display:flex}.language-dropdown{position:relative}.language-dropdown summary{min-width:4rem;min-height:42px;color:var(--ink);border:1px solid var(--line);background:var(--white);cursor:pointer;border-radius:.4rem;justify-content:center;align-items:center;gap:.55rem;padding:.55rem .7rem;font-size:.76rem;font-weight:650;line-height:1;list-style:none;display:flex}.language-dropdown summary::-webkit-details-marker{display:none}.language-choice{align-items:center;gap:.4rem;display:inline-flex}.language-flag{font-size:1rem;line-height:1}.language-dropdown summary svg{fill:none;stroke:currentColor;stroke-width:1.7px;width:.7rem;transition:transform .16s}.language-dropdown[open] summary svg{transform:rotate(180deg)}.language-dropdown summary:hover{color:var(--coral-dark);border-color:var(--gold)}.language-options{z-index:30;width:max-content;min-width:calc(var(--language-columns,1) * 6.5rem);grid-template-columns:repeat(var(--language-columns,1), minmax(6.5rem, 1fr));overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--gold) transparent;border:1px solid var(--line);background:var(--white);max-width:min(28rem,100vw - 2rem);max-height:min(22rem,100dvh - 7rem);box-shadow:var(--shadow);border-radius:.45rem;gap:.1rem .35rem;margin:0;padding:.35rem;list-style:none;display:grid;position:absolute;top:calc(100% + .45rem);right:0;overflow-y:auto}.language-options a{min-height:36px;color:var(--ink-soft);border-radius:.28rem;justify-content:space-between;align-items:center;padding:.5rem .65rem;font-size:.78rem;font-weight:650;text-decoration:none;display:flex}.language-options a:hover{color:var(--coral-dark);background:var(--gold-soft)}.language-options a[aria-current=true]{color:#fffffff0;background:var(--ink);font-weight:600}.language-options a[aria-current=true]:after{content:"✓";margin-left:.75rem}.header-cta,.header-demo-cta,.mobile-cta,.mobile-demo-cta{white-space:nowrap;border-radius:.45rem;padding:.72rem 1.45rem;font-size:.88rem;font-weight:700;text-decoration:none}.header-cta,.mobile-cta{color:var(--white);background:var(--coral)}.header-demo-cta,.mobile-demo-cta{color:var(--ink);background:var(--white);border:1px solid var(--gold)}.header-cta:hover,.mobile-cta:hover{color:var(--white);background:var(--coral-dark)}.header-demo-cta:hover,.mobile-demo-cta:hover{color:var(--ink);background:var(--gold-soft)}.header-cta{box-shadow:0 10px 24px #df302c33}.mobile-menu{display:none}.hero-section{isolation:isolate;background:var(--white);position:relative;overflow:hidden}.hero-section:before{z-index:-2;content:"";background-image:linear-gradient(90deg, #fffffffc 0%, #fffffff2 35%, #ffffffa1 68%, #ffffff85 100%), var(--hero-backdrop);background-position:50%;background-size:cover;position:absolute;inset:0}.hero-section:after{z-index:-1;content:"";border:2px solid #d9991c24;border-radius:8rem 8rem 0 0;width:14rem;height:20rem;position:absolute;bottom:-7.5rem;right:-2.5rem;box-shadow:inset 0 0 0 1.4rem #f7f7ffd9}.hero-inner{z-index:1;width:min(var(--wide), calc(100% - 3rem));grid-template-columns:minmax(0,.9fr) minmax(360px,.7fr);align-items:center;gap:clamp(2rem,4vw,4rem);min-height:600px;margin:0 auto;padding:clamp(3rem,5vw,5rem) 0;display:grid;position:relative}.hero-copy h1,.section-heading h2{font-family:var(--display);letter-spacing:-.045em;text-wrap:balance;margin:0;font-weight:700;line-height:.98}.hero-copy h1{max-width:11ch;font-size:clamp(4rem,6vw,5.65rem)}.hero-copy h1 span{white-space:nowrap;display:block}.gold-rule{background:var(--gold);width:min(32rem,88%);height:1px;margin:2rem 0 1.7rem}.gold-rule:after{content:"";background:var(--gold);width:.48rem;height:.48rem;margin:-.22rem auto;display:block;transform:rotate(45deg)}.hero-copy .article-lede{max-width:40rem;color:var(--ink);margin:0;font-size:1.24rem;line-height:1.5}.hero-media,.content-media{box-shadow:var(--shadow);border:1px solid #071333bf;border-radius:1rem;margin:0;overflow:hidden}.hero-media img,.content-media img{width:100%;height:auto}.hero-game-card{aspect-ratio:4/5;justify-self:center;width:min(100%,430px)}.hero-game-card img{object-fit:cover;object-position:center;width:100%;height:100%}.home-toc{overscroll-behavior-inline:contain;border-top:1px solid #d9991c8c;border-bottom:1px solid var(--line);background:#fffffff7;overflow-x:auto}.home-toc-inner{width:min(var(--wide), calc(100% - 3rem));white-space:nowrap;align-items:center;gap:clamp(1.1rem,2.5vw,2.6rem);min-height:58px;margin:0 auto;display:flex}.home-toc-inner span{color:var(--gold);letter-spacing:.11em;text-transform:uppercase;font-size:.72rem;font-weight:800}.home-toc-inner a{color:var(--ink);font-size:.84rem;font-weight:650;text-decoration:none}.home-toc-inner a:hover{color:var(--coral-dark)}.inner-page [id]{scroll-margin-top:1rem}.inner-hero{isolation:isolate;background:var(--white);position:relative;overflow:hidden}.inner-hero:before{z-index:-1;content:"";background-image:linear-gradient(90deg, #fffffffa, #ffffffe6 52%, #ffffff94), var(--hero-backdrop);background-position:50%;background-size:cover;position:absolute;inset:0}.inner-hero-grid{width:min(var(--wide), calc(100% - 3rem));grid-template-columns:minmax(360px,.85fr) minmax(0,1.15fr);align-items:center;gap:clamp(3rem,7vw,7rem);min-height:480px;margin:0 auto;padding:clamp(4rem,7vw,6.5rem) 0;display:grid}.page-kicker{color:var(--coral-dark);letter-spacing:.12em;text-transform:uppercase;margin:0 0 1rem;font-size:.76rem;font-weight:800}.inner-title h1{max-width:11ch;font-family:var(--display);letter-spacing:-.045em;margin:0;font-size:clamp(3.8rem,6vw,5.6rem);line-height:.96}.inner-intro .article-lede{margin-top:0;font-size:1.18rem;line-height:1.55}.inner-intro .action-row{margin-top:1.6rem}.demo-stage{background:var(--ink);padding:clamp(3.5rem,5vw,5rem) 1.5rem}.demo-stage-inner{width:min(1180px,100%);margin:0 auto}.demo-stage .demo-player{border-color:#ffffffb8;box-shadow:0 28px 75px #00000057}.article-split{grid-template-columns:minmax(320px,.62fr) minmax(0,1.38fr);align-items:start;gap:clamp(3rem,7vw,7rem);display:grid}.article-split .section-heading{position:sticky;top:2rem}.article-split .section-heading h2{max-width:11ch;font-size:clamp(2.8rem,4.2vw,4.1rem)}.article-split .section-body>p:first-of-type{margin-top:0}.article-split .table-scroll{margin:2.2rem 0}.inner-comparison{width:100%}.inner-comparison .section-body{max-width:1120px;margin:0 auto}.inner-comparison .section-body>p{max-width:960px;margin-left:auto;margin-right:auto}.ruled-copy{border-left:1px solid var(--gold);padding-left:2.2rem}.ruled-copy p{border-top:1px solid var(--line);margin:0;padding:1.2rem 0}.ruled-copy p:first-child{border-top:0}.mobile-demo-section{background:var(--lilac)}.mobile-demo-grid{grid-template-columns:minmax(0,.95fr) minmax(360px,.75fr);align-items:center;gap:clamp(3rem,8vw,8rem);display:grid}.mobile-demo-media{aspect-ratio:4/5}.mobile-demo-media img{object-fit:cover;object-position:center;width:100%;height:100%}.modes-section .action-row{margin-top:2.4rem}.illustrated-heading{position:sticky;top:2rem}.illustrated-heading .section-heading{position:static}.rules-media{aspect-ratio:16/10;margin-top:2.5rem}.rules-media img{object-fit:cover;object-position:center;width:100%;height:100%}.rules-card-media{aspect-ratio:4/5;width:min(100%,360px);margin:2.5rem 0 0}.rules-card-media img{object-fit:cover;object-position:center;width:100%;height:100%}.multiplier-section{background:var(--lilac)}.multiplier-section .section-heading{position:static}.multiplier-media{aspect-ratio:16/10;margin-top:2.5rem}.multiplier-media img{object-fit:cover;object-position:center;width:100%;height:100%}.math-copy code{color:var(--white);background:var(--ink);border-radius:.35rem;margin:.25rem 0;padding:.45rem .7rem;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.92em;display:inline-block}.math-copy p:has(>code:only-child){max-width:460px;margin:1rem 0}.math-copy p:has(>code:only-child) code{border-left:4px solid var(--gold);text-align:center;border-radius:0 .35rem .35rem 0;width:100%;padding:.85rem 1rem;font-size:1.05rem}.math-copy h3{border-top:1px solid var(--gold);margin-top:3.5rem;padding-top:2rem}.paired-editorial,.compact-rule-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:clamp(3rem,7vw,7rem);display:grid}.paired-editorial>article,.compact-rule-grid>article{min-width:0}.paired-editorial>article+article,.compact-rule-grid>article+article{border-left:1px solid var(--gold);padding-left:clamp(3rem,7vw,7rem)}.feature-strip{aspect-ratio:4;grid-column:1/-1;width:100%}.feature-strip img{object-fit:cover;object-position:center;width:100%;height:100%}.compact-heading h2{max-width:13ch;font-size:clamp(2.6rem,4vw,3.8rem)}.paired-editorial .section-body>p:first-of-type,.compact-rule-grid .section-body>p:first-of-type,.paired-editorial .table-scroll{margin-top:2rem}.awards-section .table-scroll{margin:2.2rem 0}.awards-heading{position:sticky;top:2rem}.awards-heading .section-heading{position:static}.pop-mark{width:min(220px,62%);height:auto;margin-top:2.5rem}.symbols-section .section-body{max-width:1180px}.symbols-section .table-scroll{margin:2.2rem auto}.compact-rule-grid{border-top:1px solid var(--line)}.illustrated-section ol{counter-reset:tumble-step;border-bottom:1px solid var(--line);margin:2.2rem 0;padding:0;list-style:none}.illustrated-section ol li{border-top:1px solid var(--line);counter-increment:tumble-step;min-height:58px;padding:.9rem 0 .9rem 3.2rem;position:relative}.illustrated-section ol li:before{content:counter(tumble-step, decimal-leading-zero);width:2rem;height:2rem;color:var(--white);background:var(--ink);border-radius:50%;place-items:center;font-size:.72rem;font-weight:800;display:grid;position:absolute;top:.82rem;left:0}.rtp-overview{padding-top:clamp(3.75rem,5vw,4.75rem);padding-bottom:clamp(3.75rem,5vw,4.75rem)}.rtp-overview .rtp-figures{margin:3.5rem 0 3rem}.rtp-overview-grid{grid-template-columns:minmax(0,1.2fr) minmax(330px,.8fr);align-items:center;gap:clamp(2rem,4vw,4rem);display:grid}.rtp-version-table .table-scroll{margin:0}.rtp-formula-card{color:var(--white);background:var(--ink);box-shadow:var(--shadow);border-radius:.7rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem .75rem;padding:clamp(1.6rem,2.5vw,2.1rem);display:grid}.rtp-formula-card>p{grid-column:1/-1}.rtp-formula-card>p:nth-of-type(4),.rtp-formula-card>p:nth-of-type(5){grid-column:auto}.rtp-formula-card>p:first-of-type{color:#ffffffc2;margin-top:0}.rtp-formula-card p{margin:.25rem 0}.rtp-formula-card p:last-child{color:#ffffffc2;margin-bottom:0}.rtp-formula-card p:has(>code:only-child){max-width:none;margin:.2rem 0}.rtp-formula-card p:has(>code:only-child) code{height:100%;color:var(--ink);background:var(--white);border-left:4px solid var(--gold);place-items:center;padding:.7rem .65rem;font-size:.9rem;display:grid}.rtp-difference-section .section-body{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(2rem,5vw,5rem);display:grid}.rtp-difference-section .section-body>*{grid-column:1/-1}.rtp-difference-section .section-body>p:nth-of-type(n+3){border-top:1px solid #07133324;grid-column:auto;padding-top:1.5rem}.rtp-concepts{border-bottom:0;align-items:stretch;gap:1.25rem}.rtp-concepts>article{border-radius:.7rem;padding:clamp(2rem,4vw,3.5rem)}.rtp-concepts>article:first-child{color:var(--white);background:var(--ink)}.rtp-concepts>article:first-child .section-heading h2{color:var(--white)}.rtp-concepts>article:first-child .section-body p{color:#ffffffd1}.rtp-concepts>article+article{background:var(--lilac);border-left:0;padding-left:clamp(2rem,4vw,3.5rem)}.edge-pair{grid-template-columns:repeat(2,minmax(0,1fr));margin:2.4rem 0 1.5rem;display:grid}.edge-pair div{border-left:1px solid #ffffff47;padding:.4rem 1.4rem}.edge-pair div:first-child{border-left:0;padding-left:0}.edge-pair dt{color:#ffffff9e;font-size:.78rem}.edge-pair dd{font-family:var(--display);margin:.25rem 0 0;font-size:clamp(3rem,5vw,4.8rem);line-height:1}.edge-equation{color:#ffffff7a;font-family:var(--display);letter-spacing:-.04em;margin:auto 0 0;padding-top:2rem;font-size:clamp(2.4rem,4vw,4rem);line-height:.95}.rtp-concepts>article:first-child{flex-direction:column;display:flex}.hit-frequency-number{color:var(--coral-dark);font-family:var(--display);letter-spacing:-.06em;margin:2rem 0 1.5rem;font-size:clamp(4.5rem,8vw,7.5rem);line-height:.9}.bet-size-section{grid-template-columns:minmax(390px,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(3rem,6vw,6rem)}.bet-size-section .illustrated-heading{position:static}.bet-size-section .section-heading h2{max-width:10ch}.bet-size-section .rules-media{aspect-ratio:16/9;margin-top:2rem}.bet-media img{object-position:center 58%}.cap-duel{grid-template-columns:repeat(2,minmax(0,1fr));max-width:1000px;margin:3.5rem auto;display:grid}.cap-duel div{text-align:center;border-left:1px solid var(--gold);padding:1.5rem 3rem}.cap-duel div:first-child{border-left:0}.cap-duel dd{font-family:var(--display);letter-spacing:-.06em;margin:0;font-size:clamp(4rem,8vw,7.5rem);line-height:.9}.cap-duel dt{color:var(--ink-soft);margin-top:.8rem}.multiplier-cap-section .section-body{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 3.5rem;max-width:1000px;margin:0 auto;display:grid}.multiplier-cap-section .section-body>p{border-top:1px solid #07133324;margin-top:1.4rem;padding-top:1.4rem}.multiplier-cap-section .section-body .action-row{border-top:0;grid-column:1/-1}.demo-rtp-section{max-width:1180px;color:var(--white);background:var(--ink);box-shadow:var(--shadow);border-radius:.8rem;grid-template-columns:minmax(320px,.62fr) minmax(0,1.38fr);padding:clamp(2.5rem,5vw,4.5rem)}.demo-rtp-section .section-heading h2{color:var(--white)}.demo-rtp-section .section-body p{color:#ffffffd1}.demo-rtp-section .action-row a{color:var(--white);border-color:#ffffffb3}.demo-rtp-section .action-row a:hover{color:var(--ink);background:var(--white)}.rtp-source-strip{background:#ffffff0e;border:1px solid #fff3;border-radius:.6rem;grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:-1rem;display:grid;overflow:hidden}.rtp-source-strip>div{min-height:118px;color:var(--white);border-left:1px solid #fff3;grid-template-columns:minmax(120px,.7fr) 1fr;align-items:center;gap:1.5rem;padding:1.4rem 1.6rem;display:grid}.rtp-source-strip>div:first-child{border-left:0}.rtp-source-strip img{width:auto;max-width:170px;max-height:52px}.rtp-source-strip span{font-size:.84rem;line-height:1.35}.demo-rtp-section>div:first-child{position:sticky;top:2rem}.demo-rtp-section .section-heading{position:static}.casino-comparison-section{padding-bottom:clamp(4rem,5vw,5.5rem)}.casino-brand-row{border:1px solid var(--ink);background:var(--ink);border-radius:.7rem;grid-template-columns:repeat(3,minmax(0,1fr));margin:3.5rem 0 2rem;display:grid;overflow:hidden;box-shadow:0 18px 55px #07133321}.casino-brand-row>div{text-align:center;border-left:1px solid #fff3;align-content:center;place-items:center;gap:1.1rem;min-height:150px;padding:1.8rem;display:grid}.casino-brand-row>div:first-child{border-left:0}.casino-brand-row img{object-fit:contain;width:auto;max-width:210px;max-height:58px}.casino-brand-row>div:nth-child(3) img{max-width:260px;max-height:66px}.casino-brand-row span{color:#ffffffb3;font-size:.82rem}.casino-comparison-table .table-scroll{margin-top:0}.casino-profile,.casino-profile-card{max-width:1180px;color:var(--ink);border:1px solid var(--line);background:var(--white);border-radius:.8rem;padding:0;display:block;overflow:hidden;box-shadow:0 18px 55px #07133314}.section-shell.casino-profile{padding:0}.casino-profile-pair{grid-template-columns:1fr;gap:1.25rem;max-width:1180px;display:grid}.casino-operator-header{color:var(--white);background:var(--ink);grid-template-columns:minmax(190px,.55fr) minmax(0,1.45fr) minmax(220px,.62fr);align-items:center;gap:clamp(1.5rem,4vw,4rem);padding:1.7rem 2rem;display:grid}.casino-operator-header .section-heading h2{max-width:none;color:var(--white);margin:0;font-size:clamp(2.2rem,3.5vw,3.65rem);line-height:.98}.casino-operator-header .section-heading h2:after{width:7rem;margin-top:1rem}.casino-operator-logo{align-items:center;min-height:76px;display:flex}.casino-operator-logo img{object-fit:contain;width:auto;max-width:220px;max-height:58px}.casino-operator-metric{border-left:1px solid #ffffff40;padding-left:1.5rem}.casino-operator-metric span{color:#ffffff94;font-size:.76rem;display:block}.casino-operator-metric strong{color:var(--white);font-family:var(--display);letter-spacing:-.035em;margin-top:.35rem;font-size:clamp(2.1rem,3vw,3.4rem);line-height:.95;display:block}.casino-promo-media{aspect-ratio:10/3;border:0;border-bottom:1px solid var(--line);box-shadow:none;border-radius:0}.casino-promo-media img{object-fit:cover;width:100%;height:100%}.hunnyplay-profile{background:var(--lilac)}.winairlines-profile{border:1px solid var(--line);background:var(--white)}.casino-operator-body{max-width:1000px;margin:0 auto;padding:clamp(2.25rem,4vw,3.5rem)}.casino-operator-body>p:first-of-type{margin-top:0}.casino-operator-body p{max-width:900px}.casino-operator-body .action-row{margin-top:2rem}.casino-bonus-section .section-body{max-width:1120px;margin:0 auto}.casino-rtp-section{max-width:1180px;color:var(--white);background:var(--ink);border-radius:.8rem;grid-template-columns:minmax(350px,.82fr) minmax(0,1.18fr);align-items:center;gap:clamp(3rem,6vw,6rem);padding:clamp(2.5rem,5vw,4.5rem);display:grid}.section-shell.casino-rtp-section{box-shadow:var(--shadow);padding:clamp(2.5rem,5vw,4.5rem)}.casino-rtp-section .section-heading h2{color:var(--white)}.casino-rtp-section .section-body p{color:#fffc}.casino-rtp-section .action-row a{color:var(--white);border-color:#ffffffb3}.casino-rtp-metrics{grid-template-columns:1fr;display:grid}.casino-rtp-metrics div{border-top:1px solid #ffffff40;padding:1.4rem 0}.casino-rtp-metrics div:first-child{border-top:0}.casino-rtp-metrics span{color:#ffffff94;font-size:.78rem;display:block}.casino-rtp-metrics strong{font-family:var(--display);letter-spacing:-.05em;margin-top:.4rem;font-size:clamp(3.7rem,5vw,5.4rem);line-height:.9;display:block}.casino-rtp-section .math-copy p:has(>code:only-child) code{color:var(--ink);background:var(--white)}.casino-payments-section .section-heading{text-align:center}.casino-payments-section .section-heading h2{max-width:none}.casino-payments-section .section-heading h2:after{margin-left:auto;margin-right:auto}.payment-icon-strip{border:1px solid var(--line);background:var(--lilac);border-radius:.7rem;grid-template-columns:repeat(8,minmax(0,1fr));gap:.75rem;max-width:1120px;margin:3rem auto 0;padding:1rem;display:grid}.payment-icon-strip>div{min-width:0;min-height:78px;color:var(--payment-color,var(--ink));background:var(--white);border:1px solid #07133314;border-radius:.5rem;align-content:center;place-items:center;gap:.5rem;padding:.75rem .4rem;display:grid}.payment-icon-strip svg{fill:currentColor;width:30px;height:30px}.payment-icon-strip span{color:var(--ink-soft);letter-spacing:.05em;font-size:.68rem;font-weight:750}.payment-icon-strip .payment-symbol strong{font-family:var(--display);font-size:2rem;line-height:1}.casino-payments-section .section-body{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 clamp(2rem,5vw,5rem);max-width:1120px;margin:3rem auto 0;display:grid}.casino-payments-section .section-body>*{grid-column:1/-1}.casino-payments-section .section-body>p{border-top:1px solid var(--line);grid-column:auto;padding-top:1.4rem}.casino-payments-section .section-body>p:first-of-type{margin-top:2rem}.casino-demo-section{background:var(--lilac);border-radius:.8rem;grid-template-columns:minmax(350px,.8fr) minmax(0,1.2fr);align-items:center;max-width:1180px;padding:clamp(2rem,4vw,3.25rem)}.section-shell.casino-demo-section{padding:clamp(2rem,4vw,3.25rem);box-shadow:0 18px 55px #07133312}.casino-demo-visual .section-heading{position:static}.casino-demo-visual .section-heading h2{font-size:clamp(2.8rem,4vw,4rem)}.casino-demo-visual .content-media{aspect-ratio:2;margin-top:2rem}.casino-demo-visual .content-media img{object-fit:cover;width:100%;height:100%}.casino-demo-section .section-body>p:first-of-type{margin-top:0}.casino-demo-section .section-body a{color:var(--coral-dark);text-underline-offset:.18em;font-weight:700;text-decoration-thickness:1px}.action-row{flex-wrap:wrap;align-items:center;gap:.8rem;margin:1.9rem 0 0;display:flex}.action-row a{min-height:52px;color:var(--ink);border:1px solid var(--ink);border-radius:.42rem;justify-content:center;align-items:center;padding:.72rem 1.35rem;font-size:.94rem;font-weight:700;text-decoration:none;display:inline-flex}.action-row a.primary-action{color:var(--white);background:var(--coral);border-color:var(--coral)}.action-row a:hover{color:var(--white);background:var(--ink)}.section-shell{width:min(var(--wide), calc(100% - 3rem));margin:0 auto;padding:clamp(4.5rem,6vw,6.5rem) 0}.section-heading h2{max-width:18ch;font-size:clamp(2.8rem,5vw,5rem)}.section-heading h2:after{content:"";background:var(--gold);width:min(13rem,55%);height:1px;margin-top:1.6rem;display:block}.section-heading.centered{text-align:center}.section-heading.centered h2{max-width:none}.section-heading.centered h2:after{margin-left:auto;margin-right:auto}.section-heading.centered:before{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 46 28'%3E%3Cg fill='none' stroke='%23d9991c' stroke-width='1.5' stroke-linecap='round'%3E%3Cpath d='M5 4h36M8 8h30M11 8v15M18 8v15M28 8v15M35 8v15M8 23h30M5 26h36'/%3E%3C/g%3E%3C/svg%3E") 50%/contain no-repeat;width:46px;height:28px;margin:0 auto 1rem;display:block}.section-body{min-width:0}.section-body p{max-width:var(--content)}.section-body h3{font-family:var(--display);margin:3rem 0 .55rem;font-size:1.75rem;line-height:1.2}.section-body>p:first-of-type{margin-top:2rem}.inner-intro>p.article-lede:first-of-type{margin-top:0}.glance-section{grid-template-columns:minmax(300px,.58fr) minmax(0,1.42fr);align-items:start;gap:clamp(2.25rem,4vw,4.5rem);padding-top:clamp(4rem,6vw,6rem);display:grid}.glance-section .section-heading{position:sticky;top:2rem}.glance-section .section-heading h2{max-width:10.5ch;font-size:clamp(3rem,4vw,3.65rem)}.table-scroll{border:1px solid var(--line);background:#ffffffb8;border-radius:.55rem;max-width:100%;overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:.96rem;line-height:1.42}th,td{text-align:left;vertical-align:top;border-bottom:1px solid var(--line);padding:.9rem 1rem}tr:last-child td{border-bottom:0}th{color:var(--ink);letter-spacing:.02em;font-size:.78rem}td:first-child{font-weight:700}.comparison-section{width:100%;padding-right:max(1.5rem, calc((100% - var(--wide)) / 2));padding-left:max(1.5rem, calc((100% - var(--wide)) / 2));background:var(--lilac)}.comparison-section .table-scroll{margin-top:3rem}.comparison-section .section-body>p{max-width:1120px;margin:2rem auto 0}.mechanics-grid{grid-template-columns:minmax(340px,.8fr) minmax(0,1.2fr);align-items:start;gap:clamp(3rem,7vw,7rem);margin-top:3.5rem;display:grid}.mechanics-visuals{min-width:0}.mechanics-copy{border-left:1px solid var(--gold);min-width:0;padding-left:2.8rem}.mechanics-copy h3:first-child{margin-top:0}.mechanics-copy h3{position:relative}.mechanics-copy h3:before{content:"";background:var(--white);border:2px solid var(--gold);border-radius:50%;width:.75rem;height:.75rem;position:absolute;top:.25rem;left:-3.25rem}.mechanics-section .mechanics-lead-media{aspect-ratio:4/5}.mechanics-section .mechanics-lead-media img{object-fit:cover;object-position:center;width:100%;height:100%}.mechanics-stills{grid-template-columns:1fr 1fr;gap:.8rem;margin-top:.8rem;display:grid}.mechanics-stills figure{aspect-ratio:16/9;background:var(--ink);border:1px solid #0713338c;border-radius:.55rem;margin:0;overflow:hidden}.mechanics-stills img{object-fit:cover;width:100%;height:100%}.rtp-section{padding-bottom:7rem}.rtp-figures{grid-template-columns:repeat(4,1fr);margin:3.3rem 0 2.5rem;display:grid}.rtp-figures div{border-left:1px solid var(--gold-soft);flex-direction:column-reverse;min-width:0;padding:0 2rem;display:flex}.rtp-figures div:first-child{border-left:0;padding-left:0}.rtp-figures dd{font-family:var(--display);letter-spacing:-.05em;margin:0 0 .4rem;font-size:clamp(2.7rem,5vw,4.8rem);line-height:1}.rtp-figures dt{color:var(--ink-soft);line-height:1.35}.narrow-copy{max-width:980px}.demo-section{background:var(--lilac)}.demo-grid{grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);align-items:center;gap:clamp(3rem,8vw,8rem);display:grid}.demo-section .section-body p{max-width:34rem}.demo-player{aspect-ratio:16/9;background:var(--ink);position:relative}.demo-placeholder,.demo-player iframe{width:100%;height:100%;position:absolute;inset:0}.demo-placeholder img{object-fit:cover;width:100%;height:100%}.demo-overlay{color:var(--white);text-align:center;background:linear-gradient(#07133333,#071333c7);place-content:center;justify-items:center;gap:.8rem;padding:1.5rem;display:grid;position:absolute;inset:0}.demo-overlay span{letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:800}.demo-launch{min-height:54px;color:var(--white);background:var(--coral);border:1px solid var(--white);cursor:pointer;border-radius:.42rem;padding:.75rem 1.4rem;font-weight:800}.demo-launch:hover{background:var(--coral-dark)}.demo-launch:disabled{cursor:wait;opacity:.72}.demo-loading{margin:0;font-size:.82rem;display:none}.demo-player.is-loading .demo-loading{display:block}.demo-player iframe{z-index:2;background:var(--ink);border:0}.demo-player.is-loaded .demo-placeholder{display:none}.demo-fullscreen{z-index:3;min-height:42px;color:var(--white);cursor:pointer;backdrop-filter:blur(8px);background:#071333db;border:1px solid #ffffffb8;border-radius:.4rem;align-items:center;gap:.45rem;padding:.55rem .8rem;font-size:.78rem;font-weight:750;display:inline-flex;position:absolute;top:.8rem;right:.8rem}.demo-fullscreen:hover{background:var(--coral-dark)}.demo-fullscreen[hidden]{display:none}.demo-player:fullscreen{aspect-ratio:auto;border:0;border-radius:0;width:100vw;height:100vh}.demo-player noscript{z-index:3;position:absolute;bottom:1rem;right:1rem}.demo-player noscript a{color:var(--white)}.casinos-section .table-scroll{margin:1rem 0 1.5rem}.casinos-section table{min-width:1040px}.casinos-section th:first-child,.casinos-section td:first-child{width:13%;font-family:var(--display);font-size:1.12rem}.casinos-intro p{margin-top:2rem}.casino-logo-strip{background:var(--ink);border-radius:.65rem;grid-template-columns:repeat(3,1fr);margin:2rem 0 0;display:grid;overflow:hidden}.casino-logo-strip div{border-left:1px solid #fff3;place-items:center;min-height:112px;padding:1.6rem 2rem;display:grid}.casino-logo-strip div:first-child{border-left:0}.casino-logo-strip img{width:auto;max-width:min(100%,250px);max-height:52px}.faq-section{width:100%;padding-right:max(1.5rem, calc((100% - var(--wide)) / 2));padding-left:max(1.5rem, calc((100% - var(--wide)) / 2));background:var(--lilac)}.faq-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:0 3rem;margin-top:3rem;display:grid}.faq-item{border-top:1px solid var(--line)}.faq-item:nth-last-child(-n+2){border-bottom:1px solid var(--line)}.faq-item summary{min-height:64px;font-family:var(--display);cursor:pointer;padding:1.15rem 2.5rem 1.15rem 0;font-size:1.24rem;font-weight:700;line-height:1.25;list-style:none;position:relative}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";font-family:var(--body);font-size:1.4rem;font-weight:400;position:absolute;top:50%;right:0;transform:translateY(-50%)}.faq-item[open] summary:after{content:"−"}.faq-answer{color:var(--ink-soft);padding:0 2rem 1.4rem 0}.faq-answer p{margin:0}.site-footer{color:var(--white);background:var(--ink);border-top:1px solid #d9991c99}.footer-inner{width:min(var(--wide), calc(100% - 3rem));grid-template-columns:minmax(300px,.9fr) minmax(420px,1.1fr);align-items:start;gap:2.5rem clamp(4rem,8vw,8rem);margin:0 auto;padding:4rem 0;display:grid}.footer-brand>a{width:min(100%,350px);display:block}.footer-brand>a img{filter:brightness(0)invert();width:100%;height:auto}.footer-brand p{color:#ffffffb3;max-width:35rem;margin:1.4rem 0 0;font-size:.95rem}.footer-responsible{grid-template-columns:52px minmax(0,1fr);align-items:start;gap:1rem;max-width:38rem;margin-top:1.8rem;display:grid}.footer-responsible .age-badge{width:52px;height:52px;color:var(--white);border:2px solid var(--coral);border-radius:50%;place-items:center;font-size:.9rem;font-weight:800;line-height:1;display:grid}.footer-responsible p{color:#ffffffb8;margin:0;font-size:.78rem;line-height:1.55}.footer-responsible a{color:var(--gold-soft)}.footer-responsible .support-phrase{white-space:nowrap;display:inline-block}.footer-navigation{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 4rem;display:grid}.footer-navigation nav{align-content:start;gap:.55rem;display:grid}.footer-navigation h3{color:var(--gold-soft);font-family:var(--display);margin:0 0 .75rem;font-size:1.35rem}.footer-navigation a{color:#ffffffd1;width:fit-content;font-size:.9rem;text-decoration:none}.footer-navigation a:hover{color:var(--white);text-decoration:underline}.footer-legal{border-top:1px solid #ffffff2e;grid-column:1/-1;padding-top:2rem}.footer-legal p{color:#ffffffa1;max-width:1040px;margin:.7rem 0 0;font-size:.78rem;line-height:1.55}.footer-legal p:last-child{color:#ffffffd1}.footer-legal a{color:var(--gold-soft)}.cookie-consent{z-index:50;right:max(1.5rem, calc((100% - var(--wide)) / 2));background:var(--white);border:1px solid var(--line);width:min(560px,100% - 3rem);box-shadow:var(--shadow);border-radius:.5rem;grid-template-columns:1fr auto;align-items:center;gap:1rem;margin:0;padding:1rem 1.1rem;display:grid;position:fixed;bottom:1.5rem}.cookie-consent[hidden]{display:none}.cookie-consent p{margin:0;font-size:.78rem;line-height:1.4}.cookie-title{font-family:var(--display);font-weight:700;font-size:1rem!important}.cookie-actions{gap:.65rem;display:flex}.cookie-actions button{min-width:88px;min-height:42px;color:var(--ink);background:var(--white);border:1px solid var(--ink);cursor:pointer;border-radius:.35rem}.cookie-actions .accept{color:var(--white);background:var(--coral);border-color:var(--coral)}.information-page{background:var(--white)}.information-hero{border-bottom:1px solid var(--line);background:linear-gradient(135deg, var(--lilac), var(--white) 72%);position:relative;overflow:hidden}.information-hero:after{right:max(2rem, calc((100% - var(--wide)) / 2));content:"";pointer-events:none;border:1px solid #d9991c47;border-radius:50%;width:18rem;height:18rem;position:absolute;bottom:-5rem;box-shadow:0 0 0 3rem #d9991c0f,0 0 0 6rem #d9991c09}.information-hero-inner{z-index:1;width:min(920px,100% - 3rem);margin:0 auto;padding:clamp(4rem,7vw,6.5rem) 0;position:relative}.information-hero h1{max-width:15ch;font-family:var(--display);letter-spacing:-.05em;margin:0;font-size:clamp(3.4rem,7vw,6rem);line-height:.96}.information-hero .gold-rule{width:min(260px,45%);margin:2rem 0}.information-intro{max-width:760px}.information-intro .article-lede{color:var(--ink-soft);font-size:1.18rem;line-height:1.75}.information-intro>p:not(.article-lede){max-width:720px}.information-content{width:min(920px,100% - 3rem);margin:0 auto;padding:clamp(3rem,6vw,5.5rem) 0 clamp(5rem,8vw,7rem)}.information-section{border-top:1px solid var(--line);padding:clamp(2.5rem,5vw,4rem) 0}.information-section:first-child{border-top:0;padding-top:0}.information-section .section-heading h2{max-width:17ch;font-size:clamp(2.3rem,5vw,3.8rem)}.information-section .section-body{max-width:780px}.information-section .section-body>p:first-child{margin-top:1.8rem}.information-section ul{margin:1.8rem 0;padding-left:1.4rem}.information-section li+li{margin-top:.65rem}.information-page .action-row{gap:1.2rem}.information-page .action-row a{color:var(--coral-dark);background:0 0;border:0;text-decoration:underline}@media (width<=1380px) and (width>=1181px){.header-inner{grid-template-columns:minmax(250px,.85fr) auto minmax(385px,1fr);gap:1.25rem}.site-wordmark{width:min(280px,100%)}.desktop-nav{gap:clamp(.9rem,1.4vw,1.25rem)}.header-actions{gap:.5rem}.header-cta,.header-demo-cta{padding:.65rem 1rem;font-size:.82rem}}@media (width<=1180px){.header-inner{grid-template-columns:1fr auto}.desktop-nav,.header-actions{display:none}.mobile-menu{justify-self:end;display:block}.mobile-menu>summary{cursor:pointer;align-content:center;gap:5px;width:46px;height:46px;list-style:none;display:grid}.mobile-menu>summary::-webkit-details-marker{display:none}.mobile-menu>summary span{background:var(--ink);width:26px;height:2px;margin-left:auto;display:block}.mobile-menu nav{background:var(--white);border:1px solid var(--line);width:min(330px,100vw - 2rem);box-shadow:var(--shadow);gap:.25rem;padding:1rem;display:grid;position:absolute;top:100%;right:1rem}.mobile-menu nav a{min-height:46px;color:var(--ink);align-items:center;padding:.65rem;text-decoration:none;display:flex}.mobile-menu nav a[aria-current=page]{color:var(--coral-dark);background:var(--lilac)}.mobile-actions{grid-template-columns:.7fr 1.3fr;gap:.6rem;padding-top:.5rem;display:grid}.mobile-language-dropdown{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:.45rem;padding:.55rem 0}.mobile-language-dropdown summary{justify-content:space-between;width:100%}.mobile-language-dropdown .language-options{z-index:50;width:100%;max-width:none;max-height:min(13.5rem,45dvh);box-shadow:var(--shadow);grid-template-columns:1fr;margin:0;position:absolute;inset:auto 0 calc(100% + .35rem)}.mobile-menu nav .mobile-language-dropdown a{min-height:40px;padding:.5rem .65rem}.mobile-menu nav .mobile-cta,.mobile-menu nav .mobile-demo-cta{text-align:center;justify-content:center}.mobile-menu nav .mobile-cta{color:var(--white)}.hero-inner{grid-template-columns:1fr}.hero-copy h1{max-width:12ch}.glance-section,.demo-grid{grid-template-columns:1fr}.glance-section .section-heading{position:static}.mechanics-grid{grid-template-columns:.8fr 1.2fr;gap:2.5rem}.rtp-figures{grid-template-columns:repeat(2,1fr);gap:2rem 0}.rtp-figures div:nth-child(3){border-left:0;padding-left:0}.faq-grid{grid-template-columns:1fr}.faq-item:nth-last-child(-n+2){border-bottom:0}.faq-item:last-child{border-bottom:1px solid var(--line)}.inner-hero-grid,.article-split,.mobile-demo-grid{grid-template-columns:1fr}.article-split .section-heading{position:static}.mobile-demo-media{justify-self:center;width:min(620px,100%)}.illustrated-heading,.multiplier-section .section-heading,.awards-heading{position:static}.paired-editorial,.compact-rule-grid{grid-template-columns:1fr}.paired-editorial>article+article,.compact-rule-grid>article+article{border-top:1px solid var(--gold);border-left:0;padding-top:3.5rem;padding-left:0}.rtp-overview-grid{grid-template-columns:1fr}.rtp-concepts>article+article{border-top:0;padding:clamp(2rem,4vw,3.5rem)}.demo-rtp-section>div:first-child{position:static}.casino-rtp-section,.casino-payments-section{grid-template-columns:1fr}.casino-operator-header{grid-template-columns:minmax(170px,.5fr) minmax(0,1.5fr)}.casino-operator-metric{border-top:1px solid #ffffff40;border-left:0;grid-column:1/-1;justify-content:space-between;align-items:baseline;padding:1.2rem 0 0;display:flex}.casino-payments-section .section-heading{position:static}.footer-inner{grid-template-columns:1fr;gap:2.5rem;padding:3rem 0 2rem}.footer-brand>a{width:min(300px,100%)}.footer-responsible{grid-template-columns:46px minmax(0,1fr)}.footer-responsible .age-badge{width:46px;height:46px}.footer-navigation{grid-template-columns:1fr 1fr;gap:2rem 1.5rem}.footer-legal{grid-column:auto}}@media (width<=700px){body{font-size:16px}.section-heading h2,.inner-title h1,.information-hero h1{overflow-wrap:anywhere;hyphens:auto}.header-inner,.hero-inner,.section-shell,.footer-inner{width:min(100% - 2rem, var(--wide))}.header-inner{min-height:72px}.site-wordmark{width:min(230px,100vw - 86px)}.hero-section{background:var(--white)}.hero-section:before{background-image:linear-gradient(#ffffffe0, #ffffffb8), var(--hero-backdrop);background-position:50%}.hero-section:after{display:none}.hero-inner{grid-template-columns:minmax(0,1fr) 96px;gap:0 .75rem;min-height:0;padding:2rem 0 2.35rem}.hero-copy{display:contents}.hero-copy h1{grid-area:1/1;align-self:center;font-size:2.35rem}.gold-rule{grid-area:2/1/auto/-1;width:100%;margin:1.15rem 0}.hero-copy .article-lede{grid-area:3/1/auto/-1;font-size:1.08rem}.hero-copy .action-row{grid-area:4/1/auto/-1;grid-template-columns:1fr 1fr;margin-top:1.2rem}.hero-copy .action-row a{text-align:center;min-height:62px;padding:.55rem .6rem;font-size:.76rem;line-height:1.22}.hero-game-card{border-radius:.45rem;grid-area:1/2;align-self:center;width:96px;box-shadow:0 12px 30px #07133329}.home-toc{scrollbar-width:none;overflow-x:auto}.home-toc::-webkit-scrollbar{display:none}.home-toc-inner{gap:1.3rem;width:max-content;min-width:100%;padding:0 1rem}.inner-hero:before{background-image:linear-gradient(#ffffffe0, #ffffffc2), var(--hero-backdrop)}.inner-hero-grid{gap:1.5rem;width:calc(100% - 2rem);min-height:0;padding:2.8rem 0 3rem}.inner-title h1{font-size:clamp(3rem,13vw,4rem)}.inner-title .gold-rule{margin:1rem 0 0}.inner-intro .article-lede{font-size:1rem}.inner-intro .action-row{scrollbar-width:none;flex-wrap:nowrap;width:100%;max-width:100%;margin-right:0;padding:0 0 .35rem;display:flex;overflow-x:auto}.inner-intro .action-row::-webkit-scrollbar{display:none}.inner-intro .action-row a{width:auto;min-width:max-content;min-height:46px;padding:.65rem .9rem;font-size:.78rem}.rtp-page .inner-intro .action-row{grid-template-columns:minmax(0,1fr) auto;margin-right:0;padding-right:0;display:grid;overflow:visible}.rtp-page .inner-intro .action-row a{text-align:center;min-width:0}.rules-page .inner-intro .action-row{grid-template-columns:minmax(0,1fr) auto;margin-right:0;padding-right:0;display:grid;overflow:visible}.rules-page .inner-intro .action-row a{text-align:center;min-width:0}.casinos-page .inner-intro .action-row{grid-template-columns:minmax(0,1fr) auto;margin-right:0;padding-right:0;display:grid;overflow:visible}.casinos-page .inner-intro .action-row a{text-align:center;min-width:0}.inner-page .inner-intro .action-row{grid-template-columns:repeat(2,minmax(0,1fr));padding:0;display:grid;overflow:visible}.inner-page .inner-intro .action-row a{text-align:center;width:100%;min-width:0}.inner-page .inner-intro .action-row a.primary-action{grid-column:1/-1}.inner-page .section-body:not(.inner-intro) .action-row{flex-wrap:wrap;display:flex}.inner-page .section-body:not(.inner-intro) .action-row a{text-align:center;width:auto;max-width:100%;min-height:48px;padding:.65rem 1rem;font-size:.86rem;line-height:1.25}.demo-stage{padding:1.5rem 1rem}.article-split{gap:2.4rem}.article-split .section-heading h2{font-size:clamp(2.4rem,10.5vw,3.4rem)}.ruled-copy{padding-left:1.4rem}.mobile-demo-grid{gap:2.5rem}.mobile-demo-media{width:min(100%,360px)}.rules-media{margin-top:2rem}.rules-card-media{width:min(100%,300px);margin-left:auto;margin-right:auto}.multiplier-media{margin-top:2rem}.feature-strip{aspect-ratio:2}.pop-mark{width:170px;margin-top:2rem}.paired-editorial,.compact-rule-grid{gap:3.5rem}.paired-editorial>article+article,.compact-rule-grid>article+article{padding-top:3.5rem}.compact-heading h2{font-size:clamp(2.35rem,10vw,3.2rem)}.cap-duel{grid-template-columns:1fr;margin:2.5rem 0}.cap-duel div{border-top:1px solid var(--gold);border-left:0;padding:1.5rem 0}.cap-duel div:first-child{border-top:0}.cap-duel dd{font-size:4.5rem}.rtp-source-strip{grid-template-columns:1fr;margin-top:0}.rtp-source-strip>div{border-top:1px solid #fff3;border-left:0;grid-template-columns:1fr;justify-items:start;gap:.8rem}.rtp-source-strip>div:first-child{border-top:0}.casino-brand-row{grid-template-columns:1fr;margin-top:2.5rem}.casino-brand-row>div{border-top:1px solid #fff3;border-left:0;min-height:120px;padding:1.35rem}.casino-brand-row>div:first-child{border-top:0}.casino-rtp-section,.casino-demo-section{border-radius:.65rem;padding:2rem 1.25rem}.section-shell.casino-rtp-section,.section-shell.casino-demo-section{padding:2rem 1.25rem}.casino-profile-pair{gap:1rem}.casino-profile,.casino-profile-card{border-radius:.65rem;padding:0}.casino-operator-header{grid-template-columns:1fr;gap:1.25rem;padding:1.5rem 1.25rem}.casino-operator-header .section-heading h2{font-size:2.25rem}.casino-operator-logo{min-height:48px}.casino-operator-logo img{max-width:230px;max-height:56px}.casino-operator-metric{grid-column:1}.casino-operator-metric strong{font-size:2.5rem}.casino-operator-body{padding:2rem 1.25rem}.casino-rtp-metrics strong{font-size:3.4rem}.casino-payments-section{gap:2rem}.casino-payments-section .section-body{grid-template-columns:1fr}.casino-payments-section .section-body>p{grid-column:1}.payment-icon-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem}.rtp-difference-section .section-body{grid-template-columns:1fr}.rtp-difference-section .section-body>p:nth-of-type(n+3){grid-column:1}.rtp-formula-card{grid-template-columns:1fr}.rtp-formula-card>p:nth-of-type(4),.rtp-formula-card>p:nth-of-type(5){grid-column:1}.multiplier-cap-section .section-body{grid-template-columns:1fr;gap:0}.multiplier-cap-section .section-body .action-row{grid-column:1}.demo-rtp-section{border-radius:.65rem;padding:2rem 1.25rem}.action-row{display:grid}.action-row a{width:100%}.hero-media,.content-media{border-radius:.65rem}.section-shell{padding-top:3.5rem;padding-bottom:3.5rem}.section-heading h2{font-size:clamp(2.4rem,10.5vw,3.4rem)}.glance-section{gap:2.5rem}.table-scroll{border-right:0;border-radius:.45rem 0 0 .45rem;margin-right:-1rem}table{min-width:660px;font-size:.88rem}th,td{padding:.8rem}th:first-child,td:first-child{z-index:1;background:var(--white);position:sticky;left:0}.comparison-section,.faq-section{width:100%;margin-left:0;margin-right:0;padding-left:1rem;padding-right:1rem}.comparison-section .section-body>p{padding:0 .3rem}.mechanics-grid{grid-template-columns:1fr;margin-top:2.5rem}.mechanics-copy{padding-left:1.65rem}.mechanics-copy h3:before{left:-2.1rem}.rtp-figures{grid-template-columns:1fr 1fr;gap:1.8rem 0}.rtp-figures div{padding:0 1rem}.rtp-figures dd{font-size:2.75rem}.rtp-figures dt{font-size:.82rem}.demo-grid{gap:2.5rem}.casino-logo-strip{grid-template-columns:1fr}.casino-logo-strip div{border-top:1px solid #fff3;border-left:0;min-height:92px}.casino-logo-strip div:first-child{border-top:0}.casinos-section table{min-width:980px}.faq-item summary{min-height:58px;font-size:1.08rem}.footer-inner{grid-template-columns:1fr;gap:2.5rem;padding:3rem 0 2rem}.footer-brand>a{width:min(300px,100%)}.footer-responsible{grid-template-columns:46px minmax(0,1fr)}.footer-responsible .age-badge{width:46px;height:46px}.footer-navigation{grid-template-columns:1fr 1fr;gap:2rem 1.5rem}.footer-legal{grid-column:auto}.cookie-consent{grid-template-columns:1fr;width:calc(100% - 2rem);bottom:1rem;right:1rem}.cookie-actions button{flex:1}.information-hero:after{bottom:-8rem;right:-9rem}.information-hero-inner,.information-content{width:min(100% - 2rem,920px)}.information-hero-inner{padding:3rem 0 3.5rem}.information-hero h1{font-size:clamp(2.8rem,14vw,4rem)}.information-intro .article-lede{font-size:1.08rem}}@media (width<=430px){.inner-page .inner-intro .action-row{grid-template-columns:1fr;gap:.75rem;padding:0;display:grid;overflow:visible}.inner-page .inner-intro .action-row a{text-align:center;width:100%;min-width:0}}@media (width<=360px){.header-inner{grid-template-columns:minmax(0,1fr) auto;gap:.75rem}.site-wordmark{width:min(230px,100%);min-width:0}.section-body h3{overflow-wrap:anywhere;hyphens:auto}.footer-responsible .support-phrase{white-space:normal}.edge-pair div{padding-left:.35rem;padding-right:.35rem}.edge-pair div:first-child{padding-left:0}.edge-pair dd{font-size:2.5rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
