body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-start{justify-content:flex-start}.fixed{position:fixed}.relative{position:relative}.absolute{position:absolute}.inset-0{bottom:0;left:0;right:0;top:0}.bg-white{background-color:#fff}.bg-black{background-color:#000}.bg-gray-100{background-color:#f3f4f6}.bg-gray-50{background-color:#f9fafb}.text-white{color:#fff}.text-gray-800{color:#1f2937}.text-gray-600{color:#4b5563}.text-gray-500{color:#6b7280}.border{border:1px solid #e5e7eb}.border-b{border-bottom:1px solid #e5e7eb}.border-gray-200{border-color:#e5e7eb}.border-gray-100{border-color:#f3f4f6}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.p-2{padding:.5rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.m-2{margin:.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.w-full{width:100%}.h-screen{height:100vh}.min-h-screen{min-height:100vh}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.z-50{z-index:50}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.max-w-6xl{max-width:72rem}.max-h-5xl{max-height:64rem}.max-h-96{max-height:24rem}.cursor-pointer{cursor:pointer}.text-center{text-align:center}.animate-spin{animation:spin 1s linear infinite}.bg-opacity-50{background-color:#00000080}.hover\:text-gray-700:hover{color:#374151}.border-b-2{border-bottom-width:2px}.border-blue-500{border-color:#3b82f6}.border-green-500{border-color:#10b981}.text-blue-600{color:#2563eb}.text-green-600{color:#059669}*{box-sizing:border-box;margin:0;padding:0}*,body{font-family:Roboto Flex,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-stretch:125%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;overflow-x:hidden}body.modal-open{overflow:hidden}.App,.main-container{min-height:100vh}.main-container{display:flex;width:100%}.left-column{min-height:100vh;width:58.333333%}.right-column{background-color:#f8fafc;border-left:1px solid #e2e8f0;overflow-y:auto;padding:30px;width:41.666667%}.right-column h3{color:#2d3748;font-size:1.5rem;font-weight:600;margin-bottom:20px;padding-bottom:10px}.tabs-container{width:100%}.tabs-header{border-bottom:2px solid #e2e8f0;display:flex;margin-bottom:20px}.tab-button{background:none;border-bottom:2px solid #0000;color:#718096;flex:1 1;font-size:.9rem;font-weight:500;padding:12px 16px;transition:all .2s ease}.tab-button:hover{background-color:#f7fafc;color:#4a5568}.tab-button.active{background-color:#edf2f7;border-bottom-color:#667eea;color:#667eea}.tab-content{animation:fadeIn .2s ease-in-out;min-height:400px}.description-content{color:#4a5568;line-height:1.6}.description-content p{font-size:.95rem;margin-bottom:15px}.description-content strong{color:#2d3748;font-weight:600}@media (max-width:1024px){.main-container{flex-direction:column}.left-column{height:60vh;width:100%}.right-column{border-left:none;border-top:1px solid #e2e8f0;min-height:40vh;width:100%}}@media (max-width:768px){.left-column{height:50vh}.right-column{min-height:50vh;padding:20px}.right-column h3{font-size:1.3rem}}.timeline-slider{appearance:none;background:#0000;cursor:pointer;height:6px;margin-left:-1%;outline:none;width:102%}.timeline-slider::-webkit-slider-thumb{appearance:none;border-bottom:15px solid #4299e1;border-left:9px solid #0000;border-radius:0;border-right:9px solid #0000;cursor:pointer;height:0;transform:translateY(-8px);width:0}.timeline-slider::-moz-range-thumb{background:#0000;border:9px solid #0000;border-bottom:15px solid #4299e1;border-radius:0;border-top:none;cursor:pointer;height:0;transform:translateY(-8px);width:0}.recharts-pie-label-text{fill:#000!important;font-size:10px!important;font-weight:400!important}.world-map-container{background:linear-gradient(135deg,#667eea,#764ba2);height:100vh;position:relative;width:100%}.charts-grid{display:flex;flex-wrap:wrap;gap:16px;justify-content:flex-start;max-height:400px;overflow-y:auto;padding:20px}.charts-grid::-webkit-scrollbar{width:8px}.charts-grid::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.charts-grid::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.charts-grid::-webkit-scrollbar-thumb:hover{background:#555}.chart-container{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;height:280px;padding:16px;transition:transform .2s ease,box-shadow .2s ease;width:240px}.chart-container:hover{box-shadow:0 8px 15px #00000026;transform:translateY(-2px)}.tab-button{background:#0000;border:none;color:#6b7280;cursor:pointer;font-weight:600;padding:12px 24px;position:relative;transition:all .3s ease}.tab-button.active,.tab-button.active.ipv4{color:#3b82f6}.tab-button.active.ipv6{color:#10b981}.tab-button:hover{color:#374151}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.spinner{animation:spin 1s linear infinite}.popup-overlay{animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.charts-grid{justify-content:center;padding:10px}.chart-container{margin:0 auto;width:280px}}@media (max-width:480px){.chart-container{max-width:300px;width:90vw}}.tooltip{pointer-events:none;transition:opacity .2s ease}.region-legend{background:#ffffffe6;border-radius:8px;display:flex;flex-wrap:wrap;gap:16px;margin:20px;padding:20px}.legend-item{align-items:center;color:#374151;display:flex;font-size:14px}.legend-color{border:1px solid #0000001a;border-radius:4px;height:16px;margin-right:8px;width:16px}canvas{background:#fafafa;border-radius:8px}.app-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:20px;text-align:center}.app-title{font-size:2rem;font-weight:700;margin-bottom:8px}.app-subtitle{font-size:1.1rem;opacity:.9}
/*# sourceMappingURL=main.daeae552.css.map*/