@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=DM+Serif+Display:ital@0;1&display=swap');
:root{--paper:#fbf8f1;--ink:#702d3b;--muted:#775e60;--line:#d9c9c4;--accent:#e8be53;--display:'DM Serif Display',Georgia,serif}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px;transition:background .35s,color .35s}button,a,input,textarea{touch-action:manipulation}button,input,textarea{font:inherit}button,a{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #cb8211;outline-offset:5px}button{color:inherit}button:hover,a:hover{opacity:.78}[hidden]{display:none!important}

/* Release identity stays outside gameplay and remains readable on phones. */
.park-footer{flex-wrap:wrap}#release-info{flex-basis:100%;display:flex;flex-wrap:wrap;justify-content:center;gap:4px 14px;margin-top:12px;color:#536647;font-size:14px;line-height:1.5;text-align:center}#release-info>span{display:inline-block}
