
:root{--ink:#182033;--muted:#607086;--line:#e5e9f0;--paper:#fff;--soft:#f4f7fb;--accent:#d9343a;--accent-dark:#a91f29;--gold:#f0b95a;--shadow:0 18px 50px rgba(28,39,62,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;color:var(--ink);background:var(--soft);line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:28px;min-height:82px;padding:14px clamp(18px,5vw,72px);background:rgba(255,255,255,.94);border-bottom:1px solid rgba(229,233,240,.85);backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;min-width:170px}.brand img{height:54px;width:auto}.site-nav{display:flex;justify-content:flex-end;align-items:center;gap:4px;margin-left:auto}.site-nav a{padding:10px 14px;border-radius:6px;color:#2d3648;font-size:15px}.site-nav a:hover,.site-nav a.active{color:var(--accent);background:#fff0f0}.menu-toggle{display:none;margin-left:auto;border:1px solid var(--line);background:#fff;border-radius:6px;width:42px;height:42px;font-size:22px}.hero{min-height:min(720px,calc(100vh - 82px));display:grid;align-items:center;padding:clamp(64px,10vw,120px) clamp(20px,7vw,96px);color:#fff;background:linear-gradient(90deg,rgba(16,23,37,.84),rgba(16,23,37,.42),rgba(16,23,37,.12)),var(--hero-image) center/cover no-repeat}.hero-content{max-width:760px}.eyebrow{margin:0 0 10px;color:var(--gold);text-transform:uppercase;letter-spacing:0;font-size:13px;font-weight:800}h1,h2,h3{margin:0;line-height:1.12;letter-spacing:0}h1{font-size:clamp(38px,6vw,76px)}h2{font-size:clamp(28px,4vw,46px)}h3{font-size:22px}.hero p:not(.eyebrow){max-width:680px;color:rgba(255,255,255,.86);font-size:clamp(17px,2vw,21px)}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:6px;font-weight:800}.button.primary{background:var(--accent);color:#fff}.button.ghost{border:1px solid rgba(255,255,255,.55);color:#fff}.section{padding:clamp(42px,7vw,86px) clamp(18px,6vw,80px)}.section-head{max-width:1120px;margin:0 auto 26px}.product-grid{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.product-card{background:var(--paper);border:1px solid var(--line);border-radius:8px;overflow:hidden;box-shadow:var(--shadow)}.product-media{display:block;aspect-ratio:1/1;background:#edf1f7;overflow:hidden}.product-media img{width:100%;height:100%;object-fit:cover}.product-copy{padding:18px}.product-copy h3 a{color:var(--ink)}.product-copy p{margin:10px 0 0;color:var(--muted);font-size:15px}.about-band{background:#fff}.about-text{max-width:940px;margin:0 auto}.about-text p:not(.eyebrow){color:var(--muted);font-size:18px}.text-link{color:var(--accent);font-weight:800}.page-hero{min-height:330px;display:grid;align-items:end;padding:72px clamp(18px,6vw,80px) 52px;color:#fff;background:linear-gradient(90deg,rgba(15,24,40,.82),rgba(15,24,40,.25)),var(--hero-image) center/cover no-repeat}.page-hero h1{font-size:clamp(36px,5vw,58px)}.article-wrap{background:#fff}.article-content{max-width:980px;margin:0 auto;color:#263144;font-size:17px}.article-content p{margin:0 0 16px}.article-content ul,.article-content ol{padding-left:24px;margin:0 0 18px}.article-content li{margin:8px 0}.article-content a{color:#0b68c7;text-decoration:underline}.article-content img{margin:18px auto;border-radius:8px}.article-content strong{color:#141b2c}.game-hero{background:#101827;color:#fff;padding:clamp(46px,7vw,82px) clamp(18px,6vw,80px)}.game-identity{max-width:1060px;margin:0 auto;display:grid;grid-template-columns:160px minmax(0,1fr);gap:28px;align-items:center}.game-identity img{width:160px;height:160px;border-radius:24px;object-fit:cover;box-shadow:0 18px 42px rgba(0,0,0,.28)}.game-identity p:not(.eyebrow){max-width:760px;color:rgba(255,255,255,.78)}.site-footer{background:#252a34;color:#dbe1ea;text-align:center;padding:34px 18px;font-size:14px}.site-footer p{margin:6px 0}.site-footer a{margin:0 8px;color:#fff}@media(max-width:860px){.site-header{min-height:70px}.brand img{height:44px}.menu-toggle{display:inline-grid;place-items:center}.site-nav{position:absolute;left:0;right:0;top:70px;display:none;flex-direction:column;align-items:stretch;padding:10px 18px 18px;background:#fff;border-bottom:1px solid var(--line)}.site-nav.open{display:flex}.site-nav a{padding:12px 10px}.product-grid{grid-template-columns:1fr}.game-identity{grid-template-columns:1fr;text-align:center;justify-items:center}.hero{min-height:620px}}
.home-banner{background:#13051f;margin:0 0 20px;padding:0;overflow:hidden}.home-banner img{width:100%;height:auto;display:block}.products-section{background:#fff}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.product-card{box-shadow:none;border-radius:0}.product-media{aspect-ratio:4/3}.product-copy{text-align:center}.product-copy p{display:none}@media(max-width:1100px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.product-grid{grid-template-columns:1fr}.product-media{aspect-ratio:16/10}}
.screenshot-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px;align-items:start}.article-content .screenshot-grid img{width:100%;height:auto;margin:0;border-radius:8px}@media(max-width:480px){.screenshot-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}
.breadcrumb{font-size:14px;color:#6c788b;margin-bottom:18px}.breadcrumb a{color:#3b4658;text-decoration:none}.breadcrumb span{margin-left:6px}
.privacy-policy-content h1{font-size:36px;margin-bottom:8px}.privacy-policy-content h2{font-size:24px;margin:28px 0 12px}.privacy-policy-content .badge{display:inline-block;padding:2px 8px;border-radius:999px;background:#e8f4ff;color:#1a4a7a;font-size:13px;font-weight:700}.privacy-policy-content .toc-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 18px;padding-left:24px}.privacy-policy-content .toc-grid li{list-style:disc;margin:0 0 0 4px}.privacy-policy-content .toc-grid a{text-decoration:none}.privacy-policy-content hr{border:0;border-top:1px solid var(--line);margin:28px 0}.privacy-policy-content .back-to-top{float:right;font-size:14px;text-decoration:none}@media(max-width:720px){.privacy-policy-content .toc-grid{grid-template-columns:1fr}.privacy-policy-content h1{font-size:30px}.privacy-policy-content .back-to-top{float:none;display:block;margin-top:8px}}
.post-title{font-size:32px;font-weight:500;line-height:1.3;margin:0 0 22px}.entry{font-size:17px;line-height:1.85}.entry p{margin:0 0 16px}.entry strong{color:#141b2c}.entry em{color:#4f5c70}
