.ez-sheet__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#0006;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease}.ez-sheet__backdrop.is-open{opacity:1;visibility:visible}.ez-sheet{position:fixed;left:0;right:0;bottom:0;z-index:1001;display:flex;flex-direction:column;max-height:45vh;background:#fff;border-radius:18px 18px 0 0;box-shadow:0 -8px 40px #0000002e;transform:translateY(100%);transition:transform .28s cubic-bezier(.22,1,.36,1);padding-bottom:env(safe-area-inset-bottom,0px)}.ez-sheet.is-open{transform:translateY(0)}.ez-sheet__handle{width:40px;height:4px;margin:10px auto 4px;border-radius:2px;background:#d8d8d8}.ez-sheet__head{display:flex;align-items:center;justify-content:space-between;padding:8px 18px 12px;border-bottom:1px solid var(--ez-color-border, #ededed)}.ez-sheet__title{font-size:16px;font-weight:600;color:var(--ez-color-heading, #2c2c2c)}.ez-sheet__done{border:0;background:none;padding:4px 6px;color:var(--ez-color-primary, #1f60fc);font:inherit;font-size:15px;font-weight:600;cursor:pointer}.ez-sheet__body{overflow-y:auto;-webkit-overflow-scrolling:touch;padding:8px 12px 16px}.ez-sheet__opt{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 12px;border:0;background:none;border-radius:10px;font:inherit;font-size:15px;color:var(--ez-color-heading, #2c2c2c);text-align:left;cursor:pointer}.ez-sheet__opt+.ez-sheet__opt{border-top:1px solid var(--ez-color-border, #f0f0f0)}.ez-sheet__opt.is-selected{color:var(--ez-color-primary, #1f60fc);font-weight:600}.ez-sheet__opt.is-selected:after{content:"\2713";margin-left:12px}.ez-sheet__opt.is-disabled{opacity:.4;cursor:not-allowed}.ez-sheet__price{display:flex;align-items:center;gap:10px;padding:12px}.ez-sheet__price input{flex:1;min-width:0;padding:10px 12px;border:1px solid var(--ez-color-border, #ededed);border-radius:10px;font:inherit}body.ez-sheet-open{overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/4/assets/ez-bottom-sheet.css.map */
