.om-sticky-purchase,.om-sticky-size-sheet{display:none}@media screen and (max-width:749px){:root{--om-sticky-purchase-height: 6.8rem;--om-sticky-purchase-ink: #302b27;--om-sticky-purchase-muted: #766d65;--om-sticky-purchase-line: #dfd5c6;--om-sticky-purchase-surface: rgba(255, 253, 248, .985)}.om-sticky-purchase{position:fixed;right:0;bottom:0;left:0;z-index:900;display:block;min-height:calc(var(--om-sticky-purchase-height) + env(safe-area-inset-bottom));padding:.8rem 1rem calc(.8rem + env(safe-area-inset-bottom));background:var(--om-sticky-purchase-surface);border-top:1px solid var(--om-sticky-purchase-line);box-shadow:0 -.8rem 2.6rem #31271e1f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(110%);transition:opacity .16s ease,visibility .16s ease,transform .22s cubic-bezier(.22,.78,.24,1)}.om-sticky-purchase.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.om-sticky-purchase__row{display:flex;align-items:stretch;gap:.7rem;width:min(100%,56rem);min-height:5.2rem;margin:0 auto}.om-sticky-purchase button{-webkit-appearance:none;appearance:none;margin:0;font:inherit;-webkit-tap-highlight-color:transparent}.om-sticky-purchase [hidden]{display:none!important}.om-sticky-purchase__size,.om-sticky-purchase__quantity{color:var(--om-sticky-purchase-ink);background:#fffefa;border:1px solid var(--om-sticky-purchase-line);border-radius:.55rem}.om-sticky-purchase__size{position:relative;display:grid;flex:0 1 9.6rem;grid-template-columns:minmax(0,1fr) 1.2rem;grid-template-rows:auto auto;align-content:center;min-width:7.8rem;padding:.55rem .75rem;text-align:left;cursor:pointer}.om-sticky-purchase__size-label{grid-column:1;color:var(--om-sticky-purchase-muted);font-size:.9rem;font-weight:600;line-height:1.1;letter-spacing:.07em;text-transform:uppercase}.om-sticky-purchase__size-value{grid-column:1;max-width:100%;margin-top:.2rem;overflow:hidden;font-size:1.2rem;font-weight:600;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.om-sticky-purchase__chevron{grid-column:2;grid-row:1 / 3;align-self:center;width:1.1rem;height:1.1rem;color:#756b61}.om-sticky-purchase__quantity{display:grid;flex:0 0 9.2rem;grid-template-columns:3rem 3.2rem 3rem;overflow:hidden}.om-sticky-purchase__quantity-button{display:inline-flex;align-items:center;justify-content:center;min-width:3rem;padding:0;color:var(--om-sticky-purchase-ink);background:transparent;border:0;cursor:pointer}.om-sticky-purchase__quantity-button:disabled{color:#b5ada5;cursor:not-allowed}.om-sticky-purchase__quantity-button svg{width:1.25rem;height:1.25rem}.om-sticky-purchase__quantity-value{display:inline-flex;align-items:center;justify-content:center;min-width:0;color:var(--om-sticky-purchase-ink);font-size:1.25rem;font-weight:600;font-variant-numeric:tabular-nums}.om-sticky-purchase__add{display:inline-flex;flex:1 1 auto;align-items:center;justify-content:center;min-width:10.5rem;padding:.7rem 1rem;color:#fffdf9;background:#302b27;border:1px solid #302b27;border-radius:.55rem;font-size:1.25rem;font-weight:650;line-height:1.2;letter-spacing:.015em;text-align:center;cursor:pointer}.om-sticky-purchase__add.is-size-required{color:#302b27;background:#e6cf87;border-color:#d3b964}.om-sticky-purchase__add:disabled{color:#948c84;background:#e7e2dc;border-color:#d6cfc7;cursor:not-allowed}.om-sticky-purchase__add.is-loading:after{content:"";width:1.4rem;height:1.4rem;margin-left:.7rem;border:.16rem solid currentColor;border-right-color:transparent;border-radius:50%;animation:om-sticky-purchase-spin .65s linear infinite}.om-sticky-size-sheet{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:block;visibility:hidden;pointer-events:none}.om-sticky-size-sheet.is-open{visibility:visible;pointer-events:auto}.om-sticky-size-sheet__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;background:#18130f7a;border:0;opacity:0;transition:opacity .18s ease}.om-sticky-size-sheet.is-open .om-sticky-size-sheet__backdrop{opacity:1}.om-sticky-size-sheet__panel{position:absolute;right:0;bottom:0;left:0;max-height:72vh;max-height:min(72dvh,58rem);padding:0 1.6rem calc(1.8rem + env(safe-area-inset-bottom));overflow-y:auto;color:var(--om-sticky-purchase-ink);background:#fffdf8;border-radius:1.8rem 1.8rem 0 0;box-shadow:0 -1.2rem 4rem #1d161138;transform:translateY(105%);transition:transform .24s cubic-bezier(.22,.78,.24,1)}.om-sticky-size-sheet.is-open .om-sticky-size-sheet__panel{transform:translateY(0)}.om-sticky-size-sheet__handle{width:4rem;height:.4rem;margin:.9rem auto .5rem;background:#d2c8ba;border-radius:999px}.om-sticky-size-sheet__header{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;min-height:5.2rem;border-bottom:1px solid #ebe3d8}.om-sticky-size-sheet__title{margin:0;color:#302b27;font-family:var(--font-heading-family);font-size:1.65rem;font-weight:600;line-height:1.25}.om-sticky-size-sheet__close{display:inline-flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;padding:0;color:#4e4741;background:transparent;border:0;border-radius:50%;cursor:pointer}.om-sticky-size-sheet__close svg{width:1.8rem;height:1.8rem}.om-sticky-size-sheet__options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem;padding-top:1.5rem}.om-sticky-size-sheet__option{position:relative;min-height:4.8rem;padding:.8rem .45rem;color:#3b3530;background:#fffefa;border:1px solid #d8cec0;border-radius:.55rem;font-size:1.25rem;font-weight:600;line-height:1.2;cursor:pointer}.om-sticky-size-sheet__option.is-selected{color:#fffdf9;background:#302b27;border-color:#302b27;box-shadow:inset 0 0 0 1px #302b27}.om-sticky-size-sheet__option:disabled,.om-sticky-size-sheet__option.is-unavailable{color:#aaa098;background:linear-gradient(to top right,transparent calc(50% - .5px),#c8beb3 50%,transparent calc(50% + .5px)),#f3efea;border-color:#ded6cc;cursor:not-allowed}.om-sticky-size-sheet__note{margin:1.25rem 0 0;color:#7a7169;font-size:1.08rem;line-height:1.4;text-align:center}body.om-sticky-size-sheet-open{overflow:hidden}body.om-sticky-purchase-visible #MainContent{padding-bottom:calc(var(--om-sticky-purchase-height) + env(safe-area-inset-bottom))}@media screen and (max-width:365px){.om-sticky-purchase{padding-right:.7rem;padding-left:.7rem}.om-sticky-purchase__row{gap:.5rem}.om-sticky-purchase__size{flex-basis:8.1rem;min-width:7.2rem;padding-right:.55rem;padding-left:.6rem}.om-sticky-purchase__quantity{flex-basis:8.4rem;grid-template-columns:2.7rem 3rem 2.7rem}.om-sticky-purchase__quantity-button{min-width:2.7rem}.om-sticky-purchase__add{min-width:9.2rem;padding-right:.65rem;padding-left:.65rem;font-size:1.16rem}}@keyframes om-sticky-purchase-spin{to{transform:rotate(360deg)}}}@media(prefers-reduced-motion:reduce){.om-sticky-purchase,.om-sticky-size-sheet__backdrop,.om-sticky-size-sheet__panel{transition:none!important}.om-sticky-purchase__add.is-loading:after{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/om-sticky-purchase.css.map */
