body.shop-quick-view-open{overflow:hidden}.shop-quick-view-overlay{position:fixed;inset:0;z-index:calc(var(--storefront-z-screen-effect, 2147481000) + 5);display:grid;place-items:center;padding:clamp(1rem,3vw,2.5rem)}.shop-quick-view-backdrop{position:absolute;inset:0;width:100%;height:100%;padding:0;border:0;background:rgba(3,5,8,.84);cursor:default}.shop-quick-view{position:relative;isolation:isolate;display:flex;width:min(70rem,100%);max-height:calc(100dvh - clamp(2rem, 6vw, 5rem));flex-direction:column;overflow:hidden;border:1px solid var(--storefront-color-rule-muted);border-radius:0;outline:0;background:var(--storefront-color-surface);color:var(--storefront-color-text);box-shadow:0 1.5rem 5rem rgba(0,0,0,.58)}.shop-quick-view__header{display:flex;min-height:5.25rem;align-items:center;justify-content:space-between;gap:1.5rem;padding:1rem 1.25rem 1rem 1.5rem;border-bottom:1px solid var(--storefront-color-rule-muted);background:var(--storefront-color-surface-raised)}.shop-quick-view__header>div{display:grid;min-width:0;gap:.35rem}.shop-quick-view__availability span,.shop-quick-view__header span,.shop-quick-view__price span,.shop-quick-view__quantity>span{color:var(--storefront-color-text-muted);font-family:var(--storefront-font-display,"Chakra Petch",sans-serif);font-size:.6875rem;font-weight:700;line-height:1.2}.shop-quick-view__header span{color:var(--storefront-color-accent)}.shop-quick-view__header h2{max-width:48rem;margin:0;overflow:hidden;color:var(--storefront-color-text);font-family:var(--storefront-font-display,"Chakra Petch",sans-serif);font-size:clamp(1.25rem,2.4vw,2rem);font-weight:700;line-height:1.05;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.shop-quick-view__close.storefront-icon-button{width:3rem;height:3rem;min-width:3rem;border-color:var(--storefront-color-rule-muted);background:transparent;color:var(--storefront-color-text)}.shop-quick-view__close.storefront-icon-button:focus-visible,.shop-quick-view__close.storefront-icon-button:hover{border-color:var(--storefront-color-accent);background:var(--storefront-color-accent);color:var(--storefront-color-accent-ink)}.shop-quick-view__close svg{width:1.35rem;height:1.35rem}.shop-quick-view__body{display:grid;min-height:0;grid-template-columns:minmax(0,1.5fr) minmax(20rem,.85fr);overflow:auto;overscroll-behavior:contain}.shop-quick-view__gallery{display:grid;min-width:0;min-height:min(34rem,65vh);place-items:center;padding:clamp(1.5rem,4vw,3.5rem);border-right:1px solid var(--storefront-color-rule-muted);background:var(--storefront-color-bg)}.shop-quick-view__gallery img{display:block;width:100%;height:100%;max-height:29rem;object-fit:contain}.shop-quick-view__buy-panel{display:flex;min-width:0;flex-direction:column;background:var(--storefront-color-surface)}.shop-quick-view__price{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:1rem;padding:1.5rem;background:var(--storefront-color-accent);color:var(--storefront-color-accent-ink)}.shop-quick-view__price>div{display:grid;min-width:0;gap:.3rem}.shop-quick-view__price span,.shop-quick-view__price strong{color:var(--storefront-color-accent-ink)}.shop-quick-view__price strong{font-family:var(--storefront-font-display,"Chakra Petch",sans-serif);font-size:clamp(2.25rem,4vw,3.4rem);font-weight:700;line-height:.92;white-space:nowrap}.shop-quick-view__price del{color:var(--storefront-color-accent-ink);font-size:.8125rem;font-weight:600;opacity:.62}.shop-quick-view__price>p{margin:0;padding:.5rem .65rem;border:1px solid;color:var(--storefront-color-accent-ink);font-size:.6875rem;font-weight:700;line-height:1.15;text-align:center}.shop-quick-view__description{display:-webkit-box;padding:1.25rem 1.5rem;overflow:hidden;color:var(--storefront-color-text-muted);font-size:.9375rem;font-weight:400;line-height:1.55;text-transform:none;-webkit-box-orient:vertical;-webkit-line-clamp:3}.shop-quick-view__attributes,.shop-quick-view__description{margin:0;border-bottom:1px solid var(--storefront-color-rule-muted)}.shop-quick-view__attributes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.shop-quick-view__attributes>div{min-width:0;padding:.9rem 1.5rem;border-right:1px solid var(--storefront-color-rule-muted)}.shop-quick-view__attributes>div:last-child{border-right:0}.shop-quick-view__attributes :is(dt,dd){margin:0;overflow-wrap:anywhere}.shop-quick-view__attributes dt{margin-bottom:.3rem;color:var(--storefront-color-text-muted);font-size:.625rem;font-weight:700;line-height:1.2}.shop-quick-view__attributes dd{color:var(--storefront-color-text);font-size:.8125rem;font-weight:600;line-height:1.3}.shop-quick-view__dock{display:grid;flex:1;align-content:start;gap:1rem;padding:1.5rem;background:var(--storefront-color-surface-raised)}.shop-quick-view__availability{display:grid;gap:.35rem}.shop-quick-view__availability strong{color:var(--storefront-color-text);font-size:1rem;font-weight:700;line-height:1.2}.shop-quick-view__quantity{display:grid;gap:.55rem}.shop-quick-view__quantity>div{display:grid;grid-template-columns:44px minmax(0,1fr) 44px}.shop-quick-view__quantity .storefront-icon-button{width:44px;min-width:44px;height:44px}.shop-quick-view__quantity input{width:100%;min-width:0;height:44px;border:1px solid var(--storefront-color-rule-muted);border-inline:0;border-radius:0;background:var(--storefront-color-bg);color:var(--storefront-color-text);font-family:inherit;font-size:.9375rem;font-weight:700;text-align:center;appearance:textfield}.shop-quick-view__quantity input::-webkit-inner-spin-button,.shop-quick-view__quantity input::-webkit-outer-spin-button{margin:0;appearance:none}.shop-quick-view__quantity input:focus-visible{box-shadow:var(--storefront-focus-ring)}.shop-quick-view__actions{display:grid;gap:.65rem}.shop-quick-view__actions .storefront-button{min-height:var(--storefront-control-height-md)}.shop-quick-view__notice{min-height:1.1rem;color:var(--storefront-color-accent);font-size:.75rem;font-weight:600;line-height:1.4}@media (max-width:700px){.shop-quick-view{width:min(42rem,100%)}.shop-quick-view__body{grid-template-columns:1fr}.shop-quick-view__gallery{min-height:clamp(14rem,42vh,23rem);padding:clamp(1rem,4vw,2rem);border-right:0;border-bottom:1px solid var(--storefront-color-rule-muted)}.shop-quick-view__gallery img{max-height:19rem}}@media (max-width:520px){.shop-quick-view-overlay{padding:.5rem}.shop-quick-view{max-height:calc(100dvh - 1rem)}.shop-quick-view__header{min-height:4.5rem;gap:.75rem;padding:.75rem .75rem .75rem 1rem}.shop-quick-view__header h2{font-size:1.05rem}.shop-quick-view__close.storefront-icon-button{width:2.75rem;height:2.75rem;min-width:2.75rem}.shop-quick-view__gallery{min-height:13rem}.shop-quick-view__gallery img{max-height:11.5rem}.shop-quick-view__price{padding:1.25rem 1rem}.shop-quick-view__price strong{font-size:clamp(2rem,12vw,2.75rem)}.shop-quick-view__description{padding:1rem;font-size:.875rem}.shop-quick-view__attributes>div,.shop-quick-view__dock{padding-inline:1rem}}@media (prefers-reduced-motion:reduce){.shop-quick-view,.shop-quick-view *{scroll-behavior:auto}}