.game-screen .keyboard button,.game-screen .tile,.game-screen .game-help{touch-action:manipulation;-webkit-tap-highlight-color:transparent}
.join-reward{position:relative;margin:22px -8px 18px;padding:22px 18px;border:1px solid rgba(200,230,106,.38);border-radius:14px;background:linear-gradient(145deg,rgba(200,230,106,.13),rgba(255,255,255,.035));overflow:hidden}
.join-reward:after{content:"✦";position:absolute;right:-4px;top:-35px;font-size:110px;color:rgba(200,230,106,.06);pointer-events:none}
.join-kicker{display:block;color:var(--lime);font-size:9px;font-weight:900;letter-spacing:.18em}
.join-reward h3{font:500 28px/1.05 Georgia,serif;margin:8px 0 10px;color:#fff}
.join-reward>p{font-size:13px;color:#c5d2cc;margin-bottom:16px}
.join-benefits{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:15px 0 18px}
.join-benefits span{display:flex;gap:7px;align-items:flex-start;font-size:10px;color:#dce8e1}
.join-benefits i{font-style:normal;color:var(--lime);font-weight:900}
.join-google{position:relative;z-index:1;background:var(--lime)!important;color:#173629!important;border-color:var(--lime)!important;padding:13px 15px!important}
.join-email{display:block;text-align:center;margin:13px 0 8px;color:#dce8e1;text-decoration:underline;text-underline-offset:3px;font-size:12px;font-weight:750}
.join-reward>small{display:block;text-align:center;color:#9fb1a8;font-size:9px}
.guest-game.finished{grid-template-columns:minmax(0,530px) minmax(370px,430px)!important;max-width:1060px!important}
.guest-game.finished>.game-result.visible{padding:30px!important}
@media(max-width:900px){.guest-game.finished{grid-template-columns:1fr!important;max-width:610px!important}.join-reward{margin-left:0;margin-right:0}}
@media(max-width:430px){.join-benefits{grid-template-columns:1fr}.join-reward{padding:20px 15px}.join-reward h3{font-size:25px}}
@media(max-width:600px){
 body.game-screen{height:100dvh;overflow:hidden}
 .game-screen .topbar{height:52px}
 .game-screen main{height:calc(100dvh - 52px);min-height:0;overflow:auto;overscroll-behavior:none}
 .game-screen footer{display:none}
 .game-screen .game-page{min-height:100%;padding:8px 9px 14px;align-content:start}
 .game-screen .game-topline{margin-top:0}
 .game-screen .game-heading h1{font-size:28px;margin:2px 0}
 .game-screen .game-heading p{font-size:11px}
 .game-screen .message{min-height:22px;margin:2px 0;font-size:12px}
 .game-screen .board{width:min(300px,78vw);margin:4px auto 9px;gap:5px}
 .game-screen .row{gap:5px}
 .game-screen .tile{font-size:22px;border-width:1.5px}
 .game-screen .keyboard{gap:5px}
 .game-screen .keyboard>div{gap:3px}
 .game-screen .keyboard button{height:clamp(38px,6.1dvh,45px);font-size:12px;padding:0 2px;user-select:none;-webkit-user-select:none}
 .game-screen .attempt{padding:6px 9px}
 .game-screen .attempt b{font-size:22px}
}
@media(max-width:600px) and (max-height:690px){
 .game-screen .game-heading h1{font-size:24px}
 .game-screen .game-heading p{display:none}
 .game-screen .board{width:min(260px,70vw)}
 .game-screen .keyboard button{height:36px}
}
.help-dialog{max-height:min(88dvh,760px);overflow:auto}
.help-system{margin-top:24px;padding-top:20px;border-top:1px solid var(--line)}
.help-system h3{font:500 24px Georgia,serif;margin:0 0 14px}
.help-system article{display:grid;grid-template-columns:34px 1fr;gap:11px;padding:12px 0;border-bottom:1px solid var(--line)}
.help-system article:last-child{border-bottom:0}
.help-system article>i{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;background:color-mix(in srgb,var(--green) 12%,var(--surface));color:var(--green);font-style:normal;font-weight:900}
.help-system b{display:block;margin-bottom:3px}
.help-system p{margin:0;color:var(--muted);font-size:12px;line-height:1.45}
.help-footer-note{margin:18px 0 0!important;padding:13px;border-radius:9px;background:color-mix(in srgb,var(--green) 8%,var(--surface));color:var(--muted)!important;font-size:11px!important}
@media(max-width:500px){.help-dialog{max-height:92dvh;padding:24px 18px}.help-dialog h2{font-size:29px}.help-system h3{font-size:21px}}
.city-pulse{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:13px;padding:11px 13px;border:1px solid color-mix(in srgb,var(--green) 30%,var(--line));border-radius:11px;background:color-mix(in srgb,var(--green) 7%,var(--surface))}
.city-pulse span,.city-pulse b{display:block}.city-pulse span{font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted)}.city-pulse b{font-size:15px}.city-pulse p{max-width:260px;margin:0;text-align:right;color:var(--muted);font-size:10px}.city-pulse p strong{color:var(--green)}
.daily-community{margin:18px 0;padding:16px;border:1px solid rgba(255,255,255,.14);border-radius:11px;background:rgba(255,255,255,.035)}
.daily-community>div{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-top:11px}.daily-community article{padding:8px 4px;text-align:center;border-right:1px solid rgba(255,255,255,.12)}.daily-community article:last-child{border-right:0}.daily-community b,.daily-community small{display:block}.daily-community b{font-size:16px;color:#fff}.daily-community small{font-size:8px;color:#a9beb4}.daily-community>p{margin:11px 0 0;text-align:center;color:#a9beb4;font-size:10px}
.share-more{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.share-more button{padding:9px 6px;border:1px solid rgba(255,255,255,.2);border-radius:7px;background:rgba(255,255,255,.045);color:#eef8f3;font:inherit;font-size:9px;font-weight:800;cursor:pointer}.share-more button:hover{background:rgba(255,255,255,.1)}.copy-status{display:block;min-height:15px;text-align:center;color:var(--lime);font-size:9px}
.score-rules{margin-top:22px;padding:18px;border-radius:12px;background:color-mix(in srgb,var(--green) 7%,var(--surface));border:1px solid var(--line)}.score-rules h3{font:500 24px Georgia,serif;margin:0 0 13px}.score-table{display:grid;grid-template-columns:1fr auto;border:1px solid var(--line);border-radius:8px;overflow:hidden}.score-table span,.score-table b{padding:7px 10px;border-bottom:1px solid var(--line);font-size:11px}.score-table b{text-align:right;color:var(--green)}.score-table span:nth-last-child(-n+2),.score-table b:nth-last-child(-n+2){border-bottom:0}.score-rules>p{margin:12px 0 0;color:var(--muted);font-size:11px}
@media(min-width:901px){.game-result.visible{max-height:calc(100dvh - 56px);overflow:auto;scrollbar-width:thin}}
@media(max-width:600px){.city-pulse{padding:8px 10px;margin-bottom:7px}.city-pulse p{max-width:180px}.daily-community>div{grid-template-columns:1fr 1fr}.daily-community article:nth-child(2){border-right:0}.share-more{grid-template-columns:1fr}.share-more button{font-size:11px}}
