.wh-page{max-width:920px;margin:0 auto;padding:1.25rem 15px 80px;}.wh-hero{background:#fff;border:1px solid #e6eaee;border-radius:6px;padding:1.5rem 1.75rem 1.75rem;margin-bottom:1rem;overflow:hidden;border-top:3px solid #2ea1f8;}.wh-hero__top{display:flex;align-items:center;gap:.875rem;margin-bottom:1.125rem;}.wh-hero__icon{width:48px;height:48px;background:linear-gradient(135deg,#2ea1f8,#1976d2);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 3px 10px rgba(25,118,210,0.2);}.wh-hero__icon svg{width:24px;height:24px;fill:#fff;}.wh-hero__title{font-size:1.25rem;font-weight:700;color:#354052;margin:0;line-height:1.2;}.wh-hero__subtitle{font-size:.8125rem;color:#7f8fa4;margin:2px 0 0;}.wh-search-wrap{background:#fafbfc;border:1px solid #e6eaee;border-radius:6px;padding:4px;}.wh-search{display:flex;align-items:stretch;height:40px;}.wh-search__input{flex:1;min-width:0;padding:.6875rem 1rem;border:none;background:transparent;color:#354052;font-size:.9375rem;font-family:'Roboto',sans-serif;outline:none;}.wh-search__input::placeholder{color:#b7c0cd;}.wh-search__input:focus{background:#fff;}.wh-search__port{width:80px;flex-shrink:0;padding:0 .5rem;border:none;border-left:1px solid #e6eaee;background:transparent;color:#354052;font-size:.8125rem;font-weight:500;font-family:'Roboto',sans-serif;cursor:pointer;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='%237f8fa4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;background-size:10px 6px;padding-right:24px;text-align:center;}.wh-search__btn{padding:0 1.5rem;border:none;border-radius:4px;background:linear-gradient(180deg,#2ea1f8,#1990ea);color:#fff;font-size:.875rem;font-weight:500;cursor:pointer;white-space:nowrap;font-family:'Roboto',sans-serif;transition:all .2s;display:flex;align-items:center;gap:6px;}.wh-search__btn:hover{box-shadow:0 3px 10px rgba(25,144,234,0.3);}.wh-search__btn:active{transform:translateY(1px);}.wh-search__btn svg{width:16px;height:16px;fill:#fff;}.wh-help{margin-top:.625rem;font-size:.8125rem;color:#7f8fa4;padding-left:2px;}.wh-meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:.625rem;}.wh-examples{margin-top:.625rem;font-size:.8125rem;color:#7f8fa4;padding-left:2px;}.wh-examples a{color:#2ea1f8;cursor:pointer;margin:0 1px;}.wh-form-error{display:none;margin-top:.625rem;padding:.6875rem .875rem;border:1px solid #f4c7c5;border-radius:6px;background:#fdeeed;color:#c62828;font-size:.8125rem;}.wh-form-error.is-active{display:block;}.wh-badge{display:inline-flex;align-items:center;gap:4px;padding:4px 9px;border-radius:100px;font-size:.75rem;font-weight:500;}.wh-badge--muted{background:#f0f2f5;color:#7f8fa4;}.wh-badge--online{background:#edf8ef;color:#43a047;}.wh-badge--offline{background:#fdeeed;color:#e53935;}.wh-badge--unstable{background:#fef5e8;color:#d28215;}.wh-badge__dot{width:7px;height:7px;border-radius:50%;background:currentColor;}.wh-card{background:#fff;border:1px solid #e6eaee;border-radius:6px;position:relative;margin-bottom:1rem;overflow:hidden;}.wh-card__header{background:#fafbfc;border-bottom:1px solid #e6eaee;padding:.875rem 1.5rem;font-size:.75rem;font-weight:500;color:#7f8fa4;text-transform:uppercase;letter-spacing:.05em;}.wh-card__body{padding:1.5rem;}.wh-loader{display:none;text-align:center;padding:2.5rem 0;}.wh-loader.is-active{display:block;}.wh-loader__spinner{display:inline-block;width:34px;height:34px;border:3px solid #e6eaee;border-top-color:#2ea1f8;border-radius:50%;animation:wh-spin .65s linear infinite;}@keyframes wh-spin{to{transform:rotate(360deg);}}.wh-loader__text{margin-top:.625rem;font-size:.875rem;color:#7f8fa4;}.wh-loader__steps{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:.875rem;}.wh-loader__steps span{padding:4px 10px;border-radius:100px;background:#f0f2f5;color:#7f8fa4;font-size:.75rem;}.wh-result{display:none;}.wh-result.is-active{display:block;}.wh-result-header{padding:.75rem 1.5rem;border-bottom:1px solid #e6eaee;font-size:.8125rem;color:#7f8fa4;}.wh-result-header strong{color:#354052;font-weight:600;}.wh-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-bottom:1px solid #e6eaee;}.wh-stats__item{padding:1rem 1.25rem;text-align:center;border-right:1px solid #e6eaee;}.wh-stats__item:last-child{border-right:none;}.wh-stats__label{font-size:.6875rem;color:#7f8fa4;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;}.wh-stats__value{font-size:1.125rem;font-weight:700;color:#354052;font-family:'Roboto Mono',monospace;}.wh-stats__value--success{color:#43a047;}.wh-stats__value--warning{color:#d28215;}.wh-stats__value--danger{color:#e53935;}.wh-stats__unit{font-size:.6875rem;font-weight:400;color:#7f8fa4;margin-left:2px;}.wh-packets{width:100%;border-collapse:collapse;}.wh-packets thead{background:#fafbfc;}.wh-packets th{padding:.5rem 1.25rem;font-size:.6875rem;font-weight:500;color:#7f8fa4;text-transform:uppercase;letter-spacing:.5px;text-align:left;border-bottom:1px solid #e6eaee;}.wh-packets td{padding:.625rem 1.25rem;font-size:.8125rem;color:#354052;border-bottom:1px solid #f0f3f6;font-family:'Roboto Mono',monospace;}.wh-packets tr:last-child td{border-bottom:none;}.wh-pkt-ok{color:#43a047;}.wh-pkt-fail{color:#e53935;}.wh-pkt-bar{display:inline-block;height:4px;border-radius:2px;background:#43a047;vertical-align:middle;margin-left:8px;min-width:4px;max-width:120px;transition:width .3s ease;}.wh-pkt-bar--slow{background:#d28215;}.wh-pkt-bar--fail{background:#e53935;width:0;}.wh-card-footer{display:flex;align-items:center;justify-content:center;padding:.5rem 1.5rem;background:#fafbfc;border-top:1px solid #e6eaee;font-size:.75rem;color:#b7c0cd;gap:5px;}.wh-card-footer svg{width:12px;height:12px;fill:#b7c0cd;}.wh-steps{display:flex;align-items:flex-start;gap:0;padding:0;position:relative;}.wh-step{flex:1;text-align:center;position:relative;padding:0 .75rem;}.wh-step__icon{width:44px;height:44px;border-radius:12px;margin:0 auto .625rem;display:flex;align-items:center;justify-content:center;position:relative;z-index:1;}.wh-step__icon svg{width:22px;height:22px;}.wh-step__icon--blue{background:#eef5fd;}.wh-step__icon--blue svg{fill:#2ea1f8;}.wh-step__icon--green{background:#edf8ef;}.wh-step__icon--green svg{fill:#43a047;}.wh-step__icon--orange{background:#fef5e8;}.wh-step__icon--orange svg{fill:#fd9a18;}.wh-step__num{position:absolute;top:-4px;right:-4px;width:18px;height:18px;border-radius:50%;background:#2ea1f8;color:#fff;font-size:.6875rem;font-weight:700;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 2px #fff;z-index:2;}.wh-step:not(:last-child)::after{content:'';position:absolute;top:22px;left:calc(50% + 28px);right:calc(-50% + 28px);height:2px;background:#e6eaee;z-index:0;}.wh-step__title{font-size:.875rem;font-weight:500;color:#354052;margin-bottom:2px;}.wh-step__desc{font-size:.8125rem;color:#7f8fa4;line-height:1.4;}.wh-recent-table{width:100%;border-collapse:collapse;}.wh-recent-table th{text-align:left;padding:.5rem 0;font-size:.6875rem;font-weight:500;color:#b7c0cd;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #e6eaee;}.wh-recent-table td{padding:.625rem 0;border-bottom:1px solid #f0f2f5;font-size:.8125rem;vertical-align:middle;}.wh-recent-table tr:last-child td{border-bottom:none;}.wh-recent__domain{font-weight:500;color:#354052;cursor:pointer;}.wh-recent__domain:hover{color:#2ea1f8;}.wh-recent__ip{color:#354052;font-family:'Roboto Mono',monospace;font-size:.8125rem;}.wh-recent__time{color:#b7c0cd;font-size:.75rem;white-space:nowrap;}.wh-faq__item{border-bottom:1px solid #f0f2f5;}.wh-faq__item:last-child{border-bottom:none;}.wh-faq__question{display:flex;justify-content:space-between;align-items:center;width:100%;padding:.9375rem 1.5rem;background:none;border:none;font-size:.9375rem;font-weight:500;color:#354052;cursor:pointer;text-align:left;font-family:'Roboto',sans-serif;transition:color .15s;gap:1rem;}.wh-faq__question:hover{color:#2ea1f8;}.wh-faq__icon{flex-shrink:0;width:26px;height:26px;border-radius:50%;background:#f0f2f5;display:flex;align-items:center;justify-content:center;transition:all .25s;}.wh-faq__icon svg{width:15px;height:15px;fill:#7f8fa4;transition:transform .25s;}.wh-faq__item.is-open .wh-faq__icon{background:#eef5fd;}.wh-faq__item.is-open .wh-faq__icon svg{fill:#2ea1f8;transform:rotate(180deg);}.wh-faq__answer{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;padding:0 1.5rem;font-size:.875rem;color:#7f8fa4;line-height:1.7;}.wh-faq__item.is-open .wh-faq__answer{max-height:300px;padding:0 1.5rem 1.125rem;}.wh-tools{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;}.wh-tool-link{display:flex;align-items:center;gap:10px;padding:.75rem .875rem;background:#fff;border:1px solid #e6eaee;border-radius:6px;font-size:.8125rem;font-weight:500;color:#354052;transition:all .15s;text-decoration:none;}.wh-tool-link:hover{border-color:#2ea1f8;color:#2ea1f8;box-shadow:0 2px 8px rgba(46,161,248,0.1);text-decoration:none;}.wh-tool-link__icon{width:34px;height:34px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;}.wh-tool-link__icon svg{width:17px;height:17px;}.wh-tool-link__icon--blue{background:#eef5fd;}.wh-tool-link__icon--blue svg{fill:#2ea1f8;}.wh-tool-link__icon--green{background:#edf8ef;}.wh-tool-link__icon--green svg{fill:#43a047;}.wh-tool-link__icon--orange{background:#fef5e8;}.wh-tool-link__icon--orange svg{fill:#fd9a18;}@media (max-width:640px) {
 .wh-page{padding-top:1rem;}.wh-hero{padding:1.25rem;}.wh-hero__title{font-size:1.125rem;}.wh-hero__icon{width:42px;height:42px;border-radius:10px;}.wh-hero__icon svg{width:22px;height:22px;}.wh-search{flex-direction:column;}.wh-search__port{width:100%;border-left:none;border-top:1px solid #e6eaee;padding:.5rem .75rem;text-align:left;}.wh-search__btn{padding:.6875rem;border-radius:4px;justify-content:center;}.wh-stats{grid-template-columns:repeat(2,1fr);}.wh-stats__item:nth-child(2){border-right:none;}.wh-stats__item:nth-child(1),.wh-stats__item:nth-child(2){border-bottom:1px solid #e6eaee;}.wh-steps{flex-direction:column;gap:1rem;align-items:stretch;}.wh-step{display:flex;text-align:left;gap:.75rem;padding:0;}.wh-step__icon{margin:0;flex-shrink:0;}.wh-step:not(:last-child)::after{display:none;}.wh-step__texts{flex:1;}.wh-tools{grid-template-columns:1fr;}.wh-recent-table th:nth-child(3),.wh-recent-table td:nth-child(3),.wh-recent-table th:nth-child(4),.wh-recent-table td:nth-child(4){display:none;} 
}#hostinghub-ping-form .form-item,#hostinghub-ping-form .form-group{margin:0 !important;padding:0 !important;margin-bottom:0 !important;}#hostinghub-ping-form .form-actions{position:absolute !important;clip:rect(1px,1px,1px,1px) !important;overflow:hidden !important;height:1px !important;width:1px !important;}#hostinghub-ping-form label{display:none !important;}#hostinghub-ping-form .wh-search .form-item{margin:0 !important;padding:0 !important;float:none !important;display:flex !important;align-items:stretch !important;}#hostinghub-ping-form .wh-search .form-type-textfield{flex:1 1 auto !important;min-width:0 !important;}#hostinghub-ping-form .wh-search .form-type-select{flex:0 0 80px !important;}#hostinghub-ping-form .wh-search > .wh-search__btn,#hostinghub-ping-form .wh-search > button.form-submit,#hostinghub-ping-form .wh-search > input.form-submit{flex-shrink:0 !important;align-self:stretch !important;}#hostinghub-ping-form .wh-search__port,#hostinghub-ping-form .wh-search__port.form-control,#hostinghub-ping-form select.form-control.wh-search__port{height:100% !important;width:100% !important;border:none !important;border-left:1px solid #e6eaee !important;border-radius:0 !important;background-color:transparent !important;box-shadow:none !important;outline:none !important;box-sizing:border-box !important;line-height:normal !important;-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='%237f8fa4'/%3E%3C/svg%3E") !important;background-repeat:no-repeat !important;background-position:right 8px center !important;background-size:10px 6px !important;}#hostinghub-ping-form .wh-search__port:focus,#hostinghub-ping-form .wh-search__port.form-control:focus{border:none !important;border-left:1px solid #e6eaee !important;box-shadow:none !important;outline:none !important;background-color:#fff !important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='%237f8fa4'/%3E%3C/svg%3E") !important;background-repeat:no-repeat !important;background-position:right 8px center !important;background-size:10px 6px !important;}#hostinghub-ping-form .wh-search__input,#hostinghub-ping-form .wh-search__input.form-control,#hostinghub-ping-form input.form-text.wh-search__input{height:100% !important;width:100% !important;min-width:0 !important;border:none !important;border-radius:0 !important;background:transparent !important;box-shadow:none !important;outline:none !important;box-sizing:border-box !important;line-height:normal !important;}#hostinghub-ping-form .wh-search__input:focus,#hostinghub-ping-form .wh-search__input.form-control:focus{border:none !important;box-shadow:none !important;outline:none !important;background:#fff !important;}#hostinghub-ping-form .wh-search__btn,#hostinghub-ping-form button.form-submit.wh-search__btn,#hostinghub-ping-form input.form-submit.wh-search__btn,#hostinghub-ping-form .wh-search__btn.btn{height:100% !important;border:none !important;border-radius:4px !important;box-shadow:none !important;box-sizing:border-box !important;line-height:normal !important;margin:0 !important;padding:0 1.5rem !important;background:linear-gradient(180deg,#2ea1f8,#1990ea) !important;color:#fff !important;}@media (max-width:640px) {
 #hostinghub-ping-form .wh-search .form-type-select{flex:0 0 auto !important;width:100% !important;}#hostinghub-ping-form .wh-search__port,#hostinghub-ping-form .wh-search__port.form-control{width:100% !important;height:auto !important;border-left:none !important;border-top:1px solid #e6eaee !important;}#hostinghub-ping-form .wh-search > .wh-search__btn{width:100% !important;text-align:center !important;} 
}
/*})'"*/
