.speed-test-meta-bar{display:flex;flex-wrap:wrap;gap:.5rem 1.25rem;align-items:center;font-size:.925rem;color:var(--color-text-muted);margin-bottom:2.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--border-color)}.speed-test-meta-bar span{white-space:nowrap}.key-takeaways{background:var(--color-bg-elevated);border:1px solid var(--border-color);border-left:4px solid var(--color-primary);border-radius:var(--radius-lg,12px);padding:1.75rem 2rem;margin:0 0 3rem}.key-takeaways h2{font-size:1.375rem!important;margin:0 0 1rem!important;color:var(--color-text-primary)}.key-takeaways ul{margin:0!important;padding-left:1.25rem!important}.key-takeaways li{margin-bottom:.6rem!important;line-height:1.6}.key-takeaways li:last-child{margin-bottom:0!important}.key-takeaways .value-positive{color:#22c55e;font-weight:600}.key-takeaways .value-negative{color:#ef4444;font-weight:600}.key-takeaways .value-highlight{color:var(--color-primary);font-weight:600}.speed-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:1.5rem 0 2rem;border-radius:var(--radius-md,8px);border:1px solid var(--border-color)}.speed-table{width:100%;border-collapse:collapse;font-size:.95rem;min-width:540px}.speed-table caption{padding:.875rem 1rem;font-weight:600;font-size:.925rem;text-align:left;color:var(--color-text-secondary);background:var(--color-bg-elevated);border-bottom:1px solid var(--border-color);caption-side:top}.speed-table thead th{padding:.75rem 1rem;text-align:left;font-weight:600;font-size:.85rem;text-transform:uppercase;letter-spacing:.03em;color:var(--color-text-muted);background:var(--color-bg-card);border-bottom:2px solid var(--border-color);white-space:nowrap}.speed-table tbody td{padding:.7rem 1rem;border-bottom:1px solid var(--border-color);color:var(--color-text-secondary);white-space:nowrap}.speed-table tbody tr:last-child td{border-bottom:none}.speed-table tbody tr:nth-child(2n){background:var(--color-bg-elevated)}.speed-table tbody tr:hover{background:var(--color-bg-card)}.speed-table .col-server{font-weight:500;color:var(--color-text-primary)}.speed-table .col-number{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.pct-faster{color:#22c55e;font-weight:600}.pct-slower{color:#ef4444;font-weight:600}.pct-neutral{color:var(--color-text-muted);font-weight:500}.speed-table .row-best{background:#22c55e0f}.speed-table .row-best:hover{background:#22c55e1a}.graph-placeholder{margin:1.5rem 0;padding:2.5rem 1.5rem;background:var(--color-bg-elevated);border:2px dashed var(--border-color);border-radius:var(--radius-md,8px);text-align:center;color:var(--color-text-muted);font-size:.875rem;font-style:italic}.speed-chart-container{margin:1.5rem 0 2rem;overflow-x:auto;-webkit-overflow-scrolling:touch}.screenshot-placeholder{margin:2rem 0;border-radius:var(--radius-lg,12px);overflow:hidden}.speed-img{border-radius:var(--radius-md,8px);border:1px solid var(--border-color);box-shadow:0 1px 4px #0000000f;cursor:pointer;transition:box-shadow .15s ease;width:100%;height:auto;max-width:800px}.speed-img:hover{box-shadow:0 2px 12px #0000001f}.speed-img-grid{display:grid;gap:1rem;margin:1.5rem 0}.speed-img-grid--2{grid-template-columns:repeat(2,1fr)}.speed-img-grid--3{grid-template-columns:repeat(3,1fr)}.speed-img-grid .speed-img{max-width:100%}@media (max-width:640px){.speed-img-grid--2,.speed-img-grid--3{grid-template-columns:1fr}}.wifi-screenshots--two{display:flex;gap:1.5rem;margin:1.5rem 0;align-items:center;overflow:hidden}.wifi-screenshots--two .speed-img:first-child{max-width:28%;flex-shrink:0}.wifi-screenshots--two .speed-img:last-child{flex:1 1;min-width:0;max-width:100%}@media (max-width:640px){.wifi-screenshots--two{flex-direction:column;align-items:center}.wifi-screenshots--two .speed-img:first-child{max-width:50%}}.lightbox-overlay{position:fixed;inset:0;z-index:9999;background:#000000d9;display:flex;align-items:center;justify-content:center;padding:1.5rem;cursor:zoom-out}.lightbox-close{position:absolute;top:1rem;right:1.25rem;background:none;border:none;color:#fff;font-size:2.5rem;line-height:1;cursor:pointer;z-index:10000;opacity:.8;transition:opacity .15s}.lightbox-close:hover{opacity:1}.lightbox-content{position:relative;width:95vw;height:90vh;cursor:default}.lightbox-image{object-fit:contain;border-radius:var(--radius-md,8px)}.advice-box{background:var(--color-bg-elevated);border:1px solid var(--border-color);border-radius:var(--radius-lg,12px);padding:1.75rem 2rem;margin:1.5rem 0 2rem}.advice-box ul{margin:0!important;padding-left:1.25rem!important}.advice-box li{margin-bottom:.6rem!important}@media (max-width:768px){.key-takeaways{padding:1.25rem}.speed-table{font-size:.85rem}.speed-table tbody td,.speed-table thead th{padding:.6rem .75rem}.speed-table caption,.speed-test-meta-bar{font-size:.85rem}}.article-cta{margin:3rem 0;padding:3rem;border-radius:var(--radius-xl);background:var(--gradient-card);border:2px solid #4299e133;text-align:center;position:relative;overflow:hidden}.article-cta:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,#4299e11a 0,#0000 70%);pointer-events:none}.article-cta--primary{background:var(--gradient-card);border-color:#4299e133}.article-cta--primary .article-cta__title{background:var(--gradient-hero);-webkit-background-clip:text;-webkit-text-fill-color:#0000;background-clip:text}.article-cta--primary .article-cta__description{color:var(--color-text-secondary)}.article-cta--secondary{background:var(--gradient-card);border-color:#4299e133}.article-cta--secondary .article-cta__title{background:var(--gradient-hero);-webkit-background-clip:text;-webkit-text-fill-color:#0000;background-clip:text}.article-cta--secondary .article-cta__description{color:var(--color-text-secondary)}.article-cta--comparison{background:var(--gradient-card);border-color:#4299e133}.article-cta__content{max-width:600px;margin:0 auto}.article-cta__title{font-family:var(--font-display);font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;margin:0 0 1rem;background:var(--gradient-hero);-webkit-background-clip:text;-webkit-text-fill-color:#0000;background-clip:text;position:relative;z-index:1}.article-cta__description{font-family:var(--font-primary);font-size:1.125rem;color:var(--color-text-secondary);max-width:600px;margin:0 auto 2rem;position:relative;z-index:1}@media (max-width:768px){.article-cta{padding:2rem 1.5rem}.article-cta__title{font-size:1.5rem}.article-cta__description{font-size:1rem}.article-cta .btn{width:100%}}.affiliate-link{color:#06c;text-decoration:none;font-weight:500;border-bottom:1px solid #0000;transition:all .2s ease;position:relative}.affiliate-link:hover{color:#0052a3;border-bottom-color:#0052a3}.affiliate-link:focus{outline:2px solid #06c;outline-offset:2px;border-radius:2px}.affiliate-link[data-affiliate=true]:after{content:"";display:inline-block;width:12px;height:12px;margin-left:4px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='%230066cc' d='M10.5 1.5v4h-1v-2.293l-4.854 4.853-.707-.707 4.853-4.853h-2.292v-1h4z'/%3E%3Cpath fill='%230066cc' d='M1.5 2.5v8h8v-4h1v4.5a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5v-9a.5.5 0 0 1 .5-.5h4.5v1h-4z'/%3E%3C/svg%3E");background-size:contain;vertical-align:middle}.blog-article{padding:2rem 0 4rem;background:var(--color-bg-primary);min-height:100vh}.blog-article--minimal{padding-top:1rem}.article-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}@media (min-width:1024px){.article-container{max-width:1400px}}.breadcrumb{margin-bottom:2rem}.breadcrumb ol{flex-wrap:wrap;gap:.5rem;list-style:none;padding:0;margin:0;font-size:.875rem;color:var(--color-text-muted)}.breadcrumb li,.breadcrumb ol{display:flex;align-items:center}.breadcrumb a{color:var(--color-primary);text-decoration:none;transition:color .2s ease}.breadcrumb a:hover{color:var(--color-primary-hover);text-decoration:underline}.article-header{margin-bottom:3rem;padding-bottom:2rem;border-bottom:2px solid var(--border-color)}.blog-article--minimal .article-header{margin-bottom:1.5rem;padding-bottom:0;border-bottom:none}.article-meta{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.5rem;font-size:.875rem}.article-category{display:inline-block;padding:.375rem 1rem;background:var(--color-primary);color:#fff;text-decoration:none;border-radius:20px;font-weight:600;transition:background .2s ease}.article-category:hover{background:var(--color-primary-hover)}.article-date,.article-date--updated{color:var(--color-text-secondary)}.article-date--updated{font-style:italic}.article-read-time{color:var(--color-text-secondary)}.article-title{font-size:2.5rem;font-weight:800;line-height:1.2;margin:0 0 1.5rem;color:var(--color-text-primary)}.article-description{font-size:1.25rem;line-height:1.6;color:var(--color-text-secondary);margin:0 0 1.5rem}.article-author{font-size:1rem}.article-author,.article-content{color:var(--color-text-secondary)}.article-content{font-size:1.125rem;line-height:1.8}.article-content h2{font-size:2rem;font-weight:700;margin:3rem 0 1.5rem;color:var(--color-text-primary);line-height:1.3}.article-content h3{font-size:1.5rem;margin:0 0 1.25rem;line-height:1.4}.article-content h3,.article-content h4{font-weight:600;color:var(--color-text-primary)}.article-content h4{font-size:1.25rem;margin:2rem 0 1rem;line-height:1.5}.article-content p{margin:0 0 1.5rem}.article-content ol,.article-content ul{margin:0 0 1.5rem;padding-left:2rem}.article-content li{margin-bottom:.75rem}.article-content a{transition:all .2s ease}.article-content blockquote{margin:2rem 0;padding:1.5rem;background:var(--color-bg-elevated);border-left:4px solid var(--color-primary);font-style:italic;color:var(--color-text-secondary)}.article-content code{padding:.25rem .5rem;background:var(--color-bg-elevated);border:1px solid #ffffff1a;border-radius:4px;font-family:Courier New,monospace;font-size:.9em;color:var(--color-text-primary)}.article-content pre{margin:2rem 0;padding:1.5rem;background:var(--color-bg-card);color:var(--color-text-primary);border-radius:8px;overflow-x:auto;border:1px solid #ffffff1a}.article-content pre code{padding:0;background:#0000;border:none;color:inherit}.article-content img{max-width:100%;height:auto;border-radius:8px;margin:2rem 0}.article-image-row{display:grid;grid-template-columns:1fr;gap:1.5rem;margin:2rem 0}.article-image-caption{margin-top:.5rem}.article-image-caption,.article-image-row__caption{text-align:center;font-size:.875rem;color:var(--color-text-muted);font-style:italic}.article-image-row__caption{grid-column:1/-1;margin-top:-1rem}.article-image-row--center{align-items:center}@media (min-width:900px){.article-image-row{grid-template-columns:1fr 1fr;align-items:start}.article-image-row--center{align-items:center}}.article-footer{margin-top:3rem;padding-top:2rem;border-top:2px solid var(--border-color)}.article-tags{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.tags-label{font-weight:600}.tag,.tags-label{color:var(--color-text-secondary)}.tag{padding:.375rem 1rem;border-radius:20px;font-size:.875rem;border:1px solid #ffffff1a}.seo-intro-block,.tag{background:var(--color-bg-elevated)}.seo-intro-block{margin:1.5rem 0 2rem;padding:1.25rem 1.5rem;border-left:3px solid var(--color-primary);border-radius:0 8px 8px 0}.seo-intro{font-size:1.0625rem;line-height:1.7;color:var(--color-text-secondary);margin:0}.seo-intro-updated{margin:.75rem 0 0;font-size:.8125rem;letter-spacing:.02em;color:var(--color-text-muted)}.seo-intro-updated time{font-weight:500}@media (max-width:768px){.seo-intro-block{margin:1rem 0 1.5rem;padding:1rem 1.25rem}.seo-intro{font-size:1rem}.blog-article{padding:1rem 0 3rem}.article-container{padding:0 1rem}.article-title{font-size:2rem}.article-description{font-size:1.125rem}.article-content{font-size:1rem}.article-content h2{font-size:1.75rem}.article-content h3{font-size:1.375rem}.article-content h4{font-size:1.125rem}.breadcrumb ol{font-size:.75rem}}.speed-test-page{min-height:unset;padding:1rem 0 0}.speed-test-container{max-width:100%;margin:0;padding:0;background:#0000;border-radius:0;box-shadow:none;border:none}@media (min-width:1024px){.speed-test-container{max-width:100%}}.speed-test-container .intro{font-size:1.125rem;color:var(--color-text-secondary);text-align:center;line-height:1.6}.analysis-panel{background:var(--color-bg-elevated);border:1px solid #ffffff14;border-radius:var(--radius-md);padding:1.25rem 1.5rem;margin-bottom:1.25rem}.analysis-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}.analysis-item{display:flex;align-items:center;gap:.75rem;color:var(--color-text-secondary)}.analysis-item>div{display:flex;flex-direction:column;gap:.125rem;min-width:0}.analysis-label{font-size:.6875rem;text-transform:uppercase;letter-spacing:.5px;color:var(--color-text-muted);font-weight:500}.analysis-value{font-size:.9375rem;color:var(--color-text-primary);font-weight:600;overflow-wrap:break-word;word-break:break-word}@media (max-width:768px){.analysis-grid{grid-template-columns:repeat(2,1fr);gap:.5rem .75rem}.analysis-panel{padding:.75rem 1rem;margin-bottom:.75rem}.analysis-item{gap:.5rem}.analysis-value{font-size:.8125rem}.analysis-label{font-size:.625rem}}.test-start-section{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem 0}.test-start-section--prepared{justify-content:space-between}.prepared-top{display:flex;flex-direction:column;align-items:center;gap:.75rem}.prepared-hint{font-size:.9375rem;color:var(--color-text-muted);text-align:center;max-width:640px;line-height:1.6;margin:0}.live-results--placeholders{opacity:.9}.test-results-section,.test-running-section,.test-start-section{min-height:380px}.start-test-btn{display:inline-flex;align-items:center;gap:.75rem;padding:1.25rem 2.5rem;background:var(--gradient-hero);color:#fff;border:none;border-radius:var(--radius-md);font-size:1.125rem;font-weight:600;cursor:pointer;transition:transform var(--transition-base),box-shadow var(--transition-base);box-shadow:var(--shadow-lg)}.start-test-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #4299e166}.start-test-btn:active{transform:translateY(0)}.test-note{font-size:.875rem;color:var(--color-text-muted);text-align:center;max-width:500px;font-style:italic}.test-running-section{display:flex;flex-direction:column;align-items:center;gap:1.25rem;padding:1.5rem 0}.progress-circle{position:relative;width:170px;height:170px}.progress-ring{width:100%;height:100%;transform:rotate(-90deg)}.progress-ring-bg{fill:none;stroke:#ffffff14;stroke-width:3}.progress-ring-fill{fill:none;stroke:url(#progressGradient);stroke-width:3;stroke-linecap:round;transition:stroke-dasharray .3s ease}.progress-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.progress-percent{font-size:2rem;font-weight:700;color:var(--color-primary)}.test-phase-label{font-size:1.125rem;color:var(--color-text-secondary);text-align:center;font-weight:500}.test-results-section{display:flex;flex-direction:column;gap:1.25rem;padding:1.25rem 0;justify-content:center}.results-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem;margin-bottom:.5rem}@media (min-width:768px){.results-grid{grid-template-columns:repeat(4,1fr)}}.result-card{background:var(--color-bg-elevated);border:1px solid #ffffff14;border-radius:var(--radius-md);padding:1.25rem;flex-direction:column;gap:.5rem;text-align:center}.result-card,.result-icon{display:flex;align-items:center}.result-icon{justify-content:center;width:36px;height:36px;border-radius:50%;background:#ffffff0a;color:var(--color-text-muted)}.result-label{font-size:.875rem;color:var(--color-text-secondary);font-weight:500;text-transform:uppercase;letter-spacing:.5px}.result-value{font-size:2rem;font-weight:700;color:var(--color-text-primary);line-height:1;display:flex;align-items:baseline;gap:.25rem}.result-unit{font-size:1rem;font-weight:500;color:var(--color-text-muted)}.verdict-section{background:#4299e10d;border-radius:var(--radius-md);border-left:4px solid var(--color-primary);padding:1rem 1.25rem;margin:.5rem 0}.verdict-section p{margin:0;font-size:1.0625rem;line-height:1.6}.retest-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;background:#ffffff0f;color:var(--color-text-primary);border:1px solid #ffffff1f;border-radius:var(--radius-md);font-size:1rem;font-weight:600;cursor:pointer;transition:all var(--transition-base);align-self:center}.retest-btn:hover{background:#ffffff1a;border-color:#fff3}.retest-btn:active{transform:translateY(1px)}.test-actions{display:flex;flex-direction:column;align-items:center;gap:1rem}.export-buttons{display:flex;gap:.5rem}.export-btn{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem 1rem;background:#ffffff0a;color:var(--color-text-secondary);border:1px solid #ffffff14;border-radius:var(--radius-md);font-size:.8125rem;font-weight:500;cursor:pointer;transition:all var(--transition-base)}.export-btn:hover{background:#ffffff14;border-color:#ffffff26;color:var(--color-text-primary)}.export-btn:active{transform:translateY(1px)}.vpn-recommendation{background:var(--color-bg-elevated);border:1px solid #ffffff14;border-radius:var(--radius-md);padding:1.25rem 1.5rem;margin-top:1rem}.vpn-recommendation h3{font-size:1.375rem;color:var(--color-text-primary);margin-bottom:.75rem;margin-top:0}.vpn-recommendation p{font-size:1rem;color:var(--color-text-secondary);line-height:1.7;margin:0}.live-results{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:.5rem}.live-result-item{display:inline-flex;align-items:center;gap:.375rem;font-size:.9375rem;color:var(--color-text-secondary);background:var(--color-bg-elevated);border:1px solid #ffffff14;border-radius:var(--radius-md);padding:.5rem .875rem}.live-result-item strong{color:var(--color-text-primary)}.server-label{display:inline-flex;align-items:center;gap:.375rem;font-size:.8125rem;color:var(--color-text-muted);margin-top:.75rem}.server-label--complete{align-self:center;margin-top:0;margin-bottom:.25rem}@media (max-width:768px){.speed-test-container{padding:0;margin:0}.results-grid{grid-template-columns:repeat(2,1fr);gap:.5rem;margin-bottom:.25rem}.result-card{padding:.75rem;gap:.25rem}.result-value{font-size:1.35rem}.result-icon{width:28px;height:28px}.result-label{font-size:.75rem}.progress-circle{width:150px;height:150px}.test-results-section,.test-running-section,.test-start-section{min-height:0;gap:.75rem;padding:.75rem 0}.progress-percent{font-size:2rem}.vpn-recommendation{padding:1.5rem}.live-results{gap:.5rem}.live-result-item{font-size:.8125rem;padding:.375rem .625rem}.export-buttons{flex-direction:column;width:100%;align-items:center}}.find-my-ip-page{min-height:unset;padding:0}.find-my-ip-container{max-width:100%;margin:0;padding:0}.find-my-ip-container .intro{font-size:1rem;color:var(--color-text-secondary);text-align:center;margin-bottom:1.25rem;line-height:1.6}.ip-data-loading{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:3rem 2rem;color:var(--color-text-secondary);font-size:.9375rem;background:var(--color-bg-elevated);border:1px solid #ffffff12;border-radius:var(--radius-md)}.ip-loading-spinner{display:block;width:28px;height:28px;border:3px solid #ffffff1a;border-top:3px solid var(--color-primary);border-radius:50%;animation:ip-spin .7s linear infinite}@keyframes ip-spin{to{transform:rotate(1turn)}}.ip-tool-grid{display:grid;grid-template-columns:1fr;gap:.5rem;margin-bottom:.5rem}.ip-cell-map-header{order:4}.ip-cell-map-body{order:5}.ip-cell-map-footer{order:6}.ip-cell-info-header{order:1}.ip-cell-info-body{order:2}.ip-cell-info-footer{order:3}.ip-cell-map-header{margin-top:.75rem}@media (min-width:860px){.ip-tool-grid{grid-template-columns:minmax(180px,30%) 1fr;column-gap:1.5rem;row-gap:.5rem}.ip-cell-info-body,.ip-cell-info-footer,.ip-cell-info-header,.ip-cell-map-body,.ip-cell-map-footer,.ip-cell-map-header{order:unset;margin-top:0}.ip-cell-map-body{align-self:stretch}.ip-cell-map-body .leaflet-map-div{height:100%}.ip-cell-info-body{display:flex;flex-direction:column;gap:.75rem}}.ip-cell-info-body{display:flex;flex-direction:column;gap:.75rem}.ip-cell-info-header{display:flex;align-items:center}.ip-status-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .85rem;border-radius:100px;font-size:.8rem;font-weight:600;letter-spacing:.02em;width:-moz-fit-content;width:fit-content}.ip-status-badge--protected{background:#22c55e1f;color:#4ade80;border:1px solid #22c55e40}.ip-status-badge--unprotected{background:#ef44441a;color:#f87171;border:1px solid #ef444438}.ip-status-badge--loading{background:#ffffff0d;color:var(--color-text-muted);border:1px solid #ffffff14}.status-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.ip-status-badge--protected .status-dot{background:#4ade80;box-shadow:0 0 5px #4ade808c}.ip-status-badge--unprotected .status-dot{background:#f87171;box-shadow:0 0 5px #f871718c}.ip-address-card{background:var(--color-bg-elevated);border:1px solid #ffffff17;border-radius:var(--radius-md);padding:1rem 1.125rem}.ip-address-label{display:block;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.09em;color:var(--color-text-muted);margin-bottom:.45rem}.ip-address-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.ip-address-value{font-size:clamp(1.125rem,2.5vw,1.375rem);font-weight:700;color:var(--color-primary);font-family:SF Mono,Fira Code,ui-monospace,monospace;letter-spacing:.015em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.ip-address-card--secondary .ip-address-value{font-size:clamp(.8rem,1.4vw,.9375rem);color:var(--color-text-secondary)}.ip-copy-btn{appearance:none;border:1px solid #ffffff1c;background:#ffffff0d;color:var(--color-text-secondary);padding:.375rem;border-radius:8px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;line-height:0;flex-shrink:0;transition:background .15s,border-color .15s,transform .1s}.ip-copy-btn:hover{background:#ffffff1a;border-color:#fff3}.ip-copy-btn:active{transform:scale(.93)}.ip-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.ip-info-item{background:var(--color-bg-elevated);border:1px solid #ffffff12;border-radius:var(--radius-md);padding:.6rem .875rem;display:flex;flex-direction:column;gap:.2rem;overflow:hidden}.ip-info-item--full{grid-column:1/-1}.ip-info-label{font-size:.6563rem;font-weight:700;text-transform:uppercase;letter-spacing:.09em;color:var(--color-text-muted)}.ip-info-value{font-size:.9375rem;font-weight:600;color:var(--color-text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ip-data-note{font-size:.8rem;color:var(--color-text-muted);text-align:center;font-style:italic;margin-top:.125rem}.ip-cell-map-header h3{font-size:1rem;font-weight:700;color:var(--color-text-primary);margin:0 0 .25rem}.map-description{font-size:.875rem;color:var(--color-text-secondary);line-height:1.55;margin:0}.map-container{position:relative;border-radius:var(--radius-md);overflow:hidden;border:1px solid #ffffff14;background:var(--color-bg-elevated)}.leaflet-map-div{width:100%;height:280px}@media (min-width:860px){.leaflet-map-div{height:100%;min-height:200px}}.leaflet-container .leaflet-control-attribution{background:#00000080!important;color:#ffffff73!important;font-size:.6875rem}.leaflet-container .leaflet-control-attribution a{color:#ffffff8c!important}.map-container--locked .leaflet-map-div{pointer-events:none;filter:blur(1px) brightness(.65)}.ip-map-pin{width:14px;height:14px;background:var(--color-primary,#4299e1);border:2px solid #ffffffe6;border-radius:50%;box-shadow:0 0 0 4px #4299e14d}.map-lock-overlay{position:absolute;inset:0;flex-direction:column;gap:.375rem;background:#0a0c1299;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);text-align:center;padding:1rem;pointer-events:none;-webkit-user-select:none;user-select:none}.map-lock-icon,.map-lock-overlay{display:flex;align-items:center;justify-content:center}.map-lock-icon{width:40px;height:40px;border-radius:50%;background:#ffffff14;border:1px solid #ffffff1f;color:#ffffffb3;margin-bottom:.25rem}.map-lock-title{font-size:.9375rem;font-weight:700;color:#ffffffd9;margin:0}.map-lock-subtitle{font-size:.8rem;color:#ffffff73;margin:0}.map-loading{width:100%;height:300px;display:flex;align-items:center;justify-content:center;color:var(--color-text-secondary);font-size:.9375rem}.map-attribution{font-size:.8rem;color:var(--color-text-muted);text-align:center}.map-attribution a{color:var(--color-primary);text-decoration:none;transition:color .15s}.map-attribution a:hover{color:var(--color-primary-hover);text-decoration:underline}.page-sections-grid{display:grid;grid-template-columns:1fr}@media (min-width:860px){.page-sections-grid{grid-template-columns:1fr 1fr;gap:2.5rem;align-items:start}.page-sections-grid>section{padding-top:0;margin-top:0}}@media (max-width:859px){.ip-address-value{font-size:1.125rem}.ip-info-grid{gap:.4rem}}