.whois-module__CdUOAq__gridContainer{grid-template-columns:1fr;gap:30px;margin-top:30px;display:grid}.whois-module__CdUOAq__cardForm{border-radius:var(--card-radius);border:1px solid var(--border);padding:25px}.whois-module__CdUOAq__label{color:var(--foreground);margin-bottom:8px;font-size:.95rem;font-weight:600;display:block}.whois-module__CdUOAq__inputGroup{gap:12px;display:flex}.whois-module__CdUOAq__input{border:1px solid var(--border);background:var(--surface);color:var(--foreground);transition:var(--transition);border-radius:8px;outline:none;flex:1;padding:12px 15px;font-family:inherit;font-size:.95rem}.whois-module__CdUOAq__input:focus{border-color:var(--primary)}.whois-module__CdUOAq__submitBtn{border-radius:var(--button-radius);background:var(--primary);color:#fff;cursor:pointer;transition:var(--transition);white-space:nowrap;border:none;padding:12px 25px;font-size:.95rem;font-weight:700}.whois-module__CdUOAq__submitBtn:hover:not(:disabled){filter:brightness(1.15)}.whois-module__CdUOAq__submitBtn:disabled{opacity:.5;cursor:not-allowed}.whois-module__CdUOAq__cardResults{border-radius:var(--card-radius);border:1px solid var(--border);min-height:200px;padding:30px}.whois-module__CdUOAq__resultsTitle{border-bottom:2px solid var(--border);margin-top:0;margin-bottom:20px;padding-bottom:12px;font-size:1.25rem;font-weight:850}.whois-module__CdUOAq__loaderContainer{flex-direction:column;justify-content:center;align-items:center;padding:40px 0;display:flex}.whois-module__CdUOAq__spinner{border:4px solid #ffffff1a;border-top-color:var(--primary);border-radius:50%;width:40px;height:40px;animation:1s linear infinite whois-module__CdUOAq__spin}@keyframes whois-module__CdUOAq__spin{to{transform:rotate(360deg)}}.whois-module__CdUOAq__errorContainer{text-align:center;color:#ef4444;padding:40px 0}.whois-module__CdUOAq__placeholderContainer{text-align:center;opacity:.5;padding:50px 0}.whois-module__CdUOAq__resultsContent{flex-direction:column;gap:20px;display:flex}.whois-module__CdUOAq__metaGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px;margin-bottom:15px;display:grid}.whois-module__CdUOAq__metaItem{border:1px solid var(--border);background:#ffffff05;border-radius:8px;padding:15px}.whois-module__CdUOAq__metaLabel{text-transform:uppercase;opacity:.5;margin-bottom:4px;font-size:.8rem;font-weight:700}.whois-module__CdUOAq__metaValue{color:var(--accent);font-size:.95rem;font-weight:700}.whois-module__CdUOAq__rawCodeContainer{border:1px solid var(--border);background:#0f172a;border-radius:8px;position:relative;overflow:hidden}.whois-module__CdUOAq__rawCodeHeader{background:#ffffff08;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:10px 15px;display:flex}.whois-module__CdUOAq__rawCodeTitle{color:#fff9;font-size:.85rem;font-weight:700}.whois-module__CdUOAq__copyBtn{color:#fffc;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;padding:5px 12px;font-size:.75rem;font-weight:600}.whois-module__CdUOAq__copyBtn:hover{color:#fff;background:#ffffff26}.whois-module__CdUOAq__rawCode{color:#f1f5f9;white-space:pre-wrap;word-break:break-all;max-height:450px;margin:0;padding:20px;font-family:monospace;font-size:.85rem;line-height:1.6;display:block;overflow-y:auto}@media (max-width:600px){.whois-module__CdUOAq__inputGroup{flex-direction:column}.whois-module__CdUOAq__submitBtn{width:100%}}
