.fa-delivery-required{margin-left:.2rem;color:rgb(var(--color-button));font-weight:700}.fa-delivery-modal[hidden]{display:none!important}.fa-delivery-modal{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;padding:1.6rem}.fa-delivery-modal__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.52)}.fa-delivery-modal__dialog{position:relative;z-index:1;box-sizing:border-box;width:min(92vw,44rem);max-height:calc(100vh - 3.2rem);overflow:auto;padding:2.5rem 2rem 2rem;border:1px solid rgba(var(--color-foreground),.12);border-radius:18px;background:rgb(var(--color-background));color:rgb(var(--color-foreground));box-shadow:0 2.4rem 7rem rgba(0,0,0,.24);text-align:center;outline:none}.fa-delivery-modal__close{position:absolute;top:1rem;right:1rem;display:grid;place-items:center;width:3.6rem;height:3.6rem;padding:0;border:0;border-radius:50%;background:transparent;color:rgb(var(--color-foreground));cursor:pointer}.fa-delivery-modal__close:hover{background:rgba(var(--color-foreground),.06)}.fa-delivery-modal__close:focus-visible{outline:2px solid rgba(var(--color-foreground),.6);outline-offset:2px}.fa-delivery-modal__icon{display:grid;place-items:center;width:5.4rem;height:5.4rem;margin:0 auto 1.3rem;border-radius:50%;background:rgba(var(--color-button),.09);color:rgb(var(--color-button))}.fa-delivery-modal__icon svg{width:2.7rem;height:2.7rem}.fa-delivery-modal__eyebrow{margin:0 0 .45rem;color:rgba(var(--color-foreground),.62);font-size:1.1rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.fa-delivery-modal__title{margin:0;font-size:2rem;font-weight:700;line-height:1.3}.fa-delivery-modal__message{margin:1rem auto 0;max-width:34rem;color:rgba(var(--color-foreground),.75);font-size:1.35rem;line-height:1.55}.fa-delivery-modal__action{width:100%;margin-top:1.8rem}.fa-delivery-modal-open{overflow:hidden}@media screen and (max-width:749px){.fa-delivery-modal{padding:1rem;align-items:end}.fa-delivery-modal__dialog{width:100%;max-height:82vh;padding:2.3rem 1.6rem calc(1.6rem + env(safe-area-inset-bottom));border-radius:18px 18px 0 0}.fa-delivery-modal__title{font-size:1.8rem}.fa-delivery-modal__message{font-size:1.3rem}}