.WhoisPage_whoisPageContainer__c32tJ{display:flex;flex-direction:column;gap:2rem;padding:160px 0 2rem;background-color:#f9fafb}.WhoisPage_autoContainer__lv5SS{max-width:1200px;margin:0 auto;padding:0 1.5rem;width:100%}.WhoisPage_headerSection__0CXQY{background:#fff;padding:2rem 0;border-bottom:1px solid #e2e8f0;position:relative}.WhoisPage_pageTitle___hfJj{font-size:2.5rem;font-weight:700;margin:0 0 .75rem;line-height:1.2;color:#2d3748;letter-spacing:-.5px}.WhoisPage_pageSubtitle__u0Im5{font-size:1.1rem;margin:0;color:#718096;font-weight:400;letter-spacing:.3px}.WhoisPage_searchSection__mvhs6{padding:2rem 0;background-color:#fff}.WhoisPage_searchBarContainer__Zm2y2{max-width:480px;margin:2rem auto 0;padding:2rem 2rem 1.5rem;background:#fff;border-radius:18px;box-shadow:0 8px 32px rgba(30,41,59,.08);display:flex;flex-direction:column;align-items:stretch;gap:1.25rem;transition:box-shadow .2s}.WhoisPage_searchBarContainer__Zm2y2:hover{box-shadow:0 12px 36px rgba(30,41,59,.15)}.WhoisPage_searchForm__EqPhY{display:flex;flex-direction:column;gap:1rem}@media (min-width:600px){.WhoisPage_searchForm__EqPhY{flex-direction:row;align-items:center;gap:.5rem}}.WhoisPage_searchInputGroup___7dyF{width:100%;display:flex;flex-direction:column;gap:.7rem;pointer-events:auto}.WhoisPage_searchInputGroup___7dyF:focus-within{pointer-events:auto}@media (min-width:600px){.WhoisPage_searchInputGroup___7dyF{flex-direction:row;align-items:center;gap:.5rem}}.WhoisPage_searchInputGroup___7dyF .form-control,.WhoisPage_searchInputGroup___7dyF input[type=text]{border:none!important;border-radius:0!important;padding:.875rem 1.125rem!important;font-size:.95rem;font-weight:400;transition:all .2s ease;background-color:#fff;color:#2d3748;height:100%}.WhoisPage_searchInputGroup___7dyF .form-control:focus,.WhoisPage_searchInputGroup___7dyF input[type=text]:focus{border:none!important;outline:none;background-color:#f9fafb;box-shadow:inset 0 0 0 1px #3182ce!important}.WhoisPage_searchInputGroup___7dyF .form-control::placeholder,.WhoisPage_searchInputGroup___7dyF input[type=text]::placeholder{color:#a0aec0;font-weight:400}.WhoisPage_inputWrapper__pdjpv{flex:1 1;display:flex;align-items:stretch;pointer-events:auto}.WhoisPage_inputWrapper__pdjpv .mb-3{width:100%;margin-bottom:0!important;pointer-events:auto}.WhoisPage_tldSelector__gSz65{flex:1 1;pointer-events:auto}.WhoisPage_tldSelector__gSz65 .mb-3{width:100%;margin-bottom:0!important;pointer-events:auto}.WhoisPage_domainInput__NSxrt,.WhoisPage_searchButton__JK468,.WhoisPage_tldSelect__JxDGn{font-size:1.05rem;border-radius:7px}.WhoisPage_searchInputGroup___7dyF .form-select{border:none!important;border-radius:0!important;padding:.875rem 2.5rem .875rem 1.125rem!important;font-size:.95rem;font-weight:400;transition:all .2s ease;background-color:#fff;color:#2d3748;height:100%;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%233182ce' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px}.WhoisPage_searchInputGroup___7dyF .form-select:focus{border:none!important;outline:none;background-color:#f9fafb;box-shadow:inset 0 0 0 1px #3182ce!important}.WhoisPage_tldSelector__gSz65{width:100%;display:flex;align-items:stretch;border-right:1px solid #e2e8f0}.WhoisPage_tldSelect__JxDGn{width:100%}.WhoisPage_searchButton__JK468{min-width:110px;height:2.4rem;margin:0 auto;white-space:nowrap;padding:0 2rem;border-radius:7px;font-weight:600;font-size:1rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;gap:.5rem;flex-shrink:0;cursor:pointer;position:relative;z-index:10;pointer-events:auto}.WhoisPage_searchButton__JK468:hover:not(:disabled){transform:none;box-shadow:0 2px 8px rgba(49,130,206,.2)}.WhoisPage_searchButton__JK468:active:not(:disabled){transform:none}.WhoisPage_searchButton__JK468:disabled{opacity:.5;cursor:not-allowed}.WhoisPage_searchHint__V9Do0{font-size:.98rem;color:#64748b;margin:0 0 .2rem;text-align:center}.WhoisPage_resultsSection__LaxM9{padding:2rem 0;background-color:#fff}.WhoisPage_resultsContainer__h8G2X{display:flex;flex-direction:column;gap:2rem}.WhoisPage_loadingState__1UQFf{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;gap:1rem}.WhoisPage_spinner__6JCgQ{width:40px;height:40px;border:4px solid #e2e8f0;border-top-color:#3182ce;border-radius:50%;animation:WhoisPage_spin___wWGa .8s linear infinite}@keyframes WhoisPage_spin___wWGa{to{transform:rotate(1turn)}}.WhoisPage_errorState__NHZFP{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;gap:1rem;text-align:center;background-color:#fed7d7;border-radius:8px;border:1px solid #fc8181}.WhoisPage_errorIcon__zCwqP{font-size:3rem}.WhoisPage_errorState__NHZFP h3{color:#e53e3e;margin:.5rem 0 0;font-size:1.25rem}.WhoisPage_errorState__NHZFP p{color:#c53030;margin:.5rem 0}.WhoisPage_clearButton__p3Ooh{padding:.5rem 1rem;background-color:#e53e3e;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:600;transition:background-color .2s ease}.WhoisPage_clearButton__p3Ooh:hover{background-color:#c53030}.WhoisPage_actionsSection__lf23H{padding:2rem 0;background-color:#f9fafb}.WhoisPage_quickActionsContainer__ftcN3{display:flex;flex-direction:column;gap:1.5rem;padding:2rem;background-color:#fff;border-radius:8px;border:1px solid #e2e8f0}.WhoisPage_actionsHeader__MH6dl{border-bottom:2px solid #e2e8f0;padding-bottom:1rem}.WhoisPage_actionsHeader__MH6dl h3{margin:0;font-size:1.25rem;color:#2d3748}.WhoisPage_actionsGrid__Mrf3K{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem;gap:1rem}.WhoisPage_actionButton__hHA1d{padding:.875rem 1.5rem;font-weight:600;transition:all .2s ease;height:100%}.WhoisPage_emptyStateSection__GaPJE{padding:4rem 0;background-color:#f9fafb}.WhoisPage_emptyState__PhY0c{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;gap:1rem;text-align:center;background-color:#fff;border-radius:12px;border:2px dashed #cbd5e0;box-shadow:0 2px 8px rgba(0,0,0,.05)}.WhoisPage_emptyStateIcon__rSQZL{font-size:4rem}.WhoisPage_emptyState__PhY0c p{margin:0;color:#718096;font-size:1.1rem;font-weight:500}.WhoisPage_infoCardsSection__b8k__{padding:4rem 0;background:linear-gradient(135deg,#f7fafc,#edf2f7)}.WhoisPage_infoCardsHeader__Y4WYa{text-align:center;margin-bottom:3rem}.WhoisPage_infoCardsTitle__pDJ6E{font-size:2rem;font-weight:700;color:#2d3748;margin:0 0 .5rem;line-height:1.3}.WhoisPage_infoCardsSubtitle__xlj4K{font-size:1.1rem;color:#718096;margin:0;font-weight:400}.WhoisPage_cardsGrid__KvjPw{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:2rem;gap:2rem}.WhoisPage_infoCard__Yz_Y7{display:flex;flex-direction:column;gap:1rem;padding:2rem;background-color:#fff;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.08);border-top:4px solid #3182ce;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.WhoisPage_infoCard__Yz_Y7:hover{transform:translateY(-8px);box-shadow:0 12px 24px rgba(0,0,0,.15)}.WhoisPage_cardIconWrapper__A70Aa{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:12px;background:linear-gradient(135deg,rgba(49,130,206,.1),rgba(43,108,176,.1))}.WhoisPage_cardIcon__t2blf{font-size:1.8rem;color:#3182ce}.WhoisPage_cardTitle__THMmQ{font-size:1.25rem;font-weight:700;color:#2d3748;margin:0;line-height:1.4}.WhoisPage_cardDescription__qXDFb{font-size:.95rem;color:#4a5568;margin:0;line-height:1.6;flex-grow:1}.WhoisPage_cardAccent__J8uS8{height:0;transition:height .3s ease}.WhoisPage_infoCard__Yz_Y7:hover .WhoisPage_cardAccent__J8uS8{height:2px;background:linear-gradient(90deg,transparent,currentColor,transparent)}.WhoisPage_cardBlue__wWxG2{border-top-color:#3182ce}.WhoisPage_cardBlue__wWxG2 .WhoisPage_cardIconWrapper__A70Aa{background:linear-gradient(135deg,rgba(49,130,206,.1),rgba(43,108,176,.1))}.WhoisPage_cardBlue__wWxG2 .WhoisPage_cardIcon__t2blf{color:#3182ce}.WhoisPage_cardGreen__YC2Ez{border-top-color:#48bb78}.WhoisPage_cardGreen__YC2Ez .WhoisPage_cardIconWrapper__A70Aa{background:linear-gradient(135deg,rgba(72,187,120,.1),rgba(56,161,105,.1))}.WhoisPage_cardGreen__YC2Ez .WhoisPage_cardIcon__t2blf{color:#48bb78}.WhoisPage_cardPurple__oqpvZ{border-top-color:#9f7aea}.WhoisPage_cardPurple__oqpvZ .WhoisPage_cardIconWrapper__A70Aa{background:linear-gradient(135deg,rgba(159,122,234,.1),rgba(142,68,173,.1))}.WhoisPage_cardPurple__oqpvZ .WhoisPage_cardIcon__t2blf{color:#9f7aea}.WhoisPage_cardOrange__Uhjwj{border-top-color:#ed8936}.WhoisPage_cardOrange__Uhjwj .WhoisPage_cardIconWrapper__A70Aa{background:linear-gradient(135deg,rgba(237,137,54,.1),rgba(224,102,31,.1))}.WhoisPage_cardOrange__Uhjwj .WhoisPage_cardIcon__t2blf{color:#ed8936}@media (max-width:768px){.WhoisPage_whoisPageContainer__c32tJ{gap:1.5rem;padding:160px 0 1rem}.WhoisPage_pageTitle___hfJj{font-size:1.75rem}.WhoisPage_pageSubtitle__u0Im5{font-size:1rem}.WhoisPage_searchInputGroup___7dyF{grid-template-columns:1fr 90px 1fr;gap:.5rem}.WhoisPage_searchButton__JK468{padding:0 1.5rem;margin-left:.5rem}.WhoisPage_actionsGrid__Mrf3K{grid-template-columns:1fr}.WhoisPage_headerSection__0CXQY{padding:2.5rem 0}.WhoisPage_pageTitle___hfJj{font-size:2rem}.WhoisPage_cardsGrid__KvjPw{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.WhoisPage_infoCardsTitle__pDJ6E{font-size:1.5rem}}@media (max-width:480px){.WhoisPage_whoisPageContainer__c32tJ{gap:1rem;padding:.5rem 0}.WhoisPage_autoContainer__lv5SS{padding:0 1rem}.WhoisPage_headerSection__0CXQY{padding:1.75rem 0}.WhoisPage_pageTitle___hfJj{font-size:1.5rem}.WhoisPage_pageSubtitle__u0Im5{font-size:.9rem}.WhoisPage_searchInputGroup___7dyF{grid-template-columns:1fr;gap:.5rem;border-radius:8px}.WhoisPage_inputWrapper__pdjpv,.WhoisPage_tldSelector__gSz65{border-right:none!important}.WhoisPage_searchButton__JK468{padding:0 1.5rem;margin-left:0;border-radius:8px;height:44px;min-height:44px}.WhoisPage_searchHint__V9Do0{font-size:.85rem}.WhoisPage_quickActionsContainer__ftcN3{padding:1.5rem;gap:1rem}.WhoisPage_actionsHeader__MH6dl h3{font-size:1.1rem}.WhoisPage_actionsGrid__Mrf3K{grid-template-columns:1fr}.WhoisPage_emptyState__PhY0c{padding:2rem 1rem}.WhoisPage_emptyStateIcon__rSQZL{font-size:3rem}.WhoisPage_cardsGrid__KvjPw{grid-template-columns:1fr;gap:1rem}.WhoisPage_infoCard__Yz_Y7{padding:1.5rem}.WhoisPage_infoCardsTitle__pDJ6E{font-size:1.25rem}.WhoisPage_infoCardsSubtitle__xlj4K{font-size:1rem}.WhoisPage_cardTitle__THMmQ{font-size:1.1rem}}.WhoisPage_actionButton__hHA1d:focus,.WhoisPage_clearButton__p3Ooh:focus,.WhoisPage_searchButton__JK468:focus{outline:none;box-shadow:0 0 0 3px rgba(49,130,206,.5)}@media (prefers-reduced-motion:reduce){.WhoisPage_spinner__6JCgQ{animation:none;opacity:.5}.WhoisPage_actionButton__hHA1d,.WhoisPage_clearButton__p3Ooh,.WhoisPage_searchButton__JK468{transition:none}}