@import url(https://fonts.googleapis.com/css2?family=Orbitron:wght@500&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.banned-modal-overlay{align-items:center;animation:fadeIn .3s ease-in-out;background:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.banned-modal{animation:slideIn .4s ease-out;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border:3px solid #f44;border-radius:15px;box-shadow:0 0 30px #ff444480;max-height:80vh;max-width:500px;overflow-y:auto;padding:0;width:90%}.banned-modal-header{background:linear-gradient(90deg,#f44,#f66);border-radius:12px 12px 0 0;color:#fff;padding:20px;position:relative;text-align:center}.banned-modal-header h2{font-size:2rem;font-weight:700;letter-spacing:2px;margin:0;text-shadow:2px 2px 4px #00000080}.banned-icon{font-size:2rem;position:absolute;top:50%;transform:translateY(-50%)}.banned-icon:first-child{left:20px}.banned-icon:last-child{right:20px}.banned-modal-content{color:#fff;padding:25px}.banned-message{margin-bottom:25px;text-align:center}.banned-title{color:#f66;font-size:1.5rem;font-weight:700;margin:0 0 10px}.banned-subtitle{color:#ccc;font-size:1rem;margin:0}.banned-details{background:#ffffff1a;border-radius:10px;margin-bottom:25px;padding:20px}.ban-info{align-items:center;border-bottom:1px solid #fff3;display:flex;justify-content:space-between;margin-bottom:15px;padding:10px 0}.ban-info:last-child{border-bottom:none;margin-bottom:0}.ban-label{color:#f88;font-weight:700}.ban-value{color:#fff;font-weight:500}.banned-consequences{background:#ff44441a;border-left:4px solid #f44;border-radius:0 10px 10px 0;margin-bottom:25px;padding:15px 20px}.banned-consequences p{color:#fcc;font-weight:500;margin:8px 0}.banned-footer{background:#ffffff0d;border-radius:10px;padding:20px;text-align:center}.banned-note{color:#faa;font-style:italic;line-height:1.4;margin:0}.banned-modal-close{background:linear-gradient(90deg,#f44,#f66);border:none;border-radius:0 0 12px 12px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;letter-spacing:1px;padding:15px 30px;text-transform:uppercase;transition:all .3s ease;width:100%}.banned-modal-close:hover{background:linear-gradient(90deg,#f66,#f88);box-shadow:0 5px 15px #f446;transform:translateY(-2px)}.banned-modal-close:active{transform:translateY(0)}@media (max-width:600px){.banned-modal{margin:20px;width:95%}.banned-icon,.banned-modal-header h2{font-size:1.5rem}.banned-title{font-size:1.3rem}.banned-modal-content{padding:20px}}.login-page{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:20px}.login-container{background:#fff;border-radius:12px;box-shadow:0 20px 40px #0000001a;max-width:400px;padding:40px;text-align:center;width:100%}.login-header h1{color:#333;font-size:28px;font-weight:600;margin-bottom:10px}.login-header p{color:#666;line-height:1.5}.login-buttons,.login-header p{margin-bottom:30px}.login-button-group{display:flex;flex-direction:column;gap:12px}.login-button-group.mobile{display:none}.login-divider{margin:20px 0;position:relative;text-align:center}.login-divider:before{background:#e0e0e0;content:"";height:1px;left:0;position:absolute;right:0;top:50%}.login-divider span{background:#fff;color:#666;font-size:14px;padding:0 15px}.facebook-button{align-items:center;background:#1877f2;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:10px;justify-content:center;padding:12px 20px;transition:all .2s ease;width:100%}.facebook-button:hover{background:#166fe5;transform:translateY(-1px)}.facebook-button.mobile{font-size:14px;padding:14px 20px}.facebook-button svg{flex-shrink:0}.login-footer{margin-top:20px}.login-footer p{color:#666;font-size:12px;line-height:1.4}.login-footer a{color:#1877f2;text-decoration:none}.login-footer a:hover{text-decoration:underline}@media (max-width:768px){.login-page{padding:10px}.login-container{padding:30px 20px}.login-header h1{font-size:24px}.login-button-group:not(.mobile){display:none}.login-button-group.mobile{display:flex}}.App{display:flex;flex-direction:column;min-height:100vh;text-align:center}.App-main{flex:1 0 auto}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;color:#fff;flex-direction:column;font-size:calc(10px + 2vmin);min-height:100vh;padding-top:15px}.App-header,.App-nav{align-items:center;display:flex}.App-nav{background-color:#1a1c20;box-shadow:0 2px 4px #0003;justify-content:space-between;padding:.8rem;position:relative}.nav-left{flex:1 1;max-width:33%}.nav-center,.nav-left{align-items:center;display:flex}.nav-center{flex-direction:column;gap:.5rem;left:50%;position:absolute;transform:translateX(-50%);width:34%;z-index:2}.logo-link{color:inherit;text-decoration:none}.logo-text{color:#fff;font-family:Orbitron,sans-serif;font-size:1.5rem;font-weight:700;letter-spacing:1px;margin:0;text-transform:uppercase;white-space:nowrap}.mobile-game-info{display:none;margin:1rem auto;max-width:600px;padding:.5rem;width:90%}.progress-section{background:#ffffff0d;border-radius:8px;margin:0 auto;max-width:500px;padding:1rem;position:relative}.progress-header{align-items:center;display:flex;flex-direction:column;gap:.35rem;margin-bottom:.5rem}.progress-header__main{align-items:center;display:flex;gap:.5rem;justify-content:center}.progress-header h2{color:#fff;font-size:1.2rem;margin:0}.play-mode-indicator{color:#ffffff8c;display:block;font-size:.72rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.info-button{align-items:center;background:none;border:none;color:#4285f4;cursor:pointer;display:flex;font-size:1.2rem;justify-content:center;padding:4px;transition:color .2s}.info-button:hover{color:#5c9cff}.mobile-progress-bar{background-color:#ffffff1a;border-radius:4px;height:8px;overflow:hidden;width:100%}.progress-fill{background-color:#4285f4;height:100%;transition:width .3s ease-out}.info-tooltip{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0003;color:#333;font-size:.9rem;line-height:1.4;max-width:300px;padding:1rem;top:calc(100% + 10px);width:90%;z-index:1000}.info-tooltip,.info-tooltip:before{left:50%;position:absolute;transform:translateX(-50%)}.info-tooltip:before{border-bottom:8px solid #fff;border-left:8px solid #0000;border-right:8px solid #0000;content:"";top:-8px}.nav-right{align-items:center;display:flex;flex:1 1;gap:1rem;justify-content:flex-end;max-width:33%}.hamburger-menu{background:none;border:none;cursor:pointer;display:none;margin-right:10px;padding:10px}.hamburger-menu span{background-color:#fff;display:block;height:3px;margin:5px 0;transition:.3s;width:25px}.nav-links{align-items:center;display:flex;flex-wrap:wrap;gap:.35rem 1rem;z-index:1}.welcome-text{color:#888;font-size:.9rem}.logout-link{border-radius:4px;color:#666;padding:5px 10px;text-decoration:none;transition:background-color .3s}.logout-link:hover{background-color:#2a2c30}.App-nav a{border-radius:4px;color:#fff;font-size:1.2rem;padding:.5rem 1rem;text-decoration:none;transition:background-color .3s}.App-nav a:hover{background-color:#2a2c30}.App-footer{background-color:#1a1c20;border-top:1px solid #ffffff14;flex-shrink:0;padding:1.25rem 1rem 1.35rem}.App-footer-inner{align-items:center;display:flex;flex-direction:column;gap:.5rem;margin:0 auto;max-width:960px;text-align:center}.App-footer-brand{color:#ffffffe0;font-family:Orbitron,sans-serif;font-size:.95rem;font-weight:600;letter-spacing:.06em;margin:0;text-transform:uppercase}.App-footer-copy{color:#ffffff73;font-size:.8rem;line-height:1.4;margin:0}.App-footer-nav{align-items:center;display:flex;flex-wrap:wrap;font-size:.9rem;gap:.65rem;justify-content:center;margin-top:.35rem}.App-footer-link{border-radius:4px;color:#ffffffb8;padding:.25rem .35rem;text-decoration:none;transition:color .2s ease,background-color .2s ease}.App-footer-link:hover{background-color:#ffffff0f;color:#fff}.App-footer-sep{color:#ffffff47;-webkit-user-select:none;user-select:none}.google-g-button{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 2px 4px #0003;cursor:pointer;display:flex;height:40px;justify-content:center;padding:8px;position:absolute;right:1rem;top:50%;transform:translateY(-50%);transition:transform .2s;width:40px}.google-g-button:hover{transform:translateY(-50%) scale(1.05)}.google-g-button:active{transform:translateY(-50%) scale(.95)}.oauth-button-container{display:block}.oauth-button-container.mobile{display:none}.login-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#000000e6;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.login-modal{animation:modalPulse 2s infinite;background:linear-gradient(135deg,#f44,#c00);border:4px solid #fff;border-radius:20px;box-shadow:0 20px 40px #00000080;max-width:90vw;padding:3rem;position:relative;text-align:center;width:600px}@keyframes modalPulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.login-modal-content{color:#fff}.login-modal-title{animation:titleShake .5s infinite;font-size:2.5rem;margin-bottom:2rem;text-shadow:2px 2px 4px #00000080}@keyframes titleShake{0%,to{transform:translateX(0)}25%{transform:translateX(-2px)}75%{transform:translateX(2px)}}.login-modal-message{margin-bottom:2rem}.login-modal-text{font-size:1.8rem;margin-bottom:1rem;text-shadow:1px 1px 2px #00000080}.login-modal-subtext{font-size:1.2rem;font-style:italic;opacity:.9}.login-modal-button-container{display:flex;justify-content:center;margin:2rem 0}.login-modal-close{background:#fff3;border:2px solid #fff;border-radius:50%;color:#fff;cursor:pointer;font-size:1.2rem;height:40px;position:absolute;right:1rem;top:1rem;transition:all .3s ease;width:40px}.login-modal-close:hover{background:#ffffff4d;transform:scale(1.1)}.login-modal .oauth-button-container{display:block!important;justify-content:center;margin:0 auto;width:100%}@media (max-width:768px){.hamburger-menu{display:block}.nav-links{background-color:#1a1c20;box-shadow:0 2px 4px #0003;flex-direction:column;gap:0;left:0;max-height:0;overflow:hidden;padding:0;position:absolute;right:0;top:100%;transition:max-height .3s ease-out;z-index:1000}.nav-links.open{max-height:300px}.nav-links a{border-bottom:1px solid #2a2c30;padding:1rem;text-align:left;width:100%}.nav-right{margin-right:0}.welcome-text{display:none}.logout-link{margin-left:0}.mobile-game-info{display:block!important;margin:.5rem 0;padding:0 1rem;z-index:1}.mobile-game-info,.progress-section{box-sizing:border-box;position:relative;width:100%}.progress-section{background:#ffffff0d;border-radius:8px;max-width:none;padding:.75rem}.progress-header h2{color:#fff;font-size:1rem;margin:0}.mobile-progress-bar{background-color:#ffffff1a;border-radius:4px;height:8px;margin-top:.5rem;overflow:hidden;width:100%}.progress-fill{background-color:#4285f4;height:100%;transition:width .3s ease-out}.info-tooltip{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0003;color:#333;font-size:.9rem;line-height:1.4;max-width:300px;padding:.75rem;top:calc(100% + 5px);width:90%;z-index:1000}.info-tooltip,.info-tooltip:before{left:50%;position:absolute;transform:translateX(-50%)}.info-tooltip:before{border-bottom:8px solid #fff;border-left:8px solid #0000;border-right:8px solid #0000;content:"";top:-8px}.logo-text{font-size:1.2rem}.App-header>:not(.map-container),.oauth-button-container{display:none}.oauth-button-container.mobile{display:block;position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.game-description,.map-top-bar{display:none}.map-container{margin-top:0;padding:0 1rem;width:100%}}@media (min-width:769px) and (max-width:1024px){.nav-links{gap:.5rem}.welcome-text{display:none}.App-nav a{font-size:1rem;padding:.5rem}.logo-text{font-size:1.2rem}}.App-link{color:#61dafb}.data-deletion,.privacy-policy,.terms-of-service{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin:2rem auto;max-width:800px;padding:2rem;text-align:left}.data-deletion h1,.privacy-policy h1,.terms-of-service h1{color:#282c34;margin-bottom:1rem}.data-deletion section,.privacy-policy section,.terms-of-service section{margin-bottom:2rem}.data-deletion h2,.privacy-policy h2,.terms-of-service h2{color:#282c34;margin-bottom:1rem}.data-deletion p,.privacy-policy p,.terms-of-service p{color:#333;line-height:1.6;margin-bottom:1rem}.data-deletion ul,.privacy-policy ul,.terms-of-service ul{margin-bottom:1rem;margin-left:2rem}.data-deletion li,.privacy-policy li,.terms-of-service li{color:#333;line-height:1.6;margin-bottom:.5rem}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.map-container{margin:0 auto;max-width:1200px;padding:20px;width:90%}.map-top-bar{grid-gap:1rem 1.25rem;align-items:stretch;display:grid;gap:1rem 1.25rem;grid-template-columns:minmax(160px,auto) minmax(0,1fr) auto;margin-bottom:16px;width:100%}@media (max-width:900px){.map-top-bar{grid-template-columns:1fr}}.map-top-bar__flag,.progress{align-items:center;display:flex;justify-content:center}.progress{background:#ffffff0f;border:1px solid #ffffff0f;border-radius:10px;box-sizing:border-box;color:#fff;flex-direction:column;font-size:1.05rem;gap:.35rem;margin:0;min-height:3.5rem;min-width:0;padding:1rem 1.25rem;white-space:normal}.progress .play-mode-indicator{color:#ffffff80}.progress__main{font-size:1.05rem;line-height:1.2}.game-description{align-items:center;background:#ffffff0f;border:1px solid #ffffff0f;border-radius:10px;box-sizing:border-box;color:#ffffffd1;display:flex;font-size:.88rem;line-height:1.55;margin:0;min-height:3.5rem;padding:1rem 1.25rem;text-align:left}.map-info-banner{background:#7dd3fc1a;border:1px solid #7dd3fc38;border-radius:8px;color:#ffffffeb;font-size:.92rem;margin:0 auto 12px;max-width:720px;padding:10px 14px;text-align:left}.map-dev-panel{align-items:center;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:0 auto 16px;max-width:720px;padding:12px 14px;width:100%}.map-dev-panel__label{color:#ffffff6b;flex:1 0 100%;font-size:.68rem;letter-spacing:.1em;text-align:center;text-transform:uppercase}@media (min-width:560px){.map-dev-panel__label{flex:0 0 auto;text-align:left}}.map-dev-panel__btn{background:#ffffff0f;border:1px solid #ffffff2e;border-radius:8px;color:#ffffffeb;cursor:pointer;font-size:.82rem;padding:8px 14px}.map-dev-panel__btn:hover:not(:disabled){background:#ffffff1a}.map-dev-panel__btn--primary{background:#0e749059;border-color:#38bdf873}.map-dev-panel__btn:disabled{cursor:wait;opacity:.65}.account-page{background:linear-gradient(180deg,#1a1d24,#12151a 55%,#0e1014);box-sizing:border-box;color:#ffffffe0;flex:1 0 auto;min-height:calc(100vh - 120px);padding:1.75rem 1rem 2.5rem;text-align:left;width:100%}.account-page__wrap{margin:0 auto;max-width:520px}.account-page__header{margin-bottom:1.75rem;text-align:center}.account-page__title{color:#f0f0f0;font-family:Orbitron,sans-serif;font-size:1.65rem;font-weight:600;letter-spacing:.04em;margin:0 0 .5rem;text-transform:uppercase}.account-page__email{color:#ffffff80;font-size:.92rem;margin:0}.account-page__email strong{color:#ffffffd9;font-weight:600}.account-page__panel{background:linear-gradient(165deg,#1e2329,#0f1216);border:1px solid #ffffff14;border-radius:16px;box-shadow:0 16px 40px #00000059,inset 0 0 0 1px #ffffff08;margin:0 0 1.25rem;padding:1.35rem 1.25rem 1.2rem;position:relative}.account-page__panel--email:before,.account-page__panel--play:before,.account-page__panel--remove:before{border-radius:16px 16px 0 0;content:"";height:3px;left:0;position:absolute;right:0;top:0}.account-page__panel--play:before{background:linear-gradient(90deg,#38bdf8,#0ea5e9 55%,#0284c7)}.account-page__panel--remove:before{background:linear-gradient(90deg,#e8a35a,#d4a574 45%,#b8956a)}.account-page__panel--email:before{background:linear-gradient(90deg,#94a3b8,#64748b 50%,#475569)}.account-page__legend{color:#ffffff8c;font-size:.82rem;font-weight:600;letter-spacing:.06em;padding:0 .35rem;text-transform:uppercase}.account-page__hint{color:#ffffff7a;font-size:.88rem;line-height:1.55;margin:.5rem 0 1rem}.account-page__options{display:flex;flex-direction:column;gap:.5rem}.account-page__radio-row{align-items:flex-start;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;cursor:pointer;display:flex;gap:.65rem;margin:0;padding:.75rem .85rem;transition:background .2s ease,border-color .2s ease}.account-page__radio-row:hover{background:#ffffff0f;border-color:#ffffff1f}.account-page__radio-row:has(input:checked){background:#0e749038;border-color:#38bdf866}.account-page__radio-row input{accent-color:#38bdf8;cursor:pointer;flex-shrink:0;margin-top:.2rem}.account-page__radio-text{color:#ffffffd1;font-size:.9rem;line-height:1.45}.account-page__radio-text strong{color:#fff;font-weight:600}.account-page__check-row{align-items:flex-start;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;cursor:pointer;display:flex;gap:.65rem;margin:0;padding:.75rem .85rem;transition:background .2s ease,border-color .2s ease}.account-page__check-row:hover{background:#ffffff0f;border-color:#ffffff1f}.account-page__check-row:has(input:checked){background:#47556933;border-color:#94a3b873}.account-page__check-row input{accent-color:#94a3b8;cursor:pointer;flex-shrink:0;margin-top:.2rem}.account-page__check-text{color:#ffffffd1;font-size:.9rem;line-height:1.45}.account-page__actions{display:flex;justify-content:center;margin-top:.5rem}.account-page__save{background:linear-gradient(145deg,#0e74908c,#085a70bf);border:1px solid #38bdf873;border-radius:12px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;min-width:200px;padding:.85rem 1.5rem;transition:filter .2s ease,transform .12s ease}.account-page__save:hover:not(:disabled){filter:brightness(1.08)}.account-page__save:active:not(:disabled){transform:scale(.99)}.account-page__save:disabled{cursor:wait;opacity:.65}.account-page__save:focus-visible{outline:2px solid #38bdf8d9;outline-offset:3px}.account-page__status{font-size:.92rem;margin:1rem 0 0;text-align:center}.account-page__status--ok{color:#a5d6a7}.account-page__status--err{color:#ef9a9a}.account-page--loading{align-items:center;background:linear-gradient(180deg,#1a1d24,#12151a);display:flex;justify-content:center;min-height:calc(100vh - 120px);padding:2rem 1rem}.account-page__loading-card{background:linear-gradient(165deg,#1e2329,#0f1216);border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 20px 48px #0006;max-width:360px;padding:2rem 1.5rem}.account-page__loading-msg{color:#ffffffa6;font-size:1rem;margin:0;text-align:center}.us-map{height:auto;max-height:70vh;width:100%}@keyframes pulse{0%{fill:#ff5722}25%{fill:#2196f3}75%{fill:#2196f3}to{fill:#ff5722}}@media (max-width:768px){.game-description,.map-top-bar{display:none!important}.map-container{margin-top:0;padding:0;width:100%}.mobile-game-info{display:block;margin:.5rem auto;width:90%}.progress-section{max-width:none;padding:.75rem;width:100%}.mobile-progress-bar{margin:0 auto;width:100%}}.state-toggle-list{background:#ffffff0d;border-radius:8px;margin:2rem auto;max-width:1200px;padding:1rem;width:90%}.state-toggle-list h2{color:#fff;font-size:1.5rem;margin-bottom:1.5rem;text-align:center}.country-toggler{margin-bottom:1.5rem}.country-toggler,.flag-only-dropdown{display:inline-block;position:relative}.flag-only-dropdown{align-self:center;flex-shrink:0}.flag-only-button{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1rem;gap:.5rem;justify-content:space-between;min-width:60px;padding:.5rem .75rem;transition:all .3s ease}.flag-only-button:hover{background:#ffffff26;border-color:#ffffff4d}.flag-emoji{font-size:1.2rem}.flag-dropdown{background:#1a1c20f2;border:1px solid #fff3;border-radius:8px;box-shadow:0 4px 12px #0000004d;left:0;margin-top:.25rem;min-width:60px;overflow:hidden;position:absolute;top:100%;z-index:1000}.flag-option{align-items:center;background:#0000;border:none;color:#fff;cursor:pointer;display:flex;font-size:1rem;justify-content:center;padding:.5rem .75rem;transition:background-color .2s ease;width:100%}.flag-option:hover{background:#ffffff1a}.flag-option.active{background:#2196f333}.flag-option.active:hover{background:#2196f34d}.country-toggler-button{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1rem;gap:.5rem;justify-content:space-between;min-width:200px;padding:.75rem 1rem;transition:all .3s ease}.country-toggler-button:hover{background:#ffffff26;border-color:#ffffff4d}.country-flag{font-size:1.2rem}.country-name{flex:1 1;text-align:left}.dropdown-arrow{font-size:.8rem;transition:transform .3s ease}.country-dropdown{background:#1a1c20f2;border:1px solid #fff3;border-radius:8px;box-shadow:0 4px 12px #0000004d;left:0;margin-top:.25rem;overflow:hidden;position:absolute;right:0;top:100%;z-index:1000}.country-option{align-items:center;background:#0000;border:none;color:#fff;cursor:pointer;display:flex;font-size:.9rem;gap:.5rem;padding:.75rem 1rem;text-align:left;transition:background-color .2s ease;width:100%}.country-option:hover{background:#ffffff1a}.country-option.active{background:#2196f333;color:#64b5f6}.country-option.active:hover{background:#2196f34d}.state-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));padding:0 1rem}.state-toggle-button{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;gap:.5rem;justify-content:center;padding:.75rem;text-align:center;transition:all .3s ease}.state-toggle-button:hover{background:#fff3;transform:translateY(-2px)}.state-toggle-button.visited{background:#ff5722;border-color:#ff5722}.state-toggle-button.visited:hover{background:#ff7043}.state-toggle-button.tier-green{background:#2e7d32;border-color:#2e7d32}.state-toggle-button.tier-green:hover{background:#388e3c}.state-toggle-button.tier-orange{background:#ff5722;border-color:#ff5722}.state-toggle-button.tier-orange:hover{background:#ff7043}.state-toggle-button:disabled{background-color:#ccc;color:#666;cursor:not-allowed;opacity:.5}.state-toggle-button:disabled:hover{background-color:#ccc;color:#666;transform:none}.checkmark-icon{color:#4caf50;flex-shrink:0}@media (max-width:768px){.state-toggle-list{padding:0;width:100%}.country-toggler-button{font-size:.9rem;min-width:150px;padding:.5rem .75rem}.country-flag{font-size:1rem}.country-dropdown{margin-top:.125rem}.country-option{font-size:.8rem;padding:.5rem .75rem}.state-grid{gap:.5rem;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));padding:0 .5rem}.state-toggle-button{font-size:.8rem;padding:.5rem}}.modal-overlay{align-items:center;animation:fadeIn .3s ease-in-out;background:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.new-month-modal{animation:slideIn .4s ease-out;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border:3px solid #4caf50;border-radius:15px;box-shadow:0 0 30px #4caf5080;max-height:80vh;max-width:500px;overflow-y:auto;padding:0;width:90%}.modal-header{align-items:center;background:linear-gradient(90deg,#4caf50,#66bb6a);border-radius:12px 12px 0 0;color:#fff;display:flex;flex-direction:column;gap:.5rem;padding:1.5rem;text-align:center}.modal-header,.modal-header h2{font-size:1.5rem;font-weight:700}.modal-header h2{margin:0}.emoji-row{font-size:1.2rem;line-height:1}.modal-body{color:#fff;padding:2rem}.whimsical-message{line-height:1.6;margin-bottom:2rem;text-align:center}.whimsical-message p{font-size:1.1rem;margin:.8rem 0}.whimsical-message strong{color:#4caf50;font-weight:700}.modal-actions{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.modal-button{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:700;min-width:120px;padding:.8rem 1.5rem;transition:all .3s ease}.cancel-button{background:#666;color:#fff}.cancel-button:hover{background:#777;transform:translateY(-2px)}.confirm-button{background:linear-gradient(45deg,#4caf50,#66bb6a);color:#fff}.confirm-button:hover{background:linear-gradient(45deg,#45a049,#5cb85c);box-shadow:0 4px 15px #4caf5066;transform:translateY(-2px)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:translateY(-50px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.remove-sighting-overlay{align-items:center;animation:fadeIn .25s ease-out;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#0c0e12c7;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:10000}.remove-sighting-modal{animation:slideIn .35s ease-out;background:linear-gradient(165deg,#1e2329,#0f1216);border:1px solid #ffffff12;border-radius:18px;box-shadow:0 32px 64px #0000008c,inset 0 0 0 1px #ffffff08;display:flex;flex-direction:column;max-height:min(85vh,640px);max-width:420px;overflow:hidden;position:relative;width:100%}.remove-sighting-modal__accent{background:linear-gradient(90deg,#e8a35a,#d4a574 40%,#b8956a);flex-shrink:0;height:4px;width:100%}.remove-sighting-modal__inner{display:flex;flex-direction:column;gap:.75rem;min-height:0;padding:1.5rem 1.5rem 1.25rem}.remove-sighting-modal__title{color:#f0f0f0;font-family:Orbitron,sans-serif;font-size:1.35rem;font-weight:600;letter-spacing:.02em;margin:0;text-align:center}.remove-sighting-modal__subtitle{color:#ffffff8c;font-size:.9rem;line-height:1.5;margin:0 0 .25rem;text-align:center}.remove-sighting-modal__state{font-feature-settings:"tnum";color:#ffffffe0;font-variant-numeric:tabular-nums;font-weight:600}.remove-sighting-modal__subtitle-sep{opacity:.45}.remove-sighting-modal__list{-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;gap:.5rem;list-style:none;margin:.5rem 0 0;max-height:min(48vh,360px);overflow-y:auto;padding:0}.remove-sighting-modal__list li{margin:0}.remove-sighting-modal__month-btn{align-items:center;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;color:#eaeaea;cursor:pointer;display:flex;font-size:.95rem;font-weight:500;gap:.75rem;justify-content:space-between;padding:.85rem 1rem;text-align:left;transition:background .2s ease,border-color .2s ease,transform .15s ease;width:100%}.remove-sighting-modal__month-btn:hover{background:#e8a35a1f;border-color:#e8a35a59}.remove-sighting-modal__month-btn:focus-visible{outline:2px solid #e8a35ad9;outline-offset:2px}.remove-sighting-modal__month-btn:active{transform:scale(.99)}.remove-sighting-modal__month-text{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:.02em}.remove-sighting-modal__month-arrow{color:#e8a35ae6;flex-shrink:0;font-size:1.1rem;transition:transform .2s ease}.remove-sighting-modal__month-btn:hover .remove-sighting-modal__month-arrow{transform:translateX(4px)}.remove-sighting-modal__cancel{background:#0000;border:1px solid #ffffff1f;border-radius:10px;color:#ffffffa6;cursor:pointer;font-size:.92rem;font-weight:500;margin-top:.5rem;padding:.75rem 1rem;transition:background .2s ease,color .2s ease,border-color .2s ease;width:100%}.remove-sighting-modal__cancel:hover{background:#ffffff0f;border-color:#fff3;color:#ffffffeb}.remove-sighting-modal__cancel:focus-visible{outline:2px solid #ffffff73;outline-offset:2px}.orange-choice-overlay{align-items:center;animation:fadeIn .25s ease-out;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#0c0e12c7;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:10000}.orange-choice-modal{animation:slideIn .35s ease-out;background:linear-gradient(165deg,#1e2329,#0f1216);border:1px solid #ffffff12;border-radius:18px;box-shadow:0 32px 64px #0000008c,inset 0 0 0 1px #ffffff08;max-width:420px;overflow:hidden;position:relative;width:100%}.orange-choice-modal__accent{background:linear-gradient(90deg,#ff8a65,#ff7043 45%,#e64a19);flex-shrink:0;height:4px;width:100%}.orange-choice-modal__inner{display:flex;flex-direction:column;gap:.75rem;padding:1.5rem 1.5rem 1.25rem}.orange-choice-modal__title{color:#f0f0f0;font-family:Orbitron,sans-serif;font-size:1.3rem;font-weight:600;letter-spacing:.02em;margin:0;text-align:center}.orange-choice-modal__subtitle{color:#ffffff8c;font-size:.9rem;line-height:1.5;margin:0;text-align:center}.orange-choice-modal__actions{display:flex;flex-direction:column;gap:.6rem;margin-top:.35rem}.orange-choice-modal__btn{align-items:flex-start;border:1px solid #ffffff1a;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;font-size:1rem;font-weight:600;gap:.2rem;padding:.9rem 1rem;text-align:left;transition:background .2s ease,border-color .2s ease,transform .12s ease;width:100%}.orange-choice-modal__btn-hint{font-size:.78rem;font-weight:400;opacity:.75}.orange-choice-modal__btn--add{background:#2e7d3238;border-color:#81c78473;color:#e8f5e9}.orange-choice-modal__btn--add:hover{background:#2e7d3252;border-color:#a5d6a78c}.orange-choice-modal__btn--add:focus-visible{outline:2px solid #81c784d9;outline-offset:2px}.orange-choice-modal__btn--remove{background:#e8a35a1f;border-color:#e8a35a59;color:#fff8f0}.orange-choice-modal__btn--remove:hover{background:#e8a35a33;border-color:#e8a35a80}.orange-choice-modal__btn--remove:focus-visible{outline:2px solid #e8a35ad9;outline-offset:2px}.orange-choice-modal__btn--remove.orange-choice-modal__btn--disabled,.orange-choice-modal__btn--remove:disabled{background:#ffffff0a;border-color:#ffffff1a;color:#ffffff6b;cursor:not-allowed;opacity:.72}.orange-choice-modal__btn--remove:disabled:hover{background:#ffffff0a;border-color:#ffffff1a}.orange-choice-modal__btn--remove:disabled .orange-choice-modal__btn-hint{color:#ffffff61}.orange-choice-modal__remove-note{color:#ffffff7a;font-size:.8rem;line-height:1.5;margin:0;padding:.15rem .2rem 0;text-align:center}.orange-choice-modal__remove-note strong{color:#ffffffa6;font-weight:600}.orange-choice-modal__btn:active{transform:scale(.99)}.orange-choice-modal__cancel{background:#0000;border:1px solid #ffffff1f;border-radius:10px;color:#ffffffa6;cursor:pointer;font-size:.92rem;font-weight:500;margin-top:.35rem;padding:.72rem 1rem;transition:background .2s ease,color .2s ease;width:100%}.orange-choice-modal__cancel:hover{background:#ffffff0f;color:#ffffffeb}.current-month-remove-overlay{align-items:center;animation:fadeIn .25s ease-out;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#0c0e12c7;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:10000}.current-month-remove-modal{animation:slideIn .35s ease-out;background:linear-gradient(165deg,#1e2329,#0f1216);border:1px solid #ffffff12;border-radius:18px;box-shadow:0 32px 64px #0000008c,inset 0 0 0 1px #ffffff08;max-width:400px;overflow:hidden;width:100%}.current-month-remove-modal__accent{background:linear-gradient(90deg,#43a047,#2e7d32 50%,#1b5e20);flex-shrink:0;height:4px;width:100%}.current-month-remove-modal__inner{padding:1.5rem 1.5rem 1.35rem}.current-month-remove-modal__title{color:#f0f0f0;font-family:Orbitron,sans-serif;font-size:1.3rem;font-weight:600;margin:0 0 .75rem;text-align:center}.current-month-remove-modal__body{color:#ffffffa6;font-size:.92rem;line-height:1.55;margin:0 0 1.25rem;text-align:center}.current-month-remove-modal__body strong{color:#c8e6c9f2;font-weight:600}.current-month-remove-modal__state{font-feature-settings:"tnum";color:#ffffffe0;font-variant-numeric:tabular-nums;font-weight:600}.current-month-remove-modal__sep{opacity:.45}.current-month-remove-modal__actions{display:flex;gap:.75rem;justify-content:stretch}.current-month-remove-modal__ghost{background:#0000;border:1px solid #ffffff24;border-radius:10px;color:#ffffffbf;cursor:pointer;flex:1 1;font-size:.95rem;font-weight:500;padding:.75rem 1rem;transition:background .2s ease}.current-month-remove-modal__ghost:hover{background:#ffffff0f}.current-month-remove-modal__danger{background:linear-gradient(145deg,#c62828,#8e0000);border:none;border-radius:10px;color:#fff;cursor:pointer;flex:1 1;font-size:.95rem;font-weight:600;padding:.75rem 1rem;transition:filter .2s ease,transform .12s ease}.current-month-remove-modal__danger:hover{filter:brightness(1.08)}.current-month-remove-modal__danger:focus-visible{outline:2px solid #ef9a9ae6;outline-offset:2px}.current-month-remove-modal__danger:active{transform:scale(.99)}.map-type-display{background:linear-gradient(135deg,#667eea,#764ba2);border:2px solid #ffffff1a;border-radius:12px;box-shadow:0 8px 32px #0000004d;margin:2rem 0;padding:2rem}.map-type-display h2{color:#fff;font-size:2rem;margin:0 0 1rem;text-shadow:2px 2px 4px #00000080}.map-type-display p{color:#f0f0f0;font-size:1.2rem;margin:0;opacity:.9}
/*# sourceMappingURL=main.1c892ff3.css.map*/