@layer base,components,responsive;@layer base{:root{--paper:#f6f7f2;--white:#fff;--ink:#193c30;--text:#31483d;--muted:#647269;--line:#dfe5db;--lime:#d6ef82;--green:#205f43;--soft:#eaf0e5;--orange:#fae5cf;--purple:#e8e3f3;--radius:20px;color-scheme:light;font-family:Inter,Segoe UI,Arial,sans-serif;font-synthesis:none;line-height:1.6;color:var(--text);background:var(--paper)}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-underline-offset:4px}button,input,select,textarea{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:3px solid #39764a;outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink);line-height:1.15;letter-spacing:-.04em}h1{font-size:clamp(32px,4vw,56px);font-weight:650}h2{font-size:30px;font-weight:630}h3{font-size:20px;font-weight:620}p{margin-bottom:1em}svg{display:block}button[hidden],[hidden]{display:none!important}img,video,canvas{max-width:100%}::selection{background:var(--lime);color:var(--ink)}.container{max-width:1248px;margin:auto;padding:0 36px}.skip-link{position:absolute;top:-100px;left:20px;z-index:30;background:var(--lime);padding:12px}.skip-link:focus{top:10px}.icon{width:24px;height:24px;flex-shrink:0;stroke:currentColor;stroke-width:1.7;fill:none;stroke-linecap:round;stroke-linejoin:round}.fine-print{font-size:13px;color:var(--muted);line-height:1.65}.eyebrow{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:650;text-transform:uppercase;letter-spacing:.11em;color:var(--green)}.dot{width:7px;height:7px;background:var(--green);border-radius:50%;display:inline-block}.tag{font-size:12px;font-weight:550;background:var(--soft);border-radius:7px;padding:5px 9px;display:inline-flex;align-items:center;gap:6px}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;border-radius:11px;padding:12px 19px;min-height:46px;font-size:14px;font-weight:600;text-decoration:none;line-height:1.3;transition:background .16s,transform .16s}.primary{color:#fff;background:var(--ink)}.primary:hover{background:#2b5d44}.secondary{background:#fff;border-color:var(--line);color:var(--ink)}.secondary:hover{background:var(--soft)}.lime-button{background:var(--lime);color:var(--ink)}.text-link{font-size:14px;font-weight:600;text-decoration:none;display:inline-flex;gap:7px;align-items:center}.text-link:hover{text-decoration:underline}.section{padding:34px 0}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px}.section-heading h2{margin:0}.section-heading p{font-size:14px;color:var(--muted);margin:8px 0 0}.section-heading .text-link{flex-shrink:0}.breadcrumbs{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:12px;color:var(--muted);margin:28px 0}.breadcrumbs a{text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs span:last-child{color:var(--text)}}@layer components{.catalog-layout>*{min-width:0}.pad-button.seen{background:var(--soft);border-color:#adc796}:root{--muted:#5c6c61}[data-tester][data-engine=network]:not([data-tool=cgnat]):not([data-tool=public-ip]){min-height:515px}[data-tester][data-engine=input]{min-height:600px}[data-tester][data-engine=gamepad]{min-height:670px}[data-tester][data-engine=media]{min-height:500px}[data-tester][data-engine=sound]{min-height:380px}[data-tester][data-tool=refresh-rate]{min-height:415px}.probe-log{font-size:12px;border-bottom:1px solid var(--line);padding:10px 0;color:var(--muted)}.probe-log summary{cursor:pointer}.probe-log>div{max-height:180px;overflow:auto;padding:8px}.probe-log p{display:flex;justify-content:space-between;gap:15px;margin:5px 0}.test-detail h3{font-size:17px;letter-spacing:-.02em}.result-meta{background:var(--soft);padding:10px;border-radius:8px;font-size:12px}.history-items small{display:block;color:var(--muted);font-size:11px;margin-top:3px}.site-header{height:86px;border-bottom:1px solid var(--line);background:var(--paper)}.header-inner{height:100%;display:flex;align-items:center;gap:45px}.logo{display:inline-flex;align-items:center;gap:9px;text-decoration:none;color:var(--ink);font-size:24px;font-weight:760;letter-spacing:-1px}.logo-icon{width:33px;height:33px;background:var(--ink);color:var(--lime);border-radius:10px;display:grid;place-items:center}.logo-icon .icon{width:23px;height:23px}.main-nav{display:flex;align-items:center;gap:29px}.main-nav a{font-size:14px;text-decoration:none;color:var(--muted);font-weight:550}.main-nav a:hover,.main-nav a[aria-current]{color:var(--ink)}.header-note{margin-left:auto;font-size:12px;color:var(--muted);display:flex;align-items:center;gap:7px}.menu-toggle{display:none;border:0;background:transparent;padding:10px}.hero{display:grid;grid-template-columns:1.2fr 1fr;gap:56px;padding:65px 0 50px;align-items:center}.hero h1{font-size:clamp(38px,4.5vw,60px);line-height:1.06;margin:23px 0;max-width:640px;font-weight:620;letter-spacing:-.053em}.hero h1 em{font-style:normal;color:#75816c}.hero-copy>p{font-size:16px;line-height:1.8;max-width:460px;color:var(--muted)}.hero-actions{display:flex;align-items:center;gap:20px;margin-top:28px}.hero-note{font-size:12px;color:var(--muted);margin-top:18px;display:flex;align-items:center;gap:6px}.hero-note .icon{width:14px;height:14px}.hero-visual{position:relative;padding:24px 0 16px 22px}.demo-card{position:relative;background:var(--ink);border-radius:24px;padding:28px 27px 23px;color:#e6f0e7;box-shadow:0 16px 30px -25px #133e39;transform:rotate(-2deg)}.demo-head{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#b4c9bb}.demo-head span{display:flex;align-items:center;gap:7px}.demo-head .dot{background:var(--lime)}.demo-title{font-size:20px;color:#fff;letter-spacing:-.03em;margin-top:20px}.demo-values{display:flex;gap:32px;margin:17px 0 0}.demo-values small{display:block;font-size:10px;color:#9eb6a7}.demo-values strong{font-size:27px;font-weight:500;letter-spacing:-.05em}.demo-values strong i{font-size:11px;font-style:normal;color:#9eb6a7;margin-left:5px}.demo-chart{height:140px;width:100%;margin-top:12px}.demo-bottom{display:flex;justify-content:space-between;font-size:10px;color:#9eb6a7}.floating-note{position:absolute;right:-10px;bottom:-4px;display:flex;align-items:center;gap:10px;background:var(--lime);border:5px solid var(--paper);border-radius:16px;padding:13px 17px;transform:rotate(2deg);font-size:12px;color:var(--ink)}.floating-note .icon{width:20px;height:20px}.demo-disclaimer{text-align:right;color:var(--muted);font-size:10px;margin:24px 18px 0}.quick-symptoms{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:19px 0;display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-bottom:10px}.quick-symptoms>span{font-size:12px;color:var(--muted);margin-right:8px}.symptom{font-size:12px;display:flex;align-items:center;gap:7px;padding:7px 11px;border:1px solid var(--line);background:transparent;border-radius:30px;color:var(--text);text-decoration:none}.symptom:hover{background:var(--soft)}.symptom .icon{width:15px;height:15px}.catalog-layout{display:grid;grid-template-columns:184px 1fr;gap:30px}.catalog-sidebar{padding-top:3px}.sidebar-label{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:var(--muted);margin:0 0 13px 12px}.category-filters{display:grid;gap:5px}.category-filter{border:0;background:transparent;border-radius:10px;display:flex;align-items:center;gap:10px;text-align:left;padding:12px;font-size:13px;color:var(--muted);min-height:46px}.category-filter .icon{width:18px;height:18px}.category-filter small{margin-left:auto;font-size:10px}.category-filter[aria-pressed=true]{background:var(--ink);color:#fff}.category-filter:hover:not([aria-pressed=true]){background:var(--soft)}.sidebar-help{margin-top:27px;border-top:1px solid var(--line);padding:24px 10px;font-size:12px}.sidebar-help .icon{margin-bottom:12px}.sidebar-help strong{display:block;color:var(--ink);font-weight:600}.sidebar-help p{color:var(--muted);margin:8px 0}.search-row{display:flex;gap:16px;align-items:center;margin-bottom:20px}.search-box{position:relative;flex:1}.search-box .icon{position:absolute;left:15px;top:14px;width:19px;height:19px;color:var(--muted)}.search-box input{width:100%;height:48px;padding:10px 50px 10px 44px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink);font-size:14px}.search-box kbd{position:absolute;right:15px;top:12px;border:1px solid var(--line);border-radius:5px;font-size:12px;padding:0 6px;color:var(--muted)}.result-count{font-size:12px;color:var(--muted);white-space:nowrap}.tool-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;scroll-margin-top:24px}.tool-card{display:flex;flex-direction:column;position:relative;min-width:0;min-height:225px;padding:21px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s}.tool-card:hover{border-color:#9eae99;box-shadow:0 5px 15px #16352908;transform:translateY(-2px)}.tool-card.featured{background:#eaf0df;border-color:#cfdabb}.card-top{display:flex;justify-content:space-between;align-items:start;margin-bottom:19px}.tool-icon{display:grid;place-items:center;width:40px;height:40px;border:1px solid #e0e8d7;border-radius:12px;background:var(--soft);color:var(--green)}.tool-card[data-category=devices] .tool-icon{background:var(--orange);border-color:#f1dcc5;color:#98532e}.tool-card[data-category=audio] .tool-icon{background:var(--purple);border-color:#ded8e9;color:#72558e}.tool-card[data-category=screen] .tool-icon{background:#dfeef0;border-color:#d0e3e6;color:#3b6971}.card-arrow{color:#96a38f;font-size:18px;line-height:1}.featured-label{font-size:9px;font-weight:600;padding:4px 7px;background:#d8e7bb;border-radius:6px;color:#45672d}.tool-card h3{font-size:17px;line-height:1.3;letter-spacing:-.025em;margin-bottom:9px;max-width:220px}.tool-card p{font-size:12px;line-height:1.65;color:var(--muted);margin-bottom:19px}.card-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:auto;gap:8px;font-size:10px;color:var(--muted)}.card-duration{display:flex;gap:4px;align-items:center}.card-duration .icon{width:12px;height:12px}.empty-state{padding:40px;text-align:center;border:1px dashed var(--line);border-radius:20px}.empty-state h3{font-size:22px}.why-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;background:var(--soft);padding:29px;border-radius:20px;margin:22px 0}.why-item{display:flex;gap:14px;font-size:12px;color:var(--muted)}.why-item .icon{width:22px;color:var(--green);margin-top:3px}.why-item strong{display:block;font-size:14px;color:var(--ink);margin-bottom:5px}.why-item p{margin:0}.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.article-card{border-top:1px solid var(--line);padding-top:20px;text-decoration:none;display:flex;flex-direction:column;min-width:0}.article-art{height:135px;border-radius:15px;background:#e4ebd9;position:relative;overflow:hidden;margin-bottom:18px;display:flex;align-items:center;justify-content:center;color:#6f8c56}.article-art .icon{width:63px;height:63px;stroke-width:1.1;position:relative;z-index:1}.article-art:before,.article-art:after{content:"";position:absolute;width:160px;height:160px;border:1px solid #bfcfb5;border-radius:50%;left:calc(50% - 80px);top:calc(50% - 80px)}.article-art:after{width:245px;height:245px;left:calc(50% - 122px);top:calc(50% - 122px)}.article-card[data-category=devices] .article-art{background:#f0e4d4;color:#a2784b}.article-card[data-category=devices] .article-art:before,.article-card[data-category=devices] .article-art:after{border-color:#d9c5aa}.article-card[data-category=audio] .article-art{background:var(--purple);color:#7a688a}.article-card[data-category=screen] .article-art{background:#e0ecec;color:#4f8188}.article-meta{display:flex;gap:10px;font-size:11px;color:var(--muted);margin-bottom:10px}.article-card h3{font-size:20px;line-height:1.3;letter-spacing:-.03em;margin-bottom:10px}.article-card:hover h3{text-decoration:underline;text-underline-offset:4px}.article-card p{font-size:13px;color:var(--muted);margin-bottom:13px}.article-card .text-link{margin-top:auto;font-size:12px}.history-panel{border:1px solid var(--line);padding:22px;border-radius:18px;margin:26px 0}.history-panel h2{font-size:20px}.history-items{display:grid;gap:8px}.history-items a{display:flex;justify-content:space-between;gap:15px;font-size:13px;text-decoration:none}.history-items time{color:var(--muted);font-size:12px}.history-panel button{margin-top:15px}.site-footer{border-top:1px solid var(--line);margin-top:55px;padding:38px 0 25px}.footer-main{display:flex;justify-content:space-between;gap:40px}.footer-brand p{max-width:280px;font-size:12px;color:var(--muted);margin:12px 0}.footer-links{display:flex;gap:55px}.footer-links div{display:flex;flex-direction:column;gap:9px}.footer-links strong{font-size:12px;color:var(--ink);margin-bottom:3px}.footer-links a{font-size:12px;text-decoration:none;color:var(--muted)}.footer-links a:hover{text-decoration:underline}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:19px;margin-top:25px;font-size:11px;color:var(--muted)}.footer-bottom button{font-size:11px;border:0;background:none;color:inherit;padding:0}.page-heading{max-width:820px;margin:32px 0}.page-heading h1{margin:15px 0 18px}.page-heading>p{font-size:17px;color:var(--muted);max-width:730px}.page-title-meta{display:flex;align-items:center;gap:14px;font-size:12px;color:var(--muted)}.page-title-meta .icon{width:16px;height:16px}.tool-page-layout{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:30px;align-items:start}.tool-main{min-width:0}.tester-card{border:1px solid #cfd9cb;background:#fff;border-radius:22px;padding:27px;margin:0 0 25px;scroll-margin-top:20px;min-width:0}.tester-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:25px;border-bottom:1px solid var(--line);padding-bottom:18px}.tester-card-head h2{font-size:17px;letter-spacing:-.02em;margin:0;display:flex;align-items:center;gap:10px}.tester-card-head .tag{font-size:10px;background:transparent;padding:0}.test-toolbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin:0 0 20px}.test-toolbar label{display:flex;align-items:center;flex-wrap:wrap;gap:9px;font-size:12px;color:var(--muted)}select,input[type=number],.nat-form input{min-height:42px;border:1px solid var(--line);border-radius:9px;background:var(--paper);color:var(--ink);padding:8px 11px;max-width:100%;font-size:13px}.node-label{font-size:11px;color:var(--muted)}.metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin-bottom:20px}.metric{border-radius:13px;background:var(--paper);padding:16px 14px;min-width:0}.metric>span{font-size:11px;color:var(--muted);display:block;margin-bottom:5px}.metric strong{font-size:27px;letter-spacing:-.045em;font-weight:550;color:var(--ink);display:block;overflow-wrap:anywhere;line-height:1.2}.metric small{font-size:11px;font-weight:400;letter-spacing:0;margin-left:5px;white-space:nowrap}.test-chart{width:100%;height:200px;background:#fbfcf9;border:1px solid var(--line);border-radius:12px;padding:8px}.test-status{font-size:13px;color:var(--muted);margin:16px 0;min-height:24px}.test-status[data-state=error]{color:#9e3929;background:#fff1eb;padding:12px;border-radius:9px}.test-status[data-state=success]{color:#235d3d}.test-status[data-state=running]{color:var(--green)}.test-status[data-state=paused]{color:#8b621f}.test-progress{display:block;width:100%;height:5px;border:0;border-radius:5px;background:var(--soft);accent-color:var(--green);margin-bottom:20px}.test-progress::-webkit-progress-bar{background:var(--soft);border-radius:5px}.test-progress::-webkit-progress-value{background:var(--green);border-radius:5px}.test-actions{display:flex;gap:10px;flex-wrap:wrap}.test-detail{margin-top:20px;font-size:13px}.test-detail:empty{margin:0}.tool-sidebar{position:sticky;top:25px}.help-card{padding:23px;background:var(--soft);border-radius:18px;margin-bottom:20px}.help-card h2{font-size:17px;margin-bottom:17px}.help-card ol{padding-left:18px;font-size:12px;margin:0}.help-card li{margin-bottom:14px;padding-left:4px}.help-card li::marker{color:var(--green);font-weight:700}.help-card li:last-child{margin-bottom:0}.trust-note{padding:0 16px;font-size:12px;color:var(--muted)}.trust-note .icon{width:19px;margin-bottom:9px}.tool-explanation{background:#fff;border:1px solid var(--line);border-radius:20px;padding:28px;margin-bottom:24px}.tool-explanation h2{font-size:23px}.tool-explanation p{font-size:14px}.faq{border-top:1px solid var(--line);padding:15px 0;font-size:14px}.faq summary{cursor:pointer;color:var(--ink);font-weight:600}.faq p{margin:12px 0 0;color:var(--muted)}.related-section{margin-top:38px}.related-section h2{font-size:25px}.related-section .tool-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.related-section .tool-card{min-height:210px}.input-zone{border:1px dashed #aac199;background:#f2f6ec;border-radius:16px;padding:26px 18px;outline-offset:3px;-webkit-user-select:none;user-select:none;min-height:210px;text-align:center;touch-action:manipulation;overflow:hidden}.input-zone:focus{border-style:solid;background:#edf4e3}.zone-hint{display:block;font-size:12px;color:var(--muted);max-width:460px;margin:auto}.input-feedback{display:block;font-size:16px;font-weight:550;margin-top:16px;color:var(--green)}.mouse-shape{width:63px;height:88px;border:2px solid #9db287;border-radius:28px 28px 24px 24px;margin:22px auto 0;position:relative;overflow:hidden}.mouse-shape i{position:absolute;width:50%;height:38px;border-bottom:1px solid #9db287;left:0;top:0}.mouse-shape i[data-mouse="2"]{left:50%;border-left:1px solid #9db287}.mouse-shape i[data-mouse="1"]{width:8px;height:17px;left:26px;top:12px;border:1px solid #9db287;border-radius:4px;background:#edf4e3;z-index:1}.mouse-shape .pressed{background:var(--lime)!important}.event-log{display:flex;flex-wrap:wrap;gap:6px;font-size:11px;margin:12px 0 20px;color:var(--muted);max-height:100px;overflow:auto}.event-log span{padding:4px 8px;background:var(--paper);border-radius:5px}.keyboard-zone{padding:18px 8px}.keyboard-map{margin-top:20px;display:grid;gap:4px}.key-row{display:flex;gap:3px;justify-content:center}.keycap{display:flex;flex:1;align-items:center;justify-content:center;min-width:0;min-height:30px;border:1px solid #d7decb;border-radius:4px;background:#fff;font-size:9px;overflow:hidden;color:#647053}.keycap.seen{background:#e0edc9;border-color:#acc485}.keycap.pressed{background:var(--green);color:#fff;border-color:var(--green)}.key-space{flex:5}.sticks{display:grid;grid-template-columns:1fr 1fr;gap:12px;background:var(--paper);border-radius:15px;padding:10px}.sticks canvas{width:100%;max-width:260px;justify-self:center}.gamepad-buttons{display:flex;gap:6px;flex-wrap:wrap;margin-top:14px}.pad-button{font-size:11px;border-radius:6px;border:1px solid var(--line);padding:4px 8px}.pad-button.pressed{background:var(--green);color:#fff}.privacy-note{display:flex;gap:10px;font-size:12px;border-radius:10px;padding:13px;background:var(--soft);margin-bottom:20px}.camera-view{aspect-ratio:16/9;position:relative;border-radius:16px;overflow:hidden;background:#18392e}.camera-view video{display:block;width:100%;height:100%;object-fit:contain}.camera-placeholder{position:absolute;top:45%;left:10%;right:10%;font-size:12px;text-align:center;color:#adc4b6}.sound-meter{height:30px;background:var(--soft);border-radius:7px;overflow:hidden}.sound-meter-fill{width:0;height:100%;background:linear-gradient(90deg,#b8d880,#4c9a4e 65%,#d6ba54 88%,#c6553a);transition:width .08s}.meter-scale{display:flex;justify-content:space-between;font-size:10px;color:var(--muted);margin-top:5px}.sound-hint{font-size:12px;margin-top:18px;color:var(--muted)}.media-result{font-size:13px;margin-top:18px}.media-result audio{display:block;width:100%;margin:10px 0}.check-label{display:flex!important;flex-direction:row!important;align-items:center;gap:8px}.check-label input{width:17px;height:17px;accent-color:var(--green)}input[type=range]{accent-color:var(--green);min-height:30px;max-width:100%}.sound-controls{display:grid;gap:22px;margin-bottom:25px}.sound-controls label{display:grid;grid-template-columns:1fr auto;gap:10px;font-size:13px}.sound-controls input[type=range]{grid-column:1/-1;width:100%}.sound-controls input[type=number]{max-width:150px}.screen-colors{display:flex;gap:7px;flex-wrap:wrap;margin:20px 0}.screen-colors button{font-size:11px;padding:9px 12px;min-height:40px}.screen-colors button[aria-pressed=true]{border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green)}.screen-field{height:280px;position:relative;border:1px solid var(--line);border-radius:10px;cursor:pointer;overflow:hidden;margin-bottom:20px}.screen-overlay{position:absolute;bottom:12px;left:50%;transform:translate(-50%);background:#183b31d9;color:#fff;border-radius:20px;padding:7px 12px;font-size:10px;white-space:nowrap}.screen-field:fullscreen,.screen-field.fallback-fullscreen{height:100%;width:100%;border:0;border-radius:0}.screen-field.fallback-fullscreen{position:fixed;inset:0;z-index:100}.screen-exit{display:none;position:absolute;right:15px;top:15px;background:#163b30d9;color:#fff;border:0;border-radius:8px;padding:12px}.screen-field:fullscreen .screen-exit,.screen-field.fallback-fullscreen .screen-exit{display:block}.frame-track{position:relative;height:100px;background:var(--soft);border-radius:15px;overflow:hidden}.frame-track span{position:absolute;width:24px;height:24px;top:38px;left:0;background:var(--green);border-radius:50%}.touch-field{width:100%;height:340px;touch-action:none;border-radius:12px}.reaction-zone{display:block;width:100%;height:210px;border:0;border-radius:16px;background:var(--soft);color:var(--ink);font-size:22px;font-weight:600}.reaction-zone[data-state=waiting]{background:#f1d4c7;color:#6e3c29}.reaction-zone[data-state=ready]{background:var(--lime);color:#173621}.reaction-zone[data-state=early]{background:#f5dfcc}.ip-display{display:flex;flex-direction:column;gap:10px;padding:28px;border-radius:15px;background:var(--soft)}.ip-display span{font-size:12px;color:var(--muted)}.ip-display strong{font-size:25px;color:var(--ink);overflow-wrap:anywhere}.nat-form{margin-top:25px;display:flex;flex-wrap:wrap;align-items:end;gap:12px}.nat-form label{font-size:12px;display:flex;flex:1;flex-direction:column;gap:8px;min-width:180px}.nat-result{font-size:14px;margin:18px 0}.article-layout{display:grid;grid-template-columns:minmax(0,780px) 240px;gap:60px;align-items:start}.article-layout .tester-card{margin:30px -1px}.article-layout .tester-card-head h2{font-size:17px}.article-layout .tool-card h3{font-size:16px}.article-body{min-width:0;font-size:16px;line-height:1.85}.article-body h2{font-size:28px;margin:36px 0 18px;scroll-margin-top:24px}.article-body h3{margin-top:28px}.article-body a{color:var(--green)}.article-body ul,.article-body ol{padding-left:23px}.article-body li{margin-bottom:11px}.article-body table{width:100%;border-collapse:collapse;font-size:13px;line-height:1.6;margin:24px 0;display:block;overflow-x:auto}.article-body th,.article-body td{text-align:left;border:1px solid var(--line);padding:12px;min-width:130px}.article-body th{background:var(--soft);color:var(--ink)}.article-body>p{color:#465c4e}.article-aside{position:sticky;top:28px;font-size:12px}.article-aside strong{font-size:11px;letter-spacing:.08em;text-transform:uppercase}.article-aside nav{display:grid;gap:12px;border-left:1px solid var(--line);padding-left:15px;margin:18px 0 25px}.article-aside a{text-decoration:none;color:var(--muted)}.article-aside a:hover{color:var(--green);text-decoration:underline}.answer-box{background:var(--soft);border-left:3px solid #95b75e;padding:22px 25px;border-radius:0 13px 13px 0;margin:24px 0;font-size:16px;line-height:1.8}.answer-box strong{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:var(--green);margin-bottom:7px}.source-list{border-top:1px solid var(--line);margin-top:32px;padding-top:20px;font-size:12px;color:var(--muted)}.source-list h2{font-size:18px;margin:0 0 12px}.source-list ul{padding-left:18px}.author-card{display:flex;align-items:center;gap:13px;border-top:1px solid var(--line);padding:23px 0;font-size:12px;margin-top:20px}.author-avatar{width:42px;height:42px;background:var(--ink);color:var(--lime);border-radius:50%;display:grid;place-items:center}.author-card strong{display:block;color:var(--ink);font-size:14px}.prose{max-width:800px;font-size:16px;line-height:1.85}.prose h2{font-size:25px;margin-top:33px}.prose table{border-collapse:collapse;width:100%;font-size:13px}.prose td,.prose th{padding:10px;border:1px solid var(--line);text-align:left}.ad-slot{margin:24px 0;border-top:1px solid var(--line);padding-top:8px;min-height:110px}.ad-label{font-size:10px;letter-spacing:.07em;text-transform:uppercase;color:var(--muted);margin:0 0 8px}.ad-content{min-height:90px}.consent-banner{position:fixed;bottom:18px;left:50%;transform:translate(-50%);width:min(680px,calc(100% - 30px));z-index:60;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 10px 60px #193c3020;padding:20px;font-size:12px}.consent-banner p{margin:0 0 14px}.consent-banner .test-actions{justify-content:end}.not-found{padding:80px 0;text-align:center}.not-found strong{font-size:110px;line-height:1;color:#b7c89a}.not-found h1{font-size:35px;margin-top:25px}.mobile-only{display:none}}@layer responsive{@media(max-width:600px){[data-tester][data-engine=network]:not([data-tool=cgnat]):not([data-tool=public-ip]){min-height:560px}[data-tester][data-engine=input]{min-height:625px}[data-tester][data-engine=gamepad]{min-height:705px}[data-tester][data-engine=media]{min-height:620px}[data-tester][data-engine=sound]{min-height:550px}[data-tester][data-tool=refresh-rate]{min-height:515px}}@media(max-width:359px){[data-tester][data-engine=network]:not([data-tool=cgnat]):not([data-tool=public-ip]){min-height:605px}[data-tester][data-engine=input]{min-height:690px}[data-tester][data-engine=gamepad]{min-height:750px}[data-tester][data-engine=media]{min-height:690px}[data-tester][data-engine=sound]{min-height:595px}[data-tester][data-tool=refresh-rate]{min-height:570px}}@media(min-width:1450px){.container{max-width:1340px}.hero h1{font-size:65px}.tool-card{min-height:235px}}@media(max-width:1080px){.container{padding:0 26px}.hero{gap:25px}.hero h1{font-size:48px}.catalog-layout{grid-template-columns:165px 1fr;gap:20px}.tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.header-inner{gap:30px}.header-note{display:none}.tool-page-layout{grid-template-columns:minmax(0,1fr) 225px;gap:20px}.article-layout{gap:30px;grid-template-columns:minmax(0,1fr) 210px}.tool-card{min-height:210px}.tool-card h3{max-width:none}.tester-card{padding:23px}}@media(max-width:800px){.hero{grid-template-columns:1fr 1fr;padding-top:42px}.hero h1{font-size:39px}.hero-copy>p{font-size:14px}.hero-actions{gap:13px}.hero-actions .text-link{font-size:12px}.hero-visual{padding-left:0}.demo-card{padding:22px}.demo-values{gap:25px}.demo-values strong{font-size:22px}.floating-note{right:-12px;padding:10px;font-size:10px}.main-nav{gap:20px}.catalog-layout{grid-template-columns:1fr}.catalog-sidebar{padding:0}.category-filters{display:flex;gap:6px;flex-wrap:wrap}.category-filter{border:1px solid var(--line);padding:10px 12px;font-size:12px}.category-filter small,.sidebar-label,.sidebar-help{display:none}.tool-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tool-card{padding:18px;min-height:230px}.tool-card h3{font-size:16px}.tool-page-layout,.article-layout{grid-template-columns:1fr}.tool-sidebar{position:static;display:grid;grid-template-columns:1.3fr 1fr;gap:20px}.tool-sidebar .ad-slot{grid-column:1/-1}.article-aside{display:none}.why-strip{gap:20px;padding:23px}.why-item{flex-direction:column;gap:8px}.article-grid{gap:17px}.article-card h3{font-size:18px}.footer-links{gap:28px}.article-body{max-width:none}.page-heading h1{font-size:42px}.tool-page-layout .tool-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:600px){.container{padding:0 20px}.site-header{height:70px}.header-inner{justify-content:space-between}.logo{font-size:23px}.menu-toggle{display:block}.main-nav{display:none;position:absolute;top:70px;left:0;right:0;z-index:20;background:var(--paper);padding:20px;border-bottom:1px solid var(--line);box-shadow:0 15px 15px #193c3008}.main-nav[data-open=true]{display:grid;gap:20px}.hero{grid-template-columns:1fr;padding:35px 0 30px;gap:30px}.hero h1{font-size:43px;max-width:430px;margin:18px 0}.hero-copy>p{font-size:15px;margin-bottom:18px;max-width:360px}.eyebrow{font-size:10px}.hero-actions{margin-top:23px;gap:18px}.hero-actions .text-link{font-size:13px}.hero-note{font-size:11px;margin-top:14px}.hero-visual{max-width:400px;width:100%;margin:0 auto;padding:7px 7px 0}.demo-card{padding:22px;transform:rotate(-1.5deg)}.demo-chart{height:110px}.demo-title{font-size:18px;margin-top:15px}.demo-values{margin-top:13px}.demo-values strong{font-size:25px}.floating-note{bottom:5px;right:-2px;font-size:11px;border-width:4px}.demo-disclaimer{margin-top:26px;font-size:9px}.quick-symptoms{gap:7px;padding:18px 0}.quick-symptoms>span{width:100%;font-size:11px;margin-bottom:2px}.symptom{font-size:11px;padding:7px 9px}.section{padding:29px 0}.section-heading{align-items:center;gap:15px;margin-bottom:18px}.section-heading h2{font-size:27px}.section-heading p,.section-heading .text-link{font-size:12px}.category-filters{flex-wrap:nowrap;overflow-x:auto;margin-right:-20px;padding:0 20px 7px 0;scrollbar-width:none}.category-filter{white-space:nowrap;min-height:41px}.category-filter .icon{width:16px;height:16px}.catalog-layout{gap:13px}.search-row{gap:10px;flex-wrap:wrap;margin-bottom:16px}.search-box input{font-size:13px;padding-right:15px}.search-box kbd{display:none}.result-count{font-size:10px}.tool-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.tool-card{padding:15px 13px;min-height:231px;border-radius:15px}.tool-card h3{font-size:15px;line-height:1.3;margin-bottom:9px}.tool-card p{font-size:11px;line-height:1.55;margin-bottom:15px}.tool-icon{width:35px;height:35px;border-radius:10px}.tool-icon .icon{width:21px;height:21px}.card-top{margin-bottom:14px}.featured-label{font-size:8px;padding:3px 4px}.card-arrow{font-size:16px}.card-bottom{font-size:9px;gap:3px;align-items:flex-start}.card-bottom>span:last-child{display:none}.card-duration .icon{width:10px;height:10px}.why-strip{grid-template-columns:1fr;padding:24px;gap:20px;margin:15px 0}.why-item{flex-direction:row;gap:13px}.why-item p{font-size:12px}.article-grid{grid-template-columns:1fr;gap:24px}.article-card{display:grid;grid-template-columns:94px 1fr;gap:0 16px;padding-top:18px}.article-art{grid-row:1/5;min-height:115px;height:100%;margin:0;border-radius:12px}.article-art .icon{width:39px;height:39px}.article-meta{font-size:10px;margin-bottom:7px;gap:7px}.article-card h3{font-size:18px;margin-bottom:8px}.article-card p{font-size:12px;margin-bottom:10px}.article-card .text-link{font-size:11px}.article-card .article-art:before{width:95px;height:95px;top:calc(50% - 47px);left:calc(50% - 47px)}.footer-main{flex-direction:column;gap:26px}.footer-brand p{max-width:310px}.footer-links{justify-content:space-between;gap:15px}.footer-links a{font-size:11px}.footer-bottom{flex-direction:column;gap:10px;font-size:10px}.site-footer{margin-top:30px;padding-top:29px}.breadcrumbs{margin:21px 0;font-size:10px;gap:5px}.page-heading{margin:25px 0}.page-heading h1{font-size:35px;line-height:1.12}.page-heading>p{font-size:15px;line-height:1.75}.page-title-meta{font-size:10px;gap:10px;flex-wrap:wrap}.tester-card{padding:17px 14px;border-radius:17px;margin-bottom:20px}.tester-card-head{gap:7px;margin-bottom:19px;padding-bottom:15px;align-items:start}.tester-card-head h2,.article-layout .tester-card-head h2{font-size:15px;line-height:1.3}.tester-card-head .icon{width:19px;height:19px}.tester-card-head .tag{font-size:9px;white-space:nowrap}.test-toolbar{gap:12px;align-items:start}.test-toolbar label{font-size:11px;gap:6px}.node-label{font-size:10px}.metrics{gap:7px;margin-bottom:15px}.metric{padding:12px 9px;border-radius:10px}.metric>span{font-size:9px;line-height:1.4;min-height:25px}.metric strong{font-size:22px}.metric small{font-size:9px;margin-left:3px}.test-chart{height:180px}.test-status{font-size:12px}.test-actions{gap:8px}.test-actions .button{font-size:12px;padding:12px 13px}.tool-sidebar{grid-template-columns:1fr;gap:0}.trust-note{padding:10px 0 0}.help-card{padding:21px}.help-card li{font-size:13px}.tool-explanation{padding:22px 18px}.tool-explanation h2{font-size:23px}.tool-explanation p{font-size:13px}.related-section{margin-top:28px}.related-section .tool-grid,.tool-page-layout .tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.related-section .tool-card:last-child{display:none}.input-zone{min-height:210px;padding:22px 10px}.keyboard-zone{padding:15px 3px}.key-row{gap:2px}.keycap{font-size:7px;min-height:28px;border-radius:3px}.keyboard-map{gap:3px}.sticks{gap:0;padding:0}.sticks canvas{max-width:100%}.gamepad-buttons{gap:4px}.pad-button{font-size:10px;padding:3px 5px}.screen-field{height:240px}.screen-overlay{font-size:8px;padding:7px 9px}.privacy-note{font-size:11px;padding:12px}.camera-placeholder{font-size:10px}.touch-field{height:340px}.reaction-zone{font-size:18px;height:200px}.ip-display{padding:20px}.ip-display strong{font-size:22px}.article-body{font-size:15px;line-height:1.85}.article-body h2{font-size:25px;margin-top:30px}.answer-box{font-size:14px;padding:18px 19px}.article-layout .tester-card{margin:25px 0}.article-body .test-metrics{line-height:1.4}.article-body table{font-size:12px}.article-body th,.article-body td{padding:9px}.author-card{font-size:11px}.prose{font-size:15px}.prose h2{font-size:24px}.history-items a{font-size:12px}.history-items time{font-size:10px}.consent-banner{padding:17px;font-size:11px}.consent-banner .button{flex:1}.mobile-only{display:initial}}@media(max-width:359px){.container{padding:0 14px}.hero h1{font-size:37px}.tool-card{padding:12px 10px}.tool-card h3{font-size:14px}.card-top{gap:2px}.featured-label{font-size:7px}.metric strong{font-size:19px}.metric small{display:block;margin:3px 0 0}.test-actions .button{padding:11px;font-size:11px}.page-heading h1{font-size:31px}.footer-links{flex-wrap:wrap}.hero-actions{gap:12px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media(max-width:359px){.category-filters{margin-right:-14px;padding-right:14px}}@media(max-width:600px){.hero-actions{gap:13px}.hero-actions .primary{font-size:12px;padding:13px;white-space:nowrap;gap:8px}.hero-actions .primary .icon{width:18px;height:18px}.hero-actions .text-link{font-size:12px;white-space:nowrap}.floating-note{bottom:30px}.demo-disclaimer{margin-top:34px;text-align:center;font-size:9px}.tool-card p{font-size:12px}.card-bottom{font-size:10px}}@media(max-width:359px){.hero-actions{gap:9px}.hero-actions .text-link{font-size:11px}.hero-actions .primary{padding:12px 10px;font-size:11px}.floating-note{font-size:9px}}@media print{.site-header,.site-footer,.ad-slot,.consent-banner,.article-aside,.tool-sidebar,.test-actions,.screen-field,.main-nav{display:none!important}.container{max-width:none;padding:0}.article-layout,.tool-page-layout{display:block}.tester-card{break-inside:avoid}.article-body{font-size:12pt}.page-heading h1{font-size:24pt}body{background:#fff}}}.sync-stage{display:grid;place-items:center;gap:20px;padding:42px 20px;background:#edf2ea;border:1px solid #d6e0d3;border-radius:18px;min-height:190px}.sync-pulse{display:block;width:64px;height:64px;border-radius:50%;background:#bfd0bd;border:2px solid #789475}.sync-pulse.lit{background:#206b45;border-color:#174b32;box-shadow:0 0 0 12px #d4e6cc}.file-drop{display:grid;gap:16px;padding:24px;border:2px dashed #9bab97;border-radius:16px;font-weight:600;margin:20px 0}.file-drop input{width:100%;min-width:0;font:inherit;font-size:14px}.pattern-board{background:#fafaf5;padding:12px;border:1px solid #d6e0d3;border-radius:12px;margin:20px 0}.pattern-board:fullscreen{box-sizing:border-box;border-radius:0;padding:24px;overflow:auto;width:100vw;height:100vh}.pattern-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:16px}.pattern-board:not(:fullscreen) [data-exit]{display:none}.pattern-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.pattern-card{margin:0;min-width:0;overflow:hidden}.pattern-card figcaption{font-size:13px;font-weight:600;line-height:1.5;margin-bottom:10px}.pattern-card canvas{display:block;max-width:none;image-rendering:pixelated}.observation-label{display:grid;gap:10px;font-weight:600;margin:22px 0}.observation-label select{width:100%;min-width:0;max-width:100%;font:inherit;padding:12px;border:1px solid #9bab97;border-radius:8px;background:#fff}@media(max-width:600px){.pattern-grid{grid-template-columns:1fr}.file-drop{padding:16px}.sync-stage{padding:28px 16px}}.language-switch{position:relative;flex-shrink:0;font-size:13px;z-index:30;margin-inline-start:16px}.language-switch summary{cursor:pointer;padding:9px 10px;border:1px solid #dce3dc;border-radius:8px;list-style:none;display:flex;gap:8px;align-items:center}.language-switch summary::-webkit-details-marker{display:none}.language-list{position:absolute;inset-inline-end:0;top:calc(100% + 8px);width:215px;max-height:65vh;overflow:auto;background:#fff;border:1px solid #dce3dc;border-radius:12px;box-shadow:0 12px 36px #193c301a;padding:8px;display:grid}.language-list a{padding:9px 12px;border-radius:6px;color:#193c30;text-decoration:none}.language-list a:hover,.language-list a[aria-current]{background:#edf2e7}.language-list a:focus-visible,.language-switch summary:focus-visible{outline:3px solid #719752;outline-offset:2px}h1,h2,h3,.test-status,.metric span,.metric strong{overflow-wrap:anywhere}html[dir=rtl] h1,html[dir=rtl] h2,html[dir=rtl] h3{letter-spacing:normal}html[dir=rtl] .prose,html[dir=rtl] .help-card{text-align:start}html[dir=rtl] .key-row,html[dir=rtl] canvas,html[dir=rtl] input[type=range],html[dir=rtl] input[type=number],html[dir=rtl] .logo{direction:ltr}html[lang=ja] body,html[lang=zh-Hans] body{line-break:strict}@media(max-width:700px){.language-switch{margin-inline-start:8px}.language-switch summary{padding:8px;font-size:12px}.header-note{display:none}}.comparison-panel{margin-top:28px;border-top:1px solid var(--line,#dbe3d6);padding-top:24px}.comparison-panel p{margin:12px 0;color:#53675d;line-height:1.65}.table-scroll{overflow-x:auto;max-width:100%}.comparison-panel table{width:100%;border-collapse:collapse;text-align:start;font-size:14px}.comparison-panel th,.comparison-panel td{padding:12px 10px;border-bottom:1px solid #dbe3d6;text-align:start}.ip-facts{display:grid;grid-template-columns:minmax(110px,1fr) minmax(0,2fr);gap:12px;margin:24px 0}.ip-facts dt{color:#53675d}.ip-facts dd{margin:0;overflow-wrap:anywhere;font-weight:600}.consent-inline{display:flex;align-items:flex-start;gap:12px;padding:16px;background:#f3f6ed;border-radius:12px;line-height:1.6}.consent-inline input{flex:0 0 auto;width:18px;height:18px;margin-top:4px;accent-color:#257653}.candidate-list{padding-inline-start:22px;overflow-wrap:anywhere}.candidate-list li{margin-block:8px}[data-budget-form] input{max-width:100%;width:100%;min-width:0;padding:12px;border:1px solid #a8b7ab;border-radius:8px;font:inherit;background:#fff}[data-budget-form] .test-toolbar>label{flex:1 1 210px;min-width:0}.regional-guide{padding:28px;border:1px solid #dbe3d6;border-radius:20px;background:#edf3e6;margin-block:36px}.regional-guide p{max-width:78ch;line-height:1.7;margin:14px 0;color:#53675d}.regional-guide .test-actions{margin-top:18px}.test-toolbar label,.test-toolbar select,.test-actions .button{min-width:0;max-width:100%;overflow-wrap:anywhere}@media(max-width:700px){.header-inner{gap:8px}.header-inner .logo{flex-shrink:0}.header-inner .language-switch{margin-inline-start:0}.menu-toggle{padding:8px}.test-toolbar select{white-space:normal}}@media(max-width:359px){.site-header .logo{font-size:18px;gap:6px}}.test-status,.comparison-panel p,.tester-card p,.tool-explanation p,.page-heading p{overflow-wrap:anywhere}[data-tester][data-tool=vpn-country]{min-height:220px}@media(max-width:600px){[data-tester][data-tool=vpn-country]{min-height:285px}}
