#storefrontDomains .wl-domain-hero__finder{position:relative;z-index:120;max-width:700px;margin-top:22px;overflow:visible}
#storefrontDomains .wl-domain-popover{position:absolute;left:0;top:calc(100% + 10px);z-index:1000;width:min(820px,calc(100vw - 48px));display:block;padding:14px;border:1px solid #d8e2ee;border-radius:16px;background:rgba(255,255,255,.995);box-shadow:0 30px 80px rgba(15,23,42,.20),0 10px 28px rgba(37,99,235,.08)}
#storefrontDomains .wl-domain-popover[hidden]{display:none}
#storefrontDomains .wl-domain-popover:before{content:"";position:absolute;top:-7px;left:44px;width:13px;height:13px;border-left:1px solid #d8e2ee;border-top:1px solid #d8e2ee;background:#fff;transform:rotate(45deg)}
#storefrontDomains .wl-domain-popover__header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin:0 0 10px;padding:2px 2px 11px;border-bottom:1px solid #edf1f5}
#storefrontDomains .wl-domain-popover__header h2{margin:4px 0 0!important;font-size:19px!important;line-height:1.1;color:#172033}
#storefrontDomains .wl-domain-popover__header p{margin:4px 0 0!important;font-size:10.5px;color:#7b8798}
#storefrontDomains .wl-domain-popover__close{display:grid;place-items:center;flex:0 0 31px;width:31px;height:31px;border:1px solid #dce4ed;border-radius:9px;background:#fff;color:#3d4b60;font-size:20px;line-height:1;cursor:pointer}
#storefrontDomains .wl-domain-popover__close:hover{background:#f5f7fa}
#storefrontDomains .wl-domain-popover .wl-domain-progress{margin-top:8px;padding:9px 11px;border-radius:9px}
#storefrontDomains .wl-domain-popover .wl-domain-live-state{margin-top:8px;padding:9px 11px}
#storefrontDomains .wl-domain-popover .wl-domain-results{margin-top:10px;padding-top:10px}
#storefrontDomains .wl-domain-popover .wl-domain-results__head{align-items:end;margin-bottom:5px}
#storefrontDomains .wl-domain-popover .wl-domain-results__head h3{font-size:14px}
#storefrontDomains .wl-domain-popover .wl-domain-results__head p{font-size:9.5px}
#storefrontDomains .wl-domain-popover .wl-domain-result-list{display:grid;gap:5px;margin-top:8px}
#storefrontDomains .wl-domain-popover .wl-domain-result-row{display:grid;grid-template-columns:minmax(0,1fr) 112px 150px;gap:12px;align-items:center;min-height:48px;padding:8px 10px;border:1px solid #e5eaf1;border-radius:9px;background:#fff}
#storefrontDomains .wl-domain-popover .wl-domain-result-row.is-available{border-color:#c9ead8;background:#fbfffd}
#storefrontDomains .wl-domain-popover .wl-domain-result-row.is-unavailable{background:#fffdf9}
#storefrontDomains .wl-domain-popover .wl-domain-result-domain strong{display:block;font-size:12.5px;color:#172033}
#storefrontDomains .wl-domain-popover .wl-domain-result-domain small{display:block;margin-top:2px;font-size:9px;color:#7f8b9c}
#storefrontDomains .wl-domain-popover .wl-domain-result-price{text-align:right}
#storefrontDomains .wl-domain-popover .wl-domain-result-price strong{display:block;font-size:11.5px;color:#263449}
#storefrontDomains .wl-domain-popover .wl-domain-result-row.is-available .wl-domain-result-price strong{color:#087443}
#storefrontDomains .wl-domain-popover .wl-domain-result-price small{display:block;margin-top:2px;font-size:8.5px;color:#8a96a8}
#storefrontDomains .wl-domain-popover .wl-domain-result-action{display:grid;gap:3px;justify-items:stretch;min-width:0}
#storefrontDomains .wl-domain-popover .wl-domain-result-action .wl-btn{width:100%;min-height:32px;padding:0 10px;border-radius:8px;font-size:9.5px;white-space:nowrap}
#storefrontDomains .wl-domain-popover .wl-domain-hosting-link{display:block;text-align:center;padding:2px 0;color:#2563eb;font-size:8.7px;font-weight:750;text-decoration:none;white-space:nowrap}
#storefrontDomains .wl-domain-popover .wl-domain-hosting-link:hover{text-decoration:underline}
#storefrontDomains .wl-domain-popover .wl-domain-transfer-auth{grid-column:1/-1;margin-top:2px}
@media(max-width:900px){#storefrontDomains .wl-domain-popover{width:min(760px,calc(100vw - 48px))}}
@media(max-width:760px){#storefrontDomains .wl-domain-popover{width:calc(100vw - 28px);padding:12px}#storefrontDomains .wl-domain-popover .wl-domain-result-row{grid-template-columns:1fr auto}#storefrontDomains .wl-domain-popover .wl-domain-result-price{grid-column:2;grid-row:1}#storefrontDomains .wl-domain-popover .wl-domain-result-action{grid-column:1/-1;display:flex;gap:8px;align-items:center}#storefrontDomains .wl-domain-popover .wl-domain-result-action .wl-btn{width:auto;min-width:145px}#storefrontDomains .wl-domain-popover .wl-domain-hosting-link{padding:8px}}
@media(max-width:520px){#storefrontDomains .wl-domain-popover:before{left:28px}#storefrontDomains .wl-domain-popover .wl-domain-result-row{grid-template-columns:1fr}#storefrontDomains .wl-domain-popover .wl-domain-result-price{grid-column:1;grid-row:auto;text-align:left}#storefrontDomains .wl-domain-popover .wl-domain-result-action{display:grid;grid-template-columns:1fr}#storefrontDomains .wl-domain-popover .wl-domain-result-action .wl-btn,#storefrontDomains .wl-domain-popover .wl-domain-hosting-link{width:100%}}
