body[data-page="game"]{background:#142331}body[data-page="game"] .main-content{max-width:1640px;padding-top:23px;padding-inline:32px}.game-breadcrumb{display:flex;align-items:center;gap:12px;color:#869daf;font-size:12px;margin-bottom:19px}.game-breadcrumb a:hover{color:white}.game-breadcrumb strong{color:#d6e3eb;font-weight:600}.game-player{overflow:hidden;border-radius:12px;background:#0c1823;box-shadow:0 10px 35px #07111c25}.game-player .game-frame{height:auto;aspect-ratio:1440/800;border:0;border-radius:0;margin:0;background:#060913}.game-player .game-frame iframe{height:100%;width:100%}.player-toolbar{display:flex;gap:9px;align-items:center;padding:12px 17px;min-height:62px;background:#0d1c29}.player-brand{display:flex;flex-direction:column;align-items:center;line-height:1.05;padding:0 13px}.player-brand strong{font-family:Georgia,serif;letter-spacing:3px;font-size:23px}.player-brand span{font-size:6px;letter-spacing:2px;color:#8c9fab;margin-top:5px}.toolbar-divider{height:24px;width:1px;background:#314350;margin-right:5px}.player-tool{display:flex;align-items:center;justify-content:center;gap:9px;min-width:38px;height:38px;border-radius:6px;padding:0 10px;color:#8fa7b9;background:transparent;font-size:12px;font-weight:650}.player-tool .icon{width:18px;height:18px}.player-tool:hover,.player-tool[aria-pressed="true"]{background:#223a4b;color:#e7f3fa}.player-tool.selected{color:#d7ba76}.player-tool.selected .icon{fill:#d7ba7644}.view-controls{margin-left:auto;display:flex;gap:6px;align-items:center}.play-mode{display:flex;align-items:center;gap:7px;color:#a7bcce;font-size:11px;margin-left:auto}.play-mode>span{height:6px;width:6px;background:#add986;border-radius:50%}.game-info-card{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:25px 2px}.game-identity{display:flex;align-items:center;gap:15px}.game-mini-cover{width:60px;height:66px;border-radius:8px;display:grid;place-items:center;background:linear-gradient(#07091633,#080e1899),url('lux/observatory.png') center/cover;color:#efdeb8;font:bold 18px Georgia,serif;letter-spacing:2px;border:1px solid #b2965833}.game-identity h1{font-size:20px;letter-spacing:-.3px}.game-identity h1 span{font-size:13px;letter-spacing:0;color:#b2c2d0;font-weight:450;margin-left:7px}.game-identity a{color:#90a8ba;font-size:12px;display:inline-flex;align-items:center;gap:3px;margin-top:4px}.game-identity .icon{width:13px;height:13px}.game-tags{display:flex;gap:8px}.game-tags span{background:#243a4b;border:1px solid #304859;border-radius:20px;padding:5px 11px;font-size:10px;color:#a4b9c8}.game-details{background:#1b2e3e;border-radius:10px;overflow:hidden}.game-details details+details{border-top:1px solid #2a4051}.game-details summary{cursor:pointer;list-style:none;padding:21px 25px;font-size:14px;font-weight:650;display:flex;align-items:center;justify-content:space-between}.game-details summary::-webkit-details-marker{display:none}.game-details summary>span{font-size:20px;color:#90a8ba}.game-details summary:focus-visible{outline:2px solid var(--green);outline-offset:-4px}.game-details-body{padding:0 25px 26px}.game-details-body p{color:#a3b6c5;font-size:12px;line-height:1.85;max-width:790px}.game-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;border-top:1px solid #304251;margin-top:24px;padding-top:23px}.game-facts div{display:flex;flex-direction:column;gap:7px}.game-facts span{font-size:9px;letter-spacing:.9px;color:#849cab}.game-facts strong{font-size:13px;color:#d1dfe9;font-weight:650}
/* Keep the bounded game stage centred beside the sidebar on wide monitors. */
body[data-page="game"]:not(.theater) .main-content{margin-left:max(var(--sidebar-width),calc((100% + var(--sidebar-width) - 1640px)/2))}
@media(min-width:1800px){body[data-page="game"]:not(.theater) .main-content{margin-left:max(var(--sidebar-width),calc((100% + var(--sidebar-width) - 1700px)/2))}}
body.theater .sidebar{transform:translateX(-100%);visibility:hidden}body.theater .main-content{margin-left:0;max-width:none;padding-inline:24px}body.theater .game-player{max-width:1800px;margin-inline:auto}body.theater .game-breadcrumb,body.theater .game-info-card,body.theater .game-details,body.theater .footer{max-width:1800px;margin-inline:auto}body.theater .game-breadcrumb{margin-bottom:15px}body.theater .game-frame{height:calc(100dvh - 199px);min-height:460px;max-height:1100px;aspect-ratio:auto}.game-player:fullscreen{width:100%;height:100%;border-radius:0;display:flex;flex-direction:column;background:#060913}.game-player:fullscreen .game-frame{flex:1;min-height:0;max-height:none;height:auto;aspect-ratio:auto}.game-player:fullscreen .player-toolbar{flex:0 0 58px}.game-player:fullscreen .theater-button{display:none}
@media(min-width:1800px){body[data-page="game"]:not(.theater) .main-content{max-width:1700px}}@media(max-width:850px){body[data-page="game"] .main-content{padding:20px 18px 0}.game-info-card{padding:19px 0}.game-tags{display:none}.game-facts{grid-template-columns:repeat(2,1fr)}.theater-button{display:none}}
@media(max-width:699px){.game-player .game-frame{aspect-ratio:760/970}.game-player{border-radius:8px}.player-toolbar{padding:9px 8px;gap:3px;min-height:55px}.player-brand{padding:0 7px}.player-brand strong{font-size:18px}.player-brand span{font-size:5px}.play-mode{font-size:9px;gap:5px}.player-tool{min-width:33px;padding:0 7px}.toolbar-divider{margin:0 2px}.view-controls{margin-left:5px}.game-breadcrumb{font-size:10px;margin-bottom:13px}.game-identity h1 span{display:block;margin:2px 0 0;font-size:12px}.game-details summary{padding:18px;font-size:12px}.game-details-body{padding:0 18px 21px}.game-details-body p{font-size:11px}.game-mini-cover{width:52px;height:59px}body.theater .main-content{padding-inline:12px}body.theater .game-frame{height:auto;min-height:0;aspect-ratio:760/970}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}

.game-player{container-type:inline-size}@container (max-width:699px){.game-player:not(:fullscreen) .game-frame{height:auto;min-height:0;aspect-ratio:760/970}}


.game-mode-controls{display:flex;align-items:center;gap:14px;margin-left:auto;flex-wrap:wrap}.game-mode-controls small{font-size:10px;color:#9aafbf}.mode-switch{display:flex;align-items:center;gap:7px;cursor:pointer;color:#d9e1ec;font-size:12px;white-space:nowrap}.mode-switch input{position:absolute;opacity:0;width:1px;height:1px}.mode-switch>span{width:34px;height:20px;border-radius:20px;background:#324456;position:relative;transition:background .18s}.mode-switch>span:after{content:'';position:absolute;left:3px;top:3px;width:14px;height:14px;background:#afbdca;border-radius:50%;transition:transform .18s,background .18s}.mode-switch input:checked+span{background:#997d44}.mode-switch input:checked+span:after{transform:translateX(14px);background:#fff0c9}.mode-switch input:focus-visible+span{outline:2px solid #fff0c9;outline-offset:3px}.mode-switch:has(input:disabled){opacity:.4;cursor:default}@media(max-width:700px){.player-toolbar{flex-wrap:wrap}.game-mode-controls{order:5;width:100%;margin:4px 0;justify-content:center}.game-mode-controls small{width:100%;text-align:center}}
