#availabilityBadge{position:relative;z-index:10}.skip-link:focus{position:fixed;top:8px;left:50%;transform:translateX(-50%);z-index:9999;padding:8px 16px;background-color:#0d6efd;color:#fff;border-radius:6px;font-size:.9rem;text-decoration:none;box-shadow:0 2px 8px rgba(0,0,0,.2)}:focus-visible{outline:2px solid #0d6efd;outline-offset:2px}[data-bs-theme=dark] :focus-visible{outline-color:#6ea8fe}body{margin:0;padding:0;display:flex;flex-direction:column;height:100vh;width:100vw;overflow:hidden;font-family:'Segoe UI',system-ui,-apple-system,sans-serif}.subpage-content{flex:1 1 0;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-bottom:60px}.header-form{background-color:#f8f9fa;padding:20px;box-shadow:0 2px 8px rgba(0,0,0,.08);z-index:100;flex-shrink:0}h1{margin-bottom:10px;font-size:1.5rem;font-weight:600;text-align:center;letter-spacing:-.01em}@media (max-width:576px) and (orientation:portrait){h1{text-align:left}.header-form .position-relative.text-center{text-align:left}}h1 a,h1 a:active,h1 a:focus,h1 a:hover,h1 a:link,h1 a:visited{color:inherit!important;text-decoration:none!important;cursor:pointer}.form-container{display:flex;flex-direction:column;gap:10px}.form-container .form-control{border-radius:8px;padding:10px 14px;font-size:1rem}.form-container .form-control:focus{box-shadow:0 0 0 3px rgba(13,110,253,.15)}.form-container .submit-btn{border-radius:8px;padding:10px 24px;font-weight:500;white-space:nowrap}.form-container .submit-btn:active{transform:scale(.97)}@media (min-width:992px){.form-container{flex-direction:row;align-items:center}.form-group{flex-grow:1;margin-bottom:0}}.result-container{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:20px;padding-bottom:60px;background-color:#fff}#emptyState{padding:60px 20px}#emptyState .text-muted{color:#767676!important}.footer{background-color:#343a40;color:rgba(255,255,255,.85);padding:10px 20px;position:fixed;bottom:0;width:100%;z-index:100;font-size:.7rem;vertical-align:bottom}.footer-row{display:flex;justify-content:space-between;align-items:center;gap:10px}.footer-left{text-align:left}.footer-right{text-align:right}@media (max-width:576px){.footer-row{flex-direction:column;text-align:center}.footer-left,.footer-right{text-align:center}}.footer-commit,.footer-commit:active,.footer-commit:link,.footer-commit:visited,.footer-link,.footer-link:active,.footer-link:link,.footer-link:visited{color:inherit;text-decoration:none}.footer-commit:hover,.footer-link:hover{text-decoration:underline;opacity:.8}pre{background-color:#f8f9fa;padding:14px;border-radius:8px;border:1px solid #dee2e6;white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.6}.whois-label{font-weight:600}.whois-value{margin-left:20px;display:block;font-weight:400}#result{cursor:text;transition:background-color .3s ease}#result.whois-selected{background-color:rgba(13,110,253,.06);border-radius:6px}@media (max-width:768px){h1{font-size:1.25rem}}.toggle-btn{margin-top:10px}.history-item{font-size:.75rem;padding:2px 8px;border-radius:12px}#loadingSpinner{min-height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center}#parsedFields .card{border-radius:10px;overflow:hidden}#parsedFields .card-header{font-size:.9rem}#parsedFields .table{margin-bottom:0}#parsedFields .table td{font-size:.875rem;padding:8px 12px}#dnsResultPane .table{font-size:.875rem}.accordion-button:not(.collapsed){font-weight:600}#lookupModeTabs{border-bottom:none;gap:4px}#lookupModeTabs .nav-link{font-size:.85rem;padding:6px 14px;border-radius:8px 8px 0 0}#lookupModeTabs .nav-link.active{font-weight:600}#resultTabs{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin}#resultTabs .nav-link{border-radius:8px;font-size:.85rem;padding:6px 16px;white-space:nowrap}@keyframes fadeIn{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}#availabilityBadge>div,#dataSourceBadge>span,#parsedFields>div,.fade-in{animation:fadeIn .3s ease-out forwards}#actionButtons .btn{border-radius:6px;font-size:.8rem}#actionButtons .btn:active{transform:scale(.96)}[data-bs-theme=dark] body{background-color:#212529;color:#dee2e6}[data-bs-theme=dark] .header-form{background-color:#1a1d20;box-shadow:0 2px 8px rgba(0,0,0,.5)}[data-bs-theme=dark] .result-container{background-color:#212529;color:#dee2e6}[data-bs-theme=dark] .footer{background-color:#1a1d20;color:rgba(255,255,255,.7);border-top:1px solid #495057}[data-bs-theme=dark] .form-container .form-control{background-color:#2b3035;color:#dee2e6;border-color:#495057}[data-bs-theme=dark] .form-container .form-control::placeholder{color:#8a9199}[data-bs-theme=dark] .form-container .form-control:focus{background-color:#2b3035;color:#dee2e6;border-color:#86b7fe;box-shadow:0 0 0 3px rgba(13,110,253,.2)}[data-bs-theme=dark] pre{background-color:#1a1d20;color:#dee2e6;border-color:#495057}[data-bs-theme=dark] .whois-label{color:#f8f9fa}[data-bs-theme=dark] .whois-value{color:#dee2e6}[data-bs-theme=dark] #result{color:#dee2e6}[data-bs-theme=dark] #emptyState{color:#6c757d}[data-bs-theme=dark] #emptyState i{color:#6c757d}[data-bs-theme=dark] #parsedFields .card{background-color:#2b3035;border-color:#495057;color:#dee2e6}[data-bs-theme=dark] #parsedFields .card-header{background-color:#1a1d20;color:#dee2e6;border-color:#495057}[data-bs-theme=dark] #parsedFields .table{color:#dee2e6}[data-bs-theme=dark] #parsedFields .table td{border-color:#495057}[data-bs-theme=dark] #dnsResultPane .table{color:#dee2e6}[data-bs-theme=dark] #dnsResultPane .table td,[data-bs-theme=dark] #dnsResultPane .table th{border-color:#495057;color:#dee2e6}[data-bs-theme=dark] .accordion-item{background-color:#212529;color:#dee2e6;border-color:#495057}[data-bs-theme=dark] .accordion-body{color:#dee2e6}[data-bs-theme=dark] .accordion-button{background-color:#2b3035;color:#dee2e6}[data-bs-theme=dark] .accordion-button:not(.collapsed){background-color:#1a1d20;color:#dee2e6}[data-bs-theme=dark] #lookupModeTabs .nav-link{color:#adb5bd}[data-bs-theme=dark] #lookupModeTabs .nav-link.active{background-color:#212529;color:#dee2e6;border-color:#495057 #495057 #212529}[data-bs-theme=dark] #resultTabs .nav-link{color:#adb5bd}[data-bs-theme=dark] #resultTabs .nav-link.active{background-color:#495057;color:#f8f9fa}[data-bs-theme=dark] .text-muted{color:#8b949e!important}[data-bs-theme=dark] .alert-success{background-color:#0f3d1a;border-color:#1a6b2d;color:#75d98e}[data-bs-theme=dark] .alert-success a.btn-success{background-color:#198754;border-color:#198754;color:#fff}[data-bs-theme=dark] .alert-info{background-color:#0c2d4a;border-color:#1a5276;color:#6cb4e6}[data-bs-theme=dark] .alert-danger{background-color:#3d0f0f;border-color:#6b1a1a;color:#d98e8e}[data-bs-theme=dark] .alert-warning{background-color:#3d2e0f;border-color:#6b511a;color:#d9c48e}[data-bs-theme=dark] .badge.bg-secondary{background-color:#495057!important;color:#dee2e6}[data-bs-theme=dark] .table-striped>tbody>tr:nth-of-type(odd){background-color:rgba(255,255,255,.03)}[data-bs-theme=dark] .table-danger{background-color:rgba(220,53,69,.15)!important;color:#ea868f}[data-bs-theme=dark] .table-warning{background-color:rgba(255,193,7,.12)!important;color:#e6c54b}[data-bs-theme=dark] .history-item{border-color:#495057;color:#6cb4e6}[data-bs-theme=dark] #result.whois-selected{background-color:rgba(13,110,253,.1)}[data-theme=colourblind]{--cb-accent:#0077BB;--cb-bg:#f5f3ee;--cb-header-bg:#e8e4db;--cb-border:#bbb5a6}[data-theme=colourblind] body{background-color:var(--cb-bg)!important}[data-theme=colourblind] .header-form{background-color:var(--cb-header-bg);border-bottom:3px solid var(--cb-accent)}[data-theme=colourblind] .footer{background-color:var(--cb-header-bg);border-top:2px solid var(--cb-border);color:#333}[data-theme=colourblind] .footer a:not(.footer-link):not(.footer-commit){color:#05a}[data-theme=colourblind] .footer-commit,[data-theme=colourblind] .footer-commit:link,[data-theme=colourblind] .footer-commit:visited,[data-theme=colourblind] .footer-link{color:inherit}[data-theme=colourblind] .btn-primary{background-color:var(--cb-accent)!important;border-color:var(--cb-accent)!important;color:#fff!important}[data-theme=colourblind] .btn-primary:focus,[data-theme=colourblind] .btn-primary:hover{background-color:#005f96!important;border-color:#005f96!important}[data-theme=colourblind] .nav-tabs .nav-link.active{border-bottom:3px solid var(--cb-accent);color:var(--cb-accent);font-weight:600}[data-theme=colourblind] .nav-pills .nav-link.active{background-color:var(--cb-accent)!important;color:#fff!important}[data-theme=colourblind] .nav-link{color:#333}[data-theme=colourblind] .form-control:focus{border-color:var(--cb-accent);box-shadow:0 0 0 .2rem rgba(0,119,187,.25)}[data-theme=colourblind] .card{border-color:var(--cb-border)}[data-theme=colourblind] .card-header{background-color:#eae6dd;border-bottom-color:var(--cb-border)}[data-theme=colourblind] a{color:#05a}[data-theme=colourblind] a:hover{color:#003d7a}[data-theme=colourblind] .alert-success{background-color:#d4e8f7;border-color:#07b;border-left:5px solid #07b;color:#004a75}[data-theme=colourblind] .alert-info{background-color:#e8dfe8;border-color:#825;border-left:5px dashed #825;color:#5a1639}[data-theme=colourblind] .alert-danger{background-color:#fce4d4;border-color:#e73;border-left:5px double #e73;color:#8a3f10}[data-theme=colourblind] .alert-warning{background-color:#f5f0d0;border-color:#cb4;border-left:5px dotted #cb4;color:#6b6010}[data-theme=colourblind] .badge.bg-success{background-color:#07b!important;color:#fff}[data-theme=colourblind] .badge.bg-info{background-color:#825!important;color:#fff}[data-theme=colourblind] .badge.bg-danger{background-color:#e73!important;color:#000}[data-theme=colourblind] .badge.bg-warning{background-color:#cb4!important;color:#000}[data-theme=colourblind] .badge.bg-secondary{background-color:#6b6b6b!important}[data-theme=colourblind] .text-success{color:#07b!important}[data-theme=colourblind] .text-danger{color:#e73!important}[data-theme=colourblind] .text-warning{color:#970!important}[data-theme=colourblind] .text-primary{color:var(--cb-accent)!important}[data-theme=colourblind] .table-danger{background-color:rgba(238,119,51,.15)!important;color:#8a3f10}[data-theme=colourblind] .table-warning{background-color:rgba(204,187,68,.15)!important;color:#6b6010}[data-theme=colourblind] .alert-success a.btn-success,[data-theme=colourblind] .btn-success{background-color:#07b;border-color:#07b;color:#fff}[data-theme=colourblind] .btn-success:hover{background-color:#005f96;border-color:#005f96}[data-theme=colourblind] .btn-outline-success{color:#07b;border-color:#07b}[data-theme=colourblind] .btn-outline-success:hover{background-color:#07b;color:#fff}[data-theme=colourblind] .btn-danger{background-color:#e73;border-color:#e73;color:#fff}[data-theme=colourblind] .btn-warning{background-color:#cb4;border-color:#cb4;color:#000}[data-theme=colourblind] .spinner-border.text-primary{color:var(--cb-accent)!important}[data-theme=colourblind] :focus-visible{outline-color:var(--cb-accent)!important}@media (prefers-reduced-motion:reduce){*,::after,::before{animation-duration:0s!important;animation-iteration-count:1!important;transition-duration:0s!important}}@media print{#actionButtons,#bulkExportButtons,#bulkProgress,#emptyState,#loadingSpinner,.btn,.dropdown,.footer,.header-form,.skip-link{display:none!important}body{background:#fff!important;color:#000!important;font-size:11pt}.result-container{position:static!important;overflow:visible!important;height:auto!important;padding:0!important;margin:0!important}.card{border:1px solid #ccc!important;break-inside:avoid}.card-header{background:#f0f0f0!important}.table{border-collapse:collapse}.table td,.table th{border:1px solid #ccc!important;padding:4px 8px}#dnsResultPane,#emailSecurityPane,#sslPane,#subdomainsPane,#whoisResultPane{display:block!important}#resultTabs{display:none!important}.alert{border-left-width:5px!important}@page{margin:1.5cm}a[href]::after{content:none}}