@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#17212c;--paper:#fff;--coral:#ff795d;--muted:#61707a}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;color:var(--ink);background:var(--paper);font:16px 'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #1678da;outline-offset:5px}img{max-width:100%;height:auto;display:block}p,h1,h2,h3,figure{margin:0}.header{padding:0 6%;height:96px;display:flex;align-items:center;justify-content:space-between;gap:30px}.logo{font:800 44px/1 'Manrope',sans-serif;letter-spacing:-3px}.logo span{color:var(--coral)}nav{display:flex;gap:32px;font-weight:600;font-size:14px}nav a:hover{color:#bc3d24}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;font-size:14px;font-weight:700;padding:18px 24px;border-radius:7px;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.header-play{border:1px solid #d6dbdf;padding:13px 20px}.coral{background:var(--coral);color:var(--ink)}.dark{background:var(--ink);color:white}.hero{background:var(--ink);color:white;display:grid;grid-template-columns:1.35fr 1fr .37fr;gap:3.7%;padding:64px 6%;align-items:center;overflow:hidden}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:700}.hero .eyebrow{color:#ffac92}h1{font:800 clamp(56px,6vw,90px)/1.06 'Manrope',sans-serif;letter-spacing:-.06em;margin-top:26px}h1 em{color:var(--coral);font-style:normal}.lede{color:#c5cdd4;font-size:18px;line-height:1.7;max-width:410px;margin:25px 0 30px}.hero-note{display:flex;align-items:center;gap:15px;margin-top:42px;color:#bbc5cd;font-size:13px;line-height:1.6}.small-star{font-size:39px;color:var(--coral)}.hero-poster{display:block;position:relative;overflow:hidden;border-radius:18px;transform:rotate(3deg);box-shadow:0 20px 50px #0004;transition:transform .2s;max-width:350px;justify-self:center;width:100%}.hero-poster:hover{transform:rotate(0)}.hero-poster img{width:100%;aspect-ratio:.62;object-fit:cover}.poster-label{position:absolute;left:0;right:0;bottom:0;background:#17212cef;padding:20px 18px;display:flex;justify-content:space-between;gap:12px;font-size:11px;font-weight:700;letter-spacing:.4px}.poster-label span{color:#ffac92;white-space:nowrap}.hero-side{display:flex;align-items:center;flex-direction:column;gap:24px}.hero-side>span{writing-mode:vertical-rl;font-size:11px;letter-spacing:3px;color:#bec5ce}.hero-side a{width:96px;max-width:100%;border:5px solid #ffffff14;border-radius:23px;overflow:hidden;transition:transform .2s}.hero-side a:hover{transform:translateY(-5px)}.ribbon{background:#ff795d;display:flex;justify-content:center;align-items:center;gap:5%;padding:21px 6%;font-size:13px;font-weight:800;letter-spacing:2px}.ribbon span:nth-child(even){font-size:25px;line-height:1}.section{padding:90px 6%}.section-top{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:42px}.section-top .eyebrow{color:#a3412a;margin-bottom:15px}h2{font:800 clamp(34px,3.6vw,54px)/1.13 'Manrope',sans-serif;letter-spacing:-.045em}.section-top>p{color:var(--muted);line-height:1.6;font-size:16px}.game-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.game-art{position:relative;display:flex;align-items:center;flex-direction:column;justify-content:center;gap:25px;padding:42px 18px 22px;border-radius:12px;min-height:264px;overflow:hidden}.game-art img{width:144px;height:144px;border-radius:28px;box-shadow:0 12px 25px #17212c24;transition:transform .25s}.game-art:hover img{transform:translateY(-6px) rotate(-3deg)}.sun-art{background:#fff0b3}.sol-art{background:#d4ebdf}.journey-art{background:#d9ecfc}.pop-art{background:#eddef9}.number{position:absolute;top:14px;left:16px;font-size:12px;opacity:.65}.art-caption{font-size:13px;font-weight:600}.game-info{padding:23px 0 0;display:flex;flex-direction:column;flex:1}.genre{font-size:10px;letter-spacing:1.5px;color:#65717b;font-weight:700}.game-info h3{font:800 21px/1.25 'Manrope',sans-serif;letter-spacing:-.6px;margin:11px 0 13px;min-height:53px}.game-info>p:not(.genre){color:#66717a;font-size:15px;line-height:1.7;margin-bottom:25px}.game-card{display:flex;flex-direction:column}.play-link{margin-top:auto;border-top:1px solid #dde2e5;padding-top:18px;display:flex;align-items:center;justify-content:space-between;font-weight:700;font-size:14px}.play-link span{display:grid;place-items:center;width:32px;height:32px;background:var(--ink);border-radius:50%;color:white}.play-link:hover{color:#b64027}.platform-note{text-align:right;color:#727b84;font-size:12px;margin-top:30px}.about{background:#f1f4f5;display:grid;grid-template-columns:1fr 1fr;gap:12%}.about .eyebrow{margin-bottom:24px;color:#586671}.about h2{font-size:clamp(40px,4.5vw,66px)}.about h2 em{font-style:normal;color:#be482e}.about-copy>p:first-child{font-size:25px;line-height:1.5;letter-spacing:-.5px}.about-copy>p+p{margin-top:24px;color:#63707a;font-size:16px;line-height:1.8}.about-signoff{display:block;margin-top:25px;font-weight:700;font-size:14px}.contact{background:#ff795d;display:flex;justify-content:space-between;align-items:center;gap:32px}.contact .eyebrow{margin-bottom:20px}.contact h2{font-size:clamp(36px,4vw,60px)}footer{background:var(--ink);color:white;padding:55px 6% 25px}.footer-top{display:grid;grid-template-columns:1fr 1.4fr 1fr;gap:30px;align-items:start;padding-bottom:45px}.footer-top h3{font-size:14px;margin-bottom:12px}address{font-style:normal;color:#bac3ca;font-size:14px;line-height:1.7}.footer-top nav{gap:20px;font-size:13px;justify-content:flex-end}.footer-top nav a:hover{color:#ffac92}.footer-bottom{border-top:1px solid #ffffff24;display:flex;justify-content:space-between;gap:22px;padding-top:24px;color:#bac3ca;font-size:12px}.footer-bottom>div{display:flex;gap:24px}.footer-bottom a:hover{text-decoration:underline}.skip{position:fixed;left:12px;top:-100px;background:white;color:var(--ink);padding:12px;z-index:100}.skip:focus{top:12px}@media(min-width:1600px){body{max-width:1800px;margin:auto}}@media(max-width:1050px){.hero{grid-template-columns:1.2fr 1fr;gap:6%}.hero-side{display:none}.hero-poster{max-width:300px}.game-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 28px}.game-art{min-height:275px}.game-info h3{min-height:0}.footer-top{grid-template-columns:.7fr 1.3fr}.footer-top nav{grid-column:1/-1;justify-content:flex-start}}@media(max-width:650px){.header{height:80px;padding:0 6%;gap:18px}.logo{font-size:38px}.header nav{gap:20px;font-size:13px}.header nav>a:nth-child(2){display:none}.header-play{display:none}.hero{grid-template-columns:1fr;padding:45px 6%;gap:40px}h1{font-size:clamp(52px,12vw,76px)}.lede{font-size:16px;max-width:95%}.hero-note{display:none}.hero-poster{transform:none;max-width:100%;height:320px}.hero-poster img{height:100%;aspect-ratio:auto;object-position:center 51%}.poster-label{padding:17px}.ribbon{gap:14px;font-size:10px;letter-spacing:1px;padding:18px 4%}.ribbon span:last-child,.ribbon span:nth-child(4){display:none}.section{padding:55px 6%}.section-top{display:block;margin-bottom:30px}.section-top>p{margin-top:20px;font-size:15px}.game-grid{gap:34px 16px}.game-art{padding:30px 10px 16px;min-height:195px;gap:18px}.game-art img{width:104px;height:104px;border-radius:22px}.art-caption{font-size:11px;text-align:center}.number{top:9px;left:12px;font-size:10px}.game-info h3{font-size:19px;min-height:48px}.genre{font-size:9px;letter-spacing:.6px}.game-info>p:not(.genre){font-size:14px;line-height:1.6;margin-bottom:20px}.play-link{font-size:12px;gap:6px}.play-link span{width:25px;height:25px;flex-shrink:0}.platform-note{text-align:left;font-size:12px;line-height:1.5}.about{grid-template-columns:1fr;gap:30px}.about-copy>p:first-child{font-size:23px}.contact{align-items:flex-start;flex-direction:column}.footer-top{grid-template-columns:1fr;gap:28px}.footer-bottom{flex-direction:column;gap:20px}.footer-bottom>div{gap:20px}}@media(max-width:360px){.game-grid{grid-template-columns:1fr}.game-info h3{min-height:0}.game-art img{width:144px;height:144px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* Legal documents share the MOCA shell; policy text stays unchanged. */
.legal-content{max-width:880px;margin:0 auto;padding:55px 28px 90px}.legal-back{display:inline-block;color:#9c3b26;font-size:14px;margin-bottom:36px}.legal-back:hover{text-decoration:underline}.legal-content h1{font-size:clamp(36px,5vw,60px);margin:0 0 30px;line-height:1.15;letter-spacing:-.04em}.legal-content h2{font-size:24px;letter-spacing:-.025em;line-height:1.35;margin:36px 0 16px}.legal-content p,.legal-content li{font-size:16px;line-height:1.85;color:#42515e;overflow-wrap:anywhere}.legal-content p{margin:16px 0}.legal-content ul{padding-left:24px;margin:16px 0}.legal-content li{padding-left:5px;margin:7px 0}.legal-content article a{color:#98402d;text-decoration:underline;text-underline-offset:3px}.legal-content hr{border:0;border-top:1px solid #e0e5e8;margin:32px 0}.legal-page .header{border-bottom:1px solid #e2e7ea}@media(max-width:650px){.legal-content{padding:36px 6% 60px}.legal-content h2{font-size:22px}}

.contact-methods{display:flex;flex-direction:column;align-items:flex-start;gap:18px}.contact-phone{font-size:16px;font-weight:600}.contact-phone:hover{text-decoration:underline;text-underline-offset:4px}
