.PingTestPage-module__37R5pa__page{font-family:Roboto,sans-serif;line-height:1.6}.PingTestPage-module__37R5pa__container{max-width:1200px;margin:0 auto;padding:0 20px}.PingTestPage-module__37R5pa__hero{color:#fff;text-align:center;background:linear-gradient(135deg,#102a63 0%,#09193f 50%,#070e2b 100%);padding:100px 20px 60px;position:relative;overflow:hidden}.PingTestPage-module__37R5pa__heroBackground{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.PingTestPage-module__37R5pa__floatingShape1,.PingTestPage-module__37R5pa__floatingShape2{background:rgba(255,255,255,.1);border-radius:50%;animation:8s ease-in-out infinite PingTestPage-module__37R5pa__float;position:absolute}.PingTestPage-module__37R5pa__floatingShape1{width:100px;height:100px;animation-delay:0s;top:20%;left:15%}.PingTestPage-module__37R5pa__floatingShape2{width:80px;height:80px;animation-delay:4s;bottom:30%;right:15%}@keyframes PingTestPage-module__37R5pa__float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(180deg)}}.PingTestPage-module__37R5pa__heroContent{z-index:2;max-width:1000px;margin:0 auto;position:relative}.PingTestPage-module__37R5pa__badge{color:#2ecc71;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(46,204,113,.2);border:1px solid rgba(46,204,113,.3);border-radius:50px;margin-bottom:30px;padding:8px 20px;font-size:14px;font-weight:600;display:inline-block}.PingTestPage-module__37R5pa__heroTitle{background:linear-gradient(135deg,#fff 0%,#a0b4ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-size:3rem;font-weight:800;line-height:1.1}.PingTestPage-module__37R5pa__gradientText{background:linear-gradient(135deg,#2ecc71 0%,#27b861 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.PingTestPage-module__37R5pa__heroSubtitle{opacity:.9;max-width:800px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.6}.PingTestPage-module__37R5pa__toolIntegration{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:20px;max-width:900px;margin:0 auto 40px;padding:40px}.PingTestPage-module__37R5pa__toolHeader{text-align:center;margin-bottom:30px}.PingTestPage-module__37R5pa__toolHeader h2{color:#fff;margin-bottom:10px;font-size:2rem}.PingTestPage-module__37R5pa__toolHeader p{opacity:.8;font-size:1.125rem}.PingTestPage-module__37R5pa__toolContainer{background:rgba(0,0,0,.3);border:2px dashed rgba(255,255,255,.3);border-radius:16px;margin-bottom:30px;padding:40px}.PingTestPage-module__37R5pa__toolPlaceholder{text-align:center;padding:40px}.PingTestPage-module__37R5pa__toolMessage{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:30px}.PingTestPage-module__37R5pa__toolMessage p{opacity:.9;margin-bottom:10px}.PingTestPage-module__37R5pa__toolMessage p:last-child{margin-bottom:0}.PingTestPage-module__37R5pa__toolFeatures{flex-wrap:wrap;justify-content:center;gap:30px;margin-top:30px;display:flex}.PingTestPage-module__37R5pa__feature{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.PingTestPage-module__37R5pa__featureIcon{font-size:2rem}.PingTestPage-module__37R5pa__feature span{opacity:.9;font-size:.9rem}.PingTestPage-module__37R5pa__heroStats{flex-wrap:wrap;justify-content:center;gap:50px;margin-top:40px;display:flex}.PingTestPage-module__37R5pa__stat{text-align:center}.PingTestPage-module__37R5pa__statNumber{color:#2ecc71;margin-bottom:8px;font-size:1.5rem;font-weight:700;display:block}.PingTestPage-module__37R5pa__statLabel{opacity:.8;font-size:.9rem;font-weight:500}.PingTestPage-module__37R5pa__navSection{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border-bottom:1px solid #f1f5f9;padding:30px 0;position:-webkit-sticky;position:sticky;top:0}.PingTestPage-module__37R5pa__navTabs{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.PingTestPage-module__37R5pa__navTab{color:#64748b;cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:12px 20px;font-size:.95rem;font-weight:600;transition:all .3s}.PingTestPage-module__37R5pa__navTab:hover{color:#0a1f4d;border-color:#0a1f4d;transform:translateY(-2px)}.PingTestPage-module__37R5pa__navTab.PingTestPage-module__37R5pa__active{color:#fff;background:#0a1f4d;border-color:#0a1f4d;box-shadow:0 4px 15px rgba(10,31,77,.2)}.PingTestPage-module__37R5pa__contentSection{background:#f8fafc;padding:60px 0}.PingTestPage-module__37R5pa__contentGrid{grid-template-columns:1fr 350px;gap:40px;display:grid}.PingTestPage-module__37R5pa__mainContent{background:#fff;border:1px solid #f1f5f9;border-radius:20px;padding:40px;box-shadow:0 4px 20px rgba(0,0,0,.08)}.PingTestPage-module__37R5pa__contentBlock{display:none}.PingTestPage-module__37R5pa__contentBlock.PingTestPage-module__37R5pa__active{animation:.5s PingTestPage-module__37R5pa__fadeIn;display:block}@keyframes PingTestPage-module__37R5pa__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.PingTestPage-module__37R5pa__contentBlock h2{color:#0a1f4d;margin-bottom:30px;font-size:2rem;font-weight:700}.PingTestPage-module__37R5pa__contentBlock h3{color:#0a1f4d;margin:40px 0 20px;font-size:1.5rem;font-weight:600}.PingTestPage-module__37R5pa__contentBlock h4{color:#0a1f4d;margin:30px 0 15px;font-size:1.25rem;font-weight:600}.PingTestPage-module__37R5pa__contentBlock p{color:#64748b;margin-bottom:20px;line-height:1.6}.PingTestPage-module__37R5pa__infoCard,.PingTestPage-module__37R5pa__comparisonCard,.PingTestPage-module__37R5pa__benchmarksCard{background:#f8fafc;border-left:4px solid #2ecc71;border-radius:16px;margin:30px 0;padding:30px}.PingTestPage-module__37R5pa__infoCard h3,.PingTestPage-module__37R5pa__comparisonCard h3,.PingTestPage-module__37R5pa__benchmarksCard h3{color:#0a1f4d;margin-top:0}.PingTestPage-module__37R5pa__comparisonGrid{grid-template-columns:1fr 1fr;gap:30px;margin:20px 0;display:grid}.PingTestPage-module__37R5pa__comparisonItem{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px}.PingTestPage-module__37R5pa__comparisonItem h4{color:#0a1f4d;margin-top:0}.PingTestPage-module__37R5pa__comparisonExample{background:#f0f9ff;border-radius:8px;margin-top:15px;padding:12px}.PingTestPage-module__37R5pa__exampleLabel{color:#0a1f4d;margin-right:8px;font-weight:600}.PingTestPage-module__37R5pa__comparisonNote{color:#64748b;margin-top:15px;font-style:italic}.PingTestPage-module__37R5pa__activityGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin:30px 0;display:grid}.PingTestPage-module__37R5pa__activityCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:25px;transition:transform .3s}.PingTestPage-module__37R5pa__activityCard:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.1)}.PingTestPage-module__37R5pa__activityIcon{margin-bottom:15px;font-size:2.5rem;display:block}.PingTestPage-module__37R5pa__activityCard h3{color:#0a1f4d;margin:0 0 15px;font-size:1.25rem}.PingTestPage-module__37R5pa__activityCard p{color:#64748b;margin:0;font-size:.95rem}.PingTestPage-module__37R5pa__steps{flex-direction:column;gap:30px;margin:40px 0;display:flex}.PingTestPage-module__37R5pa__step{align-items:flex-start;gap:20px;display:flex}.PingTestPage-module__37R5pa__stepNumber{color:#fff;background:#0a1f4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;font-weight:700;display:flex}.PingTestPage-module__37R5pa__stepContent h3{margin:0 0 10px;font-size:1.25rem}.PingTestPage-module__37R5pa__testCallToAction{text-align:center;background:linear-gradient(135deg,#f0f9ff 0%,#e6f7ff 100%);border:2px solid #0a1f4d;border-radius:16px;margin:40px 0;padding:40px}.PingTestPage-module__37R5pa__testCallToAction h3{color:#0a1f4d;margin-bottom:10px}.PingTestPage-module__37R5pa__ctaButton{color:#fff;background:linear-gradient(135deg,#2ecc71,#27b861);border-radius:50px;margin-top:20px;padding:16px 32px;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.PingTestPage-module__37R5pa__ctaButton:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(46,204,113,.3)}.PingTestPage-module__37R5pa__benchmarksGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px;margin-top:20px;display:grid}.PingTestPage-module__37R5pa__benchmark{color:#fff;border-radius:12px;padding:20px}.PingTestPage-module__37R5pa__benchmark.PingTestPage-module__37R5pa__excellent{background:#2ecc71}.PingTestPage-module__37R5pa__benchmark.PingTestPage-module__37R5pa__good{background:#3498db}.PingTestPage-module__37R5pa__benchmark.PingTestPage-module__37R5pa__fair{background:#f39c12}.PingTestPage-module__37R5pa__benchmark.PingTestPage-module__37R5pa__poor{background:#e67e22}.PingTestPage-module__37R5pa__benchmark.PingTestPage-module__37R5pa__bad{background:#e74c3c}.PingTestPage-module__37R5pa__benchmarkHeader{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.PingTestPage-module__37R5pa__benchmarkRange{font-size:1.125rem;font-weight:700}.PingTestPage-module__37R5pa__benchmarkLabel{background:rgba(255,255,255,.2);border-radius:20px;padding:4px 12px;font-size:.8rem;font-weight:600}.PingTestPage-module__37R5pa__benchmark p{opacity:.9;margin:0;font-size:.9rem}.PingTestPage-module__37R5pa__metricsInfo{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin:30px 0;display:grid}.PingTestPage-module__37R5pa__metricInfoCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:25px}.PingTestPage-module__37R5pa__metricInfoCard h4{color:#0a1f4d;margin-top:0}.PingTestPage-module__37R5pa__lossLevels{flex-direction:column;gap:12px;margin:20px 0;display:flex}.PingTestPage-module__37R5pa__lossLevel{background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 15px;display:flex}.PingTestPage-module__37R5pa__lossValue{color:#0a1f4d;font-weight:700}.PingTestPage-module__37R5pa__lossLabel{color:#64748b;font-size:.9rem}.PingTestPage-module__37R5pa__jitterExample{margin:20px 0}.PingTestPage-module__37R5pa__exampleGood,.PingTestPage-module__37R5pa__exampleBad{border-radius:8px;margin-bottom:10px;padding:12px}.PingTestPage-module__37R5pa__exampleGood{color:#27b861;background:#e8f5e8;border:1px solid #c8e6c9}.PingTestPage-module__37R5pa__exampleBad{color:#e74c3c;background:#ffebee;border:1px solid #ffcdd2}.PingTestPage-module__37R5pa__causesGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin:30px 0;display:grid}.PingTestPage-module__37R5pa__causeItem{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:25px;transition:transform .3s}.PingTestPage-module__37R5pa__causeItem:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.1)}.PingTestPage-module__37R5pa__causeIcon{margin-bottom:15px;font-size:2rem;display:block}.PingTestPage-module__37R5pa__causeItem h3{color:#0a1f4d;margin:0 0 15px;font-size:1.25rem}.PingTestPage-module__37R5pa__causeItem p{color:#64748b;margin:0;font-size:.95rem}.PingTestPage-module__37R5pa__fixesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin:30px 0;display:grid}.PingTestPage-module__37R5pa__fixItem{background:#fff;border:1px solid #e2e8f0;border-left:4px solid #2ecc71;border-radius:12px;padding:25px}.PingTestPage-module__37R5pa__fixHeader{align-items:center;gap:15px;margin-bottom:15px;display:flex}.PingTestPage-module__37R5pa__fixIcon{flex-shrink:0;font-size:1.5rem}.PingTestPage-module__37R5pa__fixItem h3{color:#0a1f4d;margin:0;font-size:1.25rem}.PingTestPage-module__37R5pa__fixItem p{color:#64748b;margin:0 0 15px}.PingTestPage-module__37R5pa__fixItem ul{color:#64748b;margin:15px 0;padding-left:20px}.PingTestPage-module__37R5pa__fixItem li{margin-bottom:8px}.PingTestPage-module__37R5pa__advancedSection{background:#f0f9ff;border:2px solid #0a1f4d;border-radius:16px;margin:40px 0;padding:30px}.PingTestPage-module__37R5pa__advancedTechniques{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin-top:20px;display:grid}.PingTestPage-module__37R5pa__technique{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px}.PingTestPage-module__37R5pa__platformSection{background:#f8fafc;border-radius:16px;margin:40px 0;padding:30px}.PingTestPage-module__37R5pa__platformInstructions{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:20px;display:grid}.PingTestPage-module__37R5pa__platform{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:25px}.PingTestPage-module__37R5pa__platform h4{color:#0a1f4d;margin-top:0}.PingTestPage-module__37R5pa__platform ol{color:#64748b;padding-left:20px}.PingTestPage-module__37R5pa__platform li{margin-bottom:10px}.PingTestPage-module__37R5pa__faqList{flex-direction:column;gap:20px;margin:30px 0;display:flex}.PingTestPage-module__37R5pa__faqItem{background:#f8fafc;border-left:4px solid #0a1f4d;border-radius:12px;padding:25px}.PingTestPage-module__37R5pa__faqItem h3{color:#0a1f4d;margin:0 0 15px;font-size:1.125rem}.PingTestPage-module__37R5pa__faqItem p{color:#64748b;margin:0}.PingTestPage-module__37R5pa__conclusionCard{color:#fff;background:linear-gradient(135deg,#0a1f4d,#09193f);border-radius:16px;margin-top:40px;padding:40px}.PingTestPage-module__37R5pa__conclusionCard h3{color:#fff;margin-top:0}.PingTestPage-module__37R5pa__conclusionCard p{color:rgba(255,255,255,.9)}.PingTestPage-module__37R5pa__sidebar{flex-direction:column;gap:30px;display:flex}.PingTestPage-module__37R5pa__sidebarCard{background:#fff;border:1px solid #f1f5f9;border-radius:16px;padding:25px;box-shadow:0 4px 20px rgba(0,0,0,.08)}.PingTestPage-module__37R5pa__sidebarCard h3{color:#0a1f4d;margin-bottom:20px;font-size:1.25rem;font-weight:600}.PingTestPage-module__37R5pa__benchmarkList{flex-direction:column;gap:12px;display:flex}.PingTestPage-module__37R5pa__benchmarkItem{align-items:center;gap:12px;display:flex}.PingTestPage-module__37R5pa__benchmarkDot{border-radius:50%;flex-shrink:0;width:12px;height:12px}.PingTestPage-module__37R5pa__benchmarkText{color:#64748b;font-size:.9rem}.PingTestPage-module__37R5pa__tipsList{margin:0;padding:0;list-style:none}.PingTestPage-module__37R5pa__tipsList li{color:#64748b;padding:10px 0 10px 24px;position:relative}.PingTestPage-module__37R5pa__tipsList li:before{content:"✓";color:#2ecc71;font-weight:700;position:absolute;left:0}.PingTestPage-module__37R5pa__relatedTools{flex-direction:column;gap:12px;display:flex}.PingTestPage-module__37R5pa__toolLink{color:#0a1f4d;background:#f8fafc;border-radius:8px;align-items:center;gap:10px;padding:12px 16px;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.PingTestPage-module__37R5pa__toolLink:hover{background:#f0f9ff;transform:translate(5px)}.PingTestPage-module__37R5pa__toolIcon{font-size:1.25rem}.PingTestPage-module__37R5pa__testTimes{margin:0;padding:0;list-style:none}.PingTestPage-module__37R5pa__testTimes li{color:#64748b;border-bottom:1px solid #f1f5f9;padding:8px 0}.PingTestPage-module__37R5pa__testTimes li:last-child{border-bottom:none}.PingTestPage-module__37R5pa__testTimes strong{color:#0a1f4d;font-weight:600}.PingTestPage-module__37R5pa__ctaSection{color:#fff;background:linear-gradient(135deg,#0a1f4d 0%,#09193f 100%);padding:80px 20px;position:relative;overflow:hidden}.PingTestPage-module__37R5pa__ctaBackground{position:absolute;top:0;bottom:0;left:0;right:0}.PingTestPage-module__37R5pa__ctaPattern{background:radial-gradient(circle at 20% 80%,rgba(46,204,113,.1) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,255,255,.05) 0%,transparent 50%);position:absolute;top:0;bottom:0;left:0;right:0}.PingTestPage-module__37R5pa__ctaContent{z-index:2;text-align:center;max-width:700px;margin:0 auto;position:relative}.PingTestPage-module__37R5pa__ctaContent h2{background:linear-gradient(135deg,#fff 0%,#a0b4ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-size:2.5rem;font-weight:700}.PingTestPage-module__37R5pa__ctaContent p{opacity:.9;margin-bottom:40px;font-size:1.125rem;line-height:1.6}.PingTestPage-module__37R5pa__ctaButtons{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.PingTestPage-module__37R5pa__ctaBtnPrimary{color:#fff;background:linear-gradient(135deg,#2ecc71,#27b861);border-radius:50px;padding:16px 32px;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s}.PingTestPage-module__37R5pa__ctaBtnPrimary:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(46,204,113,.3)}.PingTestPage-module__37R5pa__ctaBtnSecondary{color:#fff;background:0 0;border:2px solid rgba(255,255,255,.3);border-radius:50px;padding:16px 32px;font-weight:600;text-decoration:none;transition:all .3s}.PingTestPage-module__37R5pa__ctaBtnSecondary:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.5)}@media (max-width:1024px){.PingTestPage-module__37R5pa__contentGrid{grid-template-columns:1fr;gap:30px}.PingTestPage-module__37R5pa__sidebar{order:2}.PingTestPage-module__37R5pa__mainContent{order:1}}@media (max-width:768px){.PingTestPage-module__37R5pa__heroTitle{font-size:2.25rem}.PingTestPage-module__37R5pa__navTabs{flex-direction:column;align-items:center}.PingTestPage-module__37R5pa__navTab{text-align:center;width:100%;max-width:300px}.PingTestPage-module__37R5pa__mainContent{padding:30px 20px}.PingTestPage-module__37R5pa__toolIntegration{padding:25px 20px}.PingTestPage-module__37R5pa__toolContainer{padding:20px}.PingTestPage-module__37R5pa__comparisonGrid,.PingTestPage-module__37R5pa__activityGrid,.PingTestPage-module__37R5pa__causesGrid,.PingTestPage-module__37R5pa__fixesGrid{grid-template-columns:1fr}.PingTestPage-module__37R5pa__ctaButtons{flex-direction:column;align-items:center}.PingTestPage-module__37R5pa__ctaBtnPrimary,.PingTestPage-module__37R5pa__ctaBtnSecondary{text-align:center;width:100%;max-width:300px}.PingTestPage-module__37R5pa__heroStats{gap:30px}.PingTestPage-module__37R5pa__toolFeatures{gap:20px}}.PingTestPage-module__37R5pa__tableContainer{border:1px solid #e2e8f0;border-radius:8px;margin:20px 0;overflow-x:auto}.PingTestPage-module__37R5pa__dataTable{border-collapse:collapse;width:100%;font-size:.9rem}.PingTestPage-module__37R5pa__dataTable th{text-align:left;color:#0a1f4d;background:#f8fafc;border-bottom:2px solid #e2e8f0;padding:12px 15px;font-weight:600}.PingTestPage-module__37R5pa__dataTable td{color:#64748b;border-bottom:1px solid #f1f5f9;padding:10px 15px}.PingTestPage-module__37R5pa__dataTable tr:hover{background:#f8fafc}.PingTestPage-module__37R5pa__dataTable code{color:#2d3748;background:#f1f5f9;border-radius:4px;padding:2px 6px;font-family:monospace}.PingTestPage-module__37R5pa__definitionGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin:25px 0;display:grid}.PingTestPage-module__37R5pa__definitionItem{background:#fff;border:1px solid #e2e8f0;border-left:4px solid #2ecc71;border-radius:12px;padding:20px}.PingTestPage-module__37R5pa__definitionItem h4{color:#0a1f4d;margin:0 0 10px;font-size:1.1rem}.PingTestPage-module__37R5pa__definitionItem p{color:#64748b;margin:0;font-size:.9rem}.PingTestPage-module__37R5pa__formulaBox{color:#e2e8f0;background:#2d3748;border-radius:8px;margin:15px 0;padding:20px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:1rem;line-height:1.5}.PingTestPage-module__37R5pa__scenarioCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;margin:30px 0;padding:30px}.PingTestPage-module__37R5pa__scenarioCard h3{color:#0a1f4d;margin-top:0}.PingTestPage-module__37R5pa__solutionBox{background:#fff;border-left:4px solid #3498db;border-radius:12px;margin-top:20px;padding:25px}.PingTestPage-module__37R5pa__solutionList{color:#64748b;margin:0;padding-left:20px}.PingTestPage-module__37R5pa__solutionList li{margin-bottom:8px}.PingTestPage-module__37R5pa__solutionList li:last-child{margin-bottom:0}.PingTestPage-module__37R5pa__requirementsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px;margin:20px 0;display:grid}.PingTestPage-module__37R5pa__requirementItem{background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:15px;padding:15px;display:flex}.PingTestPage-module__37R5pa__reqIcon{flex-shrink:0;font-size:1.5rem}.PingTestPage-module__37R5pa__requirementItem h4{color:#0a1f4d;margin:0 0 5px;font-size:1rem}.PingTestPage-module__37R5pa__requirementItem p{color:#64748b;margin:0;font-size:.9rem}.PingTestPage-module__37R5pa__vlsmSolution{background:#fff;border:2px solid #0a1f4d;border-radius:12px;margin-top:25px;padding:25px}.PingTestPage-module__37R5pa__subnetList{flex-direction:column;gap:12px;display:flex}.PingTestPage-module__37R5pa__subnetItem{background:#f8fafc;border-radius:8px;align-items:center;gap:15px;padding:12px;display:flex}.PingTestPage-module__37R5pa__subnetName{color:#0a1f4d;min-width:100px;font-weight:600}.PingTestPage-module__37R5pa__subnetRange{color:#2d3748;flex:1;font-family:Monaco,Menlo,Ubuntu Mono,monospace}.PingTestPage-module__37R5pa__subnetHosts{color:#64748b;font-size:.9rem}.PingTestPage-module__37R5pa__techniqueCard{background:#f8fafc;border-left:4px solid #9b59b6;border-radius:16px;margin:30px 0;padding:30px}.PingTestPage-module__37R5pa__benefitsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-top:25px;display:grid}.PingTestPage-module__37R5pa__benefitItem{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px}.PingTestPage-module__37R5pa__benefitIcon{margin-bottom:10px;font-size:2rem;display:block}.PingTestPage-module__37R5pa__benefitItem h4{color:#0a1f4d;margin:0;font-size:1rem}.PingTestPage-module__37R5pa__networkDesign{background:#f0f9ff;border:2px solid #0a1f4d;border-radius:16px;margin:40px 0;padding:30px}.PingTestPage-module__37R5pa__certifications{flex-wrap:wrap;gap:10px;margin-top:15px;display:flex}.PingTestPage-module__37R5pa__certItem{color:#0a1f4d;background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;padding:6px 12px;font-size:.85rem;font-weight:500}.PingTestPage-module__37R5pa__checklist{margin:0;padding:0;list-style:none}.PingTestPage-module__37R5pa__checklist li{color:#64748b;padding:8px 0 8px 28px;position:relative}.PingTestPage-module__37R5pa__checklist li:before{content:"✓";color:#2ecc71;font-size:1.2rem;font-weight:700;position:absolute;left:0}.PingTestPage-module__37R5pa__exampleBox{background:#e8f5e8;border:1px solid #c8e6c9;border-radius:8px;margin:15px 0;padding:15px}.PingTestPage-module__37R5pa__exampleBox p{color:#27b861;margin:0}.PingTestPage-module__37R5pa__cidrTableSection{margin-top:40px}@media (max-width:768px){.PingTestPage-module__37R5pa__tableContainer{font-size:.8rem}.PingTestPage-module__37R5pa__dataTable th,.PingTestPage-module__37R5pa__dataTable td{padding:8px 10px}.PingTestPage-module__37R5pa__definitionGrid,.PingTestPage-module__37R5pa__requirementsGrid,.PingTestPage-module__37R5pa__benefitsGrid{grid-template-columns:1fr}.PingTestPage-module__37R5pa__subnetItem{flex-direction:column;align-items:flex-start;gap:5px}.PingTestPage-module__37R5pa__subnetName{min-width:auto}}@media (max-width:480px){.PingTestPage-module__37R5pa__certifications{flex-direction:column}.PingTestPage-module__37R5pa__certItem{text-align:center;width:100%}}.PingTestPage-module__37R5pa__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin:25px 0;display:grid}.PingTestPage-module__37R5pa__featureItem{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:flex-start;gap:15px;padding:20px;display:flex}.PingTestPage-module__37R5pa__featureItem .PingTestPage-module__37R5pa__featureIcon{flex-shrink:0;font-size:1.5rem}.PingTestPage-module__37R5pa__featureItem h4{color:#0a1f4d;margin:0 0 5px;font-size:1.1rem}.PingTestPage-module__37R5pa__featureItem p{color:#64748b;margin:0;font-size:.9rem}.PingTestPage-module__37R5pa__portHierarchy{background:#f8fafc;border-left:4px solid #0a1f4d;border-radius:16px;margin:40px 0;padding:30px}.PingTestPage-module__37R5pa__hierarchyGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin-top:25px;display:grid}.PingTestPage-module__37R5pa__hierarchyCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:25px;transition:transform .3s}.PingTestPage-module__37R5pa__hierarchyCard:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.1)}.PingTestPage-module__37R5pa__hierarchyHeader{border-bottom:2px solid #f1f5f9;flex-direction:column;gap:10px;margin-bottom:15px;padding-bottom:15px;display:flex}.PingTestPage-module__37R5pa__hierarchyRange{color:#0a1f4d;font-size:1.5rem;font-weight:700}.PingTestPage-module__37R5pa__hierarchyLabel{color:#fff;background:#3498db;border-radius:20px;padding:4px 12px;font-size:.8rem;font-weight:600;display:inline-block}.PingTestPage-module__37R5pa__hierarchyCard p{color:#64748b;margin-bottom:15px;line-height:1.6}.PingTestPage-module__37R5pa__hierarchyExamples{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:10px 15px}.PingTestPage-module__37R5pa__hierarchyExamples span{color:#64748b;font-size:.9rem;font-style:italic}.PingTestPage-module__37R5pa__processCard{background:#f8fafc;border-left:4px solid #2ecc71;border-radius:16px;margin:30px 0;padding:30px}.PingTestPage-module__37R5pa__processSteps{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-top:25px;display:grid}.PingTestPage-module__37R5pa__processStep{align-items:flex-start;gap:20px;display:flex}.PingTestPage-module__37R5pa__processStep .PingTestPage-module__37R5pa__stepNumber{color:#fff;background:#0a1f4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;font-weight:700;display:flex}.PingTestPage-module__37R5pa__stepContent h4{color:#0a1f4d;margin:0 0 8px;font-size:1.1rem}.PingTestPage-module__37R5pa__stepContent p{color:#64748b;margin:0;font-size:.9rem}.PingTestPage-module__37R5pa__udpCard{background:#f8fafc;border-left:4px solid #e74c3c;border-radius:16px;margin:40px 0;padding:30px}.PingTestPage-module__37R5pa__techniquesGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-top:25px;display:grid}.PingTestPage-module__37R5pa__techniqueItem{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:flex-start;gap:15px;padding:20px;display:flex}.PingTestPage-module__37R5pa__techniqueIcon{flex-shrink:0;font-size:1.5rem}.PingTestPage-module__37R5pa__techniqueItem h4{color:#0a1f4d;margin:0 0 8px;font-size:1.1rem}.PingTestPage-module__37R5pa__techniqueItem p{color:#64748b;margin:0;font-size:.9rem}.PingTestPage-module__37R5pa__portsTableSection{margin:40px 0}.PingTestPage-module__37R5pa__protocolBadge{color:#27b861;text-transform:uppercase;background:#e8f5e8;border-radius:20px;padding:4px 12px;font-size:.8rem;font-weight:600;display:inline-block}.PingTestPage-module__37R5pa__gamingPortsSection{background:#f0f9ff;border:2px solid #0a1f4d;border-radius:16px;margin:40px 0;padding:30px}.PingTestPage-module__37R5pa__gamingGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-top:25px;display:grid}.PingTestPage-module__37R5pa__gamePortCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px;transition:transform .3s}.PingTestPage-module__37R5pa__gamePortCard:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.1)}.PingTestPage-module__37R5pa__gamePortHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-bottom:15px;padding-bottom:15px;display:flex}.PingTestPage-module__37R5pa__gamePort{color:#0a1f4d;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-weight:700}.PingTestPage-module__37R5pa__gameProtocol{color:#64748b;background:#f1f5f9;border-radius:4px;padding:2px 8px;font-size:.8rem;font-weight:600}.PingTestPage-module__37R5pa__gamePortCard h4{color:#0a1f4d;margin:0 0 10px;font-size:1.1rem}.PingTestPage-module__37R5pa__gamePortCard p{color:#64748b;margin:0;font-size:.9rem}.PingTestPage-module__37R5pa__importanceGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin:40px 0;display:grid}.PingTestPage-module__37R5pa__importanceCard{background:#fff;border:1px solid #e2e8f0;border-top:4px solid;border-radius:16px;padding:30px;transition:transform .3s}.PingTestPage-module__37R5pa__importanceCard:first-child{border-top-color:#3498db}.PingTestPage-module__37R5pa__importanceCard:nth-child(2){border-top-color:#e74c3c}.PingTestPage-module__37R5pa__importanceCard:nth-child(3){border-top-color:#2ecc71}.PingTestPage-module__37R5pa__importanceCard:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(0,0,0,.1)}.PingTestPage-module__37R5pa__importanceIcon{margin-bottom:20px;font-size:2.5rem;display:block}.PingTestPage-module__37R5pa__importanceCard h3{color:#0a1f4d;margin:0 0 20px;font-size:1.25rem}.PingTestPage-module__37R5pa__benefitsList{color:#64748b;margin:0;padding-left:20px}.PingTestPage-module__37R5pa__benefitsList li{margin-bottom:8px;line-height:1.5}.PingTestPage-module__37R5pa__benefitsList li:last-child{margin-bottom:0}.PingTestPage-module__37R5pa__usageSteps{flex-direction:column;gap:30px;margin:40px 0;display:flex}.PingTestPage-module__37R5pa__advancedOptions{background:#f8fafc;border-left:4px solid #9b59b6;border-radius:16px;margin:40px 0;padding:30px}.PingTestPage-module__37R5pa__advancedGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-top:25px;display:grid}.PingTestPage-module__37R5pa__advancedOption{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:flex-start;gap:15px;padding:20px;display:flex}.PingTestPage-module__37R5pa__optionIcon{flex-shrink:0;font-size:1.5rem}.PingTestPage-module__37R5pa__advancedOption h4{color:#0a1f4d;margin:0 0 8px;font-size:1.1rem}.PingTestPage-module__37R5pa__advancedOption p{color:#64748b;margin:0;font-size:.9rem}.PingTestPage-module__37R5pa__resultsGuide{background:#f8fafc;border:2px solid #0a1f4d;border-radius:16px;margin:40px 0;padding:30px}.PingTestPage-module__37R5pa__statusTable{grid-template-columns:1fr;gap:15px;margin-top:25px;display:grid}.PingTestPage-module__37R5pa__statusRow{background:#fff;border:1px solid #e2e8f0;border-radius:8px;grid-template-columns:1fr 2fr 2fr;gap:20px;padding:15px;display:grid}.PingTestPage-module__37R5pa__statusCell{align-items:center;display:flex}.PingTestPage-module__37R5pa__statusLabel{color:#0a1f4d;background:#f1f5f9;border-radius:4px;padding:4px 12px;font-weight:600}.PingTestPage-module__37R5pa__statusIndicates{color:#64748b;font-style:italic}.PingTestPage-module__37R5pa__statusAction{color:#27b861;font-weight:500}.PingTestPage-module__37R5pa__riskAssessment{margin:40px 0}.PingTestPage-module__37R5pa__riskGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin-top:25px;display:grid}.PingTestPage-module__37R5pa__riskCard{color:#fff;border-radius:12px;padding:25px;transition:transform .3s}.PingTestPage-module__37R5pa__riskCard:hover{transform:translateY(-5px)}.PingTestPage-module__37R5pa__riskCard.PingTestPage-module__37R5pa__riskHigh{background:linear-gradient(135deg,#e74c3c,#c0392b)}.PingTestPage-module__37R5pa__riskCard.PingTestPage-module__37R5pa__riskMedium{background:linear-gradient(135deg,#f39c12,#e67e22)}.PingTestPage-module__37R5pa__riskCard.PingTestPage-module__37R5pa__riskLow{background:linear-gradient(135deg,#2ecc71,#27b861)}.PingTestPage-module__37R5pa__riskHeader{margin-bottom:15px}.PingTestPage-module__37R5pa__riskLevel{text-transform:uppercase;background:rgba(255,255,255,.2);border-radius:20px;padding:6px 15px;font-size:.9rem;font-weight:600}.PingTestPage-module__37R5pa__riskContent h4{margin:0 0 10px;font-size:1.1rem}.PingTestPage-module__37R5pa__riskContent p{opacity:.9;margin:0;font-size:.9rem}.PingTestPage-module__37R5pa__securityBestPractices{background:#f8fafc;border-left:4px solid #0a1f4d;border-radius:16px;margin:40px 0;padding:30px}.PingTestPage-module__37R5pa__practicesGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-top:25px;display:grid}.PingTestPage-module__37R5pa__practiceCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:flex-start;gap:15px;padding:20px;transition:transform .3s;display:flex}.PingTestPage-module__37R5pa__practiceCard:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.1)}.PingTestPage-module__37R5pa__practiceIcon{flex-shrink:0;font-size:1.5rem}.PingTestPage-module__37R5pa__practiceCard h4{color:#0a1f4d;margin:0 0 8px;font-size:1.1rem}.PingTestPage-module__37R5pa__practiceCard p{color:#64748b;margin:0;font-size:.9rem}.PingTestPage-module__37R5pa__categoryList{flex-direction:column;gap:12px;display:flex}.PingTestPage-module__37R5pa__categoryItem{align-items:center;gap:12px;display:flex}.PingTestPage-module__37R5pa__categoryDot{border-radius:50%;flex-shrink:0;width:12px;height:12px}.PingTestPage-module__37R5pa__categoryText{color:#64748b;font-size:.9rem}.PingTestPage-module__37R5pa__scanSchedule{margin:0;padding:0;list-style:none}.PingTestPage-module__37R5pa__scanSchedule li{color:#64748b;border-bottom:1px solid #f1f5f9;padding:8px 0}.PingTestPage-module__37R5pa__scanSchedule li:last-child{border-bottom:none}.PingTestPage-module__37R5pa__scanSchedule strong{color:#0a1f4d;font-weight:600}.PingTestPage-module__37R5pa__gamePortsList{flex-direction:column;gap:10px;margin-top:15px;display:flex}.PingTestPage-module__37R5pa__gamePortItem{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.PingTestPage-module__37R5pa__gamePortNumber{color:#0a1f4d;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-weight:600}.PingTestPage-module__37R5pa__gameName{color:#64748b;font-size:.9rem}@media (max-width:768px){.PingTestPage-module__37R5pa__featuresGrid,.PingTestPage-module__37R5pa__hierarchyGrid,.PingTestPage-module__37R5pa__processSteps,.PingTestPage-module__37R5pa__techniquesGrid,.PingTestPage-module__37R5pa__gamingGrid,.PingTestPage-module__37R5pa__importanceGrid,.PingTestPage-module__37R5pa__advancedGrid{grid-template-columns:1fr}.PingTestPage-module__37R5pa__statusRow{grid-template-columns:1fr;gap:10px}.PingTestPage-module__37R5pa__riskGrid,.PingTestPage-module__37R5pa__practicesGrid{grid-template-columns:1fr}.PingTestPage-module__37R5pa__statusCell{justify-content:flex-start}}@media (max-width:480px){.PingTestPage-module__37R5pa__featureItem,.PingTestPage-module__37R5pa__techniqueItem,.PingTestPage-module__37R5pa__advancedOption,.PingTestPage-module__37R5pa__practiceCard{text-align:center;flex-direction:column;gap:10px}.PingTestPage-module__37R5pa__gamePortItem{text-align:center;flex-direction:column;gap:5px}}
