
:root{color-scheme:dark;--bg:#080910;--panel:#11131d;--panel-2:#171925;--text:#f8f8fc;--muted:#aeb1c0;--pink:#ff267e;--pink-2:#ff5b9d;--rose:#8f174d;--line:rgba(255,255,255,.11);--max:1240px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;overflow-x:clip;background:var(--bg);color:var(--text);font-size:16px;line-height:1.65}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:min(calc(100% - 40px),var(--max));margin-inline:auto}.skip-link{position:fixed;z-index:100;left:15px;top:-70px;padding:9px 14px;border-radius:8px;background:#fff;color:#111;font-weight:900}.skip-link:focus{top:15px}
.site-header{position:sticky;z-index:50;top:0;border-bottom:1px solid var(--line);background:rgba(8,9,16,.9);backdrop-filter:blur(18px)}.header-inner{width:min(calc(100% - 40px),var(--max));min-height:76px;margin:auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px}.brand{display:inline-flex}.brand img{width:154px;filter:none}.header-nav{justify-self:center;display:flex;align-items:center;gap:23px;color:#d5d7e2;font-size:.9rem;font-weight:750}.header-nav a{padding:8px 0}.header-nav a:hover,.header-nav a:focus-visible{color:#fff}.language-switch{display:grid;place-items:center;width:40px;height:34px!important;padding:0!important;border:1px solid var(--line);border-radius:10px;background:rgba(255,255,255,.04)}.header-actions{display:flex;gap:9px}.button{display:inline-flex;min-height:47px;align-items:center;justify-content:center;gap:7px;padding:0 21px;border:1px solid var(--pink);border-radius:11px;background:linear-gradient(135deg,var(--pink),#e5196e);box-shadow:0 12px 30px rgba(255,38,126,.2);color:#fff;font-weight:900;line-height:1;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.button:hover,.button:focus-visible{transform:translateY(-2px);box-shadow:0 17px 34px rgba(255,38,126,.34)}.button-outline{border-color:rgba(255,255,255,.28);background:rgba(255,255,255,.035);box-shadow:none}.button-small{min-height:41px;padding:0 15px;font-size:.86rem}
.accent-bar{height:6px;background:linear-gradient(90deg,#390b20,var(--pink),#390b20)}
.hero-shell{position:relative;padding:16px 0 12px}.hero{position:relative;min-height:450px;overflow:hidden}.hero-copy{position:relative;z-index:4}.eyebrow{display:inline-flex;align-items:center;gap:9px;margin-bottom:15px;color:#ff85b6;font-size:.75rem;font-weight:950;letter-spacing:.16em;text-transform:uppercase}.eyebrow:before{content:"";width:26px;height:2px;background:var(--pink)}.hero h1{max-width:760px;margin:0;font-size:clamp(2rem,3vw,3.05rem);line-height:1.02;letter-spacing:-.05em;text-wrap:balance}.hero-lead{max-width:650px;margin:14px 0 0;color:#c4c6d1;font-size:1rem}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.hero-visual{position:relative;z-index:2}.hero-image{width:100%;height:100%;object-fit:cover}.hero-stats{display:none}.hero-stat{min-width:125px;padding:10px 13px;border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.035)}.hero-stat strong{display:block;font-size:1rem}.hero-stat span{color:var(--muted);font-size:.72rem}
.promo-strip{position:relative;z-index:4;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;margin-top:18px;padding:18px 22px;border:1px solid rgba(255,38,126,.38);border-radius:16px;background:linear-gradient(105deg,rgba(255,38,126,.18),rgba(255,38,126,.06),rgba(255,255,255,.03))}.promo-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:14px;background:var(--pink);font-size:1.25rem;font-weight:950}.promo-copy strong{display:block}.promo-copy span{color:var(--muted);font-size:.86rem}
.slot-gallery{padding:70px 0 38px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:24px}.section-heading h2{margin:0;font-size:clamp(2rem,4vw,3.35rem);line-height:1.05;letter-spacing:-.04em}.section-heading p{max-width:650px;margin:9px 0 0;color:var(--muted)}.section-kicker{display:block;margin-bottom:7px;color:var(--pink-2);font-size:.73rem;font-weight:950;letter-spacing:.17em;text-transform:uppercase}.text-link{color:#ff85b6;font-weight:900;white-space:nowrap}.slot-grid{display:grid;gap:13px}.slot-card{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:var(--panel);transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease}.slot-card:hover,.slot-card:focus-within{z-index:3;transform:translateY(-6px);border-color:rgba(255,38,126,.72);box-shadow:0 18px 42px rgba(0,0,0,.45)}.slot-media{position:relative;aspect-ratio:1;overflow:hidden;background:#181a24}.slot-media img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease,filter .3s ease}.slot-overlay{position:absolute;inset:0;display:grid;place-items:center;background:linear-gradient(180deg,transparent 20%,rgba(8,9,16,.8));opacity:0;transition:opacity .25s ease}.slot-card:hover img,.slot-card:focus-within img{transform:scale(1.06);filter:brightness(.62)}.slot-card:hover .slot-overlay,.slot-card:focus-within .slot-overlay{opacity:1}.slot-play{min-height:38px;padding:0 16px;font-size:.78rem}.slot-caption{padding:11px 12px 13px}.slot-caption h3{margin:0;overflow:hidden;font-size:.82rem;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.slot-caption p{margin:4px 0 0;color:var(--muted);font-size:.7rem}
.grid-featured{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-featured .slot-card:nth-child(1),.grid-featured .slot-card:nth-child(2){grid-column:span 2;grid-row:span 2}.grid-scroll{display:flex;overflow:auto;scroll-snap-type:x mandatory;padding:2px 1px 18px}.grid-scroll .slot-card{flex:0 0 210px;scroll-snap-align:start}.grid-zigzag{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-zigzag .slot-card:nth-child(1),.grid-zigzag .slot-card:nth-child(7),.grid-zigzag .slot-card:nth-child(13){grid-column:span 2}.grid-even{grid-template-columns:repeat(6,minmax(0,1fr));align-items:start;grid-auto-flow:row}.grid-even .slot-card{width:100%;transform:none}.grid-four{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-four .slot-card:nth-child(4n+2){transform:translateY(18px)}.grid-four .slot-card:hover{transform:translateY(-6px)}.grid-dense{grid-template-columns:repeat(7,minmax(0,1fr));gap:9px}.grid-dense .slot-card:nth-child(1){grid-column:span 2;grid-row:span 2}.grid-three{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.grid-three .slot-caption{padding:15px 16px 17px}.grid-three .slot-caption h3{font-size:1rem}
.content-layout{padding:54px 0 92px}.toc{position:relative;z-index:2;padding:21px 23px;border:1px solid var(--line);border-radius:17px;background:rgba(17,19,29,.96)}.toc strong{display:block;margin-bottom:11px;color:#ff8dbb;font-size:.74rem;letter-spacing:.15em;text-transform:uppercase}.toc ol{margin:0;color:var(--muted);font-size:.82rem}.toc li+li{margin-top:7px}.toc a:hover,.toc a:focus-visible{color:#fff}.content-layout.toc-side{display:grid;grid-template-columns:280px minmax(0,1fr);gap:30px}.toc-side .toc{align-self:start;position:sticky;top:98px}.toc-side .toc ol{padding-left:19px}.content-layout.toc-top .toc,.content-layout.toc-index .toc{margin-bottom:18px}.toc-top .toc ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px 24px;padding:0;list-style-position:inside}.toc-index .toc{border-left:6px solid var(--pink);border-radius:4px 17px 17px 4px}.toc-index .toc ol{columns:3;column-gap:35px;padding-left:18px}.toc-index .toc li{break-inside:avoid}.toc-chips .toc{margin-bottom:20px;border:0;background:transparent;padding:0}.toc-chips .toc strong{margin-bottom:13px}.toc-chips .toc ol{display:flex;overflow:auto;gap:8px;padding:0 0 8px;list-style:none}.toc-chips .toc li{flex:0 0 auto;margin:0}.toc-chips .toc a{display:block;max-width:250px;padding:9px 12px;border:1px solid var(--line);border-radius:999px;background:var(--panel);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.article-content{min-width:0;padding:40px 44px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(180deg,rgba(18,20,31,.98),rgba(12,13,21,.98));box-shadow:0 28px 75px rgba(0,0,0,.22)}.article-content>h2{margin:2.35em 0 .65em;font-size:clamp(1.6rem,3vw,2.35rem);line-height:1.12;letter-spacing:-.03em;scroll-margin-top:105px}.article-content>h2:first-of-type{margin-top:0}.article-content h3{margin:1.75em 0 .5em;color:#f4d9e7;font-size:1.22rem;line-height:1.25}.article-content p{color:#c2c5d0}.article-content ul,.article-content ol{padding-left:1.35rem;color:#c2c5d0}.article-content li+li{margin-top:.42rem}.article-content a{color:#ff8dbb;text-decoration:underline;text-underline-offset:3px}.table-scroll{margin:23px 0;overflow:auto;border:1px solid var(--line);border-radius:13px}.article-content table{width:100%;min-width:640px;border-collapse:collapse;background:#0e1018}.article-content th,.article-content td{padding:12px 14px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.article-content th{background:#1b1d29;color:#fff}.article-content tr:last-child td{border-bottom:0}
.trust-hub{position:relative;overflow:hidden;padding:8px 0 54px;background:linear-gradient(180deg,var(--bg),#07080e)}.trust-head{margin-bottom:17px}.trust-head h2{max-width:900px;margin:0;font-size:clamp(1.65rem,2.8vw,2.45rem);line-height:1.08;letter-spacing:-.035em}.trust-board{display:grid;gap:14px}.provider-panel,.official-panel,.trust-strip{border:1px solid var(--line);border-radius:18px;background:#10121b}.provider-panel{position:relative;overflow:hidden;padding:19px 21px}.provider-panel:after{content:"";position:absolute;right:-90px;bottom:-115px;width:230px;height:230px;border:1px solid rgba(255,38,126,.22);border-radius:50%}.trust-label{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:13px;color:#ff85b6;font-size:.69rem;font-weight:950;letter-spacing:.13em;text-transform:uppercase}.trust-label span:last-child{color:#7f8290}.provider-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px}.provider-badge{display:grid;place-items:center;min-height:76px;padding:15px 16px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:linear-gradient(135deg,rgba(255,255,255,.055),rgba(255,255,255,.018));transition:transform .2s ease,border-color .2s ease,background .2s ease}.provider-badge:hover{transform:translateY(-3px);border-color:rgba(255,38,126,.58);background:rgba(255,38,126,.07)}.provider-badge img{width:auto;max-width:148px;max-height:38px;object-fit:contain;filter:grayscale(.15) brightness(1.2);opacity:.86}.official-panel{padding:19px 21px}.official-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.official-card{display:flex;min-width:0;min-height:138px;flex-direction:column;justify-content:space-between;gap:11px;padding:13px;border:1px solid rgba(255,255,255,.1);border-left:4px solid var(--pink);border-radius:12px;background:#0c0d15;transition:transform .2s ease,border-color .2s ease}.official-card:hover,.official-card:focus-visible{transform:translateY(-3px);border-color:rgba(255,38,126,.68)}.official-logo{display:grid;width:100%;height:62px;place-items:center;padding:10px;border-radius:8px;background:#f6f6f8}.official-logo img{width:auto;max-width:100%;max-height:42px;object-fit:contain}.official-logo-playcity{background:#181923}.official-logo-playcity img{max-height:34px}.official-copy{display:block;text-align:center}.official-copy strong,.official-copy small{display:block}.official-copy strong{font-size:.83rem;line-height:1.2}.official-copy small{margin-top:3px;color:var(--muted);font-size:.66rem;line-height:1.25}.trust-note{margin:12px 0 0;color:#7f8290;font-size:.68rem;line-height:1.45}.trust-strips{display:grid;grid-template-columns:1.12fr .88fr;gap:14px}.trust-strip{padding:17px 19px}.trust-logo-row{display:flex;flex-wrap:wrap;gap:8px}.trust-logo-chip{display:grid;flex:1 1 84px;min-width:74px;height:52px;place-items:center;padding:10px;border:1px solid rgba(255,255,255,.08);border-radius:10px;background:linear-gradient(180deg,#171927,#12131d)}.trust-logo-chip img{width:auto;max-width:94px;max-height:28px;object-fit:contain;filter:grayscale(.25);opacity:.72}.responsible-strip .trust-logo-chip{flex-basis:60px}.responsible-strip .trust-logo-chip img{max-width:86px;max-height:25px}.trust-age-chip{display:grid;flex:0 0 52px;height:52px;place-items:center;border:2px solid var(--pink);border-radius:50%;color:#fff;font-size:.92rem;font-weight:950}.trust-rail .provider-panel{border-top-color:rgba(255,38,126,.65)}.trust-offset .provider-badge:nth-child(even){transform:translateY(5px)}.trust-offset .provider-badge:nth-child(even):hover{transform:translateY(2px)}.trust-compact .provider-badge{min-height:66px;border-radius:8px}.trust-cards .provider-panel{background:linear-gradient(135deg,#1b0c15,#10121b)}.trust-cards .provider-badge{background:#161824}.trust-line .provider-badge{min-height:60px;border-radius:999px}.trust-stack .provider-grid{gap:13px}.trust-stack .official-card{border-radius:4px 14px 14px 4px}.trust-ribbon .provider-panel{border-radius:5px 18px 5px 18px}.trust-ribbon .trust-strip:first-child{border-left:4px solid var(--pink)}.trust-split .official-card:nth-child(even){background:#15111a}
.site-footer{border-top:1px solid var(--line);background:#07080e}.footer-main{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:42px;padding:50px 0 32px}.footer-intro{position:relative;min-height:95px}.footer-main p{max-width:450px;margin:16px 0 0;color:var(--muted);font-size:.88rem}.footer-mascot{position:absolute;right:4px;bottom:-32px;width:112px;max-height:125px;object-fit:contain;object-position:right bottom;filter:drop-shadow(0 12px 18px rgba(0,0,0,.45));pointer-events:none}.theme-ribbon .footer-intro{padding-right:125px}.footer-nav strong{display:block;margin-bottom:12px;font-size:.76rem;letter-spacing:.13em;text-transform:uppercase}.footer-nav a{display:block;margin:8px 0;color:var(--muted)}.footer-nav a:hover{color:#fff}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:21px 0 28px;border-top:1px solid var(--line);color:var(--muted);font-size:.77rem}.responsible{display:flex;align-items:center;gap:12px;max-width:760px;margin:0}.age{display:grid;flex:0 0 auto;place-items:center;width:42px;height:42px;border:2px solid var(--pink);border-radius:50%;color:#fff;font-weight:950}
@media(max-width:1080px){.header-nav{display:none}.grid-featured{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-zigzag,.grid-even{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-dense{grid-template-columns:repeat(5,minmax(0,1fr))}.content-layout.toc-side{grid-template-columns:1fr}.toc-side .toc{position:static}.toc-side .toc ol{columns:2}}
@media(max-width:760px){.header-inner{gap:12px}.brand img{width:130px}.header-actions{margin-left:auto}.hero-shell{padding-top:18px}.promo-strip{grid-template-columns:auto 1fr}.promo-strip>.button{grid-column:1/-1}.grid-featured,.grid-zigzag,.grid-even,.grid-four,.grid-dense{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-featured .slot-card:nth-child(1),.grid-featured .slot-card:nth-child(2),.grid-zigzag .slot-card:nth-child(1),.grid-zigzag .slot-card:nth-child(7),.grid-zigzag .slot-card:nth-child(13),.grid-dense .slot-card:nth-child(1){grid-column:span 1;grid-row:span 1}.grid-four .slot-card:nth-child(4n+2){transform:none}.grid-three{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.toc-top .toc ol{grid-template-columns:repeat(2,minmax(0,1fr))}.toc-index .toc ol{columns:2}.article-content{padding:32px 28px}.trust-hub .provider-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.trust-hub .official-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-strips{grid-template-columns:1fr}.trust-offset .provider-badge:nth-child(even){transform:none}.footer-main{grid-template-columns:1fr 1fr}.footer-main>div:first-child{grid-column:1/-1}}
@media(max-width:560px){.container,.header-inner{width:min(calc(100% - 24px),var(--max))}.site-header{position:relative}.header-inner{grid-template-columns:1fr auto;min-height:66px}.brand img{width:115px}.header-actions{gap:5px}.button-small{min-height:37px;padding:0 9px;font-size:.72rem}.hero h1{font-size:clamp(1.85rem,8.2vw,2.35rem)}.hero-actions .button{flex:1;padding-inline:12px}.hero-stats{display:none}.section-heading{display:block}.text-link{display:inline-flex;margin-top:12px}.grid-featured,.grid-zigzag,.grid-even,.grid-four,.grid-dense,.grid-three{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.grid-scroll .slot-card{flex-basis:162px}.slot-caption{padding:9px 10px 11px}.content-layout{padding:40px 0 66px}.toc{padding:17px}.toc-top .toc ol{grid-template-columns:1fr}.toc-index .toc ol{columns:1}.toc-side .toc ol{columns:1}.article-content{padding:26px 19px;border-radius:17px}.article-content>h2{font-size:1.58rem}.article-content h3{font-size:1.1rem}.trust-hub{padding:4px 0 50px}.provider-panel,.official-panel,.trust-strip{padding:16px;border-radius:15px}.trust-hub .provider-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-hub .official-grid{grid-template-columns:1fr}.provider-badge{min-height:66px;padding:12px}.provider-badge img{max-width:120px;max-height:32px}.official-card{min-height:130px}.trust-label span:last-child{display:none}.trust-logo-chip{flex-basis:68px;min-width:64px}.footer-main{grid-template-columns:1fr;gap:26px;padding-top:40px}.footer-main>div:first-child{grid-column:auto}.footer-bottom{display:block}.copyright{display:block;margin-top:16px}}
@media(hover:none){.slot-overlay{align-items:end;opacity:1;padding-bottom:9px;background:linear-gradient(180deg,transparent 58%,rgba(8,9,16,.82))}.slot-play{min-height:33px;padding:0 12px;font-size:.7rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.slot-card,.slot-media img,.slot-overlay{transition:none}}

.theme-frame{background:radial-gradient(circle at 82% 12%,rgba(255,38,126,.1),transparent 28%),#080910}.theme-frame .hero{display:grid;grid-template-columns:.92fr 1.08fr;gap:0;align-items:stretch;border:1px solid rgba(255,255,255,.12);border-radius:20px;background:#10121b;padding:14px}.theme-frame .hero-copy{padding:30px 32px 30px 30px;align-self:center}.theme-frame .hero h1{font-size:clamp(2rem,2.9vw,3rem)}.theme-frame .hero-visual{min-height:420px;overflow:hidden;border-radius:14px}.theme-frame .hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,9,16,.35),transparent 45%),linear-gradient(0deg,rgba(8,9,16,.5),transparent 48%)}.theme-frame .promo-strip{border:0;background:linear-gradient(90deg,var(--pink),#b4185a);box-shadow:0 18px 45px rgba(255,38,126,.22)}.theme-frame .promo-copy span{color:#ffe0ed}

@media(max-width:900px){
  .theme-orbit .hero,.theme-reverse .hero,.theme-dashboard .hero,.theme-frame .hero{grid-template-columns:1fr}.theme-orbit .hero-copy,.theme-reverse .hero-copy,.theme-dashboard .hero-copy,.theme-frame .hero-copy{padding:34px 30px 8px}.theme-orbit .hero-visual,.theme-reverse .hero-visual,.theme-dashboard .hero-visual,.theme-frame .hero-visual{min-height:330px;order:2}.theme-reverse .hero-copy{order:1}.theme-reverse .hero-visual{order:2}.theme-frame .hero{padding:12px}.theme-frame .hero-copy{align-self:auto}.theme-cinema .hero{min-height:540px}.theme-ribbon .hero-copy{max-width:70%;padding-left:30px}.theme-portal .hero-copy{width:66%}
  .theme-bonus .hero{min-height:500px}.theme-bonus .hero-copy{max-width:590px;padding:40px 30px 44px 36px}.theme-bonus .promo-strip{width:min(calc(100% - 54px),1050px)}
}
@media(max-width:560px){
  .theme-orbit .hero,.theme-reverse .hero,.theme-dashboard .hero,.theme-frame .hero{border-radius:18px}.theme-orbit .hero-copy,.theme-reverse .hero-copy,.theme-dashboard .hero-copy,.theme-frame .hero-copy{padding:30px 20px 5px}.theme-orbit .hero-visual,.theme-reverse .hero-visual,.theme-dashboard .hero-visual,.theme-frame .hero-visual{min-height:280px}.theme-orbit .hero-visual:before{inset:32px 10px 6px}.theme-orbit .hero-visual:after{inset:66px 40px 39px}.theme-reverse .hero-visual{border-radius:18px 54px 18px 18px}.theme-stadium .hero{min-height:520px}.theme-stadium .hero-copy{padding:36px 20px 30px}.theme-stadium .promo-strip,.theme-portal .promo-strip{margin-top:10px;width:min(calc(100% - 24px),var(--max))}.theme-cinema .hero{min-height:540px}.theme-cinema .hero-copy{bottom:28px}.theme-dashboard .hero-copy{border-radius:18px}.theme-frame .hero{padding:8px}.theme-ribbon .hero{min-height:520px}.theme-ribbon .hero:before{right:-26%;top:0;width:70%;height:100%}.theme-ribbon .hero-copy{max-width:none;padding:34px 20px}.theme-ribbon .hero-visual{width:100%;height:100%}.theme-ribbon .promo-strip{transform:none}.theme-ribbon .promo-strip>*{transform:none}.theme-portal .hero{min-height:530px}.theme-portal .hero-visual:after{background:linear-gradient(0deg,rgba(7,8,14,.98),rgba(7,8,14,.72) 55%,rgba(7,8,14,.12))}.theme-portal .hero-copy{width:auto;margin:0;padding:220px 22px 30px}.theme-portal .hero-copy:before{left:22px;top:240px;width:80px;height:5px}
  .theme-bonus .hero{min-height:540px;border-radius:18px}.theme-bonus .hero-image{object-position:64% center}.theme-bonus .hero-visual:after{background:linear-gradient(0deg,rgba(5,6,11,.98) 5%,rgba(5,6,11,.82) 62%,rgba(5,6,11,.22)),linear-gradient(90deg,rgba(5,6,11,.82),transparent)}.theme-bonus .hero-copy{max-width:none;padding:28px 19px 30px}.theme-bonus .hero:before{right:8%;top:42%;width:62px;height:62px}.theme-bonus .hero:after{right:18%;bottom:19%}.theme-bonus .promo-strip{margin-top:12px;width:min(calc(100% - 24px),var(--max));border-radius:16px}.theme-bonus .slot-gallery{padding-top:62px}.theme-bonus .slot-grid{padding:9px;border-radius:17px}
}
