:root{--bg:#0f172a;--panel:#111827;--panel-2:#172033;--text:#e5e7eb;--muted:#9ca3af;--line:rgba(255,255,255,.1);--accent:#38bdf8;--success:#22c55e;--danger:#ef4444;--warning:#f59e0b;--shadow:0 18px 50px rgba(0,0,0,.28);--gg-btn-text:#ffffff;--gg-btn-text-outline:rgba(0,0,0,.82);--gg-btn-text-shadow:-1px -1px 0 var(--gg-btn-text-outline),1px -1px 0 var(--gg-btn-text-outline),-1px 1px 0 var(--gg-btn-text-outline),1px 1px 0 var(--gg-btn-text-outline),0 2px 4px rgba(0,0,0,.72);--gg-btn-border:rgba(0,0,0,.56)}*{box-sizing:border-box}html{min-height:100%;background:#020617}body{min-height:100%;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background-color:#020617;background-image:radial-gradient(ellipse 140% 120% at 0% 0%,#1e3a8a 0%,#0f172a 42%,#020617 100%);background-repeat:no-repeat;background-size:100% 100%;color:var(--text)}a{color:var(--accent)}input,select{font:inherit}input,select{width:100%;margin-top:7px;border:1px solid var(--line);background:rgba(2,6,23,.65);color:var(--text);border-radius:12px;padding:12px 13px;outline:none}input:focus,select:focus{border-color:rgba(56,189,248,.8);box-shadow:0 0 0 4px rgba(56,189,248,.14)}label{color:#cbd5e1;font-weight:650}.page-lobby{min-height:100%;padding:36px}.eyebrow{margin:0 0 8px;color:var(--accent);font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}h1,h2{margin-top:0}.hero-text{max-width:720px;font-size:18px;color:#cbd5e1;margin-bottom:0}.lobby-grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.card{border-radius:24px;background:rgba(17,24,39,.82);border:1px solid var(--line);padding:24px;box-shadow:var(--shadow);backdrop-filter:blur(16px)}.stack{display:grid;gap:16px}.muted{color:var(--muted)}.form-message{min-height:22px;color:var(--muted);margin:0}.form-message.success{color:var(--success)}.form-message.error{color:#fca5a5}.hidden{display:none!important}@media (max-width:900px){.page-lobby{padding:18px}.lobby-grid{grid-template-columns:1fr}}@media (max-width:560px){.card{padding:18px;border-radius:18px}}.mode-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.mode-list article{padding:14px;border:1px solid var(--line);border-radius:16px;background:rgba(2,6,23,.25)}.mode-list h3{margin:0 0 6px;color:#f8fafc}.mode-list p{margin:0;color:var(--muted)}@media (max-width:700px){.mode-list{grid-template-columns:1fr}}.lobby-layout{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:22px;align-items:start}.lobby-main{min-width:0}.lobby-layout .lobby-grid{max-width:none}.lobby-sidebar{position:sticky;top:24px;display:grid;gap:22px;max-height:calc(100vh - 48px);overflow:auto;padding-right:3px}.mode-list-sidebar{grid-template-columns:1fr}.card code,.code-sample code{background:rgba(255,255,255,.08);border-radius:6px;padding:2px 5px}.code-sample{max-height:420px;overflow:auto;margin:10px 0 0;padding:14px;border-radius:16px;border:1px solid var(--line);background:rgba(2,6,23,.55);color:#dbeafe;font-size:12px;line-height:1.5}.code-sample code{background:transparent;padding:0;border-radius:0}@media (max-width:1180px){.lobby-layout{grid-template-columns:1fr}.lobby-sidebar{position:static;max-height:none;overflow:visible}}.ad-box{width:100%;margin:18px 0;padding:10px;border:1px dashed rgba(148,163,184,0.45);border-radius:16px;background:rgba(255,255,255,0.72);overflow:hidden}.ad-label{display:block;margin-bottom:8px;font-size:0.72rem;line-height:1;color:#64748b;text-transform:uppercase;letter-spacing:0.08em}.ad-lobby-top{min-height:110px}.ad-sidebar,.ad-game-sidebar{min-height:250px}.ad-game-bottom{position:absolute;left:18px;right:18px;bottom:18px;z-index:15;max-width:970px;min-height:90px;margin:0 auto;background:rgba(255,255,255,0.92);backdrop-filter:blur(8px)}@media (max-width:900px){.ad-game-bottom{position:static;margin:12px}}.ad-game-bottom{position:static;left:auto;right:auto;bottom:auto;z-index:auto;max-width:none;min-height:90px;margin:0;border-radius:0;border-left:0;border-right:0;border-bottom:0;background:rgba(255,255,255,0.94);backdrop-filter:blur(8px)}@media (max-width:900px){.ad-game-bottom{min-height:72px}}.hero-menu{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.hero-menu a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 13px;border-radius:999px;border:1px solid var(--line);background:rgba(255,255,255,.08);color:#e0f2fe;font-weight:800;text-decoration:none}.hero-menu a:hover{background:rgba(56,189,248,.16)}.info-box{padding:11px 12px;border-radius:14px;background:rgba(88,28,135,.18);border:1px solid rgba(216,180,254,.18);color:var(--text)}.page-empty-state{min-height:100vh;display:grid;place-items:center;padding:24px}.button-link{display:inline-flex;align-items:center;justify-content:center;margin-top:18px;min-height:46px;padding:12px 18px;border-radius:14px;color:var(--gg-btn-text);background:linear-gradient(135deg,#7dd3fc,#38bdf8);font-weight:900;text-decoration:none;box-shadow:0 10px 24px rgba(56,189,248,.22)}.ad-box{color:#1e293b}.ad-game-bottom{display:block;min-height:96px;position:static!important;margin:0!important;border-radius:0!important}.code-example{margin:16px 0;padding:16px;overflow-x:auto;border-radius:16px;background:rgba(2,6,23,.78);border:1px solid var(--line);color:#e5e7eb;font-size:13px;line-height:1.55}.code-example code{font-family:"Cascadia Code","Fira Code",Consolas,monospace}@keyframes street-search-spin{to{transform:rotate(360deg)}}@keyframes countdown-critical-blink{0%,100%{opacity:1;transform:translateX(-50%) scale(1)}50%{opacity:.36;transform:translateX(-50%) scale(1.06)}}.page-site{min-height:100vh;padding:0;overflow-x:hidden}.site-header{position:sticky;top:0;z-index:40;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;width:min(1180px,calc(100% - 36px));margin:18px auto 0;padding:12px;border:1px solid rgba(255,255,255,.12);border-radius:22px;background:rgba(15,23,42,.82);box-shadow:0 16px 46px rgba(0,0,0,.28);backdrop-filter:blur(18px)}.site-brand{display:inline-flex;align-items:center;gap:10px;color:#f8fafc;text-decoration:none;min-width:0}.brand-mark{display:grid;place-items:center;width:44px;height:44px;border-radius:16px;background:rgba(15,23,42,.72);border:1px solid rgba(186,230,253,.24);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 10px 28px rgba(56,189,248,.14);overflow:hidden;flex:0 0 auto}.brand-globe{position:relative;width:30px;height:30px;border-radius:999px;overflow:hidden;border:1.5px solid rgba(186,230,253,.78);background:radial-gradient(circle at 32% 28%,rgba(255,255,255,.95) 0 2px,transparent 3px),linear-gradient(135deg,rgba(56,189,248,.95),rgba(34,197,94,.76) 54%,rgba(14,165,233,.92));box-shadow:0 0 0 5px rgba(56,189,248,.10),0 0 18px rgba(56,189,248,.36);animation:maps-globe-float 1.8s ease-in-out infinite}.brand-globe::before{content:"";position:absolute;inset:4px 7px;border-radius:999px;border-left:1.5px solid rgba(255,255,255,.62);border-right:1.5px solid rgba(255,255,255,.42)}.brand-globe::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0 46%,rgba(255,255,255,.34) 47% 50%,transparent 51% 100%),linear-gradient(0deg,transparent 0 30%,rgba(255,255,255,.30) 31% 33%,transparent 34% 62%,rgba(255,255,255,.24) 63% 65%,transparent 66% 100%);border-radius:inherit;animation:maps-globe-grid 1.15s linear infinite}.site-brand strong,.site-brand small{display:block}.site-brand small{color:var(--muted);font-size:11px;margin-top:2px}.site-nav{display:flex;align-items:center;justify-content:center;gap:6px;min-width:0}.site-nav a,.nav-cta{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:9px 12px;border-radius:999px;color:#dbeafe;text-decoration:none;font-weight:850;white-space:nowrap}.site-nav a:hover,.site-nav a[aria-current="page"]{background:rgba(56,189,248,.14);color:#f8fafc}.nav-cta{color:var(--gg-btn-text);background:linear-gradient(135deg,#7dd3fc,#38bdf8);box-shadow:0 10px 24px rgba(56,189,248,.2)}.site-main{width:min(1180px,calc(100% - 36px));margin:28px auto 0;display:grid;gap:28px}.narrow-main{width:min(1040px,calc(100% - 36px))}.home-hero{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:22px;align-items:stretch}.hero-copy,.hero-panel,.page-title-card,.content-section,.play-section{border:1px solid var(--line);border-radius:30px;background:linear-gradient(135deg,rgba(255,255,255,.12),rgba(255,255,255,.045));box-shadow:var(--shadow);backdrop-filter:blur(16px)}.hero-copy{padding:clamp(26px,5vw,52px)}.hero-copy h1,.page-title-card h1{margin:0;font-size:clamp(38px,6.5vw,76px);line-height:.95;letter-spacing:-.04em}.hero-copy .hero-text,.page-title-card p{max-width:760px;margin:18px 0 0;color:#cbd5e1;font-size:18px;line-height:1.55}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.button-link.primary{margin-top:0}.button-link.secondary-link{margin-top:0;color:#e0f2fe;background:rgba(255,255,255,.08);border:1px solid var(--line);box-shadow:none}.hero-panel{padding:22px;display:grid;gap:14px}.stat-card{padding:18px;border-radius:22px;background:rgba(2,6,23,.34);border:1px solid rgba(255,255,255,.09)}.stat-card strong{display:block;font-size:clamp(26px,4vw,42px);line-height:1;color:#f8fafc}.stat-card span{display:block;margin-top:7px;color:var(--muted);font-weight:750}.play-section,.content-section,.page-title-card{padding:26px}.section-heading{margin-bottom:20px}.section-heading h2,.page-title-card h1{margin-top:0}.section-heading p{margin:6px 0 0;color:var(--muted)}.split-heading{display:flex;justify-content:space-between;align-items:end;gap:16px}.text-link{color:#bae6fd;font-weight:900;text-decoration:none}.text-link:hover{text-decoration:underline}.action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.action-card h3,.info-card h3,.mode-card h3,.place-card h2{margin:0 0 6px}.card-heading-row{display:flex;align-items:center;gap:12px;margin-bottom:18px}.card-heading-row p{margin:0;color:var(--muted)}.step-badge{display:grid;place-items:center;flex:0 0 auto;width:38px;height:38px;border-radius:14px;color:#020617;background:linear-gradient(135deg,#7dd3fc,#c084fc);font-weight:1000}.info-grid{display:grid;gap:16px}.info-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.info-card,.mode-card,.place-pill{border:1px solid rgba(255,255,255,.1);border-radius:22px;background:rgba(2,6,23,.3);padding:18px}.info-card p,.mode-card p{color:var(--muted)}.mode-grid,.place-grid-full{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.mode-tag,.chip{display:inline-flex;align-items:center;min-height:26px;padding:5px 9px;border-radius:999px;background:rgba(139,92,246,.16);color:#e9d5ff;border:1px solid rgba(216,180,254,.18);font-size:12px;font-weight:900}.mode-card h3{margin-top:12px}.mode-card small{color:#cbd5e1;font-weight:750}.place-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.place-pill strong,.place-pill span{display:block}.place-pill span{margin-top:4px;color:var(--muted)}.site-footer{width:min(1180px,calc(100% - 36px));margin:28px auto 0;padding:22px 0 34px;display:flex;justify-content:space-between;gap:16px;color:var(--muted);border-top:1px solid rgba(255,255,255,.1)}.site-footer strong{display:block;color:#f8fafc}.site-footer nav{display:flex;flex-wrap:wrap;gap:12px}.site-footer a{color:#bae6fd;text-decoration:none}.site-footer a:hover{text-decoration:underline}.mode-detail-list,.docs-content{display:grid;gap:18px}.mode-detail-card{padding:24px}.mode-detail-header{display:flex;justify-content:space-between;align-items:start;gap:18px;margin-bottom:18px}.mode-detail-header h2{margin:10px 0 8px}.mode-detail-header p{margin:0;color:var(--muted)}.detail-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding-top:18px;border-top:1px solid rgba(255,255,255,.09)}.detail-columns h3,.doc-section h2{margin-top:0}.chip-row{display:flex;flex-wrap:wrap;gap:8px}.clean-list{margin:0;padding-left:20px;color:#cbd5e1}.clean-list li{margin-bottom:8px}.clean-list.ordered{padding-left:22px}.place-grid-full{grid-template-columns:repeat(3,minmax(0,1fr))}.place-card{box-shadow:none}.docs-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:20px;align-items:start}.docs-toc{position:sticky;top:104px;display:grid;gap:8px;padding:14px;border-radius:18px;background:rgba(15,23,42,.82);border:1px solid var(--line)}.docs-toc a{padding:9px 10px;border-radius:12px;color:#dbeafe;text-decoration:none;font-weight:800}.docs-toc a:hover{background:rgba(56,189,248,.14)}.doc-section p{color:#cbd5e1;line-height:1.6}@media (max-width:900px){.site-header{grid-template-columns:1fr auto;width:min(100% - 24px,1180px);margin-top:12px}.site-nav{order:3;grid-column:1 / -1;overflow-x:auto;justify-content:start;padding-bottom:2px}.site-main,.narrow-main,.site-footer{width:min(100% - 24px,1180px)}.home-hero,.action-grid,.mode-grid,.place-grid-full,.detail-columns,.docs-layout{grid-template-columns:1fr}.info-grid.three{grid-template-columns:1fr}.place-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.mode-detail-header,.split-heading,.site-footer{align-items:start;flex-direction:column}.docs-toc{position:static}}@media (max-width:560px){.site-header{border-radius:18px}.nav-cta{display:none}.hero-copy,.play-section,.content-section,.page-title-card{padding:20px;border-radius:22px}.place-strip{grid-template-columns:1fr}}.page-site.page-empty-state{display:block;min-height:100vh;padding:0}.place-country-list{display:grid;gap:28px}.place-country-section{display:grid;gap:14px}.place-country-title{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0 2px}.place-country-title h2{margin:0;color:#f8fafc;font-size:clamp(22px,2vw,30px)}.place-country-title span{color:var(--muted);font-weight:900}.place-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px}.point-count-badge{flex:0 0 auto;display:inline-flex;align-items:center;min-height:30px;padding:6px 10px;border-radius:999px;color:#f8fafc;background:rgba(88,28,135,.68);border:1px solid rgba(216,180,254,.26);font-size:12px;font-weight:1000;white-space:nowrap}.place-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:14px 0}.place-stats div{padding:10px;border-radius:14px;background:rgba(15,23,42,.58);border:1px solid rgba(255,255,255,.08)}.place-stats dt{color:var(--muted);font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.place-stats dd{margin:4px 0 0;color:#f8fafc;font-size:20px;font-weight:1000}.place-author{margin:0 0 14px;color:#cbd5e1;font-size:13px;font-weight:750}.place-pill small{display:block;margin-top:8px;color:#c4b5fd;font-weight:850}@media (max-width:640px){.place-card-head{display:grid}.point-count-badge{justify-self:start}.place-stats{grid-template-columns:1fr}}@keyframes winner-pop{from{transform:scale(.86);opacity:0;filter:blur(6px)}to{transform:scale(1);opacity:1;filter:blur(0)}}@keyframes winner-spin{to{transform:rotate(360deg)}}.ad-box{box-sizing:border-box;max-width:100%;overflow:hidden}.ad-horizontal{min-height:72px;max-height:118px}.ad-lobby-top{width:min(100%,970px);min-height:90px;max-height:126px;margin-left:auto;margin-right:auto}.ad-game-bottom{height:clamp(64px,9vh,96px)!important;min-height:64px!important;max-height:96px!important;padding:6px 10px!important;flex:0 0 auto}.ad-game-bottom .ad-label{margin-bottom:4px;font-size:0.62rem}.ad-game-sidebar{min-height:160px;max-height:min(300px,32vh)}@media (max-width:900px){.ad-lobby-top{min-height:74px;max-height:96px}.ad-game-bottom{height:clamp(54px,8vh,72px)!important;min-height:54px!important;max-height:72px!important;padding:4px 8px!important}.ad-game-bottom .ad-label{display:none}.ad-game-sidebar{min-height:90px;max-height:120px}}@media (max-width:520px){.ad-box{margin:10px 0;padding:6px;border-radius:12px}.ad-game-bottom{height:56px!important;min-height:56px!important;max-height:56px!important}}.app-meta{display:block;margin-top:6px;color:#94a3b8;font-size:12px;letter-spacing:.02em}.ad-game-sidebar-compact{min-height:96px;max-height:180px;margin:12px 0 14px;padding:8px;border-radius:14px}.ad-game-sidebar-compact .ad-label{margin-bottom:5px;font-size:0.62rem}@media (max-width:900px){.ad-game-sidebar-compact{min-height:74px;max-height:112px;margin:10px 0;padding:6px}}@keyframes maps-globe-float{0%,100%{transform:translateY(0) scale(1)}50%{transform:translateY(-4px) scale(1.03)}}@keyframes maps-globe-grid{to{transform:translateX(10px)}}.brand-globe{display:grid;place-items:center}.brand-globe::before,.brand-globe::after{z-index:1;pointer-events:none}.globe-gg{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:64%;height:42%;border-radius:999px;border:1px solid rgba(255,255,255,.46);background:rgba(15,23,42,.36);color:rgba(255,255,255,.96);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:900;line-height:1;letter-spacing:-.12em;text-indent:-.08em;text-shadow:0 1px 3px rgba(15,23,42,.86);box-shadow:inset 0 1px 0 rgba(255,255,255,.24),0 2px 8px rgba(15,23,42,.24)}.brand-globe .globe-gg{font-size:9px}.page-home .site-brand{gap:clamp(16px,2.4vw,28px)}.page-home .site-brand .brand-mark{width:132px;height:132px;border-radius:42px;border-color:rgba(186,230,253,.32);box-shadow:inset 0 1px 0 rgba(255,255,255,.10),0 18px 44px rgba(56,189,248,.20)}.page-home .site-brand .brand-globe{width:90px;height:90px;border-width:3px;box-shadow:0 0 0 12px rgba(56,189,248,.10),0 0 34px rgba(56,189,248,.40)}.page-home .site-brand .brand-globe::before{inset:12px 21px;border-left-width:3px;border-right-width:3px}.page-home .site-brand .globe-gg{font-size:27px;border-width:2px}@media (max-width:720px){.page-home .site-brand .brand-mark{width:88px;height:88px;border-radius:28px}.page-home .site-brand .brand-globe{width:60px;height:60px;border-width:2px;box-shadow:0 0 0 8px rgba(56,189,248,.10),0 0 26px rgba(56,189,248,.36)}.page-home .site-brand .brand-globe::before{inset:8px 14px;border-left-width:2px;border-right-width:2px}.page-home .site-brand .globe-gg{font-size:18px}}.page-site .site-brand{gap:clamp(16px,2.4vw,28px)}.page-site .site-brand .brand-mark{width:132px;height:132px;border-radius:42px;border-color:rgba(186,230,253,.32);box-shadow:inset 0 1px 0 rgba(255,255,255,.10),0 18px 44px rgba(56,189,248,.20)}.page-site .site-brand .brand-globe{width:90px;height:90px;border-width:3px;box-shadow:0 0 0 12px rgba(56,189,248,.10),0 0 34px rgba(56,189,248,.40)}.page-site .site-brand .brand-globe::before{inset:12px 21px;border-left-width:3px;border-right-width:3px}.page-site .site-brand .globe-gg{font-size:27px;border-width:2px}.page-site .site-brand strong{font-size:clamp(28px,3vw,32px);line-height:.92;letter-spacing:-.04em}.page-site .site-brand small{font-size:clamp(18px,2vw,22px);line-height:1.05;margin-top:6px}@media (max-width:720px){.page-site .site-brand{gap:14px}.page-site .site-brand .brand-mark{width:88px;height:88px;border-radius:28px}.page-site .site-brand .brand-globe{width:60px;height:60px;border-width:2px;box-shadow:0 0 0 8px rgba(56,189,248,.10),0 0 26px rgba(56,189,248,.36)}.page-site .site-brand .brand-globe::before{inset:8px 14px;border-left-width:2px;border-right-width:2px}.page-site .site-brand .globe-gg{font-size:18px}.page-site .site-brand strong{font-size:24px}.page-site .site-brand small{font-size:16px}}@media (max-width:420px){.page-site .site-brand .brand-mark{width:72px;height:72px;border-radius:24px}.page-site .site-brand .brand-globe{width:50px;height:50px}.page-site .site-brand .globe-gg{font-size:15px}.page-site .site-brand strong{font-size:21px}.page-site .site-brand small{font-size:14px}}.ad-box .ad-label{user-select:none}.gg-community-support{position:fixed;left:22px;bottom:22px;z-index:12000;width:min(460px,calc(100vw - 28px));display:grid;grid-template-columns:auto 1fr;gap:14px;padding:16px;border-radius:22px;border:1px solid rgba(125,211,252,0.28);background:radial-gradient(circle at 8% 4%,rgba(56,189,248,0.26),transparent 32%),linear-gradient(145deg,rgba(7,15,32,0.96),rgba(13,26,56,0.94));color:#eaf7ff;box-shadow:0 20px 60px rgba(0,0,0,0.42),0 0 40px rgba(14,165,233,0.18);backdrop-filter:blur(18px);transform:translateY(18px) scale(0.98);opacity:0;pointer-events:none;transition:transform 220ms ease,opacity 220ms ease}.gg-community-support.hidden{display:none}.gg-community-support.is-visible{transform:translateY(0) scale(1);opacity:1;pointer-events:auto}.gg-community-support-glow{position:absolute;inset:-2px;border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,rgba(14,165,233,0.16),transparent 38%,rgba(129,140,248,0.18));mask:linear-gradient(#000,#000) content-box,linear-gradient(#000,#000);mask-composite:exclude;padding:1px}.gg-community-support-icon{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;font-weight:900;letter-spacing:-0.08em;color:white;background:radial-gradient(circle at 32% 24%,#7dd3fc,#2563eb 48%,#0f172a 100%);box-shadow:inset 0 0 18px rgba(255,255,255,0.22),0 10px 30px rgba(37,99,235,0.35)}.gg-community-support-copy{position:relative;min-width:0}.gg-community-support-kicker{margin:0 0 4px;font-size:0.74rem;text-transform:uppercase;letter-spacing:0.12em;color:#93c5fd;font-weight:800}.gg-community-support h2{margin:0 0 8px;font-size:1.04rem;line-height:1.18;color:#ffffff}.gg-community-support p{margin:0;color:rgba(234,247,255,0.86);font-size:0.92rem;line-height:1.42}.gg-community-support-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.gg-community-support-link,.gg-community-support-close{appearance:none;border:0;border-radius:999px;padding:8px 12px;font-weight:800;font-size:0.86rem;line-height:1;text-decoration:none;cursor:pointer}.gg-community-support-link{color:#07101f;background:#bae6fd}.gg-community-support-close{color:#e0f2fe;background:rgba(255,255,255,0.12);border:1px solid rgba(255,255,255,0.14)}.gg-community-support-link:hover,.gg-community-support-close:hover{transform:translateY(-1px);filter:brightness(1.05)}@media (max-width:640px){.gg-community-support{left:14px;right:14px;bottom:14px;width:auto;grid-template-columns:1fr;padding:14px}.gg-community-support-icon{width:44px;height:44px;border-radius:15px}}body .gg-community-support{position:fixed!important;inset:0!important;z-index:12000!important;display:grid!important;place-items:center!important;width:auto!important;min-width:0!important;padding:18px!important;background:rgba(2,6,23,0.62)!important;backdrop-filter:blur(8px)!important;opacity:0!important;pointer-events:none!important;transform:none!important;transition:opacity 220ms ease!important}body .gg-community-support.hidden{display:none!important}body .gg-community-support.is-visible{opacity:1!important;pointer-events:auto!important}body .gg-community-support-card{position:relative!important;width:min(680px,calc(100vw - 28px))!important;display:grid!important;grid-template-columns:auto 1fr!important;gap:18px!important;padding:24px!important;border-radius:28px!important;border:1px solid rgba(125,211,252,0.34)!important;background:radial-gradient(circle at 10% 0%,rgba(56,189,248,0.28),transparent 34%),radial-gradient(circle at 92% 12%,rgba(129,140,248,0.22),transparent 34%),linear-gradient(145deg,rgba(7,15,32,0.98),rgba(13,26,56,0.96))!important;color:#eaf7ff!important;box-shadow:0 30px 90px rgba(0,0,0,0.55),0 0 48px rgba(14,165,233,0.20)!important;transform:translateY(14px) scale(0.985)!important;transition:transform 220ms ease!important}body .gg-community-support.is-visible .gg-community-support-card{transform:translateY(0) scale(1)!important}body .gg-community-support-x{position:absolute!important;top:12px!important;right:14px!important;width:34px!important;height:34px!important;border:0!important;border-radius:999px!important;color:#e0f2fe!important;background:rgba(255,255,255,0.10)!important;font-size:24px!important;line-height:1!important;cursor:pointer!important}body .gg-community-support-icon{width:68px!important;height:68px!important;border-radius:22px!important;display:grid!important;place-items:center!important;font-weight:950!important;font-size:1.15rem!important;letter-spacing:-0.08em!important;color:#fff!important;background:radial-gradient(circle at 32% 24%,#7dd3fc,#2563eb 48%,#0f172a 100%)!important;box-shadow:inset 0 0 20px rgba(255,255,255,0.22),0 14px 34px rgba(37,99,235,0.34)!important}body .gg-community-support-copy{min-width:0!important;padding-right:28px!important}body .gg-community-support-kicker{margin:0 0 7px!important;font-size:0.76rem!important;text-transform:uppercase!important;letter-spacing:0.13em!important;color:#93c5fd!important;font-weight:900!important}body .gg-community-support h2{margin:0 0 10px!important;color:#ffffff!important;font-size:clamp(1.35rem,3vw,2rem)!important;line-height:1.08!important}body .gg-community-support p{margin:0!important;color:rgba(234,247,255,0.88)!important;font-size:1rem!important;line-height:1.58!important}body .gg-community-support-actions{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin-top:18px!important}body .gg-community-support-link,body .gg-community-support-close{appearance:none!important;border:0!important;border-radius:999px!important;padding:11px 15px!important;font-weight:900!important;font-size:0.92rem!important;line-height:1!important;text-decoration:none!important;cursor:pointer!important}body .gg-community-support-link{color:#07101f!important;background:#bae6fd!important}body .gg-community-support-link.primary{background:linear-gradient(135deg,#c4b5fd,#7dd3fc)!important}body .gg-community-support-close{color:#e0f2fe!important;background:rgba(255,255,255,0.12)!important;border:1px solid rgba(255,255,255,0.16)!important}body .gg-community-support-link:hover,body .gg-community-support-close:hover,body .gg-community-support-x:hover{transform:translateY(-1px)!important;filter:brightness(1.06)!important}@media (max-width:640px){body .gg-community-support-card{grid-template-columns:1fr!important;gap:12px!important;padding:22px 18px 18px!important;border-radius:24px!important}body .gg-community-support-icon{width:52px!important;height:52px!important;border-radius:18px!important}body .gg-community-support-copy{padding-right:0!important}body .gg-community-support-actions{flex-direction:column!important}body .gg-community-support-link,body .gg-community-support-close{width:100%!important;text-align:center!important}}body .adsterra-box{box-sizing:border-box!important;width:100%!important;max-width:100%!important;overflow:hidden!important;color:#dbeafe!important;background:radial-gradient(circle at 10% 0%,rgba(56,189,248,0.16),transparent 32%),linear-gradient(145deg,rgba(15,23,42,0.96),rgba(2,6,23,0.92))!important;border:1px solid rgba(148,163,184,0.22)!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,0.03)!important}body .adsterra-label{display:block!important;margin:0 0 5px!important;color:rgba(219,234,254,0.62)!important;font-size:10px!important;line-height:1!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:0.11em!important;user-select:none!important}body .adsterra-zone{position:relative!important;display:grid!important;place-items:center!important;width:100%!important;height:100%!important;min-height:0!important;overflow:hidden!important;border-radius:inherit!important;background:rgba(2,6,23,0.35)!important}body .adsterra-zone iframe,body .adsterra-zone ins,body .adsterra-zone div{max-width:100%!important}body .adsterra-lobby-top{width:min(100%,980px)!important;height:118px!important;min-height:118px!important;max-height:118px!important;margin:18px auto!important;padding:8px!important;border-radius:18px!important}body .adsterra-lobby-top .adsterra-zone{height:90px!important;min-height:90px!important;max-height:90px!important}body .adsterra-game-sidebar,body .ad-game-sidebar.adsterra-box,body .ad-game-sidebar-compact.adsterra-box{display:block!important;width:100%!important;height:286px!important;min-height:286px!important;max-height:286px!important;margin:12px 0 14px!important;padding:8px!important;border-radius:16px!important;flex:0 0 auto!important}body .adsterra-game-sidebar .adsterra-zone{height:250px!important;min-height:250px!important;max-height:250px!important}body .adsterra-game-bottom,body .ad-game-bottom.adsterra-box{position:static!important;left:auto!important;right:auto!important;bottom:auto!important;z-index:1!important;display:block!important;width:100%!important;max-width:none!important;height:112px!important;min-height:112px!important;max-height:112px!important;margin:0!important;padding:7px 12px!important;border-radius:0!important;border-left:0!important;border-right:0!important;border-bottom:0!important;flex:0 0 112px!important;transform:none!important}body .adsterra-game-bottom .adsterra-zone{height:90px!important;min-height:90px!important;max-height:90px!important}@media (max-width:900px){body .adsterra-game-sidebar,body .ad-game-sidebar.adsterra-box,body .ad-game-sidebar-compact.adsterra-box{display:none!important}body .adsterra-game-bottom,body .ad-game-bottom.adsterra-box{height:76px!important;min-height:76px!important;max-height:76px!important;padding:6px 8px!important;flex-basis:76px!important}body .adsterra-game-bottom .adsterra-label{display:none!important}body .adsterra-game-bottom .adsterra-zone{height:64px!important;min-height:64px!important;max-height:64px!important}body .adsterra-lobby-top{height:92px!important;min-height:92px!important;max-height:92px!important;margin:12px auto!important;border-radius:14px!important}body .adsterra-lobby-top .adsterra-zone{height:66px!important;min-height:66px!important;max-height:66px!important}}body .gg-sponsor-slot,body .adsterra-box{box-sizing:border-box!important;position:relative!important;display:block!important;width:var(--sponsor-width,728px)!important;height:var(--sponsor-height,90px)!important;min-width:0!important;min-height:0!important;max-width:calc(100vw - 24px)!important;max-height:none!important;padding:0!important;margin-left:auto!important;margin-right:auto!important;overflow:visible!important;color:#dbeafe!important;background:transparent!important;border:0!important;box-shadow:none!important;transform:none!important}body .gg-sponsor-label,body .adsterra-label{position:absolute!important;left:8px!important;top:-18px!important;z-index:2!important;display:inline-flex!important;align-items:center!important;height:16px!important;padding:0 7px!important;margin:0!important;border-radius:999px!important;color:rgba(226,232,240,0.72)!important;background:rgba(15,23,42,0.72)!important;border:1px solid rgba(148,163,184,0.18)!important;font-size:9px!important;line-height:1!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:0.09em!important;pointer-events:none!important;user-select:none!important}body .gg-sponsor-frame,body .adsterra-zone{box-sizing:border-box!important;position:relative!important;display:block!important;width:var(--sponsor-width,728px)!important;height:var(--sponsor-height,90px)!important;min-width:0!important;min-height:0!important;max-width:100%!important;max-height:100%!important;padding:0!important;margin:0 auto!important;overflow:hidden!important;border-radius:10px!important;background:rgba(2,6,23,0.24)!important;border:1px solid rgba(148,163,184,0.18)!important;box-shadow:0 10px 26px rgba(0,0,0,0.18)!important}body .gg-sponsor-frame iframe,body .gg-sponsor-frame ins,body .gg-sponsor-frame div,body .adsterra-zone iframe,body .adsterra-zone ins,body .adsterra-zone div{max-width:100%!important}body .adsterra-lobby-top,body .gg-sponsor-lobby-top,body .ad-lobby-top.adsterra-box{width:728px!important;height:90px!important;min-height:90px!important;max-height:90px!important;margin-top:28px!important;margin-bottom:22px!important;padding:0!important;border-radius:10px!important}body .adsterra-game-sidebar,body .gg-sponsor-game-sidebar,body .ad-game-sidebar.adsterra-box,body .ad-game-sidebar-compact.adsterra-box{width:300px!important;height:250px!important;min-height:250px!important;max-height:250px!important;margin:24px auto 16px!important;padding:0!important;flex:0 0 250px!important;border-radius:10px!important}body .adsterra-game-bottom,body .gg-sponsor-game-bottom,body .ad-game-bottom.adsterra-box{position:static!important;left:auto!important;right:auto!important;bottom:auto!important;z-index:1!important;width:728px!important;height:90px!important;min-height:90px!important;max-height:90px!important;margin:22px auto 8px!important;padding:0!important;flex:0 0 90px!important;border-radius:10px!important}body .gg-sponsor-global-footer{width:728px!important;height:90px!important;min-height:90px!important;max-height:90px!important;margin:28px auto 18px!important;padding:0!important}@media (max-width:760px){body .gg-sponsor-slot,body .adsterra-box{max-width:calc(100vw - 20px)!important}body .adsterra-lobby-top,body .gg-sponsor-lobby-top,body .ad-lobby-top.adsterra-box,body .adsterra-game-bottom,body .gg-sponsor-game-bottom,body .ad-game-bottom.adsterra-box,body .gg-sponsor-global-footer{display:none!important}body .adsterra-game-sidebar,body .gg-sponsor-game-sidebar,body .ad-game-sidebar.adsterra-box,body .ad-game-sidebar-compact.adsterra-box{display:none!important}}body .gg-sponsor-slot[data-gg-ad-mode="sandbox"],body .adsterra-box[data-gg-ad-mode="sandbox"]{overflow:visible!important;isolation:isolate!important}body .gg-sponsor-frame .gg-adsterra-sandbox,body .adsterra-zone .gg-adsterra-sandbox{display:block!important;width:var(--sponsor-width,728px)!important;height:var(--sponsor-height,90px)!important;min-width:var(--sponsor-width,728px)!important;min-height:var(--sponsor-height,90px)!important;max-width:100%!important;max-height:100%!important;border:0!important;padding:0!important;margin:0 auto!important;overflow:hidden!important;background:transparent!important}body>iframe[src*="effectivecpmnetwork.com"],body>iframe[src*="pl29487539.effectivecpmnetwork.com"]{display:none!important;width:0!important;height:0!important;pointer-events:none!important;visibility:hidden!important}.mode-box-unified{display:grid;gap:8px}.mode-box-title{display:grid;gap:3px}.mode-box-title strong{color:var(--text);font-size:15px;line-height:1.15}.mode-box-title span{color:var(--muted);font-size:12px;line-height:1.25}.mode-box-objective{margin:2px 0 0;padding:9px 10px;border-radius:13px;color:#dbeafe;background:linear-gradient(135deg,rgba(37,99,235,.20),rgba(124,58,237,.18));border:1px solid rgba(147,197,253,.18);font-size:12px;line-height:1.35}.mode-box-objective strong{color:#bfdbfe}.mode-box-objective-block{display:grid;gap:8px}.mode-objective-settings{display:flex;flex-wrap:wrap;gap:6px;margin-top:2px}.mode-objective-settings span{display:inline-flex;align-items:center;gap:4px;max-width:100%;padding:5px 8px;border-radius:999px;border:1px solid rgba(148,163,184,.22);background:rgba(15,23,42,.42);color:#cbd5e1;font-size:.76rem;line-height:1.25}.mode-objective-settings strong{color:#f8fafc}.gg-status-dot-v2{width:12px!important;height:12px!important;min-width:12px!important;max-width:12px!important;flex:0 0 12px!important;display:inline-block!important;border-radius:999px!important;border-width:2px!important;border-style:solid!important;box-sizing:border-box!important;align-self:flex-start!important;margin-top:.34rem!important;position:relative!important;z-index:3!important;opacity:1!important;filter:none!important;background-image:none!important;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease!important}.gg-status-dot-v2::before,.gg-status-dot-v2::after{content:none!important;display:none!important}.gg-status-dot-v2--absent,.gg-status-dot-v2[data-presence-status="absent"]{background:#64748b!important;background-color:#64748b!important;border-color:rgba(148,163,184,.6)!important;box-shadow:0 0 0 4px rgba(100,116,139,.14)!important;transform:none!important}.gg-status-dot-v2--present,.gg-status-dot-v2[data-presence-status="present"]{background:#f59e0b!important;background-color:#f59e0b!important;border-color:rgba(251,191,36,.75)!important;box-shadow:0 0 0 4px rgba(245,158,11,.18),0 0 12px rgba(245,158,11,.28)!important;transform:none!important}.gg-status-dot-v2--ready,.gg-status-dot-v2[data-presence-status="ready"],.gg-status-dot-v2[data-ready="1"]{background:#22c55e!important;background-color:#22c55e!important;border-color:rgba(134,239,172,.9)!important;box-shadow:0 0 0 4px rgba(34,197,94,.20),0 0 14px rgba(34,197,94,.45)!important;transform:scale(1.08)!important}@keyframes geogames-pregame-enter{from{opacity:0;transform:translate(-50%,-50%) scale(.86)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes geogames-pregame-pulse{from{transform:translate(-50%,-50%) scale(1)}to{transform:translate(-50%,-50%) scale(1.055)}}@keyframes solo-rally-hint-pop{from{opacity:0;transform:translateY(-8px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.gg-sponsor-slot[data-gg-ad-state="loading"] .gg-sponsor-frame::after,.gg-sponsor-slot[data-gg-ad-state="empty"] .gg-sponsor-frame::after{content:"Publicidad cargando…";position:absolute;inset:0;display:grid;place-items:center;color:rgba(203,213,225,.72);font-size:12px;font-weight:900;letter-spacing:.02em;background:linear-gradient(135deg,rgba(15,23,42,.62),rgba(2,6,23,.36));pointer-events:none}.gg-sponsor-slot[data-gg-ad-state="empty"] .gg-sponsor-frame::after{content:"Publicidad no cargada · apoya GeoGames desactivando bloqueadores";padding:8px;text-align:center;color:rgba(254,240,138,.82)}body .adsterra-game-bottom,body .gg-sponsor-game-bottom,body .ad-game-bottom.adsterra-box{--gg-bottom-ad-scale:1;width:728px!important;height:90px!important;min-height:90px!important;max-height:90px!important;flex:0 0 90px!important;margin-top:16px!important;margin-bottom:6px!important;overflow:visible!important}body .adsterra-game-bottom .gg-sponsor-frame,body .gg-sponsor-game-bottom .gg-sponsor-frame,body .ad-game-bottom.adsterra-box .gg-sponsor-frame,body .adsterra-game-bottom .adsterra-zone,body .gg-sponsor-game-bottom .adsterra-zone,body .ad-game-bottom.adsterra-box .adsterra-zone{width:728px!important;height:90px!important;min-height:90px!important;max-height:90px!important;transform:scale(var(--gg-bottom-ad-scale))!important;transform-origin:top center!important}@media (max-width:1180px),(max-height:820px){body .adsterra-game-bottom,body .gg-sponsor-game-bottom,body .ad-game-bottom.adsterra-box{--gg-bottom-ad-scale:.82;width:597px!important;height:74px!important;min-height:74px!important;max-height:74px!important;flex-basis:74px!important;margin-top:12px!important;margin-bottom:4px!important}}@media (max-width:980px),(max-height:700px){body .adsterra-game-bottom,body .gg-sponsor-game-bottom,body .ad-game-bottom.adsterra-box{--gg-bottom-ad-scale:.68;width:496px!important;height:62px!important;min-height:62px!important;max-height:62px!important;flex-basis:62px!important;margin-top:8px!important;margin-bottom:3px!important}}@media (max-width:760px),(max-height:600px){body .adsterra-game-bottom,body .gg-sponsor-game-bottom,body .ad-game-bottom.adsterra-box,body .adsterra-lobby-top,body .gg-sponsor-lobby-top,body .ad-lobby-top.adsterra-box,body .gg-sponsor-global-footer{display:none!important}}body .adsterra-lobby-top,body .gg-sponsor-lobby-top,body .ad-lobby-top.adsterra-box,body .ad-lobby-bottom.gg-sponsor-global-footer,body .ad-lobby-bottom.adsterra-box,body .gg-sponsor-global-footer{--gg-banner-scale:1;display:block!important;width:calc(var(--sponsor-width,728px) * var(--gg-banner-scale))!important;height:calc(var(--sponsor-height,90px) * var(--gg-banner-scale))!important;min-height:calc(var(--sponsor-height,90px) * var(--gg-banner-scale))!important;max-height:calc(var(--sponsor-height,90px) * var(--gg-banner-scale))!important;max-width:calc(100vw - 16px)!important;margin:28px auto 22px!important;padding:0!important;border-radius:10px!important;overflow:hidden!important;position:relative!important}body .ad-lobby-bottom.gg-sponsor-global-footer,body .ad-lobby-bottom.adsterra-box{margin:30px auto 12px!important}body .adsterra-lobby-top .adsterra-label,body .gg-sponsor-lobby-top .adsterra-label,body .ad-lobby-top.adsterra-box .adsterra-label,body .ad-lobby-bottom .adsterra-label,body .gg-sponsor-global-footer .adsterra-label{display:none!important}body .adsterra-lobby-top .gg-sponsor-frame,body .gg-sponsor-lobby-top .gg-sponsor-frame,body .ad-lobby-top.adsterra-box .gg-sponsor-frame,body .ad-lobby-bottom .gg-sponsor-frame,body .gg-sponsor-global-footer .gg-sponsor-frame,body .adsterra-lobby-top .adsterra-zone,body .gg-sponsor-lobby-top .adsterra-zone,body .ad-lobby-top.adsterra-box .adsterra-zone,body .ad-lobby-bottom .adsterra-zone,body .gg-sponsor-global-footer .adsterra-zone{position:absolute!important;top:0!important;left:50%!important;width:var(--sponsor-width,728px)!important;height:var(--sponsor-height,90px)!important;min-width:var(--sponsor-width,728px)!important;min-height:var(--sponsor-height,90px)!important;max-width:none!important;max-height:none!important;margin:0!important;transform:translateX(-50%) scale(var(--gg-banner-scale))!important;transform-origin:top center!important;border-radius:10px!important;overflow:hidden!important}body .adsterra-lobby-top iframe,body .gg-sponsor-lobby-top iframe,body .ad-lobby-top.adsterra-box iframe,body .ad-lobby-bottom iframe,body .gg-sponsor-global-footer iframe,body .adsterra-lobby-top ins,body .gg-sponsor-lobby-top ins,body .ad-lobby-top.adsterra-box ins,body .ad-lobby-bottom ins,body .gg-sponsor-global-footer ins,body .adsterra-lobby-top .gg-adsterra-sandbox,body .gg-sponsor-lobby-top .gg-adsterra-sandbox,body .ad-lobby-top.adsterra-box .gg-adsterra-sandbox,body .ad-lobby-bottom .gg-adsterra-sandbox,body .gg-sponsor-global-footer .gg-adsterra-sandbox{width:var(--sponsor-width,728px)!important;height:var(--sponsor-height,90px)!important;min-width:var(--sponsor-width,728px)!important;min-height:var(--sponsor-height,90px)!important;max-width:none!important;max-height:none!important}@media (max-width:760px){body .adsterra-lobby-top,body .gg-sponsor-lobby-top,body .ad-lobby-top.adsterra-box,body .ad-lobby-bottom.gg-sponsor-global-footer,body .ad-lobby-bottom.adsterra-box,body .gg-sponsor-global-footer{margin:22px auto 16px!important;border-radius:8px!important}}body .adsterra-lobby-top,body .gg-sponsor-lobby-top,body .ad-lobby-top.adsterra-box,body .ad-lobby-bottom.gg-sponsor-global-footer,body .ad-lobby-bottom.adsterra-box,body .gg-sponsor-global-footer{width:min(var(--sponsor-width,728px),calc(100vw - 16px))!important;max-width:calc(100vw - 16px)!important;height:clamp(46px,12.36vw,var(--sponsor-height,90px))!important;min-height:clamp(46px,12.36vw,var(--sponsor-height,90px))!important;max-height:var(--sponsor-height,90px)!important}@media (max-width:760px){body .adsterra-lobby-top,body .gg-sponsor-lobby-top,body .ad-lobby-top.adsterra-box,body .ad-lobby-bottom.gg-sponsor-global-footer,body .ad-lobby-bottom.adsterra-box,body .gg-sponsor-global-footer{--gg-banner-scale:.98}}@media (max-width:700px){body .adsterra-lobby-top,body .gg-sponsor-lobby-top,body .ad-lobby-top.adsterra-box,body .ad-lobby-bottom.gg-sponsor-global-footer,body .ad-lobby-bottom.adsterra-box,body .gg-sponsor-global-footer{--gg-banner-scale:.92}}@media (max-width:640px){body .adsterra-lobby-top,body .gg-sponsor-lobby-top,body .ad-lobby-top.adsterra-box,body .ad-lobby-bottom.gg-sponsor-global-footer,body .ad-lobby-bottom.adsterra-box,body .gg-sponsor-global-footer{--gg-banner-scale:.84}}@media (max-width:580px){body .adsterra-lobby-top,body .gg-sponsor-lobby-top,body .ad-lobby-top.adsterra-box,body .ad-lobby-bottom.gg-sponsor-global-footer,body .ad-lobby-bottom.adsterra-box,body .gg-sponsor-global-footer{--gg-banner-scale:.76}}@media (max-width:520px){body .adsterra-lobby-top,body .gg-sponsor-lobby-top,body .ad-lobby-top.adsterra-box,body .ad-lobby-bottom.gg-sponsor-global-footer,body .ad-lobby-bottom.adsterra-box,body .gg-sponsor-global-footer{--gg-banner-scale:.68}}@media (max-width:460px){body .adsterra-lobby-top,body .gg-sponsor-lobby-top,body .ad-lobby-top.adsterra-box,body .ad-lobby-bottom.gg-sponsor-global-footer,body .ad-lobby-bottom.adsterra-box,body .gg-sponsor-global-footer{--gg-banner-scale:.60}}@media (max-width:400px){body .adsterra-lobby-top,body .gg-sponsor-lobby-top,body .ad-lobby-top.adsterra-box,body .ad-lobby-bottom.gg-sponsor-global-footer,body .ad-lobby-bottom.adsterra-box,body .gg-sponsor-global-footer{--gg-banner-scale:.52}}.gg-option-field{display:grid!important;gap:8px;flex:1 1 260px;max-width:none}.gg-option-field-wide{flex-basis:320px}.gg-option-title{display:block;color:#f8fafc;font-size:.78rem;font-weight:950;letter-spacing:.02em}.gg-segmented-control{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:0;width:100%;min-height:34px;padding:2px;border:1px solid rgba(148,163,184,.24);border-radius:9px;background:rgba(2,6,23,.52);box-shadow:inset 0 1px 0 rgba(255,255,255,.045);overflow:hidden}.gg-segmented-mode{min-width:min(100%,420px)}.gg-segmented-overlay,.gg-segmented-movement{grid-auto-columns:minmax(70px,1fr)}.gg-segment-btn{min-height:30px;border:0;border-radius:7px;background:transparent;color:rgba(248,250,252,.72);cursor:pointer;font-size:.76rem;font-weight:950;letter-spacing:.018em;text-transform:uppercase;white-space:nowrap;transition:background-color .16s ease,color .16s ease,transform .16s ease,box-shadow .16s ease}.gg-segment-btn:hover{color:#fff;background:rgba(139,92,246,.18)}.gg-segment-btn:active{transform:translateY(1px)}.gg-hidden-setting-select{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}@media (max-width:760px){.gg-segmented-control{grid-auto-flow:row;grid-auto-rows:1fr}.gg-segmented-mode,.gg-segmented-overlay,.gg-segmented-movement{grid-auto-columns:auto}}.gg-segmented-control{display:flex;flex-wrap:wrap}.gg-segment-btn{flex:1 1 82px;padding:0 10px}.gg-segmented-overlay .gg-segment-btn,.gg-segmented-movement .gg-segment-btn{flex-basis:74px}.mode-panel-section{display:grid;gap:10px}.mode-box-unified{display:grid;gap:10px}.mode-box-title{display:grid;gap:3px}.mode-box-objective{margin:0;color:#dbeafe;line-height:1.45}.mode-box-config-block{display:grid;gap:7px;margin-top:8px}.mode-box-config-title{color:#e0f2fe;font-size:12px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.mode-targets-block{display:grid;gap:8px;margin-top:8px;padding-top:10px;border-top:1px solid rgba(148,163,184,.18)}.mode-targets-block.hidden{display:none!important}.mode-targets-block h3{margin:0;color:#e0f2fe;font-size:13px;font-weight:950;letter-spacing:.03em;text-transform:uppercase}.mode-checkpoint-list{margin-top:0}.mode-box-objective{text-wrap:pretty}.mode-box-objective strong{color:#e0f2fe}.mode-box-config-block{margin-top:10px}input[type="checkbox"]{appearance:none;-webkit-appearance:none;width:18px!important;height:18px!important;min-width:18px!important;margin:0!important;border:1px solid rgba(125,211,252,.46)!important;border-radius:6px!important;background:rgba(15,23,42,.92)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 0 0 1px rgba(2,6,23,.10);cursor:pointer;vertical-align:middle;position:relative}input[type="checkbox"]:checked{border-color:rgba(52,211,153,.78)!important;background:linear-gradient(135deg,rgba(34,197,94,.96),rgba(34,211,238,.90))!important}input[type="checkbox"]:checked::after{content:"✓";position:absolute;inset:0;display:grid;place-items:center;color:#02111f;font-size:13px;font-weight:950;line-height:1}input[type="checkbox"]:focus-visible{outline:2px solid rgba(125,211,252,.55);outline-offset:2px}:root{--gg-visible-height:100vh;--gg-visible-width:100vw;--gg-vvh:var(--gg-visible-height);--gg-vvw:var(--gg-visible-width)}@supports (height:100dvh){:root{--gg-visible-height:100dvh;--gg-vvh:100dvh}}body .gg-community-support-guide{grid-column:1 / -1!important;margin-top:16px!important;padding:16px!important;border-radius:20px!important;border:1px solid rgba(186,230,253,0.22)!important;background:rgba(2,6,23,0.42)!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,0.035)!important}body .gg-community-support-guide[hidden]{display:none!important}body .gg-community-support-guide-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;color:#ffffff!important;font-size:0.98rem!important;line-height:1.2!important}body .gg-community-support-url{margin:10px 0 12px!important;padding:9px 11px!important;border-radius:14px!important;color:#dbeafe!important;background:rgba(15,23,42,0.78)!important;border:1px solid rgba(148,163,184,0.25)!important;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono",monospace!important;font-size:0.84rem!important;overflow-wrap:anywhere!important}body .gg-community-support-steps{margin:0!important;padding-left:20px!important;color:rgba(234,247,255,0.9)!important;font-size:0.92rem!important;line-height:1.48!important}body .gg-community-support-steps li+li{margin-top:6px!important}body .gg-community-support-mini,body .gg-community-support-reload{appearance:none!important;border:0!important;border-radius:999px!important;font-weight:900!important;line-height:1!important;cursor:pointer!important}body .gg-community-support-mini{flex:0 0 auto!important;padding:8px 10px!important;color:#082f49!important;background:#e0f2fe!important;font-size:0.78rem!important}body .gg-community-support-reload{width:100%!important;margin-top:14px!important;padding:11px 14px!important;color:#07101f!important;background:linear-gradient(135deg,#fde68a,#7dd3fc)!important;font-size:0.9rem!important}body .gg-community-support-note{margin:10px 0 0!important;color:rgba(191,219,254,0.82)!important;font-size:0.82rem!important;line-height:1.4!important}body .gg-community-support-mini:hover,body .gg-community-support-reload:hover{transform:translateY(-1px)!important;filter:brightness(1.06)!important}@media (max-width:640px){body .gg-community-support{align-items:end!important;padding:10px!important}body .gg-community-support-card{max-height:calc(var(--gg-real-vh,1vh) * 100 - 20px)!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important}body .gg-community-support-guide-head{align-items:flex-start!important;flex-direction:column!important}body .gg-community-support-mini{width:100%!important;text-align:center!important}}body .gg-sponsor-slot[data-gg-safe-ads="1"],body .adsterra-box[data-gg-safe-ads="1"]{position:relative!important;inset:auto!important;z-index:1!important;float:none!important;transform:none!important;overflow:hidden!important;contain:layout paint!important;pointer-events:auto!important}body .gg-sponsor-slot[data-gg-safe-ads="1"] .gg-sponsor-frame,body .adsterra-box[data-gg-safe-ads="1"] .adsterra-zone{overflow:hidden!important;isolation:isolate!important;contain:layout paint!important}body .gg-sponsor-slot[data-gg-safe-ads="1"] iframe,body .adsterra-box[data-gg-safe-ads="1"] iframe{display:block!important;border:0!important;width:var(--sponsor-width,728px)!important;height:var(--sponsor-height,90px)!important;max-width:100%!important;max-height:100%!important;overflow:hidden!important}body .gg-community-support{display:none!important}@media (max-width:760px){body .gg-sponsor-slot[data-gg-safe-ads="1"],body .adsterra-box[data-gg-safe-ads="1"]{display:none!important}}:root{--gg-side-panel-toggle-top:2cm}:root{--gg-side-panel-toggle-top:2cm}.language-switcher{display:inline-flex;align-items:center;gap:6px;padding:4px;border-radius:999px;background:rgba(15,23,42,.72);border:1px solid rgba(148,163,184,.24);box-shadow:0 8px 20px rgba(2,6,23,.18);backdrop-filter:blur(10px)}.language-switcher-btn{width:46px;min-width:46px;height:34px;padding:0;display:inline-flex;align-items:center;justify-content:center;gap:4px;border-radius:999px;border:1px solid transparent;background:transparent;color:#cbd5e1;font-size:13px;font-weight:900;line-height:1;cursor:pointer}.language-switcher-btn:hover,.language-switcher-btn:focus-visible{background:rgba(59,130,246,.16);color:#f8fafc;outline:none}.language-switcher-btn.is-active,.language-switcher-btn[aria-pressed="true"]{background:linear-gradient(135deg,#1d4ed8,#0f172a);border-color:rgba(191,219,254,.4);color:#fff;box-shadow:0 8px 18px rgba(37,99,235,.28)}.site-header .site-language-switcher{margin-left:auto}.site-header .site-nav+.site-language-switcher+.nav-cta{margin-left:0}@media (max-width:760px){.site-header .site-language-switcher{order:4;margin-left:0}.language-switcher-btn{width:42px;min-width:42px;height:32px;font-size:12px}.language-switcher-text{display:none}}.site-header{grid-template-columns:auto minmax(0,1fr) auto auto}@media (max-width:900px){.site-header{grid-template-columns:1fr auto auto}}.language-flag-img{width:24px;height:16px;display:inline-block;flex:0 0 auto;border-radius:3px;object-fit:cover;box-shadow:0 0 0 1px rgba(255,255,255,.24),0 2px 6px rgba(2,6,23,.25)}.language-switcher-btn{gap:5px}@media (max-width:760px){.language-flag-img{width:25px;height:17px}}.gg-support-card{display:flex;min-height:min(var(--sponsor-height,90px),120px);width:min(100%,var(--sponsor-width,728px));margin:0 auto;padding:12px 16px;align-items:center;justify-content:center;gap:10px;border-radius:14px;border:1px solid rgba(125,211,252,.28);background:linear-gradient(135deg,rgba(15,23,42,.94),rgba(30,41,59,.9));color:#e0f2fe;text-align:center;text-decoration:none;box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 14px 30px rgba(2,6,23,.24)}.gg-support-card[hidden]{display:none!important}.gg-support-card strong{color:#fff;font-weight:900}.gg-support-card span{color:#bae6fd;font-size:12px;font-weight:800}.gg-support-card .gg-support-card-kicker{padding:4px 8px;border-radius:999px;background:rgba(14,165,233,.18);color:#7dd3fc;text-transform:uppercase;letter-spacing:.08em;font-size:10px}.gg-support-only .gg-support-card,.gg-third-party-empty .gg-support-card{display:flex}.gg-support-card{color:#e0f2fe!important;background:linear-gradient(135deg,rgba(15,23,42,.96),rgba(12,74,110,.92))!important;border:1px solid rgba(125,211,252,.35)!important}body .gg-sponsor-slot.adsterra-native-banner,body .adsterra-box.adsterra-native-banner{width:min(var(--sponsor-width,728px),calc(100vw - 16px))!important;height:auto!important;min-height:var(--sponsor-height,180px)!important;max-height:none!important;overflow:visible!important;padding:0!important}body .gg-sponsor-slot.adsterra-native-banner .gg-sponsor-frame,body .gg-sponsor-slot.adsterra-native-banner .adsterra-zone,body .adsterra-box.adsterra-native-banner .gg-sponsor-frame,body .adsterra-box.adsterra-native-banner .adsterra-zone{position:relative!important;top:auto!important;left:auto!important;transform:none!important;width:100%!important;min-width:0!important;height:auto!important;min-height:var(--sponsor-height,180px)!important;max-height:none!important;overflow:visible!important;margin:0 auto!important;padding:0!important}body .gg-sponsor-slot.adsterra-native-banner [id^="container-"],body .adsterra-box.adsterra-native-banner [id^="container-"]{display:block!important;width:100%!important;min-height:var(--sponsor-height,180px)!important;max-width:100%!important;overflow:visible!important}body .gg-sponsor-slot.adsterra-native-banner iframe,body .gg-sponsor-slot.adsterra-native-banner ins,body .gg-sponsor-slot.adsterra-native-banner img,body .adsterra-box.adsterra-native-banner iframe,body .adsterra-box.adsterra-native-banner ins,body .adsterra-box.adsterra-native-banner img{max-width:100%!important}@media (max-width:760px){body .gg-sponsor-slot.adsterra-native-banner,body .adsterra-box.adsterra-native-banner{width:min(340px,calc(100vw - 18px))!important;min-height:160px!important;margin:20px auto 16px!important}body .gg-sponsor-slot.adsterra-native-banner .gg-sponsor-frame,body .gg-sponsor-slot.adsterra-native-banner .adsterra-zone,body .adsterra-box.adsterra-native-banner .gg-sponsor-frame,body .adsterra-box.adsterra-native-banner .adsterra-zone,body .gg-sponsor-slot.adsterra-native-banner [id^="container-"],body .adsterra-box.adsterra-native-banner [id^="container-"]{min-height:160px!important}}body .adsterra-native-banner.adsterra-native-sidebar{display:block!important;width:min(300px,100%)!important;max-width:100%!important;height:auto!important;min-height:250px!important;max-height:none!important;margin:22px auto 18px!important;padding:0!important;overflow:visible!important;flex:0 0 auto!important;contain:layout paint!important}body .adsterra-native-banner.adsterra-native-sidebar .gg-sponsor-frame,body .adsterra-native-banner.adsterra-native-sidebar .adsterra-zone,body .adsterra-native-banner.adsterra-native-sidebar [id^="container-"]{position:relative!important;top:auto!important;left:auto!important;transform:none!important;display:block!important;width:100%!important;height:auto!important;min-height:250px!important;max-height:none!important;max-width:100%!important;overflow:visible!important;margin:0 auto!important}body .adsterra-native-banner.adsterra-native-wide{display:block!important;width:min(var(--sponsor-width,728px),calc(100vw - 18px))!important;max-width:calc(100vw - 18px)!important;height:auto!important;min-height:var(--sponsor-height,120px)!important;max-height:none!important;margin:26px auto 20px!important;padding:0!important;overflow:visible!important}body .adsterra-native-banner.adsterra-native-wide .gg-sponsor-frame,body .adsterra-native-banner.adsterra-native-wide .adsterra-zone,body .adsterra-native-banner.adsterra-native-wide [id^="container-"]{position:relative!important;top:auto!important;left:auto!important;transform:none!important;width:100%!important;height:auto!important;min-height:var(--sponsor-height,120px)!important;max-height:none!important;overflow:visible!important;margin:0 auto!important}body .adsterra-native-banner.adsterra-native-wide iframe,body .adsterra-native-banner.adsterra-native-wide ins,body .adsterra-native-banner.adsterra-native-wide img,body .adsterra-native-banner.adsterra-native-sidebar iframe,body .adsterra-native-banner.adsterra-native-sidebar ins,body .adsterra-native-banner.adsterra-native-sidebar img{max-width:100%!important}@media (max-width:760px){body .adsterra-native-banner.adsterra-native-wide{width:min(340px,calc(100vw - 18px))!important;min-height:160px!important;margin:20px auto 16px!important}body .adsterra-native-banner.adsterra-native-sidebar{width:min(300px,calc(100% - 8px))!important;min-height:220px!important;margin:18px auto 16px!important}body .adsterra-native-banner.adsterra-native-sidebar .gg-sponsor-frame,body .adsterra-native-banner.adsterra-native-sidebar .adsterra-zone,body .adsterra-native-banner.adsterra-native-sidebar [id^="container-"]{min-height:220px!important}}body.page-home .adsterra-native-banner.adsterra-native-index-wide,body.page-site .adsterra-native-banner.adsterra-native-index-wide{display:block!important;width:min(var(--sponsor-width,970px),calc(100vw - 32px))!important;max-width:calc(100vw - 32px)!important;height:auto!important;min-height:var(--sponsor-height,260px)!important;max-height:none!important;margin:28px auto 24px!important;padding:0!important;overflow:visible!important}body.page-home .adsterra-native-banner.adsterra-native-index-wide .gg-sponsor-frame,body.page-home .adsterra-native-banner.adsterra-native-index-wide .adsterra-zone,body.page-home .adsterra-native-banner.adsterra-native-index-wide [id^="container-"],body.page-site .adsterra-native-banner.adsterra-native-index-wide .gg-sponsor-frame,body.page-site .adsterra-native-banner.adsterra-native-index-wide .adsterra-zone,body.page-site .adsterra-native-banner.adsterra-native-index-wide [id^="container-"]{position:relative!important;width:100%!important;max-width:100%!important;min-height:var(--sponsor-height,260px)!important;height:auto!important;overflow:visible!important;margin:0 auto!important}@media (max-width:760px){body.page-home .adsterra-native-banner.adsterra-native-index-wide,body.page-site .adsterra-native-banner.adsterra-native-index-wide{width:min(340px,calc(100vw - 18px))!important;min-height:180px!important;margin:20px auto 16px!important}body.page-home .adsterra-native-banner.adsterra-native-index-wide .gg-sponsor-frame,body.page-home .adsterra-native-banner.adsterra-native-index-wide .adsterra-zone,body.page-home .adsterra-native-banner.adsterra-native-index-wide [id^="container-"],body.page-site .adsterra-native-banner.adsterra-native-index-wide .gg-sponsor-frame,body.page-site .adsterra-native-banner.adsterra-native-index-wide .adsterra-zone,body.page-site .adsterra-native-banner.adsterra-native-index-wide [id^="container-"]{min-height:180px!important}}.language-switcher{display:inline-flex!important;align-items:center!important;gap:8px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important}.language-switcher-btn{width:auto!important;min-width:0!important;height:auto!important;padding:0!important;gap:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:inherit!important}.language-switcher-btn:hover,.language-switcher-btn:focus-visible,.language-switcher-btn.is-active,.language-switcher-btn[aria-pressed="true"]{border:0!important;background:transparent!important;box-shadow:none!important;outline:none!important}.language-switcher-text,[data-gg-current-lang]{display:none!important}.language-flag-img{width:28px!important;height:19px!important;display:block!important;border:0!important;border-radius:3px!important;box-shadow:none!important;object-fit:cover!important}.language-switcher-btn[aria-pressed="false"] .language-flag-img{opacity:.62}.language-switcher-btn[aria-pressed="true"] .language-flag-img{opacity:1}.mode-objective-settings{max-width:100%!important;overflow-wrap:anywhere!important}.site-header{grid-template-columns:auto minmax(0,1fr) auto}.site-menu-toggle{display:none;width:42px;height:42px;border:1px solid rgba(148,163,184,.22);border-radius:14px;background:rgba(15,23,42,.72);color:#f8fafc;align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer}.site-menu-toggle span{display:block;width:19px;height:2px;border-radius:999px;background:currentColor}@media (max-width:900px){.site-header{grid-template-columns:auto 1fr auto;gap:10px}.site-menu-toggle{display:inline-flex;order:3}.site-language-switcher{order:2;justify-self:end}.site-nav{display:none;order:4;grid-column:1 / -1;width:100%;overflow:visible;padding:6px 0 2px;justify-content:stretch;flex-direction:column;gap:6px}.site-header.site-menu-open .site-nav{display:flex}.site-nav a{width:100%;justify-content:flex-start;border-radius:14px;background:rgba(255,255,255,.045)}.nav-cta{display:none!important}}.site-nav-brand{display:none!important;align-items:center;gap:10px;color:#f8fafc!important;text-decoration:none;background:transparent!important;padding:4px 0 10px!important;border-radius:0!important}.site-nav-brand strong,.site-nav-brand small{display:block}.site-nav-brand small{color:var(--muted);font-size:11px;margin-top:2px}.site-menu-toggle{border:0!important;box-shadow:none!important;background:transparent!important}.site-nav a,.nav-cta{border:0!important;box-shadow:none}@media (max-width:900px){.site-header{grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center}.site-header>.site-brand{display:none!important}.site-menu-toggle{order:1!important;grid-column:1;justify-self:start}.site-language-switcher{order:3!important;grid-column:3;justify-self:end}.site-nav{order:4!important;grid-column:1 / -1!important;border:0!important;box-shadow:none!important;background:transparent!important}.site-header.site-menu-open .site-nav-brand{display:inline-flex!important}.site-nav a{border:0!important;box-shadow:none!important}}.site-header{border:0!important;box-shadow:none!important}.site-nav,.site-nav a,.site-nav-brand,.nav-cta,.site-menu-toggle,.site-menu-toggle:hover,.site-menu-toggle:focus,.site-menu-toggle:focus-visible{border:0!important;outline:0!important;box-shadow:none!important}.site-menu-toggle span,.site-menu-toggle:hover span,.site-menu-toggle:focus span,.site-menu-toggle:focus-visible span{background:#ffffff!important;color:#ffffff!important}@media (max-width:900px){.site-header{border:0!important;box-shadow:none!important;background:rgba(15,23,42,.72)!important}.site-header.site-menu-open .site-nav{border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important}.site-nav a,.site-nav a:hover,.site-nav a:focus,.site-nav a:focus-visible,.site-nav a[aria-current="page"]{border:0!important;outline:0!important;box-shadow:none!important}}.site-header,.site-header:hover,.site-header:focus-within{background:transparent!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.site-nav,.site-nav:hover,.site-header.site-menu-open .site-nav{background:transparent!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.site-nav a,.site-nav a:hover,.site-nav a:focus,.site-nav a:focus-visible,.site-nav a[aria-current="page"],.site-nav-brand,.site-nav-brand:hover,.nav-cta{background:transparent!important;border:0!important;outline:0!important;box-shadow:none!important}@media (max-width:900px){.site-header,.site-header.site-menu-open{background:transparent!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.site-header.site-menu-open .site-nav,.site-header.site-menu-open .site-nav a,.site-header.site-menu-open .site-nav-brand{background:transparent!important;border:0!important;box-shadow:none!important}}.site-header{transition:transform .22s ease,opacity .18s ease,visibility .18s ease!important;will-change:transform,opacity}.site-header.site-header-hidden:not(.site-menu-open){transform:translateY(calc(-100% - 24px))!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}@media (prefers-reduced-motion:reduce){.site-header{transition:none!important}}.mode-box-objective-block,.mode-objective-settings{text-align:left!important}:root{scrollbar-color:rgba(125,211,252,.36) rgba(15,23,42,.34);scrollbar-width:thin}*{scrollbar-color:rgba(125,211,252,.36) rgba(15,23,42,.34);scrollbar-width:thin}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{background:rgba(15,23,42,.34);border-radius:999px}*::-webkit-scrollbar-thumb{background:linear-gradient(180deg,rgba(125,211,252,.48),rgba(139,92,246,.42));border:2px solid rgba(15,23,42,.34);border-radius:999px}*::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,rgba(125,211,252,.70),rgba(139,92,246,.62))}*::-webkit-scrollbar-corner{background:transparent}.button-link,.gg-segment-btn{text-shadow:0 1px 1px rgba(0,0,0,.72),0 0 3px rgba(0,0,0,.46)!important}.button-link svg,.gg-segment-btn svg{filter:drop-shadow(0 1px 1px rgba(0,0,0,.55))}.gg-btn,.button-link,a.button-link,a.button-link:link,a.button-link:visited,a.button-link:hover,a.button-link:active,.nav-cta,.page-site form button,.page-site .hero-actions a,button.gg-btn,input[type="button"].gg-btn,input[type="submit"].gg-btn,input[type="reset"].gg-btn{color:var(--gg-btn-text)!important;-webkit-text-fill-color:var(--gg-btn-text)!important;text-shadow:var(--gg-btn-text-shadow)!important;border-color:var(--gg-btn-border)!important;text-decoration:none}.gg-btn *,.button-link *,a.button-link *,.nav-cta *,.page-site form button *,.page-site .hero-actions a *{color:var(--gg-btn-text)!important;-webkit-text-fill-color:var(--gg-btn-text)!important;text-shadow:var(--gg-btn-text-shadow)!important}.gg-btn-primary,.button-link.primary,.nav-cta{border:1px solid var(--gg-btn-border)!important;background:linear-gradient(135deg,#22c55e,#38bdf8)!important;box-shadow:0 12px 28px rgba(34,197,94,.20),0 0 0 1px rgba(0,0,0,.18) inset!important}.gg-btn-secondary,.button-link.secondary-link,.page-site form button.secondary{border:1px solid rgba(255,255,255,.18)!important;background:rgba(255,255,255,.10)!important;box-shadow:0 0 0 1px rgba(0,0,0,.20) inset!important}.gg-btn-danger{border:1px solid rgba(0,0,0,.56)!important;background:linear-gradient(135deg,#ef4444,#b91c1c)!important;box-shadow:0 12px 28px rgba(239,68,68,.22),0 0 0 1px rgba(0,0,0,.20) inset!important}.gg-btn-ghost{border:1px solid rgba(255,255,255,.18)!important;background:rgba(15,23,42,.72)!important;box-shadow:0 0 0 1px rgba(0,0,0,.22) inset!important}.site-menu-toggle span{background:#ffffff!important}:root{--gg-button-label-color:#ffffff;--gg-button-label-outline:rgba(0,0,0,.68);--gg-button-label-shadow:0 1px 1px rgba(0,0,0,.78),0 0 3px rgba(0,0,0,.55)}input[type="button"],input[type="submit"],input[type="reset"],.button-link,a.button-link,.gg-btn,.nav-cta,.gg-segment-btn,.gg-choice-segment-btn{color:var(--gg-button-label-color)!important;-webkit-text-fill-color:var(--gg-button-label-color)!important;text-shadow:var(--gg-button-label-shadow)!important;-webkit-text-stroke:.22px var(--gg-button-label-outline)}.button-link *,a.button-link *,.gg-btn *,.nav-cta *,.gg-segment-btn *,.gg-choice-segment-btn *{color:var(--gg-button-label-color)!important;-webkit-text-fill-color:var(--gg-button-label-color)!important;text-shadow:var(--gg-button-label-shadow)!important;-webkit-text-stroke:.22px var(--gg-button-label-outline)}.button-link.primary,.button-link.secondary-link,.gg-btn-primary,.gg-btn-secondary,.page-site .hero-actions .button-link,.page-site .mode-card .button-link,.page-site form button{color:var(--gg-button-label-color)!important;-webkit-text-fill-color:var(--gg-button-label-color)!important;text-shadow:var(--gg-button-label-shadow)!important;-webkit-text-stroke:.22px var(--gg-button-label-outline)}:root{--gg-button-text-final:#ffffff;--gg-button-text-shadow-final:0 1px 2px rgba(0,0,0,.95),0 0 4px rgba(0,0,0,.72)}.language-switcher-btn,.language-switcher-btn *,.site-menu-toggle,.site-menu-toggle *{text-shadow:none!important;-webkit-text-stroke:0!important}.site-menu-toggle span{background:#ffffff!important}:root{--gg-btn-label:#ffffff;--gg-btn-label-shadow:0 1px 2px rgba(0,0,0,.95),0 0 5px rgba(0,0,0,.75)}.language-switcher-btn,.language-switcher-btn *,.site-menu-toggle,.site-menu-toggle *{text-shadow:none!important;-webkit-text-stroke:0!important}.site-menu-toggle span{background:#ffffff!important}@keyframes streetview-ar-contact-pulse{0%,100%{transform:scale(.92);opacity:.58}50%{transform:scale(1.12);opacity:.96}}:root{--gg-side-panel-transition-time:300ms;--gg-side-panel-transition-ease:cubic-bezier(.22,.61,.36,1)}@keyframes ggSidePanelOpenButtonIn{from{opacity:0;transform:translate3d(-8px,0,0) scale(.96)}to{opacity:1;transform:translate3d(0,0,0) scale(1)}}@keyframes ggSidePanelSlideInDesktop{from{opacity:0;transform:translate3d(-42px,0,0) scale(.985);filter:saturate(.92)}to{opacity:1;transform:translate3d(0,0,0) scale(1);filter:saturate(1)}}@keyframes ggSidePanelSlideOutDesktop{from{opacity:1;transform:translate3d(0,0,0) scale(1);filter:saturate(1)}to{opacity:0;transform:translate3d(-42px,0,0) scale(.985);filter:saturate(.92)}}@keyframes ggSidePanelSlideInMobile{from{opacity:.18;transform:translate3d(calc(-100% - 24px),0,0)}to{opacity:1;transform:translate3d(0,0,0)}}@keyframes ggSidePanelSlideOutMobile{from{opacity:1;transform:translate3d(0,0,0)}to{opacity:.18;transform:translate3d(calc(-100% - 24px),0,0)}}@keyframes ggSidePanelRealCloseDesktop203{0%{opacity:1;transform:translate3d(0,0,0) scale(1);filter:saturate(1)}100%{opacity:0;transform:translate3d(-115%,0,0) scale(.985);filter:saturate(.9)}}@keyframes ggSidePanelRealCloseMobile203{0%{opacity:1;transform:translate3d(0,0,0)}100%{opacity:0;transform:translate3d(calc(-100% - 28px),0,0)}}@keyframes ggSidePanelCloseWithContent204{0%{opacity:1;transform:translate3d(0,0,0) scale(1);filter:saturate(1)}100%{opacity:0;transform:translate3d(calc(-100% - 36px),0,0) scale(.985);filter:saturate(.9)}}@keyframes ggSidePanelCloseWithContentMobile204{0%{opacity:1;transform:translate3d(0,0,0)}100%{opacity:0;transform:translate3d(calc(-100% - 28px),0,0)}}:root{--gg-message-top-fixed:18px;--gg-stage-message-top:18px}.page-site .gg-btn,.page-site .button-link,.page-site form button.gg-btn,.page-site .hero-actions .gg-btn,.page-site .action-card .gg-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-height:46px!important;padding:12px 18px!important;border-radius:14px!important;font-weight:900!important;line-height:1.1!important;cursor:pointer!important;text-align:center!important;text-decoration:none!important;appearance:none!important;-webkit-appearance:none!important}.page-site .action-card form .gg-btn,.page-site .play-section form .gg-btn{width:100%!important;margin-top:2px!important}.page-site .gg-btn-primary,.page-site form button.gg-btn-primary,.page-site .button-link.primary{color:#fff!important;background:linear-gradient(135deg,#22c55e,#38bdf8)!important;border:1px solid rgba(0,0,0,.48)!important;box-shadow:0 12px 28px rgba(34,197,94,.20),0 0 0 1px rgba(0,0,0,.18) inset!important}.page-site .gg-btn-secondary,.page-site .button-link.secondary-link{color:#fff!important;background:rgba(255,255,255,.10)!important;border:1px solid rgba(255,255,255,.18)!important;box-shadow:0 0 0 1px rgba(0,0,0,.20) inset!important}body .gg-community-support-x{display:none!important}body .gg-community-support-brand.brand-mark{width:68px!important;height:68px!important;border-radius:22px!important;align-self:start!important;background:rgba(15,23,42,.72)!important;border:1px solid rgba(186,230,253,.24)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 14px 34px rgba(56,189,248,.22)!important;overflow:hidden!important}body .gg-community-support-brand .brand-globe{width:46px!important;height:46px!important}body .gg-community-support-brand .brand-globe .globe-gg{font-size:14px!important}body .gg-community-support-copy{padding-right:0!important}@media (max-width:640px){body .gg-community-support-brand.brand-mark{width:56px!important;height:56px!important;border-radius:18px!important}body .gg-community-support-brand .brand-globe{width:38px!important;height:38px!important}body .gg-community-support-brand .brand-globe .globe-gg{font-size:12px!important}}
/* GeoGames 1.2.67 - Public pages: back-to-top button and Edge-safe Twitch support color. */
.site-scroll-top{position:fixed;right:calc(env(safe-area-inset-right,0px) + 18px);bottom:calc(env(safe-area-inset-bottom,0px) + 18px);z-index:9000;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:48px;min-height:48px;padding:12px 16px;border:1px solid rgba(186,230,253,.24);border-radius:999px;color:#fff;-webkit-text-fill-color:#fff;background-color:rgba(15,23,42,.88);background-image:linear-gradient(135deg,rgba(56,189,248,.92),rgba(139,92,246,.86));box-shadow:0 18px 44px rgba(2,6,23,.42),inset 0 1px 0 rgba(255,255,255,.18);font-weight:900;line-height:1;text-decoration:none;cursor:pointer;opacity:0;transform:translateY(10px) scale(.96);pointer-events:none;transition:opacity .18s ease,transform .18s ease,filter .16s ease}.site-scroll-top.is-visible:not([hidden]){opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.site-scroll-top:hover,.site-scroll-top:focus-visible{filter:brightness(1.08);outline:0;transform:translateY(-1px) scale(1.02)}.site-scroll-top span[aria-hidden="true"]{font-size:1.08rem;line-height:1}.site-scroll-top-text{font-size:.86rem;white-space:nowrap}@media (max-width:640px){.site-scroll-top{right:calc(env(safe-area-inset-right,0px) + 12px);bottom:calc(env(safe-area-inset-bottom,0px) + 12px);padding:12px;min-width:48px}.site-scroll-top-text{display:none}}html body .gg-community-support-card .gg-community-support-actions a.gg-community-support-link.twitch,html body .gg-community-support-card .gg-community-support-actions a.gg-community-support-link.twitch:link,html body .gg-community-support-card .gg-community-support-actions a.gg-community-support-link.twitch:visited,html body .gg-community-support-card .gg-community-support-actions a.gg-community-support-link.twitch:hover,html body .gg-community-support-card .gg-community-support-actions a.gg-community-support-link.twitch:focus{color:#fff!important;-webkit-text-fill-color:#fff!important;background-color:#9146ff!important;background-image:linear-gradient(135deg,#9146ff 0%,#772ce8 100%)!important;border:1px solid rgba(255,255,255,.28)!important;box-shadow:0 14px 34px rgba(145,70,255,.36),inset 0 1px 0 rgba(255,255,255,.18)!important;text-shadow:0 1px 6px rgba(0,0,0,.42)!important;}
.site-scroll-top[hidden]{display:none!important}
/* GeoGames 1.2.68 - privacy tables */.table-wrap{width:100%;overflow-x:auto;margin:16px 0;border:1px solid rgba(148,163,184,.22);border-radius:18px;background:rgba(2,6,23,.28)}.data-table{width:100%;border-collapse:collapse;min-width:760px}.data-table th,.data-table td{padding:12px 14px;border-bottom:1px solid rgba(148,163,184,.18);vertical-align:top;text-align:left}.data-table th{color:#e0f2fe;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;background:rgba(15,23,42,.62)}.data-table td{color:#cbd5e1;font-size:.94rem;line-height:1.45}.data-table tr:last-child td{border-bottom:0}.data-table code{display:inline-block;margin:1px 0;white-space:nowrap}.compact-table th,.compact-table td{padding:10px 12px}@media(max-width:720px){.data-table{min-width:680px}.data-table th,.data-table td{font-size:.86rem}}
/* GeoGames 1.2.69 - combined ads consent + AdBlock support notice */body .gg-community-support-consent-note{margin:10px 0 0!important;color:rgba(203,213,225,.9)!important;font-size:.88rem!important;line-height:1.45!important}body .gg-community-support-necessary{appearance:none!important;-webkit-appearance:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:43px!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:999px!important;padding:10px 15px!important;color:#e0f2fe!important;-webkit-text-fill-color:#e0f2fe!important;background:rgba(255,255,255,.08)!important;box-shadow:none!important;font-weight:900!important;font-size:.9rem!important;line-height:1!important;cursor:pointer!important;text-decoration:none!important}body .gg-community-support-necessary:hover,body .gg-community-support-necessary:focus-visible{background:rgba(255,255,255,.14)!important;border-color:rgba(186,230,253,.32)!important;outline:none!important}

/* GeoGames 1.2.71 - shorter consent popup and red necessary-only action */html body .gg-community-support-card .gg-community-support-actions button#communitySupportNecessary,html body .gg-community-support-card .gg-community-support-actions .gg-community-support-necessary{color:#fff!important;-webkit-text-fill-color:#fff!important;background-color:#dc2626!important;background-image:linear-gradient(135deg,#ef4444 0%,#b91c1c 100%)!important;border:1px solid rgba(248,113,113,.52)!important;box-shadow:0 14px 32px rgba(239,68,68,.30),inset 0 1px 0 rgba(255,255,255,.16)!important}html body .gg-community-support-card .gg-community-support-actions button#communitySupportNecessary:hover,html body .gg-community-support-card .gg-community-support-actions button#communitySupportNecessary:focus-visible,html body .gg-community-support-card .gg-community-support-actions .gg-community-support-necessary:hover,html body .gg-community-support-card .gg-community-support-actions .gg-community-support-necessary:focus-visible{background-color:#b91c1c!important;background-image:linear-gradient(135deg,#f87171 0%,#dc2626 100%)!important;border-color:rgba(252,165,165,.72)!important;outline:none!important}html body .gg-community-support-card .gg-community-support-consent-note{display:none!important}

/* GeoGames 1.2.74: first-party rotating support banners when third-party ads are blocked or not consented. */
body .gg-support-only,
body .gg-third-party-empty {
    border-color: rgba(125, 211, 252, .20) !important;
    background: rgba(2, 6, 23, .18) !important;
}
body .gg-support-only .gg-sponsor-label,
body .gg-third-party-empty .gg-sponsor-label {
    color: rgba(226, 232, 240, .72) !important;
}
body .gg-support-card,
body.page-game .gg-support-card,
body:not(.page-game) .gg-support-card {
    position: relative !important;
    isolation: isolate !important;
    display: grid !important;
    width: min(100%, var(--sponsor-width, 728px)) !important;
    min-height: min(max(var(--sponsor-height, 90px), 90px), 260px) !important;
    height: auto !important;
    margin: 0 auto !important;
    padding: 10px 14px !important;
    overflow: hidden !important;
    align-items: center !important;
    gap: 10px !important;
    border-radius: 18px !important;
    border: 1px solid rgba(125, 211, 252, .34) !important;
    background:
        radial-gradient(circle at 14% 50%, rgba(56, 189, 248, .28), transparent 34%),
        radial-gradient(circle at 86% 36%, rgba(168, 85, 247, .24), transparent 34%),
        linear-gradient(135deg, rgba(2, 6, 23, .96), rgba(15, 23, 42, .94) 52%, rgba(8, 47, 73, .88)) !important;
    color: #e0f2fe !important;
    text-align: left !important;
    text-decoration: none !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .09), 0 16px 36px rgba(2, 6, 23, .35), 0 0 28px rgba(56, 189, 248, .12) !important;
    transition: transform .16s ease, border-color .16s ease, filter .16s ease !important;
}
body .gg-support-card[hidden],
body.page-game .gg-support-card[hidden],
body:not(.page-game) .gg-support-card[hidden] {
    display: none !important;
}
body .gg-support-card::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -2;
    background:
        linear-gradient(90deg, rgba(125, 211, 252, .08) 1px, transparent 1px),
        linear-gradient(0deg, rgba(125, 211, 252, .06) 1px, transparent 1px);
    background-size: 34px 34px;
    opacity: .32;
}
body .gg-support-card::after {
    content: "";
    position: absolute;
    inset: 1px;
    z-index: -1;
    border-radius: inherit;
    background: linear-gradient(135deg, rgba(255,255,255,.08), transparent 28%, rgba(56,189,248,.06) 58%, rgba(168,85,247,.08));
    pointer-events: none;
}
body .gg-support-card:hover,
body .gg-support-card:focus-visible {
    transform: translateY(-1px) !important;
    border-color: rgba(192, 132, 252, .58) !important;
    filter: brightness(1.07) saturate(1.08) !important;
    outline: none !important;
}
body .gg-support-card-glow {
    position: absolute;
    right: -44px;
    bottom: -64px;
    width: 180px;
    height: 180px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(168,85,247,.33), rgba(56,189,248,.10) 42%, transparent 68%);
    pointer-events: none;
}
body .gg-support-card-brandbar {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    min-width: 0;
    white-space: nowrap;
    color: #f8fafc;
    font-weight: 950;
    text-transform: uppercase;
    letter-spacing: .08em;
}
body .gg-support-card-gg-mark.brand-mark {
    width: 34px !important;
    height: 34px !important;
    border-radius: 13px !important;
    margin: 0 !important;
    flex: 0 0 34px !important;
}
body .gg-support-card-gg-mark .brand-globe {
    width: 24px !important;
    height: 24px !important;
}
body .gg-support-card-gg-mark .globe-gg {
    font-size: 7px !important;
}
body .gg-support-card-brandtext {
    color: #e0f2fe !important;
    font-size: 13px !important;
    line-height: 1 !important;
}
body .gg-support-card-separator {
    width: 1px;
    height: 22px;
    background: linear-gradient(180deg, transparent, rgba(186, 230, 253, .75), transparent);
    opacity: .86;
}
body .gg-support-card-jx {
    display: inline-grid;
    place-items: center;
    min-width: 38px;
    height: 26px;
    padding: 0 8px;
    border-radius: 9px;
    border: 1px solid rgba(192, 132, 252, .42);
    color: #7dd3fc !important;
    background: linear-gradient(135deg, rgba(14, 165, 233, .20), rgba(168, 85, 247, .22));
    font-size: 15px !important;
    font-weight: 1000;
    letter-spacing: -.08em;
    text-shadow: 0 0 14px rgba(56,189,248,.64) !important;
}
body .gg-support-card-jim {
    color: #ffffff !important;
    font-size: 13px !important;
    letter-spacing: .12em;
}
body .gg-support-card-avatar {
    display: grid;
    place-items: center;
    overflow: hidden;
    border-radius: 999px;
    background: rgba(2, 6, 23, .62);
    border: 2px solid rgba(226, 232, 240, .72);
    box-shadow: 0 0 0 5px rgba(56,189,248,.10), 0 0 24px rgba(56,189,248,.28), 0 0 22px rgba(168,85,247,.18);
}
body .gg-support-card-avatar img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
body .gg-support-card-copy {
    display: grid;
    gap: 3px;
    min-width: 0;
}
body .gg-support-card-kicker,
body .gg-support-card-tag {
    color: #7dd3fc !important;
    font-size: 10px !important;
    font-weight: 950 !important;
    line-height: 1.12 !important;
    letter-spacing: .08em !important;
    text-transform: uppercase;
}
body .gg-support-card strong {
    color: #ffffff !important;
    font-size: clamp(18px, 2.4vw, 34px) !important;
    font-weight: 1000 !important;
    line-height: .96 !important;
    text-transform: uppercase;
    letter-spacing: .02em;
    text-shadow: 0 2px 4px rgba(0,0,0,.55), 0 0 22px rgba(56,189,248,.22) !important;
}
body .gg-support-card-text {
    color: #cbd5e1 !important;
    font-size: clamp(11px, 1.18vw, 15px) !important;
    font-weight: 750 !important;
    line-height: 1.22 !important;
}
body .gg-support-card-actions {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 6px;
    min-width: 0;
}
body .gg-support-card-pill {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 28px;
    padding: 6px 9px;
    border-radius: 999px;
    color: #ffffff !important;
    border: 1px solid rgba(255,255,255,.12);
    background: rgba(255,255,255,.07);
    font-size: 11px !important;
    font-weight: 950 !important;
    line-height: 1 !important;
}
body .gg-support-card-pill-twitch,
body .gg-support-card-pill-bits {
    background: linear-gradient(135deg, rgba(124,58,237,.88), rgba(168,85,247,.62));
    box-shadow: 0 0 18px rgba(168,85,247,.20);
}
body .gg-support-card-pill-coffee {
    background: linear-gradient(135deg, rgba(14,165,233,.72), rgba(34,211,238,.42));
    box-shadow: 0 0 18px rgba(34,211,238,.18);
}
body .gg-support-card-cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 38px;
    padding: 10px 14px;
    border-radius: 13px;
    color: #ffffff !important;
    background: linear-gradient(135deg, #7c3aed, #06b6d4);
    border: 1px solid rgba(255,255,255,.24);
    box-shadow: 0 12px 28px rgba(124,58,237,.22), inset 0 1px 0 rgba(255,255,255,.18);
    font-size: 12px !important;
    font-weight: 1000 !important;
    text-transform: uppercase;
    letter-spacing: .08em;
    white-space: nowrap;
}
body .gg-support-layout-horizontal {
    grid-template-columns: auto minmax(0, .95fr) minmax(0, 1.55fr) auto auto !important;
    grid-template-areas: "brand avatar copy actions cta" !important;
    min-height: max(92px, var(--sponsor-height, 90px)) !important;
    max-height: 138px !important;
}
body .gg-support-layout-horizontal .gg-support-card-brandbar { grid-area: brand; align-self: start; }
body .gg-support-layout-horizontal .gg-support-card-avatar { grid-area: avatar; width: 64px; height: 64px; }
body .gg-support-layout-horizontal .gg-support-card-copy { grid-area: copy; }
body .gg-support-layout-horizontal .gg-support-card-actions { grid-area: actions; }
body .gg-support-layout-horizontal .gg-support-card-cta { grid-area: cta; }
body .gg-support-layout-rectangle {
    grid-template-columns: 68px minmax(0, 1fr) !important;
    grid-template-areas:
        "brand brand"
        "avatar copy"
        "actions actions"
        "cta cta" !important;
    min-height: max(190px, min(var(--sponsor-height, 250px), 320px)) !important;
    padding: 14px !important;
    align-content: center !important;
}
body .gg-support-layout-rectangle .gg-support-card-brandbar { grid-area: brand; justify-content: center; }
body .gg-support-layout-rectangle .gg-support-card-avatar { grid-area: avatar; width: 64px; height: 64px; }
body .gg-support-layout-rectangle .gg-support-card-copy { grid-area: copy; }
body .gg-support-layout-rectangle .gg-support-card-actions { grid-area: actions; justify-content: center; }
body .gg-support-layout-rectangle .gg-support-card-cta { grid-area: cta; width: 100%; }
body .gg-support-layout-rectangle .gg-support-card strong,
body .gg-support-layout-rectangle strong { font-size: clamp(20px, 2.4vw, 28px) !important; }
body .gg-support-layout-vertical {
    grid-template-columns: minmax(0, 1fr) !important;
    grid-template-areas: "brand" "avatar" "copy" "actions" "cta" !important;
    min-height: max(460px, var(--sponsor-height, 600px)) !important;
    padding: 18px !important;
    justify-items: center !important;
    text-align: center !important;
}
body .gg-support-layout-vertical .gg-support-card-brandbar { grid-area: brand; justify-content: center; }
body .gg-support-layout-vertical .gg-support-card-avatar { grid-area: avatar; width: 128px; height: 128px; }
body .gg-support-layout-vertical .gg-support-card-copy { grid-area: copy; text-align: center; }
body .gg-support-layout-vertical .gg-support-card-actions { grid-area: actions; justify-content: center; flex-wrap: wrap; }
body .gg-support-layout-vertical .gg-support-card-cta { grid-area: cta; width: 100%; }
@media (max-width: 860px) {
    body .gg-support-layout-horizontal {
        grid-template-columns: auto minmax(0, 1fr) auto !important;
        grid-template-areas: "avatar copy cta" !important;
        min-height: 94px !important;
        padding: 10px 12px !important;
    }
    body .gg-support-layout-horizontal .gg-support-card-brandbar,
    body .gg-support-layout-horizontal .gg-support-card-actions {
        display: none !important;
    }
    body .gg-support-layout-horizontal .gg-support-card-avatar {
        width: 52px;
        height: 52px;
    }
    body .gg-support-card strong {
        font-size: clamp(16px, 5vw, 24px) !important;
    }
    body .gg-support-card-text,
    body .gg-support-card-tag {
        display: none !important;
    }
    body .gg-support-card-cta {
        padding: 9px 10px;
        min-height: 34px;
        font-size: 10px !important;
    }
}
@media (max-width: 560px) {
    body .gg-support-layout-horizontal,
    body .gg-support-layout-rectangle {
        grid-template-columns: 48px minmax(0, 1fr) !important;
        grid-template-areas: "avatar copy" "cta cta" !important;
        min-height: 112px !important;
        gap: 8px !important;
    }
    body .gg-support-layout-horizontal .gg-support-card-avatar,
    body .gg-support-layout-rectangle .gg-support-card-avatar {
        width: 46px;
        height: 46px;
    }
    body .gg-support-layout-rectangle .gg-support-card-brandbar,
    body .gg-support-layout-rectangle .gg-support-card-actions {
        display: none !important;
    }
}
/* End GeoGames 1.2.74 */
body .gg-support-placement,body .gg-support-only{display:grid!important;place-items:center!important;width:min(var(--sponsor-width,728px),calc(100vw - 18px))!important;min-height:var(--sponsor-height,90px)!important;margin:18px auto!important;padding:8px!important;border-radius:18px!important;border:1px solid rgba(125,211,252,.18)!important;background:rgba(2,6,23,.16)!important}body .gg-support-label{display:block!important;margin:0 0 8px!important;color:rgba(226,232,240,.72)!important;font-size:.72rem!important;line-height:1!important;text-transform:uppercase!important;letter-spacing:.08em!important}body .gg-support-card.gg-support-card-visible{display:grid!important}body .gg-support-card[hidden]{display:none!important}body .gg-third-party-empty+.gg-support-card:not([hidden]){margin-top:10px!important}/* GeoGames 1.2.74 */
@media (max-width:760px){body.page-game .gg-support-only .gg-support-card,body.page-game .gg-support-card.gg-support-card-visible{display:grid!important}}
/* GeoGames 1.2.75 */body .gg-support-placement,body .gg-support-only{width:min(var(--sponsor-render-width,var(--sponsor-width,728px)),calc(100vw - 18px))!important;min-height:0!important;height:auto!important;padding:8px!important}body .gg-support-card.gg-support-image-card,body.page-game .gg-support-card.gg-support-image-card,body:not(.page-game) .gg-support-card.gg-support-image-card{display:block!important;width:min(100%,var(--sponsor-render-width,var(--sponsor-width,728px)))!important;min-height:0!important;max-height:none!important;height:auto!important;margin:0 auto!important;padding:0!important;border-radius:18px!important;border:1px solid rgba(125,211,252,.34)!important;background:#020617!important;overflow:hidden!important;box-shadow:0 16px 36px rgba(2,6,23,.35),0 0 28px rgba(56,189,248,.12)!important}body .gg-support-card.gg-support-image-card::before,body .gg-support-card.gg-support-image-card::after{display:none!important}body .gg-support-card.gg-support-image-card .gg-support-card-image{display:block!important;width:100%!important;height:auto!important;aspect-ratio:3/1!important;object-fit:cover!important;object-position:center center!important;border-radius:inherit!important;background:#020617!important}body .gg-support-card.gg-support-image-card.gg-support-layout-rectangle .gg-support-card-image{aspect-ratio:6/5!important}body .gg-support-card.gg-support-image-card.gg-support-layout-vertical .gg-support-card-image{aspect-ratio:1/3!important}body .gg-support-card.gg-support-image-card:hover,body .gg-support-card.gg-support-image-card:focus-visible{transform:translateY(-1px)!important;border-color:rgba(192,132,252,.66)!important;filter:brightness(1.05) saturate(1.05)!important;outline:none!important}body .gg-support-card-caption{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}body.page-game .ad-game-bottom .gg-support-card.gg-support-image-card{width:100%!important;max-width:100%!important;height:100%!important;max-height:58px!important;border-radius:10px!important}body.page-game .ad-game-bottom .gg-support-card.gg-support-image-card .gg-support-card-image{width:100%!important;height:100%!important;aspect-ratio:auto!important;object-fit:cover!important;object-position:center center!important}/* End GeoGames 1.2.75 */


/* GeoGames 1.2.76: keep first-party support banners hidden whenever a third-party ad is visible.
   The 1.2.75 image-card rule used display:block!important and could override the
   native [hidden] attribute, causing Adsterra and GeoGames/JimXBCN banners to be
   shown at the same time in Chrome without AdBlock. This final override must stay
   after the image-card rules. */
body .gg-support-card[hidden],
body .gg-support-card.gg-support-image-card[hidden],
body.page-game .gg-support-card[hidden],
body.page-game .gg-support-card.gg-support-image-card[hidden],
body:not(.page-game) .gg-support-card[hidden],
body:not(.page-game) .gg-support-card.gg-support-image-card[hidden] {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
    width: 0 !important;
    height: 0 !important;
    min-width: 0 !important;
    min-height: 0 !important;
    max-width: 0 !important;
    max-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    overflow: hidden !important;
}
body .gg-sponsor-slot:not(.gg-third-party-empty) + .gg-support-card:not(.gg-support-card-visible) {
    display: none !important;
}
/* End GeoGames 1.2.76 */

/* GeoGames 1.2.78: static first-party support banners. No image rotator. */body .gg-support-label{display:none!important}body .gg-support-placement,body .gg-support-only{width:min(var(--sponsor-render-width,var(--sponsor-width,728px)),calc(100vw - 24px))!important;min-height:0!important;height:auto!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}body .gg-support-zone-lobby-top,body .gg-support-zone-global-bottom{width:min(960px,calc(100vw - 24px))!important}body .gg-support-card.gg-support-image-card{width:100%!important;max-width:100%!important;border-radius:16px!important;border:1px solid rgba(125,211,252,.24)!important;background:#020617!important;overflow:hidden!important}body .gg-support-card.gg-support-image-card .gg-support-card-image{width:100%!important;height:auto!important;display:block!important;object-fit:contain!important;object-position:center center!important}body .gg-support-card.gg-support-layout-horizontal .gg-support-card-image{aspect-ratio:3/1!important}body .gg-support-card.gg-support-layout-rectangle .gg-support-card-image{aspect-ratio:6/5!important}body .gg-support-card.gg-support-layout-vertical .gg-support-card-image{aspect-ratio:1/3!important}body.page-game .side-panel .gg-support-card.gg-support-layout-rectangle,body.page-game .side-panel .gg-support-card.gg-support-layout-rectangle .gg-support-card-image{width:100%!important;max-width:300px!important}body.page-game .ad-game-bottom .gg-support-card.gg-support-image-card .gg-support-card-image{object-fit:cover!important}/* End GeoGames 1.2.78 */


/* GeoGames 1.2.79: home/public house banner must stay horizontal. */
body.page-site:not(.page-game) .gg-support-placement,
body.page-home .gg-support-placement,
body.page-site:not(.page-game) .gg-support-only,
body.page-home .gg-support-only {
    width: min(960px, calc(100vw - 24px)) !important;
    max-width: 100% !important;
    min-height: 0 !important;
    height: auto !important;
}
body.page-site:not(.page-game) .gg-support-card.gg-support-image-card,
body.page-home .gg-support-card.gg-support-image-card {
    width: 100% !important;
    max-width: 960px !important;
    height: auto !important;
    max-height: none !important;
}
body.page-site:not(.page-game) .gg-support-card.gg-support-image-card .gg-support-card-image,
body.page-home .gg-support-card.gg-support-image-card .gg-support-card-image {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 3 / 1 !important;
    object-fit: contain !important;
    object-position: center center !important;
}
body.page-site:not(.page-game) .gg-support-card.gg-support-layout-vertical,
body.page-site:not(.page-game) .gg-support-card.gg-support-layout-rectangle,
body.page-home .gg-support-card.gg-support-layout-vertical,
body.page-home .gg-support-card.gg-support-layout-rectangle {
    aspect-ratio: 3 / 1 !important;
}
/* End GeoGames 1.2.79 */

/* GeoGames 1.2.80: public horizontal house banner at half visual size. */body.page-site:not(.page-game) .gg-support-placement,body.page-home .gg-support-placement,body.page-site:not(.page-game) .gg-support-only,body.page-home .gg-support-only,body.page-site:not(.page-game) .gg-support-zone-lobby-top,body.page-site:not(.page-game) .gg-support-zone-global-bottom,body.page-home .gg-support-zone-lobby-top,body.page-home .gg-support-zone-global-bottom{width:min(480px,calc(100vw - 24px))!important;max-width:480px!important;margin-left:auto!important;margin-right:auto!important}body.page-site:not(.page-game) .gg-support-card.gg-support-image-card,body.page-home .gg-support-card.gg-support-image-card{width:100%!important;max-width:480px!important;margin-left:auto!important;margin-right:auto!important}body.page-site:not(.page-game) .gg-support-card.gg-support-image-card .gg-support-card-image,body.page-home .gg-support-card.gg-support-image-card .gg-support-card-image{width:100%!important;height:auto!important;aspect-ratio:3/1!important;object-fit:contain!important}@media (max-width:520px){body.page-site:not(.page-game) .gg-support-placement,body.page-home .gg-support-placement,body.page-site:not(.page-game) .gg-support-only,body.page-home .gg-support-only,body.page-site:not(.page-game) .gg-support-card.gg-support-image-card,body.page-home .gg-support-card.gg-support-image-card{width:min(100%,calc(100vw - 24px))!important;max-width:calc(100vw - 24px)!important}}/* End GeoGames 1.2.80 */


/* GeoGames 1.2.84: real image-only support banners. */
body .gg-support-card.gg-support-image-card,body:not(.page-game) .gg-support-card.gg-support-image-card{display:block!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;overflow:hidden!important;line-height:0!important;text-decoration:none!important}body .gg-support-card.gg-support-image-card::before,body .gg-support-card.gg-support-image-card::after{content:none!important;display:none!important}body .gg-support-card.gg-support-image-card .gg-support-card-caption,body .gg-support-card.gg-support-image-card .gg-support-card-glow,body .gg-support-card.gg-support-image-card .gg-support-card-brandbar,body .gg-support-card.gg-support-image-card .gg-support-card-avatar,body .gg-support-card.gg-support-image-card .gg-support-card-copy,body .gg-support-card.gg-support-image-card .gg-support-card-actions,body .gg-support-card.gg-support-image-card .gg-support-card-cta{display:none!important}body .gg-support-card.gg-support-image-card .gg-support-card-image{display:block!important;width:100%!important;height:auto!important;margin:0!important;border:0!important;border-radius:inherit!important;box-shadow:none!important}body .gg-support-card.gg-support-image-card[hidden]{display:none!important}
/* End GeoGames 1.2.84 */

/* GeoGames 1.2.92: public fallback banner uses the same dynamic box as the third-party slot. */
body.page-site:not(.page-game) .ad-lobby-bottom.gg-sponsor-global-footer,
body.page-site:not(.page-game) .ad-lobby-bottom.adsterra-box,
body.page-site:not(.page-game) .gg-sponsor-global-footer,
body.page-home .ad-lobby-bottom.gg-sponsor-global-footer,
body.page-home .ad-lobby-bottom.adsterra-box,
body.page-home .gg-sponsor-global-footer,
body.page-site:not(.page-game) .gg-support-card.gg-support-image-card[data-gg-support-zone="global_bottom"],
body.page-home .gg-support-card.gg-support-image-card[data-gg-support-zone="global_bottom"],
body.page-site:not(.page-game) .gg-support-placement[data-gg-support-zone="global_bottom"],
body.page-home .gg-support-placement[data-gg-support-zone="global_bottom"] {
    --gg-banner-scale: var(--gg-banner-scale, 1);
    width: min(var(--sponsor-width, 728px), calc(100vw - 16px)) !important;
    max-width: calc(100vw - 16px) !important;
    height: clamp(46px, 12.36vw, var(--sponsor-height, 90px)) !important;
    min-height: clamp(46px, 12.36vw, var(--sponsor-height, 90px)) !important;
    max-height: var(--sponsor-height, 90px) !important;
    margin: 30px auto 12px !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 10px !important;
    overflow: hidden !important;
    position: relative !important;
    background: transparent !important;
    box-shadow: none !important;
    line-height: 0 !important;
}
body.page-site:not(.page-game) .gg-support-card.gg-support-image-card[data-gg-support-zone="global_bottom"] .gg-support-card-image,
body.page-home .gg-support-card.gg-support-image-card[data-gg-support-zone="global_bottom"] .gg-support-card-image {
    position: absolute !important;
    top: 0 !important;
    left: 50% !important;
    display: block !important;
    width: var(--sponsor-width, 728px) !important;
    height: var(--sponsor-height, 90px) !important;
    min-width: var(--sponsor-width, 728px) !important;
    min-height: var(--sponsor-height, 90px) !important;
    max-width: none !important;
    max-height: none !important;
    margin: 0 !important;
    transform: translateX(-50%) scale(var(--gg-banner-scale, 1)) !important;
    transform-origin: top center !important;
    aspect-ratio: auto !important;
    object-fit: cover !important;
    object-position: center center !important;
    border: 0 !important;
    border-radius: 10px !important;
}
body.page-site:not(.page-game) .gg-sponsor-slot.gg-third-party-empty,
body.page-home .gg-sponsor-slot.gg-third-party-empty {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    width: 0 !important;
    height: 0 !important;
    min-width: 0 !important;
    min-height: 0 !important;
    max-width: 0 !important;
    max-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    overflow: hidden !important;
}
body.page-site:not(.page-game) .gg-sponsor-slot.gg-third-party-empty + .gg-support-card.gg-support-card-visible,
body.page-home .gg-sponsor-slot.gg-third-party-empty + .gg-support-card.gg-support-card-visible {
    display: block !important;
}
body.page-site:not(.page-game) .gg-sponsor-slot:not(.gg-third-party-empty) + .gg-support-card,
body.page-home .gg-sponsor-slot:not(.gg-third-party-empty) + .gg-support-card {
    display: none !important;
}
/* End GeoGames 1.2.92 */

/* GeoGames 1.2.93: keep real third-party public banners centered and fluid.
   The fallback image can use the dynamic 728x90 box, but the actual Adsterra
   frame must not inherit the absolute/scale centering intended for image assets. */
body.page-site:not(.page-game) .gg-sponsor-slot.ad-lobby-bottom.gg-sponsor-global-footer:not(.gg-third-party-empty),
body.page-site:not(.page-game) .gg-sponsor-slot.ad-lobby-bottom.adsterra-box:not(.gg-third-party-empty),
body.page-home .gg-sponsor-slot.ad-lobby-bottom.gg-sponsor-global-footer:not(.gg-third-party-empty),
body.page-home .gg-sponsor-slot.ad-lobby-bottom.adsterra-box:not(.gg-third-party-empty) {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-sizing: border-box !important;
    width: min(var(--sponsor-width, 728px), calc(100vw - 16px)) !important;
    max-width: min(var(--sponsor-width, 728px), calc(100vw - 16px)) !important;
    min-width: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center !important;
}
body.page-site:not(.page-game) .gg-sponsor-slot.ad-lobby-bottom.gg-sponsor-global-footer:not(.gg-third-party-empty) .gg-sponsor-frame,
body.page-site:not(.page-game) .gg-sponsor-slot.ad-lobby-bottom.adsterra-box:not(.gg-third-party-empty) .gg-sponsor-frame,
body.page-site:not(.page-game) .gg-sponsor-slot.ad-lobby-bottom.gg-sponsor-global-footer:not(.gg-third-party-empty) .adsterra-zone,
body.page-site:not(.page-game) .gg-sponsor-slot.ad-lobby-bottom.adsterra-box:not(.gg-third-party-empty) .adsterra-zone,
body.page-home .gg-sponsor-slot.ad-lobby-bottom.gg-sponsor-global-footer:not(.gg-third-party-empty) .gg-sponsor-frame,
body.page-home .gg-sponsor-slot.ad-lobby-bottom.adsterra-box:not(.gg-third-party-empty) .gg-sponsor-frame,
body.page-home .gg-sponsor-slot.ad-lobby-bottom.gg-sponsor-global-footer:not(.gg-third-party-empty) .adsterra-zone,
body.page-home .gg-sponsor-slot.ad-lobby-bottom.adsterra-box:not(.gg-third-party-empty) .adsterra-zone {
    position: relative !important;
    inset: auto !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    height: 100% !important;
    max-height: 100% !important;
    min-height: 0 !important;
    margin: 0 auto !important;
    padding: 0 !important;
    transform: none !important;
    transform-origin: center center !important;
    text-align: center !important;
    overflow: hidden !important;
}
body.page-site:not(.page-game) .gg-sponsor-slot.ad-lobby-bottom.gg-sponsor-global-footer:not(.gg-third-party-empty) iframe,
body.page-site:not(.page-game) .gg-sponsor-slot.ad-lobby-bottom.adsterra-box:not(.gg-third-party-empty) iframe,
body.page-site:not(.page-game) .gg-sponsor-slot.ad-lobby-bottom.gg-sponsor-global-footer:not(.gg-third-party-empty) ins,
body.page-site:not(.page-game) .gg-sponsor-slot.ad-lobby-bottom.adsterra-box:not(.gg-third-party-empty) ins,
body.page-site:not(.page-game) .gg-sponsor-slot.ad-lobby-bottom.gg-sponsor-global-footer:not(.gg-third-party-empty) .gg-adsterra-sandbox,
body.page-site:not(.page-game) .gg-sponsor-slot.ad-lobby-bottom.adsterra-box:not(.gg-third-party-empty) .gg-adsterra-sandbox,
body.page-home .gg-sponsor-slot.ad-lobby-bottom.gg-sponsor-global-footer:not(.gg-third-party-empty) iframe,
body.page-home .gg-sponsor-slot.ad-lobby-bottom.adsterra-box:not(.gg-third-party-empty) iframe,
body.page-home .gg-sponsor-slot.ad-lobby-bottom.gg-sponsor-global-footer:not(.gg-third-party-empty) ins,
body.page-home .gg-sponsor-slot.ad-lobby-bottom.adsterra-box:not(.gg-third-party-empty) ins,
body.page-home .gg-sponsor-slot.ad-lobby-bottom.gg-sponsor-global-footer:not(.gg-third-party-empty) .gg-adsterra-sandbox,
body.page-home .gg-sponsor-slot.ad-lobby-bottom.adsterra-box:not(.gg-third-party-empty) .gg-adsterra-sandbox {
    position: relative !important;
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    height: 100% !important;
    max-height: 100% !important;
    min-height: 0 !important;
    margin: 0 auto !important;
    transform: none !important;
    transform-origin: center center !important;
}
/* End GeoGames 1.2.93 */

/* GeoGames 1.2.95: lobby top banner is third-party only; no first-party replacement fallback. */

/* GeoGames 1.2.96: support notice button polish + game AD tab offset */
html body .gg-community-support-card .gg-community-support-actions button#communitySupportNecessary,
html body .gg-community-support-card .gg-community-support-actions .gg-community-support-necessary {
    min-height: 22px !important;
    height: 22px !important;
    padding: 4px 8px !important;
    border-radius: 999px !important;
    color: #ef4444 !important;
    -webkit-text-fill-color: #ef4444 !important;
    background: rgba(148, 163, 184, 0.18) !important;
    background-image: none !important;
    border: 1px solid rgba(239, 68, 68, 0.34) !important;
    box-shadow: none !important;
    font-size: 0.72rem !important;
    font-weight: 900 !important;
    line-height: 1 !important;
}
html body .gg-community-support-card .gg-community-support-actions button#communitySupportNecessary:hover,
html body .gg-community-support-card .gg-community-support-actions button#communitySupportNecessary:focus-visible,
html body .gg-community-support-card .gg-community-support-actions .gg-community-support-necessary:hover,
html body .gg-community-support-card .gg-community-support-actions .gg-community-support-necessary:focus-visible {
    color: #f87171 !important;
    -webkit-text-fill-color: #f87171 !important;
    background: rgba(148, 163, 184, 0.28) !important;
    background-image: none !important;
    border-color: rgba(248, 113, 113, 0.5) !important;
    filter: none !important;
    outline: none !important;
}
html body .gg-community-support-card .gg-community-support-actions button#communitySupportClose,
html body .gg-community-support-card .gg-community-support-actions .gg-community-support-close {
    color: #052e16 !important;
    -webkit-text-fill-color: #052e16 !important;
    background: linear-gradient(135deg, #86efac 0%, #22c55e 100%) !important;
    border: 1px solid rgba(187, 247, 208, 0.62) !important;
    box-shadow: 0 12px 28px rgba(34, 197, 94, 0.24), inset 0 1px 0 rgba(255,255,255,0.22) !important;
}
html body .gg-community-support-card .gg-community-support-actions button#communitySupportClose:hover,
html body .gg-community-support-card .gg-community-support-actions button#communitySupportClose:focus-visible,
html body .gg-community-support-card .gg-community-support-actions .gg-community-support-close:hover,
html body .gg-community-support-card .gg-community-support-actions .gg-community-support-close:focus-visible {
    background: linear-gradient(135deg, #bbf7d0 0%, #22c55e 100%) !important;
    border-color: rgba(187, 247, 208, 0.78) !important;
}
body.page-game #gameAdToggleBtn.game-ad-toggle-button,
body.page-game #gameAdToggleBtn.game-ad-toggle-edge-button {
    left: var(--game-ad-toggle-left, 30px) !important;
}
/* End GeoGames 1.2.96 */

/* GeoGames 1.2.97: Twitch support as inline text link, not as a separate action button */
body .gg-community-support-text-with-link,
body #communitySupportText.gg-community-support-text-with-link {
    color: rgba(234, 247, 255, .88) !important;
}
body .gg-community-support-inline-link,
body .gg-community-support-inline-link:link,
body .gg-community-support-inline-link:visited {
    color: #a78bfa !important;
    font-weight: 900 !important;
    text-decoration: underline !important;
    text-underline-offset: 3px !important;
}
body .gg-community-support-inline-link:hover,
body .gg-community-support-inline-link:focus-visible {
    color: #c4b5fd !important;
}
body .gg-community-support-card .gg-community-support-actions a.gg-community-support-link.twitch {
    display: none !important;
}

/* GeoGames 1.2.98: support notice action order: play, help, necessary. */

/* GeoGames 1.2.102 - Página pública: diccionario de palabras GeoBingo. */
.gb-dictionary code {
  color: #bae6fd;
  background: rgba(2, 6, 23, .58);
  border: 1px solid rgba(148, 163, 184, .22);
  border-radius: 8px;
  padding: 2px 6px;
}
.gb-dictionary-hero {
  display: grid;
  gap: 18px;
}
.gb-dictionary-stats {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
}
.gb-dictionary-stats .stat-card {
  min-height: 96px;
}
.gb-dictionary-actions,
.mode-detail-actions,
.gb-difficulty-filter {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
}
.gb-dictionary-source {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(280px, .9fr);
  gap: 22px;
  align-items: start;
}
.gb-source-meta {
  display: grid;
  gap: 10px;
  margin: 0;
}
.gb-source-meta div {
  border: 1px solid rgba(148, 163, 184, .18);
  border-radius: 16px;
  background: rgba(2, 6, 23, .28);
  padding: 12px 14px;
}
.gb-source-meta dt {
  margin: 0 0 4px;
  color: #93c5fd;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .08em;
  text-transform: uppercase;
}
.gb-source-meta dd {
  margin: 0;
  color: #dbeafe;
}
.gb-filter-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.4fr) minmax(220px, .6fr);
  gap: 14px;
  margin: 14px 0;
}
.gb-visible-counter {
  color: #cbd5e1;
  font-weight: 800;
}
.gb-visible-counter strong {
  color: #f8fafc;
}
.gb-difficulty-filter .gg-btn {
  min-height: 38px !important;
  padding: 9px 13px !important;
  border-radius: 12px !important;
}
.gb-difficulty-filter .gg-btn.is-active {
  background: linear-gradient(135deg, rgba(34, 197, 94, .9), rgba(56, 189, 248, .85)) !important;
}
.gb-dictionary-empty {
  color: #fecaca;
  font-weight: 800;
}
.gb-dictionary-groups {
  display: grid;
  gap: 16px;
}
.gb-category-block summary {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  cursor: pointer;
  list-style: none;
}
.gb-category-block summary::-webkit-details-marker {
  display: none;
}
.gb-category-block summary strong {
  display: block;
  color: #f8fafc;
  font-size: 1.08rem;
}
.gb-category-block summary small {
  display: block;
  max-width: 780px;
  margin-top: 4px;
  color: #cbd5e1;
  line-height: 1.45;
}
.gb-category-block summary em {
  align-self: start;
  white-space: nowrap;
  color: #bae6fd;
  font-style: normal;
  font-weight: 900;
}
.gb-word-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin-top: 18px;
}
.gb-word-card {
  display: grid;
  gap: 10px;
  border: 1px solid rgba(148, 163, 184, .18);
  border-radius: 18px;
  background: rgba(2, 6, 23, .34);
  padding: 15px;
}
.gb-word-card h3 {
  margin: 0;
  color: #f8fafc;
  font-size: 1rem;
}
.gb-word-card p {
  margin: 0;
  color: #cbd5e1;
  line-height: 1.45;
}
.gb-word-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
}
.gb-word-tags span {
  display: inline-flex;
  align-items: center;
  min-height: 26px;
  border-radius: 999px;
  border: 1px solid rgba(186, 230, 253, .22);
  background: rgba(15, 23, 42, .68);
  color: #dbeafe;
  padding: 4px 9px;
  font-size: 12px;
  font-weight: 850;
}
.gb-word-tags span.is-easy {
  border-color: rgba(34, 197, 94, .34);
  color: #bbf7d0;
}
.gb-word-tags span.is-advanced {
  border-color: rgba(245, 158, 11, .36);
  color: #fde68a;
}
@media (max-width: 900px) {
  .gb-dictionary-stats,
  .gb-dictionary-source,
  .gb-filter-grid,
  .gb-word-grid {
    grid-template-columns: 1fr;
  }
  .gb-category-block summary {
    display: grid;
  }
}
@media (max-width: 560px) {
  .gb-dictionary-stats {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .gb-dictionary-actions .gg-btn,
  .mode-detail-actions .gg-btn {
    width: 100%;
  }
}

/* GeoGames 1.2.104: GeoBingo dictionary search polish. */
.gb-dictionary .gb-word-card[hidden],.gb-dictionary .gb-category-block[hidden]{display:none!important}.gb-dictionary .gb-filter-grid input[type="search"]::placeholder{color:rgba(203,213,225,.64)}.gb-dictionary .gb-difficulty-filter .gg-btn[aria-pressed="true"]{transform:translateY(-1px)}
/* GeoGames 1.2.105: GeoBingo dictionary IDs. */.gb-word-id{display:flex;align-items:center;gap:8px;margin-bottom:-2px}.gb-word-id span{color:#93c5fd;font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.gb-word-id code{font-weight:950;letter-spacing:.03em}.map-stage.streetview-minimap-split.hide-seek-map-size-0{--gg-minimap-w:clamp(180px,22%,300px);--gg-minimap-h:clamp(125px,20%,190px);}.map-stage.streetview-minimap-split.hide-seek-map-size-1{--gg-minimap-w:clamp(220px,28%,360px);--gg-minimap-h:clamp(160px,28%,240px);}.map-stage.streetview-minimap-split.hide-seek-map-size-2{--gg-minimap-w:clamp(240px,36%,460px);--gg-minimap-h:clamp(180px,34%,320px);}.map-stage.streetview-minimap-split.hide-seek-map-size-3{--gg-minimap-w:clamp(280px,52%,640px);--gg-minimap-h:clamp(220px,46%,430px);}.map-stage.streetview-minimap-split.hide-seek-map-size-4{--gg-minimap-w:clamp(320px,68%,860px);--gg-minimap-h:clamp(260px,58%,580px);}.map-stage.streetview-minimap-split.hide-seek-map-size-5{--gg-minimap-w:clamp(340px,82%,1080px);--gg-minimap-h:clamp(280px,72%,740px);}.map-stage.streetview-minimap-split.hide-seek-map-size-6{--gg-minimap-w:clamp(360px,92%,1280px);--gg-minimap-h:clamp(300px,84%,860px);}.map-stage.streetview-minimap-split.hide-seek-map-size-7{--gg-minimap-w:calc(100% - 32px);--gg-minimap-h:calc(100% - 32px);}.map-stage.hide-seek-guess-split.hide-seek-map-size-0{--hs-guess-map-w:clamp(180px,22%,300px);--hs-guess-map-h:clamp(125px,20%,190px);}.map-stage.hide-seek-guess-split.hide-seek-map-size-1{--hs-guess-map-w:clamp(220px,28%,360px);--hs-guess-map-h:clamp(160px,28%,240px);}.map-stage.hide-seek-guess-split.hide-seek-map-size-2{--hs-guess-map-w:clamp(240px,36%,460px);--hs-guess-map-h:clamp(180px,34%,320px);}.map-stage.hide-seek-guess-split.hide-seek-map-size-3{--hs-guess-map-w:clamp(280px,52%,640px);--hs-guess-map-h:clamp(220px,46%,430px);}.map-stage.hide-seek-guess-split.hide-seek-map-size-4{--hs-guess-map-w:clamp(320px,68%,860px);--hs-guess-map-h:clamp(260px,58%,580px);}.map-stage.hide-seek-guess-split.hide-seek-map-size-5{--hs-guess-map-w:clamp(340px,82%,1080px);--hs-guess-map-h:clamp(280px,72%,740px);}.map-stage.hide-seek-guess-split.hide-seek-map-size-6{--hs-guess-map-w:clamp(360px,92%,1280px);--hs-guess-map-h:clamp(300px,84%,860px);}.map-stage.hide-seek-guess-split.hide-seek-map-size-7{--hs-guess-map-w:calc(100% - 28px);--hs-guess-map-h:calc(100% - 28px);}.map-stage.hide-seek-hiding-split.hide-seek-map-size-0 #map,.map-stage.scotland-cop-map-split.hide-seek-map-size-0 #map{width:min(22%,300px) !important;height:min(20%,190px) !important;}.map-stage.hide-seek-hiding-split.hide-seek-map-size-1 #map,.map-stage.scotland-cop-map-split.hide-seek-map-size-1 #map{width:min(28%,360px) !important;height:min(28%,240px) !important;}.map-stage.hide-seek-hiding-split.hide-seek-map-size-2 #map,.map-stage.scotland-cop-map-split.hide-seek-map-size-2 #map{width:min(36%,460px) !important;height:min(34%,320px) !important;}.map-stage.hide-seek-hiding-split.hide-seek-map-size-3 #map,.map-stage.scotland-cop-map-split.hide-seek-map-size-3 #map{width:min(52%,640px) !important;height:min(46%,430px) !important;}.map-stage.hide-seek-hiding-split.hide-seek-map-size-4 #map,.map-stage.scotland-cop-map-split.hide-seek-map-size-4 #map{width:min(68%,860px) !important;height:min(58%,580px) !important;}.map-stage.hide-seek-hiding-split.hide-seek-map-size-5 #map,.map-stage.scotland-cop-map-split.hide-seek-map-size-5 #map{width:min(82%,1080px) !important;height:min(72%,740px) !important;}.map-stage.hide-seek-hiding-split.hide-seek-map-size-6 #map,.map-stage.scotland-cop-map-split.hide-seek-map-size-6 #map{width:min(92%,1280px) !important;height:min(84%,860px) !important;}.map-stage.hide-seek-hiding-split.hide-seek-map-size-7 #map,.map-stage.scotland-cop-map-split.hide-seek-map-size-7 #map{width:calc(100% - 32px) !important;height:calc(100% - 32px) !important;}.geogames-fullscreen-control-layer.is-hide-seek-guess-fullscreen-map.hide-seek-map-size-0>#map,.geogames-fullscreen-control-layer.is-hide-seek-guess-fullscreen-map.hide-seek-map-size-0 .hide-seek-guess-map-frame-control:not(.hidden){width:clamp(180px,22vw,300px) !important;height:clamp(125px,20vh,190px) !important;}.geogames-fullscreen-control-layer.is-hide-seek-guess-fullscreen-map.hide-seek-map-size-1>#map,.geogames-fullscreen-control-layer.is-hide-seek-guess-fullscreen-map.hide-seek-map-size-1 .hide-seek-guess-map-frame-control:not(.hidden){width:clamp(220px,28vw,360px) !important;height:clamp(160px,28vh,240px) !important;}.geogames-fullscreen-control-layer.is-hide-seek-guess-fullscreen-map.hide-seek-map-size-2>#map,.geogames-fullscreen-control-layer.is-hide-seek-guess-fullscreen-map.hide-seek-map-size-2 .hide-seek-guess-map-frame-control:not(.hidden){width:clamp(240px,36vw,460px) !important;height:clamp(180px,34vh,320px) !important;}.geogames-fullscreen-control-layer.is-hide-seek-guess-fullscreen-map.hide-seek-map-size-3>#map,.geogames-fullscreen-control-layer.is-hide-seek-guess-fullscreen-map.hide-seek-map-size-3 .hide-seek-guess-map-frame-control:not(.hidden){width:clamp(280px,52vw,640px) !important;height:clamp(220px,46vh,430px) !important;}.geogames-fullscreen-control-layer.is-hide-seek-guess-fullscreen-map.hide-seek-map-size-4>#map,.geogames-fullscreen-control-layer.is-hide-seek-guess-fullscreen-map.hide-seek-map-size-4 .hide-seek-guess-map-frame-control:not(.hidden){width:clamp(320px,68vw,860px) !important;height:clamp(260px,58vh,580px) !important;}.geogames-fullscreen-control-layer.is-hide-seek-guess-fullscreen-map.hide-seek-map-size-5>#map,.geogames-fullscreen-control-layer.is-hide-seek-guess-fullscreen-map.hide-seek-map-size-5 .hide-seek-guess-map-frame-control:not(.hidden){width:clamp(340px,82vw,1080px) !important;height:clamp(280px,72vh,740px) !important;}.geogames-fullscreen-control-layer.is-hide-seek-guess-fullscreen-map.hide-seek-map-size-6>#map,.geogames-fullscreen-control-layer.is-hide-seek-guess-fullscreen-map.hide-seek-map-size-6 .hide-seek-guess-map-frame-control:not(.hidden){width:clamp(360px,92vw,1280px) !important;height:clamp(300px,84vh,860px) !important;}.geogames-fullscreen-control-layer.is-hide-seek-guess-fullscreen-map.hide-seek-map-size-7>#map,.geogames-fullscreen-control-layer.is-hide-seek-guess-fullscreen-map.hide-seek-map-size-7 .hide-seek-guess-map-frame-control:not(.hidden){width:calc(100% - 28px) !important;height:calc(100% - 28px) !important;}@media (max-width:760px),(max-height:600px){.map-stage.streetview-minimap-split.hide-seek-map-size-0{--gg-minimap-w:min(38%,220px);--gg-minimap-h:min(24%,160px);}.map-stage.streetview-minimap-split.hide-seek-map-size-1{--gg-minimap-w:min(46%,260px);--gg-minimap-h:min(30%,190px);}.map-stage.streetview-minimap-split.hide-seek-map-size-2{--gg-minimap-w:min(56%,340px);--gg-minimap-h:min(38%,250px);}.map-stage.streetview-minimap-split.hide-seek-map-size-3{--gg-minimap-w:min(72%,470px);--gg-minimap-h:min(48%,340px);}.map-stage.streetview-minimap-split.hide-seek-map-size-4{--gg-minimap-w:calc(100% - 22px);--gg-minimap-h:min(62%,470px);}.map-stage.streetview-minimap-split.hide-seek-map-size-5{--gg-minimap-w:calc(100% - 20px);--gg-minimap-h:min(76%,560px);}.map-stage.streetview-minimap-split.hide-seek-map-size-6{--gg-minimap-w:calc(100% - 18px);--gg-minimap-h:min(88%,660px);}.map-stage.streetview-minimap-split.hide-seek-map-size-7{--gg-minimap-w:calc(100% - 16px);--gg-minimap-h:calc(100% - 16px);}.map-stage.hide-seek-guess-split.hide-seek-map-size-0{--hs-guess-map-w:min(38%,220px);--hs-guess-map-h:min(24%,160px);}.map-stage.hide-seek-guess-split.hide-seek-map-size-1{--hs-guess-map-w:min(46%,260px);--hs-guess-map-h:min(30%,190px);}.map-stage.hide-seek-guess-split.hide-seek-map-size-2{--hs-guess-map-w:min(56%,340px);--hs-guess-map-h:min(38%,250px);}.map-stage.hide-seek-guess-split.hide-seek-map-size-3{--hs-guess-map-w:min(72%,470px);--hs-guess-map-h:min(48%,340px);}.map-stage.hide-seek-guess-split.hide-seek-map-size-4{--hs-guess-map-w:calc(100% - 22px);--hs-guess-map-h:min(62%,470px);}.map-stage.hide-seek-guess-split.hide-seek-map-size-5{--hs-guess-map-w:calc(100% - 20px);--hs-guess-map-h:min(76%,560px);}.map-stage.hide-seek-guess-split.hide-seek-map-size-6{--hs-guess-map-w:calc(100% - 18px);--hs-guess-map-h:min(88%,660px);}.map-stage.hide-seek-guess-split.hide-seek-map-size-7{--hs-guess-map-w:calc(100% - 16px);--hs-guess-map-h:calc(100% - 16px);}}.gb-dictionary-criteria{display:grid;gap:10px;border-color:rgba(125,211,252,.26) !important;background:linear-gradient(135deg,rgba(8,47,73,.46),rgba(15,23,42,.72)) !important;}.gb-dictionary-criteria h2{margin:0;}.gb-dictionary-criteria p:last-child{margin-bottom:0;}
/* GeoGames 1.2.130: cookie settings controls */.cookie-settings-card{display:flex;flex-direction:column;align-items:flex-start;gap:16px;margin:22px 0;padding:18px;border:1px solid rgba(125,211,252,.28);border-radius:22px;background:linear-gradient(135deg,rgba(56,189,248,.14),rgba(34,197,94,.08));box-shadow:0 16px 42px rgba(0,0,0,.18)}.cookie-settings-copy{width:100%}.cookie-settings-card h2{margin:0 0 8px!important}.cookie-settings-card p{margin:0;color:#cbd5e1}.cookie-current-status{display:inline-flex;margin-top:12px!important;padding:8px 11px;border-radius:999px;background:rgba(2,6,23,.42);border:1px solid rgba(255,255,255,.12);color:#e0f2fe!important;font-weight:850;white-space:nowrap}.cookie-settings-actions{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:10px;width:100%}.cookie-settings-actions .gg-btn{white-space:nowrap}.cookie-settings-actions #cookieNecessaryOnly{color:#fef2f2!important;border-color:rgba(248,113,113,.42)!important;background:rgba(127,29,29,.35)!important}@media(max-width:760px){.cookie-settings-actions{justify-content:stretch}.cookie-settings-actions .gg-btn{width:100%!important}.cookie-current-status{font-size:.95rem}}
/* GeoGames 1.2.140: async public data loading */
.public-async-loading{display:flex;align-items:center;gap:18px;min-height:180px;margin:22px 0;padding:24px!important;border:1px solid rgba(125,211,252,.28)!important;background:linear-gradient(135deg,rgba(56,189,248,.13),rgba(34,197,94,.07))!important}
.public-async-loading h1{margin:0 0 6px!important;font-size:1.45rem}.public-async-loading p{margin:0;color:#cbd5e1}.public-async-spinner{width:42px;height:42px;border-radius:999px;border:4px solid rgba(148,163,184,.28);border-top-color:#38bdf8;flex:0 0 auto;animation:ggPublicAsyncSpin .85s linear infinite}.public-async-loaded{display:block}.public-async-error{display:block;border-color:rgba(248,113,113,.45)!important;background:rgba(127,29,29,.18)!important}@keyframes ggPublicAsyncSpin{to{transform:rotate(360deg)}}@media(max-width:640px){.public-async-loading{align-items:flex-start}.public-async-spinner{width:34px;height:34px}}
/* GeoGames 1.2.143: GeoBingo minimap/frame dimension sync */html body.page-game .map-stage.streetview-minimap-split.geobingo-map-split #map,html body.page-game .map-stage.streetview-minimap-split.geobingo-voting-split #map{display:block!important;position:absolute!important;right:var(--gg-minimap-right,14px)!important;bottom:var(--gg-minimap-bottom,14px)!important;left:auto!important;top:auto!important;width:var(--gg-minimap-w,clamp(240px,34%,430px))!important;height:var(--gg-minimap-h,clamp(180px,34%,310px))!important;min-width:0!important;min-height:0!important;max-width:calc(100% - 28px)!important;max-height:calc(100% - 28px)!important;resize:none!important;overflow:hidden!important;border:0!important;border-radius:var(--gg-minimap-radius,22px)!important;box-shadow:0 22px 70px rgba(2,6,23,.55)!important;z-index:8!important;isolation:isolate!important;contain:layout paint!important;clip-path:inset(0 round var(--gg-minimap-radius,22px))!important}html body.page-game .map-stage.streetview-minimap-split.geobingo-map-split #map>div,html body.page-game .map-stage.streetview-minimap-split.geobingo-voting-split #map>div,html body.page-game .map-stage.streetview-minimap-split.geobingo-map-split #map .gm-style,html body.page-game .map-stage.streetview-minimap-split.geobingo-voting-split #map .gm-style{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;border-radius:inherit!important;overflow:hidden!important}html body.page-game .map-stage.streetview-minimap-split.geobingo-map-split .hide-seek-guess-map-frame-control:not(.hidden),html body.page-game .map-stage.streetview-minimap-split.geobingo-voting-split .hide-seek-guess-map-frame-control:not(.hidden){right:var(--gg-minimap-right,14px)!important;bottom:var(--gg-minimap-bottom,14px)!important;width:var(--gg-minimap-w,clamp(240px,34%,430px))!important;height:var(--gg-minimap-h,clamp(180px,34%,310px))!important;max-width:calc(100% - 28px)!important;max-height:calc(100% - 28px)!important;border-radius:var(--gg-minimap-radius,22px)!important;overflow:hidden!important;z-index:26!important}

/* GeoGames 1.2.145: fix live +/- minimap resize.
   The map size must come from hide-seek-map-size-0..5 immediately.
   Sync variables are only for the visual frame, never for #map itself. */
html body.page-game .map-stage.streetview-minimap-split.geobingo-map-split #map,
html body.page-game .map-stage.streetview-minimap-split.geobingo-voting-split #map {
  right: var(--gg-minimap-right, 14px) !important;
  bottom: var(--gg-minimap-bottom, 14px) !important;
  width: var(--gg-minimap-w, clamp(240px, 34%, 430px)) !important;
  height: var(--gg-minimap-h, clamp(180px, 34%, 310px)) !important;
  border-radius: var(--gg-minimap-radius, 22px) !important;
}

html body.page-game .map-stage.streetview-minimap-split.geobingo-map-split .hide-seek-guess-map-frame-control:not(.hidden),
html body.page-game .map-stage.streetview-minimap-split.geobingo-voting-split .hide-seek-guess-map-frame-control:not(.hidden) {
  right: var(--gg-minimap-sync-right, var(--gg-minimap-right, 14px)) !important;
  bottom: var(--gg-minimap-sync-bottom, var(--gg-minimap-bottom, 14px)) !important;
  width: var(--gg-minimap-sync-w, var(--gg-minimap-w, clamp(240px, 34%, 430px))) !important;
  height: var(--gg-minimap-sync-h, var(--gg-minimap-h, clamp(180px, 34%, 310px))) !important;
  border-radius: var(--gg-minimap-sync-radius, var(--gg-minimap-radius, 22px)) !important;
}


/* GeoGames 1.2.146: smoother final minimap step.
   Level 4 is now a near-fullscreen step with the same aspect behaviour as level 5,
   avoiding a harsh jump when expanding to the maximum map size. */
html body.page-game .map-stage.streetview-minimap-split.hide-seek-map-size-3 { --gg-minimap-w: clamp(300px, 66%, 820px); --gg-minimap-h: clamp(230px, 58%, 560px); }
html body.page-game .map-stage.streetview-minimap-split.hide-seek-map-size-4 { --gg-minimap-w: calc(100% - 112px); --gg-minimap-h: calc(100% - 112px); }
html body.page-game .map-stage.streetview-minimap-split.hide-seek-map-size-5 { --gg-minimap-w: calc(100% - 32px); --gg-minimap-h: calc(100% - 32px); }

html body.page-game .map-stage.hide-seek-guess-split.hide-seek-map-size-3 { --hs-guess-map-w: clamp(300px, 66%, 820px); --hs-guess-map-h: clamp(230px, 58%, 560px); }
html body.page-game .map-stage.hide-seek-guess-split.hide-seek-map-size-4 { --hs-guess-map-w: calc(100% - 112px); --hs-guess-map-h: calc(100% - 112px); }
html body.page-game .map-stage.hide-seek-guess-split.hide-seek-map-size-5 { --hs-guess-map-w: calc(100% - 28px); --hs-guess-map-h: calc(100% - 28px); }

html body.page-game .map-stage.hide-seek-hiding-split.hide-seek-map-size-3 #map,
html body.page-game .map-stage.scotland-cop-map-split.hide-seek-map-size-3 #map { width: min(66%, 820px) !important; height: min(58%, 560px) !important; }
html body.page-game .map-stage.hide-seek-hiding-split.hide-seek-map-size-4 #map,
html body.page-game .map-stage.scotland-cop-map-split.hide-seek-map-size-4 #map { width: calc(100% - 112px) !important; height: calc(100% - 112px) !important; }
html body.page-game .map-stage.hide-seek-hiding-split.hide-seek-map-size-5 #map,
html body.page-game .map-stage.scotland-cop-map-split.hide-seek-map-size-5 #map { width: calc(100% - 32px) !important; height: calc(100% - 32px) !important; }

html body.page-game .geogames-fullscreen-control-layer.is-hide-seek-guess-fullscreen-map.hide-seek-map-size-3 > #map,
html body.page-game .geogames-fullscreen-control-layer.is-hide-seek-guess-fullscreen-map.hide-seek-map-size-3 .hide-seek-guess-map-frame-control:not(.hidden) { width: clamp(300px, 66vw, 820px) !important; height: clamp(230px, 58vh, 560px) !important; }
html body.page-game .geogames-fullscreen-control-layer.is-hide-seek-guess-fullscreen-map.hide-seek-map-size-4 > #map,
html body.page-game .geogames-fullscreen-control-layer.is-hide-seek-guess-fullscreen-map.hide-seek-map-size-4 .hide-seek-guess-map-frame-control:not(.hidden) { width: calc(100% - 112px) !important; height: calc(100% - 112px) !important; }
html body.page-game .geogames-fullscreen-control-layer.is-hide-seek-guess-fullscreen-map.hide-seek-map-size-5 > #map,
html body.page-game .geogames-fullscreen-control-layer.is-hide-seek-guess-fullscreen-map.hide-seek-map-size-5 .hide-seek-guess-map-frame-control:not(.hidden) { width: calc(100% - 28px) !important; height: calc(100% - 28px) !important; }

@media (max-width: 760px), (max-height: 600px) {
  html body.page-game .map-stage.streetview-minimap-split.hide-seek-map-size-3 { --gg-minimap-w: min(84%, 560px); --gg-minimap-h: min(60%, 420px); }
  html body.page-game .map-stage.streetview-minimap-split.hide-seek-map-size-4 { --gg-minimap-w: calc(100% - 52px); --gg-minimap-h: calc(100% - 52px); }
  html body.page-game .map-stage.streetview-minimap-split.hide-seek-map-size-5 { --gg-minimap-w: calc(100% - 16px); --gg-minimap-h: calc(100% - 16px); }
  html body.page-game .map-stage.hide-seek-guess-split.hide-seek-map-size-3 { --hs-guess-map-w: min(84%, 560px); --hs-guess-map-h: min(60%, 420px); }
  html body.page-game .map-stage.hide-seek-guess-split.hide-seek-map-size-4 { --hs-guess-map-w: calc(100% - 52px); --hs-guess-map-h: calc(100% - 52px); }
  html body.page-game .map-stage.hide-seek-guess-split.hide-seek-map-size-5 { --hs-guess-map-w: calc(100% - 16px); --hs-guess-map-h: calc(100% - 16px); }
}
