.emma-quick-order-inline{flex:0 0 100%;min-height:42px;color:#5b3b8a;border:1px solid #cfc2df;border-radius:6px;background:#fff;font-size:12px;font-weight:900}
.emma-quick-order[hidden]{display:none!important}.emma-quick-order{position:fixed;z-index:1500;inset:0;display:grid;padding:18px;place-items:center}.emma-quick-order__backdrop{position:absolute;inset:0;width:100%;height:100%;border:0;background:rgba(28,20,38,.62);backdrop-filter:blur(3px)}.emma-quick-order__sheet{position:relative;width:min(720px,100%);max-height:calc(100dvh - 36px);overflow:auto;border-radius:12px;background:#fff;box-shadow:0 24px 70px rgba(28,20,40,.3)}.emma-quick-order__handle{display:none}.emma-quick-order__sheet>header{position:sticky;z-index:2;top:0;display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid #ece7f0;background:#fff}.emma-quick-order__sheet>header span{display:grid}.emma-quick-order__sheet>header small{color:#18804c;font-size:9px;font-weight:900;text-transform:uppercase}.emma-quick-order__sheet>header strong{color:#37264d;font:900 25px/1.1 "Zilla Slab",Georgia,serif}.emma-quick-order__sheet>header button{display:grid;width:36px;height:36px;padding:0;place-items:center;color:#4d4357;border:1px solid #ded7e5;border-radius:50%;background:#fff;font-size:24px}.emma-quick-order form{padding:18px 20px 22px}.emma-quick-order__grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.emma-quick-order__grid label{display:grid;gap:5px;color:#403648;font-size:11px;font-weight:900}.emma-quick-order__grid .is-wide{grid-column:1/-1}.emma-quick-order input,.emma-quick-order select,.emma-quick-order textarea{box-sizing:border-box;width:100%;min-height:43px;padding:9px 11px;color:#2d2633;border:1px solid #dcd5e3;border-radius:6px;background:#fff;font:inherit;outline:0}.emma-quick-order textarea{resize:vertical}.emma-quick-order input:focus,.emma-quick-order select:focus,.emma-quick-order textarea:focus{border-color:#6948bd;box-shadow:0 0 0 2px rgba(105,72,189,.12)}.emma-quick-order__terms{display:flex;align-items:flex-start;gap:8px;margin:13px 0;color:#6c6374;font-size:11px;line-height:1.45}.emma-quick-order__terms input{flex:0 0 17px;width:17px;min-height:17px;margin-top:1px}.emma-quick-order__terms a{color:#5b3b8a;font-weight:900}.emma-quick-order__submit{width:100%;min-height:48px;color:#fff;border:0;border-radius:6px;background:#16834b;font-size:13px;font-weight:900}.emma-quick-order__submit:disabled{opacity:.6;cursor:wait}.emma-quick-order__message{margin:10px 0;padding:9px 11px;color:#9d2d3d;border:1px solid #edcbd1;border-radius:5px;background:#fff4f5;font-size:11px;font-weight:800}.emma-quick-order__account{margin:9px 0 0;text-align:center;color:#756c7d;font-size:10px}.emma-quick-order__trap{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important}
@media(max-width:800px){.emma-quick-order-inline{display:none}.emma-quick-order{padding:0;place-items:end center}.emma-quick-order__sheet{width:100%;max-height:94dvh;border-radius:16px 16px 0 0;transform:translateY(100%);transition:transform .24s ease}.emma-quick-order.is-open .emma-quick-order__sheet{transform:translateY(0)}.emma-quick-order__handle{display:grid;height:24px;place-items:center;touch-action:none}.emma-quick-order__handle i{width:46px;height:5px;border-radius:5px;background:#d8d1de}.emma-quick-order__sheet>header{padding:8px 14px 13px}.emma-quick-order__sheet>header strong{font-size:22px}.emma-quick-order form{padding:14px 14px calc(18px + env(safe-area-inset-bottom))}.emma-quick-order__grid{grid-template-columns:1fr 1fr;gap:8px}.emma-quick-order__grid .is-wide{grid-column:1/-1}.emma-quick-order input,.emma-quick-order select{min-height:45px}}
@media(max-width:420px){.emma-quick-order__grid{grid-template-columns:1fr}.emma-quick-order__grid .is-wide{grid-column:auto}}
body.emma-quick-order-open{overflow:hidden}
.emma-quick-order__delivery{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:0 0 14px}.emma-quick-order__delivery label{display:flex;align-items:center;gap:10px;min-width:0;padding:11px 12px;border:1px solid #ddd6e4;border-radius:7px;background:#fff;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.emma-quick-order__delivery label:has(input:checked){border-color:#6948bd;background:#faf8ff;box-shadow:0 0 0 2px rgba(105,72,189,.1)}.emma-quick-order__delivery input[type="radio"]{appearance:auto!important;-webkit-appearance:radio!important;display:block!important;flex:0 0 16px!important;width:16px!important;height:16px!important;min-width:16px!important;min-height:16px!important;margin:0!important;padding:0!important;box-shadow:none!important;accent-color:#6948bd}.emma-quick-order__delivery label>span{display:flex;min-width:0;flex-direction:column;gap:2px;line-height:1.2}.emma-quick-order__delivery b{color:#37264d;font-size:12px;font-weight:900}.emma-quick-order__delivery small{color:#77707d;font-size:10px;font-weight:600}.emma-quick-order__address-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.emma-quick-order__address-fields[hidden],.emma-quick-order__easybox[hidden]{display:none!important}.emma-quick-order__easybox{display:grid;position:relative;gap:7px}.emma-quick-order__easybox>label{display:grid;gap:5px;color:#403648;font-size:11px;font-weight:900}.emma-quick-order__easybox>div{display:grid;position:absolute;z-index:4;top:68px;right:0;left:0;max-height:180px;overflow:auto;border-radius:6px;background:#fff;box-shadow:0 8px 28px rgba(40,25,55,.2)}.emma-quick-order__easybox>div:empty{display:none}.emma-quick-order__easybox>div button{padding:10px 11px;text-align:left;color:#3c3343;border:0;border-bottom:1px solid #eee8f2;background:#fff;font-size:11px;line-height:1.35;cursor:pointer}.emma-quick-order__easybox>div button:hover{background:#f6f2fb}.emma-quick-order__easybox>p{margin:0;padding:9px 10px;color:#176f43;border:1px solid #b9dfca;border-radius:5px;background:#f1fbf5;font-size:11px;font-weight:800}.emma-quick-order__easybox>input[type="hidden"]{display:none}
@media(max-width:420px){.emma-quick-order__delivery{grid-template-columns:1fr}.emma-quick-order__address-fields{grid-template-columns:1fr}.emma-quick-order__address-fields .is-wide{grid-column:auto}}
.emma-quick-order [data-emma-quick-address-field][hidden]{display:none!important}
