:root{color-scheme:dark;--bg:#0f1019;--panel:#1b1d2b;--raised:#242738;--text:#f5f7fb;--muted:#a4adbd;--border:#ffffff14;--accent:#b698ff;--button:#8154ef;--on:#fff;--hero:#241848;--radius:14px;--display:'Archivo',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--bg);color:var(--text);font:14px/1.6 'Manrope',sans-serif;-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer;color:inherit;border:0}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.12}h1,h2{font-family:var(--display);letter-spacing:-.04em}h3{letter-spacing:-.02em}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:4px}a,button{transition:background .18s,color .18s,transform .18s}a:hover{color:var(--accent)}[hidden]{display:none!important}.skip{position:fixed;top:-100px;left:20px;background:var(--button);padding:12px 20px;z-index:99}.skip:focus{top:10px}
.skin-teal{--bg:#0c161a;--panel:#142329;--raised:#1c3036;--accent:#85e8bd;--button:#b1f579;--on:#16361f;--hero:#133638;--radius:8px}.skin-paper{color-scheme:light;--bg:#f5f4f0;--panel:#fff;--raised:#eae7e1;--text:#182127;--muted:#647079;--border:#17212a1a;--accent:#b83135;--button:#c33339;--hero:#e9e6de;--radius:18px}.skin-ice{color-scheme:light;--bg:#eaf0f6;--panel:#fff;--raised:#dfe8f1;--text:#17243b;--muted:#5c6b81;--border:#2036561c;--accent:#1654c4;--button:#1755c6;--hero:#172f55;--radius:7px}.skin-yellow{--bg:#141513;--panel:#21231d;--raised:#2d3025;--accent:#e9f65e;--button:#e9f65e;--on:#181b07;--hero:#353c20;--radius:0px;--display:'Barlow Condensed',sans-serif}.skin-silver{--bg:#111214;--panel:#202226;--raised:#2b2e32;--accent:#bca4ff;--button:#8b5cf6;--hero:#22262b;--radius:12px}.skin-mint{--bg:#0b1714;--panel:#132821;--raised:#203c30;--accent:#b4f58d;--button:#b4f58d;--on:#19321e;--hero:#173e2c;--radius:22px}.skin-red{--bg:#12151a;--panel:#1e242c;--raised:#29313d;--accent:#ff9c89;--button:#ed594b;--hero:#6a2327;--radius:5px;--display:'Barlow Condensed',sans-serif}.skin-gold{--bg:#181511;--panel:#282219;--raised:#352d22;--accent:#efd495;--button:#efd495;--on:#37250a;--hero:#382b18;--radius:12px}.skin-forest{color-scheme:light;--bg:#f2f5f3;--panel:#fff;--raised:#e2eae6;--text:#132b25;--muted:#5c7168;--border:#1b4b2e1b;--accent:#087748;--button:#b9fa70;--on:#15371f;--hero:#153f30;--radius:10px}.skin-blue{--bg:#0f182b;--panel:#192743;--raised:#24375a;--accent:#92b6ff;--button:#477aea;--hero:#243968;--radius:16px}.skin-lilac{--bg:#14111c;--panel:#221c2f;--raised:#332941;--accent:#d2b3fd;--button:#d2b3fd;--on:#2e194a;--hero:#3b2858;--radius:22px}.skin-cobalt{color-scheme:light;--bg:#edf1f7;--panel:#fff;--raised:#e0e7f0;--text:#182b46;--muted:#63748b;--border:#1a395c1a;--accent:#164cbc;--button:#164cbc;--hero:#153963;--radius:5px}.skin-plum{--bg:#180f21;--panel:#271833;--raised:#392348;--accent:#efb5f1;--button:#b185f9;--on:#271436;--hero:#472154;--radius:16px}
.site-header{position:relative;z-index:30;background:var(--bg);border-bottom:1px solid var(--border)}.header-inner{max-width:1500px;margin:auto;min-height:82px;padding:16px 30px;display:flex;align-items:center;gap:42px}.brand{flex-shrink:0;display:block}.brand img{width:137px;height:auto;max-height:51px;object-fit:contain}.site-header nav{display:flex;align-items:center;gap:30px;flex:1}.site-header nav a{font-size:13px;font-weight:700;white-space:nowrap}.site-header nav a:first-child{color:var(--accent)}.account-actions{display:flex;align-items:center;gap:24px}.login-link{font-size:13px;font-weight:800;white-space:nowrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:14px 22px;min-height:48px;border-radius:7px;font-weight:800;font-size:13px;line-height:1.5;text-align:center}.btn-primary{background:var(--button);color:var(--on);box-shadow:0 3px 0 #0002}.btn-primary:hover{color:var(--on);filter:brightness(1.1);transform:translateY(-2px)}.btn-secondary{background:var(--raised);color:var(--text);border:1px solid var(--border)}.btn-secondary:hover{background:var(--panel);color:var(--accent)}.menu-toggle{display:none;background:transparent;width:42px;height:42px;padding:10px}.menu-toggle span{height:2px;background:var(--text);display:block;margin:5px 0}.page-shell{max-width:1500px;margin:auto;display:flex;gap:24px;padding:0 30px}.page-shell>main{flex:1;min-width:0;max-width:1320px;margin:0 auto}.sport-rail{width:158px;flex-shrink:0;border-right:1px solid var(--border);padding:26px 14px 0 0;display:flex;flex-direction:column;gap:7px}.rail-home{font-size:25px;background:var(--panel);border-radius:6px;padding:5px 15px}.rail-label{color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.12em;font-weight:800;padding:20px 11px 9px}.rail-link{display:flex;gap:12px;align-items:center;padding:11px;border-radius:6px;font-size:12px;font-weight:600}.rail-link img{width:20px;height:20px;filter:grayscale(1);opacity:.8}.rail-link:hover{background:var(--panel)}.rail-casino,.rail-promo{padding:14px 12px;display:flex;gap:12px;align-items:center;border-top:1px solid var(--border);margin-top:14px;font-size:12px;font-weight:700}.rail-casino>span:first-child,.rail-promo>span:first-child{font-size:23px;color:var(--accent)}.quick-nav{min-height:74px;display:flex;gap:6px;align-items:center;overflow-x:auto;scrollbar-width:none}.quick-nav::-webkit-scrollbar{display:none}.quick-sport{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:700;white-space:nowrap;padding:10px 13px;border-radius:6px}.quick-sport img{width:17px;height:17px;filter:grayscale(1);opacity:.75}.quick-sport:hover{background:var(--panel)}.quick-live{font-size:11px;color:var(--accent);white-space:nowrap;margin-left:auto;padding:10px}
.hero{position:relative;isolation:isolate;background:var(--hero);min-height:430px;border-radius:var(--radius);overflow:hidden;display:flex;align-items:center;color:#fff}.hero-copy{position:relative;z-index:3;width:55%;padding:46px 40px}.eyebrow{display:block;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:16px}.hero h1,.entry-hero h1,.casino-hero h1{font-size:clamp(44px,4.8vw,72px);font-weight:800;line-height:.99;letter-spacing:-.047em}.hero-lead{font-size:14px;line-height:1.75;color:var(--muted);max-width:420px;margin-top:22px}.hero .hero-lead{color:#ffffffb8}.hero-actions{display:flex;gap:22px;align-items:center;margin-top:28px;flex-wrap:wrap}.hero-login{font-size:12px;font-weight:700}.hero-meta{margin-top:32px;display:flex;align-items:center;gap:12px;color:#ffffff9e;font-size:9px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.hero-meta>span:first-child{border:1px solid #ffffff50;border-radius:5px;padding:2px 5px;font-size:9px}.hero-meta i{width:3px;height:3px;background:currentColor;border-radius:50%}.hero-art{position:absolute;inset:0;z-index:1;overflow:hidden}.hero-image{position:absolute;bottom:0;max-width:none}.hero-image.hero-team{width:61%;right:-5%;object-fit:contain}img.hero-athlete{width:112%;right:-23%}img.hero-cashback{width:60%;right:-3%;bottom:-20px}img.hero-casino{width:100%;height:100%;inset:0;object-fit:cover;object-position:62% center}.hero-watermark{position:absolute;right:10px;top:14px;color:#ffffff05;font:800 140px/1 'Archivo';letter-spacing:-.08em;z-index:0;pointer-events:none}.hero.hero-team{background-image:url('betting/og-background.webp');background-size:cover;background-position:center}.section{margin-top:52px;scroll-margin-top:30px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:22px}.section-heading h2,.mobile-section h2,.home-faq h2{font-size:30px;line-height:1.1}.section-heading .eyebrow{margin-bottom:8px}.section-link{font-size:11px;font-weight:800;white-space:nowrap;color:var(--accent)}.section-heading>p{max-width:330px;color:var(--muted);font-size:12px}.section-note{color:var(--muted);font-size:11px;margin-top:16px;max-width:750px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:22px}.product-card{position:relative;isolation:isolate;overflow:hidden;background:var(--panel);height:157px;border-radius:var(--radius);display:flex;align-items:flex-end;padding:23px;color:#fff;border:1px solid #ffffff0d}.product-card>div{position:relative;z-index:2;max-width:72%}.product-card>div>span{font-size:9px;letter-spacing:.09em;font-weight:800;color:#ffffffb8}.product-card h2{font-size:28px;margin-top:9px}.product-card img{position:absolute;z-index:-1;right:-1px;top:0;width:59%;height:100%;object-fit:cover;object-position:top}.product-card:after{position:absolute;content:'';inset:0;z-index:0;background:linear-gradient(90deg,#102423 5%,#10121b80 48%,transparent 95%)}.product-esport:after{background:linear-gradient(90deg,#352e27,#352e2755 62%,transparent)}.product-casino:after{background:linear-gradient(90deg,#301740,#30174055 62%,transparent)}.product-card>b{position:absolute;right:18px;bottom:20px;z-index:3;width:28px;height:28px;display:grid;place-items:center;background:#fff2;border:1px solid #fff3;border-radius:50%}.product-card:hover{transform:translateY(-4px);color:white}.sports-tabs,.game-filters{display:flex;gap:4px;background:var(--panel);padding:4px;border-radius:7px;width:max-content}.sports-tabs{margin-bottom:16px}.sports-tabs button,.game-filters button{background:transparent;color:var(--muted);font-weight:700;font-size:11px;padding:9px 17px;min-height:36px;border-radius:5px;white-space:nowrap}.sports-tabs button[aria-pressed=true],.game-filters button[aria-pressed=true]{background:var(--raised);color:var(--text);box-shadow:0 2px 6px #0001}.sport-categories{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.sport-category{display:flex;align-items:center;gap:14px;background:var(--panel);padding:22px 18px;border-radius:8px;border:1px solid var(--border);font-weight:700;font-size:13px}.sport-category img{width:31px;height:31px;filter:grayscale(1);opacity:.9}.sport-category b{margin-left:auto;color:var(--muted);font-size:14px}.sport-category:hover{background:var(--raised)}
.game-controls{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:21px}.game-search{display:flex;align-items:center;gap:10px;border:1px solid var(--border);padding:8px 13px;border-radius:7px;background:var(--panel)}.game-search>span{font-size:23px;line-height:1;color:var(--muted)}.game-search input{width:165px;border:none;color:var(--text);background:transparent;font-size:11px;min-height:25px;outline-offset:3px}.game-search input::placeholder{color:var(--muted)}.games-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:13px}.game-card{min-width:0}.game-cover{aspect-ratio:3/4;position:relative;overflow:hidden;border-radius:9px;background:var(--panel);box-shadow:0 6px 20px #0002}.game-cover img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.game-card h3{font-size:11px;line-height:1.4;margin-top:10px;font-weight:800;overflow-wrap:anywhere}.game-card p{font-size:9px;margin-top:3px;color:var(--muted)}.game-card:hover .game-cover img{transform:scale(1.05)}.play-hover{opacity:0;position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;font-size:30px;color:white;background:#080618a3;transition:opacity .2s}.play-hover small{font-size:11px}.game-card:hover .play-hover,.game-card:focus-visible .play-hover{opacity:1}.games-empty{padding:32px;border-radius:10px;background:var(--panel);text-align:center;color:var(--muted)}.games-empty button{margin-top:15px}.provider-strip{display:flex;align-items:center;justify-content:space-between;gap:25px;color:var(--muted);border-bottom:1px solid var(--border);padding:30px 10px 25px;font-family:'Archivo',sans-serif;font-weight:800;font-size:14px;letter-spacing:-.06em;opacity:.8}.provider-strip b{font-size:8px;display:block;letter-spacing:.19em;text-align:center}.promo-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:16px}.promo-card{position:relative;overflow:hidden;border-radius:var(--radius);isolation:isolate;min-height:210px;background:var(--panel);color:#fff}.promo-content{position:relative;z-index:2;padding:28px;width:66%}.promo-content h3{font:800 25px/1.1 var(--display);letter-spacing:-.035em;margin-bottom:12px}.promo-content p{font-size:11px;color:#ffffffb5;line-height:1.6;margin-bottom:18px;max-width:225px}.promo-content .eyebrow{font-size:9px;margin-bottom:12px;color:#dec6ff}.promo-content>.btn{font-size:11px;gap:12px;padding:12px 16px}.promo-content .section-link{font-size:11px;color:#f2d9ff}.promo-welcome{grid-row:span 2;min-height:430px;background:#261c43}.promo-welcome .promo-content{width:100%;padding:33px}.promo-welcome h3{font-size:56px;margin-top:23px}.promo-welcome strong{font-size:16px;display:block;margin-bottom:12px}.promo-welcome .promo-content p{margin-top:9px}.promo-casino-art{position:absolute;z-index:-1;inset:0;width:100%;height:100%;object-fit:cover;object-position:60% center;opacity:.58}.promo-welcome:after{content:'';position:absolute;inset:0;z-index:0;background:linear-gradient(90deg,#211832c4,transparent)}.promo-cashback{background:#362a19}.promo-cashback-art{position:absolute;max-width:none;width:65%;right:-17%;bottom:-17px;z-index:1}.promo-sport{background:#143038}.promo-team-art{position:absolute;width:72%;max-width:none;right:-28%;bottom:0;z-index:1}.offer-terms{font-size:10px;color:var(--muted);line-height:1.8;margin-top:18px;max-width:920px}.offer-terms a{text-decoration:underline;text-underline-offset:3px}.mobile-section{background:var(--panel);border-radius:var(--radius);position:relative;overflow:hidden;min-height:360px;display:flex;align-items:center}.mobile-copy{position:relative;z-index:3;width:63%;padding:38px}.mobile-copy>p{margin-top:20px;max-width:450px;font-size:13px;color:var(--muted)}.mobile-copy>small{display:block;color:var(--muted);font-size:10px;margin-top:18px}.mobile-copy .btn{font-size:11px}.device-scene{position:absolute;right:1%;bottom:-37%;width:43%;height:560px;isolation:isolate}.device-glow{position:absolute;inset:12%;border-radius:50%;background:radial-gradient(ellipse,var(--accent),transparent 68%);opacity:.13}.phone{width:239px;border-radius:35px;background:#12121c;border:6px solid #48434f;box-shadow:0 30px 90px #0007,inset 0 0 0 2px #08070f;overflow:hidden;position:absolute;z-index:3;top:20px;left:50%;transform:translateX(-50%) rotate(10deg);padding:12px 11px 20px;min-height:451px;color:#fff}.phone-island{position:absolute;top:7px;left:50%;transform:translateX(-50%);width:66px;height:17px;background:#050409;border-radius:12px}.phone-status{display:flex;justify-content:space-between;font-size:8px;line-height:1;margin:3px 4px 15px}.phone-address{background:#282631;border-radius:6px;color:#acabb4;text-align:center;font-size:8px;padding:4px;margin:13px 0}.phone-logo{width:76px;height:auto;margin:9px 0}.phone-tabs{display:flex;gap:7px;font-size:9px;margin:12px 0}.phone-tabs span{padding:6px 17px;border-radius:4px;background:#302b3b}.phone-tabs span:first-child{background:#8255ea}.phone-banner{height:101px;background:#14373d;position:relative;border-radius:6px;overflow:hidden;display:flex;align-items:center}.phone-banner img{height:80%;position:absolute;right:-40%;bottom:0;width:100%;max-width:none;object-fit:contain}.phone-banner b{padding:12px;position:relative;font:800 15px/1.1 'Archivo';width:70%}.phone-games{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;margin-top:13px}.phone-game{width:100%;aspect-ratio:3/4;object-fit:cover;border-radius:4px}.phone-bottom{border-top:1px solid #ffffff15;margin-top:15px;padding:10px 15px 0;display:flex;justify-content:space-between;color:#9785c1}.floating-cover{position:absolute;border:3px solid #ffffff22;border-radius:13px;overflow:hidden;width:130px;box-shadow:0 15px 40px #0004;z-index:4}.floating-cover img{width:100%}.cover-one{left:-4%;top:42%;transform:rotate(-13deg)}.cover-two{right:-6%;top:10%;transform:rotate(13deg);z-index:2;width:110px}.device-chip{position:absolute;z-index:6;right:-1%;bottom:18%;background:#f2f2f2;color:#181d23;font-size:9px;padding:12px 17px;border-radius:8px;box-shadow:0 10px 25px #0003;transform:rotate(-4deg)}.device-chip b{display:block;font-size:11px}.mobile-features{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.mobile-features article{padding:27px;background:var(--panel);border:1px solid var(--border);border-radius:var(--radius)}.feature-symbol{font-size:29px;display:block;margin-bottom:20px;color:var(--accent)}.mobile-features h2{font-size:22px;line-height:1.2}.mobile-features p{font-size:12px;color:var(--muted);margin:16px 0 22px}.browser-bar{display:flex;align-items:center;padding:23px 0;gap:22px;border-bottom:1px solid var(--border)}.browser-bar>span{font-weight:800;color:var(--accent);white-space:nowrap}.browser-bar p{font-size:11px;color:var(--muted);flex:1}.browser-bar .btn{font-size:11px}.esports-feature{background:#292d31;position:relative;overflow:hidden;border-radius:var(--radius);padding:36px;min-height:300px;color:#fff}.esports-feature>div{position:relative;z-index:2}.esports-feature h2{font-size:50px}.esports-feature img{position:absolute;width:95%;max-width:none;right:-12%;bottom:0}.esports-feature .btn-secondary{background:#ffffff20;color:#fff}
.reading-section{padding-top:40px;border-top:1px solid var(--border)}.reading-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.reading-card{display:block;padding:22px;background:var(--panel);border:1px solid var(--border);border-radius:8px}.reading-card>span{color:var(--accent);font-weight:800;font-size:10px;display:block;margin-bottom:18px}.reading-card h3{font-size:17px;line-height:1.35;max-width:280px}.reading-card p{color:var(--muted);font-size:11px;margin-top:13px;line-height:1.8}.home-faq{display:grid;grid-template-columns:1fr 2fr;gap:60px;margin-bottom:60px}.home-faq details{border-bottom:1px solid var(--border);padding:0 0 17px;margin-bottom:17px}.home-faq summary{display:flex;justify-content:space-between;align-items:center;font-size:13px;list-style:none;cursor:pointer;font-weight:700;gap:24px}.home-faq summary::-webkit-details-marker{display:none}.home-faq summary>span{font-size:21px;color:var(--accent);font-weight:400}.home-faq details[open] summary>span{transform:rotate(45deg)}.home-faq details p{font-size:12px;color:var(--muted);margin-top:15px;max-width:650px}.site-footer{background:#0c0e14;color:#eeeef4;border-top:1px solid #ffffff12;margin-top:60px;padding:38px max(30px,calc((100vw - 1380px)/2)) 42px}.footer-top{display:flex;align-items:center;gap:34px;padding-bottom:28px;border-bottom:1px solid #ffffff14}.footer-slogan{font-size:11px;font-weight:700;letter-spacing:.1em;color:#9098a9}.age{margin-left:auto;display:grid;place-items:center;border:1px solid #ffffff44;border-radius:50%;height:39px;width:39px;font-size:12px;font-weight:700}.footer-bottom{display:flex;gap:70px;justify-content:space-between;margin-top:25px}.footer-bottom>p{max-width:670px;font-size:10px;color:#9aa3b2;line-height:1.9}.footer-bottom nav{display:flex;gap:9px 24px;flex-wrap:wrap;align-content:flex-start;justify-content:flex-end;max-width:380px;font-size:10px;color:#a8afbc}.mobile-dock{display:none}
/* 14 compositions: different hero structure, navigation and content order. */
.layout-arena .sport-rail,.layout-casino .sport-rail{width:74px;padding-right:15px}.layout-arena .rail-label,.layout-arena .rail-link span,.layout-arena .rail-casino>span+span,.layout-arena .rail-promo>span+span,.layout-casino .rail-label,.layout-casino .rail-link span,.layout-casino .rail-casino>span+span,.layout-casino .rail-promo>span+span{display:none}.layout-arena .rail-link,.layout-arena .rail-casino,.layout-arena .rail-promo,.layout-casino .rail-link,.layout-casino .rail-casino,.layout-casino .rail-promo{justify-content:center}.layout-arena .hero{min-height:445px}.layout-arena .hero-copy{padding:45px 44px;width:58%}.layout-arena .hero-image.hero-team{width:61%;right:-7%;bottom:-1%}.layout-arena .hero h1{font-size:70px}.layout-arena .product-card{height:170px}.layout-arena .game-cover{border-radius:5px}.layout-lobby .hero{min-height:380px}.layout-lobby .hero-copy{padding:34px;width:57%}.layout-lobby .hero h1{font-size:51px;line-height:1.02}.layout-lobby .hero-image.hero-team{width:65%;right:-10%}.layout-lobby .hero-lead{max-width:320px;font-size:12px}.layout-lobby .hero-meta{margin-top:24px}.layout-lobby .hero-actions{gap:18px}.layout-lobby .product-card{height:141px;padding:19px}.layout-lobby .product-card h2{font-size:25px}.layout-lobby .section{margin-top:42px}
.layout-poster .hero{min-height:515px;background:linear-gradient(115deg,#353c20,#141712);margin-top:10px}.layout-poster .hero:after{content:'';position:absolute;border:1px solid #e9f65229;inset:12px;z-index:0}.layout-poster .hero-copy{padding:44px 46px;width:65%}.layout-poster h1{font-size:clamp(74px,8.8vw,120px);font-weight:800;letter-spacing:-.025em;line-height:.84}.layout-poster .hero-lead{max-width:340px;font-size:13px}.layout-poster img.hero-athlete{width:105%;right:-26%}.layout-poster .hero-meta{margin-top:21px}.layout-poster .hero-watermark{font-size:145px;right:25px;top:30px;color:#e9f65e0a;writing-mode:vertical-rl}.layout-poster .section-heading h2{font-size:43px;text-transform:uppercase;letter-spacing:0}.layout-poster .quick-nav{border-bottom:1px solid var(--border);margin-bottom:22px}.layout-poster .sport-categories{gap:1px;background:var(--border);border:1px solid var(--border)}.layout-poster .sport-category{border-radius:0;border:0;padding:23px}.layout-poster .game-cover,.layout-poster .btn,.layout-poster .reading-card{border-radius:0}
.layout-device .hero{min-height:570px;margin-top:10px;background:#e7e5df;color:#182127}.layout-device .hero-copy{width:57%;padding:52px}.layout-device .hero h1{font-size:74px}.layout-device .hero-lead{color:#626b70;max-width:340px}.layout-device .hero-meta{color:#666e74}.layout-device .hero-meta>span:first-child{border-color:#a2a6a4}.layout-device .hero-art,.layout-handset .hero-art,.layout-showcase .hero-art{overflow:visible}.layout-device .hero-art .device-scene{right:8%;bottom:-8%;width:39%;height:550px}.layout-device .phone{transform:translateX(-50%) rotate(-9deg);width:262px;min-height:472px;top:40px}.layout-device .cover-one{top:48%;left:-12%;width:122px}.layout-device .cover-two{right:-18%;top:11%;width:144px}.layout-device .device-chip{bottom:18%;right:-12%}.layout-device .hero-watermark{font-size:170px;bottom:0;top:auto;color:#00000003}.layout-device .mobile-features{margin-top:22px}.layout-device .game-cover{border-radius:13px}.layout-device .mobile-features article{border:0}.layout-handset .hero{min-height:545px;background:linear-gradient(115deg,#173b29,#10261e);border-radius:24px}.layout-handset .hero-copy{padding:55px;width:59%}.layout-handset .hero h1{font-size:77px}.layout-handset .hero-art .device-scene{height:580px;bottom:-10%;right:4%;width:45%}.layout-handset .phone{transform:translateX(-50%) rotate(12deg);width:257px;min-height:477px;top:45px}.layout-handset .hero-watermark{top:19px;font-size:185px;color:#b4f58d06}.layout-handset .mobile-features article{background:none;border:0;padding-left:0}.layout-handset .mobile-features h2{font-size:24px}.layout-handset .feature-symbol{background:var(--panel);width:58px;height:58px;border-radius:50%;display:grid;place-items:center;font-size:22px}.layout-handset .browser-bar{padding:20px 24px;background:var(--panel);border:0;border-radius:13px}.layout-handset .product-grid{margin-top:45px}.layout-showcase .hero{min-height:620px;background:linear-gradient(120deg,#241931,#38264d);border-radius:24px}.layout-showcase .hero-copy{width:62%;padding:52px 0 72px 52px;align-self:flex-start}.layout-showcase .hero h1{font-size:67px;line-height:1.02;max-width:570px}.layout-showcase .hero-lead{max-width:335px}.layout-showcase .hero-art .device-scene{right:0;width:44%;bottom:-4%;height:550px}.layout-showcase .phone{transform:translateX(-50%) rotate(8deg);top:50px;width:254px;min-height:475px}.layout-showcase .cover-one{left:-20%;top:54%;width:147px;transform:rotate(-10deg)}.layout-showcase .cover-two{right:5%;top:1%;width:130px;transform:rotate(17deg)}.layout-showcase .device-chip{right:0;bottom:7%}.layout-showcase .hero-watermark{top:auto;bottom:10px;left:20px;right:auto;font-size:142px;color:#ffffff04}.layout-showcase .mobile-features{gap:1px;border:1px solid var(--border);border-radius:20px;overflow:hidden}.layout-showcase .mobile-features article{border:0;border-radius:0;padding:35px}.layout-showcase .section-heading h2{font-size:35px}
.entry-hero{display:grid;grid-template-columns:1.4fr 1fr;gap:24px;min-height:525px}.entry-story{position:relative;background:var(--hero);border-radius:var(--radius);overflow:hidden;min-height:525px}.entry-story .hero-copy{padding:40px;width:100%}.entry-story .hero-copy h1{font-size:53px;max-width:450px}.entry-story .hero-lead{font-size:13px;margin-top:17px;max-width:360px}.entry-story .hero-actions,.entry-story .hero-meta{display:none}.entry-team{position:absolute;bottom:0;height:260px;left:0;right:0;background-image:url('betting/og-background.webp');background-size:cover}.entry-team .hero-image.hero-team{width:94%;right:-4%;bottom:-25%}.entry-panel{background:var(--panel);border-radius:var(--radius);padding:40px;display:flex;flex-direction:column;justify-content:center;align-items:stretch;border:1px solid var(--border)}.entry-icon{display:grid;place-items:center;width:46px;height:46px;background:var(--raised);color:var(--accent);border-radius:12px;font-size:24px;margin-bottom:22px}.entry-panel h2{font-size:28px;line-height:1.15}.entry-panel>p{font-size:12px;color:var(--muted);line-height:1.7;margin:18px 0 24px;max-width:330px}.entry-panel>.btn{width:100%}.entry-panel>span:not(.entry-icon){color:var(--muted);font-size:11px;margin-bottom:12px}.entry-separator{height:1px;background:var(--border);margin:25px 0}.entry-panel>small{font-size:9px;color:var(--muted);text-align:center;margin-top:20px}.layout-gateway .entry-hero{grid-template-columns:1fr 1.3fr;gap:0;background:#1c3058;border-radius:18px;overflow:hidden}.layout-gateway .entry-story{order:2;background:#1c3058;border-radius:0;min-height:510px}.layout-gateway .entry-story .hero-copy{padding:41px 38px}.layout-gateway .entry-story h1{font-size:55px}.layout-gateway .entry-panel{border:0;background:#f2f5fd;color:#172745;border-radius:0;padding:42px;--muted:#62718b;--raised:#e1e9f8;--text:#172745;--border:#11225520;--accent:#235dce}.layout-gateway .entry-panel .btn-secondary{color:#1d3560}.layout-gateway .entry-team{background:none;bottom:0;height:245px}.layout-gateway .entry-team .hero-image.hero-team{width:98%;bottom:-25%;right:-5%}
.layout-broadcast .sport-rail{width:137px}.layout-broadcast .hero{min-height:410px;background:linear-gradient(100deg,#6d242a,#23242b);border-left:5px solid #ec594b}.layout-broadcast .hero-copy{padding:35px;width:65%}.layout-broadcast .hero h1{font-size:82px;letter-spacing:-.01em;line-height:.9}.layout-broadcast .hero-lead{max-width:300px;font-size:12px}.layout-broadcast img.hero-athlete{width:117%;right:-28%}.layout-broadcast .hero-meta{margin-top:22px}.layout-broadcast .section-heading h2{font-size:36px;text-transform:uppercase;letter-spacing:.005em}.layout-broadcast .sport-category{padding:18px 13px;font-size:11px;gap:10px}.layout-broadcast .sport-category img{width:24px;height:24px}.layout-broadcast .esports-feature{min-height:260px}.layout-broadcast .esports-feature h2{font-size:63px;letter-spacing:0}.layout-rewards .hero{min-height:480px;background:radial-gradient(ellipse at 85% 45%,#6a5429,#352918 50%,#241b13);border:1px solid #ecd4991f}.layout-rewards .hero h1{font-size:67px}.layout-rewards .hero-copy{padding:50px}.layout-rewards img.hero-cashback{width:65%;right:-4%;bottom:0}.layout-rewards .hero-meta{margin-top:25px}.layout-rewards .promo-grid{grid-template-columns:repeat(3,1fr)}.layout-rewards .promo-welcome{grid-row:auto;min-height:340px}.layout-rewards .promo-content{width:100%;padding:25px}.layout-rewards .promo-welcome h3{font-size:38px;margin-top:20px}.layout-rewards .promo-welcome strong{font-size:12px;max-width:170px}.layout-rewards .promo-content h3{max-width:200px}.layout-rewards .promo-cashback-art{width:90%;right:-15%;bottom:-16px;opacity:.65}.layout-rewards .promo-team-art{width:125%;right:-45%;opacity:.58}.layout-rewards .promo-content p{max-width:185px}.layout-rewards .games-grid{grid-template-columns:repeat(6,1fr)}
.dual-heading{text-align:center;padding:15px 0 32px}.dual-heading .eyebrow{margin-bottom:12px}.dual-heading h1{font-size:49px;line-height:1.07}.dual-heading h1 br{display:none}.dual-heading p:last-child{font-size:13px;color:var(--muted);max-width:590px;margin:17px auto 0}.dual-hero{display:grid;grid-template-columns:1.05fr 1fr;gap:18px}.dual-hero section{position:relative;overflow:hidden;isolation:isolate;min-height:343px;border-radius:10px;color:#fff}.dual-hero section>div{position:relative;z-index:2;padding:35px 29px}.dual-hero .eyebrow{color:#c8e2d1;font-size:9px}.dual-hero h2{font-size:45px;margin-bottom:28px}.dual-sport{background:#153f30}.dual-sport img{position:absolute;max-width:none;width:145%;right:-35%;bottom:0;z-index:1}.dual-casino{background:#2a193d}.dual-casino img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:58%;z-index:0;opacity:.65}.dual-casino:after{content:'';position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#221332b3,transparent)}.dual-casino .btn{background:#bb9aee;color:#281536}.layout-dual .sport-categories{grid-template-columns:repeat(8,1fr);gap:8px}.layout-dual .sport-category{flex-direction:column;gap:13px;padding:22px 10px;font-size:11px}.layout-dual .sport-category b{display:none}.layout-dual .promo-welcome .btn{background:#c1a0f7;color:#25163c}
.layout-markets .hero{min-height:350px;background:linear-gradient(115deg,#16345d,#33567a)}.layout-markets .hero-copy{padding:34px 40px}.layout-markets .hero h1{font-size:55px}.layout-markets img.hero-athlete{width:95%;right:-22%}.layout-markets .hero-meta{margin-top:20px}.layout-markets .hero-lead{max-width:355px;font-size:12px}.layout-markets .hero .eyebrow{color:#b7d5ff}.market-shortcuts{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:16px}.market-shortcuts a{display:grid;grid-template-columns:1fr auto;gap:11px;background:var(--panel);border:1px solid var(--border);padding:22px;border-radius:6px}.market-shortcuts a>span{font-size:11px;color:var(--muted)}.market-shortcuts a>b{grid-column:1;grid-row:2;font-family:'Archivo';letter-spacing:.03em;font-size:17px}.market-shortcuts a>i{grid-row:1/span 2;grid-column:2;font-style:normal;color:var(--accent);align-self:center}.layout-markets .sports-section{margin-top:35px}.calculator-section{display:grid;grid-template-columns:1.2fr 1fr;gap:70px;padding:40px;background:var(--panel);border-radius:8px}.calculator-section h2{font-size:36px}.calculator-section>div>p{font-size:12px;color:var(--muted);margin:18px 0;max-width:400px}.odds-calculator{background:var(--bg);padding:25px;border:1px solid var(--border);border-radius:8px}.odds-calculator label{display:block;font-size:11px;font-weight:800;margin-bottom:12px}.odds-calculator input{padding:9px 12px;width:100%;font-size:25px;font-weight:700;background:var(--panel);color:var(--text);border:1px solid var(--border);border-radius:5px}.odds-calculator>div{display:flex;align-items:center;gap:25px;margin-top:18px}.odds-calculator output{font-size:42px;color:var(--accent);font-weight:800}.odds-calculator>div>span{font-size:10px;color:var(--muted);max-width:80px}.odds-calculator small{font-size:9px;color:var(--muted);display:block;margin-top:12px}.odds-calculator #odds-error{font-size:11px;color:#bb2020;margin-top:9px}
.layout-sportsdesk .sport-rail{width:157px}.layout-sportsdesk .sport-rail img{filter:none}.layout-sportsdesk .hero{min-height:337px;background:linear-gradient(120deg,#113860,#245ba0)}.layout-sportsdesk .hero-copy{padding:33px;width:65%}.layout-sportsdesk .hero h1{font-size:44px;line-height:1.06}.layout-sportsdesk .hero-lead{font-size:12px;max-width:355px}.layout-sportsdesk .hero .eyebrow{color:#bdd7ff}.layout-sportsdesk .hero .btn{background:#fff;color:#154a88}.layout-sportsdesk img.hero-athlete{width:95%;right:-27%}.layout-sportsdesk .hero-meta{margin-top:20px}.layout-sportsdesk .sports-section{margin-top:30px}.layout-sportsdesk .section-heading h2{font-size:25px}.layout-sportsdesk .sport-categories{gap:1px;background:var(--border);border:1px solid var(--border)}.layout-sportsdesk .sport-category{border:0;border-radius:0;padding:16px 12px;gap:10px;font-size:11px}.layout-sportsdesk .sport-category img{width:23px;height:23px;filter:none}.layout-sportsdesk .sports-tabs button[aria-pressed=true]{background:var(--button);color:white}.layout-sportsdesk .esports-feature{background:#142a46}.layout-sportsdesk .esports-feature .eyebrow{color:#bad6ff}.casino-hero{position:relative;isolation:isolate;overflow:hidden;min-height:415px;background:#352044;border-radius:18px}.casino-hero .hero-copy{width:57%;padding:39px}.casino-hero .hero-copy h1{font-size:62px}.casino-hero .hero-lead{font-size:12px;color:#dfcfe6;max-width:320px}.casino-hero .hero-meta{margin-top:24px}.casino-hero-bg{position:absolute;inset:0;z-index:-1;opacity:.15}.casino-fan{position:absolute;right:1%;top:17%;width:43%;height:72%;isolation:isolate}.casino-fan img{position:absolute;width:42%;aspect-ratio:3/4;object-fit:cover;border-radius:12px;box-shadow:0 15px 40px #0007;border:3px solid #ffffff26;left:30%;top:0;transform:rotate(2deg);z-index:2}.casino-fan img:first-child{left:0;top:28px;transform:rotate(-15deg);z-index:1}.casino-fan img:last-child{left:57%;top:39px;transform:rotate(17deg);z-index:3}.layout-casino .games-grid{grid-template-columns:repeat(6,1fr);gap:17px}.layout-casino .games-section{margin-top:33px}.layout-casino .game-card h3{font-size:12px}.layout-casino .section-heading h2{font-size:32px}
/* Supporting content */
.article-page,.utility-page{max-width:1120px;margin:0 auto;padding:55px 36px 20px}.article-heading{border-bottom:1px solid var(--border);padding-bottom:38px;max-width:1000px}.breadcrumb{display:block;font-size:11px;color:var(--accent);margin-bottom:35px}.article-heading h1,.utility-page h1{font-size:clamp(32px,4.4vw,54px);max-width:850px;line-height:1.08}.article-heading .hero-lead{font-size:17px;max-width:750px;margin-top:22px}.reading-layout{display:grid;grid-template-columns:225px 1fr;gap:60px;margin-top:40px}.reading-layout>aside{align-self:start;position:sticky;top:30px;display:flex;flex-direction:column;gap:15px;padding:20px;background:var(--panel);border-radius:8px}.reading-layout>aside .eyebrow{margin:0 0 8px}.reading-layout>aside a{font-size:11px;line-height:1.7}.reading-layout>aside a>span{color:var(--accent);margin-right:8px}.reading-layout article>section{margin-bottom:35px;scroll-margin-top:30px}.reading-layout article h2{font-size:25px;margin-bottom:17px;line-height:1.25}.reading-layout article p{font-size:14px;color:var(--muted);line-height:1.9}.source-box{background:var(--panel);padding:25px;border:1px solid var(--border);border-radius:8px;margin-top:35px}.source-box ul{padding-left:20px;font-size:12px;line-height:2.3;color:var(--accent)}.source-box p{font-size:11px!important}.related{border-top:1px solid var(--border);padding-top:30px;display:flex;flex-direction:column;gap:17px}.related a{font-size:13px;display:flex;justify-content:space-between;color:var(--accent)}.article-figure{margin:0 0 30px}.article-figure img{width:100%;height:auto;border-radius:8px}.article-figure figcaption{font-size:9px;color:var(--muted);margin-top:8px}.utility-page{max-width:900px}.utility-page .hero-lead{max-width:760px;font-size:16px;line-height:1.9}
@media(min-width:1450px){.layout-lobby .hero h1{font-size:63px}.layout-lobby .hero{min-height:450px}.layout-lobby .hero-copy{padding:45px}.layout-lobby .hero-image.hero-team{width:59%;right:-5%}.layout-broadcast .hero h1{font-size:95px}.layout-sportsdesk .hero h1{font-size:54px}}
@media(max-width:1100px){.header-inner{gap:25px;padding:15px 22px}.site-header nav{gap:20px}.site-header nav a{font-size:11px}.account-actions{gap:18px}.account-actions .btn{font-size:11px;padding:12px 16px}.page-shell{padding:0 22px;gap:18px}.sport-rail,.layout-broadcast .sport-rail,.layout-sportsdesk .sport-rail{width:120px}.rail-link{gap:9px;font-size:11px;padding:11px 7px}.hero-copy{padding:35px}.hero h1{font-size:51px}.layout-lobby .hero h1{font-size:43px}.layout-lobby .hero-copy{padding:28px}.layout-lobby .hero-image.hero-team{width:71%;right:-17%}.layout-lobby .hero-lead{max-width:275px}.layout-lobby .hero-actions .btn{padding:12px 16px;font-size:11px}.layout-lobby .hero-login{font-size:10px}.layout-lobby .product-card{padding:15px}.layout-lobby .product-card h2{font-size:22px}.quick-sport{font-size:10px;padding:9px}.quick-live{display:none}.games-grid{grid-template-columns:repeat(4,1fr)}.game-card h3{font-size:12px}.sport-category{padding:18px 12px;font-size:11px;gap:10px}.sport-category img{width:25px;height:25px}.hero-lead{font-size:13px}.layout-arena .hero h1{font-size:61px}.layout-arena .hero-image.hero-team{width:70%;right:-16%}.layout-device .hero h1{font-size:65px}.layout-device .hero-copy{padding:42px}.layout-device .hero-art .device-scene{right:6%;width:42%}.layout-handset .hero h1{font-size:66px}.layout-handset .hero-copy{padding:42px}.layout-showcase .hero h1{font-size:55px}.layout-showcase .hero-copy{padding-left:38px}.layout-showcase .phone{width:226px}.layout-showcase .cover-two{width:110px}.layout-showcase .cover-one{width:115px}.layout-broadcast .hero h1{font-size:66px}.layout-broadcast .hero-copy{padding:29px}.layout-broadcast img.hero-athlete{width:126%;right:-35%}.layout-rewards .hero h1{font-size:58px}.layout-rewards .hero-copy{padding:40px}.layout-rewards .promo-grid{grid-template-columns:1.2fr 1fr}.layout-rewards .promo-welcome{grid-row:span 2;min-height:450px}.layout-rewards .promo-card{min-height:220px}.entry-panel,.entry-story .hero-copy{padding:30px}.entry-story .hero-copy h1{font-size:47px}.layout-gateway .entry-story h1{font-size:43px}.layout-gateway .entry-panel{padding:34px}.layout-gateway .entry-story .hero-copy{padding:34px 28px}.dual-hero h2{font-size:37px}.layout-dual .sport-categories{grid-template-columns:repeat(4,1fr)}.layout-sportsdesk .hero h1{font-size:39px}.layout-sportsdesk .hero-copy{padding:25px}.layout-sportsdesk .hero-lead{max-width:300px;font-size:11px}.casino-hero .hero-copy h1{font-size:51px}.casino-hero .hero-copy{padding:32px}.casino-hero .hero-lead{max-width:280px}.layout-casino .games-grid{grid-template-columns:repeat(4,1fr)}.promo-content{padding:24px}.promo-content h3{font-size:21px}.promo-welcome h3{font-size:48px}.promo-welcome .promo-content{padding:27px}.promo-welcome strong{font-size:14px}.mobile-copy{padding:30px;width:64%}.mobile-copy .hero-actions{gap:12px}.mobile-copy .btn{padding:12px 14px;gap:10px}.mobile-section>.device-scene{right:-4%}.mobile-section .floating-cover{width:90px}.mobile-section .cover-one{left:0}.mobile-section .cover-two{display:none}}
@media(max-width:850px){.site-header nav{gap:15px}.site-header nav a:last-child{display:none}.header-inner{gap:23px}.brand img{width:116px}.account-actions{gap:15px}.account-actions .btn{padding:11px 12px;gap:13px;min-height:42px}.login-link{font-size:11px}.sport-rail{display:none}.page-shell{display:block}.quick-nav{min-height:65px;gap:4px}.quick-sport{flex:1;justify-content:center;padding:9px 7px;font-size:10px}.hero-copy{padding:35px;width:58%}.layout-lobby .hero h1{font-size:49px}.layout-lobby .hero-image.hero-team{width:70%;right:-15%}.layout-lobby .hero-copy{padding:35px}.layout-arena .hero-copy{padding:35px}.layout-arena .hero h1{font-size:58px}.layout-device .hero h1{font-size:54px}.layout-device .hero-copy{padding:36px;width:60%}.layout-device .hero-art .device-scene{right:3%;width:43%;bottom:-12%}.layout-device .phone{width:226px;min-height:431px}.layout-device .cover-two{width:105px;right:-2%;top:13%}.layout-device .cover-one{width:105px;left:-3%}.layout-device .device-chip{right:0}.layout-handset .hero h1{font-size:57px}.layout-handset .hero-copy{padding:35px}.layout-handset .hero-art .device-scene{right:0;width:45%;bottom:-16%}.layout-handset .phone{width:226px;min-height:437px}.layout-handset .floating-cover{width:98px}.layout-handset .cover-two{right:0}.layout-handset .cover-one{left:-5%}.layout-showcase .hero-copy{padding:38px 30px;width:70%}.layout-showcase .hero h1{font-size:55px}.layout-showcase .hero-lead{max-width:300px}.layout-showcase .hero-art .device-scene{bottom:-7%;width:40%}.layout-showcase .cover-one{display:none}.layout-showcase .cover-two{width:90px;right:5%}.layout-showcase .phone{width:212px;min-height:435px}.layout-showcase .device-chip{right:3%}.mobile-features article{padding:20px}.mobile-features h2{font-size:21px}.mobile-features p{font-size:11px}.entry-panel{padding:26px}.entry-hero{grid-template-columns:1.15fr 1fr;gap:16px}.entry-story .hero-copy h1{font-size:43px}.entry-story .hero-copy{padding:28px}.entry-story{min-height:515px}.entry-team{height:230px}.entry-team .hero-image.hero-team{width:115%;right:-17%}.layout-gateway .entry-hero{grid-template-columns:1fr 1.15fr}.layout-gateway .entry-story h1{font-size:38px}.layout-gateway .entry-panel{padding:27px}.layout-gateway .entry-team .hero-image.hero-team{width:125%;right:-25%;bottom:0}.layout-rewards .hero-copy{padding:36px}.layout-rewards .hero h1{font-size:52px}.layout-rewards img.hero-cashback{width:68%;right:-8%}.layout-rewards .games-grid{grid-template-columns:repeat(4,1fr)}.dual-heading h1{font-size:41px}.dual-hero{gap:14px}.dual-hero section>div{padding:26px}.dual-hero h2{font-size:35px}.dual-hero section{min-height:321px}.dual-sport img{width:175%;right:-43%}.layout-sportsdesk .hero h1{font-size:44px}.layout-sportsdesk img.hero-athlete{width:109%;right:-34%}.layout-sportsdesk .hero-copy{padding:31px}.casino-hero .hero-copy h1{font-size:52px}.casino-fan{right:0;width:43%;top:24%}.calculator-section{gap:35px;padding:30px}.home-faq{gap:30px}.reading-layout{gap:35px;grid-template-columns:170px 1fr}.article-page{padding:40px 25px}.footer-bottom{gap:30px}.footer-slogan{font-size:9px}}
@media(max-width:640px){html{scroll-padding-top:85px}.header-inner{min-height:70px;padding:13px 18px;gap:13px;flex-wrap:wrap}.brand img{width:110px;height:38px}.account-actions{margin-left:auto;gap:15px}.account-actions .btn{display:none}.login-link{background:var(--button);color:var(--on);padding:10px 14px;border-radius:6px;font-size:11px}.menu-toggle{display:block;width:34px;height:38px;padding:7px}.site-header nav{display:none;order:4;flex:0 0 100%;padding-top:10px;flex-direction:column;align-items:stretch;gap:0}.site-header.nav-open nav{display:flex}.site-header.nav-open nav a{display:block;padding:13px;border-top:1px solid var(--border);font-size:13px}.page-shell{padding:0 16px}.quick-nav{min-height:59px;gap:3px;margin:0 -2px}.quick-sport{flex:none;padding:8px 9px;font-size:10px}.quick-sport img{width:15px;height:15px}.hero,.layout-arena .hero,.layout-lobby .hero,.layout-poster .hero,.layout-device .hero,.layout-handset .hero,.layout-showcase .hero,.layout-broadcast .hero,.layout-rewards .hero,.layout-markets .hero,.layout-sportsdesk .hero{min-height:590px;align-items:flex-start;border-radius:12px;margin-top:0;overflow:hidden}.hero-copy,.layout-arena .hero-copy,.layout-lobby .hero-copy,.layout-poster .hero-copy,.layout-device .hero-copy,.layout-handset .hero-copy,.layout-showcase .hero-copy,.layout-broadcast .hero-copy,.layout-rewards .hero-copy,.layout-markets .hero-copy,.layout-sportsdesk .hero-copy{padding:29px 26px;width:100%;max-width:none}.hero h1,.layout-arena .hero h1,.layout-lobby .hero h1,.layout-device .hero h1,.layout-handset .hero h1,.layout-rewards .hero h1,.layout-markets .hero h1,.layout-sportsdesk .hero h1{font-size:46px;line-height:1.03;letter-spacing:-.045em}.hero .eyebrow{font-size:9px;margin-bottom:15px}.hero-lead,.layout-lobby .hero-lead,.layout-broadcast .hero-lead,.layout-markets .hero-lead,.layout-sportsdesk .hero-lead{font-size:12px;max-width:100%;margin-top:18px;line-height:1.7}.hero-actions{gap:20px;margin-top:22px}.hero-actions .btn{padding:12px 18px;font-size:11px;gap:18px;min-height:44px}.hero-login{font-size:11px}.hero-meta,.layout-arena .hero-meta,.layout-lobby .hero-meta,.layout-poster .hero-meta,.layout-broadcast .hero-meta,.layout-markets .hero-meta,.layout-sportsdesk .hero-meta{margin-top:22px;font-size:8px;gap:10px}.hero-meta>span:first-child{font-size:8px}.hero-art{overflow:hidden;top:auto;bottom:0;height:285px;width:100%}.hero-image.hero-team,.layout-arena .hero-image.hero-team,.layout-lobby .hero-image.hero-team{width:108%;right:-5%;bottom:-5%}.hero-watermark{display:none}.layout-lobby .hero,.layout-arena .hero{background-position:64% center}.layout-lobby .hero{min-height:620px}.layout-arena .hero{min-height:600px}.layout-arena .hero h1{font-size:49px}.layout-poster .hero{min-height:675px;border-radius:0}.layout-poster .hero:after{inset:8px}.layout-poster .hero h1{font-size:71px;line-height:.86;letter-spacing:-.01em}.layout-poster .hero-lead{max-width:270px}.layout-poster .hero-art{height:320px}.layout-poster img.hero-athlete{width:188%;right:-32%}.layout-poster .quick-nav{margin-bottom:15px}.layout-poster .section-heading h2{font-size:34px}.layout-poster .product-card{border-radius:0}.layout-broadcast .hero{min-height:645px;border-left:3px solid var(--button)}.layout-broadcast .hero h1{font-size:71px;line-height:.9;letter-spacing:0}.layout-broadcast .hero-art{height:295px}.layout-broadcast img.hero-athlete{width:194%;right:-38%}.layout-sportsdesk .hero{min-height:590px}.layout-sportsdesk .hero h1{font-size:41px}.layout-sportsdesk img.hero-athlete{width:190%;right:-37%}.layout-markets .hero{min-height:575px}.layout-markets .hero h1{font-size:47px}.layout-markets .hero-art{height:258px}.layout-markets img.hero-athlete{width:184%;right:-36%}.market-shortcuts{grid-template-columns:1fr;gap:8px}.market-shortcuts a{padding:17px 20px;gap:5px}.market-shortcuts a>b{font-size:14px}.layout-rewards .hero{min-height:645px}.layout-rewards .hero h1{font-size:47px}.layout-rewards .hero-art{height:302px}.layout-rewards img.hero-cashback{width:112%;right:-7%;bottom:-13px}.layout-rewards .promo-grid{grid-template-columns:1fr}.layout-rewards .promo-welcome{grid-row:auto;min-height:350px}.layout-rewards .promo-welcome h3{font-size:49px}.layout-rewards .promo-welcome strong{max-width:220px;font-size:15px}.layout-rewards .promo-cashback-art{width:75%;right:-9%}.layout-rewards .promo-team-art{width:86%;right:-22%}.layout-rewards .promo-content p{max-width:180px}.layout-rewards .promo-grid .promo-content{padding:29px}.layout-device .hero,.layout-handset .hero{min-height:850px}.layout-device .hero-copy,.layout-handset .hero-copy{padding:32px 27px}.layout-device .hero h1,.layout-handset .hero h1{font-size:51px}.layout-device .hero-art,.layout-handset .hero-art,.layout-showcase .hero-art{height:490px;overflow:visible}.layout-device .hero-art .device-scene,.layout-handset .hero-art .device-scene{width:85%;height:490px;right:8%;bottom:-10px}.layout-device .phone,.layout-handset .phone{width:232px;min-height:440px;top:22px;transform:translateX(-50%) rotate(-8deg)}.layout-handset .phone{transform:translateX(-50%) rotate(9deg)}.layout-device .cover-one,.layout-handset .cover-one{width:90px;left:-1%;top:49%}.layout-device .cover-two,.layout-handset .cover-two{width:89px;right:-3%;top:10%}.layout-device .device-chip,.layout-handset .device-chip{bottom:12%;right:0}.layout-showcase .hero{min-height:845px}.layout-showcase .hero-copy{padding:31px 26px}.layout-showcase .hero h1{font-size:43px;line-height:1.06}.layout-showcase .hero-lead{font-size:12px;max-width:285px}.layout-showcase .hero-art .device-scene{width:86%;right:9%;height:505px;bottom:-35px}.layout-showcase .phone{width:231px;min-height:445px;transform:translateX(-50%) rotate(5deg);top:10px}.layout-showcase .cover-one{display:block;width:91px;left:-2%;top:47%}.layout-showcase .cover-two{width:99px;right:-3%;top:5%}.layout-showcase .device-chip{right:-5%;bottom:18%}.mobile-features,.layout-showcase .mobile-features{grid-template-columns:1fr;gap:12px;border:0;border-radius:0}.mobile-features article,.layout-showcase .mobile-features article{border:1px solid var(--border);border-radius:12px;padding:24px;display:grid;grid-template-columns:40px 1fr;column-gap:17px}.feature-symbol,.layout-handset .feature-symbol{grid-row:1/span 3;grid-column:1;font-size:27px;width:40px;height:40px;align-self:start;margin:0}.mobile-features article>h2,.layout-handset .mobile-features article>h2{font-size:21px;line-height:1.2;grid-column:2}.mobile-features article>p{font-size:12px;margin:12px 0 15px;grid-column:2}.mobile-features article>a{grid-column:2}.layout-handset .mobile-features article{padding:20px 0}.browser-bar,.layout-handset .browser-bar{flex-wrap:wrap;gap:15px;padding:20px}.browser-bar>span{font-size:12px}.browser-bar>p{flex-basis:100%;order:3}.browser-bar>.btn{margin-left:auto;font-size:10px;gap:10px;padding:10px 13px;min-height:39px}.entry-hero,.layout-gateway .entry-hero{grid-template-columns:1fr;gap:16px;background:none;border-radius:0}.entry-story,.layout-gateway .entry-story{min-height:415px;border-radius:12px}.entry-story .hero-copy,.layout-gateway .entry-story .hero-copy{padding:29px 26px}.entry-story .hero-copy h1,.layout-gateway .entry-story h1{font-size:45px;line-height:1.02}.entry-story .hero-lead{font-size:12px;margin-top:17px}.entry-team,.layout-gateway .entry-team{height:208px}.entry-team .hero-image.hero-team,.layout-gateway .entry-team .hero-image.hero-team{width:102%;right:-2%;bottom:-15%}.entry-panel,.layout-gateway .entry-panel{padding:29px;border-radius:12px}.entry-panel h2{font-size:26px}.entry-icon{width:40px;height:40px;font-size:22px;margin-bottom:17px}.entry-separator{margin:22px 0}.layout-gateway .entry-story{order:0;min-height:420px}.layout-gateway .entry-panel{order:1}.dual-heading{padding:15px 6px 25px}.dual-heading h1{font-size:38px;line-height:1.05}.dual-heading h1 br{display:block}.dual-heading .eyebrow{font-size:9px}.dual-heading p:last-child{font-size:12px;margin-top:15px}.dual-hero{grid-template-columns:1fr;gap:15px}.dual-hero section{min-height:286px}.dual-hero section>div{padding:29px}.dual-hero h2{font-size:40px}.dual-sport img{width:159%;right:-33%}.dual-casino img{object-position:62%;opacity:.8}.layout-dual .sport-categories{grid-template-columns:repeat(4,1fr);gap:7px}.layout-dual .sport-category{padding:17px 5px;gap:12px;font-size:9px;min-width:0}.layout-dual .sport-category img{width:26px;height:26px}.casino-hero{min-height:655px;border-radius:12px}.casino-hero .hero-copy{width:100%;padding:28px 26px}.casino-hero .hero-copy h1{font-size:48px;line-height:1.03}.casino-hero .hero-lead{max-width:280px;font-size:12px}.casino-fan{right:7%;width:86%;height:245px;top:auto;bottom:25px}.casino-fan img{width:42%;max-height:225px}.casino-hero-bg .hero-image{object-position:64%}.product-grid{gap:10px;margin-top:17px;grid-template-columns:1fr}.product-card,.layout-arena .product-card,.layout-lobby .product-card{height:123px;padding:23px}.product-card h2,.layout-lobby .product-card h2{font-size:28px}.product-card>div>span{font-size:9px}.product-card img{width:51%;object-position:50% 35%}.product-card>div{max-width:70%}.product-card>b{bottom:24px}.section,.layout-lobby .section{margin-top:37px}.section-heading{gap:15px;margin-bottom:19px;align-items:flex-end}.section-heading h2,.mobile-section h2,.home-faq h2,.layout-casino .section-heading h2,.layout-showcase .section-heading h2{font-size:26px;line-height:1.13}.section-heading .eyebrow{font-size:8px;letter-spacing:.13em;margin-bottom:8px}.section-link{font-size:10px}.section-heading>.section-link{max-width:90px;text-align:right;white-space:normal;line-height:1.5;flex-shrink:0}.sports-tabs,.game-filters{padding:3px;gap:2px;max-width:100%}.sports-tabs button,.game-filters button{font-size:10px;padding:9px 12px;min-height:37px}.sport-categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.sport-category,.layout-broadcast .sport-category,.layout-sportsdesk .sport-category{padding:19px 13px;font-size:11px;gap:12px;min-width:0}.sport-category img,.layout-broadcast .sport-category img,.layout-sportsdesk .sport-category img{height:24px;width:24px}.sport-category b{font-size:12px}.layout-poster .sport-categories,.layout-sportsdesk .sport-categories{gap:1px}.section-note{font-size:10px;line-height:1.8}.game-controls{flex-direction:column;align-items:stretch;gap:13px;margin-bottom:17px}.game-filters{width:100%}.game-filters button{flex:1}.game-search{padding:8px 13px}.game-search input{width:100%;font-size:12px;min-height:27px}.games-grid,.layout-rewards .games-grid,.layout-casino .games-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 11px}.game-cover{border-radius:7px}.game-card h3,.layout-casino .game-card h3{font-size:10px;margin-top:9px;line-height:1.4}.game-card p{font-size:8px}.provider-strip{gap:18px;flex-wrap:wrap;justify-content:center;padding:23px 10px;font-size:12px}.provider-strip b{font-size:6px}.promo-grid{grid-template-columns:1fr;gap:13px}.promo-welcome{grid-row:auto;min-height:345px}.promo-welcome .promo-content{padding:30px}.promo-welcome h3{font-size:47px;margin-top:23px}.promo-welcome strong{font-size:15px;max-width:240px}.promo-card{min-height:217px}.promo-content{padding:27px;width:65%}.promo-content h3{font-size:25px;line-height:1.06}.promo-content p{font-size:11px}.promo-cashback-art{width:75%;right:-15%}.promo-team-art{width:91%;right:-30%}.promo-content .section-link{font-size:10px;white-space:normal}.promo-content>.btn{font-size:11px;gap:15px}.offer-terms{font-size:9px;line-height:1.9}.mobile-section{display:block;min-height:640px}.mobile-copy{padding:28px;width:100%}.mobile-copy>p{font-size:12px;line-height:1.8;margin-top:17px}.mobile-copy .hero-actions{gap:10px}.mobile-copy .btn{font-size:10px;gap:10px;padding:12px 14px}.mobile-copy>small{font-size:9px;margin-top:16px}.mobile-section>.device-scene{height:430px;width:83%;right:7%;bottom:-85px}.mobile-section .phone{width:215px;min-height:410px;top:5px;transform:translateX(-50%) rotate(9deg)}.mobile-section .cover-one{width:85px;left:-2%;top:42%}.mobile-section .cover-two{display:block;width:84px;right:-2%;top:5%}.mobile-section .device-chip{bottom:35%;right:-6%}.esports-feature,.layout-broadcast .esports-feature{min-height:450px;padding:28px}.esports-feature h2{font-size:44px}.layout-broadcast .esports-feature h2{font-size:56px}.esports-feature img{width:163%;right:-30%;bottom:0}.calculator-section{grid-template-columns:1fr;gap:27px;padding:27px}.calculator-section h2{font-size:31px}.odds-calculator{padding:22px}.reading-section{padding-top:29px}.reading-section .section-heading{display:block}.reading-section .section-heading>p{max-width:100%;font-size:11px;margin-top:14px}.reading-cards{grid-template-columns:1fr;gap:12px}.reading-card{padding:23px}.reading-card h3{font-size:19px;max-width:100%;line-height:1.3}.reading-card p{font-size:11px}.reading-card>span{font-size:9px;margin-bottom:14px}.home-faq{grid-template-columns:1fr;gap:24px;margin-bottom:40px}.home-faq summary{font-size:12px;line-height:1.7}.home-faq details p{font-size:11px}.site-footer{margin-top:40px;padding:30px 22px 95px}.footer-top{gap:15px;padding-bottom:24px;flex-wrap:wrap}.footer-slogan{order:3;flex-basis:100%;font-size:8px}.footer-top .brand img{width:118px}.footer-bottom{display:block;margin-top:21px}.footer-bottom>p{font-size:9px}.footer-bottom nav{margin-top:22px;justify-content:flex-start;font-size:10px;gap:12px 24px}.mobile-dock{display:flex;align-items:center;justify-content:space-around;position:fixed;z-index:40;bottom:0;left:0;right:0;background:var(--panel);border-top:1px solid var(--border);box-shadow:0 -8px 30px #0002;padding:9px 9px max(9px,env(safe-area-inset-bottom));min-height:62px}.mobile-dock a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;font-size:8px;font-weight:800;min-width:65px;min-height:42px;color:var(--muted)}.mobile-dock a>span{font-size:21px;line-height:1.2;color:var(--accent)}.article-page,.utility-page{padding:31px 22px 0}.article-heading{padding-bottom:30px}.breadcrumb{margin-bottom:25px;font-size:10px}.article-heading .eyebrow{font-size:8px}.article-heading h1,.utility-page h1{font-size:34px;line-height:1.12}.article-heading .hero-lead{font-size:14px;line-height:1.8;margin-top:19px}.reading-layout{grid-template-columns:1fr;gap:30px;margin-top:25px}.reading-layout>aside{position:static;padding:21px;gap:11px}.reading-layout article h2{font-size:23px;line-height:1.25}.reading-layout article p{font-size:13px;line-height:1.95}.source-box{padding:22px}.source-box ul{font-size:10px;line-height:2}.source-box a{overflow-wrap:anywhere}.utility-page .hero-lead{font-size:14px}.related a{font-size:12px;line-height:1.65}}
@media(max-width:360px){.page-shell{padding:0 12px}.hero h1,.layout-lobby .hero h1,.layout-arena .hero h1,.layout-device .hero h1,.layout-handset .hero h1,.layout-rewards .hero h1{font-size:43px}.layout-showcase .hero h1{font-size:38px}.layout-sportsdesk .hero h1{font-size:37px}.casino-hero .hero-copy h1{font-size:44px}.hero-actions{gap:14px}.hero-actions .btn{padding:12px 14px;font-size:10px}.hero-login{font-size:10px}.sport-category{font-size:10px;padding:17px 11px;gap:9px}.section-heading h2{font-size:24px}.entry-story .hero-copy h1,.layout-gateway .entry-story h1{font-size:40px}.header-inner{padding:12px 15px}.brand img{width:102px}.login-link{font-size:10px}}
.product-card img{object-position:center 63%}
.phone-games{grid-template-columns:repeat(3,1fr)}
.entry-team .hero-image.hero-team,.layout-gateway .entry-team .hero-image.hero-team{width:100%;height:100%;object-fit:contain;object-position:center bottom;right:0;bottom:0}
/* Keep the full athlete's head in view at every banner ratio. */
.hero-art img.hero-athlete{height:100%;width:auto!important;right:-10%!important}
.dual-sport>img{height:100%;width:auto;right:-10%}
.esports-feature>img{height:100%;width:auto;right:-5%}
@media(max-width:640px){.hero-art img.hero-athlete{right:-9%!important}.esports-feature>img{height:57%;right:-5%}}
@media(max-width:640px){.hero.hero-team:before{content:'';position:absolute;inset:0;z-index:0;background:linear-gradient(180deg,#181c38ed,#162732b8 58%,transparent 100%)}}
.skin-paper .quick-sport img,.skin-ice .quick-sport img,.skin-forest .quick-sport img,.skin-cobalt .quick-sport img,.skin-paper .sport-category img,.skin-ice .sport-category img,.skin-forest .sport-category img,.skin-cobalt .sport-category img,.skin-cobalt .rail-link img{filter:brightness(.24)}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
