html[data-theme="dark"] .breadcrumb-item,html[data-theme="dark"] .breadcrumb-item a,html[data-theme="dark"] .breadcrumb-item.active,html[data-theme="dark"] .breadcrumb-item+.breadcrumb-item::before{color:var(--secondary-color)!important}html[data-theme="dark"] .table-light th{background-color:#2a2c33!important;color:#fff!important}html[data-theme="dark"] #scPanelIPv4 table,html[data-theme="dark"] #scPanelIPv4 th,html[data-theme="dark"] #scPanelIPv4 td,html[data-theme="dark"] #scPanelIPv4 thead,html[data-theme="dark"] #scPanelIPv4 tbody,html[data-theme="dark"] #scPanelIPv4 tfoot,html[data-theme="dark"] #scPanelIPv6 table,html[data-theme="dark"] #scPanelIPv6 th,html[data-theme="dark"] #scPanelIPv6 td,html[data-theme="dark"] #scPanelIPv6 thead,html[data-theme="dark"] #scPanelIPv6 tbody,html[data-theme="dark"] #scPanelIPv6 tfoot,html[data-theme="dark"] .table,html[data-theme="dark"] th,html[data-theme="dark"] td{color:#fff!important}.navbar{padding:.5rem 0;min-height:auto;position:relative}.navbar-brand{margin-right:2rem!important;padding:0!important;font-size:1.5rem}.navbar-nav{margin-left:0!important;display:flex!important;flex-direction:row;align-items:center}.navbar-right-buttons{position:absolute;right:1rem;top:.5rem;display:flex;gap:.5rem;align-items:center;z-index:1030}@media (max-width:991.98px){.navbar-collapse{flex-basis:100%}.navbar-nav{flex-direction:column;margin-top:1rem}.navbar-nav .nav-item{margin-bottom:.5rem}}@media (min-width:992px){.navbar-nav{flex-direction:row}}:root{--primary-color:#0d6efd;--secondary-color:#6c757d;--success-color:#198754;--danger-color:#dc3545;--warning-color:#ffc107;--info-color:#0dcaf0;--light-bg:#f4f6fa;--dark-bg:#32343a;--border-color:#d1d5db}[data-theme="dark"]{--bg-color:#32343a;--text-color:#f3f4f6;--card-bg:#44464d;--border-color:#5a5d6a}[data-theme="light"]{--bg-color:#F5F5F5;--text-color:#23272b;--card-bg:#ffffff}html[data-theme="dark"]{background-color:var(--bg-color);color:var(--text-color)}html[data-theme="dark"] body{background-color:var(--bg-color);color:var(--text-color)}html[data-theme="dark"] .card,html[data-theme="dark"] .modal-content,html[data-theme="dark"] .dropdown-menu,html[data-theme="dark"] .accordion-item,html[data-theme="dark"] .alert,html[data-theme="dark"] .form-control,html[data-theme="dark"] .form-select,html[data-theme="dark"] .input-group-text,html[data-theme="dark"] .list-group-item,html[data-theme="dark"] .table,html[data-theme="dark"] .offcanvas,html[data-theme="dark"] .popover,html[data-theme="dark"] .toast{background-color:var(--card-bg)!important;color:var(--text-color)!important;border-color:var(--border-color)!important}html[data-theme="dark"] .card-header,html[data-theme="dark"] .card-footer,html[data-theme="dark"] .accordion-header,html[data-theme="dark"] .modal-header,html[data-theme="dark"] .modal-footer{background-color:var(--bg-color)!important;color:var(--text-color)!important;border-color:var(--border-color)!important}html[data-theme="dark"] .btn,html[data-theme="dark"] .btn-primary,html[data-theme="dark"] .btn-secondary,html[data-theme="dark"] .btn-outline-primary,html[data-theme="dark"] .btn-outline-secondary{background-color:var(--card-bg);color:var(--text-color);border-color:var(--border-color)}html[data-theme="dark"] .btn-primary{background-color:var(--primary-color)!important;border-color:var(--primary-color)!important;color:#fff!important}html[data-theme="dark"] .btn-primary:hover{background-color:#0b5ed7!important;border-color:#0b5ed7!important}html[data-theme="dark"] .form-control:focus{background-color:var(--card-bg);color:var(--text-color);border-color:var(--primary-color)}html[data-theme="dark"] .table{--bs-table-bg:var(--card-bg);--bs-table-striped-bg:#23272b;--bs-table-hover-bg:#23272b;color:var(--text-color)}html[data-theme="dark"] .bg-light,html[data-theme="dark"] .bg-white,html[data-theme="dark"] .bg-secondary,html[data-theme="dark"] .bg-info,html[data-theme="dark"] .bg-warning,html[data-theme="dark"] .bg-success,html[data-theme="dark"] .bg-danger{background-color:var(--card-bg)!important;color:var(--text-color)!important}html[data-theme="dark"] .progress-bar.bg-primary{background-color:#0d6efd!important}html[data-theme="dark"] .progress-bar.bg-success{background-color:#198754!important}html[data-theme="dark"] .progress-bar.bg-danger{background-color:#dc3545!important}html[data-theme="dark"] .progress-bar.bg-warning{background-color:#ffc107!important}html[data-theme="dark"] .progress-bar.bg-info{background-color:#0dcaf0!important}html[data-theme="dark"] .progress-bar.bg-secondary{background-color:#6c757d!important}html[data-theme="dark"] .text-dark,html[data-theme="dark"] .text-body{color:var(--text-color)!important}html[data-theme="dark"] .navbar{background-color:#393b41!important}html[data-theme="dark"] .form-control{background-color:var(--card-bg);color:var(--text-color);border-color:var(--border-color)}html[data-theme="dark"] .form-control:focus{background-color:var(--card-bg);color:var(--text-color);border-color:var(--primary-color)}html,body{max-width:100vw;overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;width:100vw;box-sizing:border-box}header{box-shadow:0 2px 4px rgb(0 0 0 / .1)}main{min-height:calc(100vh - 200px)}footer{border-top:1px solid var(--border-color)}.card{box-shadow:0 2px 8px rgb(0 0 0 / .1);transition:transform 0.2s,box-shadow 0.2s}.card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgb(0 0 0 / .15)}.btn{border-radius:6px;font-weight:500;transition:all 0.3s}.btn-primary{background-color:var(--primary-color);border-color:var(--primary-color)}.btn-primary:hover{background-color:#0b5ed7;border-color:#0b5ed7}.form-control{border-radius:6px;border:1px solid var(--border-color);padding:.75rem}.form-control:focus{border-color:var(--primary-color);box-shadow:0 0 0 .2rem rgb(13 110 253 / .25)}.form-label{font-weight:500;margin-bottom:.5rem}.alert{border-radius:6px;border:none}h1,h2,h3,h4,h5,h6{font-weight:600;margin-bottom:1rem}h1{font-size:2.5rem}.lead{font-size:1.25rem;font-weight:300;color:var(--secondary-color)}.text-muted{color:var(--secondary-color)!important}@media (max-width:991.98px){.navbar-nav{display:block!important}}@media (min-width:992px){.navbar-nav{display:flex!important}}@media (max-width:768px){html,body{max-width:100vw;overflow-x:hidden}main{min-height:auto}h1{font-size:1.75rem}.container{padding-left:.5rem;padding-right:.5rem;width:100vw;max-width:100vw;box-sizing:border-box}.row,.col,.col-md-6,.col-lg-8,.col-md-12,.col-12{margin-left:0;margin-right:0;padding-left:0;padding-right:0;box-sizing:border-box}.card,.alert,.form-control,.modal-content,.dropdown-menu,.accordion-item,.list-group-item,.table,.offcanvas,.popover,.toast{max-width:100vw;box-sizing:border-box;overflow-x:auto}}.spinner{display:inline-block;width:20px;height:20px;border:3px solid var(--border-color);border-top-color:var(--primary-color);border-radius:50%;animation:spin 0.8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@media print{header,footer,.navbar{display:none}body{background-color:#fff;color:#000}}.card-header,.card-footer{background-color:var(--bg-color);color:var(--text-color);border-bottom:1px solid var(--border-color);border-top-left-radius:.75rem;border-top-right-radius:.75rem}.card-footer{border-top:1px solid var(--border-color);border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem}.card-body{background-color:var(--card-bg);color:var(--text-color)}html[data-theme="dark"] .card-header,html[data-theme="dark"] .card-footer{background-color:#393b41!important;color:var(--text-color)!important;border-color:var(--border-color)!important}html[data-theme="dark"] .card-body{background-color:var(--card-bg)!important;color:var(--text-color)!important}html[data-theme="dark"] .accordion-item{background-color:var(--card-bg)!important;border-color:var(--border-color)!important}html[data-theme="dark"] .accordion-button{background-color:var(--card-bg)!important;color:var(--text-color)!important;border-color:var(--border-color)!important}html[data-theme="dark"] .accordion-button.collapsed{background-color:var(--bg-color)!important;color:var(--text-color)!important}html[data-theme="dark"] .accordion-button:focus{background-color:var(--card-bg)!important;color:var(--text-color)!important;border-color:var(--primary-color)!important;box-shadow:0 0 0 .25rem rgb(13 110 253 / .25)!important}html[data-theme="dark"] .accordion-body{background-color:#58595b!important;color:var(--text-color)!important;border-color:var(--border-color)!important}html[data-theme="dark"] #amortizationTableWrap,html[data-theme="dark"] #amortizationTableWrap table,html[data-theme="dark"] #amortizationTableWrap th,html[data-theme="dark"] #amortizationTableWrap td{color:#fff!important}html[data-theme="dark"] #amortizationTableWrap .table-light th{background-color:#44464d!important;color:#fff!important}html[data-theme="dark"] #ciTableWrap,html[data-theme="dark"] #ciTableWrap table,html[data-theme="dark"] #ciTableWrap th,html[data-theme="dark"] #ciTableWrap td{color:#fff!important}html[data-theme="dark"] #ciTableWrap .table-light th{background-color:#44464d!important;color:#fff!important}html[data-theme="dark"] #sipTableWrap,html[data-theme="dark"] #sipTableWrap table,html[data-theme="dark"] #sipTableWrap th,html[data-theme="dark"] #sipTableWrap td{color:#fff!important}html[data-theme="dark"] #sipTableWrap .table-light th{background-color:#44464d!important;color:#fff!important}html[data-theme="dark"] #siTableWrap,html[data-theme="dark"] #siTableWrap table,html[data-theme="dark"] #siTableWrap th,html[data-theme="dark"] #siTableWrap td{color:#fff!important}html[data-theme="dark"] #siTableWrap .table-light th{background-color:#44464d!important;color:#fff!important}html[data-theme="dark"] #fdTableWrap,html[data-theme="dark"] #fdTableWrap table,html[data-theme="dark"] #fdTableWrap th,html[data-theme="dark"] #fdTableWrap td{color:#fff!important}html[data-theme="dark"] #fdTableWrap .table-light th{background-color:#44464d!important;color:#fff!important}html[data-theme="dark"] #rdTableWrap,html[data-theme="dark"] #rdTableWrap table,html[data-theme="dark"] #rdTableWrap th,html[data-theme="dark"] #rdTableWrap td{color:#fff!important}html[data-theme="dark"] #rdTableWrap .table-light th{background-color:#44464d!important;color:#fff!important}html[data-theme="dark"] #rgTableWrap,html[data-theme="dark"] #rgTableWrap table,html[data-theme="dark"] #rgTableWrap th,html[data-theme="dark"] #rgTableWrap td{color:#fff!important}html[data-theme="dark"] #rgTableWrap .table-light th{background-color:#44464d!important;color:#fff!important}html[data-theme="dark"] #lpTableWrap,html[data-theme="dark"] #lpTableWrap table,html[data-theme="dark"] #lpTableWrap th,html[data-theme="dark"] #lpTableWrap td{color:#fff!important}html[data-theme="dark"] #lpTableWrap .table-light th{background-color:#44464d!important;color:#fff!important}html[data-theme="dark"] #v4Results table,html[data-theme="dark"] #v4Results th,html[data-theme="dark"] #v4Results td,html[data-theme="dark"] #v4BinaryWrap table,html[data-theme="dark"] #v4BinaryWrap th,html[data-theme="dark"] #v4BinaryWrap td,html[data-theme="dark"] #v4SplitWrap table,html[data-theme="dark"] #v4SplitWrap th,html[data-theme="dark"] #v4SplitWrap td,html[data-theme="dark"] #v6Results table,html[data-theme="dark"] #v6Results th,html[data-theme="dark"] #v6Results td,html[data-theme="dark"] #v6ExpandWrap table,html[data-theme="dark"] #v6ExpandWrap th,html[data-theme="dark"] #v6ExpandWrap td{color:#fff!important}html[data-theme="dark"] #v4Results .table-light th,html[data-theme="dark"] #v4BinaryWrap .table-light th,html[data-theme="dark"] #v4SplitWrap .table-light th,html[data-theme="dark"] #v6Results .table-light th,html[data-theme="dark"] #v6ExpandWrap .table-light th{background-color:#44464d!important;color:#fff!important}html[data-theme="dark"] #rcResults table,html[data-theme="dark"] #rcResults th,html[data-theme="dark"] #rcResults td,html[data-theme="dark"] #rcTableWrap table,html[data-theme="dark"] #rcTableWrap th,html[data-theme="dark"] #rcTableWrap td{color:#fff!important}html[data-theme="dark"] #rcTableWrap .table-light th{background-color:#44464d!important;color:#fff!important}html[data-theme="dark"] #icResults table,html[data-theme="dark"] #icResults th,html[data-theme="dark"] #icResults td,html[data-theme="dark"] #icTableWrap table,html[data-theme="dark"] #icTableWrap th,html[data-theme="dark"] #icTableWrap td{color:#fff!important}html[data-theme="dark"] #icTableWrap .table-light th{background-color:#44464d!important;color:#fff!important}html[data-theme="dark"] #acResults table,html[data-theme="dark"] #acResults th,html[data-theme="dark"] #acResults td,html[data-theme="dark"] #acMilestonesWrap table,html[data-theme="dark"] #acMilestonesWrap th,html[data-theme="dark"] #acMilestonesWrap td{color:#fff!important}html[data-theme="dark"] #acMilestonesWrap .table-light th{background-color:#44464d!important;color:#fff!important}html[data-theme="dark"] #gstResults table,html[data-theme="dark"] #gstResults th,html[data-theme="dark"] #gstResults td,html[data-theme="dark"] #gstTableWrap table,html[data-theme="dark"] #gstTableWrap th,html[data-theme="dark"] #gstTableWrap td{color:#fff!important}html[data-theme="dark"] #gstTableWrap .table-light th{background-color:#44464d!important;color:#fff!important}html[data-theme="dark"] #sslSubjectTable th,html[data-theme="dark"] #sslSubjectTable td,html[data-theme="dark"] #sslIssuerTable th,html[data-theme="dark"] #sslIssuerTable td,html[data-theme="dark"] #sslValidityTable th,html[data-theme="dark"] #sslValidityTable td,html[data-theme="dark"] #sslTechTable th,html[data-theme="dark"] #sslTechTable td,html[data-theme="dark"] #sslChainCard table th,html[data-theme="dark"] #sslChainCard table td{color:#fff!important}html[data-theme="dark"] #sslChainCard .table-light th{background-color:#44464d!important;color:#fff!important}html[data-theme="dark"] .dnsResultTable th,html[data-theme="dark"] .dnsResultTable td{background-color:#1e1f24!important;color:#fff!important;border-color:#44464d!important}html[data-theme="dark"] .dnsResultTable .table-light th{background-color:#44464d!important;color:#fff!important}html[data-theme="dark"] #whoisParsedTable th,html[data-theme="dark"] #whoisParsedTable td{background-color:#1e1f24!important;color:#fff!important;border-color:#44464d!important}html[data-theme="dark"] #whoisRaw{background-color:#1e1f24!important;color:#c9d1d9!important}html[data-theme="dark"] #rdnsTable th,html[data-theme="dark"] #rdnsTable td,html[data-theme="dark"] #rdnsForwardTable th,html[data-theme="dark"] #rdnsForwardTable td{background-color:#1e1f24!important;color:#fff!important;border-color:#44464d!important}html[data-theme="dark"] #hhSecTable th,html[data-theme="dark"] #hhSecTable td,html[data-theme="dark"] #hhAllTable th,html[data-theme="dark"] #hhAllTable td,html[data-theme="dark"] #hhRedirectTable th,html[data-theme="dark"] #hhRedirectTable td,html[data-theme="dark"] #hhCacheTable th,html[data-theme="dark"] #hhCacheTable td{background-color:#1e1f24!important;color:#fff!important;border-color:#44464d!important}html[data-theme="dark"] #hhSecTable .table-light th,html[data-theme="dark"] #hhAllTable .table-light th,html[data-theme="dark"] #hhRedirectTable .table-light th,html[data-theme="dark"] #hhCacheTable .table-light th{background-color:#44464d!important;color:#fff!important}html[data-theme="dark"] #psTable th,html[data-theme="dark"] #psTable td{background-color:#1e1f24!important;color:#fff!important;border-color:#44464d!important}html[data-theme="dark"] #psTable .table-light th{background-color:#44464d!important;color:#fff!important}html[data-theme="dark"] #psTable .table-success td{background-color:#1a3a2a!important;color:#75e09a!important}.cc-result-banner{background-color:#f8f9fa!important;color:#212529!important}html[data-theme="dark"] .cc-result-banner{background-color:#2a2b30!important;color:#fff!important}html[data-theme="dark"] #ccRateTable th,html[data-theme="dark"] #ccRateTable td{background-color:#1e1f24!important;color:#fff!important;border-color:#44464d!important}html[data-theme="dark"] #ccRateTable .table-light th{background-color:#44464d!important;color:#fff!important}html[data-theme="dark"] .pcResult{background-color:#2a2b30!important;color:#fff!important}html[data-theme="dark"] #pcFaqAccordion+div table th,html[data-theme="dark"] #pcFaqAccordion+div table td,html[data-theme="dark"] .mt-5.p-4 table th,html[data-theme="dark"] .mt-5.p-4 table td{background-color:#1e1f24!important;color:#fff!important;border-color:#44464d!important}html[data-theme="dark"] .mt-5.p-4 table thead th{background-color:#44464d!important;color:#fff!important}