.qv-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:none;align-items:center;justify-content:center;padding:24px;font-family:inherit}.qv-modal:not([hidden]){display:flex}.qv-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;transition:opacity .2s ease}.qv-modal .qv-modal__backdrop,.qv-modal .qv-modal__spinner{display:block}.qv-modal.is-open .qv-modal__backdrop{opacity:1}.qv-modal__panel{position:relative;z-index:1;width:100%;max-width:940px;max-height:92vh;background:#fff;display:flex;flex-direction:column;border-radius:0;border:1px solid rgba(0,0,0,.08);box-shadow:0 24px 50px #00000040;opacity:0;transform:translateY(20px) scale(.98);transition:transform .25s cubic-bezier(.22,.61,.36,1),opacity .2s ease;overflow:hidden}.qv-modal.is-open .qv-modal__panel{opacity:1;transform:translateY(0) scale(1)}.qv-modal__panel:focus{outline:none}.qv-modal__close{display:none;position:absolute;top:10px;right:10px;z-index:3;width:36px;height:36px;align-items:center;justify-content:center;padding:0;border:none;border-radius:0;background:#ffffffe6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#1a1a1a;cursor:pointer;box-shadow:0 2px 8px #0000002e}.qv-modal__close svg{width:18px;height:18px}.qv-modal__loading{display:flex;align-items:center;justify-content:center;padding:6rem 2rem}.qv-modal__spinner{width:40px;height:40px;border:3px solid rgba(0,0,0,.1);border-top-color:#1a1a1a;border-radius:50%;animation:qvSpin .8s linear infinite}@keyframes qvSpin{to{transform:rotate(360deg)}}.qv-modal__content{flex:1 1 auto;overflow-y:auto;min-height:0;-webkit-overflow-scrolling:touch}.qv-modal [hidden]{display:none!important}@media(max-width:749px){.qv-modal{padding:12px;align-items:center;justify-content:center}.qv-modal__panel{width:100%;max-width:100%;max-height:88vh;max-height:88dvh;border-radius:0}.qv-modal.is-open .qv-modal__panel{transform:translateY(0) scale(1)}.qv-modal__close{display:inline-flex}.qv-modal__content{overflow-x:hidden}}.qv2{color:#1a1a1a}.qv2--hidden{display:none!important}.qv2__grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1fr);align-items:start}.qv2__gallery{display:grid;grid-template-columns:72px minmax(0,1fr);grid-template-rows:auto auto;gap:12px;padding:16px;background:#f6f2ec;position:sticky;top:0}.qv2__gallery:only-child,.qv2__gallery:has(.qv2__thumbs){grid-template-columns:72px minmax(0,1fr)}.qv2__gallery:not(:has(.qv2__thumbs)){grid-template-columns:minmax(0,1fr)}.qv2__thumbs{display:flex;flex-direction:column;gap:8px;overflow-y:auto;max-height:100%;scrollbar-width:thin}.qv2__thumb{flex:0 0 auto;width:64px;height:84px;padding:0;border:1px solid transparent;background:#fff;cursor:pointer;border-radius:0;overflow:hidden;transition:border-color .15s ease}.qv2__thumb img{width:100%;height:100%;object-fit:cover;display:block}.qv2__thumb:hover{border-color:#b9b0a2}.qv2__thumb.is-active{border-color:#1a1a1a}.qv2__main{border-radius:0;overflow:hidden;background:#efe9e0;aspect-ratio:3 / 4;width:min(100%,42vh,352px);max-width:100%;height:auto;min-height:0;margin-inline:auto}.qv2__main img,.qv2__main-placeholder{width:100%;height:100%;object-fit:cover;display:block}.qv2__info{padding:18px 22px 24px;display:flex;flex-direction:column;gap:12px}.qv2__brandbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.qv2__brand{font-size:1.5rem;font-weight:700;letter-spacing:.02em;color:#1a1a1a}.qv2__brand:empty{display:none}.qv2__close{flex:0 0 auto;width:34px;height:34px;margin-left:auto;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:0;cursor:pointer;color:#1a1a1a;padding:0}.qv2__close:hover{background:#0000000f}.qv2__close svg{width:18px;height:18px}.qv2__title{margin:0;font-size:1.7rem;font-weight:500;line-height:1.3;letter-spacing:.01em}.qv2__sku{margin:0;font-size:1.25rem;color:#777}.qv2__sku-label{font-weight:500}.qv2__price{margin:2px 0 4px}.qv2__ship{display:flex;align-items:center;gap:10px;padding:10px 14px;background:#1f7a3614;border:1px solid rgba(31,122,54,.22);border-radius:0;color:#1f7a36;font-size:1.3rem;font-weight:600;line-height:1.3}.qv2__ship svg{width:22px;height:22px;flex:0 0 auto}.qv2__options{display:flex;flex-direction:column;gap:14px}.qv2__opt-group{display:flex;flex-direction:column;gap:8px}.qv2__opt-head{display:flex;align-items:baseline;gap:8px}.qv2__opt-name{font-size:1.25rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#1a1a1a}.qv2__opt-current{font-size:1.25rem;color:#777}.qv2__opt-values{display:flex;flex-wrap:wrap;gap:8px}.qv2__opt-btn{min-width:46px;height:42px;padding:0 14px;background:#fff;border:1px solid #d0d0d0;border-radius:0;font-size:1.35rem;color:#1a1a1a;cursor:pointer;transition:border-color .15s ease,background .15s ease;font-family:inherit}.qv2__opt-btn:hover{border-color:#1a1a1a}.qv2__opt-btn.is-selected{border-color:#1a1a1a;border-width:2px;font-weight:600}.qv2__qty-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:2px}.qv2__stepper{display:inline-flex;align-items:center;border:1px solid #d0d0d0;border-radius:0;overflow:hidden}.qv2__step{width:40px;height:42px;display:inline-flex;align-items:center;justify-content:center;background:#fff;border:none;cursor:pointer;color:#1a1a1a;padding:0}.qv2__step:hover{background:#f3f3f3}.qv2__step svg{width:16px;height:16px}.qv2__qty-input{width:46px;height:42px;text-align:center;border:none;border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5;font-size:1.4rem;font-family:inherit;color:#1a1a1a;-moz-appearance:textfield}.qv2__qty-input::-webkit-outer-spin-button,.qv2__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.qv2__stock{font-size:1.3rem;font-weight:600;color:#1f7a36}.qv2__stock--out{color:#b71c1c}.qv2__actions{display:flex;flex-direction:column;gap:10px;margin-top:4px}.qv2__atc{width:100%;background:#1a1a1a;color:#fff;border:none;padding:15px;font-size:1.5rem;font-weight:600;letter-spacing:.02em;cursor:pointer;transition:background .2s ease;font-family:inherit;border-radius:0}.qv2__atc:hover:not(.is-disabled):not([disabled]){background:#000}.qv2__atc.is-disabled,.qv2__atc[disabled]{background:#999;cursor:not-allowed}.qv2__fav{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px;background:#fff;border:1px solid #1a1a1a;color:#1a1a1a;font-size:1.4rem;font-weight:500;letter-spacing:.02em;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease;font-family:inherit;border-radius:0}.qv2__fav:hover{background:#f6f2ec}.qv2__fav-icon{width:18px;height:18px;transition:fill .15s ease}.qv2__fav.is-active{border-color:#b71c1c;color:#b71c1c}.qv2__fav.is-active .qv2__fav-icon{fill:#b71c1c;stroke:#b71c1c}.qv2__trust{list-style:none;margin:8px 0 0;padding:14px 0 0;border-top:1px solid #eee;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.qv2__trust-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;font-size:1.05rem;line-height:1.3;color:#555}.qv2__trust-item svg{width:24px;height:24px;color:#1a1a1a}.qv2__detail{grid-column:1 / -1;display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:13px;background:#fff;border:1px solid #1a1a1a;border-radius:0;color:#1a1a1a;font-size:1.4rem;font-weight:500;letter-spacing:.02em;text-decoration:none;transition:background .15s ease,color .15s ease}.qv2__detail:hover{background:#1a1a1a;color:#fff}.qv2__detail svg{width:16px;height:16px;transition:transform .15s ease}.qv2__detail:hover svg{transform:translate(3px)}.qv2__colors{margin-top:12px;padding-top:14px;border-top:1px solid #eee;display:none}.qv2__colors.is-loaded{display:block}.qv2__colors .heritage-linked-colors__media,.qv2__colors .heritage-linked-colors__img{border-radius:0}.qv2__colors-heading{margin:0 0 10px;font-size:1.25rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#1a1a1a}.qv2__colors .heritage-linked-colors__heading{display:none}.qv2__colors .heritage-linked-colors-wrap{display:block}.qv2__colors .heritage-linked-colors__list{display:flex;flex-wrap:nowrap;gap:10px;list-style:none;margin:0;padding:0 0 6px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.qv2__colors .heritage-linked-colors__list::-webkit-scrollbar{height:4px}.qv2__colors .heritage-linked-colors__list::-webkit-scrollbar-thumb{background:#cfc7ba;border-radius:0}.qv2__colors .heritage-linked-colors__item{flex:0 0 auto;width:84px;scroll-snap-align:start}.qv2__colors .heritage-linked-colors__link{display:block;text-decoration:none;color:inherit}.qv2__colors .heritage-linked-colors__media{aspect-ratio:3 / 4;overflow:hidden;background:#efe9e0;margin-bottom:5px}.qv2__colors .heritage-linked-colors__img{width:100%;height:100%;object-fit:cover;display:block}.qv2__colors .heritage-linked-colors__body{display:block}.qv2__colors .heritage-linked-colors__title{margin:0;font-size:1.05rem;line-height:1.3;white-space:normal;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.qv2__colors .heritage-linked-colors__price{margin:2px 0 0;font-size:1.05rem}.qv2__colors .cart-price-preview{font-size:.95rem;margin-top:2px}.qv2__colors--gallery{grid-column:1 / -1;margin-top:4px;padding-top:12px}.qv2__colors--gallery .qv2__colors-heading{font-size:1.05rem;margin-bottom:8px}@media(max-width:749px){.qv2__grid{grid-template-columns:1fr}.qv2,.qv2__grid,.qv2__gallery,.qv2__info{min-width:0;max-width:100%}.qv2__grid>*,.qv2__gallery>*{min-width:0;max-width:100%}.qv2__gallery{position:static;display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px}.qv2__thumbs{order:2;align-self:stretch;flex-direction:row;justify-content:center;max-height:none;overflow-x:auto;overflow-y:hidden;gap:6px;-webkit-overflow-scrolling:touch}.qv2__thumb{width:52px;height:68px}.qv2__main{order:1;aspect-ratio:3 / 4;width:min(100%,36vh,260px);max-width:100%;height:auto;min-height:0;max-height:none;margin:0 auto}.qv2__main img,.qv2__main-placeholder{object-position:top center}.qv2__detail{order:3;margin-top:6px}.qv2__colors--gallery{order:4}.qv2__colors .heritage-linked-colors-wrap,.qv2__colors .heritage-linked-colors,.qv2__colors .heritage-linked-colors__list{min-width:0;max-width:100%}.qv2__info{gap:10px;padding:14px 14px calc(18px + env(safe-area-inset-bottom,0px))}.qv2__title{font-size:1.5rem}.qv2__brand{font-size:1.3rem}.qv2__opt-btn{min-width:42px;height:40px;font-size:1.25rem}.qv2__atc{padding:13px;font-size:1.4rem}.qv2__fav{padding:11px}.qv2__trust{grid-template-columns:repeat(2,1fr);gap:10px}.qv2__close{display:none}}
/*# sourceMappingURL=/cdn/shop/t/37/assets/heritage-quick-view.css.map */
