.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}}.WhoIsResponse_pageContainer__1XsdB{display:flex;justify-content:center;align-items:flex-start;padding:1rem;min-height:auto}.WhoIsResponse_responseCard__902P6{max-width:340px;width:100%;margin:auto;background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:all .3s ease}.WhoIsResponse_responseCard__902P6:hover{box-shadow:0 6px 16px rgba(0,0,0,.15);transform:translateY(-2px)}.WhoIsResponse_cardHeader__unYw4{display:flex;justify-content:space-between;align-items:center;padding:1.25rem;border-bottom:1px solid #e2e8f0;background:linear-gradient(135deg,#f7fafc,#edf2f7);border-top-left-radius:8px;border-top-right-radius:8px}.WhoIsResponse_headerContent__VnuxI{display:flex;flex-direction:column;gap:.25rem;align-items:flex-start;justify-content:center;width:100%}.WhoIsResponse_cardTitle__Cj2C9{font-size:1.25rem;font-weight:700;color:#2d3748;margin:0;line-height:1.4;text-align:center;word-break:break-word}.WhoIsResponse_cardSubtitle__WGSR_{font-size:1rem;color:#718096;margin:0;line-height:1.5}.WhoIsResponse_cardBody__P4EK_{padding:1.5rem;background-color:#fff;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.WhoIsResponse_searchForm__uhk9a{display:flex;flex-direction:column;gap:1.25rem;width:100%}.WhoIsResponse_selectBox__BdCOF{padding:.75rem;border:1px solid #e2e8f0;border-radius:6px;background-color:#f7fafc;font-size:1rem;color:#2d3748;transition:all .2s ease;width:100%}.WhoIsResponse_selectBox__BdCOF:focus{border-color:#3182ce;background-color:#fff}.WhoIsResponse_addToCartButton__Sw5_P{padding:.875rem 1.5rem;background:linear-gradient(135deg,#3182ce,#2b6cb0);color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;width:100%;min-height:48px}.WhoIsResponse_addToCartButton__Sw5_P:hover:not(:disabled){background:linear-gradient(135deg,#2b6cb0,#2c5aa0);transform:translateY(-1px);box-shadow:0 4px 8px rgba(49,130,206,.3)}.WhoIsResponse_addToCartButton__Sw5_P:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 4px rgba(49,130,206,.3)}.WhoIsResponse_addToCartButton__Sw5_P:disabled{background:#a0aec0;cursor:not-allowed;transform:none}.WhoIsResponse_buttonsContainer__YcP6C{display:flex;gap:.75rem;width:100%}.WhoIsResponse_buttonsContainer__YcP6C>*{flex:1 1}.WhoIsResponse_whoisDetailsButton__jMtTx{padding:.875rem 1.5rem;background:linear-gradient(135deg,#48bb78,#38a169);color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;width:100%;min-height:48px}.WhoIsResponse_whoisDetailsButton__jMtTx:hover:not(:disabled){background:linear-gradient(135deg,#38a169,#2f855a);transform:translateY(-1px);box-shadow:0 4px 8px rgba(72,187,120,.3)}.WhoIsResponse_whoisDetailsButton__jMtTx:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 4px rgba(72,187,120,.3)}.WhoIsResponse_whoisDetailsButton__jMtTx:disabled{background:#a0aec0;cursor:not-allowed;transform:none}.WhoIsResponse_whoisDetailsButton__jMtTx:focus{outline:none;box-shadow:0 0 0 3px rgba(72,187,120,.5)}.WhoIsResponse_iconContainer__Ifj9E{margin-right:.5rem;font-size:1.1rem}.WhoIsResponse_modal__9gVX3{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);animation:WhoIsResponse_fadeIn__Z5m11 .3s ease}.WhoIsResponse_modal__9gVX3.WhoIsResponse_modalOpen__CFHXT{display:flex;justify-content:center;align-items:center}.WhoIsResponse_modalContent__be0AO{background-color:#fff;border-radius:8px;box-shadow:0 10px 40px rgba(0,0,0,.3);max-width:90vw;width:95%;max-height:85vh;overflow-y:auto;animation:WhoIsResponse_slideIn__H8Qnv .3s ease}.WhoIsResponse_modalHeader___7WGn{display:flex;justify-content:space-between;align-items:flex-start;padding:1.5rem;border-bottom:1px solid #e2e8f0;background:linear-gradient(135deg,rgba(44,74,44,.08),rgba(139,69,19,.08))}.WhoIsResponse_modalTitle__tKdI_{font-size:1.5rem;font-weight:700;background:linear-gradient(135deg,#2c4a2c,#1e3a1e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0}.WhoIsResponse_modalSubtitle__0JIE7{font-size:.875rem;color:#718096;margin:.5rem 0 0}.WhoIsResponse_closeButton__SavKq{background:none;border:none;font-size:2rem;cursor:pointer;color:#8b4513;padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.WhoIsResponse_closeButton__SavKq:hover:not(:disabled){color:#2c4a2c;transform:scale(1.1)}.WhoIsResponse_closeButton__SavKq:disabled{cursor:not-allowed;opacity:.5}.WhoIsResponse_modalBody__M5bAP{padding:1.5rem;background-color:#fff}.WhoIsResponse_whoisDetailsContainer__EI9Ls{display:flex;flex-direction:column;gap:1rem}.WhoIsResponse_detailRow__ewq_N{display:grid;grid-template-columns:180px 1fr;grid-gap:1.5rem;gap:1.5rem;padding:.75rem 1rem;border-radius:4px;background-color:#f9fafb;border-left:3px solid #2d5a27;margin-bottom:.5rem}.WhoIsResponse_detailLabel__6JJq1{font-weight:700;color:#1f2937;font-size:.8rem;text-transform:uppercase;letter-spacing:.5px}.WhoIsResponse_detailValue___L1QU{color:#374151;font-size:.95rem;word-break:break-word;line-height:1.5}.WhoIsResponse_sectionDivider__lt83C{display:flex;align-items:center;margin:1.5rem 0 1rem;gap:1rem}.WhoIsResponse_sectionDivider__lt83C:after,.WhoIsResponse_sectionDivider__lt83C:before{content:"";flex:1 1;height:1px;background:linear-gradient(90deg,#cbd5e0 0,#cbd5e0)}.WhoIsResponse_sectionTitle___Gsho{font-weight:700;color:#2d3748;font-size:.95rem;text-transform:uppercase;letter-spacing:.8px;white-space:nowrap;padding:0 .5rem}.WhoIsResponse_registrarSection__0JEI_{display:flex;flex-direction:column;gap:.5rem;padding:1rem;background:linear-gradient(135deg,rgba(44,74,44,.08),rgba(139,69,19,.08));border-radius:6px;border-left:4px solid #2d5a27}.WhoIsResponse_twoColumnLayout__2krIM{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;margin:2rem 0}.WhoIsResponse_column__RwG1D{display:flex;flex-direction:column;gap:1rem}.WhoIsResponse_sectionHeader__tg_sF{display:flex;align-items:center;gap:.75rem;padding-bottom:1rem;border-bottom:2px solid #e2e8f0;margin-bottom:.5rem}.WhoIsResponse_sectionHeaderTitle__RoVvL{font-weight:700;background:linear-gradient(135deg,#2c4a2c,#8b4513);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-size:1.1rem;text-transform:uppercase;letter-spacing:.6px}.WhoIsResponse_whoisSection__PJJH7{display:flex;flex-direction:column;gap:.5rem}.WhoIsResponse_rawDataPre__Vef7C{background-color:#2d3748;color:#e2e8f0;padding:1rem;border-radius:4px;overflow-x:auto;font-size:.85rem;line-height:1.4;margin:0}.WhoIsResponse_errorMessage__U9Yvu,.WhoIsResponse_noData__Shil4{text-align:center;padding:2rem 1rem}.WhoIsResponse_noData__Shil4{color:#718096;font-size:1rem}.WhoIsResponse_errorMessage__U9Yvu{color:#e53e3e}.WhoIsResponse_errorDetail__y__kH{font-size:.9rem;margin-top:.5rem;color:#c53030}.WhoIsResponse_modalFooter__RZCBZ{display:flex;justify-content:flex-end;gap:.75rem;padding:1.5rem;border-top:1px solid #e2e8f0;background-color:#f7fafc}.WhoIsResponse_modalFooter__RZCBZ .theme-btn{background:linear-gradient(135deg,#2d5a27,#8b4513)!important;border:2px solid transparent!important;color:#fff!important}.WhoIsResponse_modalFooter__RZCBZ .theme-btn:hover:not(:disabled){background:linear-gradient(135deg,#1e3a1a,#d4af37)!important;color:#fff!important;transform:translateY(-1px);box-shadow:0 4px 8px rgba(45,90,39,.4)}@keyframes WhoIsResponse_fadeIn__Z5m11{0%{opacity:0}to{opacity:1}}@keyframes WhoIsResponse_slideIn__H8Qnv{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}.WhoIsResponse_loading__rzS2L{color:#2d5a27;animation:WhoIsResponse_pulse__RJmaq 2s infinite}.WhoIsResponse_error__SRA1n,.WhoIsResponse_loading__rzS2L{text-align:center;font-size:1rem;padding:1.5rem;font-weight:500}.WhoIsResponse_error__SRA1n{color:#e53e3e;background-color:#fed7d7;border-radius:6px;border:1px solid #feb2b2}@keyframes WhoIsResponse_pulse__RJmaq{0%,to{opacity:1}50%{opacity:.6}}@media (max-width:768px){.WhoIsResponse_pageContainer__1XsdB{padding:.5rem}.WhoIsResponse_responseCard__902P6{max-width:100%;margin:0}.WhoIsResponse_cardHeader__unYw4{padding:1rem}.WhoIsResponse_cardTitle__Cj2C9{font-size:1.1rem}.WhoIsResponse_cardSubtitle__WGSR_{font-size:.9rem}.WhoIsResponse_cardBody__P4EK_{padding:1rem}.WhoIsResponse_searchForm__uhk9a{gap:1rem}.WhoIsResponse_addToCartButton__Sw5_P,.WhoIsResponse_whoisDetailsButton__jMtTx{padding:.75rem 1.25rem;font-size:.9rem;min-height:44px}.WhoIsResponse_selectBox__BdCOF{padding:.625rem}.WhoIsResponse_buttonsContainer__YcP6C{gap:.5rem}.WhoIsResponse_modalContent__be0AO{max-height:85vh}.WhoIsResponse_detailRow__ewq_N{grid-template-columns:120px 1fr}.WhoIsResponse_twoColumnLayout__2krIM{grid-template-columns:1fr 1fr;gap:1.5rem;margin:1.5rem 0}.WhoIsResponse_sectionHeader__tg_sF{padding-bottom:.75rem;margin-bottom:.5rem}.WhoIsResponse_sectionHeaderTitle__RoVvL{font-size:1rem}}@media (max-width:480px){.WhoIsResponse_pageContainer__1XsdB{padding:.25rem}.WhoIsResponse_cardHeader__unYw4{flex-direction:column;align-items:flex-start;gap:.5rem;padding:.875rem}.WhoIsResponse_headerContent__VnuxI{align-items:flex-start}.WhoIsResponse_cardTitle__Cj2C9{font-size:1rem;text-align:left}.WhoIsResponse_cardBody__P4EK_{padding:.875rem}.WhoIsResponse_searchForm__uhk9a{gap:.875rem}.WhoIsResponse_addToCartButton__Sw5_P,.WhoIsResponse_whoisDetailsButton__jMtTx{padding:.75rem 1rem;font-size:.875rem;min-height:42px}.WhoIsResponse_selectBox__BdCOF{padding:.625rem;font-size:.9rem}.WhoIsResponse_buttonsContainer__YcP6C{gap:.5rem;flex-direction:column}.WhoIsResponse_buttonsContainer__YcP6C>*{flex:0 1}.WhoIsResponse_modalContent__be0AO{width:95%;max-height:90vh}.WhoIsResponse_modalHeader___7WGn{padding:1.25rem 1rem;flex-direction:column}.WhoIsResponse_detailRow__ewq_N{grid-template-columns:1fr;gap:.5rem}.WhoIsResponse_detailLabel__6JJq1{font-size:.85rem}.WhoIsResponse_detailValue___L1QU{font-size:.9rem}.WhoIsResponse_twoColumnLayout__2krIM{grid-template-columns:1fr;gap:1.5rem;margin:1.5rem 0}.WhoIsResponse_sectionHeader__tg_sF{padding-bottom:.75rem;margin-bottom:.5rem}.WhoIsResponse_sectionHeaderTitle__RoVvL{font-size:.95rem}.WhoIsResponse_error__SRA1n,.WhoIsResponse_loading__rzS2L{padding:1rem;font-size:.9rem}}.WhoIsResponse_addToCartButton__Sw5_P:focus{outline:none;box-shadow:0 0 0 3px rgba(49,130,206,.5)}.WhoIsResponse_selectBox__BdCOF:focus{outline:none;box-shadow:0 0 0 3px rgba(49,130,206,.1)}@media (prefers-contrast:high){.WhoIsResponse_addToCartButton__Sw5_P,.WhoIsResponse_responseCard__902P6{border:2px solid}}@media (prefers-reduced-motion:reduce){.WhoIsResponse_addToCartButton__Sw5_P,.WhoIsResponse_loading__rzS2L,.WhoIsResponse_responseCard__902P6,.WhoIsResponse_selectBox__BdCOF{transition:none;animation:none}.WhoIsResponse_addToCartButton__Sw5_P:hover:not(:disabled),.WhoIsResponse_responseCard__902P6:hover{transform:none}}