.AccountStatus-module-scss-module__CXbk4W__wrapper{flex-direction:column;gap:.25rem;display:flex}.AccountStatus-module-scss-module__CXbk4W__identity{border-bottom:1px solid var(--theme-surface-border,#eee);color:var(--theme-surface-text,#1f2937);align-items:center;gap:.6rem;margin-bottom:.25rem;padding:.2rem .6rem .6rem;font-size:.9rem;display:flex}.AccountStatus-module-scss-module__CXbk4W__identity svg{fill:var(--theme-surface-text,#333)}.AccountStatus-module-scss-module__CXbk4W__avatarImg{border-radius:50%}.AccountStatus-module-scss-module__CXbk4W__email{color:var(--theme-surface-muted,#6b7280);font-size:.75rem;display:block}.AccountStatus-module-scss-module__CXbk4W__option{text-align:left;width:100%;color:var(--theme-surface-text,#1f2937);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.4rem .6rem;font-size:.9rem;text-decoration:none}.AccountStatus-module-scss-module__CXbk4W__option:hover{background-color:var(--theme-surface-border,#f0f0f0)}
.GameSetupModal-module-scss-module__VhzGya__overlay{z-index:20;-webkit-backdrop-filter:blur(4px);background-color:#0f172a73;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.GameSetupModal-module-scss-module__VhzGya__modal{background-color:var(--theme-surface-glass,#fff);-webkit-backdrop-filter:blur(20px);border-radius:16px;width:100%;max-width:420px;max-height:90vh;padding:1.25rem 1.5rem 1.5rem;overflow-y:auto;box-shadow:0 20px 50px #00000040,0 2px 8px #0000001a}.GameSetupModal-module-scss-module__VhzGya__header{border-bottom:1px solid var(--theme-surface-border,#eee);margin:-.25rem -.5rem .75rem;padding:.5rem .5rem .75rem;position:relative}.GameSetupModal-module-scss-module__VhzGya__header h2{text-align:center;letter-spacing:.01em;color:var(--theme-surface-text,#1f2937);margin:0;font-size:1.05rem;font-weight:700}.GameSetupModal-module-scss-module__VhzGya__closeButton{background:var(--theme-surface-border,#eee);width:26px;height:26px;color:var(--theme-surface-muted,#6b7280);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;line-height:1;display:inline-flex;position:absolute;top:.5rem;right:.5rem}.GameSetupModal-module-scss-module__VhzGya__closeButton:hover{background:var(--theme-accent-soft,#e0e7ff);color:var(--theme-accent,#6366f1)}.GameSetupModal-module-scss-module__VhzGya__sectionTitle{background-color:var(--theme-accent-soft,#e0e7ff);width:fit-content;color:var(--theme-accent,#6366f1);text-transform:uppercase;letter-spacing:.05em;text-align:center;border-radius:999px;margin:1.25rem auto .75rem;padding:.3rem .9rem;font-size:.75rem;font-weight:700}.GameSetupModal-module-scss-module__VhzGya__sectionTitle:first-of-type{margin-top:0}.GameSetupModal-module-scss-module__VhzGya__modeGrid{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.GameSetupModal-module-scss-module__VhzGya__modeGrid>:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;width:calc(50% - .25rem)}.GameSetupModal-module-scss-module__VhzGya__modeButton{border:2px solid var(--theme-surface-border,#e5e7eb);background:var(--theme-surface-glass,#fff);color:var(--theme-surface-text,#1f2937);cursor:pointer;text-align:center;border-radius:10px;padding:.6rem .5rem;font-size:.9rem}.GameSetupModal-module-scss-module__VhzGya__modeButton:hover{border-color:var(--theme-accent,#c7d2fe)}.GameSetupModal-module-scss-module__VhzGya__modeButtonActive{border-color:var(--theme-accent,#6366f1);background-color:var(--theme-accent-soft,#e0e7ff);font-weight:700}.GameSetupModal-module-scss-module__VhzGya__settingRow{align-items:center;gap:.5rem;padding:.4rem 0;display:flex}.GameSetupModal-module-scss-module__VhzGya__settingRow+.GameSetupModal-module-scss-module__VhzGya__settingRow{border-top:1px solid var(--theme-surface-border,#eee)}.GameSetupModal-module-scss-module__VhzGya__settingLabel{color:var(--theme-surface-text,#1f2937);cursor:pointer;font-size:.9rem}.GameSetupModal-module-scss-module__VhzGya__infoButton{border:1px solid var(--theme-surface-muted,#9ca3af);width:15px;height:15px;color:var(--theme-surface-muted,#9ca3af);cursor:help;background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-family:Georgia,Times New Roman,serif;font-size:.65rem;font-style:italic;line-height:1;display:inline-flex;position:relative}.GameSetupModal-module-scss-module__VhzGya__infoButton:hover,.GameSetupModal-module-scss-module__VhzGya__infoButton:focus-visible{border-color:var(--theme-accent,#6366f1);color:var(--theme-accent,#6366f1)}.GameSetupModal-module-scss-module__VhzGya__infoButton:hover:after,.GameSetupModal-module-scss-module__VhzGya__infoButton:focus-visible:after{opacity:1;visibility:visible}.GameSetupModal-module-scss-module__VhzGya__infoButton:after{content:attr(data-tooltip);background-color:var(--theme-surface-text,#1f2937);width:max-content;max-width:200px;color:var(--theme-surface,#fff);text-align:center;opacity:0;visibility:hidden;pointer-events:none;z-index:5;border-radius:8px;padding:.45rem .6rem;font-size:.72rem;font-style:normal;font-weight:400;line-height:1.35;transition:opacity .15s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}.GameSetupModal-module-scss-module__VhzGya__checkboxGrid{grid-template-columns:1fr 1fr;gap:.4rem;display:grid}.GameSetupModal-module-scss-module__VhzGya__checkboxOption{color:var(--theme-surface-text,#1f2937);cursor:pointer;align-items:center;gap:.4rem;font-size:.9rem;display:flex}.GameSetupModal-module-scss-module__VhzGya__checkbox{appearance:none;border:2px solid var(--theme-surface-border,#d1d5db);background-color:var(--theme-surface-glass,#fff);cursor:pointer;border-radius:5px;flex-shrink:0;place-content:center;width:18px;height:18px;margin:0;transition:background-color .15s,border-color .15s;display:inline-grid}.GameSetupModal-module-scss-module__VhzGya__checkbox:after{content:"";border:solid var(--theme-accent-text,#fff);border-width:0 2px 2px 0;width:4px;height:8px;transition:transform .1s;transform:rotate(45deg)scale(0)}.GameSetupModal-module-scss-module__VhzGya__checkbox:checked{background-color:var(--theme-accent,#6366f1);border-color:var(--theme-accent,#6366f1)}.GameSetupModal-module-scss-module__VhzGya__checkbox:checked:after{transform:rotate(45deg)scale(1)}.GameSetupModal-module-scss-module__VhzGya__checkbox:hover:not(:disabled){border-color:var(--theme-accent,#6366f1)}.GameSetupModal-module-scss-module__VhzGya__checkbox:disabled{cursor:not-allowed;opacity:.5}.GameSetupModal-module-scss-module__VhzGya__hint{color:var(--theme-surface-muted,#9ca3af);margin:.4rem 0 0;font-size:.75rem}.GameSetupModal-module-scss-module__VhzGya__optionList{flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.GameSetupModal-module-scss-module__VhzGya__option{text-align:left;width:100%;color:var(--theme-surface-text,#1f2937);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.4rem .6rem;font-size:.9rem}.GameSetupModal-module-scss-module__VhzGya__option:hover{background-color:var(--theme-surface-border,#f0f0f0)}.GameSetupModal-module-scss-module__VhzGya__optionActive{background-color:var(--theme-accent-soft,#e0e7ff);font-weight:700}.GameSetupModal-module-scss-module__VhzGya__playButton{background-color:var(--theme-accent,#6366f1);width:100%;color:var(--theme-accent-text,#fff);cursor:pointer;border:none;border-radius:10px;margin-top:1.25rem;padding:.7rem;font-size:1rem;font-weight:700}.GameSetupModal-module-scss-module__VhzGya__playButton:hover{filter:brightness(.92)}
@keyframes CountryCard-module-scss-module__MwcqYW__popIn{0%{opacity:0;transform:scale(.85)}60%{opacity:1;transform:scale(1.04)}to{transform:scale(1)}}.CountryCard-module-scss-module__MwcqYW__card{z-index:5;background-color:var(--theme-surface-glass,#ffffffd9);-webkit-backdrop-filter:blur(16px);min-width:260px;max-width:min(90vw,420px);color:var(--theme-surface-text,#1f2937);text-align:center;border-radius:18px;flex-direction:column;align-items:center;gap:.35rem;padding:.75rem 1.5rem .9rem;display:flex;position:fixed;top:1rem;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0000002e,0 1px 2px #00000014}.CountryCard-module-scss-module__MwcqYW__target{justify-content:center;align-items:center;gap:.5rem;font-size:1.25rem;animation:.35s ease-out CountryCard-module-scss-module__MwcqYW__popIn;display:flex}.CountryCard-module-scss-module__MwcqYW__flag{font-size:1.7rem;line-height:1}.CountryCard-module-scss-module__MwcqYW__flagOnly{font-size:5rem;line-height:1}.CountryCard-module-scss-module__MwcqYW__passButton{border:1px solid var(--theme-surface-border,#e5e7eb);color:var(--theme-surface-muted,#6b7280);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:.3rem;padding:.28rem .75rem;font-size:.78rem;font-weight:500;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex}.CountryCard-module-scss-module__MwcqYW__passButton svg{flex-shrink:0}.CountryCard-module-scss-module__MwcqYW__passButton:hover{background-color:var(--theme-accent-soft,#e0e7ff);color:var(--theme-accent,#6366f1);border-color:var(--theme-accent-soft,#e0e7ff)}
@keyframes Thermometer-module-scss-module__ZZpRmG__popIn{0%{opacity:0;transform:translateY(-50%)scale(.85)}60%{opacity:1;transform:translateY(-50%)scale(1.04)}to{transform:translateY(-50%)scale(1)}}@keyframes Thermometer-module-scss-module__ZZpRmG__cursorPop{0%{opacity:0;transform:translate(-50%,50%)scale(.2)}55%{opacity:1;transform:translate(-50%,50%)scale(1.3)}to{transform:translate(-50%,50%)scale(1)}}@keyframes Thermometer-module-scss-module__ZZpRmG__cursorGlow{0%,to{box-shadow:0 0 0 0 var(--gauge-glow,transparent)}50%{box-shadow:0 0 0 5px var(--gauge-glow,transparent)}}.Thermometer-module-scss-module__ZZpRmG__wrapper{z-index:5;flex-direction:column;align-items:center;gap:.65rem;animation:.3s ease-out Thermometer-module-scss-module__ZZpRmG__popIn;display:flex;position:fixed;top:50%;left:1rem;transform:translateY(-50%)}.Thermometer-module-scss-module__ZZpRmG__label{letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;background-color:var(--theme-surface-glass,#ffffffd9);-webkit-backdrop-filter:blur(10px);border-radius:999px;align-items:center;gap:.35rem;padding:.3rem .55rem;font-size:.72rem;font-weight:700;display:inline-flex;box-shadow:0 4px 12px #0000001f}.Thermometer-module-scss-module__ZZpRmG__emoji{font-size:.9rem;line-height:1}.Thermometer-module-scss-module__ZZpRmG__track{background:linear-gradient(#ef4444 0%,#f97316 25%,#eab308 50%,#38bdf8 75%,#2563eb 100%);border-radius:999px;width:6px;height:180px;position:relative;box-shadow:0 4px 14px #00000026}.Thermometer-module-scss-module__ZZpRmG__tick{background-color:#ffffff8c;width:10px;height:1px;position:absolute;left:50%;transform:translate(-50%,50%)}.Thermometer-module-scss-module__ZZpRmG__cursor{border:2px solid #fff;border-radius:50%;width:14px;height:14px;transition:bottom .45s cubic-bezier(.34,1.56,.64,1);animation:.45s cubic-bezier(.34,1.56,.64,1) Thermometer-module-scss-module__ZZpRmG__cursorPop,1.6s ease-out .45s Thermometer-module-scss-module__ZZpRmG__cursorGlow;position:absolute;left:50%;transform:translate(-50%,50%)}
@keyframes FoundPuff-module-scss-module__Vs9Shq__puffRise{0%{opacity:.6;transform:scale(.5)translateY(0)}to{opacity:0;transform:scale(2.1)translateY(-2.2px)}}.FoundPuff-module-scss-module__Vs9Shq__puff{pointer-events:none}.FoundPuff-module-scss-module__Vs9Shq__dot{fill:#fffc;transform-box:fill-box;transform-origin:50%;animation:.7s ease-out forwards FoundPuff-module-scss-module__Vs9Shq__puffRise}.FoundPuff-module-scss-module__Vs9Shq__dot:nth-child(2){animation-delay:40ms}.FoundPuff-module-scss-module__Vs9Shq__dot:nth-child(3){animation-delay:80ms}.FoundPuff-module-scss-module__Vs9Shq__dot:nth-child(4){animation-delay:20ms}
@keyframes AnecdoteToast-module-scss-module__2l7bUW__popUp{0%{opacity:0;transform:translate(-50%,20px)scale(.92)}60%{opacity:1;transform:translate(-50%,-4px)scale(1.02)}to{transform:translate(-50%)scale(1)}}.AnecdoteToast-module-scss-module__2l7bUW__toast{z-index:5;background-color:var(--theme-surface-glass,#ffffffe6);-webkit-backdrop-filter:blur(16px);border-left:4px solid var(--theme-accent,#6366f1);width:min(92vw,440px);color:var(--theme-surface-text,#1f2937);border-radius:14px;flex-direction:column;gap:.35rem;padding:.85rem 1.15rem 1rem;animation:.4s cubic-bezier(.22,1,.36,1) forwards AnecdoteToast-module-scss-module__2l7bUW__popUp;display:flex;position:fixed;bottom:1.25rem;left:50%;box-shadow:0 16px 40px #00000047,0 2px 8px #00000024}.AnecdoteToast-module-scss-module__2l7bUW__header{align-items:center;gap:.4rem;display:flex}.AnecdoteToast-module-scss-module__2l7bUW__icon{font-size:1.1rem;line-height:1}.AnecdoteToast-module-scss-module__2l7bUW__title{text-transform:uppercase;letter-spacing:.06em;color:var(--theme-accent,#6366f1);font-size:.72rem;font-weight:700}.AnecdoteToast-module-scss-module__2l7bUW__flag{flex-shrink:0;margin-left:auto;font-size:1.3rem;line-height:1}.AnecdoteToast-module-scss-module__2l7bUW__text{text-align:left;margin:0;font-size:.95rem;line-height:1.45}
.SettingsMenu-module-scss-module__AQ6tJG__wrapper{z-index:10;flex-direction:column;align-items:flex-end;display:flex;position:fixed;top:1rem;right:1rem}.SettingsMenu-module-scss-module__AQ6tJG__gearButton{background-color:var(--theme-surface,#ffffffe6);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;display:flex;box-shadow:0 1px 4px #0003}.SettingsMenu-module-scss-module__AQ6tJG__gearButton svg{stroke:var(--theme-surface-text,#333)}.SettingsMenu-module-scss-module__AQ6tJG__panel{background-color:var(--theme-surface,#fff);border-radius:8px;width:220px;margin-top:.5rem;padding:.75rem;box-shadow:0 2px 10px #0003}.SettingsMenu-module-scss-module__AQ6tJG__sectionTitle{color:var(--theme-surface-muted,#555);margin:0 0 .5rem;font-size:.9rem}.SettingsMenu-module-scss-module__AQ6tJG__sectionTitle:not(:first-child){border-top:1px solid var(--theme-surface-border,#eee);margin-top:.75rem;padding-top:.5rem}.SettingsMenu-module-scss-module__AQ6tJG__optionList{flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.SettingsMenu-module-scss-module__AQ6tJG__option{text-align:left;width:100%;color:var(--theme-surface-text,#1f2937);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.4rem .6rem;font-size:.9rem}.SettingsMenu-module-scss-module__AQ6tJG__option:hover{background-color:var(--theme-surface-border,#f0f0f0)}.SettingsMenu-module-scss-module__AQ6tJG__optionActive{background-color:var(--theme-accent-soft,#e0e7ff);font-weight:700}
.AccountButton-module-scss-module__-oNECa__wrapper{z-index:10;flex-direction:column-reverse;align-items:flex-end;gap:.5rem;display:flex;position:fixed;bottom:1rem;right:1rem}.AccountButton-module-scss-module__-oNECa__avatarButton{background-color:var(--theme-surface,#ffffffe6);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden;box-shadow:0 1px 4px #0003}.AccountButton-module-scss-module__-oNECa__avatarButton svg{fill:var(--theme-surface-text,#333)}.AccountButton-module-scss-module__-oNECa__avatarImg{border-radius:50%}.AccountButton-module-scss-module__-oNECa__panel{background-color:var(--theme-surface,#fff);border-radius:8px;width:220px;padding:.75rem;box-shadow:0 2px 10px #0003}
.page-module-scss-module__qnDekq__main{width:100%;height:100vh;position:relative;overflow:hidden}.page-module-scss-module__qnDekq__setupButton{z-index:10;background-color:var(--theme-surface,#ffffffe6);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:fixed;top:1rem;left:1rem;box-shadow:0 1px 4px #0003}.page-module-scss-module__qnDekq__setupButton svg{stroke:var(--theme-surface-text,#333)}.page-module-scss-module__qnDekq__mapWrapper{cursor:grab;width:100%;height:100%}.page-module-scss-module__qnDekq__mapWrapper:active{cursor:grabbing}.page-module-scss-module__qnDekq__mapWrapper>svg{width:100%;height:100%;display:block}
