:root{--pdp-bg: #FAFAF7;--pdp-gallery-bg: #EDE5D3;--pdp-text: #0d0d0d;--pdp-muted: #6b6256;--pdp-border: #e8ddd0;--pdp-green: #2D8653;--pdp-radius-main: 14px;--pdp-radius-thumb: 10px;--pdp-radius-pill: 99px;--pdp-font-ui: "DM Sans", sans-serif;--pdp-font-title: "Playfair Display", serif}.ht-pdp{font-family:var(--pdp-font-ui);background:var(--pdp-bg);color:var(--pdp-text);padding:24px 0 80px;-webkit-font-smoothing:antialiased}.ht-pdp *,.ht-pdp *:before,.ht-pdp *:after{box-sizing:border-box}.ht-pdp__inner{max-width:1280px;margin:0 auto;padding:0 24px}.ht-pdp__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:48px;align-items:start}@media(max-width:899px){.ht-pdp__grid{grid-template-columns:minmax(0,1fr);gap:24px}}@media(max-width:380px){#sm-widget-btn.snap_emi_txt{transform:scale(.85)!important;transform-origin:left center!important}}.ht-pdp__gallery{position:sticky;top:90px}@media(max-width:899px){.ht-pdp__gallery{position:static}}.ht-pdp__zoom-lens{position:absolute;width:110px;height:110px;border-radius:50%;border:2px solid rgba(255,255,255,.75);box-shadow:0 0 0 1px #0000001f,inset 0 0 0 1px #0000000f;background:#ffffff2e;-webkit-backdrop-filter:brightness(1.06);backdrop-filter:brightness(1.06);pointer-events:none;display:none;z-index:6;transform:translate(-50%,-50%);transition:opacity .1s ease}.ht-pdp__zoom-pane{display:none;position:fixed;z-index:200;border-radius:14px;overflow:hidden;box-shadow:0 12px 48px #0000002e;border:1px solid rgba(0,0,0,.07);pointer-events:none;background:#f8f8f8}.ht-pdp__zoom-result{width:100%;height:100%;background-repeat:no-repeat;background-color:#f8f8f8}.ht-pdp__zoom-badge{position:absolute;bottom:12px;right:14px;background:#0000008c;color:#fff;font-size:11px;font-weight:600;letter-spacing:.04em;padding:3px 8px;border-radius:20px;pointer-events:none}@media(max-width:899px){.ht-pdp__zoom-lens,.ht-pdp__zoom-pane{display:none!important}}.ht-pdp__main-img-wrap{position:relative;background:transparent;border-radius:var(--pdp-radius-main);overflow:hidden;aspect-ratio:1 / 1;width:100%;-webkit-user-select:none;user-select:none}.ht-pdp__slide-strip{display:flex;width:100%;height:100%;transition:transform .38s cubic-bezier(.4,0,.2,1);will-change:transform}.ht-pdp__slide{min-width:100%;height:100%;display:flex;align-items:center;justify-content:center}.ht-pdp__slide img{width:100%;height:100%;object-fit:contain;display:block;pointer-events:none}.ht-pdp__fab-stack{position:absolute;top:14px;right:14px;display:flex;flex-direction:column;gap:8px;z-index:10}.ht-pdp__fab{width:38px;height:38px;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;background:#ffffffb8;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 2px 10px #0000001f;transition:background .18s,transform .15s;color:var(--pdp-text);flex-shrink:0}.ht-pdp__fab:hover{background:#ffffffeb;transform:scale(1.07)}.ht-pdp__fab svg{width:18px;height:18px;flex-shrink:0}.ht-pdp__fab--wishlist.is-wishlisted svg path{fill:var(--pdp-accent);stroke:var(--pdp-accent)}.ht-pdp__img-overlay{position:absolute;bottom:0;left:0;right:0;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(to top,rgba(0,0,0,.18) 0%,transparent 100%);pointer-events:none}.ht-pdp__img-overlay>*{pointer-events:auto}.ht-pdp__watermark{font-size:10px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#ffffffbf}.ht-pdp__counter-pill{background:#00000085;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);color:#fff;font-size:11px;font-weight:600;padding:4px 12px;border-radius:var(--pdp-radius-pill);letter-spacing:.04em}.ht-pdp__ar-pill{background:#000000b8;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);color:#fff;font-size:11px;font-weight:600;padding:5px 12px;border-radius:var(--pdp-radius-pill);border:none;cursor:pointer;display:flex;align-items:center;gap:5px;letter-spacing:.02em;transition:background .18s}.ht-pdp__ar-pill:hover{background:#000000e0}.ht-pdp__ar-pill svg{width:14px;height:14px;flex-shrink:0}.ht-pdp__thumbs-wrap{position:relative;margin-top:10px}.ht-pdp__thumbs{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 24px)/4);gap:8px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none}.ht-pdp__thumbs::-webkit-scrollbar{display:none}.ht-pdp__thumb-btn{aspect-ratio:1 / 1;width:100%;background:transparent;border-radius:var(--pdp-radius-thumb);border:2px solid transparent;cursor:pointer;padding:0;overflow:hidden;transition:border-color .18s,box-shadow .18s;display:block}.ht-pdp__thumb-btn img{width:100%;height:100%;object-fit:cover;display:block}.ht-pdp__thumb-btn.is-active{border-color:var(--pdp-accent);box-shadow:0 0 0 1px var(--pdp-accent)}.ht-pdp__thumbs-arrow{position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;border-radius:50%;border:none;background:#000;color:#fff;font-size:16px;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;line-height:1;transition:background .18s,opacity .18s}.ht-pdp__thumbs-arrow:hover{background:var(--pdp-accent)}.ht-pdp__thumbs-arrow.prev{left:-16px}.ht-pdp__thumbs-arrow.next{right:-16px}.ht-pdp__dots{display:none;justify-content:center;gap:7px;margin-top:14px}.ht-pdp__dot{width:7px;height:7px;border-radius:50%;background:var(--pdp-border);border:none;cursor:pointer;padding:0;transition:background .18s,transform .18s}.ht-pdp__dot.is-active{background:var(--pdp-accent);transform:scale(1.3)}@media(max-width:899px){.ht-pdp__thumbs-wrap{display:none}.ht-pdp__dots{display:flex}}.ht-pdp__zoom-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#000000e0;align-items:center;justify-content:center;cursor:zoom-out;padding:24px}.ht-pdp__zoom-overlay.is-open{display:flex}.ht-pdp__zoom-img{max-width:90vw;max-height:90vh;object-fit:contain;border-radius:10px}.ht-pdp__zoom-close{position:absolute;top:20px;right:20px;width:42px;height:42px;border-radius:50%;border:none;background:#ffffff1f;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:20px;line-height:1;transition:background .18s}.ht-pdp__zoom-close:hover{background:#ffffff38}.ht-pdp__panel{display:flex;flex-direction:column;gap:10px;padding-top:4px}.ht-pdp__panel>form{display:flex;flex-direction:column;gap:20px}.ht-pdp__info-sep{height:1px;background:var(--pdp-border);flex-shrink:0;margin:0}.ht-pdp__badges{display:flex;flex-wrap:wrap;gap:8px}.ht-pdp__badge{display:inline-flex;align-items:center;gap:5px;padding:5px 13px;border-radius:6px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.ht-pdp__badge--accent{background:#2e2e2e;color:#fff}.ht-pdp__badge--gray{background:#f3681218;color:#f36812}.ht-pdp__badge-dot{width:6px;height:6px;border-radius:50%;background:currentColor;flex-shrink:0}.ht-pdp__title{font-family:var(--pdp-font-title);font-size:clamp(32px,5vw,52px);font-weight:600;line-height:1.12;letter-spacing:-.02em;color:var(--pdp-text);margin:0}.ht-pdp__attrs{display:flex;flex-wrap:wrap;align-items:center;gap:0;margin:-4px 0 0}.ht-pdp__attrs-bullet{width:7px;height:7px;border-radius:50%;background:var(--pdp-accent);flex-shrink:0;margin-right:8px}.ht-pdp__attr{font-size:13px;color:var(--pdp-muted);line-height:1.5;text-transform:capitalize}.ht-pdp__attr-sep{font-size:13px;color:var(--pdp-border);margin:0 6px;-webkit-user-select:none;user-select:none}.ht-pdp__badge--save,.ht-pdp__badge--trending,.ht-pdp__badge--new,.ht-pdp__badge--feature{background:#2e2e2e;color:#fff}.ht-pdp__rating{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.ht-pdp__stars{display:flex;gap:2px;color:var(--pdp-accent);font-size:15px;line-height:1}.ht-pdp__rating-score{font-size:14px;font-weight:700;color:var(--pdp-text)}.ht-pdp__rating-count{font-size:13px;color:var(--pdp-muted)}.ht-pdp__rating-link{font-size:13px;color:var(--pdp-accent);font-weight:600;text-decoration:none;margin-left:2px}.ht-pdp__rating-link:hover{text-decoration:underline}.ht-pdp__price-row{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.ht-pdp__price-current{font-size:30px;font-weight:700;color:var(--pdp-text);line-height:1}.ht-pdp__price-compare{font-size:17px;color:var(--pdp-muted);text-decoration:line-through;line-height:1}.ht-pdp__price-save{font-size:13px;font-weight:600;color:var(--pdp-green);margin-top:6px;display:flex;align-items:center;gap:5px}.ht-pdp__snapmint-proxy{display:block;min-height:60px;margin-top:14px;position:static!important}.ht-pdp__price-save svg{width:14px;height:14px;flex-shrink:0}.ht-pdp__offers-card{border:1.5px solid var(--pdp-border);border-radius:12px;padding:0;display:block;cursor:pointer;transition:border-color .18s,box-shadow .18s;color:inherit;background:#fff}.ht-pdp__offers-card:hover,.ht-pdp__offers-card[open]{border-color:var(--pdp-accent);box-shadow:0 2px 12px #f368121a}.ht-pdp__offers-dot{width:10px;height:10px;border-radius:50%;background:var(--pdp-accent);flex-shrink:0;margin-top:1px}.ht-pdp__offers-text{flex:1}.ht-pdp__offers-title{font-size:14px;font-weight:700;color:var(--pdp-text);line-height:1.3}.ht-pdp__offers-sub{font-size:12px;color:var(--pdp-muted);margin-top:2px}.ht-pdp__offers-arrow{font-size:18px;color:var(--pdp-muted);flex-shrink:0}.ht-pdp__option-group{display:flex;flex-direction:column;gap:12px}.ht-pdp__option-header{display:flex;align-items:center;justify-content:space-between}.ht-pdp__option-label{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--pdp-text)}.ht-pdp__option-selected{font-size:13px;color:var(--pdp-muted);font-weight:400}.ht-pdp__size-guide-link{font-size:12px;color:var(--pdp-accent);text-decoration:none;font-weight:500;display:flex;align-items:center;gap:4px;white-space:nowrap;flex-shrink:0}.ht-pdp__size-guide-link:hover{text-decoration:underline}.ht-pdp__swatches{display:flex;flex-wrap:wrap;gap:10px}.ht-pdp__swatch-btn,.ht-pdp__swatch-link{width:48px;height:48px;border-radius:50%;border:3px solid #fff;box-shadow:0 0 0 1.5px #d0d0d0;cursor:pointer;padding:0;background:transparent;transition:box-shadow .18s,transform .15s;outline:none;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;flex-shrink:0}.ht-pdp__swatch-btn.is-active{box-shadow:0 0 0 2px var(--pdp-accent)}.ht-pdp__swatch-btn:hover,.ht-pdp__swatch-link:hover{transform:scale(1.1);box-shadow:0 0 0 2px var(--pdp-accent)}.ht-pdp__swatch-inner{width:100%;height:100%;border-radius:50%;display:block;background-size:contain;background-position:center;box-shadow:inset 0 0 0 1px #0000001f}.ht-pdp__size-pills{display:flex;flex-wrap:wrap;gap:8px}.ht-pdp__size-pill{padding:8px 20px;border-radius:var(--pdp-radius-pill);border:1.5px solid var(--pdp-border);background:transparent;font-family:var(--pdp-font-ui);font-size:13px;font-weight:500;color:var(--pdp-text);cursor:pointer;transition:background .18s,border-color .18s,color .18s,transform .15s;line-height:1;outline:none}.ht-pdp__size-pill:hover:not(.is-unavailable){border-color:var(--pdp-text)}.ht-pdp__size-pill.is-active{background:var(--pdp-text);border-color:var(--pdp-text);color:#fff}.ht-pdp__size-pill.is-unavailable{opacity:.4;cursor:not-allowed;text-decoration:line-through}.ht-pdp__size-note{font-size:12px;color:var(--pdp-muted);display:flex;align-items:center;gap:5px;margin-top:-2px}.ht-pdp__size-note svg{width:14px;height:14px;flex-shrink:0;color:var(--pdp-muted)}.ht-pdp__ctas{display:flex;flex-direction:column;gap:10px}.ht-pdp__btn-atc{width:100%;padding:16px 24px;border-radius:var(--pdp-radius-pill);border:none;background:var(--pdp-accent);color:#fff;font-family:var(--pdp-font-ui);font-size:15px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:background .2s,transform .15s,box-shadow .2s;position:relative;overflow:hidden;letter-spacing:.01em}@media(max-width:380px){.ht-pdp__btn-atc{font-size:13px}}.ht-pdp__btn-atc:hover:not(:disabled){background:#d95a0a;box-shadow:0 6px 24px #f368124d;transform:translateY(-1px)}.ht-pdp__btn-atc:active:not(:disabled){transform:translateY(0)}.ht-pdp__btn-atc:disabled{background:#c9c0b5;cursor:not-allowed;box-shadow:none;transform:none}.ht-pdp__btn-atc svg{width:18px;height:18px;flex-shrink:0}.ht-pdp__btn-atc .atc-icon-heart{margin-left:auto}.ht-pdp__atc-spinner{display:none;width:18px;height:18px;border:2.5px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:ht-spin .7s linear infinite;flex-shrink:0}.ht-pdp__btn-atc.is-loading .atc-text,.ht-pdp__btn-atc.is-loading .atc-icon-cart,.ht-pdp__btn-atc.is-loading .atc-icon-heart{display:none}.ht-pdp__btn-atc.is-loading .ht-pdp__atc-spinner{display:block}.ht-pdp__btn-atc.is-success{background:var(--pdp-green)}.ht-pdp__btn-buy{width:100%;padding:15px 24px;border-radius:var(--pdp-radius-pill);border:none;background:var(--pdp-text);color:#fff;font-family:var(--pdp-font-ui);font-size:15px;font-weight:700;cursor:pointer;transition:background .2s,transform .15s;letter-spacing:.01em}.ht-pdp__btn-buy:hover:not(:disabled){background:#1a1a1a;transform:translateY(-1px)}.ht-pdp__btn-buy:active:not(:disabled){transform:translateY(0)}.ht-pdp__btn-buy:disabled{opacity:.5;cursor:not-allowed}@keyframes ht-spin{to{transform:rotate(360deg)}}.ht-pdp__delivery{display:flex;flex-direction:column;gap:8px;padding:12px 0 10px;border-top:1px solid var(--pdp-border)}.ht-pdp__delivery-row{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:10px}.ht-pdp__delivery-row--prepaid{background:#f3681212;border:1.5px solid rgba(243,104,18,.25)}.ht-pdp__delivery-row--partial{background:#fff;border:1.5px solid #d8d0c8}.ht-pdp__delivery-pill{flex-shrink:0;font-size:9px;font-weight:800;letter-spacing:.06em;padding:3px 6px;border-radius:5px;background:var(--pdp-accent);color:#fff;line-height:1.3;text-transform:uppercase;align-self:flex-start;margin-top:1px}.ht-pdp__delivery-pill--muted{background:#ede8e2;color:#5a5248}.ht-pdp__delivery-row-text{display:flex;flex-direction:column;gap:3px;min-width:0}.ht-pdp__delivery-row-title{font-size:13px;font-weight:600;color:var(--pdp-text);line-height:1.3}.ht-pdp__delivery-row--prepaid .ht-pdp__delivery-row-title{color:#c0530e}.ht-pdp__delivery-row-sub{font-size:11px;color:var(--pdp-muted);line-height:1.45}.ht-pdp__delivery-footer{padding-top:2px}.ht-pdp__delivery-link{color:var(--pdp-accent);font-weight:600;text-decoration:none;cursor:pointer;font-size:12px}.ht-pdp__delivery-link:hover{text-decoration:underline}.ht-pdp__pickup-dot{width:8px;height:8px;border-radius:50%;background:var(--pdp-green);flex-shrink:0;margin-top:4px}.ht-pdp__pickup-link{color:var(--pdp-text);font-weight:600;text-decoration:none}.ht-pdp__pickup-link:hover{text-decoration:underline}.ht-pdp__pickup-sub{font-size:11px;color:var(--pdp-muted);margin-top:1px;display:block}.ht-pdp__trust{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding-top:4px}.ht-pdp__trust-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px}.ht-pdp__trust-icon{width:48px;height:48px;background:#f3681217;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ht-pdp__trust-icon svg{width:20px;height:20px;color:var(--pdp-accent)}.ht-pdp__trust-label{font-size:12px;font-weight:700;color:var(--pdp-text);line-height:1.2}.ht-pdp__trust-sub{font-size:10px;color:var(--pdp-muted);line-height:1.3;margin-top:-2px}@media(max-width:500px){.ht-pdp__trust{grid-template-columns:repeat(2,1fr);gap:14px}}.ht-pdp__size-card{border:1.5px solid var(--pdp-border);border-radius:12px;padding:14px 16px;background:#fff;display:flex;align-items:center;gap:14px}.ht-pdp__size-card-icon{width:38px;height:38px;border-radius:26%;background:#f368121a;color:var(--pdp-accent);display:flex;align-items:center;justify-content:center;flex-shrink:0}.ht-pdp__size-card-icon svg{width:16px;height:16px}.ht-pdp__size-card-body{flex:1;min-width:0}.ht-pdp__size-card-head{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:nowrap}.ht-pdp__size-card-title{font-size:14px;font-weight:700;color:var(--pdp-text);line-height:1.3;display:flex;align-items:baseline;gap:5px;flex:1;min-width:0;overflow:hidden;white-space:nowrap}.ht-pdp__size-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:1;min-width:0}.ht-pdp__size-card-mm{font-size:12px;font-weight:400;color:var(--pdp-muted);white-space:nowrap;flex-shrink:0}.ht-pdp__size-card-sub{font-size:12px;color:var(--pdp-muted);margin-top:3px;white-space:normal}.ht-pdp__atc-row{display:flex;gap:10px;align-items:stretch}.ht-pdp__atc-row .ht-pdp__btn-atc{flex:1}.ht-pdp__btn-wish{width:54px;height:54px;flex-shrink:0;cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative}.ht-pdp__btn-wish .th_prd_wl_btn{background:transparent!important;border:none!important;box-shadow:none!important;border-radius:0!important;padding:0!important;margin:0!important;width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important}.ht-pdp__btn-wish .wc_wishlistBlock{background:transparent!important;border:none!important;box-shadow:none!important;border-radius:35px!important;padding:0!important;margin:0!important;width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important}.ht-pdp__btn-wish .wc_wishlistTrigger{display:flex!important;align-items:center!important;justify-content:center!important;background:transparent!important}.ht-pdp__btn-wish .wc_wishlistIcon svg{width:20px!important;height:20px!important;display:block!important}.ht-pdp__btn-wish:hover .wc_wishlistIcon svg path{stroke:var(--pdp-accent)!important}.ht-pdp__delivery-link[type=button]{background:none;border:none;padding:0;font-family:inherit;cursor:pointer}.ht-pdp__timeline{display:flex;align-items:flex-start;gap:0;padding:14px 0 10px;border-bottom:1px solid var(--pdp-border)}.ht-pdp__tl-step{display:flex;flex-direction:column;align-items:center;flex:1;position:relative}.ht-pdp__tl-line{position:absolute;top:16px;left:50%;width:100%;height:2px;background:var(--pdp-border);z-index:0}.ht-pdp__tl-step--done .ht-pdp__tl-line{background:var(--pdp-accent)}.ht-pdp__tl-icon{width:32px;height:32px;border-radius:50%;background:#f5f5f5;border:2px solid var(--pdp-border);display:flex;align-items:center;justify-content:center;position:relative;z-index:1;flex-shrink:0}.ht-pdp__tl-icon svg{width:14px;height:14px;color:var(--pdp-muted)}.ht-pdp__tl-step--done .ht-pdp__tl-icon{background:var(--pdp-accent);border-color:var(--pdp-accent)}.ht-pdp__tl-step--done .ht-pdp__tl-icon svg{color:#fff}.ht-pdp__tl-label{display:flex;flex-direction:column;align-items:center;gap:2px;margin-top:8px;text-align:center;padding:0 4px}.ht-pdp__tl-date{font-size:10px;color:var(--pdp-muted);line-height:1.3;font-weight:500;white-space:nowrap}.ht-pdp__tl-name{font-size:11px;font-weight:700;color:var(--pdp-text);line-height:1.2}.ht-pdp__tl-step--done .ht-pdp__tl-name{color:var(--pdp-accent)}.ht-pdp__ship-dialog{border:none;border-radius:16px;padding:0;max-width:420px;width:calc(100vw - 32px);box-shadow:0 8px 40px #0000002e;outline:none}.ht-pdp__ship-dialog::backdrop{background:#00000073;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.ht-pdp__ship-dialog-inner{padding:24px 20px 20px;position:relative}.ht-pdp__ship-dialog-close{position:absolute;top:14px;right:14px;width:28px;height:28px;background:#f5f5f5;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.ht-pdp__ship-dialog-close svg{width:14px;height:14px;color:var(--pdp-muted)}.ht-pdp__ship-dialog-close:hover{background:#eaeaea}.ht-pdp__ship-dialog-header{display:flex;align-items:center;gap:12px;margin-bottom:20px;padding-right:28px}.ht-pdp__ship-dialog-icon{width:44px;height:44px;background:#f368121a;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ht-pdp__ship-dialog-icon svg{width:22px;height:22px;color:var(--pdp-accent)}.ht-pdp__ship-dialog-title{font-size:16px;font-weight:700;color:var(--pdp-text);margin:0;line-height:1.3}.ht-pdp__ship-dialog-body{display:flex;flex-direction:column;gap:16px;margin-bottom:16px}.ht-pdp__ship-step{display:flex;align-items:flex-start;gap:14px}.ht-pdp__ship-step-num{width:26px;height:26px;border-radius:50%;background:var(--pdp-accent);color:#fff;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.ht-pdp__ship-step-title{font-size:13px;font-weight:700;color:var(--pdp-text);margin-bottom:3px}.ht-pdp__ship-step-desc{font-size:12px;color:var(--pdp-muted);line-height:1.5}.ht-pdp__ship-dialog-note{font-size:11px;color:var(--pdp-muted);margin:0;padding-top:12px;border-top:1px solid var(--pdp-border);line-height:1.5}.ht-pdp__sku-bar{display:flex;flex-wrap:wrap;align-items:center;font-size:12px;color:var(--pdp-muted);padding-top:12px;border-top:1px solid var(--pdp-border);gap:0}.ht-pdp__sku-sep{margin:0 8px;color:var(--pdp-border)}.ht-pdp__stock-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--pdp-green);margin-right:4px;vertical-align:middle}.ht-pdp__disclosure{border:1.5px solid var(--pdp-border);border-radius:12px;background:#fff;overflow:hidden}.ht-pdp__disclosure-summary{list-style:none;display:flex;align-items:center;gap:12px;padding:14px 16px;cursor:pointer}.ht-pdp__disclosure-summary::-webkit-details-marker{display:none}.ht-pdp__disclosure-summary-icon{width:32px;height:32px;border-radius:9px;background:#f368121f;color:var(--pdp-accent);display:flex;align-items:center;justify-content:center;flex-shrink:0}.ht-pdp__disclosure-summary-icon svg{width:16px;height:16px}.ht-pdp__disclosure-text{flex:1;min-width:0}.ht-pdp__disclosure-title{font-size:14px;font-weight:700;color:var(--pdp-text);line-height:1.25}.ht-pdp__disclosure-subtitle{margin-top:2px;font-size:12px;color:var(--pdp-muted)}.ht-pdp__disclosure-caret{color:var(--pdp-muted);font-size:14px;transition:transform .2s ease}.ht-pdp__disclosure[open] .ht-pdp__disclosure-caret{transform:rotate(90deg)}.ht-pdp__disclosure-body{border-top:1px solid var(--pdp-border);padding:0 16px 14px}.ht-pdp__offer-list{display:grid;gap:10px;padding-top:12px}.ht-pdp__offer-item{display:flex;gap:8px;font-size:12px;color:var(--pdp-text);line-height:1.55}.ht-pdp__offer-item svg{width:14px;height:14px;margin-top:2px;color:var(--pdp-accent);flex-shrink:0}.ht-pdp__store-stack{display:grid;gap:10px}.ht-pdp__pickup-card{border:1.5px solid var(--pdp-border);border-radius:12px;background:#fff;padding:14px 16px;cursor:pointer;list-style:none;display:block}.ht-pdp__pickup-card::-webkit-details-marker{display:none}.ht-pdp__pickup-top{display:flex;gap:12px;align-items:flex-start}.ht-pdp__pickup-icon{width:24px;height:24px;border-radius:50%;background:#2d865324;color:var(--pdp-green);display:flex;align-items:center;justify-content:center;flex-shrink:0}.ht-pdp__pickup-icon svg{width:13px;height:13px}.ht-pdp__pickup-title{font-size:13px;font-weight:600;line-height:1.45;color:var(--pdp-text)}.ht-pdp__pickup-title strong{color:var(--pdp-green)}.ht-pdp__pickup-meta{margin-top:2px;font-size:11px;color:var(--pdp-muted)}.ht-pdp__store-body{display:grid;gap:12px;padding-top:12px}.ht-pdp__store-field-label{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--pdp-muted);margin-bottom:4px}.ht-pdp__store-field-value{font-size:12px;color:var(--pdp-text);line-height:1.6}.ht-pdp__story-section,.ht-pdp__lifestyle-section{padding-top:76px}.ht-pdp__section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:32px}.ht-pdp__section-copy{max-width:760px}.ht-pdp__section-kicker{font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--pdp-accent);margin-bottom:10px}.ht-pdp__section-title{font-family:var(--pdp-font-title);font-size:clamp(28px,4vw,42px);font-weight:600;letter-spacing:-.03em;line-height:1.02;margin:0}.ht-pdp__section-intro{max-width:340px;font-size:13px;line-height:1.7;color:var(--pdp-muted);text-align:right}.ht-pdp__story-grid,.ht-pdp__lifestyle-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.ht-pdp__story-card{display:flex;flex-direction:column}.ht-pdp__story-media{aspect-ratio:1;border-radius:16px;overflow:hidden;background:#efe7d8;border:1px solid var(--pdp-border)}.ht-pdp__story-media img{width:100%;height:100%;object-fit:cover;display:block}.ht-pdp__story-index{margin-top:16px;font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--pdp-muted)}.ht-pdp__story-card-title{margin-top:8px;font-family:var(--pdp-font-title);font-size:24px;font-weight:600;letter-spacing:-.02em;line-height:1.08}.ht-pdp__story-card-body{margin-top:8px;font-size:13px;line-height:1.7;color:var(--pdp-muted)}.ht-pdp__tech-section{margin-top:76px;padding:76px 0;background:linear-gradient(180deg,#f3ede2,#efe6d8);border-top:1px solid var(--pdp-border);border-bottom:1px solid var(--pdp-border)}.ht-pdp__tech-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,1.2fr) minmax(0,1fr);gap:28px;align-items:center}.ht-pdp__tech-rail{display:grid;gap:18px}.ht-pdp__tech-card{background:#ffffffc7;border:1px solid rgba(229,219,205,.9);border-radius:16px;padding:18px 18px 16px}.ht-pdp__tech-card-label{font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--pdp-muted);margin-bottom:8px}.ht-pdp__tech-card-value{font-family:var(--pdp-font-title);font-size:24px;font-weight:600;letter-spacing:-.02em;line-height:1.05}.ht-pdp__tech-card-body{margin-top:8px;font-size:12px;color:var(--pdp-muted);line-height:1.65}.ht-pdp__tech-hero{position:relative;aspect-ratio:4 / 3;border-radius:24px;overflow:hidden;border:1px solid rgba(226,214,196,.9);background:radial-gradient(circle at 50% 28%,#fff7eb,#f0e3cd 74%);padding:40px;display:flex;align-items:center;justify-content:center}.ht-pdp__tech-hero img{width:88%;height:88%;object-fit:contain;display:block;filter:drop-shadow(0 18px 32px rgba(64,42,14,.16))}.ht-pdp__tech-note{position:absolute;left:24px;bottom:20px;font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:#0d0d0d75}.ht-pdp__spec-table{margin-top:34px;border:1px solid rgba(226,214,196,.9);border-radius:18px;overflow:hidden;background:#ffffffb8}.ht-pdp__spec-table summary{list-style:none;cursor:pointer;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:13px;font-weight:700;color:var(--pdp-text)}.ht-pdp__spec-table summary::-webkit-details-marker{display:none}.ht-pdp__spec-table-grid{border-top:1px solid rgba(226,214,196,.9);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:#e2d6c4e6}.ht-pdp__spec-item{padding:14px 16px;background:#fffffff0}.ht-pdp__spec-item-label{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--pdp-muted);margin-bottom:6px}.ht-pdp__spec-item-value{font-size:13px;font-weight:600;color:var(--pdp-text);line-height:1.4}.ht-pdp__lifestyle-card{position:relative;aspect-ratio:4 / 5;border-radius:18px;overflow:hidden;background:#e9dfce}.ht-pdp__lifestyle-card img{width:100%;height:100%;object-fit:cover;display:block}.ht-pdp__lifestyle-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#11111114,#1111112e 38%,#11111194);display:flex;flex-direction:column;justify-content:flex-end;padding:22px;color:#fff}.ht-pdp__lifestyle-label{font-size:10px;letter-spacing:.16em;text-transform:uppercase;opacity:.85;margin-bottom:8px}.ht-pdp__lifestyle-title{font-family:var(--pdp-font-title);font-size:28px;font-weight:600;letter-spacing:-.02em;line-height:1.03}.ht-pdp__lifestyle-body{margin-top:8px;font-size:13px;line-height:1.6;color:#ffffffdb;max-width:260px}@media(max-width:899px){.ht-pdp__story-section,.ht-pdp__lifestyle-section{padding-top:52px}.ht-pdp__tech-section{margin-top:52px;padding:52px 0}.ht-pdp__section-head{align-items:start;flex-direction:column;margin-bottom:24px}.ht-pdp__section-intro{max-width:none;text-align:left}.ht-pdp__story-grid,.ht-pdp__lifestyle-grid,.ht-pdp__tech-grid,.ht-pdp__spec-table-grid{grid-template-columns:1fr}.ht-pdp__tech-hero{min-height:320px;padding:24px}.ht-pdp__story-card-title{font-size:22px}.ht-pdp__lifestyle-title{font-size:24px}}.ht-pdp__sticky-atc{display:none;position:fixed;bottom:0;left:0;right:0;z-index:1000;background:#fafaf7e6;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-top:1px solid var(--pdp-border);padding:12px 20px;align-items:center;gap:14px;box-shadow:0 -4px 24px #00000014}.ht-pdp__sticky-atc.is-visible{display:flex}.ht-pdp__sticky-img{width:44px;height:44px;border-radius:10px;object-fit:cover;flex-shrink:0}.ht-pdp__sticky-price{flex:1;min-width:0}.ht-pdp__sticky-title{display:block;font-size:11px;font-weight:600;color:var(--pdp-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:2px}.ht-pdp__sticky-price-current{font-size:18px;font-weight:700;color:var(--pdp-text);line-height:1}.ht-pdp__sticky-price-compare{font-size:13px;color:var(--pdp-muted);text-decoration:line-through;margin-left:6px}.ht-pdp__sticky-btn-group{display:flex;gap:8px;flex-shrink:0}.ht-pdp__sticky-btn{display:flex;align-items:center;justify-content:center;gap:6px;padding:13px 20px;border-radius:0;border:none;color:#fff;font-family:var(--pdp-font-ui);font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.02em;cursor:pointer;white-space:nowrap;transition:background .2s}.ht-pdp__sticky-btn svg{flex-shrink:0}@media(max-width:899px){.ht-pdp__sticky-img,.ht-pdp__sticky-price{display:none}.ht-pdp__sticky-btn-group{flex:1;width:100%}.ht-pdp__sticky-btn{flex:1}}.ht-pdp__sticky-btn:disabled{opacity:.5;cursor:not-allowed}.ht-pdp__sticky-btn--atc{background:var(--pdp-accent)}.ht-pdp__sticky-btn--atc:hover:not(:disabled){background:#d95a0a}.ht-pdp__sticky-spinner{display:none;width:15px;height:15px;border:2.5px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:ht-spin .7s linear infinite;flex-shrink:0}.ht-pdp__sticky-btn--atc.is-loading .sticky-atc-icon-cart,.ht-pdp__sticky-btn--atc.is-loading .sticky-atc-text{display:none}.ht-pdp__sticky-btn--atc.is-loading .ht-pdp__sticky-spinner{display:block}.ht-pdp__sticky-btn--atc.is-success{background:var(--pdp-green)}.ht-pdp__sticky-btn--buy{background:var(--pdp-text)}.ht-pdp__sticky-btn--buy:hover:not(:disabled){opacity:.85}@media(min-width:900px){.ht-pdp__sticky-btn{padding:16px 28px;font-size:14px}}.ht-pdp__hidden-variant{display:none}.ht-pdp__visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ht-pdp__breadcrumb{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--pdp-muted);margin-bottom:24px;flex-wrap:wrap}.ht-pdp__breadcrumb a{color:var(--pdp-muted);text-decoration:none;transition:color .18s}.ht-pdp__breadcrumb a:hover{color:var(--pdp-text)}.ht-pdp__breadcrumb-sep{opacity:.4;font-size:10px}.ht-pdp__breadcrumb-current{color:var(--pdp-text);font-weight:500}
/*# sourceMappingURL=/cdn/shop/t/41/assets/ht-product-page.css.map */
