.cart-item__title{display:block!important;color:#0a0a0a!important;font-size:.95rem!important;font-weight:600!important;line-height:1.3;margin:2px 0 4px;text-decoration:none}.cart-item__title:hover{text-decoration:underline}.cart-item__variant{display:block!important;color:#6b6b6b!important;font-size:.8rem!important;margin-bottom:4px}@media(max-width:600px){.product-grid,.product-grid--3,.product-grid--4{grid-template-columns:repeat(2,1fr)!important;gap:1rem!important}}.logo-lockup{display:inline-flex;align-items:center;gap:.5rem}.logo-lockup__img{height:34px;width:auto;display:block}.logo-lockup__word{font-family:var(--font-serif,Georgia,serif);font-weight:600;font-size:1.3rem;letter-spacing:.01em;color:#0a0a0a;line-height:1;white-space:nowrap}@media(max-width:900px){.cart-layout{grid-template-columns:1fr!important;gap:2rem!important}.cart-summary{position:static!important;top:auto!important}}.m-search,.m-tabbar,.pdp-sticky{display:none}@media(max-width:1024px){.site-header{height:auto!important;padding-top:env(safe-area-inset-top)}.site-header__inner{height:58px;grid-template-columns:auto auto 1fr auto!important;gap:.5rem!important}.site-header__inner>nav{display:none!important}.hamburger-btn{justify-self:start;padding:6px}.site-header__logo{justify-self:start!important;text-align:left!important}.site-header__logo .logo-lockup__word{font-size:1rem}.site-header__logo .logo-lockup__img{height:30px}.site-header__actions{justify-self:end;gap:0}.site-header__actions a[aria-label=Search],.site-header__actions a[aria-label=Account],.site-header__actions a[aria-label=Cart]{display:none!important}.m-search{display:flex;align-items:center;gap:.5rem;height:40px;padding:0 .8rem;border:1.5px solid #e4e4e4;border-radius:10px;background:#f6f6f6;min-width:0}.m-search__icon{width:17px;height:17px;flex-shrink:0;stroke:#6b6b6b;fill:none;stroke-width:2;stroke-linecap:round}.m-search input{border:none;background:none;outline:none;width:100%;min-width:0;font-size:.9rem;color:#1a1a1a}.m-search input::placeholder{color:#9a9a9a}.m-tabbar{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:2147483000;background:#fff;border-top:1px solid #ededed;padding:7px 4px calc(7px + env(safe-area-inset-bottom));justify-content:space-around;align-items:center;box-shadow:0 -2px 12px #0000000f}.m-tab{flex:1;display:flex;flex-direction:column;align-items:center;gap:3px;font-size:.62rem;font-weight:600;color:#6b6b6b;position:relative;letter-spacing:0}.m-tab svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.m-tab__new{font-family:var(--font-serif,Georgia,serif);font-size:1.1rem;font-weight:700;color:#0a0a0a;letter-spacing:.04em}.m-tab .cart-count{position:absolute;top:-3px;left:calc(50% + 6px)}body{padding-bottom:64px}.toast{bottom:80px}.pdp-sticky{display:flex;position:fixed;left:0;right:0;bottom:calc(56px + env(safe-area-inset-bottom));z-index:340;background:#fff;border-top:1px solid #ececec;padding:9px 14px;gap:12px;align-items:center;box-shadow:0 -3px 14px #00000012}.pdp-sticky__price{font-size:1.05rem;font-weight:700;color:#0a0a0a;white-space:nowrap}.pdp-sticky__btn{flex:1;height:46px;background:#0a0a0a;color:#fff;border:none;border-radius:8px;font-size:.85rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;cursor:pointer}.pdp-sticky__btn:disabled{opacity:.5}.product-page{padding-bottom:84px!important}}@media(min-width:1025px){.m-search,.m-tabbar,.pdp-sticky{display:none!important}}@media(max-width:768px){.trust-strip__inner{display:grid!important;grid-template-columns:1fr 1fr;gap:1.5rem 1rem}.trust-strip__item{justify-content:center;font-size:.72rem}}@media(max-width:380px){.trust-strip__inner{grid-template-columns:1fr;gap:1rem}}@media(max-width:600px){.footer-grid{grid-template-columns:1fr 1fr!important;gap:1.75rem 1rem!important}.footer-grid>div:first-child{grid-column:1 / -1}.footer-brand__desc{max-width:none;font-size:.8rem}.footer-col__title{margin-bottom:.6rem}.footer-col__links{gap:.45rem}.footer-col__link{font-size:.8rem}.site-footer{padding:3rem 0 1.5rem}}.add-to-cart-section{gap:.75rem!important}.add-btn,.add-to-cart-section .add-btn{height:64px!important;min-height:64px!important;font-size:1.05rem!important;font-weight:800!important;letter-spacing:.14em!important;border-radius:8px!important;box-shadow:0 6px 20px #0000002e!important}.wishlist-btn,.add-to-cart-section .wishlist-btn{height:48px!important;min-height:48px!important;font-size:.78rem!important;box-shadow:none!important}@media(max-width:768px){.add-btn,.add-to-cart-section .add-btn{height:66px!important;min-height:66px!important}}.product-gallery{display:flex;flex-direction:column}.pg-slider{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;border-radius:8px;scrollbar-width:none;background:#fafafa}.pg-slider::-webkit-scrollbar{display:none}.pg-slide{flex:0 0 100%;scroll-snap-align:center;aspect-ratio:3/4}.pg-slide img,.pg-slide svg{width:100%;height:100%;object-fit:cover;display:block}.pg-dots{display:flex;justify-content:center;gap:6px;margin-top:.7rem}.pg-dot{width:7px;height:7px;border-radius:50%;background:#d4d4d4;cursor:pointer;transition:background .2s,width .2s}.pg-dot.active{background:#0a0a0a;width:20px;border-radius:4px}.pg-thumbs{display:flex;gap:.5rem;margin-top:.75rem;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.pg-thumbs::-webkit-scrollbar{display:none}.pg-thumb{flex:0 0 64px;aspect-ratio:3/4;border-radius:6px;overflow:hidden;border:2px solid transparent;background:#fafafa;padding:0;cursor:pointer;opacity:.55;transition:opacity .2s,border-color .2s}.pg-thumb img{width:100%;height:100%;object-fit:cover}.pg-thumb.active{opacity:1;border-color:#0a0a0a}@media(min-width:900px){.pg-dots{display:none}}.wishlist-count{position:absolute;top:6px;right:4px;min-width:16px;height:16px;padding:0 3px;background:var(--color-accent,#c0392b);color:#fff;font-size:.6rem;font-weight:700;border-radius:999px;display:none;align-items:center;justify-content:center;line-height:1}#wishlist-root{margin-top:1.5rem}.wishlist-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media(max-width:600px){.wishlist-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}.wl-card{position:relative}.wl-card__media{aspect-ratio:3/4;border-radius:4px;overflow:hidden;background:#fafafa;margin-bottom:.75rem}.wl-card__media img{width:100%;height:100%;object-fit:cover}.wl-card__title{font-size:.9rem;font-weight:500;color:#1a1a1a;margin-bottom:.25rem;line-height:1.4}.wl-card__price{font-size:.9rem;font-weight:600;color:#0a0a0a}.wl-card__remove{position:absolute;top:8px;right:8px;width:30px;height:30px;border-radius:50%;background:#fff;border:none;box-shadow:0 1px 4px #00000026;cursor:pointer;font-size:1.1rem;line-height:1;color:#c0392b;display:flex;align-items:center;justify-content:center}.wishlist-empty{text-align:center;padding:4rem 0;color:#9a9a9a}.nl-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:500;display:none;align-items:center;justify-content:center;padding:1.25rem}.nl-modal.open{display:flex}.nl-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0009;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.nl-modal__box{position:relative;background:#fff;border-radius:12px;padding:2.5rem 2rem;max-width:420px;width:100%;box-shadow:0 24px 64px #0000004d;text-align:center}.nl-modal__close{position:absolute;top:10px;right:14px;background:none;border:none;font-size:1.7rem;line-height:1;color:#9a9a9a;cursor:pointer}.nl-modal__eyebrow{font-size:.7rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#c0392b;margin-bottom:.5rem}.nl-modal__title{font-family:var(--font-serif,Georgia);font-size:1.6rem;font-weight:600;color:#0a0a0a;margin-bottom:.5rem;line-height:1.2}.nl-modal__desc{font-size:.9rem;color:#6b6b6b;margin-bottom:1.5rem;line-height:1.55}.nl-form-row{display:flex;flex-direction:column;gap:.6rem}.nl-form-row input[type=email]{height:50px;border:1.5px solid #d4d4d4;border-radius:6px;padding:0 1rem;font-size:.95rem;width:100%}.nl-form-row input[type=email]:focus{outline:none;border-color:#0a0a0a}.nl-form-row .btn{height:50px;justify-content:center;font-size:.85rem}.nl-success{font-size:1rem;color:#27ae60;font-weight:600;padding:.75rem 0}.nl-error{font-size:.8rem;color:#c0392b;margin-top:.5rem}.cjp-offer-strip{display:flex;flex-wrap:wrap;gap:.5rem;margin:0 0 1rem}.cjp-chip{display:inline-flex;align-items:center;gap:.3rem;font-size:.72rem;font-weight:700;letter-spacing:.02em;padding:.42rem .72rem;border-radius:999px;line-height:1}.cjp-chip--deal{background:#0a0a0a;color:#fff}.cjp-chip--cod{background:#eafaf0;color:#1b7a43;border:1px solid #bfe9cf}.cjp-chip--prepaid{background:#fff4e5;color:#a15c00;border:1px solid #ffd9a8}.cjp-lowstock{display:flex;align-items:center;gap:.4rem;font-size:.82rem;font-weight:600;color:#c0392b;background:#fdecea;border:1px solid #f5c6c0;border-radius:8px;padding:.55rem .8rem;margin:0 0 1.25rem}.cjp-lowstock strong{font-weight:800}
/*# sourceMappingURL=/cdn/shop/t/27/assets/qa-fixes.css.map */
