/* Reference-led palace presentation. Core game/layout rules remain in styles.css. */
@font-face{font-family:Barlow;src:url('/assets/fonts/semi-400.woff2') format('woff2');font-weight:400;font-display:swap}
@font-face{font-family:Barlow;src:url('/assets/fonts/semi-700.woff2') format('woff2');font-weight:700;font-display:swap}
@font-face{font-family:Barlow;src:url('/assets/fonts/semi-800.woff2') format('woff2');font-weight:800;font-display:swap}
@font-face{font-family:Barlow;src:url('/assets/fonts/semi-900.woff2') format('woff2');font-weight:900;font-display:swap}
:root{--navy:#041135;--deep:#030d2a;--panel:#0d1b41;--blue:#18274b;--gold:#ffcc00;--cream:#fff8e8;--text:#fff;--muted:#c4cbda;--border:#c2cce024;font-family:Barlow,'Arial Narrow',Arial,sans-serif}
body{font-family:Barlow,'Arial Narrow',Arial,sans-serif;font-size:18px;line-height:1.45;background:var(--navy)}
html{scroll-padding-top:35px}h1,h2,h3{font-weight:800;letter-spacing:0}p{color:#c5ccdd}p+p{margin-top:14px}
.container{width:min(1024px,calc(100% - 64px))}.button{border-radius:10px;min-height:50px;padding:12px 25px;gap:12px;background:linear-gradient(#ffda32,#ffc400);color:#05204a;font-size:18px;font-weight:700;box-shadow:0 3px 0 #c99306;border:0}
.button:hover{filter:brightness(1.07);transform:translateY(-1px)}.button .icon{width:18px;height:18px}.button.secondary{background:#087cc5;border:0;color:#fff;box-shadow:none}.button.secondary:hover{background:#1599e8}
.text-link{font-size:17px;font-weight:700}.eyebrow{font-size:12px;letter-spacing:1.7px}.quiet-button{font-size:15px;min-height:40px}.page-heading h1{font-size:54px;font-weight:900}.lead{font-size:19px;line-height:1.5}
.top-note{height:24px;font-size:11px;line-height:1;gap:7px;background:#030c27;color:#bac2d5;letter-spacing:0;position:relative;z-index:17}.top-note span{color:inherit}.top-divider{opacity:.5}.top-note a:hover{text-decoration:underline}
.header{background:#041135;border:0;z-index:16}.header-inner{display:grid;grid-template-columns:1fr auto 1fr;gap:22px;width:calc(100% - 160px);max-width:1500px;height:80px}.header-left{justify-self:start}.header-right{justify-self:end}
.brand{gap:8px;align-items:center;justify-content:center}.brand img{width:39px;height:39px}.brand>span{font-family:Barlow,Arial,sans-serif;font-size:31px;letter-spacing:-.6px;line-height:1;font-weight:900;color:white}.brand small{font-family:Barlow,Arial,sans-serif;font-weight:400;letter-spacing:3.1px;font-size:8px;margin-top:5px;text-align:center;color:#eac768}
.login-link{display:inline-flex;align-items:center;min-height:44px;font-size:18px;font-weight:700;color:#fff}.login-link:hover{color:var(--gold)}.credit-pill{gap:0}.credit-pill strong{font-size:23px;font-weight:800;line-height:1}.credit-pill small{font-size:9px;line-height:1.4;letter-spacing:1.2px;color:#e0d8bf;margin-top:4px}
.menu-button{display:flex;align-items:center;gap:12px;width:auto;height:44px;min-width:44px;padding:9px;border:0;border-radius:4px;background:transparent}.menu-button b{font-size:15px;font-weight:700}.menu-button i{width:21px;display:block}.menu-button span{height:2px;background:#fff;margin:4px 0;transition:transform .2s,opacity .2s}.menu-button[aria-expanded=true] span:first-child{transform:translateY(6px) rotate(45deg)}.menu-button[aria-expanded=true] span:nth-child(2){opacity:0}.menu-button[aria-expanded=true] span:last-child{transform:translateY(-6px) rotate(-45deg)}
.mobile-nav{left:auto;right:80px;top:calc(100% + 6px);width:330px;background:#0b1a3e;border:1px solid #c0a34d65;border-radius:8px;padding:22px 25px;box-shadow:0 18px 60px #0009}.mobile-nav a{display:flex;align-items:center;justify-content:space-between;padding:11px 0;font-size:17px;color:#e1e6f4}.mobile-nav a:hover,.mobile-nav a[aria-current]{color:var(--gold)}.mobile-nav .icon{width:17px;height:17px}.mobile-nav small{display:block;border-top:1px solid var(--border);margin-top:12px;padding-top:14px;color:#aebad0;font-size:12px}.menu-heading{color:var(--gold);font-size:25px;font-weight:800;margin-bottom:10px}
body[data-page='/']>.top-note{position:absolute;left:0;right:0;top:0;background:#020a1e80}body[data-page='/']>.header{position:absolute;top:24px;left:0;right:0;background:transparent}
.hero{height:min(960px,67vw);min-height:730px;max-height:none;display:flex;align-items:center;justify-content:center;background:var(--navy);isolation:isolate}.hero>picture{position:absolute;inset:0;z-index:-3}.hero-art{position:static;width:100%;height:100%;object-fit:cover;object-position:center 48%;max-width:none}.hero:before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#00081f38,transparent 18%,transparent 74%,var(--navy) 100%);z-index:-1}.hero:after{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 50% 49%,#020b2360 0,transparent 44%);z-index:-2;pointer-events:none}
.theatre-light{position:absolute;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(ellipse at 50% 38%,#eed1900c,transparent 40%);animation:house-light 9s ease-in-out infinite alternate;will-change:opacity}.hero-content{width:100%;max-width:650px;margin:42px 0 0;padding:0 20px;text-align:center}.hero-label{display:inline-flex;gap:5px;align-items:center;border:1px solid #d5b84a80;border-radius:5px;color:#ffe595;letter-spacing:1.2px;font-size:9px;padding:4px 7px;margin-bottom:18px;background:#04113570;line-height:1}.hero-label .icon{width:11px;height:11px}.hero h1{font-family:Barlow,Arial,sans-serif;font-size:84px;line-height:.88;font-weight:900;letter-spacing:-1px;color:#fff;text-shadow:0 3px 0 #0002,0 5px 30px #0005}.hero h1>span{color:#ffcf00;background:none;-webkit-text-fill-color:currentColor}.hero-intro{font-size:23px;color:#fff;font-weight:700;margin:18px auto 0;line-height:1.2;max-width:none}.hero-intro strong{color:#fff}.hero-content>.button{min-height:64px;min-width:275px;margin-top:22px;font-size:21px;box-shadow:0 4px 0 #af8104,0 0 24px #f8c42635}.hero-content>.button .icon{display:none}.hero-reassurance{display:flex;justify-content:center;gap:14px;font-size:13px;color:#e4e4e6;margin-top:18px}.hero-reassurance span{display:flex;align-items:center;gap:4px}.hero-reassurance .icon{color:#ffda4a;width:12px;height:12px}.hero-small{font-size:11px;line-height:1.5;margin-top:7px;color:#a4b0c8}
.welcome-disclosure{font-size:14px;color:#acb7ce;line-height:1.35;margin-top:0;padding:2px 0 22px}.welcome-disclosure a{color:#dfe4f0;text-decoration:underline}.benefits{display:grid;grid-template-columns:repeat(3,1fr);border:0;padding:25px 0 27px;gap:0}.benefits>div{display:flex;flex-direction:column;align-items:center;gap:3px;position:relative}.benefits>div+div:before{content:'';position:absolute;left:0;top:4px;bottom:4px;width:1px;background:#fff1}.benefits strong{display:flex;gap:6px;align-items:center;font-family:Barlow,Arial,sans-serif;font-size:21px;line-height:1.2;font-weight:800;color:var(--gold)}.benefits .icon{width:19px;height:19px}.benefits>div>span{font-size:16px;font-weight:700;color:#fff;line-height:1.3}
.house-strip{margin-top:8px}.house-strip-title{font-weight:700;font-size:17px;margin-bottom:10px}.house-strip-items{display:grid;grid-template-columns:1fr 1fr 1.1fr .95fr;gap:12px}.house-strip-items>a{min-width:0;display:flex;align-items:center;gap:11px;background:#1b294d;border:1px solid #ffffff0c;border-radius:8px;padding:12px 14px;min-height:67px}.house-strip-items>a:hover{background:#24365f}.house-strip-items .icon{color:#f1c144;width:27px;height:27px}.house-strip-items strong{display:block;font-size:15px;line-height:1.1}.house-strip-items small{display:block;color:#bbc6df;font-size:12px;line-height:1.4;margin-top:4px}.house-strip-items .house-credit{flex-direction:column;justify-content:center;gap:3px;background:#7c650e;text-align:center}.house-credit small{color:#fff3b0;margin:0;font-size:12px}.house-credit strong{color:#fff66f;font-weight:900;font-size:25px;line-height:1}
.catalogue-section{padding-top:115px;padding-bottom:0}.catalogue-section>h2{text-align:center;font-size:46px;font-weight:900;line-height:1.1;margin:0 0 25px}.catalogue-section>h2 span{color:var(--gold);font-size:.85em}.game-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:24px 12px}.game-cover{border:0;border-radius:8px;aspect-ratio:1/1.09;background:#132247;position:relative}.game-cover>img{height:100%;width:100%;aspect-ratio:auto;object-fit:cover;object-position:center;transition:transform .3s}.game-cover:after{box-shadow:none}.card-tag{font-size:9px;letter-spacing:.3px;padding:3px 7px;background:#ffcc00;color:#071235;top:7px;left:7px}.card-info{padding-top:7px;gap:3px;align-items:center}.card-info h3{font-size:16px;line-height:1.2;font-weight:700}.card-info span{font-size:12px}.pin-button{width:32px;min-width:32px;height:42px;align-self:center;color:#c1cae0}.pin-button .icon{width:17px;height:17px}.pin-button[aria-pressed=true]{color:var(--gold)}body[data-page='/'] .card-info span{display:none}.play-disc{width:47px;height:47px}.more-games{text-align:center;margin-top:30px}.more-games .button{font-size:16px;min-height:41px;padding:9px 24px;border-radius:7px}.more-games .icon{width:14px;height:14px}.collection-notes{display:flex;justify-content:center;gap:11px;margin-top:72px;flex-wrap:wrap}.collection-notes span{padding:12px 17px;min-height:42px;border-radius:9px;background:#1a2749;color:#cbd3e7;font-size:12px;font-weight:800;letter-spacing:.7px;text-align:center;display:flex;align-items:center;justify-content:center}
.home-editorials{margin-top:92px}.editorial{display:grid;grid-template-columns:1fr 1fr;gap:64px;max-width:1024px;min-height:440px;padding:28px 0;margin-block:0;align-items:center}.editorial-art{width:100%;height:auto;max-width:480px;aspect-ratio:1;object-fit:contain;justify-self:center;mix-blend-mode:lighten}.editorial-copy{max-width:480px;padding:0}.editorial-copy h2{font-size:36px;font-weight:800;line-height:1.1;margin-bottom:21px}.editorial-copy h2 span{font-size:.7em;color:#ffcf00}.editorial-copy p:not(.eyebrow){font-size:18px;line-height:1.45;margin-top:0;color:#c7d0e4}.editorial-copy p+p{margin-top:14px!important}.editorial-copy .button{margin-top:23px;min-height:52px;font-size:18px}.editorial-copy .button .icon{display:none}.editorial-copy .editorial-small{font-size:14px!important;color:#aab7d0!important;line-height:1.4!important}.editorial-copy>.text-link{margin-top:13px;font-size:17px}.editorial.reverse{padding-top:28px}.check-list{font-size:18px;gap:14px;margin:22px 0;line-height:1.35;color:#e7edf7}.check-list li{gap:10px}.check-list .icon{width:18px;height:18px;color:var(--gold)}.care-editorial{padding-top:28px;padding-bottom:28px}
.discovery-pick{display:flex;flex-direction:row;align-items:center;gap:16px;border:0;background:none;border-radius:0;padding:17px 0 0;margin-top:15px;box-shadow:none;text-align:left;min-height:91px;transition:opacity .18s,transform .18s}.discovery-pick>img{width:84px;height:69px;aspect-ratio:auto;object-fit:cover;border-radius:7px}.discovery-pick>div{text-align:left}.discovery-pick small{font-size:9px;letter-spacing:1px;color:#aab6ce}.discovery-pick h3{font-size:22px;margin:3px 0;font-weight:800}.discovery-pick p{display:none}.discovery-pick .text-link{font-size:14px;margin:0;padding:0;gap:5px}.discovery-pick .text-link .icon{width:14px}.discovery-pick.changing{opacity:0;transform:translateY(5px)}
.home-terms{padding-top:75px;padding-bottom:50px;font-size:13px;line-height:1.4;color:#bac4d9}.home-terms h2{font-size:20px;margin-bottom:20px}.home-terms h3{font-size:14px;margin:15px 0 5px}.home-terms ul{padding-left:18px;margin:0}.home-terms li{padding-left:1px;margin:3px 0}.home-terms p{margin-top:13px;color:inherit}.home-terms a{color:#e1e6f5;text-decoration:underline}
.footer{border:0;padding:55px 0 28px;background:var(--navy)}.footer-inner{width:calc(100% - 138px);max-width:1400px;margin:auto}.footer-brand-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:47px;gap:25px}.footer-brand-row .brand>span{font-size:24px}.footer-brand-row .brand img{width:29px;height:29px}.footer-brand-row .brand small{display:none}.footer-principles{display:flex;align-items:center;gap:26px;font-weight:700;font-size:15px}.footer-principles span{display:flex;align-items:center;gap:7px}.footer-principles .icon{width:21px;height:21px;color:#edd181}
.footer-navigation{display:grid;grid-template-columns:1fr 1fr 1fr 2.1fr;gap:45px}.footer-navigation h3{font-size:17px;font-weight:700;line-height:1.25;margin-bottom:14px}.footer-navigation>div>a{display:block;font-size:15px;line-height:1.35;color:#bac5dd;margin:12px 0}.footer-navigation a:hover{color:var(--gold)}.footer-care{text-align:right;justify-self:end;max-width:360px}.footer-care-marks{display:flex;justify-content:flex-end;align-items:center;gap:19px;margin-bottom:22px}.footer-care-marks>.age{width:46px;height:46px;font-size:18px;border:2px solid #bdc7dc;color:#d4dbec}.footer-care-marks>a{font-size:12px;text-align:left;color:#bcc7dd;line-height:1.2;letter-spacing:1px}.footer-care-marks strong{font-size:17px;font-weight:800;color:#e0e6f5}.footer-care p{font-size:13px;line-height:1.5;color:#acb7ce}.footer-care p+p{margin-top:12px}.footer-care p a{color:#e3c961}.footer-legal{text-align:center;max-width:1130px;margin:57px auto 0;font-size:12px;line-height:1.5}.footer-legal p{color:#9ba9c3}.footer-legal p+p{margin-top:8px}.footer-support-links{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:12px 0;color:#c5d0e4}.footer-support-links>a:hover{text-decoration:underline}.footer-legal>p:last-child{margin-top:20px;font-size:12px}
/* Interior pages share the reference typography and calmer blue surfaces. */
.page{padding-top:55px}.page-heading{margin-bottom:34px}.panel,.form-panel{border-radius:10px;background:#0b1b3c;border-color:#63749a35}.form-panel .lead{font-size:17px}.form-panel h1{font-size:43px}.auth-story h2{font-size:39px}.auth-story>p:not(.eyebrow){font-size:17px}.auth-story .editorial-art{width:350px}.auth-story .inline-notice{font-size:12px}.form-panel .eyebrow{font-size:11px}form>label{font-size:16px}.checkbox{font-size:14px}.field-help,.form-footnote{font-size:13px}.forgot-link,.auth-switch{font-size:15px}.form-status{font-size:15px}.inline-notice{font-size:13px}.catalogue-toolbar{font-size:17px}.catalogue-count{font-size:17px}.search-field input{font-size:17px}.catalogue-toolbar>.quiet-button{font-size:15px}.game-detail .lead{font-size:18px}.detail-facts span{font-size:14px}.rules-grid p,.prose{font-size:17px;line-height:1.6}.prose h2{font-size:30px}.document-layout aside a{font-size:15px}.document-layout aside>span{font-size:12px}.document-layout aside small{font-size:12px}.reading{max-width:800px}.support-info details summary{font-size:19px}details p{font-size:16px}.support-layout .panel>p{font-size:16px}.support-layout .panel h2{font-size:35px}.contact-card{font-size:16px}.contact-card a{font-size:16px;overflow-wrap:anywhere}.care-head>div>p{font-size:18px}.preference-row p{font-size:16px}.preference-row>.state-pill{font-size:12px}.policy-link{font-size:15px}.reward-grid p:not(.eyebrow){font-size:17px;line-height:1.5}.reward-grid .state-pill{font-size:13px}.reward-grid .button{font-size:17px}.reward-grid h2{font-size:65px}.account-summary>div>span{font-size:12px}.account-summary>div>small{font-size:14px}.account-summary .text-link{font-size:15px}.account-summary .button{font-size:17px}.account-tools .panel>p,.lineup-section p:not(.eyebrow){font-size:17px}.lineup-slot strong{font-size:14px}.lineup-slot>span:last-child{font-size:12px}.activity-row{font-size:15px}.activity-row strong{font-size:17px}.activity-row small{font-size:11px}.activity-panel .section-top select{font-size:14px}.pagination{font-size:13px}.account-bottom{font-size:16px}.account-bottom>.quiet-button{font-size:15px}.cookie-notice p{font-size:13px;line-height:1.4}.cookie-notice .button{min-height:40px;font-size:14px}.toast{font-size:16px}.dialog-content p{font-size:17px}.dialog-content>.quiet-button{font-size:15px}
.editorial-art{mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent),linear-gradient(0deg,transparent,#000 11%,#000 94%,transparent);mask-composite:intersect}
@keyframes house-light{from{opacity:.25}to{opacity:1}}
@media(min-width:1700px){.hero{height:1000px}.hero h1{font-size:92px}.hero-content{margin-top:40px}}
@media(max-width:1100px){.header-inner{width:calc(100% - 80px)}.mobile-nav{right:40px}.hero{min-height:680px;height:74vw}.hero h1{font-size:78px}.house-strip-items{gap:8px}.house-strip-items>a{padding:11px 10px;gap:8px}.house-strip-items .icon{width:21px;height:21px}.house-strip-items strong{font-size:14px}.house-credit strong{font-size:24px}.house-strip-items small{font-size:11px}.editorial{gap:45px;min-height:400px}.editorial-copy h2{font-size:34px}.editorial-copy p:not(.eyebrow){font-size:17px}.footer-inner{width:calc(100% - 80px)}.footer-navigation{gap:30px;grid-template-columns:1fr 1fr 1fr 1.6fr}.footer-principles{gap:19px}.game-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:20px 10px}.card-info h3{font-size:15px}.pin-button{width:27px;min-width:27px}.card-info span{font-size:10px}.card-tag{font-size:8px}.catalogue-section>h2{font-size:42px}.collection-notes span{padding:11px 13px;font-size:11px}}
@media(max-width:800px){.container{width:calc(100% - 48px)}.header-inner{width:calc(100% - 50px);height:74px}.mobile-nav{right:25px}.hero{height:750px;min-height:0}.hero-art{object-position:center}.hero h1{font-size:76px}.hero-content{margin-top:30px;max-width:100%}.hero-intro{font-size:22px}.benefits strong{font-size:19px}.benefits>div>span{font-size:14px}.welcome-disclosure{font-size:13px}.house-strip-items{grid-template-columns:1fr 1fr}.house-strip-items>a{min-height:65px;padding:12px 18px}.house-strip-items strong{font-size:16px}.house-strip-items small{font-size:12px}.house-credit strong{font-size:25px}.game-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px 12px}.card-info h3{font-size:17px}.catalogue-section{padding-top:82px}.catalogue-section>h2{font-size:37px}.collection-notes{gap:8px;margin-top:50px}.collection-notes span{font-size:10px;min-height:37px;padding:9px 12px}.home-editorials{margin-top:55px}.editorial{gap:30px;min-height:370px;padding-block:28px}.editorial-copy h2{font-size:30px;margin-bottom:17px}.editorial-copy p:not(.eyebrow){font-size:16px}.editorial-copy .button{font-size:16px;min-height:46px;padding:11px 20px}.editorial-copy .editorial-small{font-size:12px!important}.editorial-copy>.text-link{font-size:16px}.check-list{font-size:16px;gap:12px;margin:18px 0}.discovery-pick{gap:12px}.discovery-pick>img{width:68px;height:60px}.discovery-pick h3{font-size:20px}.discovery-pick .text-link{font-size:13px}.footer-inner{width:calc(100% - 50px)}.footer-navigation{grid-template-columns:1fr 1fr 1fr;gap:30px}.footer-care{grid-column:1/-1;width:100%;max-width:none;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:20px;text-align:left;border-top:1px solid var(--border);padding-top:25px}.footer-care-marks{justify-content:flex-start;margin:0}.footer-care p+p{margin:0}.footer-principles{font-size:13px;gap:14px}.footer-principles .icon{width:17px;height:17px}.footer-brand-row{margin-bottom:35px}.footer-legal{margin-top:35px}.lineup-section{grid-template-columns:1fr;gap:25px}.lineup-slot strong{font-size:14px}.auth-page{gap:30px}.auth-story h2{font-size:32px}.auth-story>p:not(.eyebrow){font-size:15px}.form-panel{padding:26px}.form-panel h1{font-size:38px}}
@media(max-width:600px){.container{width:calc(100% - 36px)}.top-note{height:23px;font-size:9px;gap:5px}.top-note span{font-size:9px}.header-inner{width:calc(100% - 36px);height:68px;gap:10px}.brand{gap:5px}.brand img{width:31px;height:31px}.brand>span{font-size:25px;letter-spacing:-.5px}.brand small{font-size:6px;letter-spacing:2.5px;margin-top:4px}.login-link{font-size:15px;display:inline-flex}.menu-button{padding:10px 0 10px 13px}.menu-button b{display:none}.menu-button i{width:20px}.credit-pill strong{font-size:17px}.credit-pill small{font-size:7px;letter-spacing:.3px}.mobile-nav{top:100%;left:18px;right:18px;width:auto;max-width:none;padding:21px 23px}.mobile-nav a{font-size:18px;padding:12px 0}.hero{height:720px;min-height:0;align-items:center}.hero-art{object-position:center top}.hero:before{background:linear-gradient(180deg,#020a2533,transparent 21%,transparent 77%,var(--navy) 100%)}.hero-content{padding:0 18px;max-width:100%;margin-top:40px}.hero-label{font-size:8px;letter-spacing:1px;margin-bottom:17px}.hero h1{font-size:65px;line-height:.91;letter-spacing:-1px}.hero-intro{font-size:20px;line-height:1.3;margin-top:18px;max-width:320px}.hero-content>.button{min-height:58px;min-width:260px;margin-top:20px;padding:13px 30px;font-size:19px;border-radius:9px}.hero-reassurance{font-size:12px;gap:13px;margin-top:17px}.hero-small{font-size:10px;margin-top:7px}.welcome-disclosure{font-size:12px;line-height:1.45;padding-bottom:12px;margin-top:0;color:#aeb9d0}.benefits{padding:22px 0 20px;gap:0}.benefits>div{gap:5px}.benefits strong{font-size:15px;gap:4px;line-height:1.2;white-space:nowrap}.benefits .icon{width:14px;height:14px}.benefits>div>span{font-size:12px;line-height:1.3;max-width:100px;text-align:center}.benefits>div+div:before{top:3px;bottom:3px}.house-strip{margin-top:10px}.house-strip-title{font-size:16px;margin-bottom:9px}.house-strip-items{gap:8px}.house-strip-items>a{padding:11px 10px;gap:8px;border-radius:7px;min-height:64px}.house-strip-items .icon{width:22px;height:22px}.house-strip-items strong{font-size:14px}.house-strip-items small{font-size:10px;line-height:1.3}.house-credit strong{font-size:25px}.house-credit small{font-size:11px}.catalogue-section{padding-top:65px}.catalogue-section>h2{font-size:33px;max-width:330px;margin:0 auto 23px;line-height:1.08}.game-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 12px}.game-cover{aspect-ratio:1/1.02;border-radius:8px}.card-info{padding-top:4px;gap:4px;min-height:43px}.card-info h3{font-size:18px;line-height:1.1}.card-info span{font-size:12px}.pin-button{width:36px;min-width:36px;height:44px}.pin-button .icon{width:18px;height:18px}.card-tag{font-size:9px;top:8px;left:8px}.more-games{margin-top:26px}.more-games .button{font-size:16px;min-height:44px;padding:10px 25px}.collection-notes{gap:7px;margin-top:44px}.collection-notes span{font-size:9px;letter-spacing:.4px;padding:9px 11px;min-height:33px;border-radius:6px}.home-editorials{margin-top:46px}.editorial,.editorial.reverse{display:flex;flex-direction:column;gap:7px;min-height:0;padding:20px 0 35px;max-width:480px}.editorial.reverse{flex-direction:column-reverse}.editorial-art{width:min(330px,94%);max-width:330px;height:auto;margin:0 auto}.editorial-copy{padding:0 5px;width:100%;max-width:none}.editorial-copy h2{font-size:32px;line-height:1.1;margin-bottom:19px}.editorial-copy p:not(.eyebrow){font-size:17px;line-height:1.5}.editorial-copy .editorial-small{font-size:13px!important}.editorial-copy .button{font-size:17px;min-height:50px;margin-top:22px;padding:13px 23px}.editorial-copy>.text-link{font-size:17px;margin-top:16px}.check-list{font-size:17px;gap:14px;margin:20px 0}.check-list .icon{width:17px;height:17px}.discovery-pick{flex-direction:row;gap:15px;padding-top:18px;margin-top:8px}.discovery-pick>img{width:81px;height:68px}.discovery-pick h3{font-size:22px}.discovery-pick small{font-size:9px}.discovery-pick .text-link{font-size:14px}.home-terms{padding-top:33px;padding-bottom:20px;font-size:12px;line-height:1.5}.home-terms h2{font-size:20px;margin-bottom:17px}.home-terms h3{font-size:14px}.home-terms li{margin:6px 0}.footer{padding-top:47px;padding-bottom:27px}.footer-inner{width:calc(100% - 36px)}.footer-brand-row{display:flex;flex-direction:column;align-items:flex-start;gap:22px;margin-bottom:31px}.footer-brand-row .brand>span{font-size:27px}.footer-brand-row .brand img{width:32px;height:32px}.footer-principles{justify-content:space-between;gap:15px;width:100%;font-size:13px}.footer-principles .icon{width:17px;height:17px}.footer-principles span{gap:5px}.footer-navigation{grid-template-columns:1fr 1fr;gap:28px 20px}.footer-navigation h3{font-size:17px;margin-bottom:13px}.footer-navigation>div>a{font-size:15px;margin:12px 0;line-height:1.3}.footer-navigation>div:nth-child(3){grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;column-gap:20px}.footer-navigation>div:nth-child(3)>h3{grid-column:1/-1;margin-bottom:0}.footer-navigation>div:nth-child(3)>a{margin:10px 0}.footer-care{display:flex;flex-wrap:wrap;gap:20px;padding-top:26px;text-align:left}.footer-care-marks{width:100%;gap:14px}.footer-care-marks>.age{width:41px;height:41px;font-size:16px}.footer-care p{font-size:13px;line-height:1.5;max-width:calc(50% - 10px)}.footer-care p+p{margin:0}.footer-legal{margin-top:28px;font-size:11px;line-height:1.6}.footer-support-links{gap:5px 7px;font-size:12px}.footer-legal>p:last-child{font-size:11px;overflow-wrap:anywhere}.page{padding-top:34px}.page-heading h1{font-size:44px}.lead{font-size:17px}.page-heading{margin-bottom:27px}.form-panel h1{font-size:39px}.form-panel .lead{font-size:16px}.form-panel .eyebrow{font-size:10px}.form-panel{padding:24px}.form-panel .button{font-size:17px}form>label{font-size:16px}.checkbox{font-size:14px;line-height:1.5}.auth-switch{font-size:15px}.form-footnote,.field-help{font-size:12px}.form-status{font-size:14px}.inline-notice{font-size:12px;line-height:1.4}.game-detail h1{font-size:44px}.game-detail .lead{font-size:17px}.detail-facts span{font-size:12px}.game-detail .button{font-size:17px}.game-detail .text-link{font-size:15px}.rules-grid p,.prose{font-size:16px}.prose h2{font-size:29px}.catalogue-count{font-size:16px}.search-field input{font-size:16px}.support-info details summary{font-size:18px}.support-info details p{font-size:16px}.support-layout .panel h2{font-size:33px}.support-layout .panel>p{font-size:16px}.support-layout .button{font-size:17px}.contact-card{font-size:15px}.contact-card a{font-size:15px}.care-head .page-heading h1{font-size:43px}.care-head>div>p{font-size:17px}.care-head .editorial-art{width:260px}.care-head+.rules-grid{margin-top:20px}.reward-grid p:not(.eyebrow){font-size:16px}.reward-grid .button{font-size:17px}.reward-grid .state-pill{font-size:12px}.account-summary>div>span{font-size:10px}.account-summary>div>strong{font-size:38px}.account-summary>div>small{font-size:12px}.account-summary .button{font-size:16px}.account-summary .text-link{font-size:15px}.lineup-section h2{font-size:35px}.lineup-section p:not(.eyebrow){font-size:17px}.lineup-slot{min-height:155px;padding:16px 6px}.lineup-slot strong{font-size:12px}.lineup-slot>span:last-child{font-size:10px}.account-tools .panel>p{font-size:16px}.account-tools .eyebrow{font-size:10px}.account-tools .section-top h2{font-size:29px}.activity-panel .section-top select{font-size:12px;width:115px}.activity-row{font-size:13px}.activity-row strong{font-size:16px}.activity-row small{font-size:10px}.pagination{font-size:11px;gap:5px}.pagination .quiet-button{font-size:12px;padding:7px 10px}.account-bottom{font-size:15px}.preference-row p{font-size:15px}.preference-row>.state-pill{font-size:10px;padding:6px 8px}.narrow .button{font-size:16px;gap:10px}.cookie-notice{padding:12px;align-items:center;bottom:8px}.cookie-notice p{font-size:11px;line-height:1.45}.cookie-notice p a{margin-left:4px}.cookie-notice .button{font-size:12px;padding:9px 12px;min-height:39px}.cookie-notice .button .icon{display:none}.toast{font-size:14px}.dialog-content p{font-size:16px}.dialog-content .button{font-size:17px}.play-page .text-link{font-size:12px}.play-page .quiet-button{font-size:11px}.play-page .button{font-size:15px}.play-below p{font-size:13px}.round-history summary{font-size:13px}.round-history #round-detail{font-size:12px}}
@media(max-width:365px){.header-inner{width:calc(100% - 28px);gap:7px}.brand>span{font-size:23px}.brand img{width:27px;height:27px}.login-link{display:inline-flex;font-size:14px}.credit-pill strong{font-size:15px}.hero{height:670px}.hero h1{font-size:58px}.hero-content{padding-inline:14px}.hero-intro{font-size:18px}.hero-content>.button{min-width:245px}.benefits strong{font-size:13px}.benefits .icon{width:12px;height:12px}.benefits>div>span{font-size:11px}.house-strip-items>a{padding:10px 8px;gap:5px}.house-strip-items strong{font-size:13px}.house-credit strong{font-size:24px}.house-strip-items .icon{width:18px;height:18px}.catalogue-section>h2{font-size:30px}.card-info h3{font-size:16px}.editorial-copy h2{font-size:30px}.footer-principles{font-size:12px;gap:8px}.footer-principles .icon{width:15px;height:15px}}
@media(prefers-reduced-motion:reduce){.theatre-light{animation:none;will-change:auto;opacity:.6}.hero-content,.discovery-pick{transition:none}.game-cover>img{transition:none}}
