@font-face{font-family:Outfit;src:url('/assets/outfit-latin.woff2') format('woff2');font-weight:100 900;font-display:swap}
:root{color-scheme:dark;--bg:#141719;--panel:#1c2226;--line:#354049;--ink:#f7f5eb;--muted:#a9b2b8;--lime:#d6fa5b;--radius:16px;--font:Outfit,ui-sans-serif,system-ui,sans-serif}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font);line-height:1.5;-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a,input{touch-action:manipulation}button,a{ -webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button:disabled{cursor:default}img{display:block;max-width:100%}svg{display:block;width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}h1,h2,h3,p{margin:0}button{border:0}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--lime);outline-offset:5px}::selection{background:var(--lime);color:var(--bg)}[hidden]{display:none!important}.wrap{width:min(1440px,calc(100% - 96px));margin-inline:auto}.skip-link{position:fixed;top:-100px;left:20px;background:var(--lime);color:#141719;padding:14px;z-index:100}.skip-link:focus{top:12px}
.site-header{border-bottom:1px solid var(--line);background:var(--bg)}.header-inner{min-height:92px;display:flex;align-items:center;gap:42px}.brand{display:flex;align-items:center;gap:14px;flex-shrink:0;font-weight:800;letter-spacing:-1.2px;font-size:27px;line-height:1.1}.brand>svg{width:36px;height:36px;color:var(--lime);stroke-width:4}.desktop-nav{align-self:stretch;display:flex;gap:28px;align-items:stretch}.desktop-nav>a{display:flex;align-items:center;position:relative;font-size:15px;font-weight:500;color:#c7ced0;white-space:nowrap}.desktop-nav>a[aria-current=page]{color:var(--lime)}.desktop-nav>a[aria-current=page]:after{content:'';position:absolute;bottom:-1px;left:0;right:0;height:3px;background:var(--lime)}.header-actions{margin-left:auto;display:flex;align-items:center;gap:18px}.icon-button{background:transparent;display:inline-flex;justify-content:center;align-items:center;min-width:44px;min-height:44px;border-radius:10px}.icon-button:hover{background:#ffffff0c}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:12px 25px;border-radius:10px;font-size:17px;font-weight:650;line-height:1.2;transition:background .15s,transform .15s;white-space:nowrap}.button:hover{transform:translateY(-2px)}.button.lime{background:var(--lime);color:#161a10}.button.lime:hover{background:#e0ff80}.button.secondary{background:#2b3339;border:1px solid #45515b}.button.compact{font-size:14px;min-height:42px;padding:10px 16px}.button>svg{width:18px;height:18px}.text-button{background:transparent;padding:8px 0;min-height:44px;font-size:14px;color:var(--muted)}.text-button:hover{color:var(--ink)}.search-panel{padding-block:20px 24px}.search-panel label{font-size:13px;color:var(--muted);display:block;margin-bottom:8px}.search-field{display:flex;align-items:center;gap:14px;border:1px solid #68777f;border-radius:12px;padding:4px 16px;background:var(--panel)}.search-field input{min-width:0;width:100%;border:0;background:transparent;color:var(--ink);font-size:18px;min-height:48px;outline:none}.search-field:focus-within{border-color:var(--lime)}
#main{min-height:65vh;padding-top:40px;outline:none}.intro{margin-bottom:28px}.eyebrow{font-size:11px;letter-spacing:1.8px;text-transform:uppercase;font-weight:600;color:var(--muted)}.intro h1{font-size:clamp(44px,5vw,76px);font-weight:800;line-height:1.08;letter-spacing:-2.7px;margin-bottom:10px}.intro p{font-size:21px;color:#c9ced0;font-weight:400}.filters{display:flex;gap:9px;align-items:center;flex-wrap:wrap;margin-bottom:22px}.filter{min-height:38px;border-radius:24px;padding:6px 21px;background:var(--panel);border:1px solid var(--line);color:#c4cbd1;font-size:14px}.filter[aria-pressed=true]{background:var(--lime);border-color:var(--lime);color:#1c210d;font-weight:600}.filter:hover{border-color:#8c9a9f}.library-count{margin-left:auto;font-size:12px;color:var(--muted);display:flex;align-items:center;gap:7px}.lime-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--lime)}
.featured-grid{display:grid;grid-template-columns:minmax(0,2.05fr) minmax(280px,1fr);gap:20px}.feature-card,.teaser-card,.catalog-card{border:1px solid #3e4b54;border-radius:var(--radius);background:var(--panel);overflow:hidden}.hero-art{position:relative;min-height:390px;height:clamp(370px,30vw,475px);overflow:hidden;isolation:isolate;display:flex;align-items:flex-end;padding:32px}.hero-art>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.hero-art:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#06131be6 0%,#07141ba6 30%,#07141b00 72%);z-index:-1}.badge{display:inline-flex;align-items:center;gap:7px;border:1px solid #728348;border-radius:20px;padding:5px 11px;font-size:10px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;color:var(--lime);background:#0d1e13a3;line-height:1.1}.hero-art>.badge{position:absolute;left:28px;top:26px}.feature-title{font-size:clamp(60px,6.8vw,105px);line-height:.84;letter-spacing:-4px;font-weight:900;text-shadow:0 3px 22px #0003;max-width:400px}.feature-title span{color:#65e9e4}.hero-copy .genre{color:#e1e7e6;margin-top:20px;letter-spacing:2px;font-size:13px}.feature-footer{min-height:89px;padding:18px 24px;display:flex;align-items:center;justify-content:space-between;gap:18px}.feature-footer p{font-size:15px;color:#e1e5e5;max-width:310px}.feature-footer .button{min-width:158px}.side-stack{display:flex;flex-direction:column;gap:18px;min-width:0}.random-card{background:var(--lime);color:#141a10;min-height:141px;width:100%;padding:23px 25px;border-radius:var(--radius);text-align:left;display:flex;align-items:center;gap:20px;position:relative;overflow:hidden}.random-card:hover{background:#e0ff80}.random-symbol{width:58px;height:58px;flex-shrink:0;transform:rotate(-8deg)}.random-symbol svg{width:58px;height:58px;stroke-width:2.4}.random-card h2{font-size:28px;font-weight:750;letter-spacing:-.6px;line-height:1.1;margin-bottom:8px}.random-card p{font-size:12px;line-height:1.5}.random-card>.arrow{margin-left:auto}.teaser-card{flex:1;display:flex;flex-direction:column}.teaser-art{min-height:210px;flex:1;position:relative;overflow:hidden;background:#587377}.sheet-art{position:relative;overflow:hidden;background:#263b45}.sheet-art>img{position:absolute;width:1586px;height:992px;max-width:none;pointer-events:none;user-select:none}.sheet-art.cogfall>img{left:calc(50% - 1297px);top:-455px}.teaser-art:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#101c1ed9,transparent 65%)}.teaser-title{position:absolute;bottom:18px;left:23px;z-index:1}.teaser-title h2{font-size:40px;line-height:1.1;letter-spacing:-1px}.teaser-title p{font-size:11px;letter-spacing:1.5px;margin-top:6px;color:#dde5e1}.teaser-footer{padding:16px 22px;display:flex;justify-content:space-between;align-items:center;gap:14px;min-height:75px}.status-label{font-size:10px;letter-spacing:1px;color:#bfc9ce;border:1px solid #64717b;padding:4px 8px;border-radius:20px;white-space:nowrap}.teaser-footer .text-button{color:var(--ink);font-size:14px;display:flex;align-items:center;gap:8px}
.upcoming{margin-top:32px}.section-heading{display:flex;align-items:baseline;gap:16px;margin-bottom:15px}.section-heading h2{font-size:28px;font-weight:750;letter-spacing:-.7px}.section-heading p{font-size:13px;color:var(--muted)}.concept-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.concept-card{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:var(--panel);text-align:left;padding:0;transition:border-color .15s}.concept-card:hover{border-color:var(--muted)}.concept-card .sheet-art{height:90px}.sheet-art.lunar>img{left:calc(50% - 290px);top:-823px}.sheet-art.stack>img{left:calc(50% - 795px);top:-823px}.sheet-art.trails>img{left:calc(50% - 1300px);top:-823px}.concept-caption{padding:12px 17px 15px}.concept-caption>div{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.concept-caption h3{font-size:20px;line-height:1.3;font-weight:700}.concept-caption p{font-size:13px;color:var(--muted);margin-top:4px}.concept-caption .status-label{font-size:8px;padding:3px 7px;letter-spacing:.8px}.upcoming-note{font-size:12px;color:#9ca9b1;margin-top:12px}.editorial-note{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-top:42px;padding:24px 0;border-block:1px solid var(--line)}.editorial-note h2{font-size:20px;letter-spacing:-.2px}.editorial-note p{font-size:14px;color:var(--muted);margin-top:3px}.editorial-note>svg{width:35px;height:35px;color:var(--lime);flex:none}
.site-footer{display:flex;align-items:center;gap:25px;padding-block:36px 32px;font-size:12px;color:#a9b4bb}.footer-brand{font-weight:600;color:#d9dddd;display:flex;align-items:center;gap:10px;font-size:15px}.site-footer>.text-button{margin-left:auto}.mobile-nav{display:none}#toast{position:fixed;bottom:26px;left:50%;transform:translateX(-50%) translateY(120px);max-width:calc(100vw - 32px);padding:12px 22px;border-radius:12px;background:var(--lime);color:#131813;font-weight:550;z-index:100;box-shadow:0 5px 30px #0005;transition:transform .2s;pointer-events:none}#toast.show{transform:translateX(-50%) translateY(0)}
.results-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.catalog-art{height:210px;background-size:cover;background-position:center}.catalog-art.beamdown{background-image:url('/assets/beamdown-cover.webp')}.catalog-body{padding:20px}.catalog-body h2{font-size:27px;margin-bottom:5px}.catalog-body p{color:var(--muted);font-size:14px}.catalog-actions{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-top:20px}.catalog-actions .button{min-height:46px;font-size:14px}.save-button[aria-pressed=true]{color:var(--lime)}.save-button[aria-pressed=true] svg{fill:#d6fa5b22}.empty-state{padding:72px 24px;text-align:center;border:1px dashed #47565f;border-radius:16px;background:#1b2024}.empty-state>svg{margin:0 auto 20px;width:38px;height:38px;color:var(--lime)}.empty-state h2{font-size:28px;letter-spacing:-.5px;margin-bottom:10px}.empty-state p{color:var(--muted);max-width:400px;margin:0 auto 24px}.results-summary{font-size:14px;color:var(--muted);margin-bottom:22px}
.breadcrumb{font-size:13px;color:var(--muted);display:flex;align-items:center;gap:10px;margin-bottom:22px}.breadcrumb svg{width:14px;height:14px}.breadcrumb a:hover{color:var(--lime)}.game-heading{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:22px}.game-heading h1{font-size:52px;letter-spacing:-1.7px;line-height:1.1}.game-heading p{font-size:14px;color:var(--muted);margin-top:7px}.game-heading .heading-title{display:flex;align-items:center;gap:16px}.game-device{font-size:12px;color:var(--muted);display:flex;align-items:center;gap:8px}.player-shell{border:1px solid #46545c;background:#080d0f;border-radius:16px;overflow:hidden;position:relative}.game-stage{position:relative;aspect-ratio:16/9;max-height:720px;min-height:380px;background:#131b17}.game-stage iframe{width:100%;height:100%;position:absolute;inset:0;border:0;background:#10141b;display:block}.launch-screen{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;isolation:isolate;padding:30px;background:#192d23}.launch-screen:before{content:'';position:absolute;inset:0;background:linear-gradient(#07130d65,#07130dd9),url('/assets/beamdown-cover.webp') center/cover;z-index:-1}.launch-screen h2{font-size:64px;letter-spacing:-2.4px;line-height:1;font-weight:850;max-width:100%;margin:10px 0 15px}.launch-screen p{font-size:15px;max-width:360px;color:#e1e5e1;margin-bottom:24px}.launch-screen .button{min-width:200px;min-height:58px;font-size:20px}.launch-screen small{font-size:12px;color:#b9c4bd;margin-top:14px}.player-toolbar{display:flex;align-items:center;gap:16px;padding:12px 20px;min-height:65px;background:var(--panel)}.player-toolbar>strong{font-size:17px}.player-toolbar .toolbar-right{margin-left:auto;display:flex;gap:10px;align-items:center}.player-toolbar .button{font-size:13px;min-height:40px;padding:10px 15px}.player-status{font-size:12px;color:var(--muted)}.focus-bar{display:none}.game-info{display:grid;grid-template-columns:1fr 1.5fr;gap:30px;padding:24px 0;border-bottom:1px solid var(--line)}.game-info h2{font-size:16px;margin-bottom:6px;font-weight:600}.game-info p{font-size:14px;color:var(--muted)}.game-info kbd{font:inherit;font-size:12px;padding:2px 6px;border:1px solid #4c575f;border-radius:4px;color:#e6e9e7;white-space:nowrap}.game-info>div+div{border-left:1px solid var(--line);padding-left:30px}.game-about{display:grid;grid-template-columns:1.6fr 1fr;gap:60px;margin:32px 0}.game-about h2{font-size:25px;margin-bottom:12px;letter-spacing:-.5px}.game-about p{font-size:15px;color:var(--muted);max-width:690px}.game-about details{border:1px solid var(--line);padding:16px 20px;border-radius:12px;align-self:start}.game-about summary{cursor:pointer;font-size:14px;font-weight:600;min-height:26px}.game-about details p{font-size:13px;margin-top:12px}.game-about a{color:var(--lime);text-decoration:underline;text-underline-offset:3px}.development-banner{padding:50px 28px;background:var(--panel);border:1px solid var(--line);border-radius:16px;max-width:850px}.development-banner h2{font-size:30px;margin:20px 0 12px}.development-banner p{max-width:580px;color:var(--muted);margin-bottom:24px}
body.focus-mode{overflow:hidden}body.focus-mode .player-shell{position:fixed;inset:0;width:100%;height:100dvh;border:0;border-radius:0;z-index:60;display:flex;flex-direction:column}body.focus-mode .game-stage{flex:1;aspect-ratio:auto;max-height:none;min-height:0}body.focus-mode .focus-bar{display:flex;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:env(safe-area-inset-top) max(12px,env(safe-area-inset-right)) 0 max(12px,env(safe-area-inset-left));background:#11161b;flex-shrink:0}body.focus-mode .focus-bar strong{font-size:14px}body.focus-mode .focus-bar .text-button{color:var(--ink);display:flex;align-items:center;gap:7px;font-size:13px}body.focus-mode .player-toolbar{display:none}body.focus-mode .mobile-nav{display:none}.player-shell:fullscreen{width:100%;height:100%;border:0;border-radius:0}.load-message{position:absolute;inset:0;background:#101719;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:24px;text-align:center;z-index:2}.load-message p{color:var(--muted);max-width:380px}.spinner{width:28px;height:28px;border:2px solid #415153;border-top-color:var(--lime);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
dialog{width:min(470px,calc(100% - 32px));background:#20272b;color:var(--ink);border:1px solid #5b6b73;border-radius:20px;padding:32px;box-shadow:0 20px 80px #0008}dialog::backdrop{background:#070b0ecc;backdrop-filter:blur(5px)}dialog>.icon-button{position:absolute;right:12px;top:12px}dialog h2{font-size:30px;letter-spacing:-.6px;padding-right:20px;margin:10px 0 16px}dialog p{font-size:15px;color:#bec8ce;margin:0 0 18px}dialog .button{margin-top:6px}dialog .eyebrow{color:var(--lime)}
.teaser-art>.sheet-art{position:absolute;inset:0}.game-about a>svg{display:inline-block;width:13px;height:13px;vertical-align:middle}
@media(min-width:1500px){.hero-art{height:465px}.random-card{min-height:150px}.teaser-art{min-height:290px}.sheet-art.cogfall>img{top:-428px}}
@media(max-width:1200px){.wrap{width:calc(100% - 56px)}.header-inner{gap:28px}.brand{font-size:23px;letter-spacing:-.7px;gap:11px}.brand>svg{width:31px;height:31px}.desktop-nav{gap:22px}.header-random{display:none}.random-card{padding:20px 18px;gap:14px}.random-card h2{font-size:26px}.random-symbol,.random-symbol svg{width:42px;height:42px}.feature-footer{padding:16px 20px}.feature-footer p{font-size:14px}.hero-art{min-height:370px;padding:28px}.feature-title{font-size:80px}.section-heading h2{font-size:25px}}
@media(max-width:900px){.header-inner{min-height:78px;gap:22px}.brand{font-size:21px}.desktop-nav{gap:18px}.desktop-nav>a{font-size:13px}.header-actions{gap:0}.featured-grid{grid-template-columns:minmax(0,1.6fr) minmax(250px,1fr);gap:16px}.hero-art{min-height:390px;padding:22px}.hero-art>img{object-position:57% center}.hero-art:after{background:linear-gradient(0deg,#07131be6,transparent 80%)}.feature-title{font-size:70px}.feature-footer{flex-direction:column;align-items:stretch;gap:14px}.feature-footer p{font-size:14px;max-width:none}.random-card{min-height:156px}.random-card>.arrow{display:none}.random-symbol{display:none}.random-card h2{font-size:28px}.teaser-art{min-height:250px}.teaser-title h2{font-size:36px}.teaser-footer{flex-direction:column;align-items:flex-start;gap:0}.results-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.concept-caption{padding:12px}.concept-caption h3{font-size:18px}.game-about{gap:26px}.game-stage{aspect-ratio:4/3}}
@media(max-width:680px){.wrap{width:calc(100% - 36px)}.site-header{background:#141719}.header-inner{min-height:75px;gap:12px}.brand{font-size:23px;letter-spacing:-.8px;line-height:.97;gap:12px}.brand-break{display:block}.brand>svg{width:32px;height:32px}.desktop-nav{display:none}.header-actions{gap:0}.search-panel{padding-block:10px 18px}.search-field input{font-size:16px}.search-field{gap:8px;padding-inline:12px}#main{padding-top:28px}.intro{margin-bottom:23px}.intro h1{font-size:46px;line-height:1.02;letter-spacing:-1.9px;max-width:380px;margin-bottom:14px}.intro p{font-size:16px;line-height:1.5;max-width:280px}.filters{gap:7px;margin-bottom:18px}.filter{font-size:12px;min-height:36px;padding:7px 15px}.library-count{display:none}.featured-grid{display:flex;flex-direction:column;gap:18px}.hero-art{height:350px;min-height:0;padding:26px}.hero-art>img{object-position:60% center}.hero-art:after{background:linear-gradient(0deg,#08131dea,transparent 85%)}.feature-title{font-size:78px;letter-spacing:-3px}.hero-copy .genre{font-size:11px;margin-top:13px}.hero-art>.badge{top:20px;left:20px;font-size:9px}.feature-footer{padding:18px;gap:16px;align-items:stretch}.feature-footer p{font-size:14px}.feature-footer .button{width:100%;font-size:17px;min-height:51px}.side-stack{display:contents}.random-card{order:-1;min-height:85px;padding:16px 20px;gap:16px;border-radius:13px}.random-card h2{font-size:23px;margin-bottom:4px}.random-card p{font-size:11px}.random-symbol,.random-symbol svg{display:block;width:35px;height:35px}.random-card>.arrow{display:block}.teaser-card{display:flex;flex-direction:row;min-height:160px;flex:none}.teaser-art{min-height:170px;min-width:45%;flex:1}.sheet-art.cogfall>img{left:calc(50% - 1297px);top:-475px}.teaser-title{left:15px;bottom:16px}.teaser-title h2{font-size:29px}.teaser-title p{font-size:9px;letter-spacing:.4px}.teaser-footer{width:43%;padding:18px 14px;justify-content:center;gap:16px}.teaser-footer .status-label{font-size:8px;padding:5px 6px;letter-spacing:.8px}.teaser-footer .text-button{font-size:13px}.upcoming{margin-top:29px}.section-heading{flex-direction:column;gap:3px;margin-bottom:15px}.section-heading h2{font-size:25px}.section-heading p{font-size:12px}.concept-grid{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 0 10px;scrollbar-width:thin;scrollbar-color:#5e696b #141719}.concept-card{width:255px;min-width:255px;scroll-snap-align:start}.concept-card .sheet-art{height:90px}.concept-caption{padding:13px 16px}.concept-caption h3{font-size:21px}.concept-caption p{font-size:12px}.upcoming-note{font-size:11px;max-width:320px}.editorial-note{margin-top:26px;padding:22px 0;gap:16px}.editorial-note h2{font-size:19px}.editorial-note p{font-size:12px;max-width:255px}.editorial-note>svg{width:27px;height:27px}.site-footer{padding:27px 0 110px;gap:8px;flex-wrap:wrap}.site-footer>.footer-brand{font-size:14px;width:100%}.site-footer p{font-size:11px}.site-footer>.text-button{font-size:11px}.mobile-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));position:fixed;left:0;right:0;bottom:0;z-index:40;background:#171d20f5;border-top:1px solid #3a464f;padding:7px 8px calc(7px + env(safe-area-inset-bottom));backdrop-filter:blur(14px)}.mobile-nav>a,.mobile-nav>button{background:transparent;color:#b4bfc5;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:51px;gap:5px;font-size:10px;font-weight:500;border-radius:8px}.mobile-nav [aria-current=page]{color:var(--lime);background:#d6fa5b08}.mobile-nav>button{color:var(--lime)}.mobile-nav svg{width:21px;height:21px}#toast{bottom:92px;font-size:13px;text-align:center}.results-grid{grid-template-columns:1fr;gap:18px}.catalog-art{height:210px}.catalog-card{max-width:none}.catalog-body{padding:20px}.empty-state{padding:45px 20px}.empty-state h2{font-size:25px}.empty-state p{font-size:14px}.breadcrumb{font-size:12px;margin-bottom:17px}.game-heading{margin-bottom:21px}.game-heading h1{font-size:40px;letter-spacing:-1.3px}.game-heading .heading-title{gap:8px}.game-heading p{font-size:12px}.game-device{display:none}.game-stage{aspect-ratio:4/5;min-height:330px;max-height:550px}.launch-screen{padding:24px}.launch-screen h2{font-size:54px}.launch-screen p{font-size:14px}.launch-screen .button{font-size:18px;min-height:54px}.launch-screen:before{background-position:60% center}.player-toolbar{padding:10px 12px;gap:7px;min-height:57px}.player-toolbar>strong{font-size:14px}.player-status{display:none}.player-toolbar .button{font-size:11px;padding:9px 11px;min-height:39px;gap:6px}.player-toolbar .button>svg{width:15px;height:15px}.player-toolbar .toolbar-right{gap:6px}.game-info{grid-template-columns:1fr;gap:17px;padding-block:21px}.game-info>div+div{border:0;padding:0}.game-info h2{font-size:15px}.game-info p{font-size:13px;line-height:1.7}.desktop-control-text{display:none}.game-about{grid-template-columns:1fr;gap:22px;margin-top:24px}.game-about h2{font-size:24px}.game-about p{font-size:14px}.game-about details{padding:15px 17px}.development-banner{padding:30px 22px}.development-banner h2{font-size:27px}body.focus-mode #toast{bottom:20px}}
@media(min-width:681px){.mobile-control-text{display:none}}
@media(max-width:360px){.wrap{width:calc(100% - 28px)}.brand{font-size:21px}.intro h1{font-size:40px}.filter{padding:7px 12px;font-size:11px}.hero-art{height:310px;padding:21px}.feature-title{font-size:68px}.teaser-footer{padding:12px 9px}.game-heading h1{font-size:34px}.player-toolbar>strong{display:none}.player-toolbar .toolbar-right{width:100%;justify-content:space-between}.random-card{padding:15px}.random-card h2{font-size:22px}}
/* Responsive finish: contain the page, keep the Cogfall crop text-free, and retain
   the random-pick affordance at tablet widths. */
html,body{overflow-x:clip}
.brand,.footer-brand,.filter{min-height:44px}
.teaser-art .sheet-art.cogfall>img,.catalog-art.sheet-art.cogfall>img{width:2458px;height:1538px;left:calc(50% - 1860px);top:-790px}
.hero-art:focus-visible,.random-card:focus-visible,.concept-card:focus-visible{outline-offset:-5px}
@media(max-width:900px) and (min-width:681px){
  .random-card{padding-inline:17px}
  .random-symbol{display:block}
  .random-card>.arrow{display:block;width:19px;height:19px}
  .random-card h2{font-size:23px}
  .random-card p{font-size:11px}
}
@media(max-width:680px){
  .concept-grid{overscroll-behavior-inline:contain;scroll-padding-inline:1px}
  .mobile-nav>a:focus-visible,.mobile-nav>button:focus-visible{outline-offset:-3px}
}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
