#domain_result{margin-top:2rem;margin-bottom:2rem}.custom-alert{position:relative;z-index:2;width:100%;max-width:750px;margin:20px auto;padding:16px 20px;border-radius:12px;color:#fff;font-weight:600;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:15px;box-shadow:0 10px 25px #0003;overflow:hidden}.custom-alert.available{background:linear-gradient(135deg,#28a745,#1c8c3d)}.custom-alert.unavailable{background:linear-gradient(135deg,#dc3545,#a71d2a)}.custom-alert.info{background:linear-gradient(135deg,#17a2b8,#117a8b)}.custom-alert .icon i{font-size:24px}.custom-alert .text{font-size:16px;flex-grow:1}.custom-alert .domain-name{color:#ffeb3b!important;font-size:17px!important;font-weight:700}.custom-alert .buttons{display:flex;gap:10px}.custom-alert .btn{border:none;padding:8px 14px;border-radius:6px;font-weight:700;font-size:14px;cursor:pointer;color:#fff;transition:all .3s ease-in-out}.btn-register{background:linear-gradient(135deg,#007bff,#0056b3)}.btn-transfer{background:linear-gradient(135deg,#ff3d00,#d32f2f)}.btn-whois{background:linear-gradient(135deg,#0711ff,#0052ff)}.btn:hover{opacity:.85}.btn-close{position:absolute;top:10px;right:15px;background:none;border:none;color:#fff;font-size:22px;font-weight:700;cursor:pointer;line-height:1}@media(max-width:768px){.custom-alert{flex-direction:column;text-align:center;padding:18px}.custom-alert .buttons{flex-direction:column;width:100%}.custom-alert .btn{width:100%}.btn-close{top:5px;right:10px}}
