:root{--ink:#241920;--velvet:#4e283b;--night:#1f121d;--berry:#c84f7d;--rose:#e5a5ba;--pearl:#fff9f7;--blush:#f6e5e9;--champagne:#e9ccb7;--muted:#806e77;--line:#ead6df;--shadow:0 18px 44px rgba(43,20,34,.11);--ease:cubic-bezier(.22,1,.36,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:280px;background:var(--pearl);color:var(--ink);font-family:'DM Sans',system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img,video{max-width:100%}.icon{width:22px;height:22px;flex:none;fill:none;stroke:currentColor;stroke-width:0;overflow:visible}em{font-style:normal;color:var(--berry)}:focus-visible{outline:3px solid #ffbbd0;outline-offset:4px}::selection{background:#f0bbce;color:var(--night)}.page-width{width:min(100% - 72px,1272px);margin-inline:auto}.eyebrow{display:inline-block;font-size:10px;font-weight:800;letter-spacing:.23em;text-transform:uppercase;color:var(--berry)}.masthead-note{height:26px;padding:0 max(36px,calc((100vw - 1272px)/2));display:flex;justify-content:space-between;align-items:center;background:#dfb5c2;color:#291d24;font-size:9px;font-weight:800;letter-spacing:.2em}.site-header{height:76px;position:relative;z-index:30;background:rgba(255,249,247,.94);backdrop-filter:blur(18px);border-bottom:1px solid #efdfe4}.site-header__inner{width:min(100% - 72px,1272px);height:100%;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;white-space:nowrap}.brand__word{font-size:32px;font-weight:800;letter-spacing:-.085em;line-height:1}.brand__word span,.site-footer__brand span{color:var(--berry)}.brand__rule{height:29px;width:1px;background:#d8c2cd}.brand__sub{font-size:9px;line-height:1.2;font-weight:800;letter-spacing:.19em}.desktop-nav{display:flex;gap:36px;height:100%;align-items:center;margin-left:auto}.desktop-nav a{height:100%;display:flex;align-items:center;position:relative;font-size:13px;font-weight:700;color:#78636f}.desktop-nav a:hover,.desktop-nav a[aria-current]{color:var(--ink)}.desktop-nav a[aria-current]:after{content:'';position:absolute;left:0;right:0;bottom:-1px;height:3px;border-radius:3px;background:var(--berry)}.header-actions{display:flex;align-items:center;gap:10px}.icon-btn{width:44px;height:44px;display:inline-grid;place-items:center;border:1px solid var(--line);border-radius:15px;background:#fff8fa;color:var(--velvet);transition:transform .18s var(--ease),background .18s,border .18s}.icon-btn:hover{transform:translateY(-2px);background:#ffe9f0;border-color:#e3b9ca}.space-link{height:44px;display:flex;align-items:center;gap:10px;padding:4px 13px 4px 4px;border:1px solid #e6cad6;border-radius:15px;font-size:10px;font-weight:800;letter-spacing:.11em;white-space:nowrap}.space-link__mark{height:35px;width:35px;display:grid;place-items:center;border-radius:11px;background:var(--velvet);color:#fff;font-size:17px;font-weight:700}.space-link .icon{width:15px;height:15px;color:var(--berry)}.space-link:hover{background:#fff0f4}.mobile-nav{display:none}main{min-height:50vh}.site-footer{display:grid;grid-template-columns:1fr 1.3fr 1.2fr;gap:44px;padding:54px max(36px,calc((100vw - 1272px)/2)) 64px;background:var(--night);color:#f9e9ef}.site-footer__brand{font-size:31px;font-weight:800;letter-spacing:-.07em}.site-footer__brand small{display:block;font-size:9px;letter-spacing:.18em;margin-top:3px}.site-footer p{font-size:12px;line-height:1.7;color:#c8aebc;margin:0}.site-footer nav{display:flex;flex-wrap:wrap;gap:14px 25px;align-content:start}.site-footer nav a{font-size:11px;font-weight:700}.site-footer nav a:hover{text-decoration:underline}.btn{height:52px;display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:0 22px;border:1px solid transparent;border-radius:16px;font-size:12px;font-weight:800;letter-spacing:.04em;white-space:nowrap;position:relative;transition:transform .2s var(--ease),box-shadow .2s var(--ease),background .2s}.btn .icon{width:16px;height:16px}.btn:hover{transform:translateY(-3px);box-shadow:0 13px 25px rgba(38,15,30,.18)}.btn:active{transform:translateY(0) scale(.985)}.btn--cream{background:#fff4ee;color:var(--night)}.btn--dark{background:var(--night);color:#fff}.btn--berry{background:var(--berry);color:#fff}.btn--outline{background:transparent;border-color:#bfa4b1;color:var(--ink)}.btn--drip:before,.btn--drip:after{content:'';position:absolute;top:calc(100% - 1px);width:8px;background:#fff4ee;border-radius:0 0 8px 8px;pointer-events:none;transition:height .3s var(--ease)}.btn--drip:before{left:28px;height:5px}.btn--drip:after{left:53px;height:9px}.btn--drip:hover:before{height:11px}.btn--drip:hover:after{height:4px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:25px}.section-head h2{font-size:clamp(30px,3.9vw,54px);font-weight:800;line-height:1.05;letter-spacing:-.066em;margin:10px 0 0}.section-head__link{display:inline-flex;align-items:center;gap:12px;padding-bottom:7px;border-bottom:1px solid #b97794;color:#9f4f73;font-size:10px;font-weight:800;letter-spacing:.14em;white-space:nowrap}.section-head__link .icon{width:15px;height:15px}.section-head__link:hover{color:var(--night);border-color:var(--night)}.section-intro{margin:13px 0 24px;color:var(--muted);font-size:14px}
/* Editorial home */
.hero-wrap{position:relative;padding:24px max(36px,calc((100vw - 1272px)/2)) 28px;background:var(--night)}.hero{height:min(590px,calc(100vh - 170px));min-height:510px;position:relative;isolation:isolate;overflow:hidden;border:1px solid #8c637a;border-radius:27px;background:#263847;color:#fff}.hero__media,.hero__shade,.hero__media img,.hero__media video{position:absolute;inset:0;width:100%;height:100%}.hero__media img,.hero__media video{object-fit:cover;object-position:center 39%}.hero__media img{opacity:1;transition:opacity .5s var(--ease)}.hero__media video{opacity:0;transition:opacity .45s var(--ease)}.hero.is-video .hero__media video{opacity:1}.hero.is-video .hero__media img{opacity:0}.hero__shade{background:linear-gradient(90deg,rgba(23,10,21,.97) 0%,rgba(40,17,31,.91) 24%,rgba(52,22,42,.48) 52%,rgba(25,17,24,.08) 79%),linear-gradient(0deg,rgba(18,11,18,.86),transparent 28%)}.hero__outline{position:absolute;z-index:1;right:8%;top:6%;height:84%;width:30%;opacity:.2;object-fit:contain;filter:brightness(0) invert(1);pointer-events:none}.hero__content{position:absolute;z-index:2;left:6%;top:50%;transform:translateY(-50%);max-width:480px;transition:opacity .2s}.hero.is-changing .hero__content{opacity:0}.hero__fan{display:inline-flex;align-items:center;gap:8px;padding:7px 11px;margin:0 0 44px;border:1px solid #ffffff66;border-radius:100px;color:#ffe0e8;font-size:9px;font-weight:800;letter-spacing:.16em}.hero__fan:before{content:'';height:5px;width:5px;border-radius:50%;background:#ffc9d9;box-shadow:0 0 0 4px #ffffff25}.hero__content .eyebrow{color:#f5bbc9}.hero h1{margin:13px 0 18px;font-size:clamp(50px,5.7vw,84px);font-weight:800;letter-spacing:-.075em;line-height:.98}.hero h1 em{color:#f0a9c1}.hero__content p{max-width:330px;margin:0 0 28px;color:#f2dce6;font-size:15px;line-height:1.6}.hero__controls{position:absolute;z-index:2;left:6%;right:4%;bottom:26px;height:42px;display:flex;align-items:center;gap:24px;border-top:1px solid #ffffff70;padding-top:22px}.hero__number{font-size:18px;font-weight:800;letter-spacing:-.04em}.hero__number b{font-size:10px;color:#ddb7c9;letter-spacing:0}.hero__dots{display:flex;gap:7px;margin-left:auto}.hero__dots button{display:grid;place-items:center;width:37px;height:37px;padding:0;border:1px solid #ffffff77;border-radius:50%;background:#ffffff15}.hero__dots button span{width:7px;height:7px;background:#fff;border-radius:50%;opacity:.6;transition:transform .2s,opacity .2s}.hero__dots button.is-active{background:#f0c0d0;color:#261921}.hero__dots button.is-active span{background:var(--velvet);opacity:1;transform:scale(1.15)}.hero__pause{display:grid;place-items:center;height:37px;width:37px;border:1px solid #ffffff80;border-radius:50%;background:transparent;color:#fff}.hero__pause .icon{width:17px;height:17px}.hero-side{position:absolute;top:50%;right:5px;display:flex;gap:45px;writing-mode:vertical-rl;color:#f2c3d2;font-size:9px;font-weight:800;letter-spacing:.18em}.marquee{height:48px;overflow:hidden;display:flex;align-items:center;background:#d6a2b5;color:#2f1725;white-space:nowrap}.marquee div{min-width:max-content;display:flex;align-items:center;gap:28px;padding-left:5%;font-size:10px;font-weight:800;letter-spacing:.21em;animation:marquee 36s linear infinite}.marquee i{font-style:normal;font-size:16px}@keyframes marquee{to{transform:translateX(-35%)}}.home-cats{padding-top:82px;padding-bottom:28px}.category-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin-top:24px}.category-chip{min-height:115px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:8px;padding:16px;border:1px solid #ead4dd;border-radius:17px;background:#fff;box-shadow:0 5px 16px #3f1b2d0c;transition:transform .2s var(--ease),box-shadow .2s var(--ease),border .2s}.category-chip:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#d7a6ba}.category-chip>.icon:first-child{color:var(--berry);width:23px;height:23px}.category-chip>.icon:last-child{position:absolute;align-self:flex-end;width:14px;height:14px;color:#af6b88}.category-chip span{display:flex;flex-direction:column;gap:3px}.category-chip b{font-size:13px;letter-spacing:-.02em}.category-chip small{font-size:10px;color:var(--muted)}.featured{padding-top:65px;padding-bottom:105px}.game-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.game-card{position:relative;min-width:0;overflow:hidden;border:1px solid #e8d7df;border-radius:19px;background:#fff;box-shadow:0 6px 22px #2a14210d;transition:transform .23s var(--ease),box-shadow .23s var(--ease),border-color .23s;animation:rise .42s var(--ease) both;animation-delay:calc(var(--card-index)*32ms)}@keyframes rise{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.game-card:hover{transform:translateY(-5px);border-color:#d6a7bb;box-shadow:0 17px 40px #311b2b24}.game-card__link{display:block;height:100%}.game-card__art{aspect-ratio:1.3;position:relative;overflow:hidden;color:#fff;background:radial-gradient(circle at 65% 34%,#bd748f,#542d49 47%,#261e3a 94%)}.game-card--arcade .game-card__art{background:radial-gradient(circle at 67% 37%,#c4b3e4,#5c4b80 43%,#252441 92%)}.game-card--crash .game-card__art{background:radial-gradient(circle at 60% 30%,#f5b37c,#af4662 47%,#45253e 94%)}.game-card--lottery .game-card__art{background:radial-gradient(circle at 70% 30%,#eac795,#99705d 48%,#45314b 94%)}.game-card--fishing .game-card__art{background:radial-gradient(circle at 67% 35%,#7cc8ca,#4a8095 50%,#272947 94%)}.game-card--slots .game-card__art{background:radial-gradient(circle at 65% 36%,#e6b077,#974b63 52%,#4a2443 95%)}.game-card--live .game-card__art{background:radial-gradient(circle at 67% 33%,#d99db8,#7c4168 48%,#2e203d 96%)}.game-card--table .game-card__art{background:radial-gradient(circle at 66% 33%,#9cc3b5,#497269 50%,#263936 95%)}.game-card--provider .game-card__art{background:radial-gradient(circle at 65% 35%,#d2a5a8,#6d3952 48%,#2a1b30 94%)}.game-card__art:before{content:'';position:absolute;inset:12px;border:1px solid #ffffff6e;border-radius:12px}.game-card__art:after{content:'';position:absolute;inset:-30%;background:repeating-radial-gradient(circle at 70% 40%,transparent 0 28px,#ffffff19 29px 30px);transform:rotate(15deg)}.game-card__abstract i{position:absolute;z-index:1;border:1px solid #ffffff89;border-radius:48% 52% 49% 51%;transform:rotate(32deg)}.game-card__abstract i:nth-child(1){width:140px;height:140px;right:-19px;top:4px}.game-card__abstract i:nth-child(2){width:86px;height:86px;right:21px;top:32px}.game-card__abstract i:nth-child(3){width:14px;height:14px;right:58px;top:69px;background:#ffffffcc}.game-card__mark{position:absolute;z-index:2;left:27px;bottom:8px;font-size:clamp(67px,9vw,110px);font-weight:800;line-height:1;color:#ffffffd9;letter-spacing:-.11em;text-shadow:0 12px 29px #0005}.game-card__tag{position:absolute;z-index:2;left:21px;top:21px;padding:6px 8px;border-radius:8px;background:#1d0e1e80;color:#fff;font-size:8px;font-weight:800;letter-spacing:.12em;backdrop-filter:blur(7px)}.game-card__copy{min-height:103px;padding:14px 16px 13px;display:flex;flex-direction:column}.game-card__type{font-size:9px;text-transform:uppercase;letter-spacing:.14em;font-weight:800;color:#aa5879}.game-card h3{margin:5px 0 0;font-size:17px;letter-spacing:-.04em;line-height:1.15;max-width:calc(100% - 35px)}.game-card__meta{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:6px;font-size:10px;color:#8a7781;text-transform:capitalize}.game-card__meta .icon{width:14px;height:14px;color:var(--berry)}.game-card__save{position:absolute;right:12px;bottom:51px;z-index:2;display:grid;place-items:center;height:39px;width:39px;border:1px solid #ead2dd;background:#fff8fa;border-radius:12px;color:#c56186}.game-card__save:hover{background:#ffe6f0}.game-card__save[aria-pressed="true"]{background:#ca5481;color:#fff;border-color:#ca5481}.game-card__save .icon{width:19px;height:19px}.catalog-note{font-size:11px;color:#927c87;margin-top:19px}.mia-feature{display:grid;grid-template-columns:1fr 1fr;min-height:500px;background:var(--night);overflow:hidden}.mia-feature__text{padding:70px max(48px,calc((100vw - 1272px)/2));position:relative;color:#fff;overflow:hidden}.mia-feature__text .eyebrow{color:#e2a4be}.mia-feature__text h2{margin:21px 0;font-size:clamp(46px,5vw,72px);line-height:1.02;letter-spacing:-.07em}.mia-feature__text em{color:#eaa8be}.mia-feature__text p{max-width:320px;line-height:1.6;color:#dbc6d0;font-size:14px;margin-bottom:24px}.mia-feature__figure{position:absolute;right:-3%;top:8%;height:86%;width:36%;object-fit:contain;opacity:.17;filter:brightness(0) invert(1)}.mia-feature__image{min-height:500px;position:relative}.mia-feature__image:after{content:'';position:absolute;inset:45% 0 0;background:linear-gradient(transparent,#160d17cc)}.mia-feature__image img{width:100%;height:100%;object-fit:cover;object-position:center 33%;position:absolute}.mia-feature__image span{position:absolute;z-index:2;left:28px;right:28px;bottom:23px;display:flex;align-items:center;justify-content:space-between;color:#fff;font-size:10px;letter-spacing:.16em;font-weight:800}.mia-feature__image span .icon{width:19px;height:19px}.fan-space{padding-top:94px;padding-bottom:105px}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:28px}.feature-card{min-height:98px;display:flex;align-items:center;gap:14px;padding:18px;border:1px solid #ead7df;border-radius:18px;background:#fff;box-shadow:0 5px 20px #3c18300b;transition:transform .2s var(--ease),box-shadow .2s}.feature-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.feature-card__icon{height:45px;width:45px;display:grid;place-items:center;background:#f7e7ed;border-radius:13px;color:#b8587f}.feature-card__icon .icon{height:22px;width:22px}.feature-card span:nth-child(2){display:flex;flex-direction:column;gap:3px}.feature-card strong{font-size:14px}.feature-card small{font-size:11px;color:#8a7681}.feature-card__arrow{width:15px;height:15px;color:var(--berry);margin-left:auto}
/* Inner pages */
.page-hero{position:relative;overflow:hidden;background:var(--night);color:#fff;padding:74px 0 63px}.page-hero:after{content:'';position:absolute;right:-8%;top:-95%;width:60%;aspect-ratio:1;background:radial-gradient(circle,#bd5b854a,transparent 64%);pointer-events:none}.page-hero .eyebrow,.feature-hero .eyebrow{color:#eeb3c8}.page-hero h1,.feature-hero h1,.simple-page h1,.moment-detail h1{margin:18px 0 17px;font-size:clamp(48px,6vw,82px);line-height:.98;letter-spacing:-.075em;font-weight:800}.page-hero h1 em,.feature-hero h1 em,.simple-page h1 em,.moment-detail h1 span{color:#ecaac2}.page-hero p{font-size:15px;color:#dac7d1;max-width:430px;line-height:1.6}.page-hero__detail{margin-top:24px;font-size:9px;font-weight:800;letter-spacing:.16em;color:#f1bfcf}.page-hero--mia{background:#3a2536 url('assets/mia-violet.jpg') center 32%/cover no-repeat}.page-hero--mia:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#1d111df2,#241321c7 45%,#22162450)}.page-hero--mia .page-width{position:relative;z-index:1}.catalog{padding-top:34px;padding-bottom:105px}.catalog__toolbar{display:flex;gap:12px;justify-content:space-between}.catalog__search{height:50px;max-width:570px;flex:1;display:flex;align-items:center;gap:11px;padding:0 15px;background:#fff;border:1px solid #e7cfd9;border-radius:15px}.catalog__search>.icon{color:#bb6a8d;width:19px;height:19px}.catalog__search input{height:100%;width:100%;min-width:0;border:0;outline:0;background:none;color:var(--ink);font-size:13px}.catalog__search button{border:0;background:none;color:#ae5379;display:grid;place-items:center}.catalog__search button .icon{width:16px;height:16px}.catalog__saved{height:50px;display:flex;align-items:center;gap:8px;padding:0 16px;border-radius:15px;border:1px solid #dfc6d1;background:#fff;font-size:12px;font-weight:800}.catalog__saved .icon{width:17px;height:17px;color:var(--berry)}.catalog__categories{display:flex;gap:8px;overflow:auto;scrollbar-width:none;margin:19px 0 34px;padding-bottom:3px}.catalog__categories::-webkit-scrollbar{display:none}.catalog__categories a{height:39px;display:inline-flex;align-items:center;gap:7px;padding:0 13px;border:1px solid #e4ccd6;border-radius:12px;background:#fff;white-space:nowrap;font-size:11px;font-weight:700;color:#795d6b}.catalog__categories a[aria-current]{color:#fff;background:var(--velvet);border-color:var(--velvet)}.catalog__categories .icon{width:15px;height:15px}.catalog__heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:22px}.catalog__heading h2{font-size:clamp(26px,3vw,42px);letter-spacing:-.055em;line-height:1.1;margin:7px 0 0}.catalog__heading p{max-width:330px;color:#8b7781;font-size:11px;line-height:1.5}.catalog__more{margin:26px auto 0;display:flex}.empty-state{grid-column:1/-1;margin:20px 0;padding:50px 24px;text-align:center;border:1px dashed #dcb9c8;border-radius:24px;background:#fff}.empty-state>.icon{color:var(--berry);height:38px;width:38px}.empty-state h3{font-size:25px;letter-spacing:-.05em;margin:15px 0 6px}.empty-state p{font-size:13px;color:var(--muted);max-width:360px;margin:0 auto 20px}.breadcrumb{display:flex;gap:9px;align-items:center;padding-top:24px;padding-bottom:20px;color:#997e8b;font-size:11px}.breadcrumb a:hover{color:var(--berry)}.detail{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(30px,5vw,75px);align-items:center;padding-bottom:72px}.detail__art{height:540px;position:relative;overflow:hidden;border-radius:28px;color:#fff;background:radial-gradient(circle at 65% 35%,#db8fa7,#64344c 54%,#241b2d 94%)}.detail__art.game-card--space{background:radial-gradient(circle at 66% 35%,#b8a5e8,#4f467b 53%,#23233b 94%)}.detail__art.game-card--slots{background:radial-gradient(circle at 67% 33%,#edbd7e,#9e5271 52%,#3a203d 94%)}.detail__art:before,.detail__art:after{content:'';position:absolute;border:1px solid #ffffff80;border-radius:50%;width:320px;height:320px;right:-40px;top:35px}.detail__art:after{width:210px;height:210px;right:15px;top:90px}.detail__artletter{position:absolute;z-index:1;left:8%;bottom:5%;font-size:clamp(180px,28vw,360px);font-weight:800;line-height:1;letter-spacing:-.12em;color:#ffffffdc;text-shadow:0 30px 50px #240a26a0}.detail__artcurve{position:absolute;right:75px;top:150px;width:90px;height:90px;border-radius:50%;background:#fff8}.detail__artlabel{position:absolute;z-index:2;left:26px;top:26px;font-size:11px;letter-spacing:.16em;font-weight:800}.detail__body h1{font-size:clamp(44px,5vw,72px);line-height:1;letter-spacing:-.075em;margin:18px 0}.detail__body h1 span{color:var(--berry)}.detail__body>p{color:#8c7582;font-size:15px}.detail__facts{display:flex;flex-wrap:wrap;gap:8px;margin:26px 0}.detail__facts span{display:inline-flex;align-items:center;gap:7px;padding:8px 10px;border:1px solid #e8d5de;border-radius:10px;font-size:10px;font-weight:700;color:#664b5b}.detail__facts .icon{height:16px;width:16px;color:var(--berry)}.detail__actions{display:flex;flex-wrap:wrap;gap:10px}.detail__actions .btn{height:48px}.detail__notice{margin-top:30px;padding:22px;border-left:3px solid var(--berry);background:#f8e8ed;border-radius:0 13px 13px 0}.detail__notice strong{font-size:13px}.detail__notice p{font-size:12px;color:#755e6a;line-height:1.55;margin:6px 0 0}.detail-lower{padding:0 0 100px}.detail-lower .game-grid{margin-top:25px}.moments{padding-top:70px;padding-bottom:100px}.moment-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;grid-template-rows:270px 270px;gap:14px;margin-top:26px}.moment-card{position:relative;overflow:hidden;border-radius:21px;background:var(--velvet);color:#fff}.moment-card--large{grid-row:span 2}.moment-card img{width:100%;height:100%;object-fit:cover;position:absolute;transition:transform .6s var(--ease)}.moment-card:hover img{transform:scale(1.045)}.moment-card--large img{object-position:54% center}.moment-card__shade{position:absolute;inset:35% 0 0;background:linear-gradient(transparent,#170d18d9)}.moment-card__body{position:absolute;left:22px;right:22px;bottom:20px;display:flex;flex-direction:column}.moment-card__body small{font-size:9px;letter-spacing:.17em;font-weight:800;color:#f0bfd1}.moment-card__body strong{font-size:clamp(25px,2.8vw,39px);letter-spacing:-.06em;line-height:1.05;margin:5px 0 16px}.moment-card__body b{font-size:9px;letter-spacing:.15em;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #ffffff84;padding-top:11px}.moment-card__body b .icon{width:15px;height:15px}.moments__credit{font-size:11px;color:var(--muted);margin-top:19px}.moments__credit a{text-decoration:underline}.moment-detail{display:grid;grid-template-columns:1.2fr .8fr;gap:52px;align-items:center;padding-bottom:85px}.moment-detail__image{height:600px;border-radius:25px;overflow:hidden;background:var(--velvet)}.moment-detail__image img{width:100%;height:100%;object-fit:cover}.moment-detail__copy p{color:var(--muted);line-height:1.65;font-size:15px}.moment-detail__copy .btn{margin-top:20px}.text-action{display:block;margin-top:25px;font-size:12px;font-weight:800;color:var(--berry)}.feature-hero{background:var(--night);color:#fff;position:relative;overflow:hidden}.feature-hero__inner{padding-top:90px;padding-bottom:92px;position:relative;z-index:2}.feature-hero h1{margin-bottom:21px}.feature-hero p{max-width:430px;color:#d4bdc9;font-size:15px;line-height:1.65}.feature-hero>img{position:absolute;right:5%;top:2%;height:97%;opacity:.16;filter:brightness(0) invert(1)}.feature-hero__badge{display:inline-flex;align-items:center;gap:9px;border:1px solid #ffffff58;padding:9px 12px;border-radius:11px;margin-top:21px;font-size:9px;letter-spacing:.13em;font-weight:800;color:#efc3d3}.feature-hero__badge .icon{height:16px;width:16px}.feature-page{padding-top:62px;padding-bottom:110px}.feature-page__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:29px 0}.feature-page__tile{min-height:220px;padding:23px;border:1px solid #ead8e0;border-radius:19px;background:#fff;box-shadow:0 9px 26px #2811210b}.feature-page__tile>span{font-size:10px;letter-spacing:.15em;font-weight:800;color:#aa6b87}.feature-page__tile>.icon{display:block;height:32px;width:32px;color:var(--berry);margin:24px 0 19px}.feature-page__tile h3{font-size:20px;letter-spacing:-.045em;margin:0 0 7px}.feature-page__tile p{font-size:12px;color:var(--muted);line-height:1.55}.feature-page__foot{display:flex;justify-content:space-between;align-items:center;gap:30px}.feature-page__foot p{font-size:12px;max-width:580px;color:var(--muted);line-height:1.55}.simple-page{padding-top:90px;padding-bottom:115px;min-height:70vh}.simple-page h1 em{color:var(--berry)}.simple-page p{max-width:520px;color:var(--muted);font-size:15px;line-height:1.7;margin-bottom:26px}.simple-page__actions{display:flex;gap:10px;flex-wrap:wrap}.credits-page ul{list-style:none;padding:0;max-width:620px}.credits-page li{border-bottom:1px solid #e8d0da;padding:15px 0}.credits-page li a{display:flex;align-items:center;justify-content:space-between;font-size:13px;font-weight:700}.credits-page li .icon{height:16px;width:16px;color:var(--berry)}.kit-hero{background:linear-gradient(115deg,#2a1726,#75435d);color:#fff;padding:76px 0 80px}.kit-hero h1{font-size:clamp(52px,7vw,93px);line-height:.98;letter-spacing:-.075em;margin:18px 0}.kit-hero em{color:#f2bfd0}.kit-hero p{max-width:460px;color:#edcddd;font-size:15px;line-height:1.6}.kit-page{padding:68px 0 100px}.swatch-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin:25px 0 50px}.swatch-grid span{height:130px;display:flex;flex-direction:column;justify-content:flex-end;padding:13px;border-radius:14px;background:var(--sw);color:#fff;font-size:10px;font-weight:800;letter-spacing:.12em;box-shadow:0 6px 20px #32142415}.swatch-grid span:nth-child(5),.swatch-grid span:nth-child(6){color:var(--ink);border:1px solid #ead8e0}.swatch-grid b{font-size:9px;letter-spacing:0;margin-top:4px}.kit-block{border-top:1px solid #e9d7df;padding:34px 0}.kit-block h3{font-size:27px;letter-spacing:-.05em;margin:8px 0 22px}.kit-block p{font-size:13px;line-height:1.7;color:var(--muted);max-width:700px}.kit-buttons{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.kit-icons{display:grid;grid-template-columns:repeat(8,1fr);gap:8px}.kit-icons span{min-height:74px;background:#fff;border:1px solid #eedde4;border-radius:13px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--berry)}.kit-icons b{font-size:10px;font-weight:600;color:var(--muted)}
.search-panel{width:min(650px,calc(100vw - 26px));max-height:min(80vh,650px);border:1px solid #edcddb;border-radius:23px;padding:28px;background:var(--pearl);box-shadow:0 30px 90px #1b0a1da8}.search-panel::backdrop{background:#1e0d1bc7;backdrop-filter:blur(7px)}.search-panel__head{display:flex;justify-content:space-between;align-items:start}.search-panel h2{font-size:34px;letter-spacing:-.06em;margin:7px 0 25px}.search-panel label{font-size:10px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.search-field{height:58px;display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #deb8c9;border-radius:15px;padding:0 14px;margin-top:8px}.search-field>.icon{height:20px;width:20px;color:var(--berry)}.search-field input{flex:1;width:100%;min-width:0;border:0;outline:0}.search-field button{display:flex;align-items:center;gap:7px;border:0;background:none;color:#9f4e71;font-size:10px;font-weight:800}.search-field button .icon{width:15px;height:15px}.search-panel>p{font-size:11px;line-height:1.6;color:var(--muted);margin-top:20px}.toast{position:fixed;z-index:100;right:20px;bottom:24px;background:var(--night);color:#fff;padding:13px 18px;border-radius:13px;box-shadow:var(--shadow);font-size:12px;font-weight:700}.toast[hidden]{display:none}
@media(max-width:1100px){.desktop-nav{gap:18px}.space-link span:nth-child(2){display:none}.game-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-row{grid-template-columns:repeat(3,minmax(0,1fr))}.hero{min-height:470px}.hero h1{font-size:60px}.hero__outline{display:none}.hero__content{max-width:390px}}
@media(max-width:760px){.page-width,.site-header__inner{width:min(100% - 36px,620px)}.masthead-note{height:22px;padding:0 18px;font-size:7px;letter-spacing:.17em}.site-header{height:58px}.brand__word{font-size:29px}.brand__rule{height:25px}.brand__sub{font-size:8px}.desktop-nav{display:none}.space-link{display:none}.header-actions .icon-btn{width:39px;height:39px;border:0;background:none}.site-footer{grid-template-columns:1fr;gap:17px;padding:44px 20px 130px}.site-footer p{max-width:450px}.mobile-nav{position:fixed;z-index:60;left:50%;bottom:calc(10px + env(safe-area-inset-bottom));transform:translateX(-50%);width:min(calc(100vw - 24px),440px);height:65px;padding:5px;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #e9cbd8;border-radius:24px;background:rgba(255,250,248,.94);box-shadow:0 13px 34px #2b102f36;backdrop-filter:blur(17px)}.mobile-nav a{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2px;border-radius:18px;color:#9b6c81;font-size:10px;font-weight:700}.mobile-nav a .icon{width:21px;height:21px}.mobile-nav a[aria-current]{background:#52293f;color:#fff}.hero-wrap{padding:11px 11px 0;background:var(--night)}.hero{height:auto;min-height:0;border-radius:22px;display:flex;flex-direction:column;border-color:#6c4559}.hero__media{position:relative;height:auto;aspect-ratio:16/9;overflow:hidden}.hero__media img,.hero__media video{object-position:center 31%}.hero__shade{background:linear-gradient(0deg,#20111caa,transparent 42%)}.hero__content{position:relative;left:auto;top:auto;transform:none;padding:23px 21px 10px;background:linear-gradient(135deg,#3d1f32,#20131f);max-width:none}.hero__fan{display:none}.hero__content .eyebrow{font-size:9px}.hero h1{font-size:clamp(32px,9vw,41px);line-height:1.01;margin:9px 0 8px;letter-spacing:-.065em}.hero__content p{font-size:12px;line-height:1.4;margin:0 0 15px;max-width:300px}.hero__content .btn{height:44px;font-size:11px;padding:0 16px;border-radius:13px}.hero__controls{position:relative;left:auto;right:auto;bottom:auto;margin:0;background:#20131f;border-top:1px solid #ffffff37;padding:5px 18px 10px;height:52px;gap:12px}.hero__number{font-size:15px}.hero__dots{gap:3px}.hero__dots button{height:35px;width:35px}.hero__pause{height:34px;width:34px}.hero-side{display:none}.marquee{height:35px}.marquee div{font-size:8px;gap:17px}.home-cats{padding-top:43px;padding-bottom:10px}.section-head h2{font-size:clamp(27px,7vw,36px);margin-top:7px}.section-head__link{font-size:9px}.category-row{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;gap:9px;margin-top:17px;margin-right:-18px;padding-right:18px}.category-row::-webkit-scrollbar{display:none}.category-chip{scroll-snap-align:start;flex:0 0 154px;min-height:95px;padding:12px}.category-chip b{font-size:11px}.category-chip small{font-size:9px}.category-chip>.icon:first-child{height:19px;width:19px}.category-chip>.icon:last-child{width:13px;height:13px}.featured{padding-top:49px;padding-bottom:62px}.section-intro{font-size:12px;margin:9px 0 15px}.game-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.game-card{border-radius:15px}.game-card__art{aspect-ratio:1.27}.game-card__art:before{inset:8px;border-radius:9px}.game-card__mark{font-size:clamp(55px,20vw,84px);left:18px;bottom:4px}.game-card__tag{left:14px;top:14px;padding:5px 6px;font-size:7px}.game-card__abstract i:nth-child(1){width:104px;height:104px;right:-21px}.game-card__abstract i:nth-child(2){width:66px;height:66px;right:0;top:24px}.game-card__abstract i:nth-child(3){right:26px;top:49px}.game-card__copy{min-height:78px;padding:10px 11px}.game-card__type{font-size:8px;letter-spacing:.09em}.game-card h3{font-size:14px;line-height:1.1;margin:3px 0 0}.game-card__meta{font-size:9px}.game-card__save{height:34px;width:34px;right:8px;bottom:37px;border-radius:10px}.game-card__save .icon{height:17px;width:17px}.catalog-note{font-size:10px;line-height:1.5}.mia-feature{grid-template-columns:1fr}.mia-feature__text{padding:48px 18px 45px}.mia-feature__text h2{font-size:42px}.mia-feature__text p{font-size:12px}.mia-feature__text .btn{height:46px}.mia-feature__figure{width:28%}.mia-feature__image{min-height:300px}.mia-feature__image img{object-position:center 23%}.fan-space{padding-top:58px;padding-bottom:77px}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:18px}.feature-card{min-height:84px;padding:11px;gap:8px;border-radius:14px}.feature-card__icon{height:36px;width:36px;border-radius:10px}.feature-card__icon .icon{height:19px;width:19px}.feature-card strong{font-size:12px}.feature-card small{font-size:9px}.feature-card__arrow{width:12px;height:12px}.page-hero{padding:52px 0 42px}.page-hero h1,.feature-hero h1{font-size:clamp(42px,12vw,62px)}.page-hero p{font-size:12px}.page-hero__detail{font-size:8px}.catalog{padding-top:19px;padding-bottom:80px}.catalog__toolbar{gap:8px}.catalog__search,.catalog__saved{height:45px}.catalog__saved{padding:0 10px;font-size:10px}.catalog__categories{margin:13px 0 25px;gap:6px}.catalog__categories a{height:37px;font-size:10px;padding:0 10px}.catalog__heading{display:block;margin-bottom:15px}.catalog__heading h2{font-size:26px}.catalog__heading p{font-size:10px;margin:7px 0 0}.catalog__more{height:46px}.breadcrumb{padding-top:16px;padding-bottom:17px}.detail{display:block;padding-bottom:52px}.detail__art{height:auto;aspect-ratio:1.25;border-radius:20px}.detail__artletter{font-size:44vw}.detail__body{padding-top:25px}.detail__body h1{font-size:43px}.detail__body>p{font-size:12px}.detail__facts{margin:19px 0}.detail__facts span{font-size:9px}.detail__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.detail__actions .btn{width:100%;font-size:10px;padding:0 8px;gap:7px;white-space:normal;text-align:center}.detail__notice{padding:16px;margin-top:23px}.detail-lower{padding-bottom:80px}.moments{padding-top:44px;padding-bottom:80px}.moment-grid{grid-template-columns:1fr 1fr;grid-template-rows:260px 205px 205px;gap:9px;margin-top:18px}.moment-card--large{grid-column:span 2;grid-row:span 1}.moment-card{border-radius:15px}.moment-card__body{left:13px;right:13px;bottom:12px}.moment-card__body strong{font-size:25px;margin-bottom:8px}.moment-card__body small,.moment-card__body b{font-size:8px}.moment-detail{display:block;padding-bottom:70px}.moment-detail__image{height:auto;aspect-ratio:4/5;border-radius:19px}.moment-detail__copy{padding-top:23px}.moment-detail h1{font-size:45px}.feature-hero__inner{padding-top:58px;padding-bottom:54px}.feature-hero p{font-size:12px}.feature-hero__badge{font-size:8px;line-height:1.5}.feature-hero>img{right:-12%;height:90%;opacity:.1}.feature-page{padding-top:45px;padding-bottom:80px}.feature-page__grid{grid-template-columns:1fr;gap:9px;margin:18px 0}.feature-page__tile{min-height:130px;padding:15px}.feature-page__tile>.icon{margin:10px 0 9px;height:23px;width:23px}.feature-page__tile h3{font-size:17px}.feature-page__tile p{font-size:11px;margin:4px 0 0}.feature-page__foot{display:block}.feature-page__foot .btn{height:46px}.simple-page{padding-top:70px;padding-bottom:90px}.simple-page h1{font-size:46px}.simple-page p{font-size:13px}.simple-page__actions .btn{height:46px}.kit-hero{padding:52px 0}.kit-hero h1{font-size:49px}.kit-page{padding:44px 0 80px}.swatch-grid{grid-template-columns:repeat(3,1fr);gap:7px;margin:20px 0 35px}.swatch-grid span{height:90px;padding:9px;font-size:8px}.kit-block{padding:25px 0}.kit-icons{grid-template-columns:repeat(4,1fr);gap:6px}.kit-icons span{min-height:69px}.kit-block h3{font-size:23px}.search-panel{padding:20px}.search-panel h2{font-size:28px}.search-field{height:50px}.search-field button{font-size:9px}}
@media(max-width:360px){.page-width,.site-header__inner{width:calc(100% - 28px)}.masthead-note{padding:0 14px}.hero-wrap{padding-inline:8px}.hero__content{padding:19px 17px 9px}.hero h1{font-size:32px}.hero__controls{padding-inline:14px}.category-row{margin-right:-14px;padding-right:14px}.game-card__copy{padding:9px}.game-card h3{font-size:13px}.game-card__type{font-size:7px}.game-card__save{bottom:34px}.feature-card small{display:none}.feature-card__arrow{display:none}.detail__actions{grid-template-columns:1fr}.detail__actions .btn{height:45px}.site-footer{padding-inline:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.marquee div{animation:none}.game-card{animation:none}.btn,.game-card,.moment-card img,.category-chip,.feature-card{transition:none}}
.hero__content .eyebrow{display:block}
.category-chip{position:relative}
.category-chip>.icon:last-child{top:16px;right:15px;align-self:auto}
@media(max-width:760px){.category-chip>.icon:last-child{top:12px;right:11px}}
.hero__media video{display:none}
.hero__media img,.hero.is-video .hero__media img{opacity:1}
.hero.is-changing .hero__media img{opacity:.58}
.mia-feature__loop{position:absolute;z-index:2;right:26px;bottom:60px;width:112px;height:132px;object-fit:cover;object-position:center;border:3px solid #fff3f7;border-radius:13px;box-shadow:0 15px 35px #18091583;transform:rotate(5deg)}
@media(max-width:760px){.mia-feature__loop{width:78px;height:92px;right:17px;bottom:50px;border-width:2px}}
@media(prefers-reduced-motion:reduce){.mia-feature__loop{display:none}}
@media(max-width:760px){
  .section-head{display:block}
  .section-head__link{margin-top:12px;padding-bottom:5px}
  .hero__content{padding-top:17px;padding-bottom:7px}
  .hero h1{font-size:clamp(31px,8.6vw,37px);margin:7px 0 6px}
  .hero__content p{font-size:11px;margin-bottom:11px}
  .hero__content .btn{height:40px}
  .hero__controls{height:45px}
}
.game-card__cover{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 28%;filter:saturate(.96);transition:transform .4s var(--ease)}
.game-card:hover .game-card__cover{transform:scale(1.035)}
.game-card__art:has(.game-card__cover):after{background:linear-gradient(0deg,#1c102565,transparent 45%);transform:none;inset:0}
.game-card__art:has(.game-card__cover):before{z-index:1}
.detail__cover{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 20px 30px #15091b50)}
.detail__art:has(.detail__cover):before,.detail__art:has(.detail__cover):after{display:none}
.game-card__cover{filter:saturate(.88) brightness(.92)}
@media(max-width:760px){
  .detail__facts span{font-size:10px}
  .detail__actions{display:flex;flex-direction:column}
  .detail__actions .btn{font-size:12px;white-space:nowrap}
}
/* One self-contained fan mini game and its editorial invitation. */
.mini-feature{display:grid;grid-template-columns:1.05fr .95fr;min-height:370px;margin-bottom:96px;overflow:hidden;border-radius:25px;background:#32202e;box-shadow:0 22px 54px #33202e26;color:#fff}
.mini-feature__art{position:relative;min-height:370px;overflow:hidden}
.mini-feature__art:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,transparent 57%,#32202e)}
.mini-feature__art img{width:100%;height:100%;object-fit:cover;object-position:center 29%;display:block;transition:transform .7s var(--ease)}
.mini-feature:hover .mini-feature__art img{transform:scale(1.035)}
.mini-feature__stamp{position:absolute;top:23px;left:24px;z-index:1;width:84px;height:84px;display:grid;place-content:center;border-radius:50%;border:1px solid #fff9;background:#4623389c;backdrop-filter:blur(8px);text-align:center;font-size:9px;font-weight:800;line-height:1.5;letter-spacing:.13em;transform:rotate(-13deg)}
.mini-feature__copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:45px 8% 45px 3%}
.mini-feature__copy .eyebrow{color:#f4bdd0}
.mini-feature__copy h2{font-size:clamp(37px,4vw,59px);letter-spacing:-.065em;line-height:1.03;margin:12px 0 13px}
.mini-feature__copy em{color:#f4a9c4}
.mini-feature__copy p{max-width:330px;font-size:14px;line-height:1.55;color:#e6d0de;margin:0 0 22px}
.mini-feature__copy small{font-size:10px;letter-spacing:.08em;color:#c9a5b7;margin-top:14px}
.midnight-hero{background:#2d1b2b;color:#fff;padding:82px 0 62px}
.midnight-hero .eyebrow{color:#f1aac5}
.midnight-hero h1{font-size:clamp(50px,8vw,110px);line-height:.97;letter-spacing:-.08em;margin:15px 0}
.midnight-hero em{color:#f2a8c4}
.midnight-hero p{max-width:510px;font-size:15px;line-height:1.6;color:#eedbe7}
.midnight-room{max-width:790px;padding-top:40px;padding-bottom:110px}
.midnight-room__top{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:20px}
.midnight-room__top>div{display:flex;gap:24px}
.midnight-room__top span{display:flex;flex-direction:column;font-size:9px;font-weight:800;letter-spacing:.17em;color:#986980}
.midnight-room__top b{font-size:25px;letter-spacing:-.05em;color:#2d1b2b;margin-top:4px}
.match-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;perspective:1000px}
.match-card{position:relative;display:block;aspect-ratio:4/4.5;overflow:hidden;border:2px solid #e5c7d5;border-radius:20px;background:#4b2b40;padding:0;box-shadow:0 9px 25px #421e3b20;transition:transform .25s var(--ease),border-color .25s,box-shadow .25s}
.match-card:hover{transform:translateY(-3px);box-shadow:0 15px 28px #421e3b2d}
.match-card.is-matched{border-color:#b0587e}
.match-card__back{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:#edbdd0;background:radial-gradient(circle at 70% 20%,#85516b,#512a43 55%,#2c1a2c);transition:opacity .3s,transform .3s;backface-visibility:hidden}
.match-card__back:before{content:'';position:absolute;inset:10px;border:1px solid #f2cfde69;border-radius:14px;pointer-events:none}
.match-card__back .icon{width:45px;height:45px}
.match-card__back small{font-size:9px;font-weight:800;letter-spacing:.2em}
.match-card img{width:100%;height:100%;object-fit:cover;object-position:center 23%;display:block}
.match-card.is-open .match-card__back,.match-card.is-matched .match-card__back{opacity:0;transform:rotateY(80deg);pointer-events:none}
.match-status{min-height:25px;margin:19px 0 23px;font-size:13px;font-weight:700;color:#6d3c57}
@media(max-width:700px){.mini-feature{grid-template-columns:1fr;margin-bottom:55px;border-radius:19px}.mini-feature__art{min-height:0;aspect-ratio:16/9}.mini-feature__art:after{background:linear-gradient(0deg,#32202e 0,transparent 45%)}.mini-feature__stamp{width:60px;height:60px;top:13px;left:13px;font-size:7px}.mini-feature__copy{padding:17px 22px 27px}.mini-feature__copy h2{font-size:36px;margin:7px 0}.mini-feature__copy p{font-size:12px;margin-bottom:16px}.mini-feature__copy .btn{height:45px;font-size:11px;padding:0 15px}.mini-feature__copy small{margin-top:10px}.midnight-hero{padding:55px 0 45px}.midnight-hero h1{font-size:50px}.midnight-hero p{font-size:12px}.midnight-room{padding-top:23px;padding-bottom:84px}.midnight-room__top b{font-size:20px}.midnight-room__top .btn{height:43px;padding:0 11px;font-size:10px;gap:6px}.match-grid{gap:8px}.match-card{border-radius:13px}.match-card__back:before{inset:6px;border-radius:8px}.match-card__back .icon{width:29px;height:29px}.match-card__back small{font-size:7px}}
@media(prefers-reduced-motion:reduce){.mini-feature__art img,.match-card,.match-card__back{transition:none}}
body.motion-paused *,body.motion-paused *:before,body.motion-paused *:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}body.motion-paused .marquee div{animation:none!important}
.game-card__cover{z-index:3}.game-card__tag{z-index:4}.detail__cover{z-index:2}.detail__artlabel{z-index:3}
/* V5.1: GV-style artwork-only game cards. All visible names live on the destination page. */
.game-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:11px}
.featured .game-grid,.detail-lower .game-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.game-card{border-radius:14px;border-color:#e6d5dc;background:#352339;box-shadow:0 5px 15px #321b2a16}
.game-card__link{height:auto;display:block}
.game-card__art{display:block;aspect-ratio:3/4;position:relative;overflow:hidden}
.game-card__art:before{inset:6px;border-radius:9px;z-index:4;pointer-events:none}
.game-card__art:after{inset:0;z-index:3;transform:none;background:linear-gradient(0deg,#170d1f35,transparent 40%);pointer-events:none}
.game-card__art:has(.game-card__cover):after{inset:0;z-index:3;background:linear-gradient(0deg,#170d1f25,transparent 40%)}
.game-card__cover{z-index:2;object-position:center center;filter:saturate(.96) brightness(.97)}
.game-card__fallback{position:absolute;inset:0;display:grid;place-items:center;color:#ffffffd9}
.game-card__fallback .icon{width:36%;height:36%;filter:drop-shadow(0 9px 17px #1e0d2573)}
.game-card__save{top:7px;right:7px;bottom:auto;z-index:6;width:44px;height:44px;border:1px solid #ffffffa6;border-radius:50%;background:#231622a6;backdrop-filter:blur(12px);box-shadow:0 4px 14px #1e0d244c;color:#fff;transition:transform .18s var(--ease),background .18s}
.game-card__save:hover{transform:scale(1.08);background:#c84f7d;color:#fff}
.game-card__save[aria-pressed="true"]{background:#d75a87;border-color:#fff;color:#fff}
.game-card__save .icon{width:20px;height:20px}
.detail__artletter{inset:0;display:grid;place-items:center;font-size:initial;text-shadow:none}
.detail__artletter .icon{width:34%;height:34%;filter:drop-shadow(0 18px 30px #2511287d)}
.catalog__source{display:flex;align-items:center;gap:5px;width:max-content;max-width:100%;padding:5px;margin:14px 0 5px;border:1px solid #ead2dd;border-radius:15px;background:#f6e9ee}
.catalog__source a{min-height:40px;display:grid;place-items:center;padding:0 16px;border-radius:11px;color:#80596e;font-size:11px;font-weight:800;white-space:nowrap}
.catalog__source a[aria-current="page"]{background:#512b43;color:#fff;box-shadow:0 4px 11px #512b4333}
.catalog__source a:hover:not([aria-current]){background:#fff8fa}
@media(max-width:1100px){.game-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}
@media(max-width:880px){.game-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}
@media(max-width:760px){.game-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.featured .game-grid,.detail-lower .game-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.game-card{border-radius:11px}.game-card__art{aspect-ratio:3/4}.game-card__art:before{inset:4px;border-radius:6px}.game-card__save{width:39px;height:39px;top:5px;right:5px}.game-card__save .icon{width:18px;height:18px}.catalog__source{width:100%;justify-content:space-between;margin:11px 0 4px;padding:4px}.catalog__source a{min-height:39px;flex:1;padding:0 6px;font-size:10px;text-align:center}.catalog__categories{margin-top:12px}}
@media(max-width:600px){.game-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:340px){.game-grid,.featured .game-grid,.detail-lower .game-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.game-card__save{width:41px;height:41px}}

/* Compact the phone lobby so the artwork starts within the first viewport. */
@media(max-width:760px){
  .page-hero--games{padding:28px 0 20px}
  .page-hero--games h1{font-size:clamp(35px,10vw,42px);line-height:1;margin:9px 0 0}
  .page-hero--games p{display:none}
  .page-hero--games .page-hero__detail{margin-top:13px;line-height:1.4}
  .catalog{padding-top:14px}
  .catalog__categories{margin-bottom:15px}
  .catalog__heading{margin-bottom:12px}
  .catalog__heading h2{font-size:21px;margin-top:4px}
  .catalog__heading p{display:none}
}

.play-status__cover{width:94px;aspect-ratio:3/4;overflow:hidden;margin:0 0 22px;border:1px solid #edd2dc;border-radius:13px;background:#4e283b;box-shadow:0 10px 30px #3f17302c}
.play-status__cover img{display:block;width:100%;height:100%;object-fit:cover}

@media(min-width:761px){
  .page-hero--games{padding:44px 0 37px}
  .page-hero--games h1{font-size:clamp(48px,4.8vw,62px);margin:12px 0 11px}
  .page-hero--games .page-hero__detail{margin-top:15px}
  .catalog__categories{margin:16px 0 20px}
  .catalog__heading{margin-bottom:14px}
}
@media(max-width:760px){.game-card__save{width:44px;height:44px}}

/* V6: photo-led lobby and readable, larger cover cards */
.hero-wrap{padding-block:20px 26px}
.hero{display:block;height:clamp(380px,39vw,520px);min-height:0;aspect-ratio:auto;border:0;border-radius:24px;background:#243a45;box-shadow:0 18px 48px #130b1438}
.hero__media{position:absolute;inset:0;width:100%;height:100%;aspect-ratio:auto}
.hero__media img{object-position:center 36%;filter:saturate(1.02);transform:scale(1.025);transition:opacity .35s ease,transform 6.2s linear}
.hero:not(.is-changing) .hero__media img{transform:scale(1)}
.hero__shade{background:linear-gradient(0deg,rgba(23,11,22,.87) 0%,rgba(23,11,22,.41) 31%,transparent 68%)}
.hero__content{position:absolute;inset:0;z-index:2;max-width:none;display:flex;align-items:flex-end;padding:0 5% 52px;transform:none;color:#fff}
.hero h1{max-width:610px;margin:0;font-size:clamp(43px,5.6vw,76px);font-weight:800;line-height:.97;letter-spacing:-.067em;text-wrap:balance;text-shadow:0 3px 20px #190d1bb3}
.hero h1 em{color:#ffcfdf}
.hero__controls{position:absolute;z-index:3;left:auto;right:4%;bottom:28px;width:auto;height:42px;margin:0;padding:0;border:0;background:none}
.hero__dots{gap:1px;margin:0}
.hero__dots button{width:42px;height:42px;border:0;background:none}
.hero__dots button span{width:7px;height:7px;opacity:.7;box-shadow:0 0 0 1px #fff8}
.hero__dots button.is-active{background:none}
.hero__dots button.is-active span{width:19px;border-radius:9px;background:#fff;opacity:1;transform:none;box-shadow:none}
.hero__dots button:focus-visible{outline:2px solid #fff;outline-offset:-5px}
.home-cats{padding-top:45px;padding-bottom:0}
.featured{padding-top:46px;padding-bottom:72px}
.home-cats .section-head,.featured .section-head{align-items:center}
.home-cats .section-head h2,.featured .section-head h2{margin:0;font-size:clamp(28px,3vw,39px);line-height:1.04}
.home-cats .section-head__link,.featured .section-head__link{border:0;padding:8px 0;font-size:12px;font-weight:800;letter-spacing:0;text-transform:none;color:#994565}
.home-cats .section-head__link .icon,.featured .section-head__link .icon{display:none}
.category-row{gap:10px;margin-top:22px}
.category-chip{min-height:78px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:11px;padding:13px 15px;border-radius:17px;box-shadow:none}
.category-chip>.icon:first-child{width:23px;height:23px;flex:none}
.category-chip b{font-size:13px;font-weight:800;line-height:1.18}
.category-chip small,.category-chip>.icon:last-child{display:none}
.featured .game-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-top:23px}
.game-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}
.game-card{border-radius:18px;box-shadow:0 7px 24px #321b2a19}
.game-card__art{aspect-ratio:3/4}
.game-card__save{top:10px;right:10px;width:44px;height:44px}
.catalog-note{max-width:640px;margin-top:19px;font-size:11px;font-weight:600;line-height:1.45;color:#8f7782}
.fan-space .feature-card__arrow{display:none}
.fan-space .feature-card strong{font-weight:800}
@media(max-width:1000px){.game-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.featured .game-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){
  .masthead-note{display:none}
  .page-width,.site-header__inner{width:calc(100% - 32px)}
  .hero-wrap{padding:10px 10px 21px}
  .hero{height:auto;min-height:0;aspect-ratio:1.56;border-radius:20px}
  .hero__media{position:absolute;inset:0;width:100%;height:100%;aspect-ratio:auto}
  .hero__media img,.hero__media video{object-position:center 32%}
  .hero__shade{background:linear-gradient(0deg,#1b0e1de8 0%,#1b0e1d7d 35%,transparent 72%)}
  .hero__content{position:absolute;inset:0;left:0;top:0;right:0;bottom:0;max-width:none;padding:0 20px 24px;background:none;transform:none}
  .hero h1{max-width:calc(100% - 43px);margin:0;font-size:clamp(27px,7.6vw,37px);line-height:.98;letter-spacing:-.065em}
  .hero__controls{position:absolute;left:auto;right:8px;bottom:13px;width:auto;height:42px;padding:0;border:0;background:none}
  .hero__dots{gap:0}
  .hero__dots button{width:25px;height:42px}
  .hero__dots button span{width:5px;height:5px}
  .hero__dots button.is-active span{width:14px}
  .home-cats{padding-top:29px;padding-bottom:0}
  .featured{padding-top:36px;padding-bottom:50px}
  .home-cats .section-head,.featured .section-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px}
  .home-cats .section-head h2,.featured .section-head h2{font-size:clamp(24px,6.8vw,31px);margin:0}
  .home-cats .section-head__link,.featured .section-head__link{margin:0;padding:0;font-size:12px;white-space:nowrap}
  .category-row{gap:9px;margin-top:15px;margin-right:-16px;padding-right:16px}
  .category-chip{flex:0 0 145px;min-height:67px;padding:10px 12px;gap:8px}
  .category-chip>.icon:first-child{width:21px;height:21px}
  .category-chip b{font-size:12px}
  .game-grid,.featured .game-grid,.detail-lower .game-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
  .featured .game-grid{margin-top:16px}
  .game-card{border-radius:16px}
  .game-card__art{aspect-ratio:3/4}
  .game-card__art:before{inset:5px;border-radius:11px}
  .game-card__save{top:8px;right:8px;width:44px;height:44px}
  .game-card__save .icon{width:20px;height:20px}
  .catalog-note{font-size:11px;margin-top:15px}
  .mini-feature{margin-bottom:48px}
  .fan-space .feature-card small{display:none}
}
@media(max-width:340px){.game-grid,.featured .game-grid,.detail-lower .game-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.hero h1{font-size:25px}}
@media(prefers-reduced-motion:reduce){.hero__media img{transition:none;transform:none!important}}

/* Shorter catalog introduction, with game covers in view sooner. */
.page-hero--games{padding:38px 0 29px}
.page-hero--games h1{margin:8px 0 0;font-size:clamp(39px,4.7vw,58px);line-height:1.03}
.page-hero--games .page-hero__detail{margin-top:11px;font-size:10px;letter-spacing:.09em}
.catalog__heading h2{margin:0}
.catalog__heading p{display:none}
.catalog__search button .icon{width:18px;height:18px}
@media(max-width:760px){
  .page-hero--games{padding:21px 0 19px}
  .page-hero--games .eyebrow{display:none}
  .page-hero--games h1{margin:0;font-size:clamp(30px,8vw,37px)}
  .page-hero--games .page-hero__detail{margin-top:8px;font-size:9px;letter-spacing:.035em}
  .catalog{padding-top:13px}
  .catalog__categories{margin:10px 0 15px}
  .catalog__heading{margin-bottom:13px}
  .catalog__heading h2{font-size:23px}
}

/* V7: a richer, photo-forward fan lobby with a clear light/dark rhythm. */
.site-header{background:#251321;border-bottom-color:#583048}
.brand__word{color:#fff9f6}.brand__word span{color:#ff78a8}.brand__rule{background:#91637b}.brand__sub{color:#f3ccdd}
.desktop-nav a{color:#d5aec3}.desktop-nav a:hover,.desktop-nav a[aria-current]{color:#fff}
.header-actions .icon-btn{background:#42243a;border-color:#70445d;color:#ffe4ef}
.header-actions .icon-btn:hover{background:#65304e;border-color:#ee8db6}
.space-link{color:#ffe7ee;border-color:#75445d}.space-link__mark{background:#df4f83}
.space-link:hover{background:#4a263b}
body[data-page="index"] main{background:#fff8f7}
body[data-page="index"] .hero-wrap{overflow:hidden;background:radial-gradient(ellipse at 83% -18%,#954062 0,transparent 42%),radial-gradient(ellipse at 5% 110%,#703250 0,transparent 39%),#2a1528;padding-bottom:12px}
body[data-page="index"] .hero{border:1px solid #f6a7c087;box-shadow:0 0 0 5px #ffffff0b,0 22px 48px #13061888}
body[data-page="index"] .hero__media img{filter:saturate(1.2) contrast(1.045) brightness(1.08)}
body[data-page="index"] .hero__media video{display:block;z-index:1;opacity:0;object-position:center 27%;filter:saturate(1.2) contrast(1.045) brightness(1.08);transition:opacity .45s var(--ease)}
body[data-page="index"] .hero.is-playing .hero__media video{opacity:1}
body[data-page="index"] .hero__shade{z-index:2;pointer-events:none}
body[data-page="index"] .hero__content{z-index:3}
body[data-page="index"] .hero__controls{z-index:4}
body[data-page="index"] .hero__shade{background:linear-gradient(0deg,rgba(28,8,24,.88) 0%,rgba(28,8,24,.37) 24%,transparent 61%),linear-gradient(90deg,rgba(34,10,26,.42),transparent 52%)}
body[data-page="index"] .hero h1{max-width:570px;text-shadow:0 4px 21px #1c0a1cdd}
body[data-page="index"] .hero h1 em{color:#ffb3d0}
body[data-page="index"] .hero__dots button span{background:#fff;opacity:.7}
body[data-page="index"] .hero__dots button.is-active span{background:#ff95bd;box-shadow:0 0 13px #ff6ca2aa;opacity:1}
.home-cats{position:relative;width:100%;margin:0;padding:30px max(36px,calc((100vw - 1272px)/2)) 43px;background:radial-gradient(ellipse at 0 100%,#5c2441 0,transparent 47%),#2a1528;color:#fff7f9}
.home-cats .page-width,.featured .page-width{width:100%}
.home-cats .section-head h2{color:#fff8f7}.home-cats .section-head h2 em{color:#ff9cbe}
.home-cats .section-head__link{color:#ffd0df}
.home-cats .category-row{margin-top:21px}
.home-cats .category-chip{border:1px solid #f6aac665;background:linear-gradient(140deg,#85445f9c,#41213bc2);color:#fff6fa;box-shadow:inset 0 1px #ffffff26,0 7px 22px #12071344;transition:transform .24s var(--ease),background .24s,box-shadow .24s}
.home-cats .category-chip:hover,.home-cats .category-chip:focus-visible{background:linear-gradient(140deg,#a75277,#62304c);box-shadow:inset 0 1px #ffffff42,0 13px 29px #12071375}
.home-cats .category-chip>.icon:first-child{color:#ffb3cf;filter:drop-shadow(0 2px 8px #ff7da05c)}
.home-cats .category-chip b{font-weight:800}
.featured{position:relative;width:100%;margin:0;padding:45px max(36px,calc((100vw - 1272px)/2)) 82px;background:radial-gradient(ellipse at 6% 0,#ffe7ef 0,transparent 35%),linear-gradient(180deg,#fff2f4 0,#fffaf8 74%)}
.featured .section-head h2{color:#28151f}.featured .section-head h2 em{color:#c93470}
.featured .section-head__link{color:#ac2f62}
.featured .game-card,.catalog .game-card{border:2px solid #fff;border-radius:19px;box-shadow:0 7px 0 #642b4021,0 15px 30px #30112125}
.featured .game-card:hover,.catalog .game-card:hover{border-color:#ff9fc1;box-shadow:0 7px 0 #b1426d45,0 22px 35px #3011213d}
.featured .game-card__cover,.catalog .game-card__cover{filter:saturate(1.13) contrast(1.045)}
.featured .game-card__save,.catalog .game-card__save{background:#321728c9;border-color:#ffe3efb8;box-shadow:0 5px 15px #1608188c}
.featured .game-card__save[aria-pressed="true"],.catalog .game-card__save[aria-pressed="true"]{background:#e24885;border-color:#fff}
.mobile-nav{background:#291625ed;border-color:#ffbed24d;box-shadow:0 12px 32px #1b091d75}
.mobile-nav a{color:#e6b6cc}
.mobile-nav a[aria-current]{background:linear-gradient(135deg,#a73c69,#db588d);box-shadow:0 4px 15px #ed6d9b60;color:#fff}
@media(max-width:760px){
  .site-header{height:58px}
  .brand__word{font-size:29px}
  body[data-page="index"] .hero-wrap{padding:12px 12px 14px}
  body[data-page="index"] .hero{aspect-ratio:1.52;border-radius:21px}
  body[data-page="index"] .hero__media img{object-position:center 27%}
  body[data-page="index"] .hero__shade{background:linear-gradient(0deg,#240c23df 0%,#240c2366 29%,transparent 62%),linear-gradient(90deg,#240c235c,transparent 65%)}
  body[data-page="index"] .hero__content{padding:0 19px 23px}
  body[data-page="index"] .hero h1{font-size:clamp(28px,7.5vw,37px)}
  .home-cats{padding:19px 16px 28px}
  .home-cats .section-head h2,.featured .section-head h2{font-size:clamp(25px,7.1vw,31px)}
  .home-cats .section-head__link,.featured .section-head__link{font-size:11px}
  .home-cats .category-row{margin:15px -16px 0 0;padding-right:16px;gap:10px}
  .home-cats .category-chip{flex-basis:150px;min-height:69px;border-radius:16px;padding:11px 12px}
  .featured{padding:31px 16px 66px}
  .featured .game-grid{margin-top:18px;gap:13px}
  .featured .game-card{border-radius:17px}
  .featured .game-card__save{top:8px;right:8px}
}
@media(prefers-reduced-motion:reduce){.home-cats .category-chip,.featured .game-card,.catalog .game-card{transition:none}body[data-page="index"] .hero__media video{display:none}}
