:root{color-scheme:light;--bg: #fff4e8;--surface: #ffffff;--surface-strong: #f2dfd2;--ink: #1f0e0d;--text: #251817;--muted: #725e58;--line: rgba(31, 14, 13, .16);--pink: #f25b9f;--yellow: #f6c34a;--green: #74c77b;--max: 1120px;font-family:Arial,Helvetica,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--bg)}body{margin:0;background:var(--bg);color:var(--text);line-height:1.55}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:76px;padding:0 clamp(20px,4vw,48px);border-bottom:2px solid var(--ink);background:#fff4e8f2;backdrop-filter:blur(14px)}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:14px}.main-nav{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:8px}.main-nav a,.disabled-nav{padding:7px 10px;border:2px solid transparent;color:var(--ink);font-size:.94rem;font-weight:800}.main-nav a[aria-current=page],.main-nav a:hover{border-color:var(--ink);background:var(--yellow)}.disabled-nav{cursor:not-allowed;opacity:.42}.social-nav{display:flex;align-items:center;gap:6px}.social-nav a{display:inline-grid;width:36px;height:36px;place-items:center;border:2px solid transparent}.social-nav a:hover{border-color:var(--ink);background:var(--pink)}.social-nav img,.social-nav svg{width:19px;height:19px;object-fit:contain}.social-nav svg{fill:var(--ink)}.hero{position:relative;display:grid;overflow:hidden;border-bottom:2px solid var(--ink)}.brand-hero{grid-template-columns:max-content minmax(0,680px);align-items:center;justify-content:start;gap:clamp(22px,3vw,42px);min-height:auto;padding:clamp(54px,7vw,94px) clamp(20px,6vw,88px) clamp(46px,6vw,72px);background:linear-gradient(90deg,rgba(242,91,159,.09),transparent 44%),linear-gradient(0deg,rgba(246,195,74,.12),transparent 58%),var(--bg)}.brand-hero:after{display:none}.hero-content{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;max-width:680px}.hero-logo-frame{position:relative;z-index:1;display:grid;width:clamp(156px,18vw,230px);aspect-ratio:1;place-items:center;overflow:hidden;border:2px solid var(--ink);border-radius:999px;background:var(--bg);box-shadow:6px 6px 0 var(--ink)}.hero-logo{width:72%;max-width:none;aspect-ratio:1;margin:0;object-fit:contain;background:var(--bg);transform:none}.hero-strip{position:relative;z-index:1;align-self:end;border:3px solid var(--ink);background:var(--surface);box-shadow:10px 10px 0 var(--ink)}.hero-strip img{width:100%;aspect-ratio:16 / 9;object-fit:cover}.hero-strip div{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 16px;border-top:3px solid var(--ink)}.hero-strip p,.hero-strip span{margin:0;font-weight:900}.hero-strip span{color:var(--muted);font-size:.9rem}.eyebrow{margin:0 0 12px;color:var(--pink);font-size:.78rem;font-weight:900;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{overflow-wrap:anywhere}h1,h2,h3{margin:0;color:var(--ink);font-weight:900;line-height:1.02}h1{max-width:12ch;font-size:clamp(4rem,13vw,8.4rem);font-style:italic}h2{font-size:clamp(2.1rem,5vw,4.2rem);font-style:italic}h3{font-size:1.26rem}.hero-copy,.page-hero p,.split-section p,.feature-card p,.catalog-card p,.post-card p,.article p{color:var(--muted)}.hero-copy{max-width:700px;margin:8px 0 0;font-size:clamp(1.08rem,2vw,1.32rem);font-weight:700}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:9px 16px;border:2px solid var(--ink);color:var(--ink);font-weight:900;box-shadow:3px 3px 0 var(--ink)}.language-switch{display:inline-flex;align-items:center;justify-content:center;min-width:42px;min-height:34px;border:2px solid var(--ink);color:var(--ink);font-size:.82rem;font-weight:900}.language-switch:hover,.button.primary{background:var(--pink)}.button.secondary{background:var(--yellow)}.button:hover,.text-link:hover,.post-card:hover{transform:translateY(-1px)}.band,.split-section,.page-hero,.article{width:min(var(--max),calc(100% - 40px));margin:0 auto}.band{padding:68px 0}.band.subtle{border-top:2px solid var(--ink)}.section-heading{display:grid;gap:8px;margin-bottom:28px}.section-heading p:not(.eyebrow){max-width:660px;margin:0;color:var(--muted);font-size:1.06rem;font-weight:700}.feature-grid,.catalog-grid,.post-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.mini-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.mini-card{display:flex;min-height:250px;flex-direction:column;border:2px solid var(--ink);background:var(--surface);padding:18px}.mini-card span,.mini-card strong{color:var(--pink);font-size:.78rem;font-weight:900;text-transform:uppercase}.mini-card h3{margin-top:12px;font-size:1.25rem;line-height:1.12}.mini-card p{color:var(--muted);font-size:.9rem;font-weight:700;line-height:1.42}.mini-card .text-link{margin-top:auto;font-size:.9rem}.game-home-card{background:var(--ink)}.game-home-card span,.game-home-card strong,.game-home-card h3,.game-home-card .text-link{color:var(--yellow)}.game-home-card p{color:#f2dfd2}.game-home-card .text-link{text-decoration-color:var(--pink)}.latest-section{border-bottom:2px solid var(--ink)}.catalog-grid,.post-list{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-card,.catalog-card,.post-card,.status-panel{border:3px solid var(--ink);background:var(--surface)}.feature-card,.catalog-card,.post-card{padding:22px}.feature-card:nth-child(2n),.post-card:nth-child(2n){background:#fff9f1}.feature-card span,.catalog-meta strong,.post-card time{color:var(--pink);font-size:.82rem;font-weight:900}.feature-card h3,.catalog-card h2,.post-card h2,.post-card h3{margin-top:12px}.catalog-card h2{font-size:clamp(1.55rem,2.1vw,2.35rem);line-height:1.08}.feature-card p,.catalog-card p,.post-card p{margin:12px 0 0}.split-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);gap:clamp(28px,6vw,72px);align-items:center;padding:82px 0;border-top:2px solid var(--ink)}.split-section h2{max-width:11ch}.split-section p{max-width:640px;font-size:1.08rem;font-weight:700}.status-panel{padding:24px;background:var(--surface-strong);box-shadow:8px 8px 0 var(--ink)}.status-panel p{margin:0 0 16px;color:var(--ink);font-weight:900}.status-panel ul,.check-list{display:grid;gap:10px;margin:0;padding-left:20px;color:var(--muted);font-weight:700}.check-list{margin-top:18px}.text-link{display:inline-flex;margin-top:12px;color:var(--ink);font-weight:900;text-decoration:underline;text-decoration-color:var(--pink);text-decoration-thickness:4px;text-underline-offset:5px}.page-hero{padding:88px 0 44px}.page-hero.compact h1{max-width:12ch;font-size:clamp(3.4rem,11vw,7rem)}.page-hero p{max-width:720px;font-size:1.16rem;font-weight:700}.catalog-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted);font-size:.88rem;font-weight:800}.product-feature{display:grid;grid-template-columns:minmax(260px,.9fr) minmax(0,1.1fr);gap:22px;align-items:stretch}.asset-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.product-feature>img{width:100%;height:100%;min-height:340px;border:3px solid var(--ink);object-fit:cover;box-shadow:8px 8px 0 var(--ink)}.product-card{position:relative;display:flex;flex-direction:column;justify-content:flex-start;min-height:100%}.price-badge{position:absolute;top:12px;right:12px;z-index:2;display:inline-flex;align-items:center;min-height:30px;padding:4px 10px;border:2px solid var(--ink);background:var(--yellow);color:var(--ink);font-size:.78rem;font-weight:900;box-shadow:3px 3px 0 var(--ink)}.product-card .actions{margin-top:auto;padding-top:20px}.product-image{width:calc(100% + 44px);max-width:none;aspect-ratio:4 / 3;margin:-22px -22px 20px;border-bottom:3px solid var(--ink);object-fit:cover}.product-card p,.product-card li{font-size:.9rem;line-height:1.42}.product-proof{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;margin-top:12px}.product-version{display:inline-flex;align-items:center;min-height:28px;padding:3px 9px;border:2px solid var(--ink);background:var(--pink);color:var(--ink);font-size:.78rem;font-weight:900}.product-rating{display:inline-flex;flex-wrap:wrap;align-items:center;gap:7px;color:var(--muted);font-size:.78rem;font-weight:900}.product-rating:hover{color:var(--ink)}.review-stars{color:#d99a00;font-size:1rem;letter-spacing:.04em;line-height:1;text-shadow:1px 0 0 var(--ink)}.product-card .check-list{gap:6px;margin-top:12px}.product-card .button{min-height:40px;padding:8px 14px;font-size:.94rem}.article{max-width:760px;padding:80px 0 96px}.article header{margin-bottom:34px}.article h1{max-width:14ch;margin:14px 0;font-size:clamp(2.6rem,8vw,5.3rem)}.article time{color:var(--pink);font-weight:900}.article p{font-size:1.08rem}.site-footer{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;padding:28px clamp(20px,4vw,48px);border-top:2px solid var(--ink);color:var(--muted);font-weight:700}.site-footer p{margin:0}.site-footer a{color:var(--ink);font-weight:900}.game-hero{display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);min-height:690px;border-bottom:3px solid var(--ink);background:var(--ink)}.game-hero-copy{position:relative;z-index:1;display:flex;justify-content:center;flex-direction:column;padding:clamp(56px,7vw,104px) clamp(24px,6vw,88px);border-right:3px solid var(--ink);background:linear-gradient(rgba(31,14,13,.06) 2px,transparent 2px),linear-gradient(90deg,rgba(31,14,13,.06) 2px,transparent 2px),var(--bg);background-size:36px 36px}.game-hero-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px 18px;margin-bottom:clamp(36px,6vw,72px);color:var(--ink);font-size:.76rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.game-status{display:inline-flex;align-items:center;gap:8px;padding:6px 9px;border:2px solid var(--ink);background:var(--yellow);box-shadow:3px 3px 0 var(--ink)}.game-status i{width:8px;height:8px;border:1px solid var(--ink);border-radius:999px;background:var(--pink)}.game-kicker{margin:0 0 12px;color:var(--pink);font-size:clamp(.74rem,1.2vw,.9rem);font-weight:900;letter-spacing:.12em;text-transform:uppercase}.game-hero h1{max-width:none;margin-left:-.06em;font-size:clamp(4.6rem,9vw,8.8rem);letter-spacing:-.08em;line-height:.72;text-transform:uppercase}.game-hero h1 span{display:block}.game-hero h1 span:last-child{color:var(--pink);-webkit-text-stroke:2px var(--ink);text-shadow:5px 5px 0 var(--yellow)}.game-intro{max-width:590px;margin:34px 0 0;color:var(--muted);font-size:clamp(1rem,1.5vw,1.18rem);font-weight:700}.game-button{align-self:flex-start;margin-top:28px;background:var(--pink)}.game-button span{margin-left:12px}.game-visual{position:relative;display:flex;overflow:hidden;flex-direction:column;min-width:0;margin:0;padding:clamp(24px,4vw,52px);background:#090d12;color:#fff}.game-visual:before{position:absolute;top:-10%;right:-12%;width:58%;aspect-ratio:1;border:2px solid rgba(242,91,159,.46);border-radius:999px;box-shadow:0 0 0 28px #f6c34a0f,0 0 0 58px #f25b9f0d;content:""}.game-visual-label,.game-visual figcaption{position:relative;z-index:1;color:#d7d0d5;font-size:.73rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.game-visual-frame{position:relative;flex:1;min-height:450px;margin:18px 0;overflow:hidden;border:2px solid rgba(255,255,255,.32);background:#090d12}.game-visual-frame:after{position:absolute;inset:0;background:linear-gradient(180deg,rgba(9,13,18,.12),transparent 45%,rgba(9,13,18,.62));content:"";pointer-events:none}.game-visual-frame img{width:100%;height:100%;object-fit:cover;object-position:center 60%;transform:scale(1.24)}.game-image-placeholder{position:relative;display:flex;min-height:320px;overflow:hidden;flex-direction:column;justify-content:space-between;padding:clamp(20px,4vw,42px);background:linear-gradient(rgba(242,91,159,.16) 1px,transparent 1px),linear-gradient(90deg,rgba(242,91,159,.16) 1px,transparent 1px),linear-gradient(135deg,#090d12 0 48%,#101720 48% 52%,#090d12 52% 100%);background-size:32px 32px,32px 32px,100% 100%;color:#fff4e8}.game-image-placeholder:before,.game-image-placeholder:after{position:absolute;z-index:0;content:"";pointer-events:none}.game-image-placeholder:before{inset:18px;border:1px solid rgba(255,244,232,.26)}.game-image-placeholder:after{top:0;right:clamp(28px,7vw,92px);width:16px;height:44%;background:var(--pink);box-shadow:24px 0 0 var(--yellow);transform:skew(-18deg)}.game-placeholder-eyebrow,.game-image-placeholder strong,.game-image-placeholder small{position:relative;z-index:2}.game-placeholder-eyebrow{align-self:flex-start;padding:5px 8px;border:2px solid #fff4e8;color:var(--yellow);font-size:.7rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.game-image-placeholder strong{max-width:12ch;margin-top:auto;font-size:clamp(1.8rem,4vw,4rem);font-style:italic;line-height:.94;text-transform:uppercase}.game-image-placeholder small{margin-top:16px;color:#bdb6bd;font-size:.68rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.game-placeholder-reticle{position:absolute;top:50%;left:50%;z-index:1;width:clamp(86px,14vw,158px);aspect-ratio:1;border:2px solid rgba(246,195,74,.7);border-radius:999px;transform:translate(-50%,-50%)}.game-placeholder-reticle:before,.game-placeholder-reticle:after{position:absolute;top:50%;left:50%;background:#f6c34ab3;content:"";transform:translate(-50%,-50%)}.game-placeholder-reticle:before{width:calc(100% + 54px);height:1px}.game-placeholder-reticle:after{width:1px;height:calc(100% + 54px)}.game-placeholder-reticle i{position:absolute;inset:36%;border:2px solid var(--pink);border-radius:999px}.game-visual-frame>.game-image-placeholder{position:absolute;inset:0;min-height:0}.game-update-image .game-image-placeholder{height:100%;min-height:350px}.game-update-image .game-image-placeholder strong{font-size:clamp(1.7rem,3vw,3rem)}.game-update-image .game-image-placeholder.compact:after{height:34%}.game-tape{display:flex;align-items:center;justify-content:center;gap:clamp(18px,4vw,56px);padding:13px 20px;overflow:hidden;border-bottom:3px solid var(--ink);background:var(--yellow);color:var(--ink);font-size:.78rem;font-weight:900;letter-spacing:.07em;text-align:center;text-transform:uppercase}.game-tape b{color:var(--pink);-webkit-text-stroke:1px var(--ink)}.game-feed{padding-top:clamp(76px,9vw,116px);padding-bottom:clamp(76px,9vw,116px)}.game-feed-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,440px);align-items:end;gap:32px;margin-bottom:38px}.game-feed-heading h2{max-width:10ch}.game-feed-heading>p{margin:0;color:var(--muted);font-size:1.05rem;font-weight:700}.game-update-list{display:grid;gap:24px}.game-update-card{display:grid;grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);min-height:350px;border:3px solid var(--ink);background:var(--surface);box-shadow:9px 9px 0 var(--ink)}.game-update-image{position:relative;min-width:0;overflow:hidden;border-right:3px solid var(--ink);background:#090d12}.game-update-image img{width:100%;height:100%;object-fit:cover}.game-update-image>span{position:absolute;bottom:16px;left:16px;padding:5px 9px;border:2px solid var(--ink);background:var(--yellow);color:var(--ink);font-size:.72rem;font-weight:900;text-transform:uppercase}.game-update-copy{display:flex;justify-content:center;flex-direction:column;padding:clamp(28px,5vw,58px)}.game-update-meta{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px 16px;color:var(--pink);font-size:.76rem;font-weight:900;text-transform:uppercase}.game-update-card h3{max-width:14ch;margin-top:22px;font-size:clamp(2rem,4.2vw,4rem);font-style:italic;line-height:.98}.game-update-card h3 a:hover{color:var(--pink)}.game-update-card p{max-width:620px;margin:18px 0 0;color:var(--muted);font-weight:700}.game-article{padding-bottom:100px}.game-article-header{padding:clamp(68px,9vw,120px) max(20px,calc((100% - 900px)/2)) 52px;border-bottom:3px solid var(--ink);background:linear-gradient(90deg,rgba(242,91,159,.09),transparent 48%),var(--bg)}.game-back-link{display:inline-flex;margin-bottom:54px;font-size:.82rem;font-weight:900;text-decoration:underline;text-decoration-color:var(--pink);text-decoration-thickness:4px;text-underline-offset:5px}.game-article-label{margin:0 0 16px;color:var(--pink);font-size:.75rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.game-article-header h1{max-width:14ch;font-size:clamp(3rem,8vw,7rem);overflow-wrap:normal;word-break:normal}.game-article-header time{display:block;margin-top:24px;color:var(--muted);font-weight:900}.game-article-visual{width:min(1120px,calc(100% - 40px));margin:54px auto 0;border:3px solid var(--ink);background:#090d12;box-shadow:9px 9px 0 var(--pink)}.game-article-visual img{width:100%;aspect-ratio:2.48 / 1;object-fit:cover}.game-article-visual .game-image-placeholder{min-height:440px;aspect-ratio:2.48 / 1}.game-article-visual figcaption{padding:10px 14px;border-top:3px solid var(--ink);background:var(--yellow);color:var(--ink);font-size:.75rem;font-weight:900}.game-article-body{width:min(760px,calc(100% - 40px));margin:58px auto 0}.game-article-body p,.game-article-body li{color:var(--muted);font-size:1.08rem}.game-article-body strong{color:var(--ink)}.game-article-body h2{margin:58px 0 20px;font-size:clamp(2rem,5vw,3.6rem)}.game-article-body a{color:var(--ink);font-weight:900;text-decoration:underline;text-decoration-color:var(--pink);text-decoration-thickness:3px;text-underline-offset:4px}@media(max-width:860px){.site-header{position:static;align-items:flex-start;flex-direction:column;padding-top:14px;padding-bottom:14px}.main-nav{justify-content:flex-start}.header-actions{align-items:flex-start;flex-direction:row;flex-wrap:wrap}.brand-hero,.feature-grid,.catalog-grid,.asset-grid,.mini-card-grid,.post-list,.split-section,.product-feature,.game-hero,.game-feed-heading,.game-update-card{grid-template-columns:1fr}.game-hero{min-height:auto}.game-hero-copy{min-height:620px;border-right:0;border-bottom:3px solid var(--ink)}.game-visual-frame{min-height:390px}.game-update-image{min-height:310px;border-right:0;border-bottom:3px solid var(--ink)}.hero-logo-frame{width:clamp(140px,44vw,190px)}.brand-hero{min-height:auto;padding-top:42px}.hero-strip{align-self:start;box-shadow:6px 6px 0 var(--ink)}.hero-strip div{align-items:flex-start;flex-direction:column}h1{font-size:clamp(3.4rem,18vw,5.6rem)}.band,.split-section{padding:56px 0}.product-feature>img{min-height:auto}}@media(max-width:560px){.game-hero-copy{min-height:540px}.game-hero h1{font-size:clamp(4.1rem,21vw,6rem)}.game-hero h1 span:last-child{text-shadow:3px 3px 0 var(--yellow)}.game-visual{padding:22px 20px}.game-visual-frame{min-height:310px}.game-tape{align-items:flex-start;flex-direction:column;gap:5px;text-align:left}.game-tape b{display:none}.game-update-card{box-shadow:5px 5px 0 var(--ink)}.game-update-image,.game-update-image .game-image-placeholder{min-height:230px}.game-article-visual .game-image-placeholder{min-height:320px;aspect-ratio:auto}.game-update-copy{padding:26px 22px 32px}.game-update-meta{align-items:flex-start;flex-direction:column}.game-article-visual{box-shadow:5px 5px 0 var(--pink)}}
