.mk-ed{display:flex;flex-wrap:nowrap;align-items:center;gap:8px;width:100%}.mk-ed-local{flex:1.15 1 0;min-width:0}.mk-ed-domain{flex:1 1 0;min-width:0}.mk-ed-at{flex:0 0 auto;color:#999;font-size:15px;line-height:1;user-select:none}.mk-ed-sel{flex:1 1 0;width:auto;min-width:0;cursor:pointer}.mk-ed select.mk-ed-sel{appearance:none;-webkit-appearance:none;padding-right:36px !important;background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath d='M1 1l5 5 5-5' fill='none' stroke='%23888' stroke-width='1.6'/%3E%3C/svg%3E") no-repeat right 14px center !important;background-size:12px 8px !important}.mk-ed-local,.mk-ed-domain,.mk-ed-sel{box-sizing:border-box;min-height:48px;padding:12px 14px;border:1px solid #dcdcdc;border-radius:6px;background:#fff;color:var(--mk-ink,#222);font-family:var(--mk-font-main,inherit);font-size:15px;font-weight:400;line-height:1.5;letter-spacing:-.02em;transition:border-color .15s,background .15s}.mk-ed-local:focus,.mk-ed-domain:focus,.mk-ed-sel:focus{border-color:var(--mk-ink,#222);background:#fff;outline:none}.mk-ed input.mk-ed-domain.is-locked{background:#f7f7f7 !important;color:#555}.woocommerce-invalid .mk-ed-local,.woocommerce-invalid .mk-ed-domain,.mk-ed-local:invalid.is-touched,.mk-ed-domain:invalid.is-touched{border-color:#d9374a}@media (max-width:782px){.mk-ed-local,.mk-ed-domain,.mk-ed-sel{font-size:16px;letter-spacing:-.03em}.mk-ed{flex-wrap:wrap;gap:8px}.mk-ed-local,.mk-ed-domain{flex:1 1 0}.mk-ed-sel{flex:1 0 100%;width:100%}.mk-ed-at{font-size:14px}}