.pdp-v2 *,.pdp-v2 *:before,.pdp-v2 *:after{box-sizing:border-box}.pdp-v2{font-family:var(--pdp-font-body);color:var(--pdp-ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pdp-v2 :focus-visible{outline:none;box-shadow:var(--pdp-focus);border-radius:var(--pdp-r-sm)}.pdp-v2 .scroll-trigger,.pdp-v2 .animate--fade-in,.pdp-v2 .animate--slide-in,.pdp-v2 .scroll-trigger--offscreen{opacity:1!important;transform:none!important;animation:none!important;transition:none!important}.pdp-v2 .pdp-container{max-width:1280px;margin:0 auto;padding:0 clamp(16px,4vw,48px)}.pdp-v2 .pdp-hero{display:grid;grid-template-columns:minmax(0,1fr) 380px;column-gap:35px;align-items:start;position:relative;margin:var(--pdp-s-6) auto var(--pdp-s-9)}@media(max-width:1023px){.pdp-v2 .pdp-hero{grid-template-columns:1fr;column-gap:0;row-gap:var(--pdp-s-6);margin:var(--pdp-s-5) auto var(--pdp-s-7)}}.pdp-v2 .pdp-buybox{align-self:start;min-width:0}@media(min-width:1024px){.pdp-v2 .pdp-buybox{position:sticky;top:96px}}.pdp-v2 .pdp-section,.pdp-v2 .pdp-stories,.pdp-v2 .pdp-specs,.pdp-v2 .pdp-reviews,.pdp-v2 .pdp-faq,.pdp-v2 .pdp-fbt,.pdp-v2 .pdp-recently-viewed{display:block;max-width:1280px;margin-inline:auto;margin-top:var(--pdp-s-9);margin-bottom:var(--pdp-s-9);padding-inline:clamp(16px,4vw,48px)}.pdp-v2 .pdp-section,.pdp-v2 .pdp-stories,.pdp-v2 .pdp-specs,.pdp-v2 .pdp-reviews,.pdp-v2 .pdp-faq,.pdp-v2 .pdp-fbt,.pdp-v2 .pdp-recently-viewed{grid-column:1 / -1}@media(max-width:749px){.pdp-v2 .pdp-section,.pdp-v2 .pdp-stories,.pdp-v2 .pdp-specs,.pdp-v2 .pdp-reviews,.pdp-v2 .pdp-faq,.pdp-v2 .pdp-fbt,.pdp-v2 .pdp-recently-viewed{margin-top:var(--pdp-s-7);margin-bottom:var(--pdp-s-7)}}.pdp-v2 .pdp-media{display:grid;grid-template-columns:72px minmax(0,1fr);column-gap:var(--pdp-s-2)}@media(max-width:749px){.pdp-v2 .pdp-media{grid-template-columns:1fr}}.pdp-v2 .pdp-media__thumbs{display:flex;flex-direction:column;gap:var(--pdp-s-2);max-height:calc(100vh - 200px);overflow-y:auto;scrollbar-width:none;padding:8px 4px;-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000 32px,#000 calc(100% - 32px),transparent 100%);mask-image:linear-gradient(180deg,transparent 0%,#000 32px,#000 calc(100% - 32px),transparent 100%)}.pdp-v2 .pdp-media__thumbs::-webkit-scrollbar{display:none}@media(max-width:749px){.pdp-v2 .pdp-media__thumbs{flex-direction:row;max-height:none;overflow-x:auto;overflow-y:hidden;margin-top:var(--pdp-s-3);-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 32px,#000 calc(100% - 32px),transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 32px,#000 calc(100% - 32px),transparent 100%)}}.pdp-v2 .pdp-media__thumb{flex:0 0 auto;width:64px;height:64px;border-radius:var(--pdp-r-md);overflow:hidden;background:var(--pdp-canvas);cursor:pointer;position:relative;border:0;padding:0;box-shadow:inset 0 0 0 1px var(--pdp-line);transition:box-shadow var(--pdp-dur-fast) var(--pdp-ease)}.pdp-v2 .pdp-media__thumb:hover{box-shadow:inset 0 0 0 1px var(--pdp-ink)}.pdp-v2 .pdp-media__thumb.is-active{box-shadow:inset 0 0 0 2px var(--pdp-ink)}.pdp-v2 .pdp-media__thumb img{width:100%;height:100%;object-fit:contain;padding:6px}.pdp-v2 .pdp-media__stage{position:relative;aspect-ratio:1 / 1;background:var(--pdp-canvas);border-radius:var(--pdp-r-lg);overflow:hidden;cursor:default}.pdp-v2 .pdp-media__stage.is-zooming>img,.pdp-v2 .pdp-media__stage.is-zooming>picture>img{transform:none!important}.pdp-v2 .pdp-media__stage>img,.pdp-v2 .pdp-media__stage>picture>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;padding:2%;transition:transform 80ms var(--pdp-ease),transform-origin 0s;will-change:transform}@media(hover:hover)and (pointer:fine){.pdp-v2 .pdp-media__stage.is-zooming>img{transform:scale(1.4);transition:transform 80ms var(--pdp-ease)}}.pdp-v2 .pdp-media__counter{position:absolute;right:var(--pdp-s-3);bottom:var(--pdp-s-3);background:#0a0a0a99;color:#fff;padding:4px 10px;border-radius:var(--pdp-r-chip);font-size:var(--pdp-t-12);font-variant-numeric:tabular-nums;letter-spacing:.04em;pointer-events:none;z-index:2;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.pdp-v2 .pdp-media__editorial{text-align:center;margin:var(--pdp-s-5) 0 0;padding:var(--pdp-s-5) 0;font-size:var(--pdp-t-11);font-weight:600;letter-spacing:var(--pdp-tracking-eyebrow);text-transform:uppercase;color:var(--pdp-mute)}.pdp-v2 .pdp-media__editorial>span{margin:0 var(--pdp-s-3)}.pdp-v2 .pdp-buybox>*+*{margin-top:var(--pdp-s-5)}.pdp-v2 .pdp-eyebrow{font-size:var(--pdp-t-11);font-weight:600;letter-spacing:var(--pdp-tracking-eyebrow);text-transform:uppercase;color:var(--pdp-mute);margin:0}.pdp-v2 .pdp-h1{font-family:var(--pdp-font-display);font-size:clamp(24px,2.6vw,40px);font-weight:600;line-height:1.1;letter-spacing:var(--pdp-tracking-tight);color:var(--pdp-ink);margin:var(--pdp-s-2) 0 0;max-width:18ch}.pdp-v2 .pdp-rating{display:flex;align-items:center;gap:var(--pdp-s-2);font-size:var(--pdp-t-14);color:var(--pdp-mute)}.pdp-v2 .pdp-rating__stars{display:inline-flex;align-items:center;gap:1px;color:var(--pdp-ink)}.pdp-v2 .pdp-rating__stars .auzzi-i{width:16px;height:16px}.pdp-v2 .pdp-rating__num{font-weight:600;color:var(--pdp-ink);font-variant-numeric:tabular-nums}.pdp-v2 .pdp-rating__dot{width:2px;height:2px;background:var(--pdp-mute-2);border-radius:50%}.pdp-v2 .pdp-rating a{color:inherit;text-decoration:none;border-bottom:1px solid transparent;transition:border-color var(--pdp-dur-fast) var(--pdp-ease)}.pdp-v2 .pdp-rating a:hover{border-bottom-color:var(--pdp-mute)}.pdp-v2 .pdp-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:var(--pdp-s-3)}.pdp-v2 .pdp-price__compare{font-size:var(--pdp-t-18);font-weight:400;color:var(--pdp-mute);text-decoration:line-through;text-decoration-thickness:1px}.pdp-v2 .pdp-price__current{font-family:var(--pdp-font-display);font-size:var(--pdp-t-40);font-weight:600;line-height:1;color:var(--pdp-ink);letter-spacing:var(--pdp-tracking-tighter);font-variant-numeric:tabular-nums}.pdp-v2 .pdp-price__save{display:inline-flex;align-items:center;height:22px;padding:0 var(--pdp-s-2);background:var(--pdp-ink);color:#fff;border-radius:var(--pdp-r-sm);font-size:var(--pdp-t-12);font-weight:600;letter-spacing:.06em;text-transform:uppercase;line-height:1}.pdp-v2 .pdp-price__meta{margin-top:var(--pdp-s-2);font-size:var(--pdp-t-12);color:var(--pdp-mute)}.pdp-v2 .pdp-price__meta>span+span:before{content:" \b7  ";margin:0 4px;color:var(--pdp-mute-2)}.pdp-v2 .pdp-installments{font-size:var(--pdp-t-14);color:var(--pdp-ink-2);margin:var(--pdp-s-2) 0 0}.pdp-v2 .pdp-installments strong{font-weight:600;color:var(--pdp-ink)}.pdp-v2 .pdp-installments .pdp-afterpay{font-weight:600;color:var(--pdp-ink);letter-spacing:-.01em}.pdp-v2 .pdp-divider{border:0;border-top:1px solid var(--pdp-line);margin:var(--pdp-s-5) 0 0;height:0}.pdp-v2 .pdp-variant{display:flex;flex-direction:column;gap:var(--pdp-s-3);margin:0;border:0;padding:0}.pdp-v2 .pdp-variant__legend{font-size:var(--pdp-t-11);font-weight:600;letter-spacing:var(--pdp-tracking-eyebrow);text-transform:uppercase;color:var(--pdp-mute);padding:0}.pdp-v2 .pdp-variant__pills{display:flex;flex-wrap:wrap;gap:var(--pdp-s-2)}.pdp-v2 .pdp-variant__radio{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.pdp-v2 .pdp-variant__pill{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 var(--pdp-s-4);border:1px solid var(--pdp-line);border-radius:var(--pdp-r-chip);background:var(--pdp-surface);color:var(--pdp-ink);font-size:var(--pdp-t-14);font-weight:500;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background var(--pdp-dur-fast) var(--pdp-ease),border-color var(--pdp-dur-fast) var(--pdp-ease),color var(--pdp-dur-fast) var(--pdp-ease);position:relative}.pdp-v2 .pdp-variant__pill:hover{background:var(--pdp-line-2)}.pdp-v2 .pdp-variant__radio:checked+.pdp-variant__pill{background:var(--pdp-ink);color:#fff;border-color:var(--pdp-ink)}.pdp-v2 .pdp-variant__radio:focus-visible+.pdp-variant__pill{box-shadow:var(--pdp-focus)}.pdp-v2 .pdp-variant__pill.is-unavailable,.pdp-v2 .pdp-variant__radio:disabled+.pdp-variant__pill{color:var(--pdp-mute-2);cursor:not-allowed;pointer-events:none}.pdp-v2 .pdp-variant__pill.is-unavailable:before,.pdp-v2 .pdp-variant__radio:disabled+.pdp-variant__pill:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(to top right,transparent 47%,var(--pdp-mute-2) 48%,var(--pdp-mute-2) 52%,transparent 53%);pointer-events:none}.pdp-v2 .pdp-qty{display:inline-flex;align-items:stretch;height:44px;background:var(--pdp-surface);border:1px solid var(--pdp-line);border-radius:var(--pdp-r-md);overflow:hidden}.pdp-v2 .pdp-qty__btn{width:44px;height:44px;flex:0 0 44px;background:transparent;border:0;color:var(--pdp-ink);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background var(--pdp-dur-fast) var(--pdp-ease)}.pdp-v2 .pdp-qty__btn:hover{background:var(--pdp-line-2)}.pdp-v2 .pdp-qty__btn:disabled{color:var(--pdp-mute-2);cursor:not-allowed}.pdp-v2 .pdp-qty__input{width:44px;flex:1 0 44px;background:transparent;border:0;border-left:1px solid var(--pdp-line);border-right:1px solid var(--pdp-line);text-align:center;font-size:var(--pdp-t-14);font-weight:600;color:var(--pdp-ink);-moz-appearance:textfield}.pdp-v2 .pdp-qty__input::-webkit-outer-spin-button,.pdp-v2 .pdp-qty__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.pdp-v2 .pdp-qty__input:focus{outline:none}.pdp-v2 .pdp-cta-primary{width:100%;height:56px;padding:0 var(--pdp-s-5);background:var(--pdp-ink);color:#fff;border:0;border-radius:var(--pdp-r-md);font-family:var(--pdp-font-body);font-size:var(--pdp-t-16);font-weight:600;letter-spacing:-.005em;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:var(--pdp-s-2);transition:background var(--pdp-dur-fast) var(--pdp-ease),opacity var(--pdp-dur-fast) var(--pdp-ease)}.pdp-v2 .pdp-cta-primary:hover{background:var(--pdp-ink-2)}.pdp-v2 .pdp-cta-primary:active{opacity:.92}.pdp-v2 .pdp-cta-primary:disabled{background:var(--pdp-mute-2);cursor:not-allowed}.pdp-v2 .pdp-cta-secondary{width:100%;height:48px;padding:0 var(--pdp-s-5);background:var(--pdp-canvas);color:var(--pdp-ink);border:1px solid var(--pdp-line);border-radius:var(--pdp-r-md);font-family:var(--pdp-font-body);font-size:var(--pdp-t-14);font-weight:600;cursor:pointer;transition:background var(--pdp-dur-fast) var(--pdp-ease)}.pdp-v2 .pdp-cta-secondary:hover{background:var(--pdp-line-2)}.pdp-v2 .pdp-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--pdp-s-4);margin-top:var(--pdp-s-5)}.pdp-v2 .pdp-trust__cell{display:flex;flex-direction:column;align-items:flex-start;gap:var(--pdp-s-1)}.pdp-v2 .pdp-trust__cell .auzzi-i{width:20px;height:20px;color:var(--pdp-ink);margin-bottom:var(--pdp-s-1)}.pdp-v2 .pdp-trust__label{font-size:var(--pdp-t-12);font-weight:600;color:var(--pdp-ink);line-height:1.3}.pdp-v2 .pdp-trust__sub{font-size:var(--pdp-t-11);color:var(--pdp-mute);line-height:1.3}@media(max-width:480px){.pdp-v2 .pdp-trust{grid-template-columns:1fr;gap:var(--pdp-s-3)}}.pdp-v2 .pdp-eta{display:flex;flex-direction:column;gap:var(--pdp-s-2);padding:var(--pdp-s-4);background:var(--pdp-tint);border-radius:var(--pdp-r-md);margin-top:var(--pdp-s-5)}.pdp-v2 .pdp-eta__row{display:flex;align-items:flex-start;gap:var(--pdp-s-3)}.pdp-v2 .pdp-eta__row .auzzi-i{width:20px;height:20px;color:var(--pdp-ink);flex-shrink:0;margin-top:1px}.pdp-v2 .pdp-eta__text{font-size:var(--pdp-t-14);color:var(--pdp-ink-2);line-height:1.5}.pdp-v2 .pdp-eta__date{font-weight:600;color:var(--pdp-ink)}.pdp-v2 .pdp-eta__cd{font-weight:600;color:var(--pdp-ink);font-variant-numeric:tabular-nums}.pdp-v2 .pdp-eta__pc{display:flex;align-items:center;gap:var(--pdp-s-2);margin-top:var(--pdp-s-1)}.pdp-v2 .pdp-eta__pc input{flex:1;min-width:0;height:36px;padding:0 var(--pdp-s-3);border:1px solid var(--pdp-line);border-radius:var(--pdp-r-sm);background:var(--pdp-surface);font-size:var(--pdp-t-14);color:var(--pdp-ink);font-family:inherit}.pdp-v2 .pdp-eta__pc input:focus{outline:none;border-color:var(--pdp-ink)}.pdp-v2 .pdp-eta__pc button{background:transparent;border:0;padding:0 var(--pdp-s-2);height:36px;font-size:var(--pdp-t-14);font-weight:600;color:var(--pdp-ink);cursor:pointer;text-decoration:underline;text-underline-offset:3px;font-family:inherit}.pdp-v2 .pdp-eta__pc button:hover{color:var(--pdp-accent)}.pdp-v2 .pdp-eta__result{font-size:var(--pdp-t-12);color:var(--pdp-ink);margin-top:var(--pdp-s-1)}.pdp-v2 .pdp-eta__result.is-error{color:var(--pdp-danger)}.pdp-v2 .pdp-payments{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:var(--pdp-s-4)}.pdp-v2 .pdp-payments__logo{height:18px;display:inline-flex;align-items:center;justify-content:center;padding:2px 6px;background:transparent;border:1px solid var(--pdp-line);border-radius:var(--pdp-r-sm);font-size:9px;font-weight:700;color:var(--pdp-ink);letter-spacing:.04em;opacity:.55;transition:opacity var(--pdp-dur-fast) var(--pdp-ease)}.pdp-v2 .pdp-payments__logo:hover{opacity:1}.pdp-v2 .pdp-stories{display:flex;flex-direction:column;gap:var(--pdp-s-9)}.pdp-v2 .pdp-story{display:grid;grid-template-columns:1fr 1fr;gap:var(--pdp-s-8);align-items:center}@media(max-width:749px){.pdp-v2 .pdp-stories{gap:var(--pdp-s-7)}.pdp-v2 .pdp-story{grid-template-columns:1fr;gap:var(--pdp-s-5)}.pdp-v2 .pdp-story--reverse .pdp-story__media{order:initial}}.pdp-v2 .pdp-story__media{aspect-ratio:4 / 5;background:var(--pdp-canvas);border-radius:var(--pdp-r-lg);overflow:hidden;position:relative}.pdp-v2 .pdp-story__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;padding:6%}.pdp-v2 .pdp-story__body{padding:0}.pdp-v2 .pdp-story__eyebrow{font-size:var(--pdp-t-11);font-weight:600;letter-spacing:var(--pdp-tracking-eyebrow);text-transform:uppercase;color:var(--pdp-mute);margin:0}.pdp-v2 .pdp-story h2{font-family:var(--pdp-font-display);font-size:clamp(28px,3vw,56px);font-weight:600;line-height:1.05;letter-spacing:var(--pdp-tracking-tighter);color:var(--pdp-ink);margin:var(--pdp-s-3) 0 var(--pdp-s-4);max-width:14ch}.pdp-v2 .pdp-story__copy{font-size:var(--pdp-t-18);line-height:1.6;color:var(--pdp-ink-2);max-width:48ch;margin:0}.pdp-v2 .pdp-story__list{list-style:none;padding:0;margin:var(--pdp-s-4) 0 0;display:flex;flex-direction:column;gap:var(--pdp-s-2)}.pdp-v2 .pdp-story__list li{display:flex;align-items:flex-start;gap:var(--pdp-s-2);font-size:var(--pdp-t-15);color:var(--pdp-ink-2);line-height:1.5}.pdp-v2 .pdp-story__list .auzzi-i{width:16px;height:16px;color:var(--pdp-ink);margin-top:4px;flex-shrink:0}.pdp-v2 .pdp-section__head{margin-bottom:var(--pdp-s-6)}.pdp-v2 .pdp-section__eyebrow{font-size:var(--pdp-t-11);font-weight:600;letter-spacing:var(--pdp-tracking-eyebrow);text-transform:uppercase;color:var(--pdp-mute);margin:0 0 var(--pdp-s-2)}.pdp-v2 .pdp-section__title{font-family:var(--pdp-font-display);font-size:var(--pdp-t-28);font-weight:600;line-height:1.2;color:var(--pdp-ink);letter-spacing:var(--pdp-tracking-tight);margin:0}.pdp-v2 .pdp-specs{display:grid;grid-template-columns:1fr 2fr;column-gap:var(--pdp-s-7);row-gap:0}@media(max-width:600px){.pdp-v2 .pdp-specs{column-gap:var(--pdp-s-5)}}.pdp-v2 .pdp-specs>div{display:contents}.pdp-v2 .pdp-spec-key,.pdp-v2 .pdp-spec-value{padding:var(--pdp-s-4) 0;border-bottom:1px solid var(--pdp-line)}.pdp-v2 .pdp-spec-key{font-size:var(--pdp-t-14);font-weight:500;color:var(--pdp-mute)}.pdp-v2 .pdp-spec-value{font-size:var(--pdp-t-16);font-weight:500;color:var(--pdp-ink)}.pdp-v2 .pdp-specs-table{width:100%;border-collapse:collapse}.pdp-v2 .pdp-specs-table td{padding:var(--pdp-s-4) 0;border-bottom:1px solid var(--pdp-line);vertical-align:top;font-size:var(--pdp-t-16);color:var(--pdp-ink)}.pdp-v2 .pdp-specs-table td:first-child{font-size:var(--pdp-t-14);font-weight:500;color:var(--pdp-mute);width:33%;padding-right:var(--pdp-s-5)}.pdp-v2 .pdp-reviews__summary{display:grid;grid-template-columns:4fr 8fr;gap:var(--pdp-s-7);align-items:center;padding-bottom:var(--pdp-s-6);border-bottom:1px solid var(--pdp-line);margin-bottom:var(--pdp-s-5)}@media(max-width:749px){.pdp-v2 .pdp-reviews__summary{grid-template-columns:1fr;gap:var(--pdp-s-5)}}.pdp-v2 .pdp-reviews__big{display:flex;flex-direction:column;gap:var(--pdp-s-2)}.pdp-v2 .pdp-reviews__bignum{font-family:var(--pdp-font-display);font-size:var(--pdp-t-96);font-weight:600;line-height:.9;color:var(--pdp-ink);letter-spacing:var(--pdp-tracking-tighter)}.pdp-v2 .pdp-reviews__bigstars{display:inline-flex;gap:2px;color:var(--pdp-ink)}.pdp-v2 .pdp-reviews__bigstars .auzzi-i{width:18px;height:18px}.pdp-v2 .pdp-reviews__bigsub{font-size:var(--pdp-t-14);color:var(--pdp-mute)}.pdp-v2 .pdp-reviews__hist{display:flex;flex-direction:column;gap:var(--pdp-s-2)}.pdp-v2 .pdp-reviews__histrow{display:grid;grid-template-columns:28px 1fr 36px;align-items:center;gap:var(--pdp-s-3);font-size:var(--pdp-t-12);color:var(--pdp-mute)}.pdp-v2 .pdp-reviews__histtrack{height:6px;background:var(--pdp-line-2);border-radius:var(--pdp-r-chip);overflow:hidden}.pdp-v2 .pdp-reviews__histfill{display:block;height:100%;background:var(--pdp-ink);border-radius:inherit;transition:width var(--pdp-dur-slow) var(--pdp-ease)}.pdp-v2 .pdp-reviews__histcount{text-align:right;font-variant-numeric:tabular-nums}.pdp-v2 .pdp-reviews__filters{display:flex;flex-wrap:wrap;align-items:center;gap:0;font-size:var(--pdp-t-14);margin-bottom:var(--pdp-s-5)}.pdp-v2 .pdp-reviews__filterlink{background:transparent;border:0;padding:var(--pdp-s-1) 0;color:var(--pdp-mute);cursor:pointer;font:inherit;text-decoration:none;transition:color var(--pdp-dur-fast) var(--pdp-ease)}.pdp-v2 .pdp-reviews__filterlink:hover,.pdp-v2 .pdp-reviews__filterlink.is-active{color:var(--pdp-ink)}.pdp-v2 .pdp-reviews__filterlink+.pdp-reviews__filterlink:before{content:"\b7";margin:0 var(--pdp-s-2);color:var(--pdp-mute-2)}.pdp-v2 .pdp-reviews__write{margin-left:auto;color:var(--pdp-ink);font-weight:600;display:inline-flex;align-items:center;gap:4px}.pdp-v2 .pdp-reviews__write:before{content:"";margin:0}.pdp-v2 .pdp-reviews__write .auzzi-i{width:14px;height:14px}.pdp-v2 .pdp-reviews__cards{display:flex;flex-direction:column}.pdp-v2 .pdp-review{padding:var(--pdp-s-6) 0;border-top:1px solid var(--pdp-line)}.pdp-v2 .pdp-review__head{display:flex;align-items:center;gap:var(--pdp-s-3);margin-bottom:var(--pdp-s-2);flex-wrap:wrap}.pdp-v2 .pdp-review__name{font-size:var(--pdp-t-16);font-weight:600;color:var(--pdp-ink)}.pdp-v2 .pdp-review__verified{display:inline-flex;align-items:center;gap:4px;font-size:var(--pdp-t-12);color:var(--pdp-success)}.pdp-v2 .pdp-review__verified .auzzi-i{width:12px;height:12px}.pdp-v2 .pdp-review__date{margin-left:auto;font-size:var(--pdp-t-12);color:var(--pdp-mute)}.pdp-v2 .pdp-review__stars{display:inline-flex;gap:1px;color:var(--pdp-ink);margin-bottom:var(--pdp-s-1)}.pdp-v2 .pdp-review__stars .auzzi-i{width:14px;height:14px}.pdp-v2 .pdp-review__title{font-size:var(--pdp-t-16);font-weight:600;color:var(--pdp-ink);margin:0 0 var(--pdp-s-2)}.pdp-v2 .pdp-review__body{font-size:var(--pdp-t-15);line-height:1.6;color:var(--pdp-ink-2);margin:0}.pdp-v2 .pdp-reviews__loadmore{display:inline-flex;align-items:center;gap:6px;margin:var(--pdp-s-5) auto 0;padding:var(--pdp-s-2) 0;background:transparent;border:0;font-size:var(--pdp-t-14);font-weight:600;color:var(--pdp-ink);cursor:pointer;font-family:inherit}.pdp-v2 .pdp-reviews__loadmore .auzzi-i{width:14px;height:14px}.pdp-v2 .pdp-reviews__loadmore-wrap{text-align:center}.pdp-v2 .pdp-faq{display:flex;flex-direction:column}.pdp-v2 .pdp-faq details{border-top:1px solid var(--pdp-line)}.pdp-v2 .pdp-faq details:last-of-type{border-bottom:1px solid var(--pdp-line)}.pdp-v2 .pdp-faq summary{display:flex;align-items:center;justify-content:space-between;padding:var(--pdp-s-5) 0;font-size:var(--pdp-t-18);font-weight:500;color:var(--pdp-ink);cursor:pointer;list-style:none}.pdp-v2 .pdp-faq summary::-webkit-details-marker{display:none}.pdp-v2 .pdp-faq summary:after{content:"+";font-size:var(--pdp-t-24);font-weight:300;color:var(--pdp-mute);line-height:1;margin-left:var(--pdp-s-3);flex-shrink:0}.pdp-v2 .pdp-faq details[open] summary:after{content:"\2212"}.pdp-v2 .pdp-faq__answer{padding:0 0 var(--pdp-s-5);font-size:var(--pdp-t-15);line-height:1.7;color:var(--pdp-ink-2);max-width:70ch}.pdp-v2 .pdp-faq__answer a{color:var(--pdp-ink);border-bottom:1px solid var(--pdp-mute);text-decoration:none}.pdp-v2 .pdp-fbt[hidden]{display:none}.pdp-v2 .pdp-fbt__row{display:flex;align-items:center;gap:var(--pdp-s-5);flex-wrap:wrap}.pdp-v2 .pdp-fbt__plus{font-size:var(--pdp-t-24);font-weight:300;color:var(--pdp-mute-2);line-height:1;flex-shrink:0}.pdp-v2 .pdp-fbt__card{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:var(--pdp-s-2);position:relative}@media(max-width:749px){.pdp-v2 .pdp-fbt__row{gap:var(--pdp-s-3)}}.pdp-v2 .pdp-fbt__check{position:absolute;top:var(--pdp-s-2);left:var(--pdp-s-2);width:20px;height:20px;margin:0;cursor:pointer;appearance:none;-webkit-appearance:none;background:var(--pdp-surface);border:1px solid var(--pdp-line);border-radius:var(--pdp-r-sm);z-index:2;display:inline-flex;align-items:center;justify-content:center}.pdp-v2 .pdp-fbt__check:checked{background:var(--pdp-ink);border-color:var(--pdp-ink)}.pdp-v2 .pdp-fbt__check:checked:after{content:"";width:10px;height:6px;border-left:2px solid #FFFFFF;border-bottom:2px solid #FFFFFF;transform:rotate(-45deg) translate(1px,-1px)}.pdp-v2 .pdp-fbt__check:disabled{opacity:.5;cursor:not-allowed}.pdp-v2 .pdp-fbt__imgwrap{width:100%;aspect-ratio:1;background:var(--pdp-canvas);border-radius:var(--pdp-r-lg);overflow:hidden;display:flex;align-items:center;justify-content:center}.pdp-v2 .pdp-fbt__imgwrap img{width:86%;height:86%;object-fit:contain}.pdp-v2 .pdp-fbt__title{font-size:var(--pdp-t-15);font-weight:500;color:var(--pdp-ink);line-height:1.4;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pdp-v2 .pdp-fbt__price{font-size:var(--pdp-t-15);font-weight:600;color:var(--pdp-ink);font-variant-numeric:tabular-nums}.pdp-v2 .pdp-fbt__total-row{display:flex;align-items:center;justify-content:space-between;gap:var(--pdp-s-5);margin-top:var(--pdp-s-6);padding-top:var(--pdp-s-5);border-top:1px solid var(--pdp-line);flex-wrap:wrap}.pdp-v2 .pdp-fbt__total{font-size:var(--pdp-t-24);font-weight:600;color:var(--pdp-ink);font-variant-numeric:tabular-nums}.pdp-v2 .pdp-fbt__total small{display:block;font-size:var(--pdp-t-12);font-weight:500;color:var(--pdp-mute);letter-spacing:var(--pdp-tracking-eyebrow);text-transform:uppercase;margin-bottom:2px}.pdp-v2 .pdp-fbt__addbtn{height:48px;padding:0 var(--pdp-s-5);background:var(--pdp-ink);color:#fff;border:0;border-radius:var(--pdp-r-md);font-family:inherit;font-size:var(--pdp-t-14);font-weight:600;cursor:pointer;transition:background var(--pdp-dur-fast) var(--pdp-ease);min-width:200px}.pdp-v2 .pdp-fbt__addbtn:hover{background:var(--pdp-ink-2)}.pdp-v2 .pdp-fbt__addbtn:disabled{background:var(--pdp-mute-2);cursor:not-allowed}.pdp-v2-mobile-atc{position:fixed;left:0;right:0;bottom:0;height:calc(72px + env(safe-area-inset-bottom,0px));padding:0 var(--pdp-s-4) env(safe-area-inset-bottom,0px);background:var(--pdp-surface);border-top:1px solid var(--pdp-line);display:flex;align-items:center;gap:var(--pdp-s-3);z-index:90;transform:translateY(100%);transition:transform var(--pdp-dur-base) var(--pdp-ease)}.pdp-v2-mobile-atc.is-visible{transform:translateY(0)}.pdp-v2-mobile-atc__thumb{width:40px;height:40px;border-radius:var(--pdp-r-sm);background:var(--pdp-canvas);flex-shrink:0;overflow:hidden}.pdp-v2-mobile-atc__thumb img{width:100%;height:100%;object-fit:contain;padding:2px}.pdp-v2-mobile-atc__price{display:flex;flex-direction:column;gap:2px}.pdp-v2-mobile-atc__current{font-size:var(--pdp-t-15);font-weight:600;color:var(--pdp-ink)}.pdp-v2-mobile-atc__compare{font-size:var(--pdp-t-12);color:var(--pdp-mute);text-decoration:line-through}.pdp-v2-mobile-atc__spacer{flex:1}.pdp-v2-mobile-atc__btn{height:44px;padding:0 var(--pdp-s-4);background:var(--pdp-ink);color:#fff;border:0;border-radius:var(--pdp-r-md);font-family:inherit;font-size:var(--pdp-t-14);font-weight:600;cursor:pointer}.pdp-v2-mobile-atc__btn:hover{background:var(--pdp-ink-2)}@media(min-width:1024px){.pdp-v2-mobile-atc{display:none!important}}body.template--product .sb-marquee,body.template--product marquee,body.template--product .marquee,body.template--product .announcement-marquee,body.template--product [class*=announcement-marquee],body.template--product [class*=-marquee],body.template--product .announcement-bar__track{display:none!important}body.template--product .pdp-v2-rotator{display:flex;align-items:center;justify-content:center;height:40px;background:var(--pdp-ink);color:#fff;font-size:var(--pdp-t-12);font-weight:500;letter-spacing:.04em;position:relative;overflow:hidden}body.template--product .pdp-v2-rotator__item{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .4s var(--pdp-ease)}body.template--product .pdp-v2-rotator__item.is-visible{opacity:1}body.template--product .header-main,body.template--product .header-wrapper,body.template--product .header-top{padding-top:10px!important;padding-bottom:10px!important}body.template--product .header__icon--account,body.template--product a[href="/account/login"],body.template--product a[href="/account/register"],body.template--product .header-account-text,body.template--product .header-register-text{font-size:0;color:transparent;position:relative}body.template--product .header__icon--account:before,body.template--product a[href="/account/login"]:before{content:"";display:inline-block;width:24px;height:24px;background-color:currentColor;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'><path d='M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2'/><circle cx='12' cy='7' r='4'/></svg>") no-repeat center / contain;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'><path d='M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2'/><circle cx='12' cy='7' r='4'/></svg>") no-repeat center / contain;color:var(--pdp-ink);vertical-align:middle;font-size:initial}body.template--product a[href="/account/register"]{display:none!important}@media(prefers-reduced-motion:reduce){body.template--product .pdp-v2-rotator__item{transition:none}}.pdp-v2 .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.pdp-v2 .pdp-specs__rows{display:grid;grid-template-columns:minmax(140px,1fr) minmax(0,2fr);column-gap:var(--pdp-s-7);row-gap:0}.pdp-v2 .pdp-specs__row{display:contents}.pdp-v2 .pdp-specs__key,.pdp-v2 .pdp-specs__val{padding:var(--pdp-s-4) 0;border-bottom:1px solid var(--pdp-line)}.pdp-v2 .pdp-specs__key{font:500 var(--pdp-t-14) / 1.4 var(--pdp-font-body);color:var(--pdp-mute)}.pdp-v2 .pdp-specs__val{font:500 var(--pdp-t-16) / 1.5 var(--pdp-font-body);color:var(--pdp-ink)}@media(max-width:600px){.pdp-v2 .pdp-specs__rows{column-gap:var(--pdp-s-5)}}.pdp-v2 .pdp-reviews__rating-number{font-family:var(--pdp-font-display);font-size:var(--pdp-t-96);font-weight:600;line-height:.9;color:var(--pdp-ink);letter-spacing:var(--pdp-tracking-tighter);font-variant-numeric:tabular-nums}.pdp-v2 .pdp-reviews__based{font-size:var(--pdp-t-14);color:var(--pdp-mute);margin-top:var(--pdp-s-1)}.pdp-v2 .pdp-reviews__histogram{list-style:none;margin:0;padding:0;display:grid;gap:8px}.pdp-v2 .pdp-reviews__histogram li{display:grid;grid-template-columns:32px 1fr 36px;align-items:center;gap:var(--pdp-s-3);font-size:var(--pdp-t-12);color:var(--pdp-mute)}.pdp-v2 .pdp-reviews__histogram .bar{height:6px;background:var(--pdp-line-2);border-radius:999px;position:relative;overflow:hidden}.pdp-v2 .pdp-reviews__histogram .bar:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:var(--w, 0%);background:var(--pdp-ink);border-radius:inherit}.pdp-v2 .pdp-reviews__histogram .bar--thin{height:4px}.pdp-v2 .pdp-reviews__histogram .ct{text-align:right;font-variant-numeric:tabular-nums}.pdp-v2 .pdp-reviews__histogram li.dim .ct,.pdp-v2 .pdp-reviews__histogram li.dim>span:first-child{color:var(--pdp-mute-2)}.pdp-v2 .pdp-reviews__histogram li.dim .bar:before{background:var(--pdp-mute-2)}.pdp-v2 .pdp-review header{display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:var(--pdp-s-3);margin-bottom:var(--pdp-s-2)}.pdp-v2 .pdp-review__avatar{width:36px;height:36px;border-radius:50%;background:var(--pdp-line-2);color:var(--pdp-ink);display:inline-flex;align-items:center;justify-content:center;font:600 var(--pdp-t-12) / 1 var(--pdp-font-body);letter-spacing:.04em;text-transform:uppercase}.pdp-v2 .pdp-review header>div:nth-child(2){display:flex;flex-direction:column;gap:2px;min-width:0}.pdp-v2 .pdp-review header strong{font-size:var(--pdp-t-14);font-weight:600;color:var(--pdp-ink)}.pdp-v2 .pdp-review header .pdp-review__verified{display:inline-flex;align-items:center;gap:4px;font-size:var(--pdp-t-12);color:var(--pdp-success)}.pdp-v2 .pdp-review header .pdp-review__verified .auzzi-icon{width:12px;height:12px}.pdp-v2 .pdp-review header time{font-size:var(--pdp-t-12);color:var(--pdp-mute);white-space:nowrap}.pdp-v2 .pdp-review__star--empty{color:var(--pdp-mute-2)}body.template--product .related-products,body.template--product .recently-viewed-products,body.template--product [id*=shopify-section-related-products],body.template--product [id*=recently_viewed]{max-width:1280px;margin:var(--pdp-s-9) auto;padding-inline:clamp(16px,4vw,48px);background:transparent}body.template--product .related-products h2,body.template--product .recently-viewed-products h2,body.template--product [id*=shopify-section-related-products] h2,body.template--product [id*=recently_viewed] h2{font-family:var(--pdp-font-display);font-size:var(--pdp-t-28);font-weight:600;color:var(--pdp-ink);letter-spacing:var(--pdp-tracking-tight);margin:0 0 var(--pdp-s-6);text-align:left}body.template--product .related-products .card-wrapper,body.template--product .related-products .card,body.template--product .recently-viewed-products .card-wrapper,body.template--product .recently-viewed-products .card,body.template--product [id*=shopify-section-related-products] .card-wrapper,body.template--product [id*=shopify-section-related-products] .card,body.template--product [id*=recently_viewed] .card-wrapper,body.template--product [id*=recently_viewed] .card{background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;transform:none!important;transition:none!important}body.template--product .related-products .card:hover,body.template--product .related-products .card-wrapper:hover,body.template--product .recently-viewed-products .card:hover,body.template--product [id*=shopify-section-related-products] .card:hover{transform:none!important;box-shadow:none!important}body.template--product .related-products .card__media,body.template--product .related-products .card .media,body.template--product .recently-viewed-products .card__media,body.template--product [id*=shopify-section-related-products] .card__media,body.template--product [id*=shopify-section-related-products] .card .media,body.template--product [id*=recently_viewed] .card__media,body.template--product [id*=recently_viewed] .card .media{background:var(--pdp-canvas)!important;border-radius:var(--pdp-r-lg)!important;aspect-ratio:1 / 1;overflow:hidden}body.template--product .related-products .card__discount-badge,body.template--product .related-products .card__badge,body.template--product .related-products .card__badge-stack,body.template--product .related-products .product__savings,body.template--product .related-products .badge,body.template--product .related-products .badge_almost_gone,body.template--product .related-products .badge--low,body.template--product .related-products .badge--soldout,body.template--product .related-products .badge--new,body.template--product .related-products .card__price-badge,body.template--product .related-products .free-ship-pill,body.template--product .related-products .product__free-shipping,body.template--product .related-products .card .price__regular .price-item--regular[data-mode=compare],body.template--product .recently-viewed-products .card__badge,body.template--product .recently-viewed-products .card__discount-badge,body.template--product .recently-viewed-products .badge,body.template--product [id*=shopify-section-related-products] .card__discount-badge,body.template--product [id*=shopify-section-related-products] .card__badge,body.template--product [id*=shopify-section-related-products] .card__badge-stack,body.template--product [id*=shopify-section-related-products] .product__savings,body.template--product [id*=shopify-section-related-products] .badge,body.template--product [id*=shopify-section-related-products] .badge_almost_gone,body.template--product [id*=shopify-section-related-products] .badge--low,body.template--product [id*=shopify-section-related-products] .badge--soldout,body.template--product [id*=shopify-section-related-products] .badge--new,body.template--product [id*=shopify-section-related-products] .card__price-badge,body.template--product [id*=shopify-section-related-products] .free-ship-pill,body.template--product [id*=shopify-section-related-products] .product__free-shipping,body.template--product [id*=recently_viewed] .card__discount-badge,body.template--product [id*=recently_viewed] .card__badge,body.template--product [id*=recently_viewed] .badge,body.template--product [id*=recently_viewed] .free-ship-pill,body.template--product .related-products .caption-with-letter-spacing,body.template--product .related-products .card__vendor,body.template--product [id*=shopify-section-related-products] .caption-with-letter-spacing,body.template--product [id*=shopify-section-related-products] .card__vendor,body.template--product [id*=recently_viewed] .card__vendor{display:none!important}body.template--product .related-products .card__heading,body.template--product .related-products .card__heading a,body.template--product .recently-viewed-products .card__heading a,body.template--product [id*=shopify-section-related-products] .card__heading,body.template--product [id*=shopify-section-related-products] .card__heading a,body.template--product [id*=recently_viewed] .card__heading,body.template--product [id*=recently_viewed] .card__heading a{font-size:var(--pdp-t-15)!important;font-weight:500!important;color:var(--pdp-ink)!important;text-transform:none!important;letter-spacing:0!important;line-height:1.4!important;text-decoration:none!important}body.template--product .related-products .price-item--regular,body.template--product .related-products .price-item--sale,body.template--product .recently-viewed-products .price-item,body.template--product [id*=shopify-section-related-products] .price-item--regular,body.template--product [id*=shopify-section-related-products] .price-item--sale,body.template--product [id*=recently_viewed] .price-item{font-size:var(--pdp-t-15)!important;font-weight:600!important;color:var(--pdp-ink)!important;font-variant-numeric:tabular-nums}body.template--product .related-products s.price-item,body.template--product .related-products .price__sale s,body.template--product [id*=shopify-section-related-products] s.price-item,body.template--product [id*=shopify-section-related-products] .price__sale s,body.template--product [id*=recently_viewed] s.price-item{color:var(--pdp-mute)!important;font-weight:400!important;font-size:var(--pdp-t-12)!important;text-decoration:line-through}body.template--product .related-products .button,body.template--product .related-products .product-form__submit,body.template--product .related-products .quick-add__submit,body.template--product [id*=shopify-section-related-products] .button,body.template--product [id*=shopify-section-related-products] .quick-add__submit,body.template--product [id*=recently_viewed] .button,body.template--product [id*=recently_viewed] .quick-add__submit{background:transparent!important;border:0!important;color:var(--pdp-ink)!important;box-shadow:none!important;padding:0!important;font-size:var(--pdp-t-13, 13px)!important;font-weight:600!important;text-decoration:none!important;letter-spacing:0!important;min-height:0!important;height:auto!important;text-transform:none!important;margin-top:var(--pdp-s-2)!important;display:inline-flex!important;align-items:center;gap:4px}body.template--product .related-products .button:hover,body.template--product [id*=shopify-section-related-products] .button:hover,body.template--product [id*=recently_viewed] .button:hover{background:transparent!important;color:var(--pdp-ink-2)!important;text-decoration:underline!important;transform:none!important}body.template--product .related-products .card__content,body.template--product .related-products .card__information,body.template--product [id*=shopify-section-related-products] .card__content,body.template--product [id*=shopify-section-related-products] .card__information,body.template--product [id*=recently_viewed] .card__content,body.template--product [id*=recently_viewed] .card__information{padding:var(--pdp-s-3) 0!important;gap:var(--pdp-s-1)!important;background:transparent!important}body.template--product [id*=recently_viewed][hidden],body.template--product .pdp-recently-viewed[hidden],body.template--product .ymal-tag,body.template--product [class*=ymal-tag],body.template--product .related-products .ymal-tag,body.template--product [id*=shopify-section-related-products] .ymal-tag,body.template--product [id*=recently_viewed] .ymal-tag,body.template--product .related-products [class*=ymal-tag],body.template--product [id*=shopify-section-related-products] [class*=ymal-tag],body.template--product [id*=recently_viewed] [class*=ymal-tag]{display:none!important}.pdp-v2 .pdp-overview__body{max-width:72ch;font-size:var(--pdp-t-16);line-height:1.7;color:var(--pdp-ink-2)}.pdp-v2 .pdp-overview__body p{margin:0 0 var(--pdp-s-4)}.pdp-v2 .pdp-overview__body p:last-child{margin-bottom:0}.pdp-v2 .pdp-overview__body h2,.pdp-v2 .pdp-overview__body h3,.pdp-v2 .pdp-overview__body h4{font-family:var(--pdp-font-display);font-weight:600;color:var(--pdp-ink);letter-spacing:var(--pdp-tracking-tight);margin:var(--pdp-s-6) 0 var(--pdp-s-3)}.pdp-v2 .pdp-overview__body h3{font-size:var(--pdp-t-20)}.pdp-v2 .pdp-overview__body h4{font-size:var(--pdp-t-16)}.pdp-v2 .pdp-overview__body strong{font-weight:600;color:var(--pdp-ink)}.pdp-v2 .pdp-overview__body ul,.pdp-v2 .pdp-overview__body ol{margin:0 0 var(--pdp-s-4);padding-left:var(--pdp-s-5)}.pdp-v2 .pdp-overview__body li{margin-bottom:var(--pdp-s-1)}.pdp-v2 .pdp-overview__body a{color:var(--pdp-ink);border-bottom:1px solid var(--pdp-mute);text-decoration:none}.pdp-v2 .pdp-overview__body table{width:100%;border-collapse:collapse;margin:var(--pdp-s-4) 0}.pdp-v2 .pdp-overview__body table td,.pdp-v2 .pdp-overview__body table th{padding:var(--pdp-s-3) 0;border-bottom:1px solid var(--pdp-line);text-align:left}.pdp-v2 .pdp-qa{margin:48px auto;padding:28px;background:var(--pdp-surface, #fff);border:1px solid var(--pdp-line, #e6e3dd);border-radius:14px}.pdp-v2 .pdp-qa__head{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid var(--pdp-line, #e6e3dd)}.pdp-v2 .pdp-qa__title{margin:0;font-size:1.35rem;font-weight:700;color:var(--pdp-ink, #1a1a1a);letter-spacing:-.01em;line-height:1.3}.pdp-v2 .pdp-qa__ask{font-size:.9rem;font-weight:600;color:var(--pdp-accent, #B8541F);text-decoration:none;padding:8px 14px;border:1.5px solid var(--pdp-accent, #B8541F);border-radius:8px;transition:all .15s;white-space:nowrap}.pdp-v2 .pdp-qa__ask:hover{background:var(--pdp-accent, #B8541F);color:#fff}.pdp-v2 .pdp-qa__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:24px}.pdp-v2 .pdp-qa__item{padding-bottom:24px;border-bottom:1px solid #f0ede7}.pdp-v2 .pdp-qa__item:last-child{border-bottom:0;padding-bottom:0}.pdp-v2 .pdp-qa__q{display:flex;gap:14px;margin-bottom:12px;align-items:flex-start}.pdp-v2 .pdp-qa__qmark{flex:0 0 28px;height:28px;display:inline-flex;align-items:center;justify-content:center;background:#f5f1ea;color:var(--pdp-ink, #1a1a1a);font-weight:700;font-size:.85rem;border-radius:6px;margin-top:2px}.pdp-v2 .pdp-qa__qtext{margin:0;font-weight:600;color:var(--pdp-ink, #1a1a1a);font-size:1rem;line-height:1.45}.pdp-v2 .pdp-qa__a{display:flex;gap:14px;padding-left:6px}.pdp-v2 .pdp-qa__amark{flex:0 0 28px;height:28px;display:inline-flex;align-items:center;justify-content:center;background:var(--pdp-accent, #B8541F);color:#fff;font-weight:700;font-size:.85rem;border-radius:6px;margin-top:2px}.pdp-v2 .pdp-qa__abody{flex:1;min-width:0}.pdp-v2 .pdp-qa__atext{margin:0 0 8px;color:#3a3a3a;font-size:.96rem;line-height:1.55}.pdp-v2 .pdp-qa__byline{margin:0 0 10px;font-size:.8rem;color:#6b6b6b;display:flex;flex-wrap:wrap;gap:6px;align-items:center}.pdp-v2 .pdp-qa__author{font-weight:600;color:#4a4a4a}.pdp-v2 .pdp-qa__verified{color:#1b7a3e;font-weight:600}.pdp-v2 .pdp-qa__sep{color:#6b5e50}.pdp-v2 .pdp-qa__actions{display:flex;gap:4px;flex-wrap:wrap}.pdp-v2 .pdp-qa__action{-webkit-appearance:none;appearance:none;background:transparent;border:1px solid #e6e3dd;color:#4a4a4a;font-size:.78rem;font-weight:600;padding:5px 11px;border-radius:999px;cursor:pointer;transition:all .12s;display:inline-flex;align-items:center;gap:4px;font-family:inherit}.pdp-v2 .pdp-qa__action:hover{background:#faf7f2;border-color:#d4cfc4;color:#1a1a1a}.pdp-v2 .pdp-qa__action--muted{color:#6b5e50}.pdp-v2 .pdp-qa__count{color:#6b5e50;font-weight:500}.pdp-v2 .pdp-qa__more{margin:20px 0 0;text-align:center;font-size:.9rem;color:var(--pdp-accent, #B8541F);font-weight:600;cursor:pointer}@media(max-width:640px){.pdp-v2 .pdp-qa{padding:20px}.pdp-v2 .pdp-qa__title{font-size:1.1rem}.pdp-v2 .pdp-qa__qmark,.pdp-v2 .pdp-qa__amark{flex-basis:24px;height:24px;font-size:.78rem}.pdp-v2 .pdp-qa__head{flex-direction:column;align-items:flex-start}}body.template--product{background:var(--pdp-paper)}.pdp-v2{background:var(--pdp-paper);color:var(--pdp-ink)}.pdp-v2 .pdp-hero,.pdp-v2 .pdp-container{background:var(--pdp-paper)}.pdp-v2 .pdp-buybox{background:transparent}.pdp-v2 .pdp-stories{background:var(--pdp-paper)}.pdp-v2 .pdp-stories .pdp-story:nth-child(odd){background:var(--pdp-surface)}.pdp-v2 .pdp-stories .pdp-story:nth-child(2n){background:var(--pdp-surface-warm)}.pdp-v2 .pdp-overview,.pdp-v2 .pdp-specs,.pdp-v2 .pdp-qa,.pdp-v2 .pdp-fbt{background:var(--pdp-surface)}.pdp-v2 .pdp-reviews,.pdp-v2 .pdp-faq{background:var(--pdp-paper)}.pdp-v2 .pdp-rating .auzzi-icon,.pdp-v2 .pdp-rating__stars .auzzi-icon,.pdp-v2 .pdp-reviews__stars .auzzi-icon,.pdp-v2 .pdp-reviews__bigstars .auzzi-icon,.pdp-v2 .pdp-review__stars .auzzi-icon{color:var(--pdp-gold)!important;fill:var(--pdp-gold)!important}.pdp-v2 .pdp-review__stars .auzzi-icon--star-outline,.pdp-v2 .pdp-review__star--empty{color:var(--pdp-border-strong)!important;fill:none!important;stroke:var(--pdp-border-strong)!important}.pdp-v2 .pdp-rating__num{color:var(--pdp-ink);font-weight:700}.pdp-v2 .pdp-rating{color:var(--pdp-ink-muted)}.pdp-v2 .pdp-rating__dot{background:var(--pdp-ink-subtle)}.pdp-v2 .pdp-price__save{background:var(--pdp-accent)!important;color:var(--pdp-accent-on)!important;border-radius:var(--pdp-r-chip)!important;padding:4px 10px!important;font-size:.72rem!important;font-weight:700!important;letter-spacing:.04em!important;text-transform:uppercase!important;box-shadow:var(--pdp-shadow-sm)!important;height:auto!important;line-height:1.2!important}.pdp-v2 .pdp-story__eyebrow,.pdp-v2 .pdp-section__eyebrow{display:inline-block!important;background:var(--pdp-accent-soft)!important;color:var(--pdp-accent-ink)!important;padding:5px 12px!important;border-radius:var(--pdp-r-chip)!important;font-size:.72rem!important;font-weight:700!important;letter-spacing:.12em!important;text-transform:uppercase!important;margin-bottom:var(--pdp-s-4)!important}.pdp-v2 [data-pdp-vendor],.pdp-v2 .pdp-eyebrow[data-pdp-vendor]{display:inline-block!important;background:var(--pdp-accent-soft);color:var(--pdp-accent-ink);padding:4px 10px;border-radius:var(--pdp-r-chip);font-size:.68rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;margin:0 0 14px}.pdp-v2 .pdp-cta-primary,.pdp-v2 button[name=add]{background:var(--pdp-ink)!important;color:#fff!important;border:2px solid var(--pdp-ink)!important;border-radius:var(--pdp-r-md)!important;font-weight:700!important;font-size:1rem!important;letter-spacing:.01em!important;padding:16px 24px!important;height:auto!important;min-height:56px;width:100%!important;box-shadow:var(--pdp-shadow-sm)!important;transition:background var(--pdp-dur-base) var(--pdp-ease),border-color var(--pdp-dur-base) var(--pdp-ease),box-shadow var(--pdp-dur-base) var(--pdp-ease),transform var(--pdp-dur-fast) var(--pdp-ease)!important;cursor:pointer!important}.pdp-v2 .pdp-cta-primary:hover,.pdp-v2 button[name=add]:hover{background:var(--pdp-accent)!important;border-color:var(--pdp-accent)!important;box-shadow:var(--pdp-shadow-md)!important;transform:translateY(-1px)!important}.pdp-v2 .pdp-cta-primary:active{transform:translateY(0)!important}.pdp-v2 .pdp-cta-primary:disabled,.pdp-v2 button[name=add]:disabled{background:var(--pdp-ink-subtle)!important;border-color:var(--pdp-ink-subtle)!important}.pdp-v2 .pdp-cta-secondary{background:var(--pdp-surface)!important;color:var(--pdp-ink)!important;border:1px solid var(--pdp-border)!important;border-radius:var(--pdp-r-md)!important}.pdp-v2 .pdp-cta-secondary:hover{background:var(--pdp-surface-warm)!important;border-color:var(--pdp-ink-subtle)!important}.pdp-v2 .pdp-trust{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:0!important;padding:18px 0!important;border-top:1px solid var(--pdp-border)!important;border-bottom:1px solid var(--pdp-border)!important;margin:18px 0!important;background:transparent!important}.pdp-v2 .pdp-trust__cell{text-align:center;padding:0 12px;position:relative;display:flex!important;flex-direction:column!important;align-items:center!important;gap:2px}.pdp-v2 .pdp-trust__cell+.pdp-trust__cell:before{content:"";position:absolute;left:0;top:10%;bottom:10%;width:1px;background:var(--pdp-border)}.pdp-v2 .pdp-trust__cell .auzzi-icon{width:22px!important;height:22px!important;margin:0 auto 6px!important;display:block!important}.pdp-v2 .pdp-trust__cell:nth-child(1) .auzzi-icon{color:var(--pdp-accent)!important}.pdp-v2 .pdp-trust__cell:nth-child(2) .auzzi-icon{color:var(--pdp-success)!important}.pdp-v2 .pdp-trust__cell:nth-child(3) .auzzi-icon{color:var(--pdp-ink)!important}.pdp-v2 .pdp-trust__label{font-size:.85rem!important;font-weight:700!important;color:var(--pdp-ink)!important;margin:0!important}.pdp-v2 .pdp-trust__sub{font-size:.72rem!important;color:var(--pdp-ink-muted)!important}@media(max-width:480px){.pdp-v2 .pdp-trust{grid-template-columns:1fr!important;gap:var(--pdp-s-3)!important}.pdp-v2 .pdp-trust__cell+.pdp-trust__cell:before{display:none}}.pdp-v2 .pdp-eta{position:relative!important;background:var(--pdp-surface-sunk)!important;border:1px solid var(--pdp-border)!important;border-left:4px solid var(--pdp-accent)!important;border-radius:var(--pdp-r-md)!important;padding:16px 18px!important;margin:16px 0!important}.pdp-v2 .pdp-eta__row .auzzi-icon{color:var(--pdp-accent)!important}.pdp-v2 .pdp-eta__date{color:var(--pdp-ink)!important;font-weight:700!important}.pdp-v2 .pdp-eta__cd{color:var(--pdp-accent-ink)!important}.pdp-v2 .pdp-eta__text{color:var(--pdp-ink-muted)}.pdp-v2 .pdp-eta__pc{margin-top:12px!important;border-top:1px dashed var(--pdp-border)!important;padding-top:12px!important}.pdp-v2 .pdp-eta__pc input{background:var(--pdp-surface)!important;border:1px solid var(--pdp-border)!important;color:var(--pdp-ink)!important}.pdp-v2 .pdp-eta__pc input:focus{border-color:var(--pdp-accent)!important;box-shadow:0 0 0 3px var(--pdp-accent-soft)!important;outline:none!important}.pdp-v2 .pdp-eta__pc button{color:var(--pdp-accent)!important}.pdp-v2 .pdp-eta__pc button:hover{color:var(--pdp-accent-hover)!important}.pdp-v2 .pdp-eta__result{color:var(--pdp-success);font-weight:500}.pdp-v2 .pdp-eta__result.is-error{color:var(--pdp-danger);font-weight:500}.pdp-v2 .pdp-rating span[style*="color: var(--pdp-success)"]{display:inline-flex;align-items:center;gap:6px}.pdp-v2 .pdp-rating span[style*="color: var(--pdp-success)"]:before{content:"";width:8px;height:8px;background:var(--pdp-success);border-radius:50%;box-shadow:0 0 0 3px var(--pdp-success-soft)}body.template--product .pdp-v2-rotator{background:var(--pdp-ink)!important;color:var(--pdp-paper)!important;font-size:.82rem;letter-spacing:.04em}body.template--product .pdp-v2-rotator strong{color:var(--pdp-gold);font-weight:700}.pdp-v2 .pdp-media__editorial{background:var(--pdp-paper)!important;color:var(--pdp-ink-subtle)!important}.pdp-v2 .pdp-media__editorial>span{position:relative;padding:0 var(--pdp-s-3)}.pdp-v2 .pdp-media__editorial>span:not(:last-child):after{content:"\2022";color:var(--pdp-accent);font-size:1rem;margin-left:var(--pdp-s-3)}.pdp-v2 .pdp-story{border-radius:18px!important;padding:var(--pdp-s-7)!important;box-shadow:var(--pdp-shadow-sm);transition:box-shadow var(--pdp-dur-slow) var(--pdp-ease)}.pdp-v2 .pdp-story:hover{box-shadow:var(--pdp-shadow-md)}.pdp-v2 .pdp-story h2{color:var(--pdp-ink)!important;letter-spacing:-.01em!important}.pdp-v2 .pdp-story__copy{color:var(--pdp-ink-muted)!important;font-size:1.02rem!important;line-height:1.6!important}.pdp-v2 .pdp-story__list li{color:var(--pdp-ink)!important}.pdp-v2 .pdp-story__list li:before,.pdp-v2 .pdp-story__list .auzzi-icon{color:var(--pdp-success)!important}@media(max-width:749px){.pdp-v2 .pdp-story{padding:var(--pdp-s-5)!important}}.pdp-v2 .pdp-payments__logo{background:var(--pdp-surface)!important;border:1px solid var(--pdp-border)!important;color:var(--pdp-ink-muted)!important;font-size:.68rem!important;font-weight:700!important;letter-spacing:.04em!important;padding:4px 8px!important;border-radius:var(--pdp-r-sm)!important;text-transform:uppercase!important;opacity:1!important}.pdp-v2 .pdp-payments__logo:hover{border-color:var(--pdp-accent);color:var(--pdp-accent-ink)}.pdp-v2 .pdp-qa__action{border-color:var(--pdp-border)!important;color:var(--pdp-ink-muted)!important}.pdp-v2 .pdp-qa__action:hover{background:var(--pdp-accent-soft)!important;border-color:var(--pdp-accent)!important;color:var(--pdp-accent-ink)!important}.pdp-v2 .pdp-qa__verified{color:var(--pdp-success)!important;background:var(--pdp-success-soft)!important;padding:2px 8px;border-radius:var(--pdp-r-chip)}.pdp-v2 .pdp-qa__amark{background:var(--pdp-accent)!important;color:#fff!important}.pdp-v2 .pdp-qa__qmark{background:var(--pdp-accent-soft)!important;color:var(--pdp-accent-ink)!important}.pdp-v2 .pdp-qty{display:inline-flex!important;align-items:center!important;border:1.5px solid var(--pdp-border)!important;border-radius:var(--pdp-r-md)!important;background:var(--pdp-surface)!important;overflow:hidden!important}.pdp-v2 .pdp-qty__btn{background:transparent!important;border:0!important;color:var(--pdp-ink)!important;width:44px!important;height:44px!important;cursor:pointer!important;transition:background var(--pdp-dur-fast),color var(--pdp-dur-fast)}.pdp-v2 .pdp-qty__btn:hover{background:var(--pdp-accent-soft)!important;color:var(--pdp-accent-ink)!important}.pdp-v2 .pdp-qty__input{border:0!important;border-left:1px solid var(--pdp-border)!important;border-right:1px solid var(--pdp-border)!important;background:transparent!important;color:var(--pdp-ink)!important;font-weight:700!important;width:60px!important;text-align:center!important}body.template--product .breadcrumb,body.template--product .breadcrumbs,body.template--product nav[aria-label*=readcrumb]{color:var(--pdp-ink-subtle)}body.template--product .breadcrumb a,body.template--product .breadcrumbs a,body.template--product nav[aria-label*=readcrumb] a{color:var(--pdp-accent-ink);border-bottom:1px solid transparent;transition:border-color var(--pdp-dur-fast);text-decoration:none}body.template--product .breadcrumb a:hover,body.template--product .breadcrumbs a:hover,body.template--product nav[aria-label*=readcrumb] a:hover{border-bottom-color:var(--pdp-accent)}.pdp-v2 .pdp-variant__pill{border:1.5px solid var(--pdp-border)!important;background:var(--pdp-surface)!important;color:var(--pdp-ink)!important}.pdp-v2 .pdp-variant__pill:hover{border-color:var(--pdp-ink-subtle)!important}.pdp-v2 .pdp-variant__radio:checked+.pdp-variant__pill{background:var(--pdp-ink)!important;color:#fff!important;border-color:var(--pdp-ink)!important}.pdp-v2 .pdp-variant__legend,.pdp-v2 .pdp-price__compare{color:var(--pdp-ink-subtle)!important}.pdp-v2 .pdp-price__current{color:var(--pdp-ink)!important}.pdp-v2 .pdp-price__meta,.pdp-v2 .pdp-installments{color:var(--pdp-ink-muted)!important}.pdp-v2 .pdp-installments strong,.pdp-v2 .pdp-installments .pdp-afterpay,.pdp-v2 .pdp-h1,.pdp-v2 .pdp-section__title{color:var(--pdp-ink)!important}.pdp-v2 .pdp-divider,.pdp-v2 hr.pdp-divider{border-color:var(--pdp-border)!important}.pdp-v2 .pdp-reviews__rating-number{color:var(--pdp-ink)!important}.pdp-v2 .pdp-reviews__based{color:var(--pdp-ink-muted)!important}.pdp-v2 .pdp-reviews__histogram .bar{background:var(--pdp-border)!important}.pdp-v2 .pdp-reviews__histogram .bar:before{background:var(--pdp-gold)!important}.pdp-v2 .pdp-reviews__histogram li.dim .bar:before{background:var(--pdp-ink-subtle)!important}.pdp-v2 .pdp-reviews__filterlink{color:var(--pdp-ink-muted)!important}.pdp-v2 .pdp-reviews__filterlink.is-active{color:var(--pdp-ink)!important}.pdp-v2 .pdp-reviews__filterlink:hover{color:var(--pdp-accent-ink)!important}.pdp-v2 .pdp-reviews__write{color:var(--pdp-accent)!important}.pdp-v2 .pdp-review__verified{color:var(--pdp-success)!important}.pdp-v2 .pdp-review__avatar{background:var(--pdp-accent-soft)!important;color:var(--pdp-accent-ink)!important}.pdp-v2 .pdp-review__date{color:var(--pdp-ink-subtle)!important}.pdp-v2 .pdp-reviews__loadmore{color:var(--pdp-ink)!important}.pdp-v2 .pdp-faq details{border-top-color:var(--pdp-border)!important}.pdp-v2 .pdp-faq details:last-of-type{border-bottom-color:var(--pdp-border)!important}.pdp-v2 .pdp-faq summary{color:var(--pdp-ink)!important}.pdp-v2 .pdp-faq__answer{color:var(--pdp-ink-muted)!important}.pdp-v2 .pdp-faq__answer a{color:var(--pdp-accent-ink)!important}.pdp-v2 .pdp-fbt__imgwrap{background:var(--pdp-paper)!important}.pdp-v2 .pdp-fbt__check:checked{background:var(--pdp-accent)!important;border-color:var(--pdp-accent)!important}.pdp-v2 .pdp-fbt__addbtn{background:var(--pdp-ink)!important;color:#fff!important}.pdp-v2 .pdp-fbt__addbtn:hover{background:var(--pdp-accent)!important}.pdp-v2 .pdp-fbt__total small{color:var(--pdp-ink-subtle)!important}.pdp-v2 .pdp-fbt__total-row{border-top-color:var(--pdp-border)!important}.pdp-v2 .pdp-fbt__plus{color:var(--pdp-ink-subtle)!important}.pdp-v2 .pdp-media__stage,.pdp-v2 .pdp-media__thumb,.pdp-v2 .pdp-fbt__imgwrap,.pdp-v2 .pdp-story__media{background:var(--pdp-paper)!important}.pdp-v2 .pdp-media__thumb.is-active{box-shadow:inset 0 0 0 2px var(--pdp-accent)!important}.pdp-v2 .pdp-media__counter{background:#1a1611b3!important;color:#fff!important}.pdp-v2-mobile-atc{background:var(--pdp-surface)!important;border-top-color:var(--pdp-border)!important}.pdp-v2-mobile-atc__btn{background:var(--pdp-ink)!important;color:#fff!important}.pdp-v2-mobile-atc__btn:hover{background:var(--pdp-accent)!important}.pdp-v2-mobile-atc__current{color:var(--pdp-ink)!important;font-weight:700!important}.pdp-v2-mobile-atc__compare{color:var(--pdp-ink-subtle)!important}.pdp-v2 .pdp-specs__key,.pdp-v2 .pdp-specs__val{border-bottom-color:var(--pdp-border)!important}.pdp-v2 .pdp-specs__key{color:var(--pdp-ink-subtle)!important}.pdp-v2 .pdp-specs__val{color:var(--pdp-ink)!important}body.template--product [id*=shopify-section-related-products] .card,body.template--product [id*=shopify-section-related-products] .card-wrapper,body.template--product [id*=recently_viewed] .card,body.template--product [id*=recently_viewed] .card-wrapper{border-radius:14px!important;border:1px solid var(--pdp-border)!important;background:var(--pdp-surface)!important;box-shadow:var(--pdp-shadow-sm)!important;overflow:hidden!important;transition:box-shadow .2s var(--pdp-ease),transform .2s var(--pdp-ease)!important}body.template--product [id*=shopify-section-related-products] .card:hover,body.template--product [id*=shopify-section-related-products] .card-wrapper:hover,body.template--product [id*=recently_viewed] .card:hover,body.template--product [id*=recently_viewed] .card-wrapper:hover{box-shadow:var(--pdp-shadow-md)!important;transform:translateY(-2px);border-color:var(--pdp-border-strong)!important}body.template--product [id*=shopify-section-related-products] .card__discount-badge,body.template--product [id*=recently_viewed] .card__discount-badge{display:inline-flex!important;background:var(--pdp-accent)!important;color:#fff!important;border-radius:var(--pdp-r-chip)!important;font-size:.68rem!important;font-weight:700!important;letter-spacing:.03em!important;padding:4px 9px!important;box-shadow:none!important;top:12px!important;left:12px!important;text-transform:none!important;background-image:none!important;height:auto!important;line-height:1!important}body.template--product [id*=shopify-section-related-products] [class*=free-ship],body.template--product [id*=shopify-section-related-products] .badge--shipping,body.template--product [id*=shopify-section-related-products] [class*=shipping-badge],body.template--product [id*=recently_viewed] [class*=free-ship],body.template--product [id*=recently_viewed] .badge--shipping{background:var(--pdp-success-soft)!important;color:var(--pdp-success)!important;border:1px solid rgba(31,122,77,.2)!important;border-radius:var(--pdp-r-chip)!important;font-size:.68rem!important;font-weight:700!important;padding:4px 9px!important}body.template--product [id*=shopify-section-related-products] .badge_almost_gone,body.template--product [id*=shopify-section-related-products] .badge--low,body.template--product [id*=recently_viewed] .badge_almost_gone{background:var(--pdp-gold-soft)!important;color:var(--pdp-warning)!important;border-radius:var(--pdp-r-chip)!important;font-size:.66rem!important;font-weight:700!important;padding:3px 8px!important;letter-spacing:.02em!important}body.template--product [id*=shopify-section-related-products] .button,body.template--product [id*=shopify-section-related-products] .quick-add__submit,body.template--product [id*=shopify-section-related-products] .card__button,body.template--product [id*=recently_viewed] .button,body.template--product [id*=recently_viewed] .quick-add__submit{background:var(--pdp-ink)!important;color:#fff!important;border-radius:var(--pdp-r-md)!important;font-size:.82rem!important;font-weight:600!important;padding:10px 14px!important;border:0!important;height:auto!important;min-height:0!important;text-transform:none!important;text-decoration:none!important;letter-spacing:0!important;transition:background .15s var(--pdp-ease)!important;display:inline-flex!important;align-items:center;margin-top:10px!important}body.template--product [id*=shopify-section-related-products] .button:hover,body.template--product [id*=shopify-section-related-products] .quick-add__submit:hover,body.template--product [id*=recently_viewed] .button:hover{background:var(--pdp-accent)!important;color:#fff!important;text-decoration:none!important;transform:none!important}body.template--product [id*=shopify-section-related-products] .price-item--regular,body.template--product [id*=shopify-section-related-products] .price-item--sale,body.template--product [id*=recently_viewed] .price-item--regular,body.template--product [id*=recently_viewed] .price-item--sale{color:var(--pdp-accent-ink)!important;font-weight:700!important;font-size:1.05rem!important}body.template--product [id*=shopify-section-related-products] s.price-item,body.template--product [id*=shopify-section-related-products] .price__sale s,body.template--product [id*=shopify-section-related-products] del,body.template--product [id*=recently_viewed] s.price-item,body.template--product [id*=recently_viewed] del{color:var(--pdp-ink-subtle)!important;font-size:.85rem!important;font-weight:500!important}body.template--product [id*=shopify-section-related-products] [class*=rating] svg,body.template--product [id*=shopify-section-related-products] .star,body.template--product [id*=recently_viewed] [class*=rating] svg{color:var(--pdp-gold)!important;fill:var(--pdp-gold)!important}body.template--product [id*=shopify-section-related-products] .card__heading,body.template--product [id*=shopify-section-related-products] .card__heading a,body.template--product [id*=recently_viewed] .card__heading,body.template--product [id*=recently_viewed] .card__heading a{font-size:.92rem!important;font-weight:600!important;color:var(--pdp-ink)!important;line-height:1.35!important;margin:12px 0 8px!important;text-transform:none!important;letter-spacing:0!important}body.template--product [id*=shopify-section-related-products] h2,body.template--product [id*=recently_viewed] h2,body.template--product .related-products__heading{font-family:var(--pdp-font-display)!important;font-size:1.6rem!important;font-weight:700!important;color:var(--pdp-ink)!important;letter-spacing:-.01em!important;margin:0 0 28px!important;position:relative;padding-bottom:14px}body.template--product [id*=shopify-section-related-products] h2:after,body.template--product [id*=recently_viewed] h2:after,body.template--product .related-products__heading:after{content:"";position:absolute;left:0;bottom:0;width:44px;height:3px;background:var(--pdp-accent);border-radius:2px}.pdp-v2 .pdp-story{max-width:1100px!important;margin:0 auto var(--pdp-s-6)!important;padding:56px 64px!important;border-radius:20px!important;background:var(--pdp-surface)!important;box-shadow:var(--pdp-shadow-sm)!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:56px!important;align-items:center!important}.pdp-v2 .pdp-story--reverse .pdp-story__media{order:2}.pdp-v2 .pdp-story--reverse .pdp-story__body{order:1}.pdp-v2 .pdp-stories .pdp-story:nth-child(2){background:#f5edd8!important;border-color:#e8dbb8!important}.pdp-v2 .pdp-stories .pdp-story:nth-child(2) .pdp-story__eyebrow{background:#b8541f1f!important}.pdp-v2 .pdp-story__media{width:100%!important;height:auto!important;max-height:480px!important;background:var(--pdp-paper)!important;border-radius:12px!important;padding:24px!important;aspect-ratio:auto!important;position:relative}.pdp-v2 .pdp-story__media img{position:static!important;width:100%!important;height:auto!important;max-height:432px!important;object-fit:contain!important;padding:0!important;inset:auto!important}.pdp-v2 .pdp-story h2{font-size:2rem!important;line-height:1.15!important;margin:0 0 16px!important;max-width:none!important}.pdp-v2 .pdp-story__copy{font-size:1.05rem!important;line-height:1.65!important;margin:0 0 16px!important;max-width:none!important}@media(max-width:768px){.pdp-v2 .pdp-story{grid-template-columns:1fr!important;padding:32px 24px!important;gap:24px!important}.pdp-v2 .pdp-story--reverse .pdp-story__media,.pdp-v2 .pdp-story--reverse .pdp-story__body{order:0}.pdp-v2 .pdp-story h2{font-size:1.5rem!important}.pdp-v2 .pdp-story__media{max-height:360px!important;padding:16px!important}}footer#footer .container{max-width:1280px!important;margin:0 auto!important;padding:0 24px!important}footer#footer .footer-main{padding:48px 0!important}footer#footer .footer-flex{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important;gap:32px 32px!important;align-items:start!important}footer#footer .footer-pages,footer#footer .footer-service,footer#footer .footer-methods,footer#footer .footer__legal{min-width:0!important;width:auto!important;word-wrap:break-word!important;overflow-wrap:break-word!important;margin:0!important}footer#footer h4{font-size:.85rem!important;font-weight:700!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:#fff!important;white-space:normal!important;word-break:normal!important;margin:0 0 16px!important;padding:0!important}footer#footer ul{list-style:none!important;padding:0!important;margin:0!important}footer#footer ul li{margin:0 0 10px!important;list-style:none!important}footer#footer a{color:#ffffffc7!important;font-size:.9rem!important;text-decoration:none!important;transition:color .15s var(--pdp-ease)!important;line-height:1.45!important}footer#footer a:hover{color:#fff!important}footer#footer .footer-pages ul{display:flex!important;flex-direction:column!important}footer#footer .footer-pages ul li{white-space:normal!important;word-break:normal!important}footer#footer .footer-service ul{display:flex!important;flex-direction:column!important}footer#footer .newsletter_interview input[type=email],footer#footer #Custom_ContactFooter input[type=email]{width:100%!important;min-width:0!important;background:#ffffff14!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:8px!important;padding:10px 12px!important;color:#fff!important;font-size:.9rem!important;margin:8px 0 0!important;box-sizing:border-box!important}footer#footer input[type=email]::placeholder{color:#ffffff80!important}footer#footer input[type=email]:focus{outline:none!important;border-color:var(--pdp-accent)!important;background:#ffffff1f!important;box-shadow:0 0 0 3px #b8541f40!important}footer#footer .footer-methods img{margin-top:16px!important;max-width:100%!important;height:auto!important}footer#footer .footer__legal{grid-column:1 / -1!important;border-top:1px solid rgba(255,255,255,.1)!important;margin:32px 0 0!important;padding:24px 0 0!important;font-size:.85rem!important;line-height:1.5!important;color:#ffffffb8!important}footer#footer .footer__legal p{margin:0 0 6px!important}footer#footer .footer__legal a{color:#fff!important;text-decoration:underline!important}footer .footer-last .container{max-width:1280px!important;padding:0 24px!important}footer .footer-last-flex{display:flex!important;justify-content:space-between!important;align-items:center!important;flex-wrap:wrap!important;gap:16px!important}@media(max-width:640px){footer#footer .footer-flex{grid-template-columns:1fr!important;gap:28px!important}footer#footer .footer-main{padding:32px 0!important}footer#footer .container{padding:0 20px!important}}.pdp-v2 .pdp-h1{font-size:2.6rem!important;font-weight:700!important;line-height:1.12!important;letter-spacing:-.02em!important;max-width:20ch!important}@media(max-width:749px){.pdp-v2 .pdp-h1{font-size:1.85rem!important}}.pdp-v2 .pdp-price__current{font-size:2.75rem!important;font-weight:700!important}.pdp-v2 .pdp-price__compare{font-size:1.05rem!important}.pdp-v2 .pdp-price__meta{font-size:.88rem!important;color:var(--pdp-ink-muted)!important;margin-top:6px!important}.pdp-v2 .pdp-installments{display:block!important;font-size:.95rem!important;color:var(--pdp-ink)!important;margin-top:6px!important;line-height:1.5}.pdp-v2 .pdp-installments strong{color:var(--pdp-ink)!important;font-weight:700!important}.pdp-v2 .pdp-installments__brand{color:#003087!important;font-weight:700!important;font-style:italic!important;letter-spacing:-.01em!important;white-space:nowrap}.pdp-v2 .pdp-cta-primary,.pdp-v2 button[name=add]{font-size:1.05rem!important;font-weight:700!important;letter-spacing:.01em!important;padding:18px 24px!important;min-height:56px}.pdp-v2 .pdp-trust__label{font-size:.95rem!important;font-weight:700!important}.pdp-v2 .pdp-trust__sub{font-size:.78rem!important;margin-top:2px!important}.pdp-v2 .pdp-trust__cell .auzzi-icon{width:26px!important;height:26px!important;margin:0 auto 10px!important}.pdp-v2 .pdp-eta__row,.pdp-v2 .pdp-eta__text{font-size:.98rem!important;line-height:1.5}.pdp-v2 .pdp-eta__date{font-size:1rem}.pdp-v2 .pdp-eta__cd{font-size:.9rem!important}.pdp-v2 .pdp-variant__legend,.pdp-v2 [for*=qty]{font-size:.78rem!important;letter-spacing:.12em!important;font-weight:700!important;text-transform:uppercase!important;color:var(--pdp-ink-subtle)!important}body.template--product .pdp-v2-rotator{background:linear-gradient(90deg,#1a1611,#2a2117)!important;color:#f5edd8!important;font-size:.82rem!important;letter-spacing:.04em!important;padding:11px 0!important;text-align:center;min-height:auto!important;height:auto!important}body.template--product .pdp-v2-rotator__item{padding:0 4px}body.template--product .pdp-v2-rotator__item strong,body.template--product .pdp-promo__item strong{color:#f5c77e!important;font-weight:700!important}body.template--product .pdp-promo__sep{color:var(--pdp-accent)!important;margin:0 8px;font-weight:900!important;display:inline-block}.pdp-v2 .pdp-payments{margin:16px 0 8px!important;border-top:0!important;padding-top:0!important;display:block!important}.pdp-v2 .pdp-payments__label{display:block!important;font-size:.68rem!important;font-weight:700!important;letter-spacing:.12em!important;color:var(--pdp-ink-subtle)!important;text-transform:uppercase!important;margin:0 0 10px!important;width:auto!important}.pdp-v2 .pdp-payments__row{display:flex!important;flex-wrap:wrap!important;gap:8px!important;align-items:center!important}.pdp-v2 .pdp-pay{display:inline-flex;align-items:center;justify-content:center;height:28px;min-width:44px;padding:0 8px;border-radius:6px;font-family:-apple-system,Helvetica Neue,Arial,sans-serif;font-weight:800;font-size:.72rem;letter-spacing:.03em;border:1px solid rgba(0,0,0,.08);background:#fff;box-shadow:0 1px 2px #0000000a;line-height:1}.pdp-v2 .pdp-pay--visa{background:#1a1f71;color:#fff;font-style:italic;letter-spacing:.12em}.pdp-v2 .pdp-pay--mc{background:#fff;min-width:46px;gap:0;position:relative}.pdp-v2 .pdp-pay__mc-a,.pdp-v2 .pdp-pay__mc-b{width:16px;height:16px;border-radius:999px;display:inline-block}.pdp-v2 .pdp-pay__mc-a{background:#eb001b}.pdp-v2 .pdp-pay__mc-b{background:#f79e1b;margin-left:-8px;mix-blend-mode:multiply}.pdp-v2 .pdp-pay--amex{background:#2e77bb;color:#fff;letter-spacing:.06em}.pdp-v2 .pdp-pay--paypal{background:#fff;color:#003087;font-style:italic;border-color:#003087}.pdp-v2 .pdp-pay--apple{background:#000;color:#fff;font-weight:500;letter-spacing:0}.pdp-v2 .pdp-pay--gpay{background:#fff;color:#5f6368;border-color:#dadce0;font-weight:500;letter-spacing:0}.pdp-v2 .pdp-pay--shop{background:#5a31f4;color:#fff;text-transform:lowercase;font-style:italic;letter-spacing:.04em}.pdp-v2 .pdp-hero{padding-bottom:24px!important;margin-bottom:32px!important}.pdp-v2 .pdp-media__editorial{padding:16px 0!important}.pdp-v2 .pdp-section+.pdp-section{margin-top:32px!important}.pdp-v2 .pdp-stories{margin-top:32px!important;margin-bottom:32px!important}.pdp-v2 .pdp-overview{margin-top:32px!important;margin-bottom:32px!important;padding-top:48px!important;padding-bottom:48px!important}.pdp-v2 .pdp-overview{background:var(--pdp-surface)!important;max-width:1280px!important;margin-left:auto!important;margin-right:auto!important}.pdp-v2 .pdp-overview .pdp-section__head{max-width:1100px!important;margin:0 auto var(--pdp-s-5)!important;padding:0 32px!important}.pdp-v2 .pdp-overview__body{max-width:1100px!important;width:auto!important;margin:0 auto!important;padding:0 32px!important;column-count:2!important;column-gap:56px!important;column-rule:1px solid var(--pdp-border);font-size:1rem!important;line-height:1.7!important;color:var(--pdp-ink-muted)!important}.pdp-v2 .pdp-overview__body p,.pdp-v2 .pdp-overview__body ul,.pdp-v2 .pdp-overview__body h3,.pdp-v2 .pdp-overview__body h4{break-inside:avoid}.pdp-v2 .pdp-overview__body p:first-child,.pdp-v2 .pdp-overview__body>:first-child{margin-top:0!important}.pdp-v2 .pdp-overview__body strong,.pdp-v2 .pdp-overview__body b{color:var(--pdp-ink)!important;font-weight:700!important}.pdp-v2 .pdp-overview__body ul{padding-left:18px;margin-bottom:14px;list-style:disc}.pdp-v2 .pdp-overview__body li{margin-bottom:6px;color:var(--pdp-ink-muted)}@media(max-width:768px){.pdp-v2 .pdp-overview__body{column-count:1!important;padding:0 20px!important}}body.template--product [id*=shopify-section-related-products],body.template--product [id*=shopify-section-template][id*=related-products]{background:var(--pdp-paper)!important;padding:56px 0 72px!important;margin:0!important}body.template--product [id*=shopify-section-related-products] .page-width,body.template--product [id*=shopify-section-related-products] .container{max-width:1280px!important;margin:0 auto!important;padding:0 24px!important}body.template--product [id*=shopify-section-related-products] h2,body.template--product .related-products__heading{font-size:1.85rem!important;font-weight:700!important;letter-spacing:-.01em!important;color:var(--pdp-ink)!important;margin:0 0 6px!important;position:relative;display:inline-block;padding-bottom:0!important}body.template--product [id*=shopify-section-related-products] h2:after,body.template--product .related-products__heading:after{content:"";display:block;width:48px;height:3px;background:var(--pdp-accent);border-radius:2px;margin-top:12px;position:static}body.template--product [id*=shopify-section-related-products] h2:before,body.template--product .related-products__heading:before{content:"";display:block}body.template--product [id*=shopify-section-related-products] .section-header{margin-bottom:32px!important}body.template--product [id*=shopify-section-related-products] .grid,body.template--product [id*=shopify-section-related-products] .product-recommendations__grid,body.template--product [id*=shopify-section-related-products] ul.grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:20px!important;list-style:none!important;padding:0!important;margin:0!important}@media(max-width:1100px){body.template--product [id*=shopify-section-related-products] .grid,body.template--product [id*=shopify-section-related-products] ul.grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media(max-width:800px){body.template--product [id*=shopify-section-related-products] .grid,body.template--product [id*=shopify-section-related-products] ul.grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}}body.template--product [id*=shopify-section-related-products] .grid__item{width:auto!important;max-width:none!important;padding:0!important}body.template--product [id*=shopify-section-related-products] .card__media,body.template--product [id*=shopify-section-related-products] .card .media{aspect-ratio:1 / 1!important;background:#fff!important}body.template--product [id*=shopify-section-related-products] .card__content,body.template--product [id*=shopify-section-related-products] .card-information{padding:14px!important;gap:4px!important}body.template--product [id*=shopify-section-related-products] .card__heading,body.template--product [id*=shopify-section-related-products] .card__heading a{font-size:.88rem!important;min-height:2.4em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.3!important}body.template--product .shopify-section [class*=breadcrumb]:not(.pdp-crumbs):not(.pdp-crumbs__list):not(.pdp-crumbs__item):not(.pdp-crumbs__link):not(.pdp-crumbs__sep):not(.pdp-crumbs__home),body.template--product .shopify-section nav[aria-label=Breadcrumb]:not(.pdp-crumbs),body.template--product .shopify-section nav[aria-label=breadcrumbs i]:not(.pdp-crumbs){display:none!important}.pdp-v2 .pdp-crumbs{max-width:1280px;margin:0 auto;padding:18px 0 14px;font-size:.82rem;color:var(--pdp-ink-subtle)}.pdp-v2 .pdp-crumbs__list{display:flex;flex-wrap:wrap;align-items:center;gap:0;list-style:none;margin:0;padding:0}.pdp-v2 .pdp-crumbs__item{display:inline-flex;align-items:center;min-width:0}.pdp-v2 .pdp-crumbs__link{display:inline-flex;align-items:center;gap:6px;color:var(--pdp-ink-muted);text-decoration:none;border-bottom:1px solid transparent;padding:2px 0;transition:color var(--pdp-dur-fast) var(--pdp-ease),border-color var(--pdp-dur-fast) var(--pdp-ease)}.pdp-v2 .pdp-crumbs__link:hover{color:var(--pdp-accent-ink);border-bottom-color:var(--pdp-accent)}.pdp-v2 .pdp-crumbs__home{width:14px;height:14px;color:var(--pdp-accent)}.pdp-v2 .pdp-crumbs__sep{color:var(--pdp-border-strong);margin:0 10px;font-weight:400;-webkit-user-select:none;user-select:none}.pdp-v2 .pdp-crumbs__item--current{color:var(--pdp-ink);font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:60ch}@media(max-width:600px){.pdp-v2 .pdp-crumbs{padding:14px 0 10px;font-size:.78rem}.pdp-v2 .pdp-crumbs__sep{margin:0 6px}.pdp-v2 .pdp-crumbs__item--current{max-width:28ch}}.pdp-v2 .pdp-section__sub{font-size:.95rem;color:var(--pdp-ink-muted);margin:6px 0 0;line-height:1.4}.pdp-v2 .pdp-specs__grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))!important;gap:16px!important;column-gap:16px!important;column-rule:0!important}.pdp-v2 .pdp-spec{display:flex!important;align-items:flex-start;gap:14px;padding:18px 20px;background:var(--pdp-surface);border:1px solid var(--pdp-border);border-radius:12px;box-shadow:var(--pdp-shadow-sm);transition:border-color var(--pdp-dur-fast) var(--pdp-ease),box-shadow var(--pdp-dur-fast) var(--pdp-ease)}.pdp-v2 .pdp-spec:hover{border-color:var(--pdp-border-strong);box-shadow:var(--pdp-shadow-md)}.pdp-v2 .pdp-spec__icon{flex:0 0 36px;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;background:var(--pdp-accent-soft);color:var(--pdp-accent);border-radius:10px}.pdp-v2 .pdp-spec__icon svg{width:20px;height:20px}.pdp-v2 .pdp-spec__body{flex:1 1 auto;min-width:0}.pdp-v2 .pdp-spec__label{font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--pdp-ink-subtle);margin:0 0 4px}.pdp-v2 .pdp-spec__value{font-size:1rem;font-weight:600;color:var(--pdp-ink);line-height:1.4;word-wrap:break-word}@media(max-width:600px){.pdp-v2 .pdp-specs__grid{grid-template-columns:1fr!important}}.pdp-v2 .pdp-crumbs{padding:14px 0 18px!important;font-size:.86rem!important}.pdp-v2 .pdp-crumbs__list{gap:6px!important}.pdp-v2 .pdp-crumbs__link{display:inline-flex;align-items:center;gap:6px;padding:5px 10px!important;border-radius:999px!important;color:#6b5e50!important;background:transparent!important;text-decoration:none!important;border-bottom:0!important;transition:background var(--pdp-dur-fast) var(--pdp-ease),color var(--pdp-dur-fast) var(--pdp-ease)!important}.pdp-v2 .pdp-crumbs__link:hover{background:#b8541f14!important;color:var(--pdp-accent)!important;border-bottom:0!important}.pdp-v2 .pdp-crumbs__home{width:14px!important;height:14px!important;color:currentColor!important;flex-shrink:0}.pdp-v2 .pdp-crumbs__sep{color:#c4b8a8!important;font-size:.8rem!important;margin:0 2px!important}.pdp-v2 .pdp-crumbs__item--current{padding:5px 10px!important;color:var(--pdp-ink)!important;font-weight:500!important;max-width:380px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:640px){.pdp-v2 .pdp-crumbs__item--current{max-width:200px}}.pdp-v2 .pdp-specs{padding:48px 0!important}.pdp-v2 .pdp-specs .pdp-section__head{text-align:left;margin-bottom:24px}.pdp-v2 .pdp-specs__grid,.pdp-v2 .pdp-specs__rows.pdp-specs__grid,.pdp-v2 .pdp-specs__rows{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;column-gap:14px!important;column-rule:0!important;margin-top:18px;padding:0!important;max-width:1280px}.pdp-v2 .pdp-spec-card{display:flex!important;align-items:flex-start;gap:12px!important;padding:18px 16px!important;background:#fff!important;border:1px solid #EFE7DA!important;border-radius:12px!important;box-shadow:none!important;transition:transform var(--pdp-dur-fast) var(--pdp-ease),box-shadow var(--pdp-dur-fast) var(--pdp-ease),border-color var(--pdp-dur-fast) var(--pdp-ease)!important}.pdp-v2 .pdp-spec-card:hover{transform:translateY(-2px);box-shadow:0 6px 18px #1a16110f!important;border-color:#e3d6bf!important}.pdp-v2 .pdp-spec-card__icon{flex-shrink:0!important;width:36px!important;height:36px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#b8541f14!important;color:var(--pdp-accent)!important;border-radius:8px!important}.pdp-v2 .pdp-spec-card__icon svg{width:20px;height:20px}.pdp-v2 .pdp-spec-card__body{display:flex!important;flex-direction:column!important;gap:3px!important;min-width:0!important}.pdp-v2 .pdp-spec-card__label{font-size:.78rem!important;letter-spacing:.04em!important;text-transform:uppercase!important;color:#8a7b68!important;margin:0!important;font-weight:600!important}.pdp-v2 .pdp-spec-card__value{font-size:.95rem!important;color:var(--pdp-ink)!important;margin:0!important;font-weight:500!important;line-height:1.35!important;word-wrap:break-word}@media(max-width:980px){.pdp-v2 .pdp-specs__grid,.pdp-v2 .pdp-specs__rows{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:560px){.pdp-v2 .pdp-specs__grid,.pdp-v2 .pdp-specs__rows{grid-template-columns:1fr!important}}.pdp-v2 .pdp-reviews{padding:32px 0!important}.pdp-v2 .pdp-reviews__summary{display:grid!important;grid-template-columns:240px 1fr!important;gap:32px!important;align-items:center!important;background:#fff!important;border:1px solid #EFE7DA!important;border-radius:14px!important;padding:24px 28px!important;max-width:880px!important;margin:0 auto 24px!important;box-shadow:var(--pdp-shadow-sm)}.pdp-v2 .pdp-reviews__score{text-align:center;border-right:1px solid #EFE7DA;padding-right:24px}.pdp-v2 .pdp-reviews__score-num{font-size:3rem!important;font-weight:800!important;color:var(--pdp-ink)!important;line-height:1!important;font-variant-numeric:tabular-nums}.pdp-v2 .pdp-reviews__score-stars{color:var(--pdp-gold)!important;font-size:1.1rem!important;letter-spacing:2px!important;margin:6px 0 4px!important}.pdp-v2 .pdp-reviews__score-count{font-size:.82rem!important;color:var(--pdp-ink-muted)!important}.pdp-v2 .pdp-reviews__score-count strong{color:var(--pdp-ink)!important;font-weight:700!important}.pdp-v2 .pdp-reviews__bars{display:flex!important;flex-direction:column!important;gap:8px!important}.pdp-v2 .pdp-bar{display:grid!important;grid-template-columns:32px 1fr 40px!important;gap:12px!important;align-items:center!important;font-size:.86rem!important;color:var(--pdp-ink-muted)!important}.pdp-v2 .pdp-bar__label{font-weight:500!important;color:var(--pdp-ink)!important}.pdp-v2 .pdp-bar__track{display:block!important;height:8px!important;background:#f1e8d8!important;border-radius:4px!important;overflow:hidden!important;position:relative!important;border:0!important}.pdp-v2 .pdp-bar__fill{display:block!important;height:100%!important;background:linear-gradient(90deg,var(--pdp-gold) 0%,#C8923A 100%)!important;border-radius:4px!important;transition:width .6s ease}.pdp-v2 .pdp-bar--low .pdp-bar__fill{background:linear-gradient(90deg,#c9a87c,#d9b98d)!important}.pdp-v2 .pdp-bar__count{text-align:right!important;font-variant-numeric:tabular-nums;font-size:.82rem!important;color:var(--pdp-ink-muted)!important}@media(max-width:720px){.pdp-v2 .pdp-reviews__summary{grid-template-columns:1fr!important;gap:20px!important;padding:18px!important}.pdp-v2 .pdp-reviews__score{border-right:0;border-bottom:1px solid #EFE7DA;padding:0 0 16px}}footer,footer a,footer p,footer li,footer span,.shopify-section-group-footer-group{font-size:.92rem!important;line-height:1.55!important}footer h3,footer h4,.shopify-section-group-footer-group h2,.shopify-section-group-footer-group h3,.shopify-section-group-footer-group h4{font-size:1rem!important;letter-spacing:.03em!important}footer small,footer .footer__copyright{font-size:.82rem!important}.pdp-v2 .pdp-section__eyebrow{font-size:.82rem!important;letter-spacing:.12em!important}.pdp-v2 .pdp-section__title{font-size:1.5rem!important;line-height:1.25!important;letter-spacing:-.01em}.pdp-v2 .pdp-section__sub{font-size:.98rem!important;color:var(--pdp-ink-muted)!important;margin:4px 0 0!important}.pdp-v2 .pdp-overview__body{font-size:1rem!important;line-height:1.6!important}.pdp-v2 .pdp-trust__cell{font-size:.9rem}.pdp-v2 .pdp-review header strong{font-size:.98rem!important}.pdp-v2 .pdp-review__title{font-size:1rem!important;font-weight:700!important;margin:8px 0 6px!important}.pdp-v2 .pdp-review__body{font-size:.95rem!important;line-height:1.6!important}.pdp-v2 .pdp-stories{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:20px!important;margin-top:18px!important;padding:24px 0!important;max-width:1280px!important;margin-left:auto!important;margin-right:auto!important}.pdp-v2 .pdp-story{display:flex!important;flex-direction:column!important;grid-template-columns:1fr!important;gap:18px!important;padding:32px 28px!important;max-width:none!important;margin:0!important;border-radius:18px!important;background:var(--pdp-surface)!important;box-shadow:var(--pdp-shadow-sm)}.pdp-v2 .pdp-stories .pdp-story:nth-child(2n):not(.pdp-story--reverse),.pdp-v2 .pdp-story--reverse{background:var(--pdp-surface-warm)!important}.pdp-v2 .pdp-story--reverse .pdp-story__media,.pdp-v2 .pdp-story--reverse .pdp-story__body{order:0!important}.pdp-v2 .pdp-story__media{aspect-ratio:4 / 3!important;max-height:260px!important;padding:16px!important;border-radius:12px!important;background:#fff!important}.pdp-v2 .pdp-story__media img{max-height:228px!important;width:100%!important}.pdp-v2 .pdp-story h2,.pdp-v2 .pdp-story h3{font-size:1.35rem!important;line-height:1.25!important;margin:0 0 10px!important;max-width:none!important}.pdp-v2 .pdp-story__copy{font-size:.95rem!important;line-height:1.55!important}@media(max-width:980px){.pdp-v2 .pdp-stories{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:640px){.pdp-v2 .pdp-stories{grid-template-columns:1fr!important;gap:12px!important}.pdp-v2 .pdp-story{padding:24px 20px!important}}.pdp-v2 .pdp-section{padding:40px 0!important}.pdp-v2 .pdp-section+.pdp-section{margin-top:0!important;border-top:1px solid var(--pdp-border)}.pdp-v2 .pdp-section__head{margin-bottom:14px}.pdp-v2 .pdp-overview{padding:40px 0!important}.pdp-v2 .pdp-qa,.pdp-v2 .pdp-faq,.pdp-v2 .pdp-fbt,.pdp-v2 .pdp-reviews{padding:32px 0!important}.pdp-v2 .pdp-trust__sub{font-size:.88rem!important;line-height:1.4!important}.pdp-v2 .pdp-variant__legend{font-size:.85rem!important}.pdp-v2 .pdp-price__meta{font-size:.9rem!important}.pdp-v2 .pdp-installments{font-size:1rem!important;line-height:1.5!important}body.template--product .pdp-v2-rotator{font-size:.9rem!important}.pdp-v2 .pdp-crumbs{font-size:.92rem!important}.pdp-v2 .pdp-section__eyebrow{font-size:.85rem!important}.pdp-v2 .pdp-section__title{font-size:1.65rem!important;line-height:1.22!important}.pdp-v2 .pdp-section__sub{font-size:1rem!important;line-height:1.45!important}.pdp-v2 .pdp-spec-card__label{font-size:.85rem!important}.pdp-v2 .pdp-spec-card__value{font-size:1rem!important;line-height:1.4!important}.pdp-v2 .pdp-story h2,.pdp-v2 .pdp-story h3{font-size:1.5rem!important;line-height:1.22!important}.pdp-v2 .pdp-story__copy{font-size:1rem!important;line-height:1.6!important}.pdp-v2 .pdp-story__eyebrow{font-size:.78rem!important}.pdp-v2 .pdp-reviews__score-count,.pdp-v2 .pdp-bar,.pdp-v2 .pdp-bar__label{font-size:.92rem!important}.pdp-v2 .pdp-bar__count{font-size:.88rem!important}.pdp-v2 .pdp-review header strong{font-size:1rem!important}.pdp-v2 .pdp-review__title{font-size:1.05rem!important}.pdp-v2 .pdp-review__body{font-size:1rem!important;line-height:1.6!important}.pdp-v2 .pdp-review header .pdp-review__verified{font-size:.82rem!important}.pdp-v2 .pdp-review header time,.pdp-v2 .pdp-review__date{font-size:.85rem!important}.pdp-v2 .pdp-reviews__filterlink{font-size:.92rem!important}.pdp-v2 .pdp-reviews__loadmore{font-size:.95rem!important}.pdp-v2 .pdp-qa__atext{font-size:1rem!important;line-height:1.6!important}.pdp-v2 .pdp-qa__qtext{font-size:1.05rem!important}.pdp-v2 .pdp-qa__byline{font-size:.85rem!important}.pdp-v2 .pdp-qa__action{font-size:.82rem!important}.pdp-v2 .pdp-qa__title{font-size:1.5rem!important}.pdp-v2 .pdp-faq summary{font-size:1.05rem!important}.pdp-v2 .pdp-faq__answer{font-size:1rem!important;line-height:1.65!important}.pdp-v2 .pdp-fbt__title{font-size:1rem!important;line-height:1.4!important}.pdp-v2 .pdp-fbt__price{font-size:1rem!important}.pdp-v2 .pdp-fbt__total{font-size:1.5rem!important}.pdp-v2 .pdp-fbt__total small{font-size:.85rem!important}.pdp-v2 .pdp-fbt__addbtn{font-size:.95rem!important}footer,footer a,footer p,footer li,footer span,.shopify-section-group-footer-group{font-size:.95rem!important;line-height:1.6!important}footer h3,footer h4,footer .footer-block__heading,footer .footer__block-heading,.shopify-section-group-footer-group h2,.shopify-section-group-footer-group .footer__heading{font-size:.95rem!important;letter-spacing:.08em!important}footer .footer__legal{font-size:.92rem!important}footer .footer__legal p:last-child{font-size:.88rem!important}body.template--product [id*=shopify-section-related-products] .card__heading,body.template--product [id*=shopify-section-related-products] .card__heading a,body.template--product [id*=recently_viewed] .card__heading,body.template--product [id*=recently_viewed] .card__heading a{font-size:.94rem!important;line-height:1.35!important}body.template--product [id*=shopify-section-related-products] .price-item--regular,body.template--product [id*=shopify-section-related-products] .price-item--sale,body.template--product [id*=recently_viewed] .price-item--regular,body.template--product [id*=recently_viewed] .price-item--sale{font-size:1.1rem!important}body.template--product [id*=shopify-section-related-products] .button,body.template--product [id*=shopify-section-related-products] .quick-add__submit{font-size:.88rem!important}@media(max-width:600px){.pdp-v2 .pdp-section__title{font-size:1.45rem!important}.pdp-v2 .pdp-story h2{font-size:1.35rem!important}.pdp-v2 .pdp-story__copy,.pdp-v2 .pdp-overview__body,.pdp-v2 .pdp-review__body,.pdp-v2 .pdp-faq__answer{font-size:1rem!important}.pdp-v2 .pdp-trust__sub{font-size:.9rem!important}}.pdp-v2 .pdp-buybox .pdp-eyebrow,.pdp-v2 .pdp-eyebrow[data-pdp-vendor]{font-size:13px!important;letter-spacing:.12em!important;text-transform:uppercase!important}.pdp-v2 .pdp-buybox .pdp-h1,.pdp-v2 .pdp-h1{font-size:26px!important;line-height:1.25!important;font-weight:600!important}.pdp-v2 .pdp-buybox .pdp-rating,.pdp-v2 .pdp-rating,.pdp-v2 .pdp-rating__num,.pdp-v2 .pdp-rating a{font-size:14px!important}.pdp-v2 .pdp-price__current{font-size:30px!important;font-weight:700!important}.pdp-v2 .pdp-price__compare{font-size:16px!important}.pdp-v2 .pdp-price__save{font-size:13px!important;font-weight:600!important;letter-spacing:.04em!important}.pdp-v2 .pdp-price__meta,.pdp-v2 .pdp-price__meta span{font-size:13px!important}.pdp-v2 .pdp-installments,.pdp-v2 .pdp-installments strong{font-size:14px!important}.pdp-v2 .pdp-installments__brand{font-size:14px!important;font-weight:600!important}.pdp-v2 .pdp-eta__text,.pdp-v2 .pdp-eta__row,.pdp-v2 .pdp-eta__text>div{font-size:14px!important}.pdp-v2 .pdp-eta__date{font-size:14px!important;font-weight:600!important}.pdp-v2 .pdp-eta__cd{font-size:13px!important;font-variant-numeric:tabular-nums}.pdp-v2 .pdp-eta__pc input,.pdp-v2 .pdp-eta__pc button{font-size:14px!important}.pdp-v2 .pdp-eta__result{font-size:13px!important}.pdp-v2 .pdp-variant__legend{font-size:13px!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-weight:600!important}.pdp-v2 .pdp-variant__pill{font-size:14px!important}.pdp-v2 .pdp-qty__input{font-size:16px!important;font-weight:700!important}.pdp-v2 .pdp-cta-primary,.pdp-v2 .pdp-cta-primary span,.pdp-v2 button[name=add]{font-size:16px!important;font-weight:600!important;letter-spacing:.02em!important}.pdp-v2 .pdp-cta-secondary{font-size:14px!important}.pdp-v2 .pdp-trust__label{font-size:14px!important;font-weight:600!important}.pdp-v2 .pdp-trust__sub{font-size:13px!important;color:var(--pdp-ink-muted)!important}.pdp-v2 .pdp-payments__label{font-size:12px!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:var(--pdp-ink-subtle)!important}.pdp-v2 .pdp-pay{font-size:11px!important;font-weight:700!important;letter-spacing:.04em!important}.pdp-v2 .pdp-crumbs,.pdp-v2 .pdp-crumbs__link,.pdp-v2 .pdp-crumbs__item,.pdp-v2 .pdp-crumbs__item--current,.pdp-v2 .pdp-crumbs__sep{font-size:13px!important}body.template--product .pdp-v2-rotator,body.template--product .pdp-v2-rotator__item,body.template--product .pdp-promo__item,body.template--product .pdp-promo__item strong,body.template--product .pdp-promo__sep{font-size:14px!important;line-height:1.4!important}.pdp-v2 .pdp-media__editorial,.pdp-v2 .pdp-media__editorial>span{font-size:13px!important;letter-spacing:.06em!important}.pdp-v2 .pdp-section__eyebrow{font-size:13px!important;letter-spacing:.12em!important;text-transform:uppercase!important;font-weight:600!important}.pdp-v2 .pdp-section__title{font-size:24px!important;line-height:1.25!important;font-weight:600!important}.pdp-v2 .pdp-section__sub{font-size:15px!important;line-height:1.5!important}.pdp-v2 .pdp-overview__body,.pdp-v2 .pdp-overview__body p,.pdp-v2 .pdp-overview__body li,.pdp-v2 .pdp-overview__body strong{font-size:15px!important;line-height:1.65!important}.pdp-v2 .pdp-overview__body h2,.pdp-v2 .pdp-overview__body h3{font-size:18px!important}.pdp-v2 .pdp-story__eyebrow{font-size:12px!important;letter-spacing:.14em!important;text-transform:uppercase!important;font-weight:700!important}.pdp-v2 .pdp-story h2,.pdp-v2 .pdp-story h3,.pdp-v2 .pdp-story__title{font-size:18px!important;font-weight:600!important;line-height:1.3!important}.pdp-v2 .pdp-story__copy{font-size:14px!important;line-height:1.55!important}.pdp-v2 .pdp-spec-card__label{font-size:12px!important;letter-spacing:.06em!important;text-transform:uppercase!important;font-weight:600!important;color:var(--pdp-ink-subtle)!important}.pdp-v2 .pdp-spec-card__value{font-size:15px!important;font-weight:500!important;color:var(--pdp-ink)!important;line-height:1.4!important}.pdp-v2 .pdp-reviews__score-num{font-size:48px!important;line-height:1!important;font-weight:700!important}.pdp-v2 .pdp-reviews__score-stars{font-size:18px!important;letter-spacing:2px!important}.pdp-v2 .pdp-reviews__score-count,.pdp-v2 .pdp-reviews__score-count strong,.pdp-v2 .pdp-bar{font-size:13px!important}.pdp-v2 .pdp-bar__label{font-size:13px!important;font-weight:600!important}.pdp-v2 .pdp-bar__count{font-size:13px!important;font-variant-numeric:tabular-nums}.pdp-v2 .pdp-reviews__filterlink{font-size:13px!important;font-weight:500!important}.pdp-v2 .pdp-reviews__write{font-size:13px!important}.pdp-v2 .pdp-review header strong{font-size:15px!important}.pdp-v2 .pdp-review__title{font-size:15px!important;font-weight:600!important;line-height:1.3!important}.pdp-v2 .pdp-review__body{font-size:14px!important;line-height:1.55!important}.pdp-v2 .pdp-review header time,.pdp-v2 .pdp-review__date{font-size:12px!important}.pdp-v2 .pdp-review header .pdp-review__verified{font-size:12px!important}.pdp-v2 .pdp-reviews__loadmore{font-size:14px!important;font-weight:600!important}.pdp-v2 .pdp-qa__title{font-size:22px!important}.pdp-v2 .pdp-qa__qtext{font-size:15px!important}.pdp-v2 .pdp-qa__atext{font-size:14px!important;line-height:1.55!important}.pdp-v2 .pdp-qa__byline,.pdp-v2 .pdp-qa__action{font-size:12px!important}.pdp-v2 .pdp-faq summary{font-size:15px!important;font-weight:600!important;line-height:1.4!important}.pdp-v2 .pdp-faq details>div,.pdp-v2 .pdp-faq details>p,.pdp-v2 .pdp-faq__answer{font-size:14px!important;line-height:1.6!important}.pdp-v2 .pdp-faq summary:after{font-size:22px!important}.pdp-v2 .pdp-fbt__title{font-size:14px!important;font-weight:500!important;line-height:1.35!important}.pdp-v2 .pdp-fbt__price{font-size:15px!important;font-weight:600!important}.pdp-v2 .pdp-fbt__total{font-size:22px!important;font-weight:700!important}.pdp-v2 .pdp-fbt__total small{font-size:12px!important;letter-spacing:.06em!important;text-transform:uppercase!important;color:var(--pdp-ink-subtle)!important}.pdp-v2 .pdp-fbt__total-row{font-size:15px!important}.pdp-v2 .pdp-fbt__addbtn{font-size:14px!important;font-weight:600!important}.pdp-v2 .pdp-fbt__plus{font-size:22px!important}body.template--product [id*=shopify-section-related-products] .card__heading,body.template--product [id*=shopify-section-related-products] .card__heading a,body.template--product [id*=recently_viewed] .card__heading,body.template--product [id*=recently_viewed] .card__heading a{font-size:14px!important;line-height:1.35!important}body.template--product [id*=shopify-section-related-products] .price-item--regular,body.template--product [id*=shopify-section-related-products] .price-item--sale,body.template--product [id*=recently_viewed] .price-item--regular,body.template--product [id*=recently_viewed] .price-item--sale{font-size:15px!important;font-weight:600!important}body.template--product [id*=shopify-section-related-products] s.price-item,body.template--product [id*=recently_viewed] s.price-item{font-size:13px!important}body.template--product [id*=shopify-section-related-products] h2,body.template--product [id*=recently_viewed] h2{font-size:26px!important}body.template--product [id*=shopify-section-related-products] .button,body.template--product [id*=shopify-section-related-products] .quick-add__submit{font-size:13px!important}.ymal-card__title,.pdp-v2 .ymal-card__title{font-size:14px!important;line-height:1.35!important;font-weight:500!important}.ymal-card__price,.pdp-v2 .ymal-card__price{font-size:15px!important;font-weight:600!important}.ymal-card__rating-num,.ymal-card__rating-count{font-size:13px!important}footer,footer p,footer a,footer li,footer span,.site-footer,.site-footer p,.site-footer a,.site-footer li,.footer-main p,.footer-main a,.footer-main li,.footer-service a,.footer__legal p,.footer__legal strong{font-size:14px!important;line-height:1.55!important}footer h3,footer h4,.site-footer h3,.site-footer h4,.footer-main h3,.footer-main h4,.footer-service h4,.footer-heading,.shopify-section-group-footer-group h2,.shopify-section-group-footer-group h3,.shopify-section-group-footer-group h4{font-size:15px!important;font-weight:600!important;letter-spacing:.02em!important}footer small,footer .footer__copyright,footer .footer__legal p:last-child{font-size:12px!important}.pdp-v2 small{font-size:12px!important}.pdp-v2 .pdp-pay4{margin:10px 0 14px;padding:14px 16px;background:var(--pdp-surface);border:1px solid #E6DCC8;border-radius:10px}.pdp-v2 .pdp-pay4__row{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px;font-size:14px!important;color:#3d3528}.pdp-v2 .pdp-pay4__lead{font-size:14px!important;color:#4a4138!important}.pdp-v2 .pdp-pay4__amount{font-size:16px!important;font-weight:700!important;color:var(--pdp-ink)!important}.pdp-v2 .pdp-pay4__brand{display:inline-flex;align-items:center;margin-left:2px}.pdp-v2 .pdp-pay4__logo{display:block}.pdp-v2 .pdp-pay4__schedule{display:flex;align-items:center;margin-top:10px;gap:0}.pdp-v2 .pdp-pay4__dot{flex-shrink:0;width:10px;height:10px;border-radius:50%;background:#e0d4bc;border:2px solid #FFFFFF;box-shadow:0 0 0 1px #d6c7ac}.pdp-v2 .pdp-pay4__dot--active{background:var(--pdp-accent);box-shadow:0 0 0 1px var(--pdp-accent)}.pdp-v2 .pdp-pay4__line{flex:1;height:2px;background:linear-gradient(90deg,#d6c7ac,#e0d4bc)}.pdp-v2 .pdp-pay4__legend{display:flex;justify-content:space-between;margin-top:6px;font-size:11px!important;color:var(--pdp-ink-subtle);letter-spacing:.02em}.pdp-v2 .pdp-section__head--inline{display:grid!important;grid-template-columns:1fr auto!important;gap:24px!important;align-items:end!important;margin-bottom:20px!important}.pdp-v2 .pdp-section__head--inline .pdp-section__sub{max-width:380px;text-align:right;margin:0!important}@media(max-width:900px){.pdp-v2 .pdp-section__head--inline{grid-template-columns:1fr!important;gap:8px!important}.pdp-v2 .pdp-section__head--inline .pdp-section__sub{text-align:left;max-width:none}}.pdp-v2 .pdp-specs__panel{display:grid!important;grid-template-columns:1.4fr 1fr!important;gap:24px!important;background:var(--pdp-surface)!important;border:1px solid #EFE7DA!important;border-radius:14px!important;padding:24px!important;align-items:start!important;max-width:1280px;margin:0 auto}.pdp-v2 .pdp-specs__list{list-style:none!important;margin:0!important;padding:0!important;display:flex!important;flex-direction:column!important}.pdp-v2 .pdp-spec-row{display:grid!important;grid-template-columns:28px max-content 1fr max-content!important;align-items:center!important;gap:12px!important;padding:14px 0!important;border-bottom:1px solid #F1E8D8!important}.pdp-v2 .pdp-spec-row:last-child{border-bottom:none!important}.pdp-v2 .pdp-spec-row__icon{display:flex!important;align-items:center!important;justify-content:center!important;width:28px!important;height:28px!important;border-radius:8px!important;background:#b8541f14!important;color:var(--pdp-accent)!important}.pdp-v2 .pdp-spec-row__icon svg{width:18px;height:18px}.pdp-v2 .pdp-spec-row__label{font-size:13px!important;letter-spacing:.06em!important;text-transform:uppercase!important;font-weight:600!important;color:var(--pdp-ink-subtle)!important}.pdp-v2 .pdp-spec-row__dots{display:block!important;border-bottom:1px dotted #D9CCB4!important;margin:0 4px!important;align-self:end!important;padding-bottom:6px!important}.pdp-v2 .pdp-spec-row__value{font-size:15px!important;font-weight:600!important;color:var(--pdp-ink)!important;text-align:right!important;white-space:nowrap}.pdp-v2 .pdp-specs__aside{display:flex!important;flex-direction:column!important;gap:12px!important;padding:18px!important;background:var(--pdp-paper)!important;border-radius:10px!important;height:100%!important}.pdp-v2 .pdp-specs__badge{display:flex!important;align-items:flex-start!important;gap:12px!important;color:#3d3528}.pdp-v2 .pdp-specs__badge svg{flex-shrink:0;color:var(--pdp-accent)!important;margin-top:2px}.pdp-v2 .pdp-specs__badge strong{display:block!important;font-size:14px!important;color:var(--pdp-ink)!important;margin-bottom:2px!important}.pdp-v2 .pdp-specs__badge span{font-size:13px!important;color:var(--pdp-ink-muted)!important}@media(max-width:900px){.pdp-v2 .pdp-specs__panel{grid-template-columns:1fr!important}.pdp-v2 .pdp-spec-row__value{white-space:normal;text-align:right}}.pdp-v2 .pdp-social-pair{display:grid!important;grid-template-columns:1.4fr 1fr!important;gap:32px!important;align-items:start!important;max-width:1280px;margin:0 auto!important;padding:40px clamp(16px,4vw,48px)!important;border-top:1px solid #EFE7DA}.pdp-v2 .pdp-social-pair__col{min-width:0}.pdp-v2 .pdp-social-pair__col>.pdp-section{padding:0!important;border-top:0!important;margin:0!important;max-width:none!important}.pdp-v2 .pdp-social-pair__col--reviews .pdp-reviews__cards{max-height:680px;overflow-y:auto;padding-right:8px;scrollbar-width:thin;scrollbar-color:#D9CCB4 transparent}.pdp-v2 .pdp-social-pair__col--reviews .pdp-reviews__cards::-webkit-scrollbar{width:6px}.pdp-v2 .pdp-social-pair__col--reviews .pdp-reviews__cards::-webkit-scrollbar-thumb{background:#d9ccb4;border-radius:3px}.pdp-v2 .pdp-social-pair__col--faq{position:sticky;top:90px}.pdp-v2 .pdp-social-pair__col--faq .pdp-faq{background:var(--pdp-surface)!important;border:1px solid #EFE7DA;border-radius:14px;padding:24px!important}@media(max-width:980px){.pdp-v2 .pdp-social-pair{grid-template-columns:1fr!important;gap:24px!important}.pdp-v2 .pdp-social-pair__col--faq{position:static}.pdp-v2 .pdp-social-pair__col--reviews .pdp-reviews__cards{max-height:none;overflow:visible;padding-right:0}}.pdp-v2 .pdp-fbt__row{display:grid!important;grid-template-columns:repeat(3,1fr) auto!important;gap:16px!important;align-items:stretch!important}.pdp-v2 .pdp-fbt__card{display:flex!important;flex-direction:column!important;background:var(--pdp-surface)!important;border:1px solid #EFE7DA!important;border-radius:12px!important;padding:14px!important;transition:transform .15s ease,box-shadow .15s ease}.pdp-v2 .pdp-fbt__card:hover{transform:translateY(-2px);box-shadow:0 6px 18px #1a16110f}.pdp-v2 .pdp-fbt__plus{display:flex!important;align-items:center!important;justify-content:center!important;color:#b8a488!important;font-size:24px!important;font-weight:300!important}.pdp-v2 .pdp-fbt__total-row{margin-top:18px!important;padding:18px!important;background:var(--pdp-surface)!important;border:1px solid #EFE7DA!important;border-radius:12px!important;display:grid!important;grid-template-columns:1fr auto!important;gap:16px!important;align-items:center!important}.pdp-v2 .pdp-fbt__savings{display:inline-flex;align-items:center;gap:6px;padding:3px 10px;background:#1f7a4d1a;color:var(--pdp-success);font-size:12px;font-weight:600;border-radius:999px;margin-left:8px}@media(max-width:900px){.pdp-v2 .pdp-fbt__row{grid-template-columns:1fr!important}.pdp-v2 .pdp-fbt__plus{transform:rotate(90deg)}}body.template--product [id*=shopify-section-related-products] .grid,body.template--product [id*=shopify-section-related-products] ul.grid,body.template--product [id*=recently_viewed] .grid{display:grid!important;grid-template-columns:repeat(5,1fr)!important;gap:16px!important;margin-top:20px!important;list-style:none!important;padding:0!important}@media(max-width:1200px){body.template--product [id*=shopify-section-related-products] .grid,body.template--product [id*=shopify-section-related-products] ul.grid{grid-template-columns:repeat(4,1fr)!important}}@media(max-width:900px){body.template--product [id*=shopify-section-related-products] .grid,body.template--product [id*=shopify-section-related-products] ul.grid{grid-template-columns:repeat(3,1fr)!important;gap:12px!important}}@media(max-width:640px){body.template--product [id*=shopify-section-related-products] .grid,body.template--product [id*=shopify-section-related-products] ul.grid{grid-template-columns:repeat(2,1fr)!important;gap:10px!important}}body.template--product [id*=shopify-section-related-products] .card__heading,body.template--product [id*=shopify-section-related-products] .card__heading a,body.template--product [id*=recently_viewed] .card__heading,.ymal-card__title{font-size:13px!important;line-height:1.35!important;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}body.template--product [id*=shopify-section-related-products] .price-item--regular,body.template--product [id*=shopify-section-related-products] .price-item--sale,.ymal-card__price{font-size:14px!important;font-weight:700!important}body.template--product [id*=shopify-section-related-products] s.price-item,.ymal-card__price-strike,body.template--product [id*=shopify-section-related-products] [class*=rating] [class*=count],.ymal-card__rating-num,.ymal-card__rating-count{font-size:12px!important}body.template--product [id*=shopify-section-related-products] .card__content,body.template--product [id*=shopify-section-related-products] .card-information{padding:12px!important}body.template--product [id*=shopify-section-related-products] .button,body.template--product [id*=shopify-section-related-products] .quick-add__submit,.ymal-card__cta{font-size:12px!important;padding:8px 10px!important}footer#footer .container{max-width:1280px;margin:0 auto;padding:0 24px}footer#footer .footer-flex,.footer-flex{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:32px 40px!important;padding:40px 0!important;max-width:1280px!important;margin:0 auto!important;align-items:start!important}footer#footer .footer-flex>.footer-service,footer#footer .footer-flex>.footer-methods,footer#footer .footer-flex>.footer-pages{min-width:0!important}footer#footer .footer-flex>.footer__legal,.footer-flex>.footer__legal{grid-column:1 / -1!important;display:flex!important;flex-wrap:wrap!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;padding-top:24px!important;margin-top:8px!important;border-top:1px solid #E6DCC8!important}footer#footer .footer-flex>.footer__legal p{margin:0!important;font-size:13px!important;color:var(--pdp-ink-muted)!important}footer#footer .footer-service h4,footer#footer .footer-methods h4,footer#footer .footer-pages h4,footer#footer h4{font-size:15px!important;font-weight:600!important;margin:0 0 14px!important;color:#fff!important;letter-spacing:.04em!important;text-transform:uppercase!important}footer#footer .footer-service a{display:block!important;padding:4px 0!important;font-size:14px!important;color:#ffffffd1!important;text-decoration:none!important;transition:color .15s ease}footer#footer .footer-service a:hover{color:#fff!important}@media(max-width:900px){footer#footer .footer-flex,.footer-flex{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:560px){footer#footer .footer-flex,.footer-flex{grid-template-columns:1fr!important}}.pdp-v2 .pdp-specs__list{list-style:none!important;margin:0!important;padding:0!important;display:flex!important;flex-direction:column!important;gap:0!important}.pdp-v2 .pdp-spec-row{display:grid!important;grid-template-columns:28px minmax(120px,max-content) 1fr minmax(80px,max-content)!important;gap:12px!important;align-items:center!important;padding:12px 0!important;border-bottom:1px solid #EFE7DA!important;font-size:14px!important}.pdp-v2 .pdp-spec-row:last-child{border-bottom:0!important}.pdp-v2 .pdp-spec-row__icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:28px!important;height:28px!important;color:var(--pdp-accent)!important;background:#b8541f14!important;border-radius:6px!important}.pdp-v2 .pdp-spec-row__label{font-weight:600!important;color:var(--pdp-ink)!important;letter-spacing:-.005em!important}.pdp-v2 .pdp-spec-row__dots{height:1px;background-image:radial-gradient(circle,#C8B998 1px,transparent 1.5px);background-size:6px 2px;background-repeat:repeat-x;background-position:0 center;opacity:.6}.pdp-v2 .pdp-spec-row__value{color:var(--pdp-ink)!important;font-weight:500!important;text-align:right!important}@media(max-width:700px){.pdp-v2 .pdp-spec-row{grid-template-columns:26px 1fr!important;grid-template-rows:auto auto!important;gap:4px 10px!important;padding:10px 0!important}.pdp-v2 .pdp-spec-row__icon{grid-row:1 / 3}.pdp-v2 .pdp-spec-row__dots{display:none!important}.pdp-v2 .pdp-spec-row__value{text-align:left!important;font-weight:400!important;color:var(--pdp-ink-muted)!important}}.pdp-v2 .pdp-fbt__row{display:flex!important;flex-wrap:wrap!important;align-items:stretch!important;justify-content:flex-start!important;gap:10px!important;grid-template-columns:none!important}.pdp-v2 .pdp-fbt__card{flex:0 1 200px!important;max-width:220px!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;background:#fff!important;border:1px solid #EFE7DA!important;border-radius:12px!important;padding:12px!important;position:relative!important}.pdp-v2 .pdp-fbt__check{position:absolute!important;top:10px!important;left:10px!important;width:18px!important;height:18px!important;margin:0!important;accent-color:var(--pdp-accent)!important;cursor:pointer!important;z-index:2!important}.pdp-v2 .pdp-fbt__check:disabled{opacity:.7;cursor:default}.pdp-v2 .pdp-fbt__imgwrap{width:100%!important;aspect-ratio:1 / 1!important;max-height:140px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;border-radius:8px!important;background:var(--pdp-paper)!important;margin-bottom:10px!important}.pdp-v2 .pdp-fbt__imgwrap img{width:auto!important;height:100%!important;max-width:100%!important;object-fit:contain!important}.pdp-v2 .pdp-fbt__title{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;font-size:13px!important;line-height:1.35!important;color:var(--pdp-ink)!important;text-decoration:none!important;margin-bottom:4px!important;min-height:34px!important}.pdp-v2 .pdp-fbt__title:hover{color:var(--pdp-accent)!important}.pdp-v2 .pdp-fbt__price{font-size:14px!important;font-weight:700!important;color:var(--pdp-ink)!important}.pdp-v2 .pdp-fbt__plus{display:flex!important;align-items:center!important;align-self:center!important;font-size:22px!important;font-weight:300!important;color:#b8a488!important;padding:0 4px!important;-webkit-user-select:none!important;user-select:none!important}.pdp-v2 .pdp-fbt__total-row{margin-top:18px!important;padding:16px 18px!important;background:var(--pdp-surface)!important;border:1px solid #EFE7DA!important;border-radius:12px!important;display:flex!important;flex-wrap:wrap!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;grid-template-columns:none!important}.pdp-v2 .pdp-fbt__total{display:flex!important;flex-direction:column!important;gap:2px!important}.pdp-v2 .pdp-fbt__total small{font-size:11px!important;text-transform:uppercase!important;letter-spacing:.08em!important;color:var(--pdp-ink-muted)!important;font-weight:600!important}.pdp-v2 .pdp-fbt__total>span{font-size:20px!important;font-weight:700!important;color:var(--pdp-ink)!important}.pdp-v2 .pdp-fbt__addbtn{background:var(--pdp-ink)!important;color:#fff!important;border:0!important;padding:12px 22px!important;border-radius:8px!important;font-weight:600!important;font-size:14px!important;cursor:pointer!important;transition:background .15s ease}.pdp-v2 .pdp-fbt__addbtn:hover:not(:disabled){background:var(--pdp-accent)!important}.pdp-v2 .pdp-fbt__addbtn:disabled{opacity:.45;cursor:not-allowed}@media(max-width:720px){.pdp-v2 .pdp-fbt__row{justify-content:center!important}.pdp-v2 .pdp-fbt__card{flex:0 1 calc(50% - 24px)!important}.pdp-v2 .pdp-fbt__plus{transform:rotate(90deg)}}body.template--product [id*=shopify-section-related-products],body.template--product [id*=recently_viewed]{background:var(--pdp-paper)!important}body.template--product [id*=shopify-section-related-products]>.related-products,body.template--product [id*=shopify-section-related-products]>section{background:var(--pdp-paper)!important;max-width:1280px!important;margin:0 auto!important;padding:32px clamp(16px,4vw,48px)!important}body.template--product [id*=shopify-section-related-products] h2,body.template--product [id*=shopify-section-related-products] .h2,body.template--product [id*=recently_viewed] h2{font-size:22px!important;font-weight:600!important;color:var(--pdp-ink)!important;letter-spacing:-.01em!important;margin:0 0 6px!important}body.template--product [id*=shopify-section-related-products] .card,body.template--product [id*=shopify-section-related-products] .card-wrapper,body.template--product [id*=recently_viewed] .card{background:#fff!important;border:1px solid #EFE7DA!important;border-radius:10px!important;overflow:hidden!important;transition:transform .15s ease,box-shadow .15s ease}body.template--product [id*=shopify-section-related-products] .card:hover,body.template--product [id*=shopify-section-related-products] .card-wrapper:hover{transform:translateY(-2px);box-shadow:0 6px 18px #1a16110f}body.template--product [id*=shopify-section-related-products] .card__media,body.template--product [id*=shopify-section-related-products] .media{background:var(--pdp-paper)!important}@media(min-width:980px){.pdp-v2 .pdp-hero .pdp-buybox{position:sticky!important;top:90px!important;align-self:start!important;max-height:none!important;overflow:visible!important}}.pdp-v2 .pdp-media__editorial>span:not(:last-child):after{content:""!important;margin-left:0!important}.pdp-v2 .pdp-media__editorial-dot{display:inline-block!important;margin:0 10px!important;color:var(--pdp-accent)!important;font-weight:600!important;transform:translateY(-1px)!important}footer#footer .newsletter-form button,footer#footer .newsletter-form__button,footer#footer form[action*=contact] button[type=submit],footer#footer .footer-newsletter button,footer#footer .footer-newsletter__button,footer#footer .field__button,footer#footer button.subscribe,footer#footer button[name=subscribe],.footer-newsletter button[type=submit],.newsletter button[type=submit]{background:var(--pdp-accent, #B8541F)!important;color:#fff!important;border:0!important;padding:10px 18px!important;border-radius:6px!important;font-weight:600!important;font-size:14px!important;letter-spacing:.02em!important;cursor:pointer!important;transition:background .15s ease;min-width:110px!important;opacity:1!important;visibility:visible!important}footer#footer .newsletter-form button:hover,footer#footer .newsletter-form__button:hover,footer#footer .footer-newsletter button:hover{background:#9a4214!important}footer#footer .newsletter-form input,footer#footer .footer-newsletter input,footer#footer .field__input{background:#fff!important;border:1px solid #E6DCC8!important;color:var(--pdp-ink)!important}footer#footer .newsletter-form input::placeholder,footer#footer .footer-newsletter input::placeholder,footer#footer .field__input::placeholder{color:var(--pdp-ink-muted)!important}.pdp-v2 .pdp-specs{display:block!important;grid-template-columns:none!important;column-gap:0!important;row-gap:0!important}.pdp-v2 .pdp-specs>div{display:block!important}.pdp-v2 .pdp-specs .pdp-section__head--inline{display:grid!important;grid-template-columns:minmax(280px,1fr) auto!important;align-items:end!important;gap:24px!important}.pdp-v2 .pdp-section__title,.pdp-v2 .pdp-section__eyebrow{word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important}@media(max-width:700px){.pdp-v2 .pdp-specs .pdp-section__head--inline{grid-template-columns:1fr!important}.pdp-v2 .pdp-section__head--inline .pdp-section__sub{text-align:left!important;max-width:none!important}}.pdp-v2 .pdp-fbt .pdp-section__head--inline{grid-template-columns:minmax(280px,1fr) auto!important}@media(max-width:700px){.pdp-v2 .pdp-fbt .pdp-section__head--inline{grid-template-columns:1fr!important}}footer .newsletter_interview input[type=submit],footer .newsletter_interview button[type=submit],footer .contact-form input[type=submit],footer .contact-form button[type=submit],footer form[action*=contact] input[type=submit],footer form[action*=Custom_ContactFooter] input[type=submit]{background:#b8541f!important;background-color:#b8541f!important;color:#fff!important;border:0!important;padding:11px 22px!important;border-radius:6px!important;font-weight:600!important;font-size:13px!important;letter-spacing:.04em!important;text-transform:uppercase!important;cursor:pointer!important;min-width:120px!important;width:auto!important;margin-top:10px!important;opacity:1!important;visibility:visible!important;appearance:none!important;-webkit-appearance:none!important;transition:background .15s ease;box-shadow:none!important}footer .newsletter_interview input[type=submit]:hover,footer .contact-form input[type=submit]:hover{background:#9a4214!important;background-color:#9a4214!important}footer .newsletter_interview input[type=email],footer .contact-form input[type=email]{background:#fff!important;border:1px solid #2A3A55!important;color:#111827!important;padding:10px 12px!important;border-radius:6px!important;width:100%!important;font-size:13px!important}footer .newsletter_interview input[type=email]::placeholder,footer .contact-form input[type=email]::placeholder{color:#4b5563!important}footer .newsletter_interview h4{color:#fff!important;margin-bottom:12px!important}.ymal-section{background:var(--pdp-paper)!important}.ymal-section .ymal-container{max-width:1280px!important;margin:0 auto!important;padding:32px clamp(16px,4vw,48px)!important}.ymal-section .ymal-header h2,.ymal-section .ymal-header [class*=title]{font-size:22px!important;font-weight:600!important;color:var(--pdp-ink, #1A1611)!important;letter-spacing:-.01em!important}.ymal-section .ymal-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:16px!important;margin-top:16px!important}@media(max-width:1200px){.ymal-section .ymal-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media(max-width:900px){.ymal-section .ymal-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}}@media(max-width:640px){.ymal-section .ymal-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}}.ymal-section .ymal-card{background:#fff!important;border:1px solid #EFE7DA!important;border-radius:10px!important;overflow:hidden!important;transition:transform .15s ease,box-shadow .15s ease}.ymal-section .ymal-card:hover{transform:translateY(-2px);box-shadow:0 6px 18px #1a16110f}.pdp-v2 .pdp-fbt__row{justify-content:center!important;align-items:stretch!important;gap:12px!important}.pdp-v2 .pdp-fbt__card{flex:1 1 200px!important;max-width:260px!important}@media(min-width:980px){.pdp-v2 .pdp-fbt__card{max-width:280px!important}}.pdp-v2 .pdp-accordions{background:#fff!important;border:1px solid #EFE7DA!important;border-radius:14px!important;padding:8px clamp(12px,3vw,24px)!important;margin-top:20px!important;margin-bottom:32px!important}.pdp-v2 .pdp-accordion-list{display:flex!important;flex-direction:column!important}.pdp-v2 .pdp-accordion{border-bottom:1px solid #EFE7DA!important;margin:0!important;padding:0!important;background:transparent!important}.pdp-v2 .pdp-accordion:last-child{border-bottom:0!important}.pdp-v2 .pdp-accordion__head{display:flex!important;align-items:center!important;gap:14px!important;padding:18px 4px!important;cursor:pointer!important;list-style:none!important;font-size:16px!important;font-weight:600!important;color:var(--pdp-ink, #1A1611)!important;-webkit-user-select:none!important;user-select:none!important;min-height:56px!important;-webkit-tap-highlight-color:transparent}.pdp-v2 .pdp-accordion__head::-webkit-details-marker,.pdp-v2 .pdp-accordion__head::marker{display:none!important;content:""!important}.pdp-v2 .pdp-accordion__icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:32px!important;height:32px!important;background:#b8541f14!important;color:var(--pdp-accent, #B8541F)!important;border-radius:8px!important;flex-shrink:0!important}.pdp-v2 .pdp-accordion__title{flex:1 1 auto!important;letter-spacing:-.005em!important}.pdp-v2 .pdp-accordion__chev{display:inline-flex!important;color:var(--pdp-ink-muted, #6B5F4F)!important;transition:transform .2s ease!important;flex-shrink:0!important}.pdp-v2 .pdp-accordion[open]>.pdp-accordion__head .pdp-accordion__chev{transform:rotate(180deg)!important}.pdp-v2 .pdp-accordion__body{padding:4px 4px 22px 50px!important;font-size:15px!important;line-height:1.6!important;color:var(--pdp-ink, #1A1611)!important}.pdp-v2 .pdp-accordion__body p{margin:0 0 12px!important}.pdp-v2 .pdp-accordion__body p:last-child{margin-bottom:0!important}.pdp-v2 .pdp-accordion__body a{color:var(--pdp-accent, #B8541F)!important;text-decoration:underline!important}.pdp-v2 .pdp-info-sub{font-size:14px!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.06em!important;color:var(--pdp-ink-muted, #6B5F4F)!important;margin:16px 0 8px!important}.pdp-v2 .pdp-info-list{margin:0 0 12px!important;padding:0 0 0 18px!important}.pdp-v2 .pdp-info-list li{margin:0 0 6px!important;padding-left:4px!important}.pdp-v2 .pdp-callout{display:flex!important;gap:12px!important;align-items:flex-start!important;background:#fff4e5!important;border:1px solid #F5D9B0!important;border-radius:10px!important;padding:12px 14px!important;margin:12px 0!important;font-size:14px!important;color:#8b5a1e!important}.pdp-v2 .pdp-callout__icon{flex-shrink:0!important;color:#b8541f!important}.pdp-v2 .pdp-accordion__body .pdp-specs__list{list-style:none!important;margin:0!important;padding:0!important}.pdp-v2 .pdp-accordion__body .pdp-spec-row{padding:10px 0!important}@media(max-width:700px){.pdp-v2 .pdp-accordions{border-radius:12px!important;margin-top:12px!important;margin-bottom:20px!important;padding:4px 14px!important}.pdp-v2 .pdp-accordion__head{padding:16px 0!important;font-size:15px!important;min-height:52px!important}.pdp-v2 .pdp-accordion__body{padding-left:46px!important;padding-bottom:18px!important;font-size:14.5px!important}}@media(max-width:749px){.pdp-v2 .pdp-stories{display:none!important}.pdp-v2 .pdp-trust{grid-template-columns:repeat(3,1fr)!important;gap:8px!important}.pdp-v2 .pdp-trust__cell{padding:10px 6px!important}.pdp-v2 .pdp-trust__label{font-size:12px!important;line-height:1.2!important;margin-top:4px!important}.pdp-v2 .pdp-trust__sub{font-size:11px!important;line-height:1.2!important;color:var(--pdp-ink-muted, #6B5F4F)!important}.pdp-v2 .pdp-pay4__schedule,.pdp-v2 .pdp-pay4__legend{display:none!important}.pdp-v2 .pdp-pay4{padding:10px 12px!important}.pdp-v2 .pdp-buybox{padding:0!important;gap:14px!important}.pdp-v2 .pdp-h1{font-size:22px!important;line-height:1.25!important}.pdp-v2 .pdp-cta-primary{min-height:52px!important;font-size:16px!important}.pdp-v2 .pdp-qty__btn{min-width:44px!important;min-height:44px!important}}.pdp-v2-mobile-atc{padding-bottom:calc(10px + env(safe-area-inset-bottom,0px))!important}.pdp-v2-mobile-atc__btn{min-height:48px!important;font-size:15px!important}@media(max-width:1023px){body.template--product{padding-bottom:calc(72px + env(safe-area-inset-bottom,0px))!important}}.pdp-v2 .pdp-faq-solo{max-width:1280px!important;margin:0 auto!important;padding:32px clamp(16px,4vw,48px)!important}.pdp-v2 .pdp-faq-solo .pdp-faq{background:var(--pdp-surface, #FAF7F2)!important;border:1px solid #EFE7DA!important;border-radius:14px!important;padding:28px!important;max-width:900px!important;margin:0 auto!important}@media(max-width:700px){.pdp-v2 .pdp-faq-solo{padding:20px 14px!important}.pdp-v2 .pdp-faq-solo .pdp-faq{padding:18px!important}}.pdp-v2 .pdp-eta__row[hidden]{display:none!important}.pdp-v2 .pdp-rating--stockonly{margin-bottom:8px!important}body.template--product .pdp-v2-rotator{height:40px!important;min-height:40px!important;max-height:40px!important;padding:0!important;overflow:hidden!important;contain:layout size!important}body.template--product .pdp-v2-rotator__item{height:40px!important;padding:0 16px!important}.pdp-v2 .pdp-fbt,.pdp-v2 .pdp-eta{contain:layout!important}.pdp-v2 .pdp-eta__row{transition:opacity .15s ease!important}.pdp-v2 .pdp-eta__row[hidden]{display:flex!important;visibility:hidden!important}.pdp-v2 .pdp-eta__row--pending{opacity:0!important;visibility:hidden!important}.pdp-v2 .pdp-eta__row{min-height:52px!important}.pdp-v2 [id^=pdp-dynamic-checkout-]{min-height:48px!important;contain:layout!important}body.template--product [id*=shopify-section-related-products]{min-height:460px!important;contain:layout!important}@media(max-width:700px){body.template--product [id*=shopify-section-related-products]{min-height:580px!important}}body.template--product [id*=recently_viewed],body.template--product [id*=recently-viewed]{min-height:420px!important;contain:layout!important}@media(max-width:700px){body.template--product [id*=recently_viewed],body.template--product [id*=recently-viewed]{min-height:540px!important}}.pdp-v2 .pdp-media__stage{contain:layout!important;background:var(--pdp-paper, #FAF7F2)}.pdp-v2 .pdp-media__stage img{width:100%!important;height:auto!important;display:block!important}.pdp-v2 .pdp-story__media{background:var(--pdp-paper, #FAF7F2);contain:layout!important;aspect-ratio:4 / 5}.pdp-v2 .pdp-story__media img{width:100%!important;height:100%!important;display:block!important}.pdp-v2 .pdp-accordion{contain:layout!important}body.template--product .shopify-section[id*=review-slider]{min-height:320px!important;contain:layout!important}@media(max-width:700px){body.template--product .shopify-section[id*=review-slider]{min-height:720px!important}}.avada-popup,.avada-popup-wrapper,.avada-boost,[id*=boost-sales],[id*=avada-popup],[class*=avada-popup],[id^=popup_],[class*=exit-popup],[class*=newsletter-popup]{position:fixed!important;z-index:9990!important}html,body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important;font-display:swap}.pdp-v2 .pdp-spec-fallback{margin:8px 0 0!important;padding:14px 16px!important;background:var(--pdp-paper, #FAF7F2)!important;border:1px dashed #E3D6BF!important;border-radius:10px!important;font-size:14px!important;line-height:1.55!important;color:var(--pdp-ink-muted, #6B5F4F)!important}.pdp-v2 .pdp-trust{contain:layout!important}.pdp-v2 .pdp-trust__cell{min-height:86px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important}.pdp-v2 .pdp-trust__label{min-height:18px!important;line-height:1.25!important;font-size:13px!important}.pdp-v2 .pdp-trust__sub{min-height:16px!important;line-height:1.3!important;font-size:12px!important}@media(max-width:749px){.pdp-v2 .pdp-trust__cell{min-height:78px!important}}.pdp-v2 .pdp-h1{min-height:86px!important;line-height:1.18!important}@media(max-width:749px){.pdp-v2 .pdp-h1{min-height:80px!important;line-height:1.2!important}}.pdp-v2 .pdp-price{min-height:44px!important;line-height:1.2!important}.pdp-v2 .pdp-price__meta{min-height:20px!important;line-height:1.4!important}.pdp-v2 .pdp-rating{min-height:22px!important;line-height:1.4!important}.pdp-v2 .pdp-pay4{min-height:76px!important;contain:layout!important}.pdp-v2 .pdp-accordion__head{min-height:56px!important;line-height:1.4!important}@media(max-width:700px){.pdp-v2 .pdp-accordion__head{min-height:52px!important}}html,body,.pdp-v2{font-family:Inter,Inter Fallback,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important;font-synthesis:none;text-rendering:optimizeSpeed}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90%;descent-override:22%;line-gap-override:0%;size-adjust:107%}body.template--product .pdp-v2-rotator{height:40px!important;min-height:40px!important;max-height:40px!important;contain:strict!important}.pdp-v2 .pdp-price__compare,.pdp-v2 .pdp-variant__legend{color:#4a3f35!important}.pdp-v2 .pdp-eta__pc button[data-pdp-pc-btn],.pdp-v2 .pdp-eta button{color:#fff!important;background:var(--pdp-accent, #B8541F)!important}.pdp-v2 .pdp-payments__label{color:#4a3f35!important}.pdp-v2 .pdp-media__editorial,.pdp-v2 .pdp-media__editorial>span{color:#4a3f35!important}.pdp-v2 .pdp-media__editorial-dot{color:var(--pdp-accent, #B8541F)!important}.pdp-v2-mobile-atc__compare{color:#4a3f35!important}.pdp-v2-mobile-atc[inert]{pointer-events:none}.pdp-v2 .pdp-h1{font-size:28px!important;line-height:1.2!important;font-weight:700!important;margin:8px 0 6px!important;max-width:none!important;width:auto!important;color:#1a1611;letter-spacing:-.01em}@media(max-width:980px){.pdp-v2 .pdp-h1{font-size:24px!important}}.pdp-v2 .pdp-divider{display:block!important;height:1px!important;width:100%!important;margin:16px 0!important;padding:0!important;border:none!important;background:#e6dcc8!important;opacity:1!important}.pdp-v2-rotator{position:relative;min-height:1.6em;overflow:hidden}.pdp-v2-rotator__item{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;opacity:0;transform:translateY(6px);transition:opacity .35s ease,transform .35s ease;pointer-events:none}.pdp-v2-rotator__item.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.pdp-rating:before{display:none!important}.pdp-stock-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#1f7a4d;box-shadow:0 0 0 3px #1f7a4d26;flex-shrink:0;vertical-align:middle}.pdp-stock-text{color:#1f7a4d;font-weight:600}.pdp-rating{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:14px;margin:6px 0 14px}.pdp-rating__stars{position:relative;display:inline-block;font-size:16px;line-height:1;letter-spacing:1px;color:#e6dcc8}.pdp-rating__stars-bg{color:#e6dcc8}.pdp-rating__stars-fg{position:absolute;left:0;top:0;overflow:hidden;white-space:nowrap;color:#e8b341}.pdp-rating__num{font-weight:700;color:#1a1611;font-size:14px}.pdp-rating__count{color:#6b5e50;text-decoration:underline;text-decoration-color:#d9ccb4;text-underline-offset:3px;font-size:13px}.pdp-rating__count:hover{color:#2563eb}.pdp-rating__sep{color:#c4b8a8;font-size:13px}.pdp-rating__write{color:#b8541f;font-size:13px;font-weight:600;text-decoration:underline;text-decoration-color:#e8c8b5;text-underline-offset:3px}.pdp-rating__write:hover{color:#9b4419;text-decoration-color:#b8541f}@media(max-width:760px){.pdp-v2-rotator{font-size:12px;padding:8px 12px;text-align:center}.pdp-v2-rotator__item{font-size:12px;line-height:1.4}.pdp-v2 .pdp-buybox{position:static!important;max-height:none!important;overflow:visible!important;padding-right:0!important;width:100%!important}.pdp-v2 .pdp-h1{font-size:22px!important;line-height:1.25!important;max-width:none!important}.pdp-rating{font-size:13px;gap:6px}.pdp-v2 .pdp-price__current{font-size:26px!important}.pdp-v2 .pdp-pay4{padding:12px}.pdp-v2 .pdp-pay4__row{font-size:13px}.pdp-v2 .pdp-pay4__amount{font-size:15px}.pdp-v2 .pdp-crumbs__list{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}.pdp-v2 .pdp-crumbs__current{max-width:140px}.pdp-v2 .pdp-trust{grid-template-columns:repeat(3,1fr);gap:8px}.pdp-v2 .pdp-trust__cell{font-size:11px}.pdp-v2 .pdp-trust__sub{font-size:10px}}.home-banner .banner.owl-carousel:empty,.home-banner .banner.owl-carousel:not(:has(*)){display:none}.home-banner:has(.banner.owl-carousel:empty){display:none}.home-banner:not(:has(.banner>*)){display:none}.cat-strip-wrap{position:relative;background:#faf8f3}.cat-strip-wrap:before,.cat-strip-wrap:after{content:"";position:absolute;top:0;bottom:0;width:48px;pointer-events:none;z-index:2;opacity:0;transition:opacity .25s ease}.cat-strip-wrap:before{left:0;background:linear-gradient(to right,#faf8f3,#faf8f300)}.cat-strip-wrap:after{right:0;background:linear-gradient(to left,#faf8f3,#faf8f300)}.cat-strip-wrap.can-scroll-left:before{opacity:1}.cat-strip-wrap.can-scroll-right:after{opacity:1}.headder-products-flex{display:flex!important;flex-wrap:nowrap!important;gap:32px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:28px 56px!important;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.headder-products-flex::-webkit-scrollbar{display:none}.headder-products-flex .headder-products-sub{flex:0 0 auto!important;width:auto!important;min-width:128px!important;max-width:140px!important;scroll-snap-align:start;display:flex!important;flex-direction:column!important;align-items:center!important;gap:12px!important;text-align:center!important;padding:8px 4px!important;border-radius:12px!important;transition:transform .2s cubic-bezier(.22,1,.36,1),background .2s ease!important;position:relative}.headder-products-flex .headder-products-sub:hover{transform:translateY(-4px);background:#d9ccb42e}.headder-products-flex .headder-products-sub img,.headder-products-flex .headder-products-sub picture,.headder-products-flex .headder-products-sub .image-wrapper{width:88px!important;height:88px!important;object-fit:contain!important;display:block!important;border-radius:50%!important;background:#fff!important;padding:8px!important;box-shadow:0 2px 8px #1a16110f!important;transition:box-shadow .2s ease,transform .2s ease!important}.headder-products-flex .headder-products-sub:hover img,.headder-products-flex .headder-products-sub:hover picture,.headder-products-flex .headder-products-sub:hover .image-wrapper{box-shadow:0 6px 16px #1a16111f!important;transform:scale(1.04)}.headder-products-flex .headder-products-sub p,.headder-products-flex .headder-products-sub span,.headder-products-flex .headder-products-sub h3,.headder-products-flex .headder-products-sub h4,.headder-products-flex .headder-products-sub a,.headder-products-flex .headder-products-sub .product-title,.headder-products-flex .headder-products-sub .category-title{font-size:14px!important;font-weight:600!important;color:#3d342a!important;line-height:1.3!important;margin:0!important;letter-spacing:-.01em!important;transition:color .2s ease!important}.headder-products-flex .headder-products-sub:hover p,.headder-products-flex .headder-products-sub:hover span,.headder-products-flex .headder-products-sub:hover h3,.headder-products-flex .headder-products-sub:hover h4,.headder-products-flex .headder-products-sub:hover a{color:#1a1611!important}.cat-strip-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:#fff;border:1px solid rgba(26,22,17,.08);box-shadow:0 2px 12px #1a16111f;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:3;padding:0;color:#1a1611;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .15s ease,box-shadow .2s ease,background .2s ease}.cat-strip-arrow:hover{background:#1a1611;color:#fff;box-shadow:0 4px 18px #1a161138}.cat-strip-arrow:active{transform:translateY(-50%) scale(.94)}.cat-strip-arrow svg{width:18px;height:18px;display:block;stroke:currentColor;stroke-width:2.5;fill:none;stroke-linecap:round;stroke-linejoin:round}.cat-strip-arrow.cat-strip-arrow--left{left:8px}.cat-strip-arrow.cat-strip-arrow--right{right:8px}.cat-strip-wrap.can-scroll-left .cat-strip-arrow--left,.cat-strip-wrap.can-scroll-right .cat-strip-arrow--right{opacity:1;pointer-events:auto}@media(max-width:1024px){.headder-products-flex{padding:24px 48px!important;gap:24px!important}.cat-strip-arrow{width:40px;height:40px}}@media(max-width:760px){.headder-products-flex{padding:18px 16px!important;gap:18px!important}.headder-products-flex .headder-products-sub{min-width:96px!important;max-width:108px!important;gap:8px!important}.headder-products-flex .headder-products-sub img,.headder-products-flex .headder-products-sub picture,.headder-products-flex .headder-products-sub .image-wrapper{width:64px!important;height:64px!important;padding:6px!important}.headder-products-flex .headder-products-sub p,.headder-products-flex .headder-products-sub span,.headder-products-flex .headder-products-sub h3,.headder-products-flex .headder-products-sub h4,.headder-products-flex .headder-products-sub a{font-size:12px!important}.cat-strip-arrow{display:none!important}.cat-strip-wrap:before,.cat-strip-wrap:after{width:24px}}#shopify-section-template--22008302502105__c1b0cf70-a507-4c22-aa4a-ad6222822da0{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/75/assets/auzzi-pdp-v2.css.map */
