@property --body-locked-bg-color{syntax: "<color>"; inherits: true; initial-value: rgba(255,255,255,.88);}@property --text-color{syntax: "<color>"; inherits: true; initial-value: #000;}@property --link-color{syntax: "<color>"; inherits: true; initial-value: #4185CA;}@property --font-size{syntax: "<length>"; inherits: true; initial-value: 16px;}@property --h2-font-size{syntax: "<length>"; inherits: true; initial-value: 24px;}.domain-search-dropdown-wrapper{z-index:0}body.style--locked .domain-search-dropdown-wrapper.style--focused{z-index:1001}.domain-search-dropdown-wrapper{opacity:1;transition:opacity .3s ease-in-out}.domain-search-dropdown-form-cover+.domain-search-dropdown-wrapper{opacity:0;pointer-events:none}.domain-search-dropdown-form-cover{position:absolute;top:0;left:0;display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;height:100%;background-color:#fff;border:none;border-radius:.5rem;font-family:overpasssemibold;color:#4185ca;cursor:pointer}.domain-search-dropdown-result{position:absolute;top:100%;left:0;right:0;transform:translateY(-.5rem);z-index:1;display:flex;flex-direction:column;background-color:#fff;box-shadow:0 0 .6125rem #1e1e1e33;max-height:min(31.25rem,100vh - 6rem);border-radius:.5rem}.checkout-domain-search-dropdown:has(.js-domain-search-dropdown-mustache:not(:empty)){margin-bottom:20rem}
