:root{--dh-color-page: #12151a;--dh-color-surface: #171a20;--dh-color-surface-muted: #20252b;--dh-color-text: #f1d9a6;--dh-color-text-muted: #c5ac79;--dh-color-border: #c47a32;--dh-color-border-muted: #7f4d27;--dh-color-border-soft: #33251b;--dh-color-accent: #d28a3c;--dh-color-accent-active: #f0b456;--dh-color-accent-soft: rgba(99, 142, 192, .22);--dh-color-danger: #e0564f;--dh-color-panel: rgba(18, 22, 29, .98);--dh-color-scene-interactive: rgba(210, 138, 60, .42);--dh-color-pixel-black: #07090d;--dh-color-pixel-ink: #0d1117;--dh-color-pixel-copper-dark: #5b351d;--dh-color-pixel-copper: #b66a2a;--dh-color-pixel-copper-light: #e39a47;--dh-color-pixel-cream: #f3d9a3;--dh-border-width: 2px;--dh-radius-sm: 2px;--dh-radius-md: 4px;--dh-focus-ring: 3px solid var(--dh-color-accent);--dh-layout-max-width: 1328px;--dh-layout-gutter: 22px;--dh-layout-gutter-mobile: 12px;--dh-game-map-max-width: 960px;--dh-game-map-max-height: 560px;--dh-shadow-panel: 0 18px 34px rgba(0, 0, 0, .44), 0 0 0 2px var(--dh-color-pixel-black), inset 0 0 0 2px var(--dh-color-pixel-copper-dark), inset 0 0 0 5px rgba(227, 154, 71, .22);--dh-font-family: "Courier New", "Lucida Console", Monaco, ui-monospace, SFMono-Regular, Consolas, monospace}*{box-sizing:border-box}html{min-height:100%}body{min-height:100%;margin:0;background:var(--dh-color-page);color:var(--dh-color-text);font-family:var(--dh-font-family);image-rendering:pixelated;text-rendering:geometricPrecision}.landing-page{min-height:100vh;min-height:100dvh;background:var(--dh-color-page);color:var(--dh-color-text)}.landing-page__hero{position:relative;min-height:min(760px,100svh - 72px);display:grid;align-items:end;padding:28px var(--dh-layout-gutter) clamp(44px,8vw,92px);overflow:hidden;background-image:url(/social-preview.png);background-position:center;background-size:cover}.landing-page__hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#07090d8f}.landing-page__hero-inner{position:relative;width:min(100%,var(--dh-layout-max-width));margin:0 auto}.landing-page__eyebrow{max-width:680px;margin:0 0 12px;color:var(--dh-color-accent-active);font-size:clamp(13px,1.8vw,16px);font-weight:800;line-height:1.3;text-transform:uppercase}.landing-page__title{max-width:820px;margin:0;color:var(--dh-color-pixel-cream);font-size:clamp(42px,7vw,92px);line-height:.98;text-shadow:0 4px 0 var(--dh-color-pixel-black),0 14px 28px rgba(0,0,0,.62)}.landing-page__summary{max-width:640px;margin:20px 0 0;color:#fff2d0;font-size:clamp(17px,2.2vw,24px);font-weight:700;line-height:1.4;text-shadow:0 2px 12px rgba(0,0,0,.78)}.landing-page__play-link{min-height:48px;display:inline-flex;align-items:center;justify-content:center;margin-top:28px;padding:0 22px;border:2px solid var(--dh-color-pixel-black);border-radius:var(--dh-radius-sm);background:var(--dh-color-accent-active);box-shadow:inset 0 0 0 2px #ffffff3d,0 8px 0 var(--dh-color-pixel-black);color:var(--dh-color-pixel-black);font-size:16px;font-weight:900;text-decoration:none;text-transform:uppercase}.landing-page__play-link:hover{background:var(--dh-color-pixel-cream)}.landing-page__play-link:focus{outline:var(--dh-focus-ring);outline-offset:4px}.landing-page__placeholder{padding:18px var(--dh-layout-gutter) 42px;background:var(--dh-color-surface)}.landing-page__placeholder-inner{width:min(100%,var(--dh-layout-max-width));display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0 auto}.landing-page__placeholder p{min-height:74px;display:grid;align-items:center;margin:0;border-top:2px solid var(--dh-color-border-muted);color:var(--dh-color-text-muted);font-size:14px;font-weight:800;text-transform:uppercase}@media(max-width:720px){.landing-page__hero{min-height:calc(100svh - 66px);padding:22px var(--dh-layout-gutter-mobile) 42px;background-position:42% center}.landing-page__placeholder{padding:16px var(--dh-layout-gutter-mobile) 30px}.landing-page__placeholder-inner{grid-template-columns:1fr;gap:10px}.landing-page__placeholder p{min-height:46px}}
