:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#e6edf3;background-color:#0a0e14;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}.location-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1rem;transition:all .2s;box-shadow:0 1px 2px #0000000a}.location-card:hover{border-color:#d1d5db;box-shadow:0 4px 12px #00000014}.location-card--top3{border-color:#ea580c;box-shadow:0 0 0 1px #ea580c33}.location-card--top3:hover{box-shadow:0 4px 12px #ea580c26}.location-card--compact{padding:.75rem}.location-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.location-card-title{font-size:1rem;font-weight:600;margin:0;color:#374151}.location-card-country{font-weight:400;color:#6b7280}.location-card-badge{font-size:.65rem;font-weight:700;padding:.2rem .4rem;background:#ea580c;color:#fff;border-radius:4px;text-transform:uppercase;letter-spacing:.05em}.location-card-skeleton{padding:.5rem 0}.skeleton-line{height:12px;background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb,#f3f4f6 75%);background-size:200% 100%;animation:skeleton 1.5s ease-in-out infinite;border-radius:4px;margin-bottom:.5rem}.skeleton-line.short{width:60%}@keyframes skeleton{0%{background-position:200% 0}to{background-position:-200% 0}}.location-card-metrics{display:flex;flex-direction:column;gap:.35rem}.metric-row{display:flex;justify-content:space-between;font-size:.85rem}.metric-label{color:#6b7280}.metric-value{color:#374151;font-weight:500}.location-card-cta{display:inline-block;margin-top:.75rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;text-align:center;background:#ea580c;color:#fff;border-radius:6px;text-decoration:none;transition:transform .2s,box-shadow .2s}.location-card-cta:hover{background:#c2410c;transform:translateY(-1px);box-shadow:0 4px 12px #ea580c4d}.site-header{background:#1a3a5c;color:#fff;position:sticky;top:0;z-index:100;box-shadow:0 1px 3px #00000026}.site-header-inner{max-width:1200px;margin:0 auto;padding:.75rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.site-logo{font-size:1.25rem;font-weight:700;color:#fff;text-decoration:none;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.site-logo:hover{color:#fff;opacity:.9}.logo-hash{color:#60a5fa}.site-nav{display:flex;align-items:center;gap:1.5rem;flex:1;justify-content:center}.site-nav a{color:#fffffff2;text-decoration:none;font-size:.9rem;font-weight:500}.site-nav a:hover{color:#fff;text-decoration:underline}.site-header-actions{display:flex;align-items:center;gap:1rem}.header-icon{color:#fff;padding:.25rem;display:flex;align-items:center}.header-icon:hover{opacity:.85}.header-account{display:flex;align-items:center;gap:.25rem;color:#fff;text-decoration:none;font-size:.9rem;font-weight:500}.header-account:hover{color:#fff;opacity:.9}@media(max-width:768px){.site-nav{display:none}.site-header-inner{padding:.5rem 1rem}}.site-footer{background:#1a3a5c;color:#fff;margin-top:auto}.site-footer-main{max-width:1200px;margin:0 auto;padding:2.5rem 1.5rem;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.footer-column{display:flex;flex-direction:column;gap:.75rem}.footer-heading{font-size:1rem;font-weight:700;margin:0 0 .25rem}.footer-column a{color:#ffffffe6;text-decoration:none;font-size:.9rem}.footer-column a:hover{color:#fff;text-decoration:underline}.footer-contact{margin:0;font-size:.9rem;color:#ffffffe6;display:flex;align-items:flex-start;gap:.5rem}.footer-icon{opacity:.9}.site-footer-bottom{background:#152a42;padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.footer-brand{font-size:.9rem;font-weight:600}.footer-copy{font-size:.8rem;color:#fffc}@media(max-width:768px){.site-footer-main{grid-template-columns:1fr;padding:1.5rem 1rem}.site-footer-bottom{flex-direction:column;text-align:center}}.latency-map-page{min-height:100vh;background:#fff;color:#374151;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;display:flex;flex-direction:column}.latency-map-header{background:#2563eb;padding:2rem 1.5rem;text-align:center;position:relative}.lang-switcher{position:absolute;top:1rem;right:1.5rem;display:flex;gap:.25rem}.lang-btn{padding:.25rem .5rem;font-size:.75rem;background:#ffffff26;border:1px solid rgba(255,255,255,.25);border-radius:4px;color:#fffffff2;cursor:pointer;transition:all .2s}.lang-btn:hover{background:#ffffff40;color:#fff}.lang-btn--active{background:#ffffff4d;color:#fff;border-color:#ffffff80}.latency-map-title{font-size:2rem;font-weight:700;margin:0 0 .5rem;color:#fff}.latency-map-subtitle{font-size:1rem;color:#ffffffe6;margin:0 0 1.5rem}.client-ip-hint{opacity:.95}.latency-map-actions{display:flex;align-items:center;justify-content:center;gap:1rem}.re-test-btn{padding:.6rem 1.5rem;font-size:.95rem;font-weight:600;background:#ea580c;border:none;border-radius:6px;color:#fff;cursor:pointer;transition:transform .2s,box-shadow .2s}.re-test-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #ea580c66;background:#c2410c}.re-test-btn:disabled{opacity:.7;cursor:not-allowed}.progress-text{font-size:.9rem;color:#ffffffe6}.latency-map-main{display:flex;flex-direction:column;align-items:center;padding:2rem 1rem;flex:1}.map-container{width:100%;max-width:1000px;margin-bottom:2rem;border-radius:8px;overflow:hidden;background:#fff;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000d}.map-wrapper{width:100%;aspect-ratio:16 / 10;background:#f9fafb}.world-map{width:100%!important;height:100%!important}.world-map svg{width:100%;height:100%}.marker-group{cursor:pointer}.marker-dot{transition:r .2s}.card-fo{overflow:visible;pointer-events:none}.card-fo>div{width:100%;height:100%;pointer-events:auto}.marker-tooltip{background:transparent}.client-marker{cursor:default}.client-label-fo{overflow:visible;pointer-events:none}.client-label-fo>div{pointer-events:auto}.client-label{font-size:11px;font-weight:600;color:#ea580c;white-space:nowrap}.client-ip{font-size:10px;font-weight:400;color:#6b7280}.locations-list{width:100%;max-width:1000px}.locations-list-title{font-size:1.25rem;font-weight:700;margin:0 0 1rem;color:#374151}.location-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}@media(max-width:768px){.latency-map-header{padding:1.5rem 1rem}.lang-switcher{right:1rem;top:.5rem}.latency-map-title{font-size:1.5rem}.map-container{margin-bottom:1.5rem}.location-cards-grid{grid-template-columns:1fr}}*{box-sizing:border-box}body{margin:0;padding:0;background:#fff;color:#374151}#root{min-height:100vh}
