@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,500;0,600;1,500&display=swap');
body.club-game{font-family:'DM Sans',Arial,sans-serif;color:#322e29;background:#e4eadd}.club-game .screen{background:rgba(250,247,239,.97);touch-action:pan-y;padding-top:74px;padding-bottom:max(24px,env(safe-area-inset-bottom))}.club-game .screen h1{font-family:'Playfair Display',Georgia,serif;font-weight:500;letter-spacing:-1px;text-transform:none}.club-game .screen h1 strong{color:#822f35;font-weight:500}.club-game .screen p{color:#706960}.club-game .screen-logo{animation:none}.club-game .btn-start{background:#822f35;border-radius:5px;font-family:'DM Sans',Arial,sans-serif;box-shadow:none;text-transform:none;letter-spacing:0;min-height:48px}.club-game #btn-back{color:#822f35;background:#faf7ef;border-color:#d2c6b2;border-radius:5px;font-family:'DM Sans',Arial,sans-serif;text-transform:none;letter-spacing:0;min-height:44px}.club-game .hs-board,.club-game .hud-pill{background:#fffaf0;border-color:#ded8cc;box-shadow:none;border-radius:8px}.club-game .hud-value,.club-game .hs-title,.club-game .hs-score,.club-game .over-score-big,.club-game .best-line span{color:#822f35}.club-game .hs-name{color:#322e29}.club-game .best-line,.club-game .member-line,.club-game .hs-empty{color:#706960}.club-game .player-box input{font-family:'DM Sans',Arial,sans-serif;background:#fffdf8;border-radius:5px;border-color:#ccbeaa;font-size:16px}.club-game .record-badge{background:#315b4e}.club-game #brand>span{font-family:'Playfair Display',Georgia,serif;letter-spacing:0;text-transform:none}.club-game button:focus-visible,.club-game a:focus-visible,.club-game input:focus-visible{outline:3px solid #ad7530;outline-offset:3px}.club-game #tap-hint{color:#45614f;background:#faf7efe6;left:50%;right:auto;transform:translateX(-50%);padding:8px 15px;border-radius:20px;white-space:nowrap;font-size:11px}.sled-pause-button{position:fixed;top:14px;left:50%;transform:translateX(-50%);z-index:15;min-width:80px;min-height:44px;padding:10px 16px;border:1px solid #c9bca9;border-radius:5px;background:#faf7ef;color:#822f35;font:12px 'DM Sans',Arial,sans-serif;cursor:pointer}.sled-pause-button[hidden]{display:none}.sled-pause{position:fixed;inset:0;background:#faf7eff5;z-index:40;display:flex;align-items:center;justify-content:center;text-align:center;padding:24px}.sled-pause[hidden]{display:none}.sled-pause h2{font:38px 'Playfair Display',Georgia,serif;color:#822f35;margin-bottom:15px}.sled-pause p{font:14px/1.7 'DM Sans',Arial,sans-serif;max-width:350px}.sled-pause .btn-start{margin-top:22px}.sled-upgrade{display:block;font-size:11px;color:#315b4e;max-width:400px;margin:14px auto 0;line-height:1.7}.club-game #brand{pointer-events:none}.club-game .name-error{max-width:90vw;white-space:normal}.club-game .screen-inner{max-width:100%}
@media(max-width:600px){.club-game #brand>span{display:none}.club-game #brand{padding:12px 16px}.club-game #brand img{width:36px;height:36px}.sled-pause-button{top:10px;padding:8px 12px;left:calc(50% - 12px)}.club-game #btn-back{font-size:11px;right:12px;padding:9px 12px;top:10px}.club-game .screen{padding-inline:18px}.club-game .screen h1{font-size:36px}.club-game .screen p{font-size:14px}.club-game #hud{gap:9px;top:66px}.club-game .hud-label{font-size:9px}.club-game .hud-pill{padding:8px 12px}.club-game #tap-hint{bottom:max(16px,env(safe-area-inset-bottom));font-size:10px;white-space:normal;text-align:center;width:max-content;max-width:90vw}}
@media(prefers-reduced-motion:reduce){.club-game *{animation:none!important;transition:none!important}}
html:has(body.club-game),body.club-game{touch-action:auto}.club-game #game-canvas,.club-game #santa{touch-action:none}.club-game .sled-pause-button,.club-game #sled-resume{touch-action:manipulation}
.club-game .screen-inner{animation:none}
