:root{--bg: #f5f7fb;--surface: #ffffff;--surface-soft: #f0f4fa;--surface-accent: #eef7ff;--line: #d8e1ee;--text: #1f2a37;--text-soft: #607086;--text-muted: #8a98ab;--brand: #2d7ff9;--brand-dark: #1a63cc;--brand-soft: #e7f1ff;--success: #1db954;--warning: #f59e0b;--shadow: 0 18px 40px rgba(31, 42, 55, .08);--radius-xl: 26px;--radius-lg: 20px;--radius-md: 16px;--radius-sm: 12px;--shell: 1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Segoe UI,Helvetica Neue,Arial,sans-serif;background:var(--bg);color:var(--text);line-height:1.6}html.is-page-loading,html.is-page-loading body{cursor:progress}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,textarea,select{font:inherit}.shell{width:min(var(--shell),calc(100% - 32px));margin:0 auto}.section{padding:28px 0}h1,h2,h3,h4{margin:0;color:var(--text);line-height:1.15;letter-spacing:-.03em}h1{font-size:clamp(2.4rem,5vw,3.7rem)}h2{font-size:clamp(1.7rem,3vw,2.45rem)}h3{font-size:1.06rem}p{margin:0;color:var(--text-soft)}.lead{font-size:1rem;max-width:62ch}.topbar{background:#152238;color:#ffffffc7;font-size:.84rem}.topbar-inner,.topbar-links,.site-header-inner,nav,.header-actions,.hero-actions,.hero-summary,.section-heading.storefront-heading,.category-row,.store-card-meta,.popular-item,.promo-strip,.footer-badges,.footer-bottom,.detail-highlights,.menu-card-top,.menu-card-bottom,.menu-group-head{display:flex;align-items:center}.topbar-inner,.site-header-inner,.popular-item,.promo-strip,.footer-bottom,.menu-card-top,.menu-card-bottom,.menu-group-head{justify-content:space-between}.topbar-inner{min-height:38px;gap:18px}.topbar-links{gap:18px}.site-header{position:sticky;top:0;z-index:20;background:#ffffffeb;backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.site-header-inner{min-height:84px;gap:20px}.brand,.footer-brand{display:inline-flex;align-items:center;gap:14px;flex-shrink:0}.brand-mark{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:14px;background:linear-gradient(135deg,#2d7ff9,#58a6ff);color:#fff;font-weight:900;letter-spacing:.05em;box-shadow:0 12px 24px #2d7ff947}.brand-copy{display:grid;gap:2px}.brand-copy strong,.footer-brand strong{font-size:1rem}.brand-copy small{color:var(--text-muted)}.header-search{flex:1;min-height:48px;padding:0 16px;border:1px solid var(--line);border-radius:999px;background:var(--surface-soft);color:var(--text-muted);display:flex;align-items:center}nav{gap:6px}nav a{padding:10px 14px;border-radius:999px;color:var(--text-soft);font-size:.95rem}nav a:hover{background:var(--surface-soft);color:var(--text)}.header-actions{gap:12px}.ghost-action,.header-cta,.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:999px;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.ghost-action,.button-secondary{border:1px solid var(--line);background:var(--surface);color:var(--text)}.header-cta,.button-primary{background:linear-gradient(135deg,#2d7ff9,#4da2ff);color:#fff;box-shadow:0 14px 26px #2d7ff938}.ghost-action:hover,.header-cta:hover,.button:hover,.store-card:hover,.popular-item:hover{transform:translateY(-2px)}.hero-banner{display:grid;grid-template-columns:minmax(0,1.35fr) 360px;gap:24px}.hero-main,.hero-side,.promo-card,.store-card,.popular-item,.promo-strip,.step-card,.faq-item,.detail-product-card,.detail-info-card,.menu-panel,.checkout-card,.loading-card,.menu-group,.site-footer .footer-grid{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow)}.hero-main{padding:28px;border-radius:var(--radius-xl);background:linear-gradient(135deg,#2d7ff914,#fffffff0 55%),var(--surface)}.hero-copy{display:grid;gap:18px}.hero-chip,.section-kicker,.category-pill,.detail-category,.store-card-badge,.promo-label{display:inline-flex;align-items:center;justify-content:center;width:fit-content;padding:7px 12px;border-radius:999px;background:var(--brand-soft);color:var(--brand-dark);font-size:.8rem;font-weight:700}.hero-actions{gap:12px;margin-top:6px}.hero-summary{gap:14px;margin-top:22px;flex-wrap:wrap}.hero-metric{flex:1;min-width:150px;padding:18px;border-radius:18px;background:var(--surface);border:1px solid #e4ebf5}.hero-metric strong{display:block;font-size:1.25rem;color:var(--text)}.hero-metric span{color:var(--text-muted);font-size:.92rem}.hero-side{display:grid;gap:16px}.spotlight{padding:24px;border-radius:var(--radius-xl);background:linear-gradient(135deg,#2d7ff91f,#fffffffa 50%),var(--surface)}.spotlight a{margin-top:16px;display:inline-flex;font-weight:700;color:var(--brand-dark)}.promo-stack{display:grid;gap:14px}.promo-card{padding:20px;border-radius:var(--radius-lg);display:grid;gap:10px}.storefront-heading{margin-bottom:18px}.store-link{color:var(--brand-dark);font-weight:700}.category-row{gap:10px;flex-wrap:wrap;margin-bottom:18px}.category-pill{background:var(--surface);border:1px solid var(--line);color:var(--text-soft)}.category-pill.is-active{background:var(--brand);border-color:var(--brand);color:#fff}.store-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.store-card{border-radius:22px;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}.store-card-cover{position:relative;height:168px;padding:18px;display:flex;align-items:flex-end;justify-content:space-between}.store-card-badge{position:absolute;top:14px;left:14px;background:#ffffffe0;color:var(--text)}.store-card-icon,.detail-product-icon{width:76px;height:76px;display:inline-flex;align-items:center;justify-content:center;border-radius:22px;background:#ffffff2e;backdrop-filter:blur(10px);color:#fff;font-size:1.5rem;font-weight:900}.store-card-body{display:grid;gap:12px;padding:20px}.store-card-meta{justify-content:space-between;gap:10px;color:var(--text-muted);font-size:.9rem}.store-card-meta strong,.popular-price,.menu-card-bottom strong{color:var(--brand-dark);font-size:1rem}.popular-list,.faq-list,.steps-grid,.menu-groups,.menu-card-grid{display:grid;gap:16px}.popular-item{padding:18px 20px;border-radius:18px;gap:18px}.popular-rank{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--brand-soft);color:var(--brand-dark);font-weight:800}.popular-copy{flex:1;display:grid}.popular-copy small{color:var(--text-muted)}.promo-strip{padding:26px;border-radius:var(--radius-xl);gap:20px}.service-list,.side-list{margin:0;padding:0;list-style:none;display:grid;gap:10px}.service-list li,.side-list li{position:relative;padding-left:18px;color:var(--text-soft)}.service-list li:before,.side-list li:before{content:"";position:absolute;top:10px;left:0;width:7px;height:7px;border-radius:999px;background:var(--success)}.steps-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.step-card{padding:22px;border-radius:20px}.step-card span{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:14px;border-radius:999px;background:var(--brand-soft);color:var(--brand-dark);font-weight:800}.faq-item{border-radius:18px}.faq-item summary{padding:20px 22px;cursor:pointer;font-weight:700;list-style:none}.faq-item p{padding:0 22px 20px}.floating-help{position:fixed;right:20px;bottom:20px;z-index:15;width:58px;height:58px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(135deg,#2d7ff9,#4da2ff);color:#fff;font-weight:800;box-shadow:0 18px 30px #2d7ff94d}.site-footer{padding:34px 0 48px}.site-footer .footer-grid{display:grid;grid-template-columns:1.35fr .8fr .8fr .95fr;gap:24px;padding:28px;border-radius:28px}.footer-brand-block{display:grid;gap:18px}.footer-badges{gap:10px;flex-wrap:wrap}.footer-badges span{padding:8px 12px;border-radius:999px;background:var(--surface-soft);color:var(--text-soft);font-size:.88rem}.site-footer h3{margin-bottom:12px}.site-footer ul{margin:0;padding:0;list-style:none;display:grid;gap:10px;color:var(--text-soft)}.footer-bottom{padding:18px 4px 0;gap:16px;color:var(--text-muted)}.page-loader{position:fixed;inset:0;z-index:999;display:grid;place-items:center;padding:20px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,visibility .22s ease}.page-loader__backdrop{position:absolute;inset:0;background:#f5f7fbcc;backdrop-filter:blur(12px)}.page-loader__content{position:relative;display:grid;gap:18px;width:min(400px,100%);padding:26px;border-radius:24px;border:1px solid var(--line);background:var(--surface);box-shadow:0 18px 40px #1f2a371f;transform:translateY(16px) scale(.98);transition:transform .26s ease}.page-loader__mark{width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;border-radius:16px;background:linear-gradient(135deg,#2d7ff9,#4da2ff);color:#fff;font-weight:900}.page-loader__copy{display:grid;gap:5px}.page-loader__copy strong{font-size:1.08rem}.page-loader__bar{position:relative;height:6px;overflow:hidden;border-radius:999px;background:#e8eef7}.page-loader__bar span{position:absolute;inset:0 auto 0 -35%;width:35%;border-radius:inherit;background:linear-gradient(90deg,#2d7ff9,#4da2ff);animation:loader-sweep 1.05s ease-in-out infinite}html.is-page-loading .page-loader,html.is-page-ready .page-loader{opacity:1;visibility:visible}html.is-page-loading .page-loader__content,html.is-page-ready .page-loader__content{transform:translateY(0) scale(1)}.game-detail-page .detail-layout,.game-detail-page .detail-page-content{display:grid;grid-template-columns:minmax(0,1.2fr) 330px;gap:22px}.breadcrumb-link{display:inline-flex;margin-bottom:14px;color:var(--brand-dark);font-weight:700}.detail-product-card{display:grid;grid-template-columns:220px minmax(0,1fr);border-radius:24px;overflow:hidden}.detail-product-cover{min-height:220px;display:grid;place-items:center;padding:20px}.detail-product-body{display:grid;align-content:center;gap:14px;padding:24px}.detail-highlights{gap:10px;flex-wrap:wrap}.detail-highlights span{padding:8px 12px;border-radius:999px;background:var(--surface-soft);color:var(--text-soft)}.detail-info-card,.checkout-card,.menu-panel{padding:22px;border-radius:22px}.panel-heading{margin-bottom:16px}.loading-card,.menu-group{padding:20px;border-radius:18px}.menu-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.menu-card{padding:18px;border-radius:16px;border:1px solid #e4ebf5;background:var(--surface-soft)}.menu-card p{margin:10px 0 14px;color:var(--text-muted)}.menu-card-top span{padding:6px 10px;border-radius:999px;background:#fff4dc;color:#a16207;font-size:.75rem;font-weight:700}.menu-card-bottom button{border:0;min-height:38px;padding:0 14px;border-radius:999px;background:var(--brand);color:#fff;cursor:pointer}.checkout-card.muted{background:var(--surface-soft)}.loading-card.error{border-color:#f2c7c7}.ordered{counter-reset:item}.ordered li:before{content:counter(item);counter-increment:item;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;top:2px;border-radius:999px;background:var(--brand-soft);color:var(--brand-dark);font-size:.72rem}@keyframes loader-sweep{0%{transform:translate(0)}to{transform:translate(385%)}}@media(max-width:1100px){.store-grid,.steps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-banner,.game-detail-page .detail-layout,.game-detail-page .detail-page-content,.site-footer .footer-grid{grid-template-columns:1fr}}@media(max-width:860px){.topbar{display:none}.site-header-inner{min-height:auto;padding:16px 0;flex-wrap:wrap}.header-search{order:3;width:100%}nav{order:4;width:100%;flex-wrap:wrap}.header-actions{margin-left:auto}.store-grid,.steps-grid,.menu-card-grid{grid-template-columns:1fr}.promo-strip,.footer-bottom,.popular-item{flex-direction:column;align-items:flex-start}.detail-product-card{grid-template-columns:1fr}}@media(max-width:560px){body{font-size:15px}.shell{width:min(var(--shell),calc(100% - 20px))}.section{padding:22px 0}.hero-main,.promo-card,.store-card-body,.popular-item,.promo-strip,.step-card,.faq-item summary,.faq-item p,.detail-product-body,.detail-info-card,.menu-panel,.checkout-card,.loading-card,.menu-group,.site-footer .footer-grid,.page-loader__content{padding-left:18px;padding-right:18px}.hero-actions,.hero-summary,.header-actions{flex-direction:column;align-items:stretch}.floating-help{right:14px;bottom:14px}}.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}
