@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&family=Fraunces:opsz,wght@9..144,600;9..144,700&display=swap";:root{color:#253240;background:#f5f0e7;font-family:DM Sans,system-ui,sans-serif;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}a{color:inherit}.site-nav,.stage,.features,footer{width:min(1180px,calc(100% - 48px));margin-inline:auto}.site-nav{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:inline-flex;align-items:center;gap:10px;color:#253240;font-weight:700;letter-spacing:-.03em;text-decoration:none}.brand-mark{display:grid;width:28px;height:28px;place-items:center;border-radius:9px;background:#253240;color:#ffb54d;font-size:17px}.nav-play,.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:999px;font-weight:700;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease}.nav-play{padding:10px 16px;background:#e7ddcc;font-size:14px}.nav-play:hover,.button:hover{transform:translateY(-2px)}.stage{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;gap:26px;margin-top:24px}.stage-game{display:flex;flex-direction:column;justify-content:center}.game-shell{position:relative;overflow:hidden;border:7px solid #253240;border-radius:18px;background:#dfe9ee;box-shadow:0 14px 28px #25324033}.game-shell:before{position:absolute;z-index:1;top:0;left:50%;width:60px;height:15px;border-radius:0 0 10px 10px;background:#253240;content:"";pointer-events:none;transform:translate(-50%)}.game-shell iframe{display:block;width:100%;height:min(58vh,560px);min-height:360px;border:0}.play-help{margin:12px 0 0;color:#61707b;font-size:13px;text-align:center}.play-help a{color:#b54e33;font-weight:700}.hero{display:flex;flex-direction:column;justify-content:center;gap:22px;overflow:hidden;padding:26px 30px;border-radius:24px;background:linear-gradient(135deg,#eeb56c,#d97654 118%)}.hero-preview{display:block;width:100%;max-height:220px;border-radius:16px;box-shadow:0 8px 20px #37211a40;object-fit:cover;object-position:center 45%}.eyebrow{margin:0 0 10px;color:#743220;font:500 12px/1 DM Mono,monospace;letter-spacing:.08em;text-transform:uppercase}h1,h2,p{margin-top:0}h1,h2{color:#253240;letter-spacing:-.055em}h1{max-width:630px;margin-bottom:16px;font:700 clamp(30px,3vw,44px)/1 "Fraunces",Georgia,serif}h1 em{color:#842f22;font-style:italic}.intro{max-width:490px;color:#4e3935;font-size:16px;line-height:1.5}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.button{min-height:49px;padding:0 21px}.button-primary{background:#253240;color:#fff;box-shadow:0 7px #121b24}.device-note{margin:20px 0 0;color:#644840;font-size:13px}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding-block:64px}.features article{padding:26px;border-radius:18px;background:#e9e4d6}.features article:nth-child(2){background:#dce6e4}.features article:nth-child(3){background:#f0dac7}.feature-number{color:#a04731;font:500 12px DM Mono,monospace}.features h2{margin:39px 0 12px;font:700 28px/1.1 Fraunces,Georgia,serif}.features p{margin:0;color:#5c6970;line-height:1.55}footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-block:44px;color:#5c6970;font-size:14px}footer a{color:#9a412d;font-weight:700;text-underline-offset:3px}@media(max-width:800px){.site-nav,.stage,.features,footer{width:min(100% - 30px,600px)}.site-nav{min-height:72px}.stage{grid-template-columns:1fr;gap:22px}.hero{padding:32px 28px}.features{grid-template-columns:1fr;padding-block:56px}.game-shell iframe{height:58vh;min-height:380px}}@media(max-width:470px){.brand{font-size:13px}.brand-mark{width:25px;height:25px}.nav-play{padding:8px 12px;font-size:12px}.hero{padding-inline:22px}.hero-actions .button{width:100%}.game-shell{border-width:5px;border-radius:15px}.game-shell iframe{height:54vh;min-height:330px}.features article{padding:24px}footer{flex-direction:column;align-items:flex-start}}
