.app-return-handler{z-index:1000;padding:1rem;padding-bottom:calc(1rem + env(safe-area-inset-bottom));background-color:var(--color-background);justify-content:space-between;align-items:center;gap:1rem;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -.25rem 1rem #00000026}.app-return-handler__text{font-weight:500}
.order-progress-alert{background-color:var(--color-background-milky-white);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);border-radius:var(--radius-boxes);box-shadow:var(--shadow);text-align:center;flex-direction:column;align-items:center;gap:.75rem;width:100%;padding:1.25rem;display:flex}.order-progress-alert__header{justify-content:center;align-items:flex-end;width:100%;display:flex;position:relative}.order-progress-alert__close{cursor:pointer;opacity:.3;border-radius:50%;justify-content:center;align-items:center;width:1.875rem;height:1.875rem;padding:.5rem;transition:opacity .2s;display:flex;position:absolute;top:0;right:0}.order-progress-alert__close:hover{opacity:.6}.order-progress-alert__close>svg{width:1.5rem;height:1.5rem}.order-progress-alert__content{text-align:center;flex-direction:column;align-items:center;gap:.5rem;width:100%;display:flex}.order-progress-alert__content>h2{font-size:1.5rem;font-weight:600;line-height:2rem}.order-progress-alert__progress{filter:drop-shadow(0 0 1.07rem color-mix(in srgb,var(--color-foreground-dark)15%,transparent))}.order-progress-alert__button{width:100%}
/*# sourceMappingURL=3361d9c6214ba4b4.css.map*/