header.svelte-zne36e{position:fixed;top:20px;left:20px;padding:20px 28px;z-index:100;pointer-events:none;background:#0a0a0fb3;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(26,58,74,.5);border-radius:12px}h1.svelte-zne36e{font-family:monospace;font-size:24px;font-weight:700;color:#00d4ff;text-shadow:0 0 10px rgba(0,212,255,.5);margin:0 0 6px}p.svelte-zne36e{font-family:monospace;font-size:13px;color:#7a9aaa;margin:0}.stats.svelte-zne36e{margin-top:10px;color:#00d4ff;opacity:.85}.last-touch.svelte-zne36e{margin-top:4px;color:#00d4ff;opacity:.7}.activity-log.svelte-zne36e{margin-top:14px;padding-top:12px;border-top:1px solid rgba(0,212,255,.15)}.log-entry.svelte-zne36e{font-family:monospace;font-size:11px;color:#00d4ff;margin:0;padding:2px 0;opacity:.8;animation:svelte-zne36e-logAppear .3s ease-out;transition:opacity .3s ease-out}.log-entry.fading.svelte-zne36e{opacity:0}@keyframes svelte-zne36e-logAppear{0%{opacity:0;transform:translate(-8px)}to{opacity:.8;transform:translate(0)}}@media(max-width:600px){header.svelte-zne36e{top:12px;left:12px;right:12px;padding:14px 18px;border-radius:10px;box-sizing:border-box}h1.svelte-zne36e{font-size:16px;margin-bottom:4px}p.svelte-zne36e{font-size:10px}.activity-log.svelte-zne36e{margin-top:10px;padding-top:8px}.log-entry.svelte-zne36e{font-size:9px}}footer.svelte-9sff3o{position:fixed;bottom:20px;right:20px;padding:12px 20px;z-index:100;background:#0a0a0fb3;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(26,58,74,.5);border-radius:12px;font-family:monospace;font-size:12px}a.svelte-9sff3o{color:#7a9aaa;text-decoration:none;transition:color .2s ease,outline .2s ease;outline:2px solid transparent;outline-offset:2px;border-radius:2px;pointer-events:auto}a.svelte-9sff3o:hover{color:#00d4ff}a.svelte-9sff3o:focus{outline-color:#00d4ff;color:#00d4ff}a.svelte-9sff3o:focus-visible{outline-color:#00d4ff}@media(max-width:600px){footer.svelte-9sff3o{bottom:calc(12px + env(safe-area-inset-bottom,0px));right:12px;padding:10px 16px;font-size:10px;border-radius:10px}}.map-container.svelte-wb0q35{width:100vw;height:100vh;height:100dvh}.map-container.svelte-wb0q35 svg{display:block;cursor:grab}.map-container.svelte-wb0q35 svg:active{cursor:grabbing}.map-container.svelte-wb0q35 .country{fill:transparent;stroke:#1a3a4a;stroke-width:.5;transition:stroke .3s ease}.map-container.svelte-wb0q35 .country:hover{stroke:#2a5a6a}.map-container.svelte-wb0q35 .star{fill:#00d4ff;filter:drop-shadow(0 0 var(--glow-size, 4px) rgba(0,212,255,var(--freshness, .5))) drop-shadow(0 0 calc(var(--glow-size, 4px) * 2) rgba(0,212,255,calc(var(--freshness, .5) * .5)));animation:twinkle 2s ease-in-out infinite;pointer-events:all;opacity:calc(.5 + var(--freshness, .5) * .5)}.map-container.svelte-wb0q35 .star:nth-child(odd){animation-delay:.5s}.map-container.svelte-wb0q35 .star:nth-child(3n){animation-delay:1s}.map-container.svelte-wb0q35 .star.new-star{animation:starBirth 2s ease-out}.map-container.svelte-wb0q35 .star.updated{animation:starUpdate .4s ease-out 2,twinkle 2s ease-in-out infinite .8s}@keyframes twinkle{0%,to{opacity:calc(.4 + var(--freshness, .5) * .3)}50%{opacity:calc(.7 + var(--freshness, .5) * .3)}}@keyframes starBirth{0%{opacity:0;filter:drop-shadow(0 0 0 #fff)}10%{opacity:1;filter:drop-shadow(0 0 50px #fff) drop-shadow(0 0 100px #00d4ff) drop-shadow(0 0 150px #00d4ff)}25%{filter:drop-shadow(0 0 35px #fff) drop-shadow(0 0 70px #00d4ff)}40%{filter:drop-shadow(0 0 45px #fff) drop-shadow(0 0 90px #00d4ff)}60%{filter:drop-shadow(0 0 25px #fff) drop-shadow(0 0 50px #00d4ff)}to{filter:drop-shadow(0 0 var(--glow-size, 4px) rgba(0,212,255,var(--freshness, .5))) drop-shadow(0 0 calc(var(--glow-size, 4px) * 2) rgba(0,212,255,calc(var(--freshness, .5) * .5)))}}@keyframes starUpdate{0%,to{opacity:calc(.5 + var(--freshness, .5) * .5);filter:drop-shadow(0 0 var(--glow-size, 4px) rgba(0,212,255,var(--freshness, .5)))}50%{opacity:1;filter:drop-shadow(0 0 12px #fff) drop-shadow(0 0 20px #00d4ff)}}.loading.svelte-wb0q35{color:#1a3a4a;font-family:monospace;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tooltip.svelte-wb0q35{position:fixed;background:#0a0a0ff2;border:1px solid #1a3a4a;border-radius:4px;padding:8px 12px;font-family:monospace;font-size:12px;color:#00d4ff;pointer-events:none;opacity:0;transition:opacity .2s ease;z-index:1000;box-shadow:0 0 10px #00d4ff4d}.tooltip.visible.svelte-wb0q35{opacity:1}.tooltip.svelte-wb0q35 .ip:where(.svelte-wb0q35){color:#fff;font-weight:700}.tooltip.svelte-wb0q35 .location:where(.svelte-wb0q35){color:#6a8a9a;margin-top:4px}.tooltip.svelte-wb0q35 .requests:where(.svelte-wb0q35){color:#00d4ff;margin-top:4px;font-size:11px}@media(max-width:600px){.tooltip.svelte-wb0q35{font-size:11px;padding:6px 10px}}*{margin:0;padding:0;box-sizing:border-box}body{background-color:#0a0a0f;min-height:100vh;min-height:100dvh;overflow:hidden;touch-action:none}
