:root{color-scheme:light;--pink:#f637ad;--dark:#100318;--muted:#aaa5af}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;font-family:Arial,sans-serif;color:#111;line-height:1.55}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}h2{font-size:30px;line-height:1.25;font-weight:800}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--pink);outline-offset:5px}.container{width:78.4%;max-width:1200px;margin-inline:auto}.skip-link{position:absolute;top:-80px;z-index:10;padding:12px;background:white}.skip-link:focus{top:0}.hero{height: min(51.67vw,792px);min-height:610px;background:#05050a url('../newui/optimized/hero-section-bg.jpg') center/cover no-repeat;color:#fff;overflow:hidden;position:relative}.header{height:140px;display:flex;align-items:center;justify-content:space-between}.brand{display:block;width:130px;height:90px;overflow:hidden}.brand img{width:158px;max-width:none;height:105px;object-fit:contain;transform:translate(0,-13px)}nav{display:flex;gap:34px;align-items:center;font-size:15px;color:#d2d0d4}nav button,footer button{border:0;background:none;padding:0;text-align:left}nav a,nav button{transition:color .2s}nav a:hover,nav button:hover,footer a:hover,footer button:hover{color:var(--pink)}.hero-copy{text-align:center}.hero h1{font-size:clamp(42px,4.7vw,72px);font-weight:900;line-height:1.13;letter-spacing:1px}.hero h1 span{color:var(--pink)}.hero-copy p{font-size:18px;color:#ddd;margin-top:14px}.hero-games{position:absolute;bottom:-3px;left:50%;transform:translateX(-50%);display:flex;gap:28px;align-items:flex-end;width: min(56%,860px)}.preview{background:#111;border:2px solid #383838;border-radius:20px 20px 0 0;padding:7px 7px 16px;text-align:center;width:28%;box-shadow:0 0 0 6px #ffffff06;transition:transform .35s;animation:rise .85s both}.preview.featured{width:36%;padding-bottom:28px;animation-delay:.1s}.preview:last-child{animation-delay:.2s}.preview img{width:100%;aspect-ratio:1.158;object-fit:cover;border-radius:11px 11px 3px 3px}.preview strong{display:block;font-size:16px;line-height:1.3;margin:9px 0 4px}.rating{display:inline-flex;align-items:center;gap:3px;border-radius:20px;background:#343434;color:#ddd;font-size:14px;padding:0 9px;line-height:1.5}.rating span,.star{color:#ffcd00}.preview:hover{transform:translateY(-7px)}.about-section{padding:70px 0}.about-panel{border:1px solid #c7c7c7;padding:40px;display:grid;grid-template-columns:1.1fr 1fr;gap:38px;align-items:center}.about-panel h2{margin-bottom:18px}.about-panel p{font-size:16px;line-height:1.6;margin-top:10px}.about-panel>img{width:100%}.games-section{background:var(--dark);color:#f7f6f8;padding:50px 0}.section-heading{text-align:center;margin-bottom:38px}.section-heading p{margin-top:18px;font-size:16px}.games-section .section-heading p{color:#b7b0bd}.game-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 28px}.game-card{background:#111;border:1px solid #414141;border-right-color:#252525;border-top-color:#292929;border-radius:8px;padding:16px;scroll-margin-top:24px;transition:transform .3s,border-color .3s,box-shadow .3s}.game-card:hover{transform:translateY(-6px);border-color:#a23283;box-shadow:0 12px 28px #0004}.game-card>img{width:100%;aspect-ratio:1.158;object-fit:cover;border-radius:12px 12px 0 0}.game-card h3{font-size:18px;margin:8px 0 5px;line-height:1.35}.game-meta{height:29px;display:flex;align-items:center;justify-content:space-between;color:#969696;font-size:13px}.store-actions{display:flex;gap:12px;margin-top:19px}.store-actions>a,.store-actions>button,.coming-soon{border:1px solid #aaa;border-radius:30px;min-height:41px;display:flex;align-items:center;justify-content:center;gap:8px;flex:1;font-size:14px;background:transparent;white-space:nowrap;transition:background .2s,border-color .2s}.store-actions a:hover,.store-actions button:hover{background:#34202e;border-color:var(--pink)}.store-actions span[aria-hidden]{font-size:25px;line-height:1}.coming-soon{color:#c6ac00;border-color:#817100}.view-more{display:block;border:0;border-radius:28px;background:linear-gradient(145deg,#ff40b4 55%,#bd0069);color:white;font-size:18px;font-weight:700;min-width:238px;padding:13px 30px;margin:52px auto 0;transition:transform .25s,box-shadow .25s}.view-more:hover{transform:translateY(-3px);box-shadow:0 8px 25px #ef209744}#more-games{max-width:650px;margin:25px auto 0;text-align:center;color:#c8bdce}#more-games a{display:inline-block;color:#ff75cb;margin-top:12px}.information{padding:78px 0 85px}.stats{display:grid;grid-template-columns:repeat(4,1fr);padding:60px 20px 55px;background:radial-gradient(ellipse at bottom left,#400068,transparent 55%),linear-gradient(110deg,#0a0033,#000314 65%,#090020);color:white;text-align:center}.stats strong{display:block;font-size:48px;line-height:1.2;margin-bottom:12px}.stats div>span{color:#c0b8cd;font-size:18px}.stats .star{font-size:36px;margin-left:3px}.faq{margin-top:58px}.faq .section-heading{margin-bottom:40px}.faq .section-heading p{margin-top:12px}details{border:1px solid #e0e0e0;margin-top:18px}summary{list-style:none;padding:17px 20px;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:18px;cursor:pointer}summary::-webkit-details-marker{display:none}summary>span{position:relative;width:18px;height:18px;flex-shrink:0}summary>span:before,summary>span:after{content:'';position:absolute;background:#555;top:8px;left:0;width:18px;height:1px;transition:transform .25s}summary>span:after{transform:rotate(90deg)}details[open] summary>span:after{transform:rotate(0)}details[open] summary{color:#b80e75}.faq-answer{padding:0 20px 20px;color:#555;animation:rise .25s ease}.faq-answer p{max-width:95%}footer{background:var(--dark);color:#a59aaf;padding:50px 0 20px;font-size:13px}.footer-grid{display:grid;grid-template-columns:1.5fr .8fr 1fr 1.3fr;gap:45px;min-height:290px}footer h3{color:#e2dce7;font-size:16px;font-weight:400;margin-bottom:18px}.footer-grid>div>a,.footer-grid>div>button{display:block;margin-bottom:9px}.footer-brand p{margin:0 0 32px}.footer-brand h3{font-size:13px;margin-bottom:12px}.footer-brand .brand{margin-bottom:-4px}.socials{display:flex;gap:10px}.socials button{transition:transform .2s}.socials button:hover{transform:translateY(-3px)}.footer-contact a,.footer-contact p{display:flex!important;align-items:center;gap:8px;white-space:nowrap}.footer-contact img{width:20px;height:20px}.copyright{text-align:center;font-size:11px;margin-top:40px}dialog{border:1px solid #644058;border-radius:18px;width:min(440px,90vw);padding:30px;background:#16091e;color:white;box-shadow:0 20px 100px #0006}dialog::backdrop{background:#0009;backdrop-filter:blur(4px)}dialog h2{margin:10px 0 15px}dialog p{color:#d0c4d3}dialog a{display:inline-block;color:#ff75cb;margin-top:15px}dialog .view-more{margin-top:24px}.dialog-close{position:absolute;right:14px;top:8px;font-size:28px;border:0;background:none;color:white}.reveal{transition:opacity .6s ease,transform .6s ease}.reveal.pending{opacity:0;transform:translateY(22px)}@keyframes rise{from{opacity:0;translate:0 15px}to{opacity:1;translate:0 0}}
@media(min-width:1600px){.hero{height:792px}}
@media(max-width:1100px){.hero{min-height:0;height:51.67vw}.header{height:11.2vw}.brand{width:100px;height:70px}.brand img{width:130px;height:87px;transform:translate(0,-13px)}nav{gap:26px;font-size:13px}.hero-copy p{font-size:14px;margin-top:12px}.hero-games{gap:22px}.preview{border-radius:14px 14px 0 0;padding:5px 5px 12px}.preview.featured{padding-bottom:20px}.preview strong{font-size:12px;margin-top:6px}.rating{font-size:11px;padding-inline:7px}.about-section{padding:54px 0}.about-panel{padding:30px;gap:28px}.about-panel p{font-size:13px}h2{font-size:25px}.game-card{padding:12px}.game-card h3{font-size:15px}.game-meta{font-size:11px}.store-actions{gap:8px;margin-top:15px}.store-actions>a,.store-actions>button,.coming-soon{font-size:11px;min-height:34px}.game-grid{gap:24px 22px}.stats{padding:45px 14px}.stats strong{font-size:38px}.stats div>span{font-size:14px}.section-heading p{font-size:13px}summary{font-size:14px;padding:14px 16px}.footer-grid{gap:28px}.footer-contact a,.footer-contact p{white-space:normal}footer{font-size:11px}}
@media(max-width:600px){.container{width:calc(100% - 36px)}.hero{height:590px}.header{height:95px}nav{gap:20px;font-size:13px}.brand{width:74px}.hero h1{font-size:36px;letter-spacing:0}.hero-copy{padding-top:24px}.hero-copy p{max-width:310px;margin:16px auto;font-size:14px}.hero-games{width:94%;gap:10px}.preview{width:29%;padding:4px 4px 15px}.preview.featured{width:38%;padding-bottom:27px}.preview strong{font-size:11px}.preview img{aspect-ratio:.88;object-fit:cover}.about-section{padding:40px 0}.about-panel{grid-template-columns:1fr;padding:25px;gap:24px}.about-panel p{font-size:14px}.about-panel img{max-width:420px;margin:auto}.games-section{padding:40px 0}.game-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px}.game-card{padding:9px}.game-card h3{font-size:14px;min-height:38px}.game-card>img{border-radius:7px 7px 0 0}.store-actions{flex-direction:column;gap:8px;margin-top:12px;min-height:76px;justify-content:flex-end}.coming-soon{flex:0 0 34px}.store-actions>a,.store-actions>button{font-size:12px}.section-heading{margin-bottom:28px}.section-heading p{font-size:14px}.view-more{font-size:16px;min-width:190px;margin-top:32px}.information{padding:40px 0 48px}.stats{grid-template-columns:repeat(2,1fr);gap:32px 10px;padding:32px 12px}.stats strong{font-size:36px}.stats div>span{font-size:12px}.faq{margin-top:40px}.faq h2{font-size:24px}.faq .section-heading p{font-size:13px}summary{min-height:56px;font-size:14px;padding:13px}.faq-answer{font-size:14px;padding:0 13px 16px}.footer-grid{grid-template-columns:1fr 1fr;gap:32px 22px}.footer-brand{grid-column:1/-1}.footer-brand p{margin-bottom:20px}.footer-contact{grid-column:1/-1}footer{font-size:13px;padding-top:32px}.copyright{margin-top:35px}.footer-contact a,.footer-contact p{margin-bottom:12px}.footer-grid h3{font-size:15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.reveal.pending{opacity:1;transform:none}}

/* Reserve the full word width while each letter enters in sequence. */
.hero-word{display:inline-block;white-space:nowrap}
.hero-letter{display:inline-block;animation:hero-letter-in .35s ease-out both;animation-delay:calc(.25s + var(--letter) * .16s)}
@keyframes hero-letter-in{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}

/* Keep all home-page form controls consistent with the Arial typography. */
button,input,select,textarea{font-family:inherit}

/* Figma View More fill and inner highlight (X 0, Y 2, blur 0, spread 0). */
.games-section .view-more{background:linear-gradient(145deg,#FB49B9 0%,#C10B74 100%);box-shadow:inset 0 2px 0 0 #FFAAE9}
.games-section .view-more:hover{box-shadow:inset 0 2px 0 0 #FFAAE9,0 8px 25px #c10b7444}

.stats [data-counter]{font-variant-numeric:tabular-nums}

/* Consistent, readable footer typography and icon sizing at every viewport. */
footer{font-size:16px;line-height:1.65}
.footer-grid{grid-template-columns:minmax(0,1.3fr) minmax(0,.8fr) minmax(0,1fr) minmax(0,1.35fr);gap:32px}
.footer-grid>div{min-width:0}
.footer-grid h3{font-size:18px;line-height:1.4}
.footer-brand h3{font-size:16px}
.footer-grid>div>a,.footer-grid>div>button{margin-bottom:12px}
.footer-contact a,.footer-contact p{white-space:normal;overflow-wrap:anywhere;gap:10px}
.footer-contact img{width:26px;height:26px;flex:0 0 26px}
.socials{gap:8px;flex-wrap:wrap}
.socials button{display:grid;place-items:center;width:44px;height:44px}
.socials img{width:32px;height:32px}
.copyright{font-size:14px}
@media(min-width:601px) and (max-width:1100px){
  .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px}
}
@media(max-width:600px){
  .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 20px}
}

/* Keep both store links on one row within mobile game cards. */
@media(max-width:600px){
  .store-actions{flex-direction:row;min-height:34px;gap:5px}
  .store-actions>a,.store-actions>button{min-width:0;min-height:34px;padding:0 3px;gap:3px;font-size:clamp(9px,2.5vw,12px)}
  .store-actions span[aria-hidden]{font-size:16px}
  .store-actions .coming-soon{flex:1;min-width:0}
}

/* Compact, equal-height mobile cards with aligned store/status rows. */
@media(max-width:600px){
  .game-grid{grid-auto-rows:1fr}
  .game-card{display:flex;flex-direction:column;padding:8px}
  .game-card>img{aspect-ratio:1.158;height:auto;flex-shrink:0}
  .game-card h3{font-size:13px;line-height:1.25;height:33px;min-height:33px;margin:7px 0 2px}
  .game-meta{height:23px;min-height:23px;font-size:10px}
  .store-actions{margin-top:auto;padding-top:8px;min-height:38px;flex-shrink:0}
  .store-actions>a,.store-actions>button,.store-actions .coming-soon{height:30px;min-height:30px}
}

/* Mobile navigation uses a native modal for focus trapping and Escape support. */
.mobile-menu-toggle{display:none;background:transparent;border:0;padding:8px;width:44px;height:44px;align-items:center;justify-content:center}
.mobile-menu-toggle img{width:28px;height:28px;object-fit:contain}
html.menu-open{overflow:hidden}
.mobile-drawer{position:fixed;inset:0 0 0 auto;margin:0;width:min(320px,86vw);max-width:none;height:100dvh;max-height:none;border:0;border-left:1px solid #493044;border-radius:0;padding:28px 24px;background:var(--dark);color:#fff;overflow-y:auto}
.mobile-drawer[open]{animation:drawer-in .3s ease-out both}
.mobile-drawer::backdrop{background:#0009;backdrop-filter:blur(3px)}
.drawer-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:30px}
.mobile-drawer h2{font-size:24px;margin:0}
.drawer-close{border:0;background:none;color:#fff;font-size:32px;width:44px;height:44px;line-height:1}
.mobile-drawer nav{display:flex;flex-direction:column;align-items:stretch;gap:0;font-size:18px}
.mobile-drawer nav a,.mobile-drawer nav button{display:block;margin:0;padding:16px 0;border-bottom:1px solid #ffffff1a;color:#eee;text-align:left}
.mobile-drawer nav a:hover,.mobile-drawer nav button:hover{color:var(--pink)}
@keyframes drawer-in{from{transform:translateX(100%)}to{transform:translateX(0)}}
@media(max-width:600px){.header .desktop-navigation{display:none}.mobile-menu-toggle{display:flex}.header{justify-content:space-between}}

.store-actions .card-arrow{width:18px;height:18px;flex:0 0 18px;object-fit:contain}
@media(max-width:600px){.store-actions .card-arrow{width:12px;height:12px;flex-basis:12px}}

/* Allow every animated logo frame to remain visible inside the brand link. */
.brand{overflow:visible}

/* Larger animated logos with room for the full frame. */
.brand{width:170px;height:110px}
.brand img{width:200px;height:133px;transform:translate(0,-13px)}
@media(max-width:1100px){
  .brand{width:130px;height:85px}
  .brand img{width:165px;height:110px}
}
@media(max-width:600px){
  .brand{width:120px;height:85px}
  .brand img{width:160px;height:107px}
}
