.whois-info-cards{display:flex;flex-direction:column;gap:1.5rem;max-width:880px;margin:0 auto}.whois-info-card{background:#fff;border-radius:14px;border:1px solid #f1f5f9;padding:2rem 2.5rem;box-shadow:0 4px 20px rgba(0,0,0,0.04);transition:border-color 0.2s,box-shadow 0.2s}.whois-info-card:hover{border-color:#e2e8f0;box-shadow:0 8px 30px rgba(0,0,0,0.08)}.whois-card-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid #f1f5f9}.whois-card-icon{width:48px;height:48px;min-width:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px}.whois-card-title{font-size:22px;font-weight:700;color:#1f2937;margin:0;line-height:1.3}.whois-card-body.tab-text{padding:0}.whois-card-body p{font-size:16px;font-weight:300;line-height:1.8;color:#4b5563;margin-bottom:1rem}.whois-card-body p strong{color:#1f2937;font-weight:600}.whois-card-body p a{color:#f97316;font-weight:500}.whois-card-body p a:hover{text-decoration:underline}.whois-card-footer{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid #f1f5f9}@media (max-width:767px){.whois-info-card{padding:1.5rem;border-radius:12px}.whois-card-title{font-size:19px}.whois-card-icon{width:42px;height:42px;min-width:42px;font-size:18px;border-radius:10px}}.whois-more-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;max-width:900px;margin:0 auto}.whois-more-card{background:#fff;border-radius:14px;border:1px solid #f1f5f9;padding:1.75rem;box-shadow:0 4px 20px rgba(0,0,0,0.04);transition:border-color 0.2s,box-shadow 0.2s}.whois-more-card:hover{border-color:#e2e8f0;box-shadow:0 8px 30px rgba(0,0,0,0.08)}.whois-more-icon{width:42px;height:42px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:17px;margin-bottom:1rem}.whois-more-title{font-size:18px;font-weight:700;color:#1f2937;margin:0 0 0.75rem}.whois-more-card p{font-size:14px;line-height:1.7;color:#4b5563;margin:0 0 1rem;font-weight:300}.whois-more-card p strong{color:#1f2937;font-weight:600}.whois-more-highlight{display:flex;align-items:flex-start;gap:8px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;padding:10px 12px;font-size:13px;color:#166534;line-height:1.5;margin-bottom:1rem}.whois-more-highlight i{margin-top:2px;flex-shrink:0}.whois-more-highlight strong{font-weight:600}.whois-more-link{font-size:13px;font-weight:600;color:#f97316;text-decoration:none;transition:color 0.2s}.whois-more-link:hover{color:#ea580c;text-decoration:none}.whois-more-link i{font-size:11px;margin-left:3px;transition:transform 0.2s}.whois-more-link:hover i{transform:translateX(3px)}.whois-transfer-bar{display:flex;align-items:center;gap:1rem;max-width:900px;margin:0 auto;background:linear-gradient(135deg,#1e293b,#0f172a);border-radius:14px;padding:1.25rem 2rem}.whois-transfer-icon{width:44px;height:44px;min-width:44px;border-radius:10px;background:rgba(255,255,255,0.12);display:flex;align-items:center;justify-content:center;color:#f97316;font-size:18px}.whois-transfer-text{flex:1}.whois-transfer-text strong{display:block;color:#fff;font-size:15px;font-weight:600;margin-bottom:2px}.whois-transfer-text span{color:rgba(255,255,255,0.65);font-size:13px;font-weight:300;line-height:1.4}.whois-transfer-bar .btn-success{white-space:nowrap;padding:10px 20px;font-weight:600;font-size:14px;border-radius:8px}@media (max-width:767px){.whois-more-grid{grid-template-columns:1fr}.whois-transfer-bar{flex-direction:column;text-align:center;padding:1.5rem}.whois-transfer-text strong{font-size:16px}.whois-transfer-bar .btn-success{width:100%}}