.game-screen .keyboard button,.game-screen .tile,.game-screen .game-help{touch-action:manipulation;-webkit-tap-highlight-color:transparent}
.game-screen .game-page{padding-top:clamp(10px,2.2dvh,24px)}
.game-screen .game-shell .board{width:min(340px,calc((100dvh - 390px)*.84));min-width:250px;margin:clamp(5px,1.2dvh,12px) auto clamp(9px,1.8dvh,18px)}
.game-screen .game-shell .keyboard button{height:clamp(40px,5.6dvh,48px)}
@media(max-height:820px) and (min-width:601px){
 .game-screen .game-page{padding-bottom:24px}
 .game-screen .game-heading h1{font-size:34px;margin:2px 0}
 .game-screen .game-heading p{font-size:11px}
 .game-screen .message{min-height:22px;margin:3px 0}
 .game-screen .city-pulse{margin-bottom:7px;padding:8px 11px}
}
.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 - env(safe-area-inset-top,0px));min-height:0;overflow:auto;overscroll-behavior:none;padding-bottom:env(safe-area-inset-bottom,0px);scroll-padding-bottom:calc(80px + env(safe-area-inset-bottom,0px))}
 .game-screen footer{display:none}
 .game-screen .city-pulse{display:none}
 .game-screen .game-page{min-height:100%;padding:5px 9px max(88px,calc(70px + env(safe-area-inset-bottom,0px)));align-content:start}
 .game-screen .game-result.visible{margin-bottom:env(safe-area-inset-bottom,0px)}
 .game-screen .game-topline{margin-top:0}
 .game-screen .game-heading h1{font-size:28px;margin:2px 0}
 .game-screen .game-heading p{display:none}
 .game-screen .message{min-height:22px;margin:2px 0;font-size:12px}
 .game-screen .game-shell .board{width:min(300px,78vw,calc((100dvh - 350px)*.84));min-width:205px;margin:3px auto 7px;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(36px,5.8dvh,44px);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 .game-shell .board{width:min(260px,70vw,calc((100dvh - 315px)*.84));min-width:190px}
 .game-screen .keyboard button{height:36px}
}
@media(max-width:600px) and (min-height:750px){
 .game-screen .game-shell .board{width:min(340px,88vw,calc((100dvh - 320px)*.84));min-width:250px}
 .game-screen .keyboard button{height:clamp(44px,5.9dvh,50px)}
}
@media(max-width:600px) and (display-mode:standalone){
 .game-screen .game-page{padding-bottom:max(20px,calc(12px + env(safe-area-inset-bottom,0px)))}
 .game-screen main{scroll-padding-bottom:calc(20px + env(safe-area-inset-bottom,0px))}
}
.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}
.share-more{grid-template-columns:repeat(2,1fr)}.instagram-share{min-height:45px;border:0;border-radius:9px;background:linear-gradient(115deg,#6f36c7,#d72d75 54%,#f09b35);color:#fff;font:inherit;font-size:13px;font-weight:850;cursor:pointer;box-shadow:0 8px 22px rgba(178,42,114,.22)}.instagram-dialog{width:min(390px,calc(100vw - 24px));padding:27px;border:1px solid rgba(255,255,255,.16);border-radius:20px;background:#12372a;color:#f5fbf8;box-shadow:0 25px 80px rgba(0,0,0,.45)}.instagram-dialog::backdrop{background:rgba(3,15,11,.72);backdrop-filter:blur(5px)}.instagram-dialog h3{margin:7px 34px 5px 0;font:500 30px Georgia,serif}.instagram-dialog p{color:#b9cec4}.instagram-dialog>div{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:18px}.instagram-dialog>div button{min-height:50px;border:1px solid rgba(255,255,255,.2);border-radius:9px;background:rgba(255,255,255,.07);color:#fff;font-weight:800;cursor:pointer}.instagram-dialog>div button:first-child{background:linear-gradient(115deg,#7137ca,#d62d74);border:0}.instagram-dialog-close{position:absolute;right:14px;top:12px;width:34px;height:34px;border:0;border-radius:50%;background:rgba(255,255,255,.1);color:#fff;font-size:22px;cursor:pointer}
.share-card-tools{margin-top:3px;border:1px solid rgba(200,230,106,.25);border-radius:9px;background:rgba(200,230,106,.055)}.share-card-tools summary{padding:11px 13px;color:#dff39b;font-size:11px;font-weight:850;cursor:pointer;list-style-position:inside}.share-card-tools>div{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;padding:0 9px 8px}.share-card-tools button{min-height:39px;padding:7px 4px;border:1px solid rgba(255,255,255,.18);border-radius:7px;background:rgba(255,255,255,.055);color:#f5fbf8;font-size:9px;font-weight:750;cursor:pointer}.share-card-tools button:hover{background:rgba(200,230,106,.13);border-color:rgba(200,230,106,.42)}.share-card-tools>small{display:block;padding:0 10px 9px;text-align:center;color:#9fb1a8;font-size:8px}
.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:repeat(3,1fr)}.share-more button{font-size:9px;padding:8px 3px}}
@media(max-width:380px){.share-card-tools>div{grid-template-columns:1fr}.share-card-tools button{min-height:34px}}
.result-overlay-backdrop{position:fixed;z-index:90;inset:0;background:rgba(4,15,11,.72);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.result-overlay-backdrop[hidden]{display:none}
.game-result.visible{display:block!important;position:fixed!important;z-index:91;left:50%;top:50%;transform:translate(-50%,-50%);width:min(430px,calc(100vw - 24px));max-height:calc(100dvh - max(30px,env(safe-area-inset-top)) - max(30px,env(safe-area-inset-bottom)));overflow:auto;overscroll-behavior:contain;padding:34px 30px!important;border:1px solid rgba(200,230,106,.28);box-shadow:0 30px 100px rgba(0,0,0,.48)}
.result-close{position:absolute;z-index:3;right:14px;top:14px;width:34px;height:34px;margin:0;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:rgba(255,255,255,.08);color:#fff;font-size:23px;line-height:1;cursor:pointer}
body.result-overlay-open{overflow:hidden}.game-page.finished{grid-template-columns:minmax(0,570px)!important;max-width:650px!important}
@media(max-width:600px){.game-result.visible{display:flex!important;flex-direction:column;width:calc(100vw - 18px);max-height:calc(100dvh - max(18px,env(safe-area-inset-top)) - max(82px,calc(64px + env(safe-area-inset-bottom))));padding:22px 18px 20px!important}.game-result.visible .next-game{order:1}.game-result.visible .result-actions{order:2}.game-result.visible .daily-community{order:3}.game-result.visible .join-reward{order:4}.game-result.visible h2{font-size:31px;margin:5px 42px 8px 0}.game-result.visible>p{margin-bottom:7px}.game-result.visible .share-preview{margin:7px auto 10px;padding:9px;gap:3px}.game-result.visible .share-preview>div{gap:3px}.game-result.visible .result-stats{margin:8px 0}.game-result.visible .result-stats article{padding:8px 6px}.game-result.visible .next-game{padding:9px 0}.game-result.visible .result-actions{margin-top:7px}.game-result.visible .whatsapp-share{min-height:43px;padding:9px 12px!important}.game-result.visible .daily-community{margin:12px 0}.result-close{right:10px;top:10px}}

/* Tek ekrana sığan sonuç kartı */
.game-result.visible{display:flex!important;flex-direction:column;width:min(560px,calc(100vw - 32px));overflow:hidden;max-height:calc(100dvh - max(20px,env(safe-area-inset-top)) - max(20px,env(safe-area-inset-bottom)));padding:24px 30px!important}
.game-result.visible h2{margin:4px 42px 5px 0;font-size:clamp(28px,4.2dvh,38px)}
.game-result.visible>p{margin:0 0 5px;font-size:13px}
.game-result.visible .word-definition{margin:5px 0 7px;padding:7px 10px}
.game-result.visible .word-definition span{margin-bottom:1px;font-size:8px}
.game-result.visible .word-definition p{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:9px!important;line-height:1.35}
.result-pattern{display:grid;justify-items:center;margin:1px 0 5px}
.result-pattern>small{margin-top:3px;color:#a9beb4;font-size:8px;letter-spacing:.02em}
.game-result.visible .share-preview{margin:0;padding:7px;gap:3px;border-radius:10px}
.game-result.visible .share-preview>div{grid-template-columns:repeat(5,14px);gap:3px}
.game-result.visible .share-preview i{width:14px;height:14px}
.share-preview .winning-row{filter:drop-shadow(0 0 5px rgba(78,224,157,.72))}
.share-preview.first-try{border-color:#f0bf3f;box-shadow:0 0 0 2px rgba(240,191,63,.18),0 0 18px rgba(240,191,63,.22)}
.result-stats{display:flex;flex-wrap:nowrap;gap:5px;margin:5px 0 7px}
.result-stats article{display:flex;flex:1;align-items:center;justify-content:center;gap:4px;min-width:0;padding:7px 5px!important;border-radius:999px!important;white-space:nowrap}
.result-stats b,.result-stats span{display:inline;margin:0}
.result-stats b{font-size:15px!important}.result-stats span{font-size:9px}
.game-result.visible .result-community-summary{margin:1px 0 8px;color:#a9beb4;font-size:11px;text-align:center;white-space:normal}.game-result.visible .result-community-summary b{color:#eef8f3}.game-result.visible .result-community-summary i{padding:0 4px;color:#668077;font-style:normal}
.city-impact{display:flex;align-items:center;gap:10px;margin:0 0 7px;padding:9px 11px;border:1px solid rgba(200,230,106,.28);border-radius:10px;background:rgba(200,230,106,.08)}
.city-impact>span{display:grid;place-items:center;flex:0 0 29px;width:29px;height:29px;border-radius:50%;background:var(--lime);color:#16372a;font-size:12px}
.city-impact p{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;margin:0;line-height:1.25}.city-impact b{color:#fff;font-size:11px}.city-impact small{color:#b9ccc3;font-size:9px;white-space:nowrap}
.game-result.visible .next-game{padding:5px 0;border-top:0}
.game-result.visible .next-game span,.game-result.visible .next-game strong{font-size:9px}
.game-result.visible .result-actions{gap:5px;margin-top:2px}
.share-primary{display:grid;grid-template-columns:1fr 1fr;gap:6px}
.share-primary .whatsapp-share,.share-primary .instagram-share{min-height:38px!important;padding:7px 8px!important;font-size:11px}
.share-primary .whatsapp-share svg{width:16px;height:16px}
.share-more button{padding:6px 4px;font-size:8px}
.copy-status{min-height:0;font-size:8px}
.copy-status:empty{display:none}
.game-result.visible .result-answer{display:flex;align-items:center;gap:10px;margin:1px 0 7px!important}.result-answer span{color:#a9beb4;font-size:12px}.result-answer b{color:#fff;font-size:24px;letter-spacing:.055em}
.result-share-button{display:flex;align-items:center;justify-content:center;gap:11px;min-height:50px!important;border:1px solid rgba(103,232,196,.38)!important;border-radius:12px!important;background:linear-gradient(135deg,#167e70,#215d87)!important;color:#fff!important;font-size:14px!important;cursor:pointer;box-shadow:0 9px 22px rgba(10,68,75,.25)}
.result-share-button:hover{filter:brightness(1.1);transform:translateY(-1px)}
.result-share-button>span{display:grid;place-items:center;width:28px;height:28px;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:rgba(255,255,255,.1)}.result-share-button svg{width:16px;height:16px;fill:currentColor}.result-share-button>b{font-size:inherit}
.result-next-actions{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:5px}
.result-next-actions a{display:grid;place-items:center;min-height:34px;padding:5px;border:1px solid rgba(255,255,255,.18);border-radius:7px;color:#edf7f2;text-align:center;font-size:8px;font-weight:800;line-height:1.2}
.result-next-actions a.primary{border-color:var(--lime);background:var(--lime);color:#173629}
.game-result.visible .join-reward{margin:5px 0 0;padding:9px 10px}
.game-result.visible .join-reward h3{margin:2px 0 4px;font-size:18px}
.game-result.visible .join-reward>p{display:block;margin:0 0 8px;color:#d2dfd8;font-size:10px;line-height:1.4}.game-result.visible .join-benefits,.game-result.visible .join-reward>small{display:none}
.game-result.visible .join-google{min-height:34px;padding:7px 10px}.game-result.visible .join-email{margin:5px 0 0;font-size:9px}
.join-signup{display:flex!important;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:8px 12px!important;border-color:var(--lime)!important;background:var(--lime)!important;color:#173629!important}.join-signup>span{font-size:15px}.join-google-quick{display:block;margin-top:7px;color:#eaf5ef;text-align:center;font-size:10px;font-weight:800;text-decoration:underline;text-underline-offset:3px}
@media(max-width:600px){
 .game-result.visible{width:calc(100vw - 14px);max-height:calc(100dvh - max(10px,env(safe-area-inset-top)) - max(10px,env(safe-area-inset-bottom)));padding:16px 14px!important}
 .game-result.visible h2{font-size:clamp(29px,4.5dvh,36px);line-height:1.02}
 .game-result.visible>p{font-size:15px;margin-bottom:7px}
 .game-result.visible .result-answer{gap:11px;margin-bottom:9px!important}.result-answer span{font-size:14px}.result-answer b{font-size:28px}
 .result-close{right:9px;top:9px}
 .game-result.visible .word-definition{margin:6px 0 8px;padding:9px 11px}
 .game-result.visible .word-definition span{font-size:9px}
 .game-result.visible .word-definition p{font-size:12px!important;line-height:1.4;-webkit-line-clamp:2}
 .result-pattern>small{font-size:9px}
 .result-stats{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin:7px 0 8px}
 .result-stats article{justify-content:flex-start;min-height:39px;padding:8px 11px!important;border-radius:9px!important}
 .result-stats b{font-size:16px!important}.result-stats span{font-size:10px}
 .city-impact{padding:9px 10px}.city-impact>span{width:31px;height:31px;flex-basis:31px}
 .city-impact b{font-size:12px}.city-impact small{font-size:10px}
 .share-primary .whatsapp-share,.share-primary .instagram-share{min-height:46px!important;font-size:13px}
 .share-more button{min-height:37px;font-size:10px}
 .result-share-button{min-height:54px!important;font-size:16px!important}
 .game-result.visible .next-game{display:none}
 .result-next-actions{grid-template-columns:1fr}
 .result-next-actions a{min-height:40px;font-size:11px}
 .result-next-actions a:not(.primary){display:none}
 .game-result.visible .city-impact{order:3;margin-top:2px}
 .game-result.visible .join-reward{padding:11px 12px}.game-result.visible .join-reward h3{font-size:20px}.game-result.visible .join-reward>p{font-size:11px}.join-signup{min-height:44px;font-size:12px}
}
@media(max-height:720px){
 .game-result.visible{padding-top:13px!important;padding-bottom:13px!important}
 .game-result.visible .word-definition p{-webkit-line-clamp:1}
 .game-result.visible .share-preview>div{grid-template-columns:repeat(5,12px)}
 .game-result.visible .share-preview i{width:12px;height:12px}
 .result-pattern>small{font-size:7px}
 .game-result.visible .next-game{display:none}
 .game-result.visible .join-reward .join-kicker{display:none}
}
@media(max-height:610px){
 .game-result.visible .result-kicker{font-size:8px}
 .game-result.visible h2{font-size:27px}
 .game-result.visible .word-definition p{-webkit-line-clamp:1}
 .result-pattern>small{display:none}
 .result-stats{gap:4px;margin:5px 0}
 .result-stats article{min-height:34px;padding:5px 8px!important}
 .city-impact{padding:5px 7px}
 .result-next-actions a{min-height:35px}
}

/* Misafir sonuç ekranı: tek hedef, okunaklı kayıt çağrısı */
.guest-game .game-result.visible{width:min(540px,calc(100vw - 24px));padding:28px 30px!important}
.guest-game .game-result.visible .word-definition,
.guest-game .game-result.visible .result-stats,
.guest-game .game-result.visible .daily-community,
.guest-game .game-result.visible .city-impact,
.guest-game .game-result.visible .next-game,
.guest-game .game-result.visible .result-next-actions{display:none!important}
.guest-game .game-result.visible h2{font-size:clamp(31px,5dvh,46px);line-height:1.02;margin-bottom:8px}
.guest-game .game-result.visible .result-answer{margin:0 0 12px;font-size:clamp(18px,2.7dvh,24px);color:#dce9e2}
.guest-game .game-result.visible .result-answer b{color:#fff;font-size:1.12em}
.guest-game .game-result.visible .join-reward{display:flex;flex-direction:column;justify-content:center;flex:1;min-height:0;margin:8px 0 0;padding:clamp(20px,3.5dvh,30px);border:1px solid rgba(200,230,106,.5);border-radius:20px;background:linear-gradient(145deg,rgba(200,230,106,.2),rgba(47,158,105,.12));text-align:center;order:2}
.guest-game .join-reward:after{right:-10px;top:-42px;font-size:150px}
.guest-game .join-kicker{font-size:11px;letter-spacing:.2em}
.guest-game .join-reward h3{max-width:430px;margin:10px auto 9px;font:600 clamp(32px,5.7dvh,50px)/.98 Georgia,serif;color:#fff}
.guest-game .join-reward>p{max-width:430px;margin:0 auto 14px;font-size:clamp(15px,2.2dvh,18px);line-height:1.45;color:#e2eee8}
.guest-game .join-benefits{display:flex;flex-wrap:wrap;justify-content:center;gap:7px 14px;margin:0 0 16px}
.guest-game .join-benefits span{font-size:12px;font-weight:750;color:#f1f8f4}
.guest-game .join-benefits i{display:grid;place-items:center;flex:0 0 19px;height:19px;border-radius:50%;background:var(--lime);color:#173629}
.guest-game .join-returning{display:flex;flex-direction:column;gap:2px;margin:0 auto 13px;padding:9px 14px;border:1px solid rgba(255,255,255,.2);border-radius:10px;background:rgba(255,255,255,.07);color:#fff}
.guest-game .join-returning[hidden]{display:none}
.guest-game .join-returning b{color:var(--lime);font-size:13px}.guest-game .join-returning span{font-size:11px;color:#d6e4dd}
.guest-game .game-result.visible .result-pattern{display:flex;align-items:center;justify-content:center;gap:10px;margin:3px 0 6px;order:0}
.guest-game .game-result.visible .share-preview{margin:0;padding:7px}.guest-game .game-result.visible .result-pattern>small{max-width:95px;text-align:left;font-size:9px;line-height:1.3}
.guest-game .game-result.visible .result-actions{display:grid!important;margin:0;order:1}
.guest-game .game-result.visible .result-share-button{min-height:46px;border:1px solid #25d366!important;background:rgba(37,211,102,.08)!important;color:#6fe0a0!important;font-size:13px}
.guest-game .join-google-primary{position:relative;z-index:1;display:flex!important;align-items:center;justify-content:center;gap:13px;min-height:82px;padding:13px 18px!important;border:0!important;border-radius:15px!important;background:#fff!important;color:#173629!important;box-shadow:0 12px 32px rgba(0,0,0,.24);text-align:left}
.guest-game .join-google-primary .google-mark{display:grid;place-items:center;flex:0 0 40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#4285f4 0 25%,#34a853 25% 50%,#fbbc05 50% 75%,#ea4335 75%);color:#fff;font:900 23px Arial,sans-serif}
.guest-game .join-google-primary>span:last-child{display:flex;flex-direction:column;gap:2px}.guest-game .join-google-primary b{font-size:clamp(16px,2.2dvh,19px);line-height:1.15}.guest-game .join-google-primary small{font-size:11px;color:#527064}
.guest-game .join-email-signup{position:relative;z-index:1;display:inline-block;margin:12px auto 0;color:#eff7f3;font-size:12px;font-weight:800;text-decoration:underline;text-underline-offset:4px}
@media(max-width:600px){
 .guest-game .game-result.visible{width:calc(100vw - 14px);max-height:calc(100dvh - max(10px,env(safe-area-inset-top)) - max(10px,env(safe-area-inset-bottom)));padding:20px 15px!important}
 .guest-game .game-result.visible h2{font-size:clamp(30px,5dvh,39px)}
 .guest-game .join-reward{padding:clamp(18px,3dvh,25px) 16px}
 .guest-game .join-reward h3{font-size:clamp(30px,5.2dvh,41px)}
 .guest-game .join-benefits{gap:7px 10px}.guest-game .join-benefits span{font-size:11px}
 .guest-game .join-google-primary{min-height:76px}
}
@media(max-height:680px){
 .guest-game .game-result.visible{padding-top:14px!important;padding-bottom:14px!important}
 .guest-game .game-result.visible h2{font-size:29px;margin-top:2px}.guest-game .game-result.visible .result-answer{font-size:16px;margin-bottom:7px}
 .guest-game .join-reward{padding:14px}.guest-game .join-reward h3{margin:5px auto;font-size:28px}.guest-game .join-reward>p{margin-bottom:9px;font-size:13px}
 .guest-game .join-benefits{margin-bottom:10px}.guest-game .join-returning{margin-bottom:8px;padding:6px 10px}
 .guest-game .game-result.visible .result-pattern{margin:1px 0 5px}.guest-game .game-result.visible .share-preview>div{grid-template-columns:repeat(5,11px)}.guest-game .game-result.visible .share-preview i{width:11px;height:11px}
 .guest-game .join-benefits{display:none}.guest-game .join-google-primary{min-height:66px}.guest-game .join-google-primary .google-mark{flex-basis:34px;height:34px;font-size:20px}.guest-game .join-email-signup{margin-top:7px}.guest-game .game-result.visible .result-share-button{min-height:42px}
}

/* Mobil oyun alanını kullanılabilir ekran yüksekliğine göre doldurur. */
@media(max-width:600px){
 .game-screen .game-page{
  padding-bottom:max(12px,calc(env(safe-area-inset-bottom,0px) + 8px));
 }
 .game-screen .game-shell .board{
  width:min(92vw,calc((100dvh - 350px)*.84));
  min-width:205px;
  max-width:380px;
 }
 .game-screen .keyboard button{
  height:clamp(40px,6.1dvh,50px);
 }
}
@media(max-width:600px) and (min-height:780px){
 .game-screen .game-shell .board{
  width:min(92vw,calc((100dvh - 330px)*.82));
 }
 .game-screen .keyboard button{
  height:clamp(46px,6.25dvh,54px);
 }
}
@media(max-width:600px) and (max-height:680px){
 .game-screen .game-shell .board{
  width:min(82vw,calc((100dvh - 315px)*.82));
 }
 .game-screen .keyboard button{height:38px}
}
