/* Visual tokens from 月尾尾新版.pen. Shared dark scenery; the footer stays solid. */
:root{--header-h:64px;--night:#070b26;--night-soft:#0d1334;--blue:#1f348d;--blue-bright:#4a6bff;--design-border:#2e4fe0;--dust:#fff;--warm:#fff;--paper:#f2f0e9;--mist:#8e97c4;--sans:"Dream Han Sans CN","Microsoft YaHei",sans-serif;--serif:var(--sans);--page:clamp(20px,2.78vw,56px);--page-x:var(--page)}
body{color:#fff;font-family:var(--sans);background:var(--night);line-height:1.7}
.site-header{height:64px;padding:0 var(--page);background:#10173d;border:0;color:#fff}
.site-header .brand{position:relative;margin-right:auto;flex-shrink:0}
.site-header .brand img{width:145px;max-height:38px;object-fit:contain;filter:brightness(0) invert(1)}
.site-header::after{content:"";position:absolute;top:calc(100% - 1px);left:calc(var(--page) + 72.5px);width:29px;height:19px;background:inherit;mask:url('brand/speech-tail.svg') center/100% 100% no-repeat;transform:translateX(-50%);pointer-events:none}
.main-nav,.site-nav{font-size:13px;gap:30px;margin-left:auto}
.header-actions{margin-left:30px}
.site-nav a,.main-nav a{font-family:var(--sans);font-size:13px;letter-spacing:.08em}
.site-header :is(.site-nav,.main-nav){height:100%}
.site-header :is(.site-nav,.main-nav)>a{position:relative;display:flex;align-items:center;height:100%;padding-block:0}
.site-header :is(.site-nav,.main-nav)>a::after{bottom:0}
.site-header :is(.site-nav,.main-nav)>a[aria-current="page"]{color:#fff;text-shadow:0 0 12px #87b2ed55}
.site-header :is(.site-nav,.main-nav)>a[aria-current="page"]::after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;border-radius:2px;background:#a9c8ee}
.site-header .language-menu{font-size:12px}
.site-footer{position:relative;min-height:182px;padding:0 clamp(24px,5.6vw,81px) 30px;background:#020c1f!important;color:#fff;border-top:1px solid #f2efe61f;isolation:isolate}
.site-footer::before,.site-footer::after{display:none!important}
.site-footer .footer-main{min-height:130px;max-width:none;padding:30px 0 18px;display:flex;align-items:center;justify-content:space-between;gap:40px}
.site-footer .footer-logo{width:158px;filter:brightness(0) invert(1)}
.site-footer .footer-bottom{margin:0;padding:4px 0 0;border:0;max-width:none}
.site-footer .footer-meta{font-size:10px;color:#b7c3d494}
.site-footer .social-list{display:grid;grid-template-columns:repeat(3,minmax(90px,1fr));gap:16px 30px;max-width:580px}
.site-footer .social-link{font:12px/1.4 var(--sans);color:#fff;gap:9px}
.site-footer .social-icon,.site-footer .social-email-icon{width:18px;height:18px}
.contact-stage{min-height:0;padding:0;background:none}
.games,.services,.catalog-section,.product-body,.contact-page,.about-support{position:relative;background:linear-gradient(#070b26e8,#070b26f2),url('brand/moon-chairs.png') center bottom/cover fixed}
.games::before,.services::before,.product-body::before{display:none}
.games,.services{display:block;height:auto;min-height:0;max-height:none;overflow:visible;padding:42px var(--page);color:#fff}
.section-head{width:100%;max-width:none;display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 32px;padding:0 0 10px;border-bottom:2px solid transparent;border-image:linear-gradient(90deg,#fff,#1f2b8f) 1}
.section-head h2{display:flex;align-items:center;gap:12px;margin:0;font:700 clamp(25px,2.3vw,34px)/1.2 var(--sans);letter-spacing:.08em;color:#fff}
.section-head h2::before{content:"";width:46px;height:40px;background:url('brand/section-chairs.png') center/contain no-repeat;flex-shrink:0}
.solid-button,.button,.section-head .solid-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 24px;background:var(--blue);border:0;border-radius:7px;color:#fff;font-size:13px;line-height:1.5}
.solid-button:hover,.button:hover{background:#304db9;color:#fff}
.game-list{flex:none;min-height:auto;align-items:start;width:100%;max-width:none;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:none;grid-auto-flow:row;gap:26px;margin:0;padding:0;overflow:visible}
.game-list .game{position:relative;display:block;isolation:isolate;overflow:hidden;aspect-ratio:322/438;width:100%;padding:8px;border:1.5px solid #2e4fe0;border-radius:12px;background:#000;color:#fff;box-shadow:0 0 24px #2e4fe038;transition:border-color .25s,box-shadow .25s;transform:none}
.game-list .game-media{position:relative;width:100%;height:calc(100% - 70px);padding:0;overflow:hidden;aspect-ratio:153/176;border-radius:7px 7px 0 0;background:#000}
.game-list .game-media img{width:100%;height:100%;object-fit:cover;object-position:var(--cover-x,50%) var(--cover-y,50%);transform:scale(var(--cover-scale,1));transform-origin:var(--cover-x,50%) var(--cover-y,50%);filter:none;transition:none}
.game-list .game:is(:hover,:focus-visible) .game-media img{transform:scale(var(--cover-scale,1));filter:none}
.game-list .game-media::after{content:"";position:absolute;inset:auto 0 -36px;height:72px;background:#000;border-radius:50%;transform:translateY(100%);transition:transform .3s ease}
.game-list .game-copy{position:absolute;z-index:2;inset:auto 8px 20px;display:flex;align-items:center;justify-content:center;min-height:48px;padding:0;text-align:center;transition:transform .3s ease;background:none}
.game-list .game h3{margin:0;font:700 clamp(17px,1.9vw,30px)/1.2 var(--sans);letter-spacing:.1em;color:#fff;overflow-wrap:anywhere}
.game-list .game-type{display:none}
.games .section-head h2,.services .section-head h2,.catalog-section .section-head h2{font-size:clamp(25px,2.3vw,34px)}
.game-list .game .game-media{height:auto;aspect-ratio:153/176;margin:0}
.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.product-lead-media{display:block;width:100%;height:auto;border:1px solid #232b5c;border-radius:8px}
.game-decoration{position:absolute;z-index:3;left:2px;bottom:0;width:calc(100% - 4px);height:15px;object-fit:fill;transition:transform .3s ease}
.game-detail{position:absolute;z-index:3;inset:auto 0 0;display:flex;align-items:center;justify-content:center;gap:18px;height:50px;background:#152973;color:#fff;font-size:15px;font-weight:700;letter-spacing:.25em;transform:translateY(100%);transition:transform .3s ease}
.game-detail::before,.game-detail::after{content:"✦";font-size:14px;letter-spacing:0}
.game-list .game:is(:hover,:focus-visible){border-color:#4a6bff;box-shadow:0 0 12px 2px #2e4fe099,0 0 24px 4px #4a6bff55}
.game-list .game:is(:hover,:focus-visible) .game-copy{transform:translateY(-42px)}
.game-list .game:is(:hover,:focus-visible) .game-decoration{transform:translateY(-50px)}
.game-list .game:is(:hover,:focus-visible) .game-media::after,.game-list .game:is(:hover,:focus-visible) .game-detail{transform:translateY(0)}
.service-list{max-width:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px 36px}
.service{display:block;min-width:0;padding:0;border:0;color:#8e97c4;min-height:0}
.service::before{display:none}
.service h3{font:700 17px/1.5 var(--sans);color:#fff;margin-bottom:8px}
.service h3::before{content:"✦";font-size:10px;margin-right:9px}
.service p{font:13px/1.9 var(--sans);color:#8e97c4}
.hero{height:calc(100svh - var(--header-h));height:calc(100dvh - var(--header-h));min-height:0;aspect-ratio:auto;max-height:none;touch-action:pan-y}
.hero-slide{background-attachment:scroll;background-size:cover;background-position:var(--slide-focus,center)}
.hero-slide>img,.hero-slide>video{display:block;position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:var(--slide-focus,center);transform:none!important}
.hero-slide::before,.hero-slide::after,.hero-slide.align-right::after{background:linear-gradient(180deg,transparent 55%,#0008);mask-image:none}
.hero-textflow{pointer-events:none}
.hero-copy-slide .hero-content,.hero-copy-slide.align-right .hero-content{position:static;inset:auto;width:auto;max-width:none;transform:none;padding:0;text-align:center}
.hero-content .hero-kicker,.hero-content .hero-copy{display:none}
.hero-content h1,.hero-content h2{position:absolute;top:8%;left:50%;transform:translateX(-50%)!important;width:min(60%,650px);font:700 clamp(26px,4vw,58px)/1.2 var(--sans);text-align:center;text-shadow:0 2px 15px #0008}
.hero-copy-slide.has-art-logo h1,.hero-copy-slide.has-art-logo h2{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.hero-art-logo,.product-logo{display:block;width:100%;max-height:150px;object-fit:contain;filter:drop-shadow(0 2px 3px #0002)}
.logo-anchor{position:absolute;z-index:2;width:25%;max-width:400px;pointer-events:none}
.logo-anchor[data-logo-position^="top"]{top:8%}
.logo-anchor[data-logo-position^="bottom"]{bottom:8%}
.logo-anchor[data-logo-position$="left"]{left:4%}
.logo-anchor[data-logo-position$="center"]{left:50%;transform:translateX(-50%)}
.logo-anchor[data-logo-position$="right"]{right:4%}
.hero-copy-slide .logo-anchor[data-logo-position^="bottom"]{bottom:23%}
.hero-content .hero-actions,.hero-copy-slide.align-right .hero-actions{position:absolute;left:50%;bottom:76px;transform:translateX(-50%);display:flex;justify-content:center;margin:0;pointer-events:auto}
.hero-copy-slide.is-active .hero-content .hero-actions{transform:translateX(-50%)}
.hero-actions .hero-detail-link{position:relative;display:flex;align-items:center;justify-content:center;min-height:38px;padding:8px 25px;background:#1f348d;color:white;border:0;border-radius:6px;font:700 14px/1.5 var(--sans);transform:none;transition:background-color .2s ease}
.hero-actions .hero-detail-link::after{content:"";position:absolute;top:calc(100% - 1px);left:calc(50% - 8px);width:16px;height:9px;border:0;background:inherit;clip-path:polygon(0 0,100% 0,50% 100%);pointer-events:none}
.hero-actions .hero-detail-link:is(:hover,:focus-visible){background:#304db9;color:#fff;transform:none}
.hero-actions .hero-steam-link{display:none}
.hero-controls{position:static;inset:auto;transform:none}
.hero-arrows{display:contents!important}
.moon-progress,.hero-progress{position:absolute;z-index:4;bottom:20px;left:50%;transform:translateX(-50%);display:flex;flex-direction:row;align-items:center;justify-content:center;gap:0;width:max-content;max-width:calc(100% - 100px);height:32px;padding:0;margin:0;pointer-events:auto;background:none;border:0;overflow:visible}
.moon-progress::before{content:"";position:absolute;z-index:-1;left:-20px;right:-20px;height:1px;background:linear-gradient(90deg,transparent,#2e4fe0 20%,#2e4fe0 80%,transparent)}
.moon-dot{position:relative;display:grid;place-items:center;flex:0 1 40px;width:40px;min-width:32px;height:44px;padding:5px;border:0;border-radius:0;background:none;color:#8aabd5;cursor:pointer;transition:color .2s,background .2s,filter .2s}
.moon-dot svg{width:28px;height:28px;fill:currentColor;transform:scaleX(calc(1 - (var(--phase,1) - 1)*.09))}
.moon-dot.is-after svg{transform:scaleX(calc(-1 + (var(--phase,1) - 1)*.09))}
.moon-dot.is-active{color:#fff}.moon-dot.is-active svg{width:30px;height:30px;transform:none}
.moon-dot:is(:hover,:focus-visible){color:white;filter:drop-shadow(0 1px 4px #aac8ee88)}
.moon-dot.is-distant svg{width:22px;height:22px}
.moon-arrow,.hero-arrow{position:absolute;z-index:4;top:50%;display:grid;place-items:center;width:64px;height:64px;padding:10px;border:0;border-radius:0;background:none;color:#b8cbe7;font-size:0;transform:translateY(-50%);pointer-events:auto;cursor:pointer;transition:color .2s,background .2s,border-color .2s,filter .2s}
.moon-arrow svg{width:42px;height:42px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s}
.hero-prev,.moon-prev{left:20px}.hero-next,.moon-next{right:20px}.moon-prev svg,.hero-prev svg{transform:rotate(180deg)}
.moon-arrow:hover,.moon-arrow:focus-visible{color:white;background:none;filter:drop-shadow(0 3px 10px #07162f66);transform:translateY(-50%)}
.moon-next:is(:hover,:focus-visible) svg,.hero-next:is(:hover,:focus-visible) svg{transform:translateX(3px)}
.moon-prev:is(:hover,:focus-visible) svg,.hero-prev:is(:hover,:focus-visible) svg{transform:translateX(-3px) rotate(180deg)}
.moon-dot:focus-visible{outline:1px solid #b8cbe7;outline-offset:2px}
.product-banner{position:relative;aspect-ratio:1440/606;overflow:hidden;background:#0d1334}
.product-banner>img{width:100%;height:100%;object-fit:cover}
.product-banner .logo-anchor{width:fit-content;max-width:min(70%,600px);pointer-events:auto}
.product-banner .product-logo{width:min(25vw,360px);max-width:100%;margin-bottom:12px}
.product-banner .logo-anchor[data-logo-position$="center"]{text-align:center}
.product-banner .logo-anchor[data-logo-position$="center"] .product-logo{margin-inline:auto}
.product-banner .logo-anchor[data-logo-position$="right"]{text-align:right}
.product-banner .logo-anchor[data-logo-position$="right"] .product-logo{margin-left:auto}
.product-banner h1{font:700 clamp(28px,4vw,58px)/1.2 var(--sans);text-shadow:0 2px 8px #000a;margin:0 0 20px}
.trial-platforms{display:inline-flex;align-items:center;position:relative;max-width:100%;min-height:48px;border-radius:26px;background:transparent;padding:0 30px 0 0;isolation:isolate}
.trial-platforms::after{content:"";position:absolute;z-index:-1;right:0;top:0;bottom:0;width:34px;background:url('brand/trial-moon.png') right center/100% 100% no-repeat}
.trial-link{display:flex;align-items:center;justify-content:center;align-self:stretch;flex-shrink:0;min-width:140px;min-height:48px;padding:8px 25px;border-radius:26px;background:#1f348d;color:#fff;font-size:16px;font-weight:700;letter-spacing:.06em}
.trial-link:hover{background:#304db9}
.trial-platforms:not(:has(.platform-list)){padding:0;background:none}
.trial-platforms:not(:has(.platform-list))::after{display:none}
.platform-list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:7px;padding:6px 12px;max-width:440px}
.platform-icon{display:grid;place-items:center;width:31px;height:31px;border:1px solid #fff9;border-radius:50%;background:#ffffff0a}
.platform-icon img{width:20px;height:20px;object-fit:contain;filter:brightness(0) invert(1)}
.product-body{padding:40px var(--page);display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);align-items:start;gap:40px}
.product-media{min-width:0;display:grid;gap:32px}
.game-page .story-section{padding:0;background:none;color:#b8bfde;overflow:visible}
.game-page .story-section::before,.game-page .story-section::after{display:none}
.game-page .story-layout{display:block;max-width:none;width:100%;padding:0;margin:0}
.game-page .story-title{position:static;margin-bottom:16px}
.game-page .story-title h1{font:700 26px/1.4 var(--sans);color:#fff}
.game-page .story-title :is(h1,h2){padding-right:0;text-align:left;white-space:normal}
.game-page .story-copy :is(blockquote,h2,h3){color:#fff;white-space:normal;overflow-wrap:anywhere}
.game-page .story-copy blockquote{margin:0;min-height:0}
.game-page .story-copy .content-notice{color:#b8bfde;background:#0d1334;border-color:#232b5c}
.game-page .story-copy{padding:0;color:#b8bfde;font:14px/1.9 var(--sans);min-width:0}
.game-page .story-copy p{font:inherit;max-width:none}
.game-page .story-copy :is(img,video,iframe){max-width:100%;height:auto;border-radius:8px}
.game-page .story-copy video{width:100%}
.game-page .story-copy .feature-list{font:14px/1.9 var(--sans)}
.product-summary{position:static;color:#b8bfde;font-size:14px;line-height:1.9}
.product-summary h2{font:700 30px/1.4 var(--sans);color:#fff;margin:0 0 24px;overflow-wrap:anywhere}
.product-summary>p{margin:0 0 24px}
.product-summary dl{display:grid;gap:0;margin:0 0 24px}
.product-summary .fact{position:relative;display:block;padding:18px 0;border:0}
.product-summary .fact::before{content:"";position:absolute;inset:0 0 auto;height:1px;background:linear-gradient(90deg,#4a6bff99 0%,#4a6bff99 8%,#232b5c66 30%,transparent 50%)}
.product-summary .fact dt{color:#8e97c4;font:12px/1.5 var(--sans);margin-bottom:6px}
.product-summary .fact dd{color:#fff;font:14px/1.7 var(--sans);margin:0}
.product-summary .button{border-radius:26px}
.moon-gallery{position:relative;overflow:hidden;aspect-ratio:880/560;border:1px solid #152972;border-radius:8px;background:#020c1f;touch-action:pan-y}
.moon-gallery .moon-slide{position:absolute;inset:0 0 48px;opacity:0;visibility:hidden;transition:opacity .3s}
.moon-gallery .moon-slide.is-active{opacity:1;visibility:visible}
.moon-gallery .moon-slide img{width:100%;height:100%;object-fit:contain}
.moon-gallery .moon-progress{bottom:7px}
.moon-gallery .moon-arrow{top:calc(50% - 24px)}
.work-nav{display:flex;background:var(--night-soft);border-top:1px solid #232b5c}
.work-nav a{flex:1;padding:24px var(--page)}
.work-nav strong{font:600 18px/1.5 var(--sans)}
.catalog-section{min-height:70vh;padding:48px var(--page) 64px}
.catalog-intro{margin-bottom:34px;color:#8e97c4;font-size:14px}
.page-hero{min-height:0;height:525px;padding:80px var(--page);background:var(--night)}
.page-hero::before{background:url('brand/moon-chairs.png') center bottom/cover no-repeat;opacity:1;mask-image:none}
.page-hero__content{gap:26px;margin:auto;text-align:center}
.page-hero h1{display:none}
.page-hero__lead{font:700 clamp(22px,2.2vw,32px)/1.9 var(--sans);max-width:680px;color:white;letter-spacing:.14em}
.about-hero-contact{display:inline-flex;align-items:center;padding:10px 26px;border:1.5px solid #fff;border-radius:99px;font-size:14px;color:#fff;transition:background .2s}
.about-hero-contact:hover{background:#ffffff20}
.about-content{background:none}
.about-intro{padding:58px clamp(24px,7vw,100px);background:var(--paper);color:#07162f;isolation:isolate}
.about-intro::before{background:url('brand/moon-chairs-line.png') center bottom/cover fixed no-repeat;opacity:.08}
.about-intro__grid{display:block;max-width:none}
.about-intro h2{font:700 32px/1.5 var(--sans);margin-bottom:24px}
.about-intro h2 br{display:none}
.about-intro p{max-width:1120px;font:14px/1.9 var(--sans)}
.about-cta{display:block;padding:28px 0 0;margin:24px 0 0;border-top:1px solid #07162f18}
.about-cta h2{display:none}.about-cta .button{display:inline-flex;width:156px;max-width:100%;height:48px;min-height:48px;padding:0;border:0;border-radius:24px;background:#1f348d;color:#fff;font:700 15px/1.2 var(--sans);letter-spacing:0;white-space:nowrap;justify-content:center;align-items:center}
.about-cta .button:is(:hover,:focus-visible){background:#304db9;color:#fff}
.about-support{padding:58px clamp(24px,7vw,100px)}
.support-wrap{display:block;max-width:none}
.support-heading{position:static;padding-bottom:24px;border-bottom:2px solid #232b5c}
.support-heading .section-label{margin-bottom:8px;font-size:10px}
.support-heading h2{font:700 32px/1.4 var(--sans)}
.support-list{display:grid;grid-template-columns:minmax(0,1fr);gap:32px;padding-top:28px;border:0}
.support-list article{border:0}
.support-list h3{display:block;padding:0 0 10px;font:700 18px/1.5 var(--sans)}
.support-list h3::before{content:"✦";margin-right:10px}
.support-copy{padding:0;font-size:13px;gap:10px;color:#b8bfde}
.contact-page{padding:56px 24px 72px}
.contact-body .contact-page{background:linear-gradient(#070b2673,#070b2673),url('brand/moon-chairs.png') center bottom/cover fixed no-repeat}
.contact-wrap{display:block;max-width:820px;width:100%;margin-inline:auto}
.contact-heading h1{font:700 36px/1.4 var(--sans);margin-bottom:12px}
.contact-heading{position:static;margin-bottom:34px}
.contact-heading p{font:14px/1.8 var(--sans);max-width:none}
.category-button{border-radius:0}.category-button[aria-pressed="true"]{background:#1f348d}
.submit-button{background:#f2f0e9;color:#07162f;border-radius:0}
@media(min-width:1800px){.game-list{grid-template-columns:repeat(4,minmax(0,1fr))}.games,.services,.catalog-section,.product-body{padding-left:max(var(--page),calc((100vw - 1680px)/2));padding-right:max(var(--page),calc((100vw - 1680px)/2))}}
@media(max-width:1000px){.main-nav,.site-nav{gap:17px}.game-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.game-list .game h3{font-size:21px}.product-body{gap:26px;grid-template-columns:minmax(0,1.6fr) minmax(250px,1fr)}.product-summary h2{font-size:24px}.trial-link{min-width:115px;font-size:14px}.platform-list{gap:5px}.platform-icon{width:27px;height:27px}.platform-icon img{width:17px;height:17px}}
@media(max-width:760px){
  .site-header{padding:0 20px}.site-header .brand img{width:130px}.main-nav,.site-nav{display:none}.site-header::after{height:13px;left:85px}
  .hero{height:calc(100svh - var(--header-h));height:calc(100dvh - var(--header-h));min-height:0;aspect-ratio:auto}.hero-slide>img,.hero-slide>video{object-position:var(--mobile-focus,center)}
  .hero-content h1,.hero-content h2{font-size:34px;width:80%}.logo-anchor{width:48%;max-width:none}.hero-art-logo{max-height:125px}.hero-content .hero-actions,.hero-copy-slide.align-right .hero-actions{bottom:75px}
  .hero-prev,.moon-prev{left:4px}.hero-next,.moon-next{right:4px}.moon-arrow{width:52px;height:52px;padding:7px}.moon-arrow svg{width:34px;height:34px}.moon-progress{max-width:calc(100% - 70px)}.moon-dot{flex-basis:36px;width:36px;min-width:30px}.moon-dot svg{width:24px}
  .games,.services,.catalog-section{padding:32px 20px}.section-head{margin-bottom:24px;gap:12px}.section-head h2{font-size:24px;gap:8px}.section-head h2::before{width:30px;height:28px}.section-head .solid-button{font-size:11px;min-height:34px;padding:7px 12px}
  .game-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 14px}.game-list .game{padding:5px;border-radius:8px;aspect-ratio:322/438}.game-list .game-media{height:calc(100% - 46px)}.game-list .game-copy{bottom:12px;min-height:32px;inset-inline:5px}.game-list .game h3{font-size:clamp(14px,3.3vw,22px);letter-spacing:.03em}.game-detail{height:34px;font-size:11px;gap:8px;letter-spacing:.12em}.game-decoration{height:10px}.game-list .game:is(:hover,:focus-visible) .game-copy{transform:translateY(-28px)}.game-list .game:is(:hover,:focus-visible) .game-decoration{transform:translateY(-34px)}.game-list .game-media::after{height:48px}
  .service-list{grid-template-columns:1fr 1fr;gap:24px 20px}.service h3{font-size:15px}.service p{font-size:12px}
  .product-banner{aspect-ratio:auto;height:440px}.product-banner .logo-anchor{max-width:90%;width:92%}.product-banner .product-logo{width:240px;height:auto;max-height:115px}.product-banner .trial-platforms{max-width:100%}.product-banner .logo-anchor[data-logo-position$="center"] .product-logo{margin-inline:auto}.product-banner .logo-anchor[data-logo-position$="right"] .product-logo{margin-left:auto}
  .trial-link{padding:8px 16px;min-width:100px}.platform-list{padding:7px 9px;gap:5px;max-width:260px}.platform-icon{width:25px;height:25px}.platform-icon img{width:16px;height:16px}
  .product-body{padding:28px 20px;display:flex;flex-direction:column;gap:28px}.product-summary{position:static;order:0;width:100%}.product-summary h2{font-size:25px;margin-bottom:14px}.product-summary dl{grid-template-columns:1fr 1fr;gap:0 20px}.product-media{width:100%}.game-page .story-copy{font-size:14px}.moon-gallery{aspect-ratio:1.4}.game-page .story-title h1{font-size:24px}
  .page-hero{height:420px;padding:65px 24px}.page-hero__lead{font-size:23px;letter-spacing:.08em}.about-intro{padding:40px 24px}.about-intro h2,.support-heading h2{font-size:26px}.support-list{grid-template-columns:1fr;gap:24px}.about-support{padding:40px 24px}
  .contact-page{padding:48px 24px}.contact-heading h1{font-size:30px}.category-options{grid-template-columns:1fr 1fr}
  .site-footer{padding:0 24px 24px}.site-footer .footer-main{align-items:flex-start;flex-direction:column;gap:28px;padding-top:30px}.site-footer .social-list{grid-template-columns:repeat(2,minmax(100px,1fr));gap:18px 24px}.work-nav a{padding:24px 20px}.work-nav strong{font-size:14px}
}
@media(prefers-reduced-motion:reduce){.game-copy,.game-decoration,.game-detail,.game-media::after,.moon-slide{transition:none!important}}
@media(max-width:760px){.game-list .game-media::after{bottom:-24px}.games .section-head h2,.services .section-head h2,.catalog-section .section-head h2{font-size:24px}}

/* The video cover and player occupy the same fixed-ratio frame. */
.product-trailer{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;border:1px solid #232b5c;border-radius:8px;background:#020c1f}
.product-trailer video,.product-trailer iframe,.trailer-cover{position:absolute;inset:0;width:100%;height:100%;margin:0;border:0;padding:0;background:#020c1f;object-fit:contain}
.product-trailer [hidden]{display:none!important}
.trailer-static-cover{display:block;width:100%;height:100%;object-fit:cover}
.trailer-cover{display:grid;place-items:center;color:#fff;cursor:pointer}
.trailer-cover:disabled{cursor:default;opacity:1}
.trailer-cover>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.trailer-play-icon{position:relative;display:grid;place-items:center;width:64px;height:64px;border:2px solid #fff;border-radius:50%;background:#10173d88;box-shadow:0 3px 20px #0006;transition:background .2s,transform .2s}
.trailer-play-icon svg{width:32px;height:32px;fill:currentColor}
.trailer-cover:not(:disabled):hover .trailer-play-icon{background:#1f348d;transform:scale(1.07)}
.trailer-error{position:absolute;inset:auto 8px 6px;z-index:2;margin:0;padding:6px;background:#020c1fe6;color:#fff;font-size:12px;text-align:center}
.trial-platforms::before{content:"";position:absolute;z-index:-1;inset:2px 16px 2px 0;border-radius:22px;background:#66708aaa}
.trial-platforms:not(:has(.platform-list))::before{display:none}
.trial-platforms[data-platform-picker]{padding-right:0;flex-wrap:nowrap;width:max-content;max-width:100%;transition:padding-right .3s cubic-bezier(.22,1,.36,1)}
.trial-platforms[data-platform-picker] .trial-link{border:0;cursor:pointer;white-space:nowrap}
.trial-platforms[data-platform-picker]::before,.trial-platforms[data-platform-picker]::after{opacity:0;transition:opacity .25s ease}
.trial-platforms[data-platform-picker] .platform-list{display:flex;box-sizing:border-box;width:0;height:48px;min-width:0;max-width:100%;flex-wrap:nowrap;flex:0 1 auto;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;padding:5px 0;opacity:0;visibility:hidden;transition:width .3s cubic-bezier(.22,1,.36,1),padding .3s cubic-bezier(.22,1,.36,1),opacity .2s ease,visibility 0s linear .3s}
.trial-platforms[data-platform-picker].is-open{padding-right:30px}
.trial-platforms[data-platform-picker].is-open::before,.trial-platforms[data-platform-picker].is-open::after{opacity:1}
.trial-platforms[data-platform-picker].is-open .platform-list{width:var(--platform-list-width,58px);padding:5px 10px;opacity:1;visibility:visible;transition-delay:0s}
.trial-platforms .platform-icon{flex-shrink:0;transition:background .18s,transform .18s}
.trial-platforms a.platform-icon:is(:hover,:focus-visible){background:#23497D;transform:translateY(-2px);outline:2px solid #fff;outline-offset:2px}
@media(max-width:760px){
  .trial-platforms[data-platform-picker].is-open .platform-list{justify-content:flex-start}
}
@media(prefers-reduced-motion:reduce){
  .moon-arrow,.moon-arrow svg,.moon-dot,.trial-platforms,.trial-platforms::before,.trial-platforms::after,.trial-platforms .platform-list{transition:none!important}
}
.product-summary .story-section{margin:0 0 28px}
.product-summary .story-title h1{font-size:22px;line-height:1.5}
.product-summary .story-copy{gap:18px}
.product-summary .feature-list{margin-top:8px;border-color:#232b5c}
.product-summary .feature-list li{padding:12px 0;border-color:#232b5c;font-size:13px;grid-template-columns:24px 1fr;gap:8px}
.product-summary .story-layout+.story-layout{margin-top:28px}
@media(max-width:760px){.trailer-play-icon{width:52px;height:52px}.service-list{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:480px){.service-list{grid-template-columns:1fr}}

/* Pen section headings: the chair feet and button share the gradient baseline. */
.games .section-head,.services .section-head,.catalog-section .section-head{position:relative;display:flex;align-items:flex-end;justify-content:space-between;min-height:54px;gap:20px;margin:0 0 32px;padding:0;border:0;border-image:none}
.games .section-head::after,.services .section-head::after,.catalog-section .section-head::after{content:"";position:absolute;left:2px;right:10px;bottom:0;height:3px;background:linear-gradient(90deg,#fff,#1f2b8f);pointer-events:none;z-index:1}
.games .section-head h2,.services .section-head h2,.catalog-section .section-head h2{display:flex;align-items:flex-end;gap:12px;margin:0;font-size:clamp(28px,2.57vw,37px);line-height:1.45;letter-spacing:0}
.games .section-head h2::before,.services .section-head h2::before,.catalog-section .section-head h2::before{width:2.243em;height:1.297em;background-position:center bottom}
.games .section-head .solid-button,.services .section-head .solid-button{min-width:144px;min-height:54px;padding:10px 20px;border-radius:6px;font-size:19px;font-weight:400;letter-spacing:0;line-height:1.5;flex-shrink:0}
@media(max-width:760px){
  .games .section-head,.services .section-head,.catalog-section .section-head{min-height:44px;gap:12px;margin-bottom:24px}
  .games .section-head h2,.services .section-head h2,.catalog-section .section-head h2{gap:8px;font-size:22px;line-height:1.5}
  .games .section-head h2::before,.services .section-head h2::before,.catalog-section .section-head h2::before{width:58px;height:34px}
  .games .section-head .solid-button,.services .section-head .solid-button{min-width:112px;min-height:44px;padding:8px 12px;border-radius:6px;font-size:15px}
  .games .section-head::after,.services .section-head::after,.catalog-section .section-head::after{height:2px;right:7px}
}

/* One viewport-aligned scene, with a light variant only in the brand introduction. */
.about-page{--about-dark-scene:linear-gradient(#070b2673,#070b2673),url('brand/moon-chairs.png');--about-light-scene:linear-gradient(#f2f0e959,#f2f0e959),url('brand/moon-chairs-line.png')}
.about-page .page-hero,.about-page .about-support{background-image:var(--about-dark-scene);background-position:center bottom;background-size:cover;background-repeat:no-repeat;background-attachment:fixed}
.about-page .about-intro{background-image:var(--about-light-scene);background-position:center bottom;background-size:cover;background-repeat:no-repeat;background-attachment:fixed}
.about-page .page-hero::before,.about-page .about-content::before,.about-page .about-intro::before{content:none}
.about-page .page-hero{height:auto;min-height:calc(100svh - var(--header-h));display:flex;align-items:center;justify-content:center;padding:clamp(48px,8vh,100px) 24px}
.about-page .page-hero__content{width:min(1200px,100%)}
.about-page .page-hero__lead{max-width:1200px;font-size:clamp(26px,3vw,44px);line-height:1.8;letter-spacing:.08em;text-wrap:balance}

/* Shared navigation alignment and readable About content. */
body.menu-open{overflow:hidden}
.site-header{display:flex;align-items:center}
.main-nav,.site-nav{justify-content:flex-end}
.header-actions{display:flex;align-items:center;justify-content:flex-end;flex-shrink:0}
.site-header>.language-menu{margin-left:30px;flex-shrink:0}
.about-page .about-intro__grid{text-align:center}
.about-page .about-intro p{margin-inline:auto;font-size:18px;line-height:1.9}
.about-page .about-cta{text-align:center}
.about-page .support-heading{text-align:center}
.about-page .support-copy{font-size:18px;line-height:1.9;color:#d0d7ef}
.about-page .support-list h3{font-size:22px;line-height:1.5}
.about-page .about-hero-contact{font-size:16px}
.about-page .site-footer .social-link{font-size:16px}
.about-page .site-footer .footer-meta{font-size:12px}
.catalog-section{padding-top:42px}

@media(max-width:760px){
  .mobile-panel,.mobile-nav{padding-inline:20px}
  .catalog-section{padding-top:32px}
}

@media(max-width:480px){.about-page .site-footer .social-list{grid-template-columns:1fr}}

/* Game detail refinements. */
.game-page .product-body{background:linear-gradient(#070b2699,#070b2699),url('brand/moon-chairs.png') center bottom/cover fixed no-repeat}
@media(min-width:761px){
  .game-page .product-summary{position:sticky;top:calc(var(--header-h) + 24px);align-self:start;max-height:calc(100svh - var(--header-h) - 48px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--mist) transparent}
}
.product-media .story-section{margin-top:0}
.product-media .story-copy{gap:22px;font-size:16px;line-height:1.9}
.product-media .feature-list{margin-top:10px;border-color:#232b5c}
.product-media .feature-list li{border-color:#232b5c}
.catalog-page .game-list .game:is(:hover,:focus-visible) .game-copy{transform:translateY(-34px)}
.language-options{border-radius:14px;overflow:hidden}
.language-option{border-radius:8px}
.games .section-head .solid-button,.services .section-head .solid-button{position:relative;z-index:2;background:var(--action-blue);transform:none;transition:box-shadow .2s ease}
.games .section-head::after{right:72px;background:linear-gradient(90deg,#fff 0%,var(--action-blue) 40%,var(--action-blue) 100%)}
.games .section-head,.services .section-head{--action-blue:#1f348d}
.games .section-head:has(.solid-button:is(:hover,:focus-visible)),.services .section-head:has(.solid-button:is(:hover,:focus-visible)){--action-blue:#304db9}
.services .section-head::after{right:90px;background:linear-gradient(90deg,#fff 0%,var(--action-blue) 40%,var(--action-blue) 100%)}
.services .section-head .solid-button{min-width:180px;min-height:44px;height:44px;padding:6px 24px;border-radius:6px;background:var(--action-blue);transform:none;transition:box-shadow .2s ease}
/* A compact directory in the site's paper and ink palette. */

@media(max-width:760px){
  .catalog-page .game-list .game:is(:hover,:focus-visible) .game-copy{transform:translateY(-22px)}
  .games .section-head::after{right:56px}
  .services .section-head::after{right:72px}
  .services .section-head .solid-button{min-width:144px;min-height:40px;height:40px;border-radius:6px;font-size:15px}
}
/* Device-specific media and title art share the same live homepage layout. */
.hero-slide.has-device-media{background-image:none}
.hero-slide.has-device-media>img{opacity:1}
.hero [data-hero-device="mobile"]{display:none}
.hero .logo-anchor[data-hero-device]{width:var(--logo-width);max-width:none;translate:var(--logo-offset-x,0px) var(--logo-offset-y,0px)}
.hero .hero-art-logo{max-height:min(38dvh,calc(100dvh - 230px))}
.hero .logo-anchor[data-logo-position^="bottom"]{bottom:max(140px,23%)}
.hero .hero-copy-slide:has(.hero-detail-link[href*="/games/paper-house/"]) .logo-anchor[data-logo-position^="bottom"]{bottom:5%}
.product-banner[data-game="paper-house"] .product-logo{width:min(20vw,260px);margin-bottom:6px}
.product-banner[data-game="paper-house"] .logo-anchor[data-logo-position^="bottom"]{bottom:4%}
@media(max-width:760px){
  .hero .hero-copy-slide:has(.hero-detail-link[href*="/games/paper-house/"]) .logo-anchor[data-logo-position^="bottom"]{bottom:120px}
  .product-banner[data-game="paper-house"] .product-logo{width:190px}
}
@media(max-width:760px){
  .hero [data-hero-device="desktop"]{display:none}
  .hero [data-hero-device="mobile"]{display:block}
}
.hero-preview,.hero-preview body{overflow:hidden!important}
.hero-preview main>:not(.hero),.hero-preview .site-footer,.hero-preview .page-loader{display:none!important}
.hero-preview .hero-slide,.hero-preview .hero-copy-slide{transition:none!important;animation:none!important}

/* Small stars frame the chair mark while keeping its feet on the heading rule. */
.games .section-head h2::before,.services .section-head h2::before{width:2.9em;height:1.84em;background-image:url('brand/section-stars.svg'),url('brand/section-chairs.png');background-size:100% 100%,80% auto;background-position:center,center bottom;background-repeat:no-repeat;flex-shrink:0}

/* Store marks share the same optical box; brand artwork keeps its aspect ratio. */
.trial-platforms .platform-icon{width:38px;height:38px;border-color:#ffffff70}
.trial-platforms .platform-icon img{width:24px;height:24px;object-fit:contain;filter:none}

.product-banner>picture{display:block;width:100%;height:100%}.product-banner>picture>img{display:block;width:100%;height:100%;object-fit:cover}

.product-banner .trial-anchor{pointer-events:none}.product-banner .trial-anchor .trial-platforms{pointer-events:auto}

.product-banner .product-logo,.product-banner .trial-slot{translate:var(--object-x,0px) var(--object-y,0px);scale:var(--object-scale,1);transform-origin:var(--object-origin,left bottom)}
@media(max-width:760px){
.product-banner[data-game] .logo-anchor[data-mobile-logo-position]{top:auto;bottom:auto;left:auto;right:auto;transform:none;text-align:left}
.product-banner[data-game] .logo-anchor[data-mobile-logo-position] .product-logo{margin-left:0;margin-right:0}
.product-banner[data-game] .logo-anchor[data-mobile-logo-position^="top"]{top:8%}
.product-banner[data-game] .logo-anchor[data-mobile-logo-position^="bottom"]{bottom:8%}
.product-banner[data-game] .logo-anchor[data-mobile-logo-position$="left"]{left:4%}
.product-banner[data-game] .logo-anchor[data-mobile-logo-position$="center"]{left:50%;transform:translateX(-50%);text-align:center}
.product-banner[data-game] .logo-anchor[data-mobile-logo-position$="right"]{right:4%;text-align:right}
.product-banner[data-game] .logo-anchor[data-mobile-logo-position$="center"] .product-logo{margin-inline:auto}
.product-banner[data-game] .logo-anchor[data-mobile-logo-position$="right"] .product-logo{margin-left:auto}
.product-banner[data-game="paper-house"] .logo-anchor[data-mobile-logo-position^="bottom"]{bottom:4%}
.product-banner .product-logo,.product-banner .trial-slot{translate:var(--object-mobile-x,0px) var(--object-mobile-y,0px);scale:var(--object-mobile-scale,1);transform-origin:var(--object-mobile-origin,left bottom)}
}
/* Product canvas: source images, freely placed artwork, and per-device button styling. */
.product-banner [data-product-device="mobile"]{display:none}
.product-banner>picture{position:absolute;inset:0;overflow:hidden}
.product-banner>picture>img{position:absolute;max-width:none;width:calc(100% * var(--bg-zoom,1));height:calc(100% * var(--bg-zoom,1));left:var(--bg-left,0%);top:var(--bg-top,0%);object-position:var(--bg-x,50%) var(--bg-y,50%)}
.product-banner .trial-link{background:var(--button-bg,#1f348d);color:var(--button-fg,#fff)}
.product-banner .trial-link:hover{filter:brightness(1.12)}
@media(min-width:761px){
.product-banner[data-game] .logo-anchor[data-free="true"]{left:var(--canvas-x,50%);top:var(--canvas-y,50%);right:auto;bottom:auto;transform:translate(-50%,-50%);padding:0!important;width:max-content;max-width:100%;text-align:center}
.product-banner[data-game] .logo-anchor[data-free="true"] .product-logo,.product-banner[data-game] .logo-anchor[data-free="true"] .trial-slot{translate:none;transform-origin:center;margin:0}
.product-banner[data-game] .trial-anchor[data-free="true"]>.product-logo{display:none}
}
@media(max-width:760px){
.product-banner [data-product-device="desktop"]{display:none}
.product-banner [data-product-device="mobile"]{display:block}
.product-banner>picture>img{width:calc(100% * var(--bg-mobile-zoom,1));height:calc(100% * var(--bg-mobile-zoom,1));left:var(--bg-mobile-left,0%);top:var(--bg-mobile-top,0%);object-position:var(--bg-mobile-x,50%) var(--bg-mobile-y,50%)}
.product-banner .trial-link{background:var(--button-mobile-bg,var(--button-bg,#1f348d));color:var(--button-mobile-fg,var(--button-fg,#fff))}
.product-banner[data-game] .logo-anchor[data-mobile-free="true"]{left:var(--canvas-mobile-x,50%);top:var(--canvas-mobile-y,50%);right:auto;bottom:auto;transform:translate(-50%,-50%);padding:0!important;width:max-content;max-width:100%;text-align:center}
.product-banner[data-game] .logo-anchor[data-mobile-free="true"] .product-logo,.product-banner[data-game] .logo-anchor[data-mobile-free="true"] .trial-slot{translate:none;transform-origin:center;margin:0}
.product-banner[data-game] .trial-anchor[data-mobile-free="true"]>.product-logo{display:none}
.game-page,body:has(.hero){--header-h:0px}
.game-page .page-main,body:has(.hero) main{padding-top:0}
.game-page .product-banner,body:has(.hero) .hero{height:100dvh;min-height:100svh;aspect-ratio:auto}
.game-page .site-header,body:has(.hero)>.site-header{position:fixed;inset:auto;top:max(12px,env(safe-area-inset-top));right:max(12px,env(safe-area-inset-right));left:auto;width:auto;height:auto;min-height:0;padding:0;background:transparent;border:0;box-shadow:none;pointer-events:none;z-index:120}
.game-page .site-header::after,body:has(.hero)>.site-header::after,.game-page .site-header>.brand,body:has(.hero)>.site-header>.brand{display:none}
.game-page .site-header .header-actions{margin:0}
.game-page .site-header .menu-toggle,body:has(.hero)>.site-header .mobile-menu{pointer-events:auto}
}


.trial-platforms .platform-list::-webkit-scrollbar{display:none}
/* One mobile navigation surface; no compact-popover overrides. */
html.mobile-navigation-open,html.mobile-navigation-open body{overflow:hidden;overscroll-behavior:none}
.mobile-navigation-panel,.mobile-menu-brand,.mobile-language-label{display:none}
@media(max-width:1100px){
  .main-nav,.site-nav,.site-header .language-menu{display:none}
  .site-header .mobile-menu{display:block;margin-left:auto}
  .site-header.mobile-navigation-host .mobile-nav-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-width:82px;height:44px;min-height:44px;padding:0 14px;margin:0;border:1px solid #ffffff40;border-radius:999px;background:#10172c99;color:#fff;font:500 13px/1 var(--sans);letter-spacing:.04em;box-shadow:0 3px 14px #0002;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);pointer-events:auto;list-style:none;cursor:pointer;transition:background .2s ease,border-color .2s ease}
  .site-header.mobile-navigation-host .mobile-nav-button:hover{background:#26344bc9;border-color:#ffffff80}
  .site-header.mobile-navigation-host .mobile-nav-button:focus-visible{outline:2px solid #b8ccef;outline-offset:4px}
  .mobile-nav-button::-webkit-details-marker{display:none}
  .mobile-menu-icon{position:relative;display:block;width:16px;height:14px;flex:0 0 16px}
  .mobile-menu-icon::before,.mobile-menu-icon::after{content:"";position:absolute;left:0;width:16px;height:1.5px;border-radius:2px;background:currentColor;transition:transform .22s ease,top .22s ease}
  .mobile-menu-icon::before{top:3px}.mobile-menu-icon::after{top:10px}
  .mobile-nav-button[aria-expanded="true"] .mobile-menu-icon::before{top:6px;transform:rotate(45deg)}
  .mobile-nav-button[aria-expanded="true"] .mobile-menu-icon::after{top:6px;transform:rotate(-45deg)}
  body.menu-open .site-header.mobile-navigation-host{position:fixed;top:max(16px,env(safe-area-inset-top));right:max(20px,env(safe-area-inset-right));left:auto;inset-block-end:auto;width:auto;height:auto;padding:0;background:transparent!important;box-shadow:none;z-index:130;pointer-events:none}
  body.menu-open .mobile-navigation-host>.brand,body.menu-open .mobile-navigation-host::after{display:none}
  .mobile-panel.mobile-navigation-panel,.mobile-nav.mobile-navigation-panel{position:fixed;inset:0;z-index:125;display:flex;flex-direction:column;width:100%;height:100dvh;max-width:none;max-height:none;box-sizing:border-box;margin:0;padding:max(110px,calc(env(safe-area-inset-top) + 94px)) clamp(24px,7vw,48px) max(28px,env(safe-area-inset-bottom));border:0;border-radius:0;background:linear-gradient(160deg,#15213b 0%,#0a1023 70%);color:#f3f5fb;box-shadow:none;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;text-align:left;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px);transition:opacity .22s ease,transform .22s ease,visibility 0s linear .22s}
  body.menu-open .mobile-navigation-panel{display:flex;flex-direction:column;align-items:stretch;gap:0;opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);transition-delay:0s}
  .mobile-navigation-panel .mobile-menu-brand{position:absolute;top:max(26px,env(safe-area-inset-top));left:clamp(24px,7vw,48px);display:block}
  .mobile-menu-brand img{display:block;width:148px;height:38px;object-fit:contain;object-position:left center;filter:brightness(0) invert(1)}
  .mobile-navigation-panel nav{display:flex;flex-direction:column;gap:0;margin:0;text-align:left}
  .mobile-navigation-panel nav>a,.mobile-nav.mobile-navigation-panel>a{display:flex;align-items:center;justify-content:flex-start;gap:16px;min-height:64px;flex-shrink:0;width:100%;box-sizing:border-box;margin:0;padding:17px 0;border:0;border-bottom:1px solid #ffffff17;border-radius:0;background:transparent;color:#dbe2f2;font:500 clamp(24px,6.5vw,32px)/1.25 var(--sans);letter-spacing:.015em;text-align:left;text-decoration:none;transition:color .18s ease,padding-left .18s ease}
  .mobile-navigation-panel nav>a::before,.mobile-nav.mobile-navigation-panel>a::before{content:none}
  .mobile-navigation-panel nav>a::after,.mobile-nav.mobile-navigation-panel>a::after{content:"→";display:block;width:auto;height:auto;flex:none;margin-left:auto;border:0;border-radius:0;background:none;color:#90a0bf;font:400 21px/1 var(--sans);opacity:.7;transform:none}
  .mobile-navigation-panel nav>a:is(:hover,:focus-visible),.mobile-nav.mobile-navigation-panel>a:is(:hover,:focus-visible){background:transparent;color:#fff;padding-left:7px;outline:none}
  .mobile-navigation-panel nav>a[aria-current="page"],.mobile-nav.mobile-navigation-panel>a[aria-current="page"]{color:#fff;font-weight:650;box-shadow:none}
  .mobile-navigation-panel .mobile-languages{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;width:100%;margin-top:auto;padding-top:36px;border:0;justify-content:stretch}
  .mobile-navigation-panel .mobile-language-label{display:block;grid-column:1/-1;margin:0 0 3px;color:#98a7c3;font:500 11px/1.4 var(--sans);letter-spacing:.12em;text-align:left}
  .mobile-navigation-panel .mobile-languages>a{display:grid;place-items:center;min-width:0;min-height:44px;width:auto;margin:0;padding:8px 3px;border:1px solid #ffffff22;border-radius:8px;background:#ffffff05;color:#c2cde2;font:500 12px/1.4 var(--sans);text-align:center;text-decoration:none;white-space:nowrap;box-shadow:none}
  .mobile-navigation-panel .mobile-languages>a:is(:hover,:focus-visible){background:#ffffff15;color:#fff;outline:2px solid #9db5df;outline-offset:2px}
  .mobile-navigation-panel .mobile-languages>a[aria-current="true"],.mobile-navigation-panel .mobile-languages>a[aria-current="page"]{background:#e6edf9;border-color:#e6edf9;color:#12223d;box-shadow:none}
}
@media(prefers-reduced-motion:reduce){.mobile-navigation-panel,.mobile-menu-icon::before,.mobile-menu-icon::after{transition:none!important}}
/* The slot keeps the configured origin fixed as the picker changes width. */
.product-banner .trial-slot{display:inline-block;position:relative;vertical-align:top;width:var(--trial-button-width,140px);height:48px;max-width:100%;pointer-events:auto}
.product-banner .trial-slot>.trial-platforms{position:relative;left:50%;transform:translateX(-50%);scale:1;translate:none;max-width:min(640px,calc(100vw - 32px));transition:padding .3s cubic-bezier(.22,1,.36,1)}
@media(min-width:761px){
.trial-slot>.trial-platforms[data-expand-direction="right"]{left:0;transform:none}
.trial-slot>.trial-platforms[data-expand-direction="left"]{left:100%;transform:translateX(-100%);flex-direction:row-reverse;padding-right:0}
.trial-slot>.trial-platforms[data-expand-direction="left"].is-open{padding-left:30px;padding-right:0}
.trial-slot>.trial-platforms[data-expand-direction="left"]::after{left:0;right:auto;transform:scaleX(-1)}
.trial-slot>.trial-platforms[data-expand-direction="left"]::before{inset:2px 0 2px 16px}
}
@media(max-width:760px){
.product-banner .trial-slot{width:var(--trial-button-width,100px)}
.trial-slot>.trial-platforms[data-mobile-expand-direction="right"]{left:0;transform:none}
.trial-slot>.trial-platforms[data-mobile-expand-direction="left"]{left:100%;transform:translateX(-100%);flex-direction:row-reverse;padding-right:0}
.trial-slot>.trial-platforms[data-mobile-expand-direction="left"].is-open{padding-left:30px;padding-right:0}
.trial-slot>.trial-platforms[data-mobile-expand-direction="left"]::after{left:0;right:auto;transform:scaleX(-1)}
.trial-slot>.trial-platforms[data-mobile-expand-direction="left"]::before{inset:2px 0 2px 16px}
}

/* All desktop overlay geometry uses the same reference canvas as the background. */
.product-artboard{position:absolute;inset:0;pointer-events:none}
@media(min-width:761px){
  .product-artboard{width:1440px;height:606px;right:auto;bottom:auto;transform:scale(var(--product-canvas-scale,1));transform-origin:top left}
  .product-banner .product-logo{width:360px}
  .product-banner[data-game="paper-house"] .product-logo{width:260px}
  .product-banner .trial-link{min-width:140px;font-size:16px;padding:8px 25px}
  .product-banner .platform-list{gap:7px}
}

/* Hero artwork shares the product editor free-drag coordinate system. */
.hero .hero-textflow .hero-copy-slide .logo-anchor[data-hero-device][data-free="true"]{left:var(--canvas-x,50%);top:var(--canvas-y,50%);right:auto;bottom:auto;transform:translate(-50%,-50%);translate:none}
