/* Shared editorial layer: warm paper, espresso ink, aged brass, and soft greenery. */
html body.guide-body .guide-build-grid+p{padding-top:24px}
html body.guide-body .guide-section>h2{font-size:clamp(1.5rem,2.6vw,2.5rem);line-height:1.6;letter-spacing:0;margin-bottom:28px}
html body.guide-body .guide-build-grid{gap:28px}
html body.guide-body .guide-build-grid .project-card{padding:24px;border-radius:2px!important;background:#ebe4d7!important;border:1px solid #d8cdbd;box-shadow:none}
html body.guide-body .guide-build-grid .project-card h3{font-size:1.3rem;line-height:1.6;margin:0 0 16px}
html body.guide-body .guide-build-grid .project-card p{line-height:1.95;margin:0}
html body.guide-body .guide-event-list{max-width:none;border:0;gap:0 40px}
html body.guide-body .guide-event-list>article{min-height:0;padding:28px 0;border:0;border-top:1px solid #d8cdbd;background:transparent}
html body.guide-body .guide-event-list h3{font-size:1.3rem;line-height:1.6;margin:0 0 12px}
html body.guide-body .guide-event-list p{margin:0;max-width:36rem;line-height:1.95}
html body.guide-body article:has(>.article-visual){display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:48px;align-items:start}
html body.guide-body article:has(>.article-visual)>*{grid-column:1/-1;min-width:0}
html body.guide-body article:has(>.article-visual)>.page-hero{grid-column:1;padding:24px 0 40px!important;margin:0;border-bottom:0!important}
html body.guide-body article:has(>.article-visual)>.article-visual{grid-column:2;grid-row:1;align-self:center;margin:24px 0 40px;width:100%;background:transparent;box-shadow:none}
html body.guide-body .article-visual img{width:100%;height:auto;border-radius:2px!important;box-shadow:none}
html body.guide-body .article-visual figcaption{padding:16px 0;font-size:.85rem;line-height:1.85}
@media(max-width:900px){html body.guide-body article:has(>.article-visual){display:block}html body.guide-body article:has(>.article-visual)>.article-visual{margin:0 0 32px}}
html body.guide-body h1{font-size:clamp(1.8rem,3.5vw,3.25rem)!important;line-height:1.5!important;letter-spacing:0!important;max-width:24em}
html body.guide-body .guide-toc{background:transparent;border-width:1px 0;border-radius:0;padding:28px 0;margin-block:40px 64px}
html body.guide-body .guide-toc ol{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:40px;row-gap:4px;padding-left:24px}
html body.guide-body .guide-toc a{line-height:1.7;text-decoration:none;border-bottom:1px solid transparent}
html body.guide-body .guide-toc a:hover{border-bottom-color:#486b59}
html body.guide-body section[id]{scroll-margin-top:100px}
@media(max-width:600px){html body.guide-body .guide-toc ol{grid-template-columns:1fr}html body.guide-body .guide-article__header .status{display:block;width:fit-content;margin-bottom:20px}}
html body.guide-body .guide-figure{min-width:0;max-width:100%}
html body.guide-body .guide-figure img{display:block;max-width:100%;height:auto}
html body.guide-body .table-wrap{max-width:100%;min-width:0;overflow-x:auto}
html body.guide-body .faq{gap:0}
html body.guide-body .faq h2{font-size:clamp(1.6rem,3vw,2.6rem);line-height:1.5;margin-bottom:32px}
html body.guide-body .faq details{border:0;border-top:1px solid #d8cdbd;background:transparent!important;border-radius:0!important;box-shadow:none;padding:0}
html body.guide-body .faq details:last-child{border-bottom:1px solid #d8cdbd}
html body.guide-body .faq summary{position:relative;list-style:none;padding:24px 36px 24px 0;font-weight:600;line-height:1.8;min-height:44px}
html body.guide-body .faq summary::-webkit-details-marker{display:none}
html body.guide-body .faq summary::after{content:'+';position:absolute;right:4px;top:24px;color:#486b59;font-size:1.25rem}
html body.guide-body .faq details[open]>summary::after{content:'−'}
html body.guide-body .faq summary:focus-visible{outline:2px solid #486b59;outline-offset:4px}
html body.guide-body .faq details>p{margin:0;padding:0 36px 28px 0;max-width:48rem;line-height:1.95}
html body .guide-cta{background:#ebe4d7!important;border:1px solid #d8cdbd;box-shadow:none;padding:clamp(28px,5vw,64px)}
html body .guide-cta h2{font-size:clamp(1.65rem,3vw,2.7rem);line-height:1.5}
html body .guide-cta p{max-width:42rem;line-height:1.9}
html body .guide-steps li>strong{display:block;margin-bottom:10px;font-size:1.2rem;line-height:1.6}
html body .guide-steps li>span{display:block;line-height:1.9}
@media(max-width:600px){html body .guide-cta .hero-actions{align-items:stretch;flex-direction:column;gap:12px}html body .guide-cta .button-primary{justify-content:center;text-align:center}html body .guide-cta .button-secondary{align-self:flex-start}}
/* Body-level tokens override the earlier per-game palettes. */
html body.works-night .page-hero::before{display:none!important}
html body.works-night .page-hero{isolation:auto;overflow:visible;border-radius:0!important}
html body.works-night .game-guide{background:#ebe4d7;border:0;border-radius:2px;padding:32px;margin-top:64px}
html body.works-night .game-facts li{color:#61564a!important;border-color:#cbbda8}
html body.works-night .project-card--game:hover{transform:translateY(-3px);box-shadow:none!important}
@media(max-width:700px){html body.works-night .page-hero h1{font-size:2rem!important;line-height:1.5!important;letter-spacing:0!important}html body.works-night .game-guide{padding:24px 16px}html body.works-night .card-actions{align-items:stretch;flex-direction:column}html body.works-night .card-actions .text-link{align-self:flex-start;min-height:44px;display:inline-flex;align-items:center}}
html body.mori-home .arcade-hero__visual{background:transparent!important}
html body.mori-home .arcade-hero__visual{display:block!important;height:auto!important;min-height:0!important;box-shadow:none!important}
html body.mori-home .arcade-hero__visual picture{position:relative!important;inset:auto!important;width:100%!important;height:350px!important}
html body.mori-home .arcade-hero__visual-label{display:block!important;min-height:0!important;background:transparent!important}
html body.mori-home .arcade-hero__visual-label>*{display:block;margin:8px 0}
html body.mori-home .arcade-hero__visual-label>b{display:none}
html body.mori-home .arcade-trust-list .ph{color:#486b59}
/* Quiet catalog layout: pictures, captions, then one primary action. */
html body .page-hero{max-width:none;width:100%;border:0!important;border-bottom:1px solid #d8cdbd!important;background:transparent!important;box-shadow:none!important;padding:48px 0 60px!important}
html body .page-hero>p{max-width:42rem;line-height:1.95}
html body :is(.hero-actions,.card-actions){display:flex;flex-wrap:wrap;align-items:center;gap:16px 24px;margin-top:28px}
html body :is(.button,.home-primary-cta,.home-card-cta){min-height:48px;padding:13px 24px;border-radius:2px!important;font-size:.9rem;font-weight:500;letter-spacing:.04em;box-shadow:none!important}
html body .button-secondary{background:transparent!important;border-width:0 0 1px!important;padding-inline:0!important;min-height:44px}
html body .text-link{font-size:.88rem;text-underline-offset:6px}
html body .project-card{padding:28px;border-radius:2px!important;box-shadow:none!important}
html body .project-card--game{padding:0;border:0!important;background:transparent!important}
html body .project-card__body{padding:28px 0 38px}
html body .project-grid{gap:32px}
.mori-home .arcade-hero__visual{min-height:420px!important;transform:none!important;border:0!important;box-shadow:none!important;overflow:visible}
.mori-home .arcade-hero__visual::before,.mori-home .arcade-hero__visual::after{display:none!important}
.mori-home .arcade-hero__visual-label{position:relative!important;inset:auto!important;width:100%!important;max-width:none!important;padding:22px 0!important;background:transparent!important;border:0!important;backdrop-filter:none!important}
.mori-home .arcade-hero__visual picture{display:block;height:350px;overflow:hidden;border-radius:2px}
.mori-home .arcade-hero__visual img{width:100%;height:100%;object-fit:cover;object-position:center}
.mori-home .arcade-hero__visual-label strong{font-size:1.6rem!important;letter-spacing:.02em}
.mori-home .arcade-hero__visual-label b{display:none}
.mori-home .arcade-game-card{background:transparent!important;border:0!important;box-shadow:none!important}
.mori-home .arcade-game-card__copy,.mori-home .arcade-game-card:first-child .arcade-game-card__copy{padding:24px 0 36px;min-height:0}
.mori-home .arcade-game-card h3,.mori-home .arcade-game-card:first-child h3{font-size:1.7rem}
.mori-home .home-card-cta{display:inline-flex;max-width:230px;background:transparent!important;color:#486b59!important;border-width:0 0 1px;padding-inline:0}
.mori-home .arcade-game-grid{gap:32px 48px}
.mori-home .arcade-hero__actions{align-items:center;gap:24px}
.mori-home .home-secondary-cta{border-width:0 0 1px;border-radius:0;padding-inline:0}
@media(max-width:700px){html body .hero-actions{align-items:stretch;flex-direction:column}html body .hero-actions .text-link{padding:10px 0}.mori-home .arcade-hero__visual picture{height:300px}.mori-home .arcade-game-grid{gap:24px}.mori-home .arcade-hero__actions{align-items:stretch;flex-direction:column}.mori-home .home-primary-cta{justify-content:space-between}.mori-home .home-secondary-cta{align-self:flex-start}}
html body[class]{--bg:#f4f0e8!important;--panel:#fffdf8!important;--text:#302923!important;--ink:#302923!important;--muted:#71685e!important;--line:#d8cdbd!important;--accent:#486b59!important;--cyan:#486b59!important;--pink:#986045!important;background:radial-gradient(circle at 85% 4%,#cab78f33,transparent 28rem),#f4f0e8!important}
html body .global-nav a.nav-cta{color:#fffdf8!important}
html body .site-header{background:#fffdf8!important}
.mori-home .arcade-nav a.arcade-nav__cta{color:#fffdf8!important}
.mori-home .arcade-hero .arcade-hero__copy{max-width:none}
.mori-home .arcade-hero h1{max-width:none!important;font-size:clamp(2.2rem,3.5vw,4.2rem)!important}
.mori-home .arcade-brand small{color:#71685e!important}
html body { --bg:#f4f0e8; --panel:#fffdf8; --text:#302923; --ink:#302923; --muted:#71685e; --line:#d8cdbd; --accent:#486b59; --teal:#486b59; --cyan:#486b59; --pink:#986045; --home-accent:#486b59; --home-rule:#d8cdbd; --home-ink:#302923; --home-paper:#f4f0e8; }
body :is(.page-hero,.windows-edition-hero) h1 {font-size:clamp(2.5rem,5.6vw,5rem)!important;line-height:1.2!important;letter-spacing:-.035em!important;text-shadow:none!important}
body :is(.page-hero,.windows-edition-hero)::after{display:none!important}
body :is(.page-hero,.windows-edition-hero){min-height:0!important;padding:64px!important;border-radius:4px!important}
body :is(.title-reading,.breadcrumb,.breadcrumb a,.brand small,dt,dd,summary){color:#61564a!important}
body :is(.status,.status-live){background:#e9e2d4!important;color:#795035!important;border-color:#d8cdbd!important}
body :is(.global-nav,.menu-toggle){background:#fffdf8!important;color:#302923!important}
body .menu-toggle span{background:#302923!important}
body :is(.news-card,.guide-prose,.guide-toc,.topic-nav,.section-nav){border-color:#d8cdbd!important;color:#302923!important}
body a:not([class]){color:#486b59}
.mori-home .arcade-header,.mori-home .arcade-nav,.mori-home .arcade-mobile-actions{background:#fffdf8!important;border-color:#d8cdbd!important}
.mori-home :is(.arcade-brand,.arcade-nav a,.arcade-menu-button,.arcade-mobile-actions a,.arcade-mobile-actions button){color:#302923!important}
.mori-home .arcade-hero::before,.mori-home .arcade-hero::after{display:none!important}
.mori-home .arcade-hero{background:none!important;gap:56px;min-height:0;padding:105px 0 85px}
.mori-home .arcade-hero h1{font-size:clamp(2.6rem,4.5vw,5rem);line-height:1.45;letter-spacing:.01em;text-shadow:none}
.mori-home .arcade-hero h1 span{color:#486b59!important;padding-left:0}
.mori-home :is(.home-primary-cta,.home-card-cta,.arcade-nav__cta){background:#486b59!important;color:#fffdf8!important;border-color:#486b59!important;box-shadow:none!important;border-radius:3px}
.mori-home .home-secondary-cta{color:#61564a!important;border-color:#ad9c86!important;background:transparent!important}
.mori-home .arcade-hero__visual{border:10px solid #fffdf8;border-radius:3px;box-shadow:16px 16px 0 #ded3c1!important;transform:rotate(1deg)}
.mori-home .arcade-hero__visual-label{background:#fffdf8!important;color:#302923!important;border-color:#d8cdbd!important}
.mori-home .arcade-hero__visual-label :is(small,span,b,strong){color:#514534!important}
.mori-home .arcade-game-card,.mori-home .arcade-quick-grid a{background:#fffdf8!important;border-color:#d8cdbd!important;box-shadow:0 6px 20px #4534240d!important;border-radius:4px;color:#302923!important}
.mori-home .arcade-game-card:hover{transform:translateY(-3px)}
.mori-home :is(.arcade-tags span,.arcade-updates a,.arcade-updates time,.arcade-updates span){color:#61564a!important;border-color:#d8cdbd!important}
.mori-home .arcade-footer{background:#e6ded0!important;border-color:#cbbda8!important}
.mori-home .arcade-footer :is(a,h2,strong,small){color:#302923!important}
.mori-home .arcade-support__links a{border-color:#ad9c86!important}
@media(min-width:901px){.mori-home .arcade-hero{grid-template-columns:1fr 1fr}.mori-home .arcade-game-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){body :is(.page-hero,.windows-edition-hero){padding:32px 22px!important}.mori-home .arcade-hero{padding-top:55px;gap:36px}.mori-home .arcade-hero__visual{transform:none;margin-right:12px}}
:root{--bg:#f4f0e8;--paper:#fffdf8;--panel:#ebe4d7;--ink:#302923;--muted:#71685e;--line:#d8cdbd;--teal:#597e6c;--coral:#b86d55;--shadow:0 18px 44px rgba(69,52,36,.11)}body{background:radial-gradient(circle at 85% 4%,rgba(202,183,143,.2),transparent 28rem),var(--bg)!important;color:var(--ink)!important;font-family:"Noto Sans JP",system-ui,sans-serif}.site-header{background:rgba(255,253,248,.9)!important;border-bottom:1px solid var(--line)!important;backdrop-filter:blur(15px)}.brand,.global-nav a{color:var(--ink)!important}.global-nav a:hover,.global-nav a:focus-visible,.text-link{color:var(--teal)!important}.nav-cta,.button-primary{border-color:var(--teal)!important;background:var(--teal)!important;color:#fffdf8!important}.button-secondary{border-color:#a99a86!important;color:var(--ink)!important;background:rgba(255,253,248,.55)!important}.page-hero,.windows-edition-hero{border-color:var(--line)!important;background:linear-gradient(125deg,rgba(255,253,248,.94),rgba(244,240,232,.68))!important;box-shadow:var(--shadow)!important}.page-hero h1,.windows-edition-hero h1,h1,h2,h3{color:var(--ink)!important;font-family:Georgia,"Noto Serif JP",serif!important}.page-hero p,.windows-edition-lead,p,li{color:var(--muted)!important}.label,.status{color:var(--coral)!important}.project-card,.info-panel,.card,.faq details{background:var(--paper)!important;border-color:var(--line)!important;box-shadow:0 8px 24px rgba(69,52,36,.06)}.gameplay-showcase img,.project-card__media img{border-color:var(--line)!important;border-radius:14px!important}.site-footer{background:#382f28!important;border-top-color:#4c4035!important}.site-footer,.site-footer a,.site-footer p{color:#f5eee3!important}@media(max-width:700px){.page-main{width:min(100% - 32px,1180px)!important}.page-hero,.windows-edition-hero{padding:40px 24px!important}}
