.WhoisLookup_container__EqePT{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.WhoisLookup_header__nyXv_{text-align:center;margin-bottom:3rem}.WhoisLookup_title__Pcahe{color:#ffffff;font-size:2.5rem;font-weight:700;margin-bottom:.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.3);letter-spacing:1px}.WhoisLookup_subtitle__KdEX_{color:rgba(255,255,255,.9);font-size:1.1rem;font-weight:400;margin:0 0 1rem}.WhoisLookup_disclaimer__xS8HG{background:rgba(255,193,7,.2);border:1px solid rgba(255,193,7,.5);border-radius:8px;padding:1rem;color:#fff;font-size:.9rem;max-width:600px;margin:0 auto}.WhoisLookup_mainContent__tJdVF{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.WhoisLookup_inputSection__C9KxF{background:rgba(255,255,255,.95);border-radius:20px;padding:2rem;box-shadow:0 8px 32px rgba(0,0,0,.2);backdrop-filter:blur(10px)}.WhoisLookup_inputGroup__DjGXn{margin-bottom:2rem}.WhoisLookup_label__RQc_n{display:block;margin-bottom:.5rem}.WhoisLookup_labelText__lW7k7{color:#333;font-size:1rem;font-weight:600;display:flex;align-items:center;gap:.5rem}.WhoisLookup_inputWrapper__MGBBp{display:flex;gap:.5rem;align-items:stretch}.WhoisLookup_domainInput__E__wm{flex:1;padding:16px;font-size:16px;border:2px solid #e0e0e0;border-radius:12px;background:white;color:#333;outline:none;transition:all .3s ease;font-family:Courier New,monospace}.WhoisLookup_domainInput__E__wm:focus{border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.WhoisLookup_domainInput__E__wm::placeholder{color:#999;font-style:italic}.WhoisLookup_lookupButton__xH0ke{padding:16px 24px;background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap;min-width:160px}.WhoisLookup_lookupButton__xH0ke:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px rgba(102,126,234,.4)}.WhoisLookup_lookupButton__xH0ke:disabled{opacity:.6;cursor:not-allowed;transform:none}.WhoisLookup_buttonGroup__peKLl{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.WhoisLookup_button__6nAVm{padding:12px 24px;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;min-width:140px;justify-content:center}.WhoisLookup_exampleButton__QV2ta{background:#4CAF50;color:white;box-shadow:0 4px 12px rgba(76,175,80,.3)}.WhoisLookup_exampleButton__QV2ta:hover{background:#45a049;transform:translateY(-2px);box-shadow:0 6px 16px rgba(76,175,80,.4)}.WhoisLookup_clearButton__6aN4o{background:#f44336;color:white;box-shadow:0 4px 12px rgba(244,67,54,.3)}.WhoisLookup_clearButton__6aN4o:hover{background:#d32f2f;transform:translateY(-2px);box-shadow:0 6px 16px rgba(244,67,54,.4)}.WhoisLookup_loadingSection__ICEKp{background:rgba(255,255,255,.95);border-radius:20px;padding:3rem;box-shadow:0 8px 32px rgba(0,0,0,.2);backdrop-filter:blur(10px);text-align:center;animation:WhoisLookup_fadeInUp__CnkeO .5s ease-out}.WhoisLookup_loadingSpinner___ySBi{width:50px;height:50px;border:5px solid #f3f3f3;border-top-color:#667eea;border-radius:50%;animation:WhoisLookup_spin__4JuHH 1s linear infinite;margin:0 auto 1rem}@keyframes WhoisLookup_spin__4JuHH{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.WhoisLookup_loadingSteps__TJHLW{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.WhoisLookup_loadingStep__dkKT0{color:#666;font-size:.9rem;opacity:.7}.WhoisLookup_errorSection__KhFFv{background:rgba(255,255,255,.95);border-radius:20px;padding:2rem;box-shadow:0 8px 32px rgba(0,0,0,.2);backdrop-filter:blur(10px);text-align:center;animation:WhoisLookup_fadeInUp__CnkeO .5s ease-out;border-left:4px solid #f44336}.WhoisLookup_errorIcon__xkNr9{font-size:3rem;margin-bottom:1rem}.WhoisLookup_errorMessage__qPhft{color:#f44336;font-size:1.1rem;font-weight:500}.WhoisLookup_resultSection___Pkpm{background:rgba(255,255,255,.95);border-radius:20px;padding:2rem;box-shadow:0 8px 32px rgba(0,0,0,.2);backdrop-filter:blur(10px);animation:WhoisLookup_fadeInUp__CnkeO .5s ease-out}@keyframes WhoisLookup_fadeInUp__CnkeO{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.WhoisLookup_resultHeader__UBOKx{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #e9ecef}.WhoisLookup_resultTitle__bVV7f{color:#333;font-size:1.6rem;font-weight:600;margin:0}.WhoisLookup_resultActions__H9Yn5{display:flex;gap:.5rem}.WhoisLookup_exportButton__zz0Ch{padding:10px 20px;background:#2196F3;color:white;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.WhoisLookup_exportButton__zz0Ch:hover{background:#1976D2;transform:translateY(-1px)}.WhoisLookup_summaryCards__FLs72{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}.WhoisLookup_summaryCard__F1jbG{background:#f8f9fa;border-radius:12px;padding:1.5rem;border-left:4px solid #667eea;display:flex;align-items:center;gap:1rem;transition:all .3s ease;position:relative}.WhoisLookup_summaryCard__F1jbG:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.WhoisLookup_summaryIcon__U3BVr{font-size:2rem}.WhoisLookup_summaryContent__Z_OfH{flex:1}.WhoisLookup_summaryValue__cBx23{font-size:1.2rem;font-weight:700;color:#333;margin-bottom:.25rem;word-break:break-word}.WhoisLookup_summaryLabel__3wDmq{font-size:.8rem;color:#666;font-weight:500}.WhoisLookup_summaryStatus__QXjan{font-size:1.5rem;position:absolute;top:.5rem;right:.5rem}.WhoisLookup_whoisGrid__E6kqT{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:1.5rem;margin-bottom:2rem}.WhoisLookup_whoisCard__u8uc9{background:#f8f9fa;border-radius:12px;padding:1.5rem;border-left:4px solid #667eea;transition:all .3s ease}.WhoisLookup_whoisCard__u8uc9:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.WhoisLookup_cardHeader__dl3eF{margin-bottom:1rem}.WhoisLookup_cardTitle__PbnlQ{color:#333;font-size:1.1rem;font-weight:600;margin:0;display:flex;align-items:center;gap:.5rem}.WhoisLookup_cardContent__WA2Bf{display:flex;flex-direction:column;gap:.8rem}.WhoisLookup_infoRow__UOfvu{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #e9ecef}.WhoisLookup_infoRow__UOfvu:last-child{border-bottom:none}.WhoisLookup_infoLabel__99zE4{font-weight:500;color:#666;font-size:.9rem;min-width:120px}.WhoisLookup_infoValue__3hLxK{font-weight:600;color:#333;font-size:.9rem;font-family:Courier New,monospace;flex:1;text-align:right;word-break:break-word;margin-right:.5rem}.WhoisLookup_copyButton__gCEYZ{padding:4px 8px;background:#4CAF50;color:white;border:none;border-radius:4px;font-size:12px;cursor:pointer;transition:all .2s ease;flex-shrink:0}.WhoisLookup_copyButton__gCEYZ:hover{background:#45a049;transform:translateY(-1px)}.WhoisLookup_nameServerItem__Z3tqO{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #e9ecef}.WhoisLookup_nameServerItem__Z3tqO:last-child{border-bottom:none}.WhoisLookup_nameServerValue__KusUV{font-family:Courier New,monospace;font-size:.9rem;color:#2196F3;flex:1}.WhoisLookup_statusItem__gKJfu{padding:.5rem 0;border-bottom:1px solid #e9ecef}.WhoisLookup_statusItem__gKJfu:last-child{border-bottom:none}.WhoisLookup_statusValue__J6tWf{font-family:Courier New,monospace;font-size:.85rem;color:#FF9800;background:rgba(255,152,0,.1);padding:.25rem .5rem;border-radius:4px;display:inline-block}.WhoisLookup_rawDataSection__xVlmF{background:linear-gradient(135deg,#e3f2fd,#f3e5f5);border-radius:12px;padding:1.5rem;border-left:4px solid #2196f3}.WhoisLookup_rawDataHeader__ky6u8{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.WhoisLookup_rawDataTitle__0tyl_{color:#333;font-size:1.2rem;font-weight:600;margin:0}.WhoisLookup_copyRawButton__oJEz5{padding:8px 16px;background:#2196F3;color:white;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.WhoisLookup_copyRawButton__oJEz5:hover{background:#1976D2;transform:translateY(-1px)}.WhoisLookup_rawDataContent__Pg_Vk{background:rgba(255,255,255,.8);padding:1rem;border-radius:8px;font-family:Courier New,monospace;font-size:.8rem;color:#333;overflow-x:auto;white-space:pre-wrap;word-break:break-word;line-height:1.4;margin:0;max-height:400px;overflow-y:auto}.WhoisLookup_infoSection__pNPJU{max-width:1200px;margin:3rem auto 0;background:rgba(255,255,255,.95);border-radius:20px;padding:2rem;box-shadow:0 8px 32px rgba(0,0,0,.2);backdrop-filter:blur(10px)}.WhoisLookup_infoTitle__LfR5z{color:#333;font-size:1.8rem;font-weight:600;margin-bottom:1.5rem;text-align:center}.WhoisLookup_infoGrid___3Vfe{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.WhoisLookup_infoCard__HV2cH{background:#f8f9fa;border-radius:12px;padding:1.5rem;border-left:4px solid #667eea}.WhoisLookup_infoCard__HV2cH h3{color:#333;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.WhoisLookup_infoCard__HV2cH p{color:#666;font-size:.95rem;line-height:1.5;margin:0}@media (max-width:768px){.WhoisLookup_container__EqePT{padding:15px}.WhoisLookup_title__Pcahe{font-size:2rem}.WhoisLookup_subtitle__KdEX_{font-size:1rem}.WhoisLookup_errorSection__KhFFv,.WhoisLookup_infoSection__pNPJU,.WhoisLookup_inputSection__C9KxF,.WhoisLookup_loadingSection__ICEKp,.WhoisLookup_resultSection___Pkpm{padding:1.5rem}.WhoisLookup_inputWrapper__MGBBp{flex-direction:column}.WhoisLookup_lookupButton__xH0ke{width:100%}.WhoisLookup_buttonGroup__peKLl{flex-direction:column;align-items:center}.WhoisLookup_button__6nAVm{width:100%;max-width:300px}.WhoisLookup_resultHeader__UBOKx{flex-direction:column;gap:1rem;align-items:stretch}.WhoisLookup_summaryCards__FLs72,.WhoisLookup_whoisGrid__E6kqT{grid-template-columns:1fr}.WhoisLookup_infoRow__UOfvu{flex-direction:column;gap:.25rem;align-items:flex-start}.WhoisLookup_infoValue__3hLxK{text-align:left;margin-right:0;margin-bottom:.5rem}.WhoisLookup_copyButton__gCEYZ{align-self:flex-start}.WhoisLookup_nameServerItem__Z3tqO{flex-direction:column;gap:.5rem;align-items:stretch}.WhoisLookup_rawDataHeader__ky6u8{flex-direction:column;gap:1rem;align-items:stretch}.WhoisLookup_copyRawButton__oJEz5{align-self:center}.WhoisLookup_infoGrid___3Vfe{grid-template-columns:1fr}}@media (max-width:480px){.WhoisLookup_title__Pcahe{font-size:1.8rem}.WhoisLookup_errorSection__KhFFv,.WhoisLookup_infoSection__pNPJU,.WhoisLookup_inputSection__C9KxF,.WhoisLookup_loadingSection__ICEKp,.WhoisLookup_resultSection___Pkpm{padding:1rem}.WhoisLookup_domainInput__E__wm{font-size:14px;padding:12px}.WhoisLookup_button__6nAVm{padding:10px 20px;font-size:14px}.WhoisLookup_lookupButton__xH0ke{padding:12px 20px;font-size:14px}.WhoisLookup_summaryValue__cBx23{font-size:1rem}.WhoisLookup_rawDataContent__Pg_Vk{font-size:.75rem}}.WhoisLookup_button__6nAVm:focus,.WhoisLookup_copyButton__gCEYZ:focus,.WhoisLookup_copyRawButton__oJEz5:focus,.WhoisLookup_domainInput__E__wm:focus,.WhoisLookup_exportButton__zz0Ch:focus,.WhoisLookup_lookupButton__xH0ke:focus{outline:2px solid #667eea;outline-offset:2px}.WhoisLookup_container__EqePT *{transition:all .3s cubic-bezier(.4,0,.2,1)}