:root{--navy:#071827;--navy-2:#0d2537;--green:#08a94f;--green-dark:#04723b;--green-soft:#ecfdf3;--bg:#f7fafc;--card:#fff;--text:#101828;--muted:#667085;--border:#e4e7ec;--blue:#1475df;--telegram:#229ed9;--red:#d92d20;--shadow:0 12px 30px rgba(16,24,40,.08);--radius:16px;--container:1220px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:"Noto Sans Devanagari",system-ui,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input{font:inherit}.container{width:min(calc(100% - 32px),var(--container));margin-inline:auto}.icon{width:1.25em;height:1.25em;flex:0 0 auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:999;left:16px;top:-60px;background:#fff;color:#000;padding:10px 16px;border-radius:8px}.skip-link:focus{top:12px}.site-header{position:sticky;z-index:50;top:0;background:rgba(7,24,39,.97);color:#fff;border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(14px)}.header-inner{min-height:66px;display:flex;align-items:center;gap:22px}.brand{display:flex;align-items:center;gap:10px;min-width:max-content}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:11px;background:linear-gradient(145deg,#41df7f,var(--green));box-shadow:inset 0 1px rgba(255,255,255,.45),0 8px 18px rgba(8,169,79,.28)}.brand-mark .icon{width:27px;height:27px}.brand strong{display:block;font-size:1.03rem;line-height:1.2}.brand small{display:block;color:#b9c7d4;font-size:.72rem}.main-nav{display:flex;align-items:center;gap:2px;margin-left:auto}.main-nav a{padding:10px 9px;border-radius:8px;font-weight:600;font-size:.78rem;white-space:nowrap}.main-nav a:hover,.main-nav a.active{background:var(--green);color:#fff}.header-search{display:flex;align-items:center;gap:8px;width:195px;border:1px solid #385062;border-radius:9px;padding:0 10px;color:#b9c7d4}.header-search input{width:100%;border:0;outline:0;background:transparent;color:#fff;padding:9px 0;font-size:.8rem}.menu-toggle{display:none;border:0;background:transparent;color:#fff;padding:10px}.home-hero{display:grid;grid-template-columns:.9fr 1.1fr;min-height:360px;padding-block:28px;align-items:stretch}.hero-copy{padding:14px 30px 14px 0;align-self:center}.eyebrow{display:inline-flex;align-items:center;gap:7px;padding:6px 11px;border-radius:99px;background:var(--green-soft);color:var(--green-dark);font-size:.8rem;font-weight:700}.hero-copy h1{margin:14px 0 10px;font-size:clamp(2rem,4vw,3.35rem);line-height:1.08;letter-spacing:-.035em}.hero-copy h1 span{color:var(--green)}.hero-copy>p{margin:0 0 20px;color:#475467;font-size:1rem;max-width:600px}.hero-search{height:50px;display:flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--border);border-radius:11px;padding-left:14px;box-shadow:0 5px 20px rgba(16,24,40,.05)}.hero-search input{flex:1;min-width:0;border:0;outline:0}.hero-search button{height:42px;width:48px;margin-right:4px;border:0;border-radius:8px;background:var(--green);color:#fff;display:grid;place-items:center;cursor:pointer}.trust-row{display:flex;gap:20px;margin-top:18px}.trust-row>span{display:grid;grid-template-columns:28px auto;column-gap:8px;align-items:center}.trust-row .icon{grid-row:1/3;width:26px;height:26px;color:var(--green)}.trust-row b{font-size:.78rem}.trust-row small{font-size:.68rem;color:var(--muted)}.hero-art{position:relative;overflow:hidden;border-radius:0 0 16px 16px;min-height:330px;box-shadow:var(--shadow);background:var(--navy)}.hero-art>img{width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;left:28px;bottom:28px;color:#fff;display:flex;flex-direction:column;align-items:flex-start;max-width:270px}.hero-overlay span{font-size:.75rem;font-weight:700;color:#86efac;text-transform:uppercase;letter-spacing:.08em}.hero-overlay strong{font-size:1.35rem;line-height:1.25;margin:4px 0 12px}.hero-overlay a{display:inline-flex;gap:7px;align-items:center;border-radius:9px;background:#fff;color:var(--navy);font-weight:700;padding:9px 12px;font-size:.82rem}.category-rail{display:grid;grid-template-columns:repeat(8,1fr);gap:12px;padding:2px 0 24px}.category-rail a{display:flex;min-width:0;min-height:91px;flex-direction:column;align-items:center;justify-content:center;gap:8px;background:#fff;border:1px solid var(--border);border-radius:13px;font-size:.78rem;font-weight:700;box-shadow:0 6px 18px rgba(16,24,40,.04)}.category-rail a>span{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#f2f4f7;color:var(--green-dark)}.category-rail a.active{background:linear-gradient(145deg,#0abb57,#059447);color:#fff;border-color:transparent}.category-rail a.active>span{background:rgba(255,255,255,.18);color:#fff}.card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 8px 24px rgba(16,24,40,.05)}.directory-layout{display:grid;grid-template-columns:285px 1fr;gap:18px;margin-bottom:36px}.popular-panel{overflow:hidden;align-self:start}.popular-panel h2{display:flex;align-items:center;gap:8px;margin:0;padding:14px 16px;background:linear-gradient(90deg,var(--green),#08bd59);color:#fff;font-size:1rem}.popular-panel>a{display:grid;grid-template-columns:46px 1fr 18px;align-items:center;gap:10px;padding:12px 14px;border-bottom:1px solid var(--border)}.popular-panel>a:last-child{border:0}.popular-panel>a>.icon{color:var(--muted)}.mini-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:11px;background:#fee4e2;color:#d92d20}.mini-icon.gold{background:#fff4d6;color:#b57900}.mini-icon.green{background:var(--green-soft);color:var(--green)}.popular-panel b,.popular-panel small{display:block}.popular-panel b{font-size:.86rem}.popular-panel small{color:var(--muted);font-size:.73rem}.game-directory{padding:14px}.section-heading{display:flex;justify-content:space-between;align-items:end;padding:2px 4px 10px}.section-heading span{font-size:.72rem;color:var(--green);font-weight:800;text-transform:uppercase;letter-spacing:.08em}.section-heading h2{margin:0;font-size:1.3rem}.section-heading>a{display:flex;align-items:center;gap:5px;color:var(--green-dark);font-weight:700;font-size:.8rem}.game-row{display:grid;grid-template-columns:62px 1fr auto;align-items:center;gap:14px;padding:14px 8px;border-top:1px solid var(--border)}.game-icon{display:grid;place-items:center;width:58px;height:58px;border-radius:14px;background:linear-gradient(145deg,#ff593f,#9e1414);color:#fff;box-shadow:inset 0 1px rgba(255,255,255,.4),0 7px 14px rgba(158,20,20,.2)}.game-icon .icon{width:32px;height:32px}.game-icon.purple{background:linear-gradient(145deg,#9c61ef,#5420a5)}.game-icon.blue{background:linear-gradient(145deg,#35a5ff,#0759ad)}.game-row h3{margin:0 0 2px;font-size:1rem}.game-row p{margin:0;color:#475467;font-size:.82rem}.meta{display:flex;gap:8px;margin-top:6px}.meta span{font-size:.68rem;border-radius:99px;background:#f2f4f7;color:#475467;padding:3px 8px}.button{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:10px 16px;border-radius:9px;background:linear-gradient(180deg,#10b958,var(--green));color:#fff;font-size:.8rem;font-weight:800;border:0}.button.secondary{background:#effaf4;color:var(--green-dark);border:1px solid #c7ecd7}.button-telegram{background:var(--telegram)}.site-footer{background:linear-gradient(135deg,var(--navy),#0b2233);color:#e6eef4;padding-top:34px}.footer-grid{display:grid;grid-template-columns:1.35fr repeat(3,1fr);gap:40px}.footer-brand{color:#fff}.footer-grid h2{font-size:.92rem;margin:0 0 9px}.footer-grid p{color:#b9c7d4;font-size:.78rem;max-width:320px}.footer-grid>div>a:not(.brand):not(.button){display:block;color:#cdd8e1;font-size:.78rem;padding:3px 0}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.1);padding-block:14px;margin-top:28px;color:#aab8c4;font-size:.7rem}.empty-page{min-height:58vh;padding-block:80px}.empty-page h1{font-size:2.4rem;margin:12px 0 4px}.empty-page p{color:var(--muted);margin:0 0 20px}
:focus-visible{outline:3px solid #60a5fa;outline-offset:3px}@media(max-width:1050px){.main-nav{position:fixed;inset:66px 0 auto 0;display:none;flex-direction:column;align-items:stretch;background:var(--navy);padding:12px 16px 18px}.main-nav.open{display:flex}.main-nav a{text-align:center}.menu-toggle{display:grid;margin-left:auto}.header-search{width:180px}.category-rail{grid-template-columns:repeat(4,1fr)}.home-hero{grid-template-columns:1fr}.hero-copy{padding-right:0}.hero-art{min-height:360px}.directory-layout{grid-template-columns:230px 1fr}.trust-row{flex-wrap:wrap}}@media(max-width:720px){.container{width:min(calc(100% - 24px),var(--container))}.header-inner{min-height:60px}.brand strong{font-size:.9rem}.brand small{font-size:.62rem}.brand-mark{width:38px;height:38px}.header-search{display:none}.main-nav{top:60px}.home-hero{padding-block:18px}.hero-copy h1{font-size:2.2rem}.hero-copy>p{font-size:.92rem}.trust-row{gap:12px}.hero-art{min-height:280px}.hero-overlay{left:18px;bottom:18px}.hero-overlay strong{font-size:1.1rem}.category-rail{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:16px}.category-rail a{flex:0 0 104px;scroll-snap-align:start}.directory-layout{grid-template-columns:1fr}.popular-panel{display:none}.game-directory{padding:10px}.game-row{grid-template-columns:52px 1fr;padding:13px 4px}.game-icon{width:50px;height:50px}.game-row .button{grid-column:2;width:max-content}.game-row p{font-size:.76rem}.footer-grid{grid-template-columns:1fr 1fr;gap:24px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column}.muted-row{display:none}}@media(max-width:430px){.hero-copy h1{font-size:1.9rem}.hero-art{min-height:245px}.hero-art>img{object-position:62% center}.trust-row>span{flex:1}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

/* Complete public experience */
select,textarea{font:inherit;color:inherit}textarea{resize:vertical}.header-telegram{display:inline-flex;align-items:center;gap:5px;padding:9px 10px;border-radius:8px;background:var(--green);font-size:.76rem;font-weight:800}.game-icon-image{width:58px;height:58px;object-fit:cover;border-radius:14px}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:220px;padding:30px;color:var(--muted)}.empty-state>.icon{width:42px;height:42px;color:#98a2b3}.empty-state h3{margin:10px 0 4px;color:var(--text)}.empty-state p{margin:0 0 14px}.info-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-block:10px 38px}.info-cards article{display:flex;gap:14px;align-items:center;padding:20px;background:#fff;border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 8px 24px rgba(16,24,40,.04)}.info-cards article>span{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:#dcfae6;color:var(--green);flex:0 0 auto}.info-cards article>span.pink{background:#ffe4ec;color:#d91b5c}.info-cards article>span.gold{background:#fff0c2;color:#c07900}.info-cards article>span.blue{background:#dceeff;color:#1261bd}.info-cards h2{font-size:.9rem;margin:0 0 2px}.info-cards p{font-size:.74rem;color:var(--muted);margin:0}.editorial-home{padding-bottom:48px}.article-heading{max-width:960px}.article-heading>span{color:var(--green);font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.article-heading h2{font-size:2rem;margin:4px 0 8px}.article-heading p{color:#475467}.editorial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:22px}.editorial-grid article{position:relative;padding:24px;background:#fff;border:1px solid var(--border);border-radius:var(--radius)}.editorial-grid .number{display:inline-grid;place-items:center;width:36px;height:36px;border-radius:10px;background:var(--green-soft);color:var(--green-dark);font-weight:800;font-size:.78rem}.editorial-grid h3{font-size:1rem;margin:12px 0 6px}.editorial-grid p{margin:0;color:#475467;font-size:.84rem}.disclosure-band{display:flex;align-items:center;gap:14px;margin-top:18px;padding:18px 20px;border:1px solid #b7e4c9;border-radius:14px;background:linear-gradient(90deg,#eafaf1,#f6fffa)}.disclosure-band>.icon{width:28px;height:28px;color:var(--green)}.disclosure-band p{flex:1;margin:0;font-size:.82rem}.disclosure-band a{display:inline-flex;align-items:center;gap:6px;color:var(--green-dark);font-weight:800;font-size:.8rem;white-space:nowrap}.promo-section{padding-block:26px 44px}.promo-heading{padding-inline:0}.promo-heading p{margin:0;color:var(--muted);font-size:.72rem}.promo-rail{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.promo-card{position:relative;overflow:hidden;min-height:160px;border-radius:14px;background:var(--navy);box-shadow:var(--shadow)}.promo-card img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.promo-card:nth-child(1) img,.promo-card:nth-child(3) img,.promo-card:nth-child(5) img{object-position:67% center}.promo-card:nth-child(2) img,.promo-card:nth-child(4) img{object-position:25% center}.promo-card::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,14,24,.94),rgba(3,14,24,.02) 78%)}.promo-card>span{position:absolute;z-index:1;inset:auto 12px 10px 12px;color:#fff}.promo-card b,.promo-card small{display:block}.promo-card b{font-size:.87rem}.promo-card small{font-size:.68rem;color:#cfe1ec}.inner-hero{display:grid;grid-template-columns:1fr 420px;min-height:270px;margin-block:24px;background:#fff;border:1px solid var(--border);border-radius:18px;overflow:hidden;box-shadow:var(--shadow)}.inner-hero>div{padding:38px;align-self:center}.inner-hero h1{font-size:2.35rem;line-height:1.2;margin:13px 0 8px}.inner-hero p{color:var(--muted);margin:0;max-width:680px}.inner-hero img{width:100%;height:100%;object-fit:cover;object-position:65% center}.directory-page{padding-bottom:30px}.filter-bar{display:grid;grid-template-columns:1.8fr 1fr 1fr auto auto;gap:12px;align-items:end;padding:16px;margin-bottom:16px}.filter-bar label{display:flex;flex-direction:column;gap:5px}.filter-bar label>span:first-child{font-size:.72rem;font-weight:700;color:#475467}.filter-bar input,.filter-bar select,.contact-form input,.contact-form select,.contact-form textarea{width:100%;min-height:43px;border:1px solid #d0d5dd;border-radius:9px;background:#fff;padding:9px 11px;outline:0}.input-wrap{display:flex!important;align-items:center;border:1px solid #d0d5dd;border-radius:9px;padding-left:10px}.input-wrap input{border:0!important}.filter-bar .button{min-height:43px}.reset-link{align-self:center;color:var(--green-dark);font-size:.78rem;font-weight:800}.directory-results{padding:14px}.directory-row .button{max-width:200px;text-align:center}.pagination{display:flex;justify-content:center;gap:6px;margin-top:18px}.pagination a{display:grid;place-items:center;width:40px;height:40px;border:1px solid var(--border);border-radius:8px;background:#fff;font-weight:700}.pagination a.active{background:var(--green);border-color:var(--green);color:#fff}.content-page{padding-block:54px}.content-page>header{max-width:840px;margin-bottom:28px}.content-page>header h1,.contact-layout h1{font-size:2.7rem;margin:12px 0 6px}.content-page>header>p,.contact-layout>section>p{font-size:1.02rem;color:var(--muted)}.static-sections{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.static-sections section{padding:24px}.static-sections h2{margin:0 0 8px;font-size:1.1rem}.static-sections p{margin:0;color:#475467;font-size:.88rem}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:34px;padding-block:44px}.contact-art{overflow:hidden;border-radius:18px;max-height:300px;margin-top:24px}.contact-art img{width:100%;height:100%;object-fit:cover;object-position:22% center}.contact-form{padding:24px;display:flex;flex-direction:column;gap:15px}.contact-form label{display:flex;flex-direction:column;gap:6px;font-size:.82rem;font-weight:700}.contact-form .button{align-self:flex-start}.alert{padding:12px 14px;border-radius:9px;font-size:.84rem}.alert.success{background:#dcfae6;color:#05603a}.alert.error{background:#fee4e2;color:#b42318}

/* Game review page */
.game-page{padding-block:14px 28px}.breadcrumb{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:.74rem;padding-block:3px 13px}.breadcrumb .icon{width:12px}.breadcrumb a:hover{color:var(--green-dark)}.game-layout{display:grid;grid-template-columns:minmax(0,2.2fr) minmax(280px,.8fr);gap:18px}.game-main{min-width:0}.game-hero-card{position:relative;overflow:hidden;padding:18px}.game-hero-info{display:grid;grid-template-columns:112px 1fr;gap:16px;align-items:center}.app-icon-large{width:112px;height:112px;border-radius:22px;object-fit:cover}.app-icon-large.generated{display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#ff5b3b,#9e1717);box-shadow:inset 0 1px rgba(255,255,255,.45),0 10px 24px rgba(158,23,23,.2)}.app-icon-large.generated .icon{width:62px;height:62px}.review-badge{display:inline-flex;align-items:center;gap:5px;border-radius:99px;padding:5px 9px;background:var(--green-soft);color:var(--green-dark);font-size:.7rem;font-weight:700}.game-title-block h1{font-size:2rem;line-height:1.15;margin:7px 0 4px}.game-title-block p{color:#475467;margin:0;font-size:.88rem}.fact-chips{display:flex;gap:8px;flex-wrap:wrap;margin-block:16px}.fact-chips>span{min-width:105px;padding:8px 11px;border:1px solid var(--border);border-radius:10px;background:#f8fafc}.fact-chips small,.fact-chips b{display:block}.fact-chips small{font-size:.62rem;color:var(--muted)}.fact-chips b{font-size:.78rem}.fact-chips .neutral-chip{display:flex;gap:8px;align-items:center;color:#475467}.hero-actions{display:grid;gap:8px}.hero-actions .button{width:100%;min-height:46px;font-size:.9rem}.unavailable-action{display:flex;gap:10px;align-items:center;border:1px dashed #b8c2cc;background:#f8fafc;border-radius:10px;padding:11px 14px;color:#475467}.unavailable-action>.icon{color:var(--green);width:26px;height:26px}.unavailable-action b,.unavailable-action small{display:block}.unavailable-action b{font-size:.82rem}.unavailable-action small{font-size:.7rem}.game-hero-banner{position:relative;overflow:hidden;height:245px;margin-top:16px;border-radius:14px;background:var(--navy)}.game-hero-banner img{width:100%;height:100%;object-fit:cover;object-position:25% center}.game-hero-banner::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,14,24,.05),rgba(3,14,24,.92))}.game-hero-banner>span{position:absolute;z-index:1;right:25px;top:50%;transform:translateY(-50%);color:#fff;max-width:280px}.game-hero-banner small,.game-hero-banner b{display:block}.game-hero-banner small{color:#86efac;font-size:.7rem;font-weight:800}.game-hero-banner b{font-size:1.3rem;line-height:1.25;margin-top:4px}.review-article{margin-top:14px}.review-section{background:#fff;border:1px solid var(--border);border-radius:14px;padding:20px;margin-bottom:12px}.review-section h2{font-size:1.18rem;line-height:1.25;margin:0 0 8px}.review-section h2::after{content:"";display:block;width:44px;height:3px;border-radius:9px;background:var(--green);margin-top:7px}.review-section h3{font-size:.9rem;margin:0 0 4px}.review-section p{font-size:.85rem;color:#475467;margin:0 0 8px}.review-section p:last-child{margin-bottom:0}.soft-section{display:flex;gap:14px;background:linear-gradient(100deg,#ecfdf3,#fff)}.section-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:#d5f8e2;color:var(--green);flex:0 0 auto}.feature-box{background:linear-gradient(105deg,#eefcf4,#fff)}.check-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px 20px;padding:0;margin:14px 0 0;list-style:none}.check-grid li{display:flex;align-items:flex-start;gap:8px;color:#344054;font-size:.82rem}.check-grid li .icon{color:var(--green);margin-top:2px}.two-column-sections{display:grid;grid-template-columns:1fr 1fr;gap:12px}.guide-columns{display:grid;grid-template-columns:1fr 1fr;gap:20px}.inline-warning{display:flex;gap:9px;margin-top:12px;padding:11px;border-radius:10px;background:#fff7e7;color:#8a5600}.inline-warning p{margin:0;color:inherit}.pros-cons{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px}.pros-cons>div{padding:20px;border-radius:14px}.pros{background:#eafbf1;border:1px solid #bdeacd}.cons{background:#fff0f1;border:1px solid #fac7cb}.pros-cons h2{display:flex;align-items:center;gap:8px;font-size:1.05rem;margin:0 0 10px}.pros h2{color:#08733f}.cons h2{color:#b4232c}.pros-cons ul{padding:0;margin:0;list-style:none}.pros-cons li{display:flex;gap:8px;align-items:flex-start;font-size:.82rem;padding:4px 0;color:#344054}.pros li .icon{color:var(--green)}.cons li .icon{color:var(--red)}.privacy-panel{background:linear-gradient(110deg,#edf8ff,#fff)}.download-guide ol{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:0;margin:14px 0 0;list-style:none}.download-guide li{display:flex;gap:9px;align-items:flex-start;padding:12px;border:1px solid var(--border);border-radius:10px}.download-guide li>span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--green);color:#fff;font-size:.65rem;font-weight:800;flex:0 0 auto}.download-guide li p{margin:1px 0 0;font-size:.74rem}.safety-notice{display:flex;gap:16px;padding:22px;border-radius:14px;background:linear-gradient(110deg,#fff0f1,#fff);border:1px solid #fac7cb;margin-bottom:12px}.safety-notice>span{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:#ffd5d8;color:var(--red);flex:0 0 auto}.safety-notice h2{font-size:1.18rem;margin:0 0 5px;color:#a81724}.safety-notice p,.safety-notice li{font-size:.82rem;color:#5f3034}.safety-notice ul{margin:7px 0 0;padding-left:20px}.conclusion{border-color:#b9e8cc}.disclosure-note{display:flex;gap:8px;padding:11px;margin-top:12px;background:#f2f4f7;border-radius:9px;color:#475467;font-size:.76rem}.faq-section details{border-top:1px solid var(--border)}.faq-section summary{display:flex;justify-content:space-between;gap:10px;cursor:pointer;padding:11px 0;font-size:.82rem;font-weight:700;list-style:none}.faq-section summary::-webkit-details-marker{display:none}.faq-section summary span{font-size:1.1rem;color:var(--green)}.faq-section details p{padding:0 0 12px}.screenshot-section{background:transparent;border:0;padding:0}.screenshot-rail{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory}.screenshot-card{flex:0 0 190px;padding:0;border:0;border-radius:14px;overflow:hidden;background:#fff;scroll-snap-align:start;cursor:zoom-in}.screenshot-card img{width:100%;aspect-ratio:9/16;object-fit:cover}.game-sidebar{min-width:0}.sidebar-card{padding:14px;margin-bottom:12px}.sidebar-card h2{display:flex;align-items:center;gap:8px;margin:0 0 10px;padding-bottom:9px;border-bottom:1px solid var(--border);font-size:1rem}.sidebar-card h2 .icon{color:var(--green)}.sidebar-card dl{margin:0}.sidebar-card dl>div{display:grid;grid-template-columns:110px 1fr;gap:8px;padding:7px 8px;font-size:.72rem}.sidebar-card dl>div:nth-child(odd){background:#f8fafc}.sidebar-card dt{color:#475467}.sidebar-card dd{margin:0;font-weight:600;overflow-wrap:anywhere}.sidebar-empty{color:var(--muted);font-size:.76rem;margin:8px 0}.game-sidebar{position:sticky;top:82px;align-self:start}.requirement-row{display:grid;grid-template-columns:46px 1fr;gap:10px;align-items:center;padding:8px 4px;border-bottom:1px solid var(--border)}.requirement-row>span{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:linear-gradient(145deg,#effff5,#d5f7e2);color:var(--green-dark);box-shadow:inset 0 1px #fff,0 5px 12px rgba(8,169,79,.12)}.requirement-row p{margin:0}.requirement-row b,.requirement-row small{display:block}.requirement-row b{font-size:.76rem}.requirement-row small{font-size:.7rem;color:var(--muted)}.requirement-note{font-size:.65rem;color:var(--muted);margin:9px 2px 0}.sidebar-heading{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border);padding-bottom:9px}.sidebar-heading h2{border:0;padding:0;margin:0}.sidebar-heading a{color:var(--green-dark);font-size:.7rem;font-weight:800}.related-games>a{display:grid;grid-template-columns:42px 1fr 16px;gap:9px;align-items:center;padding:8px 0;border-bottom:1px solid var(--border)}.related-games>a:last-child{border:0}.related-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:10px;background:var(--green-soft);color:var(--green-dark)}.related-games b,.related-games small{display:block}.related-games b{font-size:.74rem}.related-games small{font-size:.64rem;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:150px}.related-games>a>.icon{width:14px;color:var(--muted)}.sidebar-banner{position:relative;overflow:hidden;height:205px;border-radius:14px;background:var(--navy);color:#fff}.sidebar-banner img{width:100%;height:100%;object-fit:cover;object-position:24% center}.sidebar-banner::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,14,24,.94),rgba(3,14,24,.05))}.sidebar-banner>div{position:absolute;z-index:1;inset:auto 16px 14px}.sidebar-banner small,.sidebar-banner strong{display:block}.sidebar-banner small{color:#86efac;font-size:.67rem}.sidebar-banner strong{font-size:1rem}.sidebar-banner a{display:inline-flex;align-items:center;gap:5px;margin-top:7px;font-size:.72rem;font-weight:800}.lightbox{border:0;padding:0;background:transparent;max-width:min(92vw,700px);max-height:92vh}.lightbox::backdrop{background:rgba(3,14,24,.86)}.lightbox img{max-height:90vh;border-radius:14px}.lightbox button{position:fixed;right:20px;top:14px;width:44px;height:44px;border:0;border-radius:50%;background:#fff;font-size:1.5rem}.mobile-sticky-actions{display:none}

@media(max-width:1100px){.info-cards{grid-template-columns:1fr 1fr}.promo-rail{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.promo-card{flex:0 0 230px;scroll-snap-align:start}.inner-hero{grid-template-columns:1fr 350px}.filter-bar{grid-template-columns:1.5fr 1fr 1fr auto}.filter-bar .reset-link{grid-column:1/-1}.static-sections{grid-template-columns:1fr 1fr}}
@media(max-width:900px){.header-telegram span{display:none}.editorial-grid{grid-template-columns:1fr 1fr}.game-layout{grid-template-columns:1fr}.game-sidebar{position:static;display:grid;grid-template-columns:1fr 1fr;gap:12px}.game-sidebar>*{margin:0}.sidebar-banner{height:auto;min-height:240px}.download-guide ol{grid-template-columns:1fr 1fr}}
@media(max-width:720px){.info-cards{grid-template-columns:1fr}.editorial-grid{grid-template-columns:1fr}.article-heading h2{font-size:1.65rem}.disclosure-band{align-items:flex-start;flex-wrap:wrap}.promo-heading p{display:none}.promo-section{padding-bottom:28px}.inner-hero{grid-template-columns:1fr;margin-block:14px}.inner-hero>div{padding:24px}.inner-hero h1{font-size:1.8rem}.inner-hero img{height:190px}.filter-bar{grid-template-columns:1fr}.filter-bar .reset-link{grid-column:auto}.directory-row .button{max-width:100%}.content-page{padding-block:34px}.content-page>header h1,.contact-layout h1{font-size:2rem}.static-sections{grid-template-columns:1fr}.contact-layout{grid-template-columns:1fr;padding-block:30px}.contact-art{max-height:230px}.game-layout{display:block}.game-hero-card{padding:13px}.game-hero-info{grid-template-columns:78px 1fr}.app-icon-large{width:78px;height:78px;border-radius:17px}.app-icon-large.generated .icon{width:42px;height:42px}.game-title-block h1{font-size:1.45rem}.game-title-block p{font-size:.78rem}.game-hero-banner{height:190px}.game-hero-banner>span{right:14px;max-width:190px}.game-hero-banner b{font-size:1rem}.review-section{padding:16px}.two-column-sections,.guide-columns,.pros-cons{grid-template-columns:1fr}.check-grid{grid-template-columns:1fr}.download-guide ol{grid-template-columns:1fr}.game-sidebar{display:block}.game-sidebar>*{margin-bottom:12px}.requirements{display:grid;grid-template-columns:1fr 1fr;gap:0 8px}.requirements h2,.requirements .requirement-note{grid-column:1/-1}.requirement-row{grid-template-columns:38px 1fr}.requirement-row>span{width:36px;height:36px}.mobile-sticky-actions{position:fixed;z-index:45;left:0;right:0;bottom:0;display:flex;gap:8px;background:rgba(255,255,255,.96);border-top:1px solid var(--border);padding:9px max(12px,env(safe-area-inset-left)) calc(9px + env(safe-area-inset-bottom));box-shadow:0 -10px 25px rgba(16,24,40,.1)}.mobile-sticky-actions .button{flex:1;padding-inline:8px}.site-footer{padding-bottom:70px}.safety-notice{flex-direction:column}.promo-card{flex-basis:210px;min-height:145px}}

/* Pixel-match icon and component correction */
.asset-icon{display:block;width:1.25em;height:1.25em;object-fit:contain;flex:0 0 auto}.brand-mark .asset-icon{width:30px;height:30px}.header-search>.asset-icon{width:17px;height:17px;filter:brightness(0) invert(1);opacity:.8}.header-telegram .asset-icon,.button .asset-icon{width:18px;height:18px}.menu-toggle .asset-icon{width:24px;height:24px}.eyebrow .asset-icon{width:18px;height:18px}.hero-search>.asset-icon{width:19px;height:19px}.hero-search button .asset-icon{width:18px;height:18px}.hero-overlay a .asset-icon{width:15px;height:15px}.trust-row{justify-content:space-between;gap:10px}.trust-row>span{grid-template-columns:34px auto}.trust-row .asset-icon{grid-row:1/3;width:30px;height:30px}.category-rail a{min-height:82px}.category-rail a>span{width:48px;height:44px;border-radius:0;background:transparent}.category-rail a>span .asset-icon{width:46px;height:46px}.category-rail a.active>span{background:transparent}.category-rail a.active>span .asset-icon{width:38px;height:38px}.popular-panel h2>.asset-icon{width:17px;height:17px}.popular-panel>a>.asset-icon{width:13px;height:13px}.mini-icon{background:transparent!important;width:46px;height:46px;border-radius:10px}.mini-icon .asset-icon{width:44px;height:44px}.heading-with-icon{display:grid!important;grid-template-columns:26px 1fr;column-gap:8px;align-items:center}.heading-with-icon>.asset-icon{grid-row:1/3;width:25px;height:25px}.section-heading>a .asset-icon{width:15px;height:15px}.game-icon.neutral{background:#f2f4f7;box-shadow:none;padding:0}.game-icon.neutral .asset-icon{width:58px;height:58px}.game-row .button .asset-icon{width:15px;height:15px}.info-cards article>span .asset-icon{width:52px;height:52px}.reference-guides{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:36px}.reference-guides article{display:grid;grid-template-columns:58px 1fr;gap:12px;padding:22px;border-radius:16px;border:1px solid var(--border)}.reference-guides article>.asset-icon{width:54px;height:54px}.why-card{background:linear-gradient(105deg,#eafbf1,#fff)}.how-card{background:linear-gradient(105deg,#eaf3ff,#fff)}.reference-guides h2{font-size:1.05rem;margin:0 0 8px}.reference-guides ul,.reference-guides ol{margin:0;padding-left:20px}.reference-guides li{font-size:.78rem;color:#344054;padding:2px 0}.footer-socials{display:flex;gap:8px;margin-top:12px}.footer-grid>div>.footer-socials>a{display:block!important;padding:0!important}.footer-socials .asset-icon{width:30px;height:30px}.footer-grid .button .asset-icon{width:17px;height:17px}.breadcrumb .asset-icon{width:10px;height:10px}.app-icon-large.category-fallback{display:grid;place-items:center;background:linear-gradient(145deg,#fff0ec,#ffe4e2);border:1px solid #fecdc8}.app-icon-large.category-fallback .asset-icon{width:100px;height:100px}.game-badges{display:flex;flex-wrap:wrap;gap:6px}.review-badge .asset-icon{width:16px;height:16px}.popular-badge{display:inline-flex;align-items:center;gap:5px;padding:5px 9px;border-radius:99px;background:#ffebee;color:#d92d20;font-size:.7rem;font-weight:800}.popular-badge .asset-icon{width:14px;height:14px;filter:brightness(0) saturate(100%) invert(25%) sepia(99%) saturate(2228%) hue-rotate(343deg) brightness(93%) contrast(84%)}.game-meta-row{display:grid;grid-template-columns:repeat(4,1fr);margin-block:16px;padding-block:4px;border-block:1px solid var(--border)}.game-meta-row>div{display:flex;align-items:center;gap:9px;padding:8px 12px;border-right:1px solid var(--border)}.game-meta-row>div:last-child{border-right:0}.game-meta-row .asset-icon{width:38px;height:38px}.game-meta-row small,.game-meta-row b{display:block}.game-meta-row small{font-size:.62rem;color:var(--muted)}.game-meta-row b{font-size:.76rem}.unavailable-action>.asset-icon{width:32px;height:32px}.soft-section>.asset-icon{width:46px;height:46px}.check-grid li>.asset-icon,.pros-cons .asset-icon{width:18px;height:18px;margin-top:1px}.inline-warning>.asset-icon{width:23px;height:23px}.safety-notice{background:linear-gradient(110deg,#eafbf1,#fff);border-color:#bdeacd}.safety-notice>span{background:transparent;width:56px;height:56px}.safety-notice>span .asset-icon{width:56px;height:56px}.safety-notice h2{color:#08733f}.safety-notice p{color:#344054}.warning-updates-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px}.warning-updates-grid>section{display:flex;gap:12px;padding:18px;border-radius:14px}.warning-updates-grid>section>.asset-icon{width:34px;height:34px}.warning-updates-grid h2{font-size:1rem;margin:0 0 6px}.warning-updates-grid ul{padding-left:18px;margin:0}.warning-updates-grid li,.warning-updates-grid p{font-size:.78rem;color:#475467}.important-warning{background:#fff0f1;border:1px solid #fac7cb}.important-warning h2{color:#b4232c}.whats-new-card{background:#eafbf1;border:1px solid #bdeacd}.whats-new-card h2{color:#08733f}.disclosure-note>.asset-icon{width:24px;height:24px}.faq-section summary span{display:grid;place-items:center;width:20px;height:20px}.faq-section summary .asset-icon{width:17px;height:17px}.faq-section summary .faq-minus,.faq-section details[open] summary .faq-plus{display:none}.faq-section details[open] summary .faq-minus{display:block}.game-promo-card{position:relative;overflow:hidden;height:245px;margin-bottom:12px;border-radius:14px;background:var(--navy);color:#fff;box-shadow:var(--shadow)}.game-promo-card img{width:100%;height:100%;object-fit:cover;object-position:25% center}.game-promo-card::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,14,24,.9),rgba(3,14,24,.02) 65%)}.game-promo-card>div{position:absolute;z-index:1;inset:auto 16px 14px}.game-promo-card small,.game-promo-card strong{display:block}.game-promo-card small{color:#86efac;font-size:.7rem}.game-promo-card strong{font-size:1.02rem}.sidebar-card h2>.asset-icon{width:24px;height:24px}.requirement-row>span{width:48px;height:48px;background:transparent;box-shadow:none}.requirement-row>span .asset-icon{width:46px;height:46px}.related-icon.neutral{background:transparent}.related-icon .asset-icon,.related-icon-image{width:40px;height:40px;border-radius:10px;object-fit:cover}.related-games>a>.asset-icon{width:12px;height:12px}.telegram-cta{display:flex;gap:12px;align-items:center;padding:16px;margin-bottom:12px;background:linear-gradient(135deg,#06283a,#004b35);color:#fff}.telegram-cta>.asset-icon{width:62px;height:62px}.telegram-cta h2{font-size:1rem;margin:0}.telegram-cta p{margin:2px 0 9px;font-size:.72rem;color:#d7e8ee}.telegram-cta .button{width:100%}.sidebar-banner a .asset-icon{width:14px;height:14px;filter:brightness(0) invert(1)}

@media(min-width:901px) and (max-width:1050px){.header-inner{gap:8px}.brand strong{font-size:.9rem}.brand small{font-size:.58rem}.main-nav{position:static;display:flex;flex-direction:row;align-items:center;background:transparent;padding:0;margin-left:auto}.main-nav a{font-size:.62rem;padding:8px 5px}.menu-toggle{display:none}.header-search{width:150px}.home-hero{grid-template-columns:.9fr 1.1fr}.hero-copy{padding-right:22px}.hero-copy h1{font-size:2.45rem}.hero-art{min-height:330px}.category-rail{grid-template-columns:repeat(8,1fr)}.directory-layout{grid-template-columns:240px 1fr}.trust-row b{font-size:.7rem}.trust-row small{font-size:.6rem}}
@media(max-width:900px){.main-nav{position:fixed;inset:66px 0 auto 0;display:none;flex-direction:column;align-items:stretch;background:var(--navy);padding:12px 16px 18px}.main-nav.open{display:flex}.menu-toggle{display:grid;margin-left:auto}.home-hero{grid-template-columns:1fr}.hero-copy{padding-right:0}.category-rail{grid-template-columns:repeat(4,1fr)}.reference-guides{grid-template-columns:1fr}.warning-updates-grid{grid-template-columns:1fr}}
@media(max-width:720px){.category-rail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;overflow:visible}.category-rail a{min-height:82px;padding:6px 2px;font-size:.64rem;line-height:1.15;text-align:center}.category-rail a>span{width:38px;height:38px}.category-rail a>span .asset-icon{width:38px;height:38px}.trust-row{display:grid;grid-template-columns:1fr 1fr}.trust-row>span{min-width:0}.reference-guides article{grid-template-columns:44px 1fr;padding:16px}.reference-guides article>.asset-icon{width:42px;height:42px}.game-meta-row{grid-template-columns:repeat(4,minmax(0,1fr))}.game-meta-row>div{min-width:0;flex-direction:column;justify-content:center;gap:4px;padding:8px 3px;text-align:center;border-bottom:0}.game-meta-row>div:last-child{border-right:0}.game-meta-row .asset-icon{width:30px;height:30px}.game-meta-row small{font-size:.55rem}.game-meta-row b{font-size:.66rem;overflow-wrap:anywhere}.game-promo-card{height:210px}.warning-updates-grid{grid-template-columns:1fr}.footer-socials .asset-icon{width:28px;height:28px}}
@media(max-width:420px){.category-rail{grid-template-columns:repeat(4,minmax(0,1fr))}.requirements{grid-template-columns:1fr}.requirements h2,.requirements .requirement-note{grid-column:auto}}
.lightbox button .asset-icon{width:20px;height:20px;margin:auto}
.home-game-row{grid-template-columns:42px 62px minmax(0,1fr) auto}.serial-number{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#edf8f1;color:var(--green-dark);font-size:.72rem;font-weight:800}.home-download-button{min-width:118px}.home-download-button .asset-icon{width:17px;height:17px}
@media(max-width:720px){.mobile-sticky-actions{flex-direction:column}.site-footer{padding-bottom:128px}}
@media(max-width:720px){.home-game-row{grid-template-columns:32px 50px minmax(0,1fr)}.home-game-row .serial-number{grid-column:1}.home-game-row .game-icon,.home-game-row .game-icon-image{grid-column:2}.home-game-row>div{grid-column:3}.home-game-row .button{grid-column:3;width:max-content}}
.static-body{padding:22px;margin-bottom:16px}.static-body p{line-height:1.75}
.game-tag-list{display:flex;flex-wrap:wrap;gap:7px;margin:10px 0 18px}.game-tag-list span{display:inline-flex;align-items:center;min-height:30px;padding:5px 10px;border:1px solid #cdebd8;border-radius:999px;background:#f1fbf5;color:#08733f;font-size:.72rem;font-weight:700}

/* Public 18+ and nationwide online-money-game warning */
.sitewide-legal-warning{margin-top:28px;border-top:1px solid #f5c2c7;background:#fff1f2;color:#7f1d1d}
.legal-warning-inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding-block:10px}
.legal-age-badge,.game-warning-age{display:grid;place-items:center;border-radius:50%;background:#c81e1e;color:#fff;font-weight:900;letter-spacing:-.03em;box-shadow:0 4px 12px rgba(153,27,27,.18)}
.legal-age-badge{width:42px;height:42px;font-size:.9rem}
.legal-warning-inner p{margin:0;font-size:.875rem;line-height:1.45}
.legal-warning-inner a{color:#991b1b;font-size:.82rem;font-weight:800;text-decoration:underline;text-underline-offset:3px;white-space:nowrap}
.game-legal-warning{display:grid;grid-template-columns:64px minmax(0,1fr);gap:16px;margin:14px 0 18px;padding:20px;border:1px solid #f2b8bd;border-left:5px solid #c81e1e;border-radius:14px;background:linear-gradient(105deg,#fff1f2,#fff);color:#4c1d1d}
.game-warning-age{width:58px;height:58px;font-size:1.05rem}
.game-legal-warning h2{margin:0 0 8px;color:#991b1b;font-size:1.12rem}
.game-legal-warning p,.game-legal-warning li{font-size:.875rem;line-height:1.55}
.game-legal-warning p{margin:0 0 8px}
.game-legal-warning ul{margin:8px 0 12px;padding-left:20px}
.game-legal-warning li+li{margin-top:5px}
.game-legal-warning details{border-top:1px solid #f2b8bd;padding-top:10px}
.game-legal-warning summary{cursor:pointer;color:#991b1b;font-size:.875rem;font-weight:800}
.game-legal-warning details p{margin:9px 0 0;color:#694044}
.game-legal-warning a{color:#991b1b;font-weight:800;text-decoration:underline;text-underline-offset:3px}
.game-legal-warning .legal-source-links{margin:11px 0 0;font-size:.78rem;color:#694044}
@media(max-width:720px){.legal-warning-inner{grid-template-columns:auto 1fr;padding-block:9px}.legal-warning-inner a{grid-column:2}.legal-age-badge{width:38px;height:38px}.legal-warning-inner p{font-size:.8rem}.game-legal-warning{grid-template-columns:1fr;padding:16px;border-left-width:4px}.game-warning-age{width:50px;height:50px}.game-legal-warning p,.game-legal-warning li,.game-legal-warning summary{font-size:.82rem}}

/* Admin-controlled download promotion banner */
.download-promo-banner{--promo-accent:#07ba55;--promo-deep:#003c25;position:relative;isolation:isolate;overflow:hidden;width:min(calc(100% - 32px),var(--container));height:auto;min-height:0;aspect-ratio:3/1;margin-bottom:20px;border:1px solid rgba(255,214,78,.72);border-radius:18px;background:#003c25;color:#fff;box-shadow:0 14px 34px rgba(4,64,39,.18)}
.download-promo-banner.promo-theme-red{--promo-accent:#e43a38;--promo-deep:#4b0c14}.download-promo-banner.promo-theme-blue{--promo-accent:#258cff;--promo-deep:#071c50}.download-promo-banner.promo-theme-purple{--promo-accent:#a855f7;--promo-deep:#35125c}.download-promo-banner.promo-theme-gold{--promo-accent:#e4a817;--promo-deep:#513400}
.download-promo-art{position:absolute;z-index:-2;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}
.download-promo-overlay{position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgba(0,20,10,.04) 30%,color-mix(in srgb,var(--promo-deep) 45%,transparent) 48%,var(--promo-deep) 100%)}
.download-promo-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:57%;height:100%;margin-left:auto;padding:20px clamp(20px,3vw,42px)}
.download-promo-brand{display:inline-flex;align-items:center;gap:9px;margin-bottom:8px;padding:5px 10px 5px 5px;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:rgba(1,22,14,.58);backdrop-filter:blur(8px)}
.download-promo-logo{width:34px;height:34px;border-radius:9px;object-fit:contain;background:rgba(255,255,255,.96)}
.download-promo-brand .brand-mark{width:34px;height:34px;border-radius:9px}.download-promo-brand .brand-mark .asset-icon{width:24px;height:24px}.download-promo-brand b,.download-promo-brand small{display:block;line-height:1.15}.download-promo-brand b{font-size:.78rem}.download-promo-brand small{margin-top:2px;color:#ffe478;font-size:.54rem;font-weight:800;letter-spacing:.08em}
.download-promo-kicker{margin:0;color:#ffe478;font-size:.69rem;font-weight:900;letter-spacing:.13em}
.download-promo-banner h2{max-width:690px;margin:3px 0 10px;color:#fff;font-size:clamp(1.45rem,3.1vw,2.9rem);font-weight:950;line-height:1.02;letter-spacing:-.035em;text-shadow:0 3px 0 rgba(0,0,0,.32),0 7px 18px rgba(0,0,0,.3)}
.download-promo-banner h2 span{color:#ffd54a;text-shadow:0 2px 0 #855600,0 6px 16px rgba(0,0,0,.35)}
.download-promo-features{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;width:100%;margin-bottom:10px}
.download-promo-features>span{display:flex;align-items:center;justify-content:center;gap:6px;min-height:35px;padding:5px 8px;border:1px solid color-mix(in srgb,var(--promo-accent) 68%,#ffd84e);border-radius:9px;background:rgba(1,26,16,.58);box-shadow:inset 0 0 12px color-mix(in srgb,var(--promo-accent) 22%,transparent)}
.download-promo-features .asset-icon{width:22px;height:22px}.download-promo-features b{font-size:.64rem;line-height:1.15;text-transform:uppercase}
.download-promo-actions{display:flex;align-items:center;gap:13px;width:100%}.download-promo-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:10px clamp(17px,2.5vw,30px);border:2px solid #ffe66c;border-radius:999px;background:linear-gradient(180deg,color-mix(in srgb,var(--promo-accent) 86%,#fff),var(--promo-accent));color:#fff;font-size:.82rem;font-weight:950;letter-spacing:.02em;box-shadow:0 0 0 3px rgba(255,202,52,.24),0 8px 22px rgba(0,0,0,.28)}
.download-promo-button .asset-icon{width:21px;height:21px;filter:brightness(0) invert(1)}.download-promo-actions>small{color:#ffeaa0;font-size:.59rem;font-weight:900;letter-spacing:.05em}
.download-promo-banner--game{width:100%;margin-top:14px;margin-bottom:14px}.download-promo-banner--game .download-promo-copy{width:60%;padding:16px 20px}.download-promo-banner--game h2{font-size:clamp(1.25rem,2.8vw,2.2rem)}
.download-promo-banner--related{width:calc(100% + 12px);min-height:0;aspect-ratio:3/1;margin:10px -6px;border-radius:10px}.download-promo-banner--related .download-promo-overlay{background:linear-gradient(90deg,rgba(0,25,14,.04) 25%,color-mix(in srgb,var(--promo-deep) 62%,transparent) 52%,var(--promo-deep) 100%)}.download-promo-banner--related .download-promo-copy{justify-content:center;width:57%;margin-left:auto;padding:5px}.download-promo-banner--related .download-promo-brand,.download-promo-banner--related .download-promo-kicker,.download-promo-banner--related .download-promo-features{display:none}.download-promo-banner--related h2{margin:0 0 4px;font-size:.7rem}.download-promo-banner--related .download-promo-actions{display:block}.download-promo-banner--related .download-promo-button{width:100%;min-height:25px;padding:3px 5px;border-width:1px;font-size:.48rem}.download-promo-banner--related .download-promo-button .asset-icon{width:12px;height:12px}.download-promo-banner--related .download-promo-actions>small{display:none}
@media(max-width:720px){.download-promo-banner,.download-promo-banner--game{width:min(calc(100% - 32px),var(--container));height:auto;min-height:0;aspect-ratio:3/1;margin-bottom:13px;border-radius:10px}.download-promo-banner--game{width:100%}.download-promo-art{object-position:center}.download-promo-overlay{background:linear-gradient(90deg,rgba(0,24,12,.03) 25%,color-mix(in srgb,var(--promo-deep) 58%,transparent) 49%,var(--promo-deep) 100%)}.download-promo-copy,.download-promo-banner--game .download-promo-copy{justify-content:center;width:57%;margin-left:auto;padding:4px 5px}.download-promo-brand{gap:3px;margin-bottom:2px;padding:2px 4px 2px 2px}.download-promo-brand .brand-mark,.download-promo-logo{width:19px;height:19px;border-radius:5px}.download-promo-brand .brand-mark .asset-icon{width:14px;height:14px}.download-promo-brand b{max-width:90px;overflow:hidden;font-size:.44rem;text-overflow:ellipsis;white-space:nowrap}.download-promo-brand small,.download-promo-kicker,.download-promo-features{display:none}.download-promo-banner h2,.download-promo-banner--game h2{max-width:100%;margin:0 0 4px;font-size:clamp(.58rem,2.8vw,1.1rem);line-height:1.02}.download-promo-actions{display:block;width:100%}.download-promo-button{width:100%;min-height:23px;padding:3px 5px;border-width:1px;font-size:clamp(.44rem,2vw,.7rem);white-space:nowrap}.download-promo-button .asset-icon{width:12px;height:12px}.download-promo-actions>small{display:none}.download-promo-banner--related{width:calc(100% + 8px);margin:9px -4px}.download-promo-banner--related .download-promo-copy{width:57%;padding:4px}.download-promo-banner--related h2{width:auto;margin:0 0 3px;font-size:.58rem}.download-promo-banner--related .download-promo-actions{width:100%;margin:0}.download-promo-banner--related .download-promo-button{min-height:22px;font-size:.42rem}}
