:root{--background:#ffffff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#e3e2de;--foreground:#7D4FF}}body,html{margin:0;padding:0;height:100%;position:relative}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}nextjs-portal{left:unset!important;top:unset!important}@media (prefers-color-scheme:dark){html{color-scheme:dark}}@keyframes loadingAnimation{0%{width:1%}50%{width:50%}to{width:100%}}.dots-loader{display:flex;gap:4px}.dots-loader .dot{width:1rem;height:1rem;background-color:#fff;border-radius:50%;animation:dots-animation 1.5s ease-in-out infinite}.dots-loader .dot:first-child{animation-delay:0s}.dots-loader .dot:nth-child(2){animation-delay:.2s}.dots-loader .dot:nth-child(3){animation-delay:.4s}@keyframes dots-animation{0%,80%,to{opacity:.3}40%{opacity:1}}.mini-loader-dots{display:flex;gap:4px}.mini-loader-dots .dot{width:.5rem;height:.5rem;background-color:#fff;border-radius:50%;animation:dots-animation 1.5s ease-in-out infinite}.mini-loader-dots .dot:first-child{animation-delay:0s}.mini-loader-dots .dot:nth-child(2){animation-delay:.2s}.mini-loader-dots .dot:nth-child(3){animation-delay:.4s}.leaflet-btn-weather{display:flex;align-items:center;justify-content:center}.icon-rain,.icon-snow{width:3.2rem;display:flex;position:relative;left:.8rem;margin:auto}.city_data_wrapper{display:inline-block;max-height:120px;min-width:180px;background-color:#f9f9f9;white-space:nowrap;position:relative}.city_data_row{display:flex;justify-content:space-between;margin-bottom:1px}.city_data_row:last-child{margin-bottom:0}.city_data_col{flex:0 0 auto;text-align:left;font-size:11px;padding:1px}.city_data_col:nth-child(2){text-align:right}.city_data_col img{width:18px;height:18px;margin-right:10px}.city_data_bar{position:absolute;top:8px;bottom:8px;right:-14px;width:4px;background-color:#e0e0e0;border-radius:4px;overflow:hidden}.city_data_bar_fill{position:absolute;bottom:0;width:100%;background-color:#4caf50;border-radius:0 0 2px 2px;height:0;transition:height .3s ease}.leaflet-control-zoom span[aria-hidden=true]{pointer-events:none}.custom-marker-bars .marker-container{position:relative;display:flex;align-items:center}.custom-marker-bars .resource-bars{display:flex;flex-direction:row;gap:1px;margin-right:8px;align-items:flex-end;height:20px}.custom-marker-bars .resource-bar{width:3px;background-color:gray;transition:height .3s;border-radius:2px}.custom-marker-bars .resource-bar.bar-fuel{background-color:#291a1a}.custom-marker-bars .resource-bar.bar-resources{background-color:#1798b3}.custom-marker-bars .resource-bar.bar-ammunition{background-color:#ee1515}.custom-marker-bars .resource-bar.bar-xp{background-color:#1a910a}.custom-marker-bars .resource-bar.bar-xp-blue{background-color:#164e7a}.custom-marker-bars .resource-bar.bar-xp-red{background-color:#70251b}@keyframes maintarget-pulse-fire{0%{transform:scale(.8);opacity:.9;filter:brightness(1.2)}25%{transform:scale(1.15);opacity:1;filter:brightness(1.6)}50%{transform:scale(1.3);opacity:.85;filter:brightness(1.4)}75%{transform:scale(1.1);opacity:1;filter:brightness(1.7)}to{transform:scale(.8);opacity:.9;filter:brightness(1.2)}}.maintarget-threat-circle{position:absolute;left:0;top:0;width:28px;height:28px;margin-left:-4px;margin-top:-4px;border-radius:50%;background:radial-gradient(circle at 50% 50%,rgba(255,255,150,.95) 0,rgba(255,200,50,.8) 20%,transparent 40%),radial-gradient(circle at 50% 50%,rgba(255,120,0,1) 0,rgba(255,80,0,.9) 35%,rgba(255,40,0,.7) 60%,rgba(220,0,0,.4) 100%);box-shadow:0 0 15px rgba(255,120,0,1),0 0 30px rgba(255,80,0,.9),0 0 45px rgba(255,40,0,.7),inset 0 0 15px rgba(255,180,0,.9);animation:maintarget-pulse-fire 1.5s ease-in-out infinite;pointer-events:none;z-index:-1}.maintarget-threat-wrapper{width:20px;height:20px}.maintarget-fire-indicator,.maintarget-threat-wrapper{position:relative;display:flex;align-items:center;justify-content:center}footer{position:fixed;bottom:0;left:0;width:100%;background-color:var(--background);color:var(--foreground);text-align:center;padding:10px 0;box-shadow:0 -2px 5px rgba(0,0,0,.1);z-index:1000}footer a{margin:0 10px;color:inherit;text-decoration:none;font-weight:700}footer a:hover{text-decoration:underline}.player-line{background-color:rgba(0,0,0,.05);padding:6px 10px;border-radius:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.875rem;transition:background-color .5s ease-in-out}.player-line.updated{background-color:rgba(95,38,243,.3)}@keyframes flash-bg{0%{background-color:rgba(95,38,243,.3)}to{background-color:transparent}}.flash{animation:flash-bg 1.2s ease-in-out}.article-excerpt em{background:rgba(255,193,7,.5);color:#000;font-style:normal;border-radius:4px;padding:0 2px;transition:background .2s}.sortie-real-point{fill:#1a1a1a!important;stroke:#000000!important;stroke-width:1px!important;fill-opacity:1!important;opacity:1!important}.sortie-selected-line{stroke:#1a1a1a!important;stroke-dasharray:6,4!important;stroke-width:2.5px!important;stroke-opacity:1!important;opacity:1!important}.sortie-offset-line{stroke:#333333!important;stroke-dasharray:4,6!important;stroke-width:2px!important;stroke-opacity:.8!important;opacity:.8!important}.sortie-cluster-icon{background:transparent!important;border:none!important}.sortie-cluster-hidden{visibility:hidden!important;opacity:0!important;pointer-events:none!important;z-index:-9999!important;position:absolute!important;left:-9999px!important;top:-9999px!important}.sortie-event-marker{background:transparent!important;border:none!important}.leaflet-cluster-spider-leg{stroke:#666666!important;stroke-width:1.5px!important;stroke-opacity:.6!important}.marker-cluster{background-clip:padding-box;border-radius:50%}.marker-cluster div{width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center}.sortie-event-popup .leaflet-popup-content-wrapper{border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.3)}.sortie-event-popup .leaflet-popup-content{margin:12px 16px}.partner-event-marker{background:transparent!important;border:none!important}.partner-real-point{fill:#666666!important;stroke:#444444!important;stroke-width:1px!important;fill-opacity:.7!important;opacity:.7!important}.partner-cluster-icon{background:transparent!important;border:none!important}.partner-event-popup .leaflet-popup-content-wrapper{border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.3);border:1px dashed rgba(0,0,0,.2)}.partner-event-popup .leaflet-popup-content{margin:12px 16px}.partner-event-popup .leaflet-popup-tip{background:rgba(255,255,255,.95)}