.pdp{display:grid;grid-template-columns:minmax(236px,280px) minmax(0,1fr);gap:12px;padding:6px 0 0;background:transparent;align-items:start}.pdp-img-col{grid-row:auto}.pdp-img-main{position:relative;aspect-ratio:1 / 1;background:var(--surface-2);border:1px solid var(--border);overflow:hidden;border-radius:16px;box-shadow:none}.pdp-img-main img{width:100%;height:100%;object-fit:cover}.pdp-main-image{object-fit:contain!important;background:#fff;padding:10px}.off-badge{position:absolute;top:10px;right:10px;background:var(--yellow);color:var(--red-dark);font-weight:900;padding:8px 4px;border-radius:50%;width:60px;height:60px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:16px;line-height:1;box-shadow:0 2px 6px #00000026;font-family:var(--font-num);border:2px solid var(--white)}.off-badge small{font-size:9px;font-weight:700;margin-top:2px;font-family:var(--font-sans)}.size-label{position:absolute;bottom:10px;left:10px;background:var(--white);padding:4px 10px;font-weight:800;font-size:14px;color:var(--text);border:1px solid var(--text)}.limited-ribbon{position:absolute;bottom:0;left:0;background:var(--red);color:var(--white);padding:6px 12px;font-weight:800;font-size:12px;transform:rotate(-2deg) translate(-4px)}.pdp-img-thumbs{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.pdp-thumb{flex:0 0 48px;aspect-ratio:1/1;background:var(--surface-2);border:1px solid var(--border);cursor:pointer;overflow:hidden;padding:0;border-radius:10px}.pdp-thumb.is-active{border:2px solid var(--accent)}.pdp-thumb img{width:100%;height:100%;object-fit:cover}.pdp-info-col{padding-top:0}.pdp-brand{font-size:14px;color:var(--text-muted);margin-bottom:8px}.pdp-brand a{color:var(--link);font-weight:600}.pdp-title{font-size:clamp(21px,1.12vw,25px);font-weight:800;line-height:1.24;margin:0 0 6px;color:var(--text);letter-spacing:-.02em;max-width:100%}.pdp-lead{margin:0 0 4px;font-size:15px;line-height:1.62;color:#475569;max-width:54ch;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.pdp-anchor-links{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 8px}.pdp-anchor-links a{display:inline-flex;align-items:center;gap:4px;min-height:34px;padding:7px 12px;border-radius:999px;background:#fff1e8;color:#9a3412;border:1px solid #fed7aa;font-size:12px;font-weight:800;text-decoration:none}.pdp-anchor-links a:hover{background:#9a3412;color:var(--white);border-color:#9a3412;text-decoration:none}.pdp-anchor-links .ms{color:inherit}.pdp-meta-pills{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 10px}.pdp-meta-pill{display:inline-flex;align-items:center;gap:5px;min-height:30px;padding:0 9px;border-radius:999px;background:#fffaf0;border:1px solid #fde68a;color:#7c2d12;font-size:12px;font-weight:700;line-height:1.4}.pdp-meta-pill .ms{color:var(--accent)}.pdp-stars{color:var(--star);font-size:16px;letter-spacing:-1px;display:flex}.pdp-stars .ms{color:var(--star);font-size:16px}.pdp-price-block{background:var(--white);padding:2px 0;margin:0 0 2px}.pdp-price-strike{font-size:13px;color:var(--text-muted);text-decoration:line-through;margin-right:8px}.pdp-price-off{background:var(--red);color:var(--white);font-size:11px;font-weight:700;padding:2px 5px;border-radius:2px;margin-right:6px}.pdp-price-row-main{display:flex;align-items:baseline;gap:6px;margin:6px 0;flex-wrap:wrap}.pdp-price{font-size:clamp(30px,2.02vw,36px);font-weight:900;color:var(--red);font-family:var(--font-num);line-height:1.05;letter-spacing:-.02em}.pdp-price-tax{font-size:16px;color:var(--text-muted)}.pdp-price-unit{font-size:15px;color:var(--text-muted);margin-left:12px}.pdp-variants{margin:12px 0;padding:10px 0;border-top:1px solid var(--border-soft);border-bottom:1px solid var(--border-soft)}.pdp-variant-label{font-size:11px;font-weight:700;color:var(--text);margin-bottom:6px;margin-top:10px;display:flex;gap:6px;align-items:center}.pdp-variant-label:first-child{margin-top:0}.pdp-variant-label .req-tag{background:var(--red);color:var(--white);font-size:9px;padding:1px 4px;border-radius:2px;font-weight:700}.pdp-variant-pills{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:4px}.pdp-variant-pill{padding:6px 12px;border:1px solid var(--border);border-radius:4px;background:var(--white);font-size:11px;cursor:pointer;font-family:inherit}.pdp-variant-pill.is-selected{border-color:var(--accent);background:#fff5ed;color:var(--accent);font-weight:700}.pdp-variant-pill.is-disabled{color:var(--text-faint);background:var(--surface-3);cursor:not-allowed;text-decoration:line-through}.pdp-variant-select{width:100%;padding:8px 10px;border:1px solid var(--border);border-radius:4px;font-size:13px;font-family:inherit;background:var(--white)}.pdp-buy{background:linear-gradient(180deg,#fff,#fffaf7);border:1px solid rgba(255,106,0,.14);padding:10px;border-radius:16px;position:sticky;top:88px;align-self:start;box-shadow:0 18px 36px #0f172a14;display:grid;gap:8px}.pdp-buy-stock{font-size:16px;color:var(--free-ship);font-weight:800;margin-bottom:0;display:flex;align-items:center;gap:4px;line-height:1.4}.pdp-buy-stock.is-low{color:var(--red)}.pdp-qty-row{display:flex;align-items:center;gap:8px;margin-bottom:0}.pdp-qty-label{font-size:15px;color:var(--text);font-weight:700}.pdp-qty-select{width:72px;padding:8px 10px;border:1px solid var(--border);border-radius:8px;font-size:15px;font-family:inherit}.pdp-qty-max{font-size:14px;color:var(--text-muted)}.pdp-product-form{display:grid;gap:8px}.btn-cart{background:linear-gradient(180deg,#ff7a1a,#ff6a00);color:var(--white);border:1px solid #e05600;min-height:52px;padding:12px;width:100%;font-size:17px;font-weight:800;border-radius:10px;cursor:pointer;letter-spacing:.02em;box-shadow:0 1px 2px #0000001a;margin-bottom:0;display:flex;align-items:center;justify-content:center;gap:6px;font-family:inherit}.btn-cart:hover{background:linear-gradient(180deg,#ff8a2a,#ff7a10)}.btn-cart:disabled{background:var(--text-muted);cursor:not-allowed;border-color:var(--text-muted)}.btn-sub{background:var(--white);border:1px solid var(--border);color:var(--text);min-height:44px;padding:10px 12px;width:100%;font-size:15px;border-radius:10px;cursor:pointer;margin-bottom:0;display:flex;align-items:center;justify-content:center;gap:6px;font-family:inherit}.btn-sub:hover{background:var(--surface-2)}.btn-sub:disabled{color:var(--text-faint);cursor:not-allowed;background:var(--surface-3)}.pdp-share{position:relative;display:grid;min-width:0}.pdp-share-trigger{width:100%;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:10px 12px;border:1px solid #d7dee8;border-radius:12px;background:#fff;color:#334155;font-family:inherit;font-size:14px;font-weight:800;line-height:1.2;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,color .16s ease,transform .16s ease}.pdp-share-trigger:hover,.pdp-share.is-open .pdp-share-trigger{border-color:#ff6a00;color:#c2410c;box-shadow:0 8px 18px #ff6a001f}.pdp-share-trigger:active{transform:translateY(1px)}.pdp-share-trigger-icon{width:17px;height:17px;flex:0 0 auto;fill:currentColor}.pdp-share-panel{position:absolute;top:calc(100% + 10px);right:0;z-index:80;width:min(360px,calc(100vw - 32px));padding:14px;border:1px solid #ffd7c2;border-radius:18px;background:#fff;box-shadow:0 20px 46px #0f172a29;color:#0f172a}.pdp-share-panel[hidden]{display:none!important}.pdp-share-panel:before{content:"";position:absolute;top:-7px;right:30px;width:14px;height:14px;border-top:1px solid #ffd7c2;border-left:1px solid #ffd7c2;background:#fff;transform:rotate(45deg)}.pdp-share-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:1px solid #eef2f7}.pdp-share-head strong{display:block;margin-top:2px;font-size:16px;line-height:1.25;font-weight:900}.pdp-share-kicker{display:block;color:#e60013;font-size:11px;line-height:1.2;font-weight:900;letter-spacing:.04em}.pdp-share-close{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e5e7eb;border-radius:999px;background:#fff;color:#334155;font-size:22px;line-height:1;cursor:pointer}.pdp-share-product{display:grid;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:10px;margin:12px 0;padding:10px;border-radius:14px;background:#fff7ed}.pdp-share-thumb{width:56px;height:56px;object-fit:contain;border-radius:10px;background:#fff}.pdp-share-product p{margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;color:#111827;font-size:13px;line-height:1.42;font-weight:800}.pdp-share-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.pdp-share-option{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:9px 10px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;color:#0f172a;font-family:inherit;font-size:13px;font-weight:800;line-height:1.2;text-decoration:none;cursor:pointer}.pdp-share-option:hover{border-color:#ff6a00;background:#fff7ed;color:#c2410c}.pdp-share-mark{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:999px;background:#f1f5f9;color:#334155;font-size:11px;font-weight:900;line-height:1;letter-spacing:0}.pdp-share-mark--wide{width:32px;border-radius:8px;font-size:10px}.pdp-share-option--line{border-color:#06c755;color:#047a35}.pdp-share-option--line .pdp-share-mark{background:#06c755;color:#fff}.pdp-share-status{min-height:18px;margin:10px 2px 0;color:#047857;font-size:12px;line-height:1.35;font-weight:700}.pdp-share-status:empty{display:none}.pdp-share-status.is-error{color:#e60013}@media(max-width:768px){.pdp-share-trigger{min-height:42px;font-size:13.5px}.pdp-share-panel{left:0;right:0;width:100%;padding:12px;border-radius:16px}.pdp-share-panel:before{right:28px}.pdp-share-grid{gap:7px}.pdp-share-option{min-height:42px;font-size:12.5px}}.pdp-buy-links{margin-top:6px;padding-top:8px;border-top:1px solid var(--border-soft);font-size:14px}.pdp-buy-links a,.pdp-buy-note{display:flex;align-items:center;gap:4px;padding:7px 0;color:var(--link);min-height:36px}.pdp-buy-note{color:var(--text-muted)}.pdp-top-extras{display:block;padding:0}.pdp-bundle--inline{margin:0;height:100%;border-radius:14px}.pdp-nudge-inline{background:linear-gradient(180deg,#fffef7,#fff);border:1px solid #fde3bf;border-radius:14px;padding:10px;margin-top:4px}.pdp-nudge-inline__head{display:grid;gap:4px;margin-bottom:8px}.pdp-nudge-inline__sub{font-size:11px;line-height:1.5;color:var(--text-muted)}.pdp-nudge-inline__card{display:grid;grid-template-columns:84px minmax(0,1fr);gap:10px;align-items:center;color:inherit;text-decoration:none}.pdp-nudge-inline__media,.pdp-nudge-inline__placeholder{aspect-ratio:1 / 1;border-radius:12px;overflow:hidden;background:var(--surface-2)}.pdp-nudge-inline__media img{width:100%;height:100%;object-fit:contain;display:block}.pdp-nudge-inline__placeholder{display:flex;align-items:center;justify-content:center;color:var(--text-faint)}.pdp-nudge-inline__placeholder .ms{font-size:32px!important}.pdp-nudge-inline__body{display:grid;gap:8px;min-width:0}.pdp-nudge-inline__title{margin:0;font-size:13px;line-height:1.45;color:var(--text)}.pdp-nudge-inline__price{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.pdp-nudge-inline__price strong{font-family:var(--font-num);font-size:18px;font-weight:900;color:var(--red)}.pdp-nudge-inline__strike{font-family:var(--font-num);font-size:12px;color:var(--text-faint);text-decoration:line-through}.pdp-nudge-inline__cta{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:800;color:var(--red)}.pdp-nudge-inline__card:hover .pdp-nudge-inline__title,.pdp-nudge-inline__card:hover .pdp-nudge-inline__cta{color:var(--red-dark)}.pdp-nudge-inline__actions{display:grid;gap:6px;margin-top:8px}.pdp-nudge-inline__form{margin:0}.pdp-nudge-inline__btn{width:100%;min-height:38px;border:0;border-radius:10px;background:linear-gradient(180deg,#8f3200,#b45309);color:var(--white);font:inherit;font-size:11px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:6px;cursor:pointer}.pdp-nudge-inline__btn:hover{background:linear-gradient(180deg,#7c2d12,#9a3412)}.upsell-banner{background:var(--red);color:var(--white);margin-top:16px;padding:24px 28px;position:relative;overflow:hidden}.upsell-banner:before{content:"";position:absolute;top:-20px;left:-20px;width:100px;height:100px;background:var(--white);border-radius:50%;opacity:.08}.upsell-banner:after{content:"";position:absolute;bottom:-30px;right:-30px;width:140px;height:140px;background:var(--white);border-radius:50%;opacity:.08}.upsell-tag{display:inline-flex;align-items:center;gap:4px;background:var(--white);color:var(--red);padding:4px 14px;border-radius:20px;font-size:11px;font-weight:800;margin-bottom:10px}.upsell-title{font-size:28px;font-weight:900;line-height:1.3;margin:0 0 14px;text-shadow:0 2px 4px rgba(0,0,0,.2)}.upsell-title .em{color:var(--yellow)}.upsell-body{display:grid;grid-template-columns:auto 1fr auto;gap:20px;align-items:center}.upsell-product{background:var(--white);color:var(--text);padding:12px;border-radius:4px;display:flex;align-items:center;gap:10px;min-width:240px}.upsell-product-link{display:flex;align-items:center;gap:10px;color:var(--text);text-decoration:none}.upsell-product-img{width:64px;height:64px;background:var(--surface-2);border-radius:2px;overflow:hidden;flex-shrink:0}.upsell-product-img img{width:100%;height:100%;object-fit:cover}.upsell-product-txt{font-size:11px;line-height:1.4}.upsell-product-txt strong{color:var(--red);font-size:14px;font-family:var(--font-num);font-weight:900}.upsell-guide{color:var(--yellow);font-size:14px;font-weight:800;text-align:center;line-height:1.4;padding:0 16px}.upsell-cta-wrap{text-align:center;margin-top:16px;position:relative;z-index:2}.upsell-cta{background:var(--surface-3);color:var(--text);padding:12px 28px;border-radius:4px;font-size:13px;font-weight:700;display:inline-flex;align-items:center;gap:6px;cursor:pointer;border:1px solid var(--border-strong);font-family:inherit}.upsell-cta:hover{background:var(--white)}.upsell-cta:disabled{cursor:not-allowed;opacity:.6}@media(max-width:768px){.upsell-body{grid-template-columns:1fr;text-align:center}.upsell-product{min-width:auto}.upsell-guide{transform:rotate(90deg);padding:12px 0}}.brand-banner{margin-top:16px;background:linear-gradient(135deg,#f4e4bc,#e8c888,#d4a574);background-color:var(--brand-color, transparent);background-size:cover;background-position:center;height:280px;position:relative;overflow:hidden;display:flex;align-items:center;padding:0 48px}.brand-banner--simple{height:180px;padding:0 32px;background:radial-gradient(circle at top right,rgba(255,255,255,.38),transparent 32%),linear-gradient(135deg,#fff8ef,#fff0f3)}.brand-banner-txt{flex:1}.brand-banner-sub{font-size:13px;color:var(--text-muted);margin-bottom:8px;letter-spacing:.1em}.brand-banner--simple .brand-banner-sub{font-size:11px;color:var(--red);font-weight:800;letter-spacing:.08em}.brand-banner-title{font-size:52px;font-weight:900;color:var(--navy);line-height:1.05;letter-spacing:.05em;margin:0;text-shadow:0 2px 4px rgba(255,255,255,.5)}.brand-banner-title .big{font-size:80px}.brand-banner--simple .brand-banner-title{font-size:clamp(26px,3vw,40px);line-height:1.2;letter-spacing:.02em;max-width:14ch;color:var(--text);text-shadow:none}.brand-banner--simple .brand-banner-title .big{font-size:inherit}.brand-banner-title .sub-en{font-size:16px;letter-spacing:.15em;color:var(--text-muted);margin-top:8px;display:block;font-weight:500}.brand-badge{position:absolute;bottom:16px;right:20px;background:var(--text);color:var(--white);padding:6px 14px;border-radius:2px;font-size:10px;font-weight:700;display:flex;align-items:center;gap:4px}@media(max-width:768px){.brand-banner{padding:0 24px;height:200px}.brand-banner-title .big{font-size:48px}.brand-banner-title{font-size:30px}.brand-banner--simple{height:150px;padding:0 20px}}.spec-table{width:100%;border-collapse:collapse;font-size:14px;margin-top:8px}.spec-table th,.spec-table td{padding:12px 16px;border-bottom:1px solid var(--border-soft);text-align:left;vertical-align:top}.spec-table th{background:var(--surface-2);font-weight:700;width:24%;color:var(--text)}.spec-table th small{display:block;font-size:11px;font-weight:400;color:var(--text-muted);margin-top:2px}@media(max-width:640px){.spec-table th,.spec-table td{display:block;width:100%}.spec-table th{padding-bottom:4px;border-bottom:none}.spec-table td{padding-top:0;padding-left:24px}}.rev-empty{text-align:center;padding:40px 16px;background:linear-gradient(180deg,#fffaf6,#fff);border:1px dashed #fdba74;border-radius:12px}.rev-empty p{margin:4px 0;color:var(--text-muted);font-size:14px}.rev-empty-sub{font-size:13px}.rev-write-btn{display:inline-flex;width:auto;background:var(--accent);color:var(--white);border-color:var(--accent);font-weight:700;padding:10px 24px}.rev-write-btn:disabled{background:var(--text-muted);border-color:var(--text-muted)}.rev-summary{display:grid;grid-template-columns:200px 1fr auto;gap:20px;align-items:center;padding:16px 0}@media(max-width:768px){.rev-summary{grid-template-columns:1fr;text-align:center}}.rev-sum-left{text-align:center}.rev-sum-score{font-size:52px;font-weight:900;color:var(--text);line-height:1;font-family:var(--font-num)}.rev-sum-score-max{font-size:14px;color:var(--text-muted)}.rev-sum-stars{color:var(--star);font-size:20px;letter-spacing:-1px;margin:6px 0;display:flex;justify-content:center}.rev-sum-stars .ms{color:var(--star)}.rev-sum-count{font-size:11px;color:var(--text-muted)}.rev-sum-bars{flex:1}.rev-bar-row{display:grid;grid-template-columns:40px 1fr 50px;gap:8px;align-items:center;margin-bottom:4px;font-size:11px;color:var(--text-muted)}.rev-bar-row-label{display:flex;align-items:center;gap:2px}.rev-bar-row-label .ms{color:var(--star);font-size:11px}.rev-bar{height:8px;background:var(--surface-3);border-radius:4px;overflow:hidden}.rev-bar-fill{height:100%;background:var(--star)}.rev-sum-actions{display:flex;flex-direction:column;gap:6px}.rev-all-link{font-size:10px;text-align:center;display:flex;align-items:center;justify-content:center;gap:3px;color:var(--link)}.rev-gallery{display:grid;grid-template-columns:repeat(8,1fr);gap:4px;padding:12px 0;border-top:1px solid var(--border-soft);border-bottom:1px solid var(--border-soft)}@media(max-width:768px){.rev-gallery{grid-template-columns:repeat(4,1fr)}}.rev-photo{aspect-ratio:1/1;background:var(--surface-2);border-radius:2px;overflow:hidden;cursor:pointer;padding:0;border:0}.rev-photo img{width:100%;height:100%;object-fit:cover}.rev-photo.more{display:flex;align-items:center;justify-content:center;font-size:11px;color:var(--text-muted);background:var(--surface-3);text-decoration:none}.rev-tabs{display:flex;gap:4px;margin:16px 0 12px;font-size:12px;flex-wrap:wrap}.rev-tab{padding:8px 14px;border:1px solid var(--border);background:var(--white);cursor:pointer;border-radius:999px;color:var(--text);font-family:inherit;font-size:12px}.rev-tab.is-active{background:var(--text);color:var(--white);border-color:var(--text)}.rev-list{display:flex;flex-direction:column}.rev-item{padding:16px 0;border-bottom:1px solid var(--border-soft)}.rev-item-head{display:grid;grid-template-columns:40px 1fr auto;gap:10px;align-items:center;margin-bottom:8px}.rev-avatar{width:32px;height:32px;border-radius:50%;background:var(--surface-3);color:var(--text-muted);display:flex;align-items:center;justify-content:center;font-weight:800;font-size:12px}.rev-meta{font-size:11px}.rev-meta-name{color:var(--link);font-weight:600}.rev-meta-sub{color:var(--text-faint);font-size:10px;display:flex;align-items:center;gap:4px}.rev-meta-sub .ms{color:var(--star)}.rev-stars{color:var(--star);font-size:14px;letter-spacing:-1px;display:flex}.rev-stars .ms{color:var(--star);font-size:14px}.rev-date{font-size:10px;color:var(--text-faint)}.rev-title{font-size:13px;font-weight:700;margin:6px 0;color:var(--text)}.rev-body{font-size:12px;line-height:1.8;color:var(--text)}.rev-item-photos{display:flex;gap:4px;margin-top:8px}.rev-item-photos img{width:60px;height:60px;object-fit:cover;border-radius:2px}.rev-actions{display:flex;gap:8px;margin-top:8px}.rev-helpful{font-size:10px;color:var(--text-muted);padding:4px 10px;border:1px solid var(--border);border-radius:3px;background:var(--white);cursor:pointer;display:inline-flex;align-items:center;gap:4px;font-family:inherit}.rev-helpful.is-clicked{background:var(--surface-2);color:var(--accent);border-color:var(--accent)}.rev-pager{display:flex;justify-content:center;gap:4px;padding:16px 0;align-items:center}.rev-pager-btn{padding:6px 10px;border:1px solid var(--border);background:var(--white);font-size:11px;color:var(--text);border-radius:2px;cursor:pointer;font-family:inherit;display:inline-flex;align-items:center;gap:2px}.rev-pager-btn:disabled{color:var(--text-faint);cursor:not-allowed}.rev-pager-current{padding:6px 10px;background:var(--text);color:var(--white);border-color:var(--text);border-radius:2px;font-size:11px}.rev-pager-hint{font-size:11px;color:var(--text-muted)}.sticky-cta{position:fixed;bottom:0;left:0;right:0;background:var(--white);border-top:1px solid var(--border);box-shadow:0 -2px 12px #0000001a;z-index:90;padding:8px 12px}.sticky-cta[hidden]{display:none}.sticky-cta-inner{max-width:var(--page-max, 1440px);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px}.sticky-cta-info{display:flex;align-items:center;gap:8px;flex:1;min-width:0}.sticky-cta-img{width:40px;height:40px;border-radius:2px;object-fit:cover;flex-shrink:0}.sticky-cta-text{min-width:0;flex:1}.sticky-cta-name{font-size:12px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-cta-price{font-size:14px;font-weight:800;color:var(--red);font-family:var(--font-num)}.sticky-cta-btn{display:inline-flex;align-items:center;gap:4px;padding:10px 20px;background:linear-gradient(180deg,#ff7a1a,#ff6a00);color:var(--white);border:1px solid #e05600;border-radius:4px;font-size:13px;font-weight:700;flex-shrink:0;cursor:pointer;font-family:inherit}.sticky-cta-btn:hover{background:linear-gradient(180deg,#ff8a2a,#ff7a10)}@media(min-width:1024px){.sticky-cta{display:none!important}}.pdp-usp{display:grid;grid-template-columns:repeat(2,1fr);gap:6px 10px;list-style:none;margin:12px 0 14px;padding:10px 12px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px}.pdp-usp-item{display:flex;align-items:center;gap:5px;font-size:14px;font-weight:600;color:#065f46;line-height:1.3}.pdp-usp-item .ms{color:#059669;font-size:16px;flex-shrink:0}@media(max-width:640px){.pdp-usp{grid-template-columns:1fr;gap:4px}}.pdp-faq-list{display:flex;flex-direction:column;gap:8px}.pdp-faq-item{border:1px solid #e5e7eb;border-radius:8px;background:#fff;overflow:hidden;transition:border-color .15s ease}.pdp-faq-item[open]{border-color:#e60013}.pdp-faq-q{display:flex;align-items:center;gap:8px;padding:12px 16px;font-size:15px;font-weight:600;color:#111827;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.pdp-faq-q::-webkit-details-marker{display:none}.pdp-faq-q-icon{color:#e60013;flex-shrink:0}.pdp-faq-q-text{flex:1;line-height:1.4}.pdp-faq-q-caret{color:#9ca3af;transition:transform .2s ease;flex-shrink:0}.pdp-faq-item[open] .pdp-faq-q-caret{transform:rotate(180deg)}.pdp-faq-a{padding:0 16px 14px 42px;font-size:14px;line-height:1.7;color:#4b5563}.pdp-faq-a p{margin:0 0 6px}@media(max-width:640px){.pdp-faq-q{padding:11px 12px;font-size:14px}.pdp-faq-a{padding:0 12px 12px 34px;font-size:13px}}.pdp-inline-usp{display:flex;align-items:center;gap:4px;font-size:12px;font-weight:700;color:var(--red-dark);background:#ffe4e6;padding:4px 9px;border-radius:999px;margin:2px 0 10px;width:fit-content;max-width:100%;line-height:1.3}.pdp-inline-usp .ms{font-size:12px!important;color:var(--red-dark);flex-shrink:0}@media(max-width:640px){.pdp-inline-usp{font-size:11px;padding:4px 9px}}.pdp-ai-summary{background:var(--color-info-bg);border-left:3px solid var(--color-info);border-radius:6px;padding:10px 14px;margin:10px 0 14px}.pdp-ai-summary-label{font-size:11px;font-weight:700;color:var(--color-info);margin-bottom:6px;display:inline-flex;align-items:center;gap:4px}.pdp-ai-summary-list{margin:0;padding:0;list-style:none;font-size:14px;line-height:1.65;color:var(--text)}.pdp-ai-summary-list li{padding:2px 0 2px 14px;position:relative}.pdp-ai-summary-list li:before{content:"\30fb";position:absolute;left:0;top:2px;color:var(--color-info);font-weight:900}.pdp-catpop-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.pdp-catpop-item{position:relative}.pdp-catpop-rank{position:absolute;top:6px;left:6px;z-index:3;background:var(--yellow);color:var(--red-dark);font-family:var(--font-num);font-weight:900;font-size:14px;width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #00000026;border:2px solid var(--white)}.pdp-catpop-cta{text-align:center;margin-top:14px}.pdp-catpop-cta-btn{display:inline-flex;align-items:center;gap:4px;padding:8px 18px;font-size:13px;font-weight:700;background:var(--white);color:var(--text);border:1px solid var(--border);border-radius:999px;text-decoration:none;transition:all .15s ease}.pdp-catpop-cta-btn:hover{background:var(--red-soft);border-color:var(--red);color:var(--red);text-decoration:none}@media(max-width:640px){.pdp-catpop-grid{grid-template-columns:repeat(2,1fr)}}.upsell-role-badge{display:inline-block;font-size:10px;font-weight:800;color:var(--red-dark);background:#ffe4e6;padding:2px 8px;border-radius:3px;margin-right:6px;vertical-align:middle;letter-spacing:.03em}.pdp-nudge{margin:16px 0;padding:14px 16px;background:linear-gradient(135deg,#fff7ed,#fff4f4);border:2px solid var(--orange-border, #fed7aa);border-radius:10px}.pdp-nudge-head{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:4px 10px;margin-bottom:10px}.pdp-nudge-label{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:800;color:var(--red)}.pdp-nudge-label .ms{color:var(--red);font-size:16px!important}.pdp-nudge-sub{font-size:11px;color:var(--text-muted)}.pdp-nudge-card{display:grid;grid-template-columns:110px 1fr;gap:12px;background:var(--white);border-radius:8px;padding:10px 12px;text-decoration:none;color:inherit;transition:all .15s ease;position:relative;overflow:hidden}.pdp-nudge-card:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000014;text-decoration:none;color:inherit}.pdp-nudge-rank{position:absolute;top:6px;left:6px;z-index:2;background:var(--yellow);color:var(--red-dark);font-family:var(--font-num);font-weight:900;font-size:13px;padding:2px 8px;border-radius:3px;box-shadow:0 2px 4px #0000001a}.pdp-nudge-img{width:110px;aspect-ratio:1/1;background:var(--surface-2);border-radius:6px;overflow:hidden}.pdp-nudge-img img{width:100%;height:100%;object-fit:cover}.pdp-nudge-ph{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--text-faint)}.pdp-nudge-ph .ms{font-size:40px!important}.pdp-nudge-body{display:flex;flex-direction:column;gap:4px;min-width:0}.pdp-nudge-title{font-size:14px;font-weight:700;color:var(--text);margin:0;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pdp-nudge-rating{display:inline-flex;align-items:center;gap:3px;font-size:11px;color:var(--text-muted);font-family:var(--font-num)}.pdp-nudge-rating .ms{color:var(--star);font-size:13px!important}.pdp-nudge-rating strong{color:var(--text);font-weight:800}.pdp-nudge-price{display:flex;align-items:baseline;gap:6px;margin-top:auto}.pdp-nudge-strike{font-size:11px;color:var(--text-faint);text-decoration:line-through;font-family:var(--font-num)}.pdp-nudge-price-val{font-size:16px;font-weight:800;color:var(--red);font-family:var(--font-num)}.pdp-nudge-cta{display:inline-flex;align-items:center;gap:2px;font-size:11px;font-weight:700;color:var(--red);margin-top:2px}@media(max-width:640px){.pdp-nudge{padding:12px}.pdp-nudge-card{grid-template-columns:80px 1fr;padding:8px 10px}.pdp-nudge-img{width:80px}.pdp-nudge-title{font-size:13px}}.pdp-stock-low{display:grid;grid-template-columns:22px 1fr;gap:8px;align-items:start;padding:11px 12px;margin:0;background:linear-gradient(90deg,#fff1f0,#fff7ed);border:1px solid #fca5a5;border-left:3px solid var(--red);border-radius:12px;font-size:14px;line-height:1.45;color:var(--red-dark);animation:brand-pulse 2s ease-in-out infinite}.pdp-stock-low strong,.pdp-stock-out strong{grid-column:2;display:block;font-family:var(--font-num);font-weight:900;color:var(--red);font-size:18px;line-height:1.18}.pdp-stock-low-sub{grid-column:2;display:block;margin-top:1px;color:var(--text-muted);font-size:13px;line-height:1.45}.pdp-stock-low .ms,.pdp-stock-out .ms{grid-column:1;grid-row:1 / span 2;align-self:start;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#e600131a;color:var(--red)}@keyframes brand-pulse{0%,to{box-shadow:0 0 #e6001326}50%{box-shadow:0 0 0 4px #e6001300}}.pdp-stock-out{display:grid;grid-template-columns:22px 1fr;gap:8px;align-items:start;padding:11px 12px;margin:0;background:var(--surface-2);color:var(--text-muted);border:1px solid var(--border);border-radius:12px;font-size:14px;line-height:1.45}.pdp-fship{display:grid;gap:8px;padding:11px 12px;margin:0;background:#fff7ed;border:1px solid #fed7aa;border-radius:12px}.pdp-fship-text{display:grid;grid-template-columns:22px 1fr;gap:8px;align-items:start;margin:0;font-size:14px;line-height:1.45;color:#7c2d12}.pdp-fship-text .ms{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#e600131a;color:var(--red);font-size:14px!important}.pdp-fship-copy{display:flex;flex-wrap:wrap;align-items:baseline;gap:3px 6px;font-size:15px;line-height:1.45}.pdp-fship-copy strong{color:var(--red);font-weight:800;font-family:var(--font-num);font-size:20px}.pdp-fship-sub{font-size:12px;line-height:1.5;color:var(--text-muted)}.pdp-fship-track{height:8px;background:#fee2e2;border-radius:999px;overflow:hidden}.pdp-fship-fill{height:100%;background:linear-gradient(90deg,#f97316,var(--red));border-radius:999px;transition:width .4s ease}.pdp-fship.is-achieved{background:#f0fdf4;border-color:#bbf7d0;color:#065f46}.pdp-fship.is-achieved .ms{color:#059669;font-size:15px!important}.pdp-fship.is-achieved strong{color:#059669;font-weight:800}.pdp-reviews-summary{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;padding:12px 14px;margin:8px 0 10px;background:linear-gradient(135deg,#fffbeb,#fff);border:1px solid #fde68a;border-radius:8px;text-decoration:none;color:inherit;transition:all .15s ease}.pdp-reviews-summary:hover{border-color:var(--red);box-shadow:0 4px 12px #0000000f;text-decoration:none;color:inherit}.pdp-reviews-summary-num{display:flex;align-items:baseline;gap:2px;line-height:1}.pdp-reviews-summary-num-val{font-family:var(--font-num);font-size:32px;font-weight:900;color:var(--red)}.pdp-reviews-summary-num-max{font-family:var(--font-num);font-size:13px;color:var(--text-muted)}.pdp-reviews-summary-body{min-width:0}.pdp-reviews-summary-stars{position:relative;display:inline-block;line-height:1}.pdp-reviews-summary-stars-bg .ms{color:#e5e7eb;font-size:18px!important}.pdp-reviews-summary-stars-fg{position:absolute;top:0;left:0;overflow:hidden;white-space:nowrap}.pdp-reviews-summary-stars-fg .ms{color:var(--star);font-size:18px!important}.pdp-reviews-summary-meta{font-size:14px;color:var(--text-muted);margin-top:4px;line-height:1.45}.pdp-reviews-summary-meta strong{color:var(--text);font-weight:700;font-family:var(--font-num)}.pdp-reviews-summary-recommend{color:#059669;font-weight:800;font-family:var(--font-num)}.pdp-reviews-summary-cta{display:inline-flex;align-items:center;gap:2px;font-size:12px;font-weight:700;color:var(--red);white-space:nowrap}@media(max-width:640px){.pdp-reviews-summary{grid-template-columns:auto 1fr;padding:10px 12px}.pdp-reviews-summary-num-val{font-size:26px}.pdp-reviews-summary-cta{grid-column:1/3;justify-content:flex-end;padding-top:4px;border-top:1px dashed #fde68a}}.pdp-sticky-cta{display:none}@media(max-width:768px){.pdp-sticky-cta{display:block;position:fixed;bottom:0;left:0;right:0;z-index:90;background:var(--white);border-top:1px solid var(--border);box-shadow:0 -4px 16px #00000014;padding:8px 10px calc(8px + env(safe-area-inset-bottom,0px))}.pdp-sticky-cta[hidden]{display:none}.pdp-sticky-cta-inner{display:grid;grid-template-columns:40px 1fr 1.4fr;gap:8px;align-items:center;max-width:600px;margin:0 auto}.pdp-sticky-cta-thumb img{width:40px;height:40px;border-radius:4px;object-fit:cover;display:block}.pdp-sticky-cta-info{min-width:0}.pdp-sticky-cta-title{font-size:11px;line-height:1.2;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:600}.pdp-sticky-cta-price{display:flex;align-items:baseline;gap:4px;margin-top:2px}.pdp-sticky-cta-strike{font-size:10px;color:var(--text-faint);text-decoration:line-through;font-family:var(--font-num)}.pdp-sticky-cta-price strong{font-family:var(--font-num);font-weight:900;color:var(--red);font-size:14px}.pdp-sticky-cta-btn{height:44px;background:var(--red);color:var(--white);border:0;border-radius:6px;font-size:13px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:4px;cursor:pointer}.pdp-sticky-cta-btn:active{transform:scale(.98);background:var(--red-dark)}body.template-product .mobile-bottom-nav{display:none}body.template-product{padding-bottom:0}body.template-product main{padding-bottom:70px}}.pdp-ship-eta{display:grid;grid-template-columns:22px 1fr;gap:8px;align-items:start;padding:11px 12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;font-size:14px;line-height:1.5;color:var(--text);margin:0}.pdp-ship-eta .ms{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#64748b1a;color:#64748b}.pdp-ship-eta-text strong{display:inline;font-weight:800;font-size:17px;line-height:1.25;margin-right:4px;color:var(--red);font-family:var(--font-num)}@media(max-width:640px){.pdp-anchor-links{gap:6px}.pdp-anchor-links a{font-size:12px;padding:7px 11px}.pdp-title{font-size:18px}.pdp-lead{font-size:14px;-webkit-line-clamp:4}.pdp-buy-links,.btn-sub{font-size:13px}.pdp-price{font-size:32px}.pdp-buy{padding:12px;gap:9px}.pdp-fship-copy{font-size:13px}.pdp-fship-copy strong{font-size:17px}.pdp-top-extras{grid-template-columns:1fr;gap:12px;padding-bottom:14px}.pdp-nudge-inline{padding:14px}.pdp-nudge-inline__card{grid-template-columns:84px minmax(0,1fr);gap:12px}.pdp-nudge-inline__title{font-size:15px}.pdp-nudge-inline__price strong{font-size:20px}}.pdp{grid-template-columns:minmax(210px,244px) minmax(0,1fr);gap:10px}.pdp-main-top{grid-template-columns:minmax(0,1fr) minmax(278px,292px);gap:10px;padding:10px}.pdp-title{font-size:clamp(18px,.96vw,22px);margin:0 0 2px}.pdp-lead{font-size:13px;line-height:1.52;max-width:48ch}.pdp-price{font-size:clamp(26px,1.7vw,30px)}.pdp-price-tax{font-size:14px}.pdp-price-unit{font-size:13px}.pdp-meta-pills{gap:5px;margin:0 0 6px}.pdp-meta-pill{min-height:28px;padding:0 8px;font-size:10.5px}.pdp-anchor-links{margin:6px 0 4px}.pdp-anchor-links a{min-height:30px;padding:6px 10px;font-size:12px}.pdp-buy{top:78px;padding:8px;gap:5px}.pdp-buy-stock{font-size:14px}.pdp-qty-label,.pdp-qty-select,.pdp-qty-max{font-size:13px}.btn-cart{min-height:48px;font-size:15px}.btn-sub{min-height:40px;font-size:13px}.pdp-nudge-inline{margin-top:4px}.pdp-reviews-summary{gap:10px;padding:10px 12px;margin:6px 0 8px}.pdp-reviews-summary-num-val{font-size:28px}.pdp-reviews-summary-meta{font-size:13px;margin-top:3px}.pdp-bundle{margin:16px 0;padding:16px 18px;background:var(--white);border:1px solid var(--border);border-radius:8px}.pdp-bundle-title{font-size:14px;font-weight:800;color:var(--text);margin:0 0 4px}.pdp-bundle-sub{font-size:12px;color:var(--text-muted);margin:0 0 10px}.pdp-bundle-visual{display:flex;align-items:center;gap:10px;padding:10px 0;flex-wrap:wrap}.pdp-bundle-item{width:80px;height:80px;border:1px solid var(--border-soft);border-radius:4px;overflow:hidden;background:var(--surface-2);flex-shrink:0}.pdp-bundle-item-img{width:100%;height:100%;object-fit:contain;display:block}.pdp-bundle-item-img--placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--text-faint);background:linear-gradient(180deg,#fff,#f8fafc)}.pdp-bundle-item-img--placeholder .ms{font-size:24px}.pdp-bundle-role{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:6px}.pdp-bundle-role-copy{font-size:12px;font-weight:700;line-height:1.5;color:var(--text-muted)}.pdp-bundle-plus{font-family:var(--font-num);font-size:22px;font-weight:900;color:var(--text-faint)}.pdp-bundle-total{padding:8px 0 12px;font-size:14px;color:var(--text);display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}.pdp-bundle-total strong{font-family:var(--font-num);font-size:20px;font-weight:900;color:var(--red)}.pdp-bundle-total-ship{font-size:10px;color:var(--free-ship, #059669)}.pdp-bundle-list{list-style:none;margin:0 0 14px;padding:0;border-top:1px solid var(--border-soft)}.pdp-bundle-list-item{border-bottom:1px solid var(--border-soft)}.pdp-bundle-list-item label{display:grid;grid-template-columns:24px 1fr auto;gap:8px;align-items:center;padding:10px 0;cursor:pointer;font-size:12px;line-height:1.5;color:var(--text)}.pdp-bundle-list-item input[type=checkbox]{margin:0;width:18px;height:18px;accent-color:var(--red)}.pdp-bundle-list-title strong{font-weight:700;color:var(--text)}.pdp-bundle-list-title a{color:var(--text);text-decoration:none}.pdp-bundle-list-title a:hover{color:var(--red);text-decoration:underline}.pdp-bundle-list-price{font-family:var(--font-num);font-weight:800;color:var(--text);white-space:nowrap;font-size:13px}.pdp-bundle-cta{display:flex;align-items:center;justify-content:center;gap:5px;width:100%;height:44px;background:var(--red);color:var(--white);border:0;border-radius:6px;font-size:14px;font-weight:800;cursor:pointer;font-family:inherit}.pdp-bundle-cta:hover{background:var(--red-dark)}.pdp-bundle-cta:active{transform:scale(.98)}.pdp-bundle-cta:disabled{opacity:.6;cursor:wait}.pdp-bundle-cta .ms{font-size:16px!important}.pdp-bundle-feedback{margin:10px 0 0;font-size:11px;color:var(--color-error-ink);background:var(--color-error-bg);border:1px solid #fecaca;border-radius:6px;padding:8px 10px}@media(max-width:640px){.pdp-bundle{padding:14px}.pdp-bundle-item{width:64px;height:64px}.pdp-bundle-list-item label{grid-template-columns:22px 1fr}.pdp-bundle-list-price{grid-column:2/3;padding-top:4px}}.pdp-floating-cta{position:fixed;right:16px;bottom:16px;z-index:85;width:252px;background:var(--white);border:1px solid var(--border-strong);border-radius:16px;box-shadow:0 10px 40px #0000002e;padding:12px 12px 14px;opacity:0;transform:translateY(20px);transition:opacity .25s ease,transform .25s ease,visibility .25s;visibility:hidden}.pdp-floating-cta[aria-hidden=false]{opacity:1;transform:translateY(0);visibility:visible}.pdp-floating-cta-head{margin-bottom:4px}.pdp-floating-cta-title{font-size:12px;font-weight:700;color:var(--text);line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pdp-floating-cta-price{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap;margin:4px 0 2px}.pdp-floating-cta-price strong{font-family:var(--font-num);font-size:22px;font-weight:900;color:var(--red)}.pdp-floating-cta-strike{font-family:var(--font-num);font-size:11px;color:var(--text-faint);text-decoration:line-through}.pdp-floating-cta-ship{font-size:11px;color:var(--free-ship, #059669);font-weight:700}.pdp-floating-cta-review{display:inline-flex;align-items:center;gap:3px;font-size:12px;color:var(--text-muted);font-family:var(--font-num);margin-bottom:8px}.pdp-floating-cta-review strong{color:var(--text);font-weight:700}.pdp-floating-cta-review .ms{color:var(--star)}.pdp-floating-cta-btns{display:flex;flex-direction:column;gap:6px}.pdp-floating-cta-qty{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:13px;font-weight:700;color:var(--text)}.pdp-floating-cta-qty select{min-width:84px;height:34px;padding:0 10px;border:1px solid var(--border);border-radius:6px;background:var(--white);color:var(--text);font:inherit}.pdp-floating-cta-btn{display:flex;align-items:center;justify-content:center;gap:3px;height:40px;border-radius:5px;font-size:13px;font-weight:800;text-decoration:none;cursor:pointer;border:0;font-family:inherit}.pdp-floating-cta-btn.v-primary{background:var(--accent);color:var(--white)}.pdp-floating-cta-btn.v-primary:hover{background:var(--accent-dark)}.pdp-floating-cta-btn.v-secondary{background:var(--red);color:var(--white)}.pdp-floating-cta-btn.v-secondary:hover{background:var(--red-dark);text-decoration:none;color:var(--white)}.pdp-floating-cta-btn .ms{font-size:14px!important}@media(max-width:768px){.pdp-floating-cta{display:none!important}}.pdp-shelf{margin-top:14px;padding:16px;border-radius:18px;background:var(--white);border:1px solid rgba(15,23,42,.08);box-shadow:0 16px 30px #0f172a0d}.pdp-shelf-head{display:flex;align-items:end;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:12px}.pdp-shelf-head .sec-h,.related-h{margin:0}.pdp-shelf-tools{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.pdp-shelf-count{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:0 12px;border-radius:999px;background:#fff7ed;color:#9a3412;font-size:12px;font-weight:700}.pdp-shelf-count strong{font-size:16px;color:#1f2937;font-family:var(--font-num)}.pdp-shelf-controls{display:inline-flex;gap:8px}.pdp-shelf-btn{width:40px;height:40px;border-radius:999px;border:1px solid rgba(15,23,42,.1);background:var(--white);color:#1f2937;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 10px 20px #0f172a12}.pdp-shelf-btn[disabled]{opacity:.42}.pdp-shelf-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(214px,232px);gap:14px;overflow-x:auto;padding:4px 2px 8px;scrollbar-width:none;scroll-snap-type:x proximity}.pdp-shelf-track::-webkit-scrollbar{display:none}.pdp-shelf-item{position:relative;padding-top:14px;scroll-snap-align:start}.pdp-shelf-rank{position:absolute;top:0;left:6px;z-index:2;display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;background:linear-gradient(135deg,#ff9b1a,#e60013);color:var(--white);font-size:10px;font-weight:900;letter-spacing:.04em;box-shadow:0 8px 16px #e600132e}.pdp-shelf-item .pcard{height:100%}.pdp-shelf-item .pcard-title{font-size:14px;line-height:1.45}.pdp-shelf-item .pcard-price{font-size:22px}.pdp-shelf-item .pcard-cart{min-height:42px;font-size:12px}@media(max-width:768px){.pdp-shelf{margin-top:12px;padding:14px;border-radius:16px}.pdp-shelf-track{grid-auto-columns:minmax(176px,184px);gap:12px}.pdp-shelf-item .pcard-title{font-size:13px}.pdp-shelf-item .pcard-price{font-size:20px}}.pdp{grid-template-columns:minmax(196px,228px) minmax(0,1fr);gap:8px}.pdp-main-top{grid-template-columns:minmax(0,1fr) minmax(266px,280px);gap:8px;padding:8px}.pdp-title{font-size:clamp(17px,.92vw,20px);line-height:1.28}.pdp-price{font-size:clamp(24px,1.5vw,28px)}.pdp-price-tax{font-size:13px}.pdp-price-unit{font-size:12px}.pdp-inline-usp{margin:0 0 8px;padding:4px 8px;font-size:11.5px}.pdp-lead{font-size:12.5px;line-height:1.48;max-width:46ch}.pdp-meta-pills{gap:4px;margin:0 0 5px}.pdp-meta-pill{min-height:26px;padding:0 7px;font-size:10px}.pdp-anchor-links{margin:5px 0 3px}.pdp-anchor-links a{min-height:28px;padding:5px 9px;font-size:11px}.pdp-buy{top:72px;padding:7px;gap:4px}.pdp-buy-stock{font-size:13px}.pdp-stock-low,.pdp-stock-out,.pdp-fship{padding:9px 10px;border-radius:10px}.pdp-stock-low strong,.pdp-stock-out strong{font-size:16px}.pdp-stock-low-sub,.pdp-fship-sub{font-size:12px}.pdp-fship-copy{font-size:14px}.pdp-fship-copy strong{font-size:18px}.pdp-qty-label,.pdp-qty-select,.pdp-qty-max{font-size:12px}.btn-cart{min-height:44px;font-size:14px}.btn-sub{min-height:38px;font-size:12px}.pdp-reviews-summary{gap:8px;padding:8px 10px;margin:4px 0 6px}.pdp-reviews-summary-num-val{font-size:24px}.pdp-reviews-summary-meta{font-size:12px}.pdp-nudge-inline{margin-top:2px}.pdp-nudge-inline__head{margin-bottom:4px}.pdp-nudge-inline__title{font-size:14px}.pdp-nudge-inline__price strong{font-size:18px}.pdp-shelf{margin-top:12px;padding:14px;border-radius:16px}.pdp-shelf-head{margin-bottom:10px}.pdp-shelf-track{grid-auto-columns:minmax(196px,208px);gap:12px}.pdp-shelf-item .pcard-title{font-size:13px}.pdp-shelf-item .pcard-price{font-size:18px}.pdp-shelf-item .pcard-cart{min-height:36px;font-size:11px}@media(min-width:1200px){.pdp{grid-template-columns:minmax(198px,220px) minmax(0,1fr);gap:8px}.pdp-main-top{grid-template-columns:minmax(0,1fr) minmax(258px,270px);gap:8px;padding:8px}.pdp-title{font-size:clamp(17px,.92vw,20px);line-height:1.26;margin-bottom:0}.pdp-price{font-size:clamp(24px,1.46vw,28px)}.pdp-price-tax{font-size:13px}.pdp-price-unit{font-size:12px}.pdp-inline-usp{margin:0 0 8px;padding:4px 8px;font-size:11.5px}.pdp-lead{font-size:12.5px;line-height:1.48;max-width:45ch}.pdp-meta-pills{gap:4px;margin:0 0 5px}.pdp-meta-pill{min-height:26px;padding:0 7px;font-size:10px}.pdp-anchor-links{margin:5px 0 2px}.pdp-anchor-links a{min-height:28px;padding:5px 9px;font-size:11px}.pdp-reviews-summary{gap:8px;padding:8px 10px;margin:4px 0 6px}.pdp-reviews-summary-num-val{font-size:24px}.pdp-reviews-summary-meta{font-size:12px}.pdp-nudge-inline{margin-top:2px;padding:10px 11px}.pdp-nudge-inline__head{margin-bottom:4px}.pdp-nudge-inline__sub{font-size:11px}.pdp-nudge-inline__card{grid-template-columns:72px minmax(0,1fr);gap:10px;padding:8px}.pdp-nudge-inline__media,.pdp-nudge-inline__placeholder{width:72px;height:72px}.pdp-nudge-inline__title{font-size:13px;line-height:1.38}.pdp-nudge-inline__price{font-size:12px}.pdp-nudge-inline__price strong{font-size:17px}.pdp-nudge-inline__btn,.pdp-nudge-inline__cta{min-height:34px;font-size:11px}.pdp-buy{top:70px;padding:7px;gap:4px}.pdp-buy-stock{font-size:13px}.pdp-stock-low,.pdp-stock-out,.pdp-fship{padding:9px 10px;border-radius:10px}.pdp-stock-low strong,.pdp-stock-out strong{font-size:15px}.pdp-stock-low-sub,.pdp-fship-sub{font-size:12px}.pdp-fship-copy{font-size:14px}.pdp-fship-copy strong{font-size:18px}.pdp-qty-label,.pdp-qty-select,.pdp-qty-max{font-size:12px}.btn-cart{min-height:44px;font-size:14px}.btn-sub{min-height:38px;font-size:12px}.pdp-shelf{margin-top:12px;padding:14px;border-radius:16px}.pdp-shelf-head{margin-bottom:10px}.pdp-shelf-track{grid-auto-columns:minmax(188px,200px);gap:10px}.pdp-shelf-item .pcard-title{font-size:13px;line-height:1.38}.pdp-shelf-item .pcard-price{font-size:18px}.pdp-shelf-item .pcard-cart,.pdp-shelf-item .pcard-soldout,.pdp-shelf-item .pcard-secondary{min-height:34px;font-size:11px}.pdp-floating-cta{right:18px;bottom:18px;width:min(292px,calc(100vw - 36px));padding:12px;border-radius:14px}.pdp-floating-cta-title{font-size:12px;line-height:1.34}.pdp-floating-cta-price strong{font-size:18px}.pdp-floating-cta-review,.pdp-floating-cta-qty span{font-size:12px}.pdp-floating-cta-btn{min-height:40px;font-size:12px}}@media(min-width:1500px){.pdp-main-top{gap:10px;padding:8px}.pdp-title{font-size:clamp(18px,.98vw,22px);line-height:1.24;max-width:18ch}.pdp-price{font-size:clamp(28px,1.56vw,32px);line-height:1.04}.pdp-price-tax{font-size:14px}.pdp-price-unit{font-size:13px}.pdp-lead{font-size:13.5px;line-height:1.62;max-width:44ch}.pdp-meta-pill{min-height:28px;padding:0 8px;font-size:11px}.pdp-anchor-links a{min-height:30px;padding:6px 10px;font-size:11.5px}.pdp-buy{top:72px;padding:8px;gap:6px}.pdp-buy-stock{font-size:14px}.pdp-stock-low strong,.pdp-stock-out strong{font-size:16px}.pdp-fship-copy{font-size:15px}.pdp-fship-copy strong{font-size:20px}.pdp-qty-label,.pdp-qty-select,.pdp-qty-max{font-size:13px}.btn-cart{min-height:46px;font-size:15px}.btn-sub{min-height:40px;font-size:12px}.pdp-shelf-track{grid-auto-columns:minmax(194px,204px);gap:12px}.pdp-shelf-item .pcard-title{font-size:14px;line-height:1.36}.pdp-shelf-item .pcard-price{font-size:19px}}@media(min-width:1500px){.pdp-main-top{grid-template-columns:minmax(0,1.18fr) minmax(280px,296px)!important;gap:18px!important;padding:10px 12px 12px!important;align-items:start}.pdp{grid-template-columns:minmax(248px,306px) minmax(0,1fr)!important;gap:18px!important}.pdp-media{padding:12px!important}.pdp-title{max-width:none!important;font-size:clamp(17px,.88vw,20px)!important;line-height:1.28!important;letter-spacing:-.01em}.pdp-price{font-size:clamp(26px,1.38vw,30px)!important;line-height:1.02!important}.pdp-lead{max-width:none!important;font-size:13px!important;line-height:1.58!important}.pdp-meta-pills,.pdp-anchor-links{gap:8px!important}.pdp-nudge-inline{margin-top:10px!important;padding:10px 12px!important;border-radius:16px!important}.pdp-nudge-inline__head{margin-bottom:8px!important}.pdp-nudge-inline__sub{font-size:11px!important}.pdp-nudge-inline__card{grid-template-columns:62px minmax(0,1fr)!important;gap:10px!important;padding:8px!important}.pdp-nudge-inline__media,.pdp-nudge-inline__placeholder{width:62px!important;height:62px!important}.pdp-nudge-inline__title{font-size:13px!important;line-height:1.34!important}.pdp-nudge-inline__price strong{font-size:20px!important}.pdp-buy{top:78px!important}}.pdp{gap:14px!important}.pdp-img-col{padding:12px!important}.pdp-main-top{grid-template-columns:minmax(0,1fr) minmax(286px,314px)!important;gap:14px!important;padding:12px!important}.pdp-title{font-size:clamp(16px,.9vw,18px)!important;line-height:1.3!important;letter-spacing:-.006em;margin-bottom:8px!important}.pdp-price{font-size:clamp(33px,1.82vw,40px)!important;line-height:1.02!important}.pdp-price-tax{font-size:16px!important}.pdp-price-unit{font-size:14px!important}.pdp-inline-usp{font-size:13px!important}.pdp-inline-usp{min-height:38px;padding:0 12px!important}.pdp-lead{max-width:56ch!important;font-size:14px!important;line-height:1.64!important}.pdp-reviews-summary{padding:12px 14px!important}.pdp-reviews-summary-num-val{font-size:28px!important}.pdp-reviews-summary-meta{font-size:14px!important}.pdp-meta-pills{gap:7px!important;margin-bottom:8px!important}.pdp-meta-pill{min-height:32px!important;padding:0 11px!important;font-size:12px!important}.pdp-anchor-links{gap:8px!important;margin:8px 0 0!important}.pdp-anchor-links a{min-height:34px!important;padding:0 12px!important;font-size:12px!important}.pdp-nudge-inline{margin-top:8px!important;padding:10px 12px!important;border-radius:16px!important}.pdp-nudge-inline__head{gap:4px!important;margin-bottom:8px!important}.pdp-nudge-inline__sub{font-size:11px!important;line-height:1.55!important}.pdp-nudge-inline__card{grid-template-columns:72px minmax(0,1fr)!important;gap:10px!important}.pdp-nudge-inline__media,.pdp-nudge-inline__placeholder{border-radius:12px!important}.pdp-nudge-inline__title{font-size:13px!important;line-height:1.36!important}.pdp-nudge-inline__price strong{font-size:20px!important}.pdp-nudge-inline__btn{min-height:38px!important;font-size:12px!important}.pdp-buy{top:84px!important;padding:12px!important;gap:10px!important}.pdp-buy-stock,.pdp-stock-low strong,.pdp-stock-out strong{font-size:16px!important;line-height:1.4!important}.pdp-fship-copy,.pdp-qty-label,.pdp-qty-select,.pdp-qty-max{font-size:15px!important}.btn-cart{min-height:52px!important;font-size:18px!important}.btn-sub{min-height:44px!important;font-size:14px!important}.pdp-shelf-head{align-items:center}.pdp-shelf-title{font-size:16px!important}.pdp-shelf-track{grid-auto-columns:minmax(210px,214px)!important}.pdp-shelf-item .pcard-title{font-size:14px!important;line-height:1.34!important}.pdp-shelf-item .pcard-price{font-size:20px!important}@media(max-width:1024px){.pdp-main-top{grid-template-columns:1fr!important}.pdp-lead{max-width:none!important}}@media(min-width:1500px){.pdp{grid-template-columns:minmax(252px,306px) minmax(0,1fr)!important;gap:16px!important}.pdp-main-top{grid-template-columns:minmax(0,1fr) minmax(290px,308px)!important;gap:16px!important;padding:12px!important}.pdp-title{font-size:clamp(16px,.9vw,18px)!important}.pdp-price{font-size:clamp(31px,1.58vw,36px)!important}.pdp-lead{font-size:13px!important;line-height:1.6!important;max-width:48ch!important}.pdp-buy{top:76px!important;padding:10px!important}}@media(min-width:1680px){.pdp{grid-template-columns:minmax(238px,286px) minmax(0,1fr)!important;gap:14px!important}.pdp-img-col{padding:10px!important}.pdp-main-top{grid-template-columns:minmax(0,1fr) minmax(252px,272px)!important;gap:12px!important;padding:10px!important}.pdp-title{max-width:22ch!important;font-size:clamp(18px,.96vw,22px)!important;line-height:1.18!important;margin-bottom:6px!important}.pdp-price{font-size:clamp(28px,1.46vw,32px)!important}.pdp-price-tax{font-size:14px!important}.pdp-price-unit,.pdp-inline-usp{font-size:12px!important}.pdp-inline-usp{min-height:34px!important}.pdp-lead{max-width:44ch!important;font-size:13px!important;line-height:1.56!important}.pdp-reviews-summary{padding:10px 12px!important}.pdp-reviews-summary-num-val{font-size:24px!important}.pdp-reviews-summary-meta{font-size:13px!important}.pdp-meta-pills{gap:6px!important;margin-bottom:6px!important}.pdp-meta-pill{min-height:30px!important;padding:0 10px!important;font-size:11px!important}.pdp-anchor-links{gap:6px!important;margin-top:6px!important}.pdp-anchor-links a{min-height:32px!important;padding:0 10px!important;font-size:11px!important}.pdp-nudge-inline{margin-top:6px!important;padding:8px 10px!important;border-radius:14px!important}.pdp-nudge-inline__head{gap:3px!important;margin-bottom:6px!important}.pdp-nudge-inline__sub{font-size:10px!important;line-height:1.45!important}.pdp-nudge-inline__card{grid-template-columns:64px minmax(0,1fr)!important;gap:8px!important}.pdp-nudge-inline__media,.pdp-nudge-inline__placeholder{width:64px!important;height:64px!important}.pdp-nudge-inline__title{font-size:12px!important;line-height:1.28!important;-webkit-line-clamp:2!important}.pdp-nudge-inline__price strong{font-size:18px!important}.pdp-nudge-inline__btn{min-height:34px!important;font-size:11px!important}.pdp-buy{top:72px!important;padding:10px!important;gap:8px!important}.pdp-buy-stock,.pdp-stock-low strong,.pdp-stock-out strong{font-size:15px!important}.pdp-fship-copy,.pdp-qty-label,.pdp-qty-select,.pdp-qty-max{font-size:13px!important}.btn-cart{min-height:48px!important;font-size:16px!important}.btn-sub{min-height:40px!important;font-size:13px!important}}@media(min-width:1200px){.pdp{grid-template-columns:minmax(220px,264px) minmax(0,1fr)!important;gap:10px!important}.pdp-img-col{padding:8px!important;border-radius:16px!important}.pdp-img-main{border-radius:14px!important}.pdp-main-image{padding:8px!important}.pdp-img-thumbs{display:flex!important;flex-wrap:wrap!important;gap:6px!important;margin-top:8px!important}.pdp-thumb{flex-basis:44px!important}.pdp-thumb img{object-fit:contain!important;background:#fff!important}.pdp-main-top{grid-template-columns:minmax(0,1fr) minmax(280px,300px)!important;gap:10px!important;padding:10px!important;border-radius:16px!important}.pdp-title{font-size:clamp(19px,1.02vw,23px)!important;line-height:1.2!important;margin:0 0 4px!important;max-width:22ch!important}.pdp-price-row-main{margin:4px 0!important;gap:5px!important}.pdp-price{font-size:clamp(28px,1.85vw,34px)!important}.pdp-price-tax{font-size:15px!important}.pdp-price-unit{margin-left:8px!important;font-size:13px!important}.pdp-inline-usp{font-size:12px!important}.pdp-inline-usp{margin:4px 0 0!important;padding:7px 10px!important}.pdp-lead{margin:0!important;font-size:14px!important;line-height:1.56!important;max-width:56ch!important;-webkit-line-clamp:2!important}.pdp-meta-pills,.pdp-anchor-links{gap:6px!important;margin-bottom:8px!important}.pdp-meta-pill,.pdp-anchor-links a{min-height:32px!important;padding:0 10px!important;font-size:12px!important}.pdp-buy{top:82px!important;gap:7px!important;padding:9px!important;border-radius:14px!important}.pdp-buy-stock{font-size:15px!important}.pdp-qty-label,.pdp-qty-select{font-size:14px!important}.pdp-qty-max{font-size:12px!important}.btn-cart{min-height:48px!important;font-size:16px!important}.btn-sub{min-height:40px!important;font-size:14px!important}.pdp-nudge-inline{margin-top:2px!important;padding:8px!important;border-radius:12px!important}.pdp-nudge-inline__head{gap:3px!important;margin-bottom:6px!important}.pdp-nudge-inline__sub{font-size:10px!important;line-height:1.45!important}.pdp-nudge-inline__card{grid-template-columns:74px minmax(0,1fr)!important;gap:8px!important}.pdp-nudge-inline__title{font-size:12px!important;line-height:1.38!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.pdp-nudge-inline__price strong{font-size:17px!important}.pdp-nudge-inline__btn{min-height:34px!important;font-size:11px!important}}@media(min-width:1680px){.pdp{grid-template-columns:minmax(198px,228px) minmax(0,1fr)!important;gap:8px!important}.pdp-img-col{padding:6px!important;border-radius:14px!important}.pdp-img-main{border-radius:12px!important}.pdp-main-image{padding:4px!important}.pdp-img-thumbs{gap:5px!important;margin-top:6px!important}.pdp-thumb{flex-basis:40px!important}.pdp-main-top{grid-template-columns:minmax(0,1fr) minmax(268px,284px)!important;gap:8px!important;padding:8px!important;border-radius:14px!important}.pdp-title{font-size:clamp(18px,.94vw,21px)!important;line-height:1.15!important;margin:0 0 2px!important;max-width:24ch!important}.pdp-price-row-main{margin:2px 0!important;gap:4px!important}.pdp-price{font-size:clamp(24px,1.48vw,30px)!important}.pdp-price-tax{font-size:14px!important}.pdp-price-unit{margin-left:6px!important;font-size:12px!important}.pdp-inline-usp{font-size:11px!important}.pdp-inline-usp{margin:3px 0 0!important;padding:6px 8px!important}.pdp-lead{margin:0!important;font-size:13px!important;line-height:1.48!important;max-width:54ch!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.pdp-reviews-summary{padding:8px 10px!important}.pdp-reviews-summary-num-val{font-size:22px!important}.pdp-reviews-summary-stars-bg .ms,.pdp-reviews-summary-stars-fg .ms{font-size:15px!important}.pdp-reviews-summary-meta{font-size:12px!important;margin-top:2px!important}.pdp-meta-pills,.pdp-anchor-links{gap:5px!important;margin-bottom:6px!important}.pdp-meta-pill,.pdp-anchor-links a{min-height:30px!important;padding:0 9px!important;font-size:11px!important}.pdp-buy{top:72px!important;gap:6px!important;padding:8px!important;border-radius:13px!important}.pdp-buy-stock,.pdp-stock-low strong,.pdp-stock-out strong{font-size:14px!important}.pdp-fship-copy,.pdp-qty-label,.pdp-qty-select,.pdp-qty-max{font-size:12px!important}.btn-cart{min-height:44px!important;font-size:15px!important}.btn-sub{min-height:38px!important;font-size:13px!important}.pdp-nudge-inline{margin-top:2px!important;padding:6px!important;border-radius:10px!important}.pdp-nudge-inline__head{gap:3px!important;margin-bottom:4px!important}.pdp-nudge-inline__sub{font-size:10px!important}.pdp-nudge-inline__card{grid-template-columns:60px minmax(0,1fr)!important;gap:6px!important}.pdp-nudge-inline__title{font-size:11px!important;line-height:1.32!important}.pdp-nudge-inline__price strong{font-size:15px!important}.pdp-nudge-inline__btn{min-height:30px!important;font-size:10px!important}}body.template-product .pdp-buy [hidden],body.template-product .pdp-main-top [hidden],body.template-product .pdp-qty-row[hidden],body.template-product [data-primary-cart][hidden],body.template-product [data-notify-primary][hidden]{display:none!important}body.template-product .pdp-buy .pdp-qty-row:not([hidden]){display:flex!important}body.template-product .pdp-buy [data-primary-cart]:not([hidden]),body.template-product .pdp-buy [data-notify-primary]:not([hidden]){display:flex!important}body.template-product [data-floating-qty-wrap][hidden],body.template-product [data-floating-add].is-force-hidden{display:none!important}body.template-product [data-floating-qty-wrap]:not([hidden]){display:flex!important}body.template-product .pdp-inline-nudge,body.template-product .pdp-nudge-inline[data-enabled=true]{display:block!important}body.template-product .pdp-floating-cta[data-mode=notify] .pdp-floating-cta-qty{display:none!important}@media(min-width:1680px){body.template-product .pdp-inline-usp{margin:0 0 6px!important;font-size:13px!important}body.template-product .pdp-lead{margin:0 0 8px!important;font-size:14px!important;line-height:1.6!important;-webkit-line-clamp:3!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;overflow:hidden!important}body.template-product .pdp-nudge-inline{margin:6px 0 0!important;padding:8px 10px!important;border-radius:14px!important}body.template-product .pdp-nudge-inline__head{margin-bottom:6px!important}body.template-product .pdp-nudge-inline__label{font-size:11px!important;min-height:24px!important;padding:0 10px!important}body.template-product .pdp-nudge-inline__card{gap:10px!important;padding:8px!important}body.template-product .pdp-nudge-inline__media,body.template-product .pdp-nudge-inline__placeholder{width:86px!important;min-width:86px!important;height:86px!important;min-height:86px!important}body.template-product .pdp-nudge-inline__body{gap:4px!important}body.template-product .pdp-nudge-inline__title{font-size:13px!important;line-height:1.3!important;-webkit-line-clamp:2!important}body.template-product .pdp-nudge-inline__price{font-size:13px!important}body.template-product .pdp-nudge-inline__price strong{font-size:20px!important}body.template-product .pdp-nudge-inline__cta{font-size:12px!important}body.template-product .pdp-reviews-summary{margin-top:8px!important}}.pdp-buy [hidden],.pdp-main-top [hidden],.pdp-qty-row[hidden],[data-primary-cart][hidden],[data-notify-primary][hidden],[data-floating-qty-wrap][hidden],[data-floating-add].is-force-hidden{display:none!important}.pdp-buy .pdp-qty-row:not([hidden]),[data-floating-qty-wrap]:not([hidden]){display:flex!important}.pdp-buy [data-primary-cart]:not([hidden]),.pdp-buy [data-notify-primary]:not([hidden]){display:flex!important}.pdp-floating-cta[data-mode=notify] .pdp-floating-cta-qty{display:none!important}@media(min-width:1680px){.pdp{grid-template-columns:minmax(206px,236px) minmax(0,1fr)!important;gap:10px!important}.pdp-main-top{grid-template-columns:minmax(0,1fr) minmax(292px,306px)!important;gap:10px!important;padding:10px!important;border-radius:16px!important}.pdp-title{max-width:22ch!important;font-size:clamp(17px,1vw,20px)!important;line-height:1.16!important;margin-bottom:2px!important}.pdp-price-row-main{margin:2px 0!important}.pdp-price{font-size:clamp(24px,1.42vw,28px)!important}.pdp-inline-usp{font-size:11px!important}.pdp-inline-usp{margin-top:2px!important;padding:5px 8px!important}.pdp-lead{max-width:58ch!important;font-size:13px!important;line-height:1.5!important;-webkit-line-clamp:3!important;margin:0!important}.pdp-reviews-summary{padding:7px 10px!important}.pdp-reviews-summary-meta{font-size:12px!important}.pdp-meta-pills,.pdp-anchor-links{gap:6px!important;margin-bottom:6px!important}.pdp-meta-pill,.pdp-anchor-links a{min-height:31px!important;padding:0 10px!important;font-size:12px!important}.pdp-buy{top:72px!important;gap:7px!important;padding:10px!important;border-radius:14px!important}.pdp-buy-stock,.pdp-stock-low strong,.pdp-stock-out strong{font-size:15px!important}.pdp-buy-eta,.pdp-fship-copy,.pdp-qty-label,.pdp-qty-select,.pdp-qty-max{font-size:12px!important}.btn-cart{min-height:46px!important;font-size:16px!important}.btn-sub{min-height:38px!important;font-size:13px!important}.pdp-nudge-inline{margin-top:0!important;padding:6px!important;border-radius:10px!important}.pdp-nudge-inline__head{gap:4px!important;margin-bottom:3px!important}.pdp-nudge-inline__label{font-size:11px!important}.pdp-nudge-inline__sub{display:none!important}.pdp-nudge-inline__card{grid-template-columns:58px minmax(0,1fr)!important;gap:6px!important}.pdp-nudge-inline__media,.pdp-nudge-inline__placeholder{width:58px!important;height:58px!important}.pdp-nudge-inline__title{font-size:11px!important;line-height:1.32!important;-webkit-line-clamp:2!important}.pdp-nudge-inline__price strong{font-size:14px!important}.pdp-nudge-inline__btn{min-height:28px!important;font-size:10px!important}}@media(min-width:1680px){.pdp{grid-template-columns:minmax(194px,214px) minmax(0,1fr)!important;gap:8px!important}.pdp-main-top{grid-template-columns:minmax(0,1fr) minmax(274px,286px)!important;gap:8px!important;padding:8px 10px!important;border-radius:14px!important}.pdp-title{max-width:none!important;font-size:clamp(16px,.88vw,19px)!important;line-height:1.18!important;margin:0 0 2px!important}.pdp-price-row-main{margin:0!important}.pdp-price{font-size:clamp(24px,1.32vw,27px)!important}.pdp-price-tax,.pdp-price-unit{font-size:12px!important}.pdp-inline-usp{margin-top:2px!important;padding:4px 8px!important;font-size:11px!important}.pdp-lead{max-width:none!important;margin:0!important;font-size:12px!important;line-height:1.48!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.pdp-reviews-summary{padding:6px 8px!important}.pdp-reviews-summary-meta,.pdp-reviews-summary-cta{font-size:11px!important}.pdp-meta-pills,.pdp-anchor-links{gap:5px!important;margin-bottom:5px!important}.pdp-meta-pill,.pdp-anchor-links a{min-height:28px!important;padding:0 8px!important;font-size:11px!important}.pdp-nudge-inline{margin-top:4px!important;padding:6px 8px!important;border-radius:12px!important}.pdp-nudge-inline__head{display:none!important}.pdp-nudge-inline__card{grid-template-columns:52px minmax(0,1fr)!important;gap:8px!important;padding:0!important;background:transparent!important;border:0!important}.pdp-nudge-inline__media,.pdp-nudge-inline__placeholder{width:52px!important;height:52px!important;min-width:52px!important;border-radius:10px!important}.pdp-nudge-inline__body{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:4px 8px!important}.pdp-nudge-inline__title{grid-column:1 / -1!important;font-size:12px!important;line-height:1.32!important;-webkit-line-clamp:2!important}.pdp-nudge-inline__price{gap:6px!important}.pdp-nudge-inline__price strong{font-size:14px!important}.pdp-nudge-inline__cta{display:none!important}.pdp-buy{top:68px!important;gap:6px!important;padding:8px!important;border-radius:12px!important}.pdp-buy-stock,.pdp-stock-low strong,.pdp-stock-out strong{font-size:14px!important}.pdp-buy-eta,.pdp-fship-copy,.pdp-qty-label,.pdp-qty-select,.pdp-qty-max{font-size:11.5px!important}.btn-cart{min-height:44px!important;font-size:15px!important}.btn-sub{min-height:36px!important;font-size:12px!important}}@media(min-width:1280px){body.template-product .pdp-floating-cta{right:14px!important;bottom:14px!important;width:208px!important;padding:10px 10px 11px!important;border-radius:14px!important;box-shadow:0 10px 24px #0f172a2e!important}body.template-product .pdp-floating-cta-head{margin-bottom:3px!important}body.template-product .pdp-floating-cta-title{font-size:11px!important;line-height:1.28!important;-webkit-line-clamp:2!important}body.template-product .pdp-floating-cta-price{gap:4px!important;margin:3px 0 0!important}body.template-product .pdp-floating-cta-price strong{font-size:16px!important;line-height:1.04!important}body.template-product .pdp-floating-cta-strike,body.template-product .pdp-floating-cta-ship,body.template-product .pdp-floating-cta-review{display:none!important}body.template-product .pdp-floating-cta-btns{gap:5px!important}body.template-product .pdp-floating-cta-qty{font-size:11px!important;gap:8px!important}body.template-product .pdp-floating-cta-qty select{min-width:72px!important;height:32px!important;padding:0 8px!important;font-size:12px!important}body.template-product .pdp-floating-cta-btn{height:38px!important;border-radius:10px!important;font-size:12px!important}body.template-product .pdp-floating-cta-btn .ms{font-size:13px!important}}@media(min-width:1680px){body.template-product .pdp-main-top{grid-template-columns:minmax(0,1fr) minmax(268px,280px)!important;gap:8px!important;padding:8px 10px!important;border-radius:14px!important}body.template-product .pdp-title{font-size:clamp(17px,.92vw,20px)!important;line-height:1.16!important;margin:0 0 2px!important}body.template-product .pdp-price-row-main{margin:0!important;gap:6px!important}body.template-product .pdp-price{font-size:clamp(24px,1.3vw,28px)!important;line-height:1!important}body.template-product .pdp-price-tax,body.template-product .pdp-price-unit{font-size:12px!important}body.template-product .pdp-points-chip,body.template-product .pdp-inline-usp{min-height:34px!important;padding:0 10px!important;font-size:11px!important}body.template-product .pdp-lead{margin:0!important;font-size:12px!important;line-height:1.48!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}body.template-product .pdp-reviews-summary{padding:6px 8px!important}body.template-product .pdp-reviews-summary-meta,body.template-product .pdp-reviews-summary-cta{font-size:11px!important}body.template-product .pdp-meta-pills,body.template-product .pdp-anchor-links{gap:5px!important;margin-bottom:4px!important}body.template-product .pdp-meta-pill,body.template-product .pdp-anchor-links a{min-height:28px!important;padding:0 8px!important;font-size:11px!important}body.template-product .pdp-nudge-inline{margin-top:4px!important;padding:6px 8px!important;border-radius:12px!important}body.template-product .pdp-nudge-inline__card{grid-template-columns:50px minmax(0,1fr)!important;gap:8px!important}body.template-product .pdp-nudge-inline__media,body.template-product .pdp-nudge-inline__placeholder{width:50px!important;height:50px!important;min-width:50px!important}body.template-product .pdp-nudge-inline__title{font-size:12px!important;line-height:1.3!important}body.template-product .pdp-nudge-inline__price strong{font-size:14px!important}body.template-product .pdp-buy{top:70px!important;gap:6px!important;padding:8px!important;border-radius:12px!important}body.template-product .pdp-buy-stock,body.template-product .pdp-stock-low strong,body.template-product .pdp-stock-out strong{font-size:14px!important}body.template-product .pdp-buy-eta,body.template-product .pdp-fship-copy,body.template-product .pdp-qty-label,body.template-product .pdp-qty-select,body.template-product .pdp-qty-max{font-size:11px!important}body.template-product .btn-cart{min-height:44px!important;font-size:15px!important}body.template-product .btn-sub{min-height:36px!important;font-size:12px!important}}@media(min-width:1680px){body.template-product .pdp-main-top{grid-template-columns:minmax(0,1fr) minmax(262px,274px)!important;gap:10px!important;padding:8px 10px!important}body.template-product .pdp-info-col{gap:7px!important}body.template-product .pdp-title{font-size:clamp(16px,.88vw,18px)!important;line-height:1.18!important;letter-spacing:-.02em!important;margin:0 0 2px!important}body.template-product .pdp-price{font-size:clamp(23px,1.12vw,26px)!important}body.template-product .pdp-price-tax,body.template-product .pdp-price-unit{font-size:11px!important}body.template-product .pdp-points-chip,body.template-product .pdp-inline-usp{min-height:30px!important;padding:0 9px!important;font-size:10.5px!important}body.template-product .pdp-lead{font-size:11.5px!important;line-height:1.46!important;-webkit-line-clamp:2!important}body.template-product .pdp-reviews-summary{padding:5px 8px!important;border-radius:12px!important}body.template-product .pdp-reviews-summary-score{font-size:14px!important}body.template-product .pdp-reviews-summary-meta,body.template-product .pdp-reviews-summary-cta{font-size:10.5px!important}body.template-product .pdp-meta-pills,body.template-product .pdp-anchor-links{gap:5px!important;margin-bottom:4px!important}body.template-product .pdp-meta-pill,body.template-product .pdp-anchor-links a{min-height:26px!important;padding:0 8px!important;font-size:10.5px!important}body.template-product .pdp-nudge-inline{margin-top:2px!important;padding:5px 7px!important;border-radius:11px!important}body.template-product .pdp-nudge-inline__head{display:none!important}body.template-product .pdp-nudge-inline__card{grid-template-columns:48px minmax(0,1fr)!important;gap:7px!important}body.template-product .pdp-nudge-inline__media,body.template-product .pdp-nudge-inline__placeholder{width:48px!important;height:48px!important;min-width:48px!important;border-radius:10px!important}body.template-product .pdp-nudge-inline__title{font-size:11.5px!important;line-height:1.28!important}body.template-product .pdp-nudge-inline__price strong{font-size:13px!important}body.template-product .pdp-buy{top:68px!important;gap:6px!important;padding:8px!important;border-radius:12px!important}body.template-product .pdp-buy-stock,body.template-product .pdp-buy-eta,body.template-product .pdp-stock-low strong,body.template-product .pdp-stock-out strong{font-size:13px!important}body.template-product .pdp-fship{padding:8px!important;border-radius:12px!important}body.template-product .pdp-fship-copy,body.template-product .pdp-qty-label,body.template-product .pdp-qty-select,body.template-product .pdp-qty-max{font-size:10.5px!important}body.template-product .pdp-fship-sub{font-size:10px!important;line-height:1.35!important}body.template-product .pdp-qty-row{gap:6px!important}body.template-product .btn-cart{min-height:42px!important;font-size:14px!important}body.template-product .btn-sub{min-height:34px!important;font-size:11px!important}}@media(min-width:1680px){body.template-product .pdp{gap:10px!important}body.template-product .pdp-main-top{grid-template-columns:minmax(0,1fr) minmax(252px,264px)!important;gap:8px!important;padding:6px 8px!important}body.template-product .pdp-img-main{min-height:0!important;aspect-ratio:1 / 1!important}body.template-product .pdp-img-thumbs{gap:5px!important;margin-top:8px!important}body.template-product .pdp-thumb{width:46px!important;height:46px!important}body.template-product .pdp-info-col{gap:6px!important}body.template-product .pdp-title{font-size:clamp(15px,.8vw,17px)!important;line-height:1.14!important;margin:0!important}body.template-product .pdp-price-block{gap:2px!important}body.template-product .pdp-price{font-size:clamp(22px,1vw,24px)!important;line-height:1!important}body.template-product .pdp-price-tax,body.template-product .pdp-price-unit{font-size:10.5px!important}body.template-product .pdp-points-chip,body.template-product .pdp-inline-usp{min-height:28px!important;padding:0 8px!important;font-size:10px!important}body.template-product .pdp-lead{font-size:11px!important;line-height:1.42!important;-webkit-line-clamp:2!important}body.template-product .pdp-reviews-summary{padding:5px 7px!important;border-radius:11px!important}body.template-product .pdp-reviews-summary-num-val{font-size:22px!important}body.template-product .pdp-reviews-summary-meta,body.template-product .pdp-reviews-summary-cta{font-size:10px!important}body.template-product .pdp-meta-pills,body.template-product .pdp-anchor-links{gap:4px!important;margin-bottom:2px!important}body.template-product .pdp-meta-pill,body.template-product .pdp-anchor-links a{min-height:25px!important;padding:0 8px!important;font-size:10px!important}body.template-product .pdp-nudge-inline{margin-top:1px!important;padding:4px 6px!important;border-radius:10px!important}body.template-product .pdp-nudge-inline__card{grid-template-columns:44px minmax(0,1fr)!important;gap:6px!important}body.template-product .pdp-nudge-inline__media,body.template-product .pdp-nudge-inline__placeholder{width:44px!important;height:44px!important;min-width:44px!important}body.template-product .pdp-nudge-inline__title{font-size:11px!important;line-height:1.24!important}body.template-product .pdp-nudge-inline__price strong{font-size:12px!important}body.template-product .pdp-buy{top:62px!important;gap:5px!important;padding:7px!important}body.template-product .pdp-buy-stock,body.template-product .pdp-buy-eta,body.template-product .pdp-stock-low strong,body.template-product .pdp-stock-out strong{font-size:12px!important}body.template-product .pdp-fship{padding:7px!important}body.template-product .pdp-fship-copy,body.template-product .pdp-fship-sub,body.template-product .pdp-qty-label,body.template-product .pdp-qty-select,body.template-product .pdp-qty-max{font-size:10px!important}body.template-product .btn-cart{min-height:40px!important;font-size:13px!important}body.template-product .btn-sub{min-height:33px!important;font-size:10.5px!important}}@media(min-width:1680px){body.template-product .pdp-main-top{grid-template-columns:minmax(0,1fr) minmax(246px,256px)!important;gap:6px!important;padding:5px 7px!important}body.template-product .pdp-img-thumbs{gap:4px!important;margin-top:6px!important}body.template-product .pdp-thumb{width:44px!important;height:44px!important}body.template-product .pdp-info-col{gap:5px!important}body.template-product .pdp-title{font-size:clamp(14px,.75vw,16px)!important;line-height:1.12!important}body.template-product .pdp-price{font-size:clamp(21px,.95vw,23px)!important}body.template-product .pdp-points-chip,body.template-product .pdp-inline-usp{min-height:26px!important;padding:0 7px!important;font-size:9.5px!important}body.template-product .pdp-lead{font-size:10.5px!important;line-height:1.38!important;-webkit-line-clamp:2!important}body.template-product .pdp-reviews-summary{padding:4px 6px!important;border-radius:10px!important}body.template-product .pdp-reviews-summary-num-val{font-size:20px!important}body.template-product .pdp-reviews-summary-meta,body.template-product .pdp-reviews-summary-cta{font-size:9.5px!important}body.template-product .pdp-meta-pill,body.template-product .pdp-anchor-links a{min-height:24px!important;padding:0 7px!important;font-size:9.5px!important}body.template-product .pdp-nudge-inline{padding:3px 5px!important;border-radius:9px!important}body.template-product .pdp-nudge-inline__card{grid-template-columns:40px minmax(0,1fr) auto!important;gap:6px!important;align-items:center!important}body.template-product .pdp-nudge-inline__media,body.template-product .pdp-nudge-inline__placeholder{width:40px!important;height:40px!important;min-width:40px!important}body.template-product .pdp-nudge-inline__body{gap:1px!important}body.template-product .pdp-nudge-inline__title{font-size:10.5px!important;line-height:1.2!important;-webkit-line-clamp:2!important}body.template-product .pdp-nudge-inline__price strong{font-size:11.5px!important}body.template-product .pdp-buy{top:58px!important;gap:4px!important;padding:6px!important;border-radius:11px!important}body.template-product .pdp-buy-stock,body.template-product .pdp-buy-eta,body.template-product .pdp-stock-low strong,body.template-product .pdp-stock-out strong{font-size:11px!important}body.template-product .pdp-fship{padding:6px!important;border-radius:11px!important}body.template-product .pdp-fship-copy,body.template-product .pdp-fship-sub,body.template-product .pdp-qty-label,body.template-product .pdp-qty-select,body.template-product .pdp-qty-max{font-size:9.5px!important}body.template-product .btn-cart{min-height:38px!important;font-size:12.5px!important}body.template-product .btn-sub{min-height:31px!important;font-size:10px!important}}@media(min-width:1680px){body.template-product .page{max-width:var(--page-max, 1440px)!important}body.template-product .pdp{grid-template-columns:minmax(300px,352px) minmax(0,1fr)!important;gap:18px!important;align-items:start!important}body.template-product .pdp-img-main{border-radius:20px!important;box-shadow:0 14px 28px #54210a14!important}body.template-product .pdp-img-thumbs{gap:8px!important;margin-top:10px!important}body.template-product .pdp-thumb{width:56px!important;height:56px!important;border-radius:12px!important}body.template-product .pdp-main-top{grid-template-columns:minmax(0,1fr) minmax(286px,304px)!important;gap:12px!important;padding:10px 12px!important;border-radius:20px!important;background:linear-gradient(180deg,#fffaf7,#fff)!important;border:1px solid rgba(196,106,53,.12)!important;box-shadow:0 14px 34px #5e270c0d!important}body.template-product .pdp-info-col{gap:8px!important}body.template-product .pdp-brand{font-size:12px!important;font-weight:700!important;color:#8a3b08!important}body.template-product .pdp-title{max-width:none!important;font-size:clamp(16px,.9vw,18px)!important;line-height:1.3!important;letter-spacing:-.006em!important;margin:0!important}body.template-product .pdp-price-row-main{align-items:flex-end!important;gap:8px!important}body.template-product .pdp-price{font-size:clamp(30px,1.75vw,36px)!important;line-height:.98!important}body.template-product .pdp-price-tax,body.template-product .pdp-price-unit{font-size:12px!important}body.template-product .pdp-inline-usp{margin-top:0!important;padding:7px 10px!important;border-radius:999px!important;background:#fff3dc!important;color:#8a3b08!important;font-size:11px!important}body.template-product .pdp-lead{max-width:58ch!important;font-size:12px!important;line-height:1.55!important;-webkit-line-clamp:3!important}body.template-product .pdp-reviews-summary{padding:9px 12px!important;border-radius:14px!important;border:1px solid rgba(230,181,133,.5)!important;background:linear-gradient(180deg,#fff9f1,#fff)!important}body.template-product .pdp-reviews-summary-num-val{font-size:24px!important}body.template-product .pdp-reviews-summary-meta,body.template-product .pdp-reviews-summary-cta{font-size:11px!important}body.template-product .pdp-meta-pills,body.template-product .pdp-anchor-links{gap:6px!important;margin-bottom:2px!important}body.template-product .pdp-meta-pill,body.template-product .pdp-anchor-links a{min-height:30px!important;padding:0 10px!important;border-radius:999px!important;font-size:11px!important}body.template-product .pdp-buy{top:74px!important;gap:8px!important;padding:10px!important;border-radius:18px!important;border:1px solid rgba(195,108,58,.16)!important;background:linear-gradient(180deg,#fff7f3,#fff)!important;box-shadow:0 14px 32px #5e270c14!important}body.template-product .pdp-buy-stock,body.template-product .pdp-ship-eta,body.template-product .pdp-stock-low,body.template-product .pdp-stock-out,body.template-product .pdp-fship{border-radius:14px!important}body.template-product .pdp-buy-stock{padding:10px 12px!important;font-size:13px!important}body.template-product .pdp-stock-low strong,body.template-product .pdp-stock-out strong{font-size:14px!important}body.template-product .pdp-ship-eta{padding:9px 11px!important}body.template-product .pdp-ship-eta-text strong{font-size:15px!important}body.template-product .pdp-fship{padding:10px 11px!important}body.template-product .pdp-fship-copy,body.template-product .pdp-fship-sub,body.template-product .pdp-qty-label,body.template-product .pdp-qty-select,body.template-product .pdp-qty-max{font-size:11px!important}body.template-product .pdp-fship-copy strong{font-size:17px!important}body.template-product .pdp-qty-row{margin-top:2px!important;padding:8px 10px!important;border:1px solid rgba(148,163,184,.22)!important;border-radius:14px!important;background:#fff!important}body.template-product .btn-cart{min-height:48px!important;font-size:15px!important;border-radius:12px!important;box-shadow:0 10px 18px #e6001229!important}body.template-product .btn-cart--notify{min-height:44px!important;box-shadow:none!important}body.template-product .pdp-buy-links{gap:8px!important}body.template-product .pdp-buy-links a,body.template-product .pdp-buy-note{display:flex!important;align-items:center!important;gap:6px!important;min-height:38px!important;padding:0 12px!important;border-radius:12px!important;border:1px solid rgba(148,163,184,.18)!important;background:#fff!important}}@media(min-width:1680px){body.template-product .pdp-main-top{grid-template-columns:minmax(0,1fr) minmax(304px,320px)!important;gap:18px!important;padding:12px!important}body.template-product .pdp-title{max-width:none!important;font-size:clamp(16px,.9vw,18px)!important;line-height:1.3!important}body.template-product .pdp-inline-usp{padding:8px 11px!important;font-size:12px!important}body.template-product .pdp-lead{display:block!important;overflow:visible!important;max-width:60ch!important;font-size:14px!important;line-height:1.64!important;-webkit-line-clamp:unset!important}body.template-product .pdp-buy{top:78px!important;padding:12px!important}body.template-product .pdp-shelf-rank{display:none!important}body.template-product .pdp-shelf-item{padding-top:0!important}body.template-product .pdp-shelf-item .pcard{min-height:328px!important}body.template-product .pdp-shelf-item .pcard-title{-webkit-line-clamp:4!important;min-height:5.44em!important;font-size:13px!important;line-height:1.36!important}}@media(min-width:1680px){body.template-product .pdp-nudge-inline[data-enabled=true]{margin:8px 0 0!important;padding:8px 10px!important;border-radius:14px!important;background:linear-gradient(180deg,#fffdf8,#fff7ee)!important;border:1px solid rgba(251,191,36,.32)!important}body.template-product .pdp-nudge-inline__head{display:block!important;margin-bottom:6px!important}body.template-product .pdp-nudge-inline__label{display:inline-flex!important;align-items:center!important;gap:5px!important;min-height:24px!important;padding:0 10px!important;border-radius:999px!important;font-size:11px!important;font-weight:800!important;color:#8a3404!important;background:#ffffffdb!important}body.template-product .pdp-nudge-inline__card{display:grid!important;grid-template-columns:64px minmax(0,1fr) auto!important;gap:10px!important;align-items:center!important;padding:0!important;background:transparent!important;border:0!important}body.template-product .pdp-nudge-inline__media,body.template-product .pdp-nudge-inline__placeholder{width:64px!important;height:64px!important;min-width:64px!important;min-height:64px!important;border-radius:12px!important}body.template-product .pdp-nudge-inline__body{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:end!important;gap:4px 10px!important;min-width:0!important}body.template-product .pdp-nudge-inline__title{grid-column:1 / -1!important;font-size:12.5px!important;line-height:1.34!important;min-height:2.68em!important;-webkit-line-clamp:2!important}body.template-product .pdp-nudge-inline__price{display:inline-flex!important;align-items:baseline!important;gap:6px!important;font-size:12px!important}body.template-product .pdp-nudge-inline__price strong{font-size:16px!important}body.template-product .pdp-nudge-inline__cta{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;min-height:30px!important;padding:0 12px!important;border-radius:999px!important;font-size:11px!important;font-weight:800!important;color:#8a3404!important;background:#ffffffeb!important;border:1px solid rgba(138,52,4,.18)!important;white-space:nowrap!important}}@media(min-width:1680px){body.template-product .pdp-shelf{padding:18px 18px 20px!important;border-radius:22px!important}body.template-product .pdp-shelf-head{margin-bottom:14px!important}body.template-product .pdp-shelf-head .sec-h,body.template-product .related-h{font-size:18px!important;line-height:1.24!important}body.template-product .pdp-shelf-track{grid-auto-columns:minmax(248px,262px)!important;gap:16px!important;padding:6px 2px 10px!important}body.template-product .pdp-shelf-item .pcard{min-height:356px!important;border-radius:18px!important}body.template-product .pdp-shelf-item .pcard-media{height:194px!important;min-height:194px!important;margin-bottom:10px!important}body.template-product .pdp-shelf-item .pcard-media img,body.template-product .pdp-shelf-item .pcard-img img{transform:scale(1.08)!important;transform-origin:center center!important}body.template-product .pdp-shelf-item .pcard-body{padding:10px 10px 12px!important;gap:6px!important}body.template-product .pdp-shelf-item .pcard-title{font-size:14px!important;line-height:1.4!important}body.template-product .pdp-shelf-item .pcard-price{font-size:19px!important}body.template-product .pdp-shelf-item .pcard-cart,body.template-product .pdp-shelf-item .pcard-soldout,body.template-product .pdp-shelf-item .pcard-secondary{min-height:34px!important;font-size:11.5px!important}}@media(max-width:768px){body.template-product,body.template-product .page{overflow-x:clip!important}body.template-product .pdp{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;min-width:0!important;padding-top:12px!important}body.template-product .pdp-img-col,body.template-product .pdp-main-col,body.template-product .pdp-info-col,body.template-product .pdp-buy,body.template-product .pdp-top-extras{width:100%!important;min-width:0!important;max-width:none!important}body.template-product .pdp-img-main{min-height:0!important;border-radius:18px!important}body.template-product .pdp-main-top{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;padding:12px!important;border-radius:20px!important}body.template-product .pdp-img-thumbs{grid-template-columns:repeat(4,minmax(56px,72px))!important;justify-content:start!important;overflow-x:auto!important;gap:10px!important;padding-bottom:2px!important;scrollbar-width:none!important}body.template-product .pdp-img-thumbs::-webkit-scrollbar{display:none!important}body.template-product .pdp-thumb{width:72px!important;min-width:72px!important;height:72px!important}body.template-product .pdp-title{width:100%!important;max-width:none!important;font-size:clamp(16px,4.6vw,18px)!important;line-height:1.32!important;letter-spacing:-.006em!important;margin:0!important;word-break:keep-all!important;overflow-wrap:anywhere!important}body.template-product .pdp-price-row-main{flex-wrap:wrap!important;gap:4px 8px!important}body.template-product .pdp-price{font-size:clamp(32px,10.2vw,42px)!important;line-height:1!important}body.template-product .pdp-price-tax,body.template-product .pdp-price-unit{font-size:13px!important;line-height:1.4!important}body.template-product .pdp-meta-pills,body.template-product .pdp-anchor-links,body.template-product .pdp-inline-usp{flex-wrap:wrap!important}body.template-product .pdp-lead{display:block!important;overflow:visible!important;max-width:none!important;font-size:14px!important;line-height:1.72!important;-webkit-line-clamp:unset!important}body.template-product .pdp-reviews-summary{grid-template-columns:auto 1fr!important;gap:8px 10px!important;padding:10px 12px!important}body.template-product .pdp-reviews-summary-meta,body.template-product .pdp-reviews-summary-cta{white-space:normal!important}body.template-product .pdp-buy{position:static!important;top:auto!important;padding:12px!important;border-radius:18px!important}body.template-product .pdp-buy-stock,body.template-product .pdp-stock-low,body.template-product .pdp-stock-out,body.template-product .pdp-ship-eta,body.template-product .pdp-fship{width:100%!important}body.template-product .pdp-qty-row{gap:8px!important;align-items:center!important}body.template-product .pdp-qty-select{min-width:94px!important}body.template-product .pdp-buy [data-primary-cart]:not([hidden]),body.template-product .pdp-buy [data-notify-primary]:not([hidden]){width:100%!important;min-height:48px!important}body.template-product .pdp-nudge-inline[data-enabled=true]{padding:10px!important;border-radius:16px!important}body.template-product .pdp-nudge-inline__card{grid-template-columns:64px minmax(0,1fr)!important;gap:10px!important}body.template-product .pdp-nudge-inline__media,body.template-product .pdp-nudge-inline__placeholder{width:64px!important;height:64px!important;min-width:64px!important;min-height:64px!important}body.template-product .pdp-nudge-inline__title{font-size:12.5px!important;line-height:1.38!important}body.template-product .pdp-shelf-track{grid-auto-columns:minmax(210px,72vw)!important}body.template-product .catalog-rail-track,body.template-product .recent-grid{grid-auto-columns:minmax(206px,70vw)!important}body.template-product .pdp-sticky-cta{padding:8px 10px calc(8px + env(safe-area-inset-bottom,0px))!important}body.template-product .pdp-sticky-cta-inner{grid-template-columns:40px minmax(0,1fr) 44px minmax(132px,1.2fr)!important;gap:10px!important;max-width:none!important}body.template-product .pdp-sticky-cta-title{font-size:10.5px!important;line-height:1.2!important}body.template-product .pdp-sticky-cta-price strong{font-size:14px!important}body.template-product .pdp-sticky-cta-fav{width:44px!important;height:44px!important;min-width:44px!important;border:1px solid rgba(100,116,139,.28)!important;border-radius:12px!important;background:#fff!important;color:#111827!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}body.template-product .pdp-sticky-cta-btn{width:100%!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;border-radius:12px!important;font-size:12px!important;white-space:nowrap!important}body.template-product main{padding-bottom:86px!important}}body.template-product .pdp-shelf,body.template-product .new-arr-sec,body.template-product #reviews,body.template-product #faq,body.template-product #shipping{content-visibility:auto;contain-intrinsic-size:720px}@media(min-width:1680px){body.template-product .pdp-shelf-track{grid-auto-columns:minmax(264px,278px)!important;gap:18px!important}body.template-product .pdp-shelf-item .pcard{min-height:372px!important;padding:12px!important}body.template-product .pdp-shelf-item .pcard-media{height:208px!important;min-height:208px!important;margin-bottom:12px!important}body.template-product .pdp-shelf-item .pcard-media img,body.template-product .pdp-shelf-item .pcard-img img{max-height:192px!important;transform:scale(1.14)!important;transform-origin:center center!important}body.template-product .pdp-shelf-item .pcard-body{gap:7px!important}body.template-product .pdp-shelf-item .pcard-title{min-height:4.08em!important;font-size:14.5px!important;line-height:1.36!important}body.template-product .recent-grid{grid-auto-columns:minmax(256px,268px)!important;gap:16px!important}}body.template-product .pdp-price-rating{display:inline-flex!important;align-items:center!important;gap:6px!important;min-height:34px!important;padding:0 10px!important;border-radius:999px!important;background:#fff7ed!important;border:1px solid rgba(251,146,60,.32)!important;color:#7c2d12!important;text-decoration:none!important;white-space:nowrap!important}body.template-product .pdp-price-rating:hover,body.template-product .pdp-price-rating:focus-visible{color:#9a3412!important;border-color:#ea580c57!important;background:#fff3e0!important;text-decoration:none!important}body.template-product .pdp-price-rating-stars{position:relative!important;display:inline-block!important;line-height:1!important}body.template-product .pdp-price-rating-stars-bg .ms{color:#e5e7eb!important;font-size:15px!important}body.template-product .pdp-price-rating-stars-fg{position:absolute!important;top:0!important;left:0!important;overflow:hidden!important;white-space:nowrap!important}body.template-product .pdp-price-rating-stars-fg .ms{color:var(--star)!important;font-size:15px!important}body.template-product .pdp-price-rating-count{font-size:12px!important;font-weight:800!important;color:#374151!important}body.template-product .pdp-meta-pills{margin:0 0 6px!important}body.template-product .pdp-buy-stock{font-size:15px!important}body.template-product .btn-cart--notify{min-height:48px!important;padding:0 16px!important;gap:8px!important;font-size:12.5px!important;line-height:1!important;white-space:nowrap!important}body.template-product .btn-cart--notify .ms{font-size:16px!important}body.template-product .pdp-nudge-inline[data-enabled=true]{margin:10px 0 0!important;padding:12px 14px!important;border-radius:18px!important;background:linear-gradient(180deg,#fffdf8,#fff8ef)!important;border:1px solid rgba(245,158,11,.28)!important}body.template-product .pdp-nudge-inline__head{display:grid!important;gap:6px!important;margin-bottom:10px!important}body.template-product .pdp-nudge-inline__label{display:inline-flex!important;align-items:center!important;gap:6px!important;min-height:26px!important;width:fit-content!important;padding:0 10px!important;border-radius:999px!important;background:#fffffffa!important;color:#92400e!important;font-size:11px!important;font-weight:800!important}body.template-product .pdp-nudge-inline__context{margin:0!important;font-size:13px!important;line-height:1.45!important;font-weight:700!important;color:#7c2d12!important}body.template-product .pdp-nudge-inline__card{display:grid!important;grid-template-columns:88px minmax(0,1fr)!important;gap:12px!important;align-items:center!important}body.template-product .pdp-nudge-inline__media-link{display:block!important;text-decoration:none!important}body.template-product .pdp-nudge-inline__media,body.template-product .pdp-nudge-inline__placeholder{width:88px!important;height:88px!important;min-width:88px!important;min-height:88px!important;border-radius:16px!important}body.template-product .pdp-nudge-inline__body{display:grid!important;gap:8px!important;min-width:0!important}body.template-product .pdp-nudge-inline__title-link{color:inherit!important;text-decoration:none!important}body.template-product .pdp-nudge-inline__title-link:hover,body.template-product .pdp-nudge-inline__title-link:focus-visible{color:var(--red)!important;text-decoration:none!important}body.template-product .pdp-nudge-inline__title{min-height:2.76em!important;font-size:14px!important;line-height:1.38!important;-webkit-line-clamp:2!important}body.template-product .pdp-nudge-inline__price{display:inline-flex!important;align-items:baseline!important;gap:6px!important}body.template-product .pdp-nudge-inline__price strong{font-size:22px!important;color:var(--red)!important}body.template-product .pdp-nudge-inline__actions{display:flex!important;flex-wrap:wrap!important;gap:8px!important}body.template-product .pdp-nudge-inline__cta,body.template-product .pdp-nudge-inline__btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;min-height:38px!important;padding:0 14px!important;border-radius:999px!important;font-size:12px!important;font-weight:800!important;text-decoration:none!important;white-space:nowrap!important}body.template-product .pdp-nudge-inline__cta{color:#92400e!important;background:#fffffff5!important;border:1px solid rgba(146,64,14,.18)!important}body.template-product .pdp-nudge-inline__btn{border:0!important}@media(min-width:1280px)and (max-width:1679px){body.template-product .new-arr-sec .catalog-rail-track{grid-auto-columns:minmax(244px,252px)!important;gap:16px!important}}@media(min-width:1680px){body.template-product .new-arr-sec .catalog-rail-track{grid-auto-columns:minmax(248px,256px)!important;gap:16px!important}}@media(max-width:768px){body.template-product .pdp-price-row-main{align-items:baseline!important;gap:6px 8px!important}body.template-product .pdp-price-rating{min-height:30px!important;padding:0 8px!important}body.template-product .pdp-price-rating-stars-bg .ms,body.template-product .pdp-price-rating-stars-fg .ms{font-size:13px!important}body.template-product .pdp-price-rating-count{font-size:11px!important}body.template-product .btn-cart--notify{padding:0 12px!important;gap:6px!important;font-size:13px!important}body.template-product .btn-cart--notify .ms{font-size:15px!important}body.template-product .pdp-nudge-inline__card{grid-template-columns:76px minmax(0,1fr)!important;gap:10px!important}body.template-product .pdp-nudge-inline__media,body.template-product .pdp-nudge-inline__placeholder{width:76px!important;height:76px!important;min-width:76px!important;min-height:76px!important}body.template-product .pdp-nudge-inline__title{font-size:13px!important}body.template-product .pdp-nudge-inline__context{font-size:12px!important}body.template-product .pdp-nudge-inline__price strong{font-size:18px!important}}body.template-product .new-arr-sec{width:100%!important;max-width:100%!important;overflow:hidden!important}body.template-product .btn-cart--notify{min-height:50px!important;padding:0 18px!important;font-size:13.5px!important;letter-spacing:-.01em!important}body.template-product .btn-cart--notify .ms{font-size:17px!important}body.template-product .pdp-anchor-links{display:none!important}body.template-product .pdp-buy-stock{font-size:16px!important;line-height:1.45!important}body.template-product .pdp-stock-low,body.template-product .pdp-stock-out{min-height:88px!important;padding:14px 14px 12px!important}body.template-product .pdp-stock-low strong,body.template-product .pdp-stock-out strong{font-size:28px!important;line-height:1!important}body.template-product .pdp-stock-low-sub{font-size:14px!important;line-height:1.5!important;font-weight:700!important}body.template-product .pdp-fship-copy{font-size:16px!important;line-height:1.45!important}body.template-product .pdp-fship-copy strong{font-size:18px!important}body.template-product .pdp-fship-sub{font-size:13px!important;line-height:1.55!important}@media(min-width:1280px)and (max-width:1679px){body.template-product .new-arr-sec .catalog-rail-track{grid-auto-columns:minmax(228px,238px)!important;gap:16px!important}}@media(min-width:1680px){body.template-product .new-arr-sec .catalog-rail-track{grid-auto-columns:minmax(236px,246px)!important;gap:16px!important}}@media(max-width:768px){body.template-product .pdp-price-row-main{align-items:center!important;gap:8px 8px!important}body.template-product .pdp-buy{gap:12px!important;padding:14px 14px 16px!important;border-radius:18px!important}body.template-product .pdp-buy-stock{font-size:18px!important;gap:6px!important}body.template-product .pdp-ship-eta{gap:10px!important;padding:12px!important;font-size:14px!important}body.template-product .pdp-ship-eta-text,body.template-product .pdp-fship-sub{font-size:12.5px!important;line-height:1.5!important}body.template-product .pdp-ship-eta-text strong{font-size:17px!important}body.template-product .pdp-stock-low,body.template-product .pdp-stock-out{min-height:92px!important;padding:14px 14px 12px!important}body.template-product .pdp-stock-low strong,body.template-product .pdp-stock-out strong{font-size:30px!important}body.template-product .pdp-stock-low-sub{font-size:15px!important}body.template-product .pdp-fship{padding:12px!important}body.template-product .pdp-fship-copy,body.template-product .pdp-qty-label,body.template-product .pdp-qty-select,body.template-product .pdp-qty-max{font-size:14px!important;line-height:1.45!important}body.template-product .pdp-fship-copy strong{font-size:20px!important}body.template-product .pdp-qty-row{min-height:58px!important;gap:8px!important;padding:10px 12px!important}body.template-product .btn-cart--notify{min-height:54px!important;padding:0 14px!important;gap:8px!important;font-size:16px!important;white-space:nowrap!important}body.template-product .btn-cart--notify .ms{font-size:18px!important}}body.template-product .pdp-info-col{min-width:0!important}body.template-product .pdp-title{width:100%!important;max-width:none!important;font-size:clamp(16px,.9vw,18px)!important;line-height:1.3!important;letter-spacing:-.006em!important}body.template-product .pdp-price-row-main{align-items:center!important;flex-wrap:wrap!important;gap:10px 12px!important}body.template-product .pdp-price-rating{min-height:36px!important;padding:0 11px!important}body.template-product .pdp-price-rating-count{font-size:13px!important;line-height:1!important}body.template-product .pdp-lead{width:100%!important;max-width:none!important;display:block!important;overflow:visible!important;white-space:pre-line!important;font-size:16px!important;line-height:1.7!important}body.template-product .pdp-buy-stock{font-size:16px!important;line-height:1.35!important}body.template-product .pdp-stock-low,body.template-product .pdp-stock-out{display:block!important;padding:14px 16px!important}body.template-product .pdp-stock-low{min-height:0!important}body.template-product .pdp-stock-low-flag{display:inline-flex!important;align-items:center!important;gap:6px!important;font-size:15px!important;line-height:1.1!important;font-weight:800!important;color:var(--red)!important;white-space:nowrap!important;flex:0 0 auto!important}body.template-product .pdp-stock-low-flag .ms{grid-column:auto!important;grid-row:auto!important;align-self:center!important;width:auto!important;height:auto!important;min-width:0!important;min-height:0!important;margin:0!important;font-size:18px!important}body.template-product .pdp-stock-low strong{display:inline-block!important;margin-left:0!important;font-size:22px!important;line-height:1!important;white-space:nowrap!important;flex:0 0 auto!important}@media(min-width:1280px)and (max-width:1679px){body.template-product .new-arr-sec .catalog-rail-track{grid-auto-columns:minmax(248px,262px)!important;gap:16px!important;padding:6px 2px 10px!important}body.template-product .new-arr-sec .catalog-rail-item .pcard{min-height:356px!important;border-radius:18px!important}body.template-product .new-arr-sec .catalog-rail-item .pcard-media{height:194px!important;min-height:194px!important;margin-bottom:10px!important}body.template-product .new-arr-sec .catalog-rail-item .pcard-media img,body.template-product .new-arr-sec .catalog-rail-item .pcard-img img{transform:scale(1.08)!important;transform-origin:center center!important}body.template-product .new-arr-sec .catalog-rail-item .pcard-body{padding:10px 10px 12px!important;gap:6px!important}}@media(min-width:1680px){body.template-product .new-arr-sec .catalog-rail-track{grid-auto-columns:minmax(264px,278px)!important;gap:18px!important;padding:6px 2px 10px!important}body.template-product .new-arr-sec .catalog-rail-item .pcard{min-height:372px!important;padding:12px!important}body.template-product .new-arr-sec .catalog-rail-item .pcard-media{height:208px!important;min-height:208px!important;margin-bottom:12px!important}body.template-product .new-arr-sec .catalog-rail-item .pcard-media img,body.template-product .new-arr-sec .catalog-rail-item .pcard-img img{max-height:192px!important;transform:scale(1.14)!important;transform-origin:center center!important}body.template-product .new-arr-sec .catalog-rail-item .pcard-body{gap:7px!important}body.template-product .new-arr-sec .catalog-rail-item .pcard-title{min-height:4.08em!important;font-size:14.5px!important;line-height:1.36!important}}@media(max-width:768px){body.template-product .pdp-title{font-size:clamp(16px,4.6vw,18px)!important;line-height:1.32!important}body.template-product .pdp-price-row-main{gap:8px 10px!important;align-items:center!important}body.template-product .pdp-lead{font-size:15px!important;line-height:1.68!important}body.template-product .pdp-stock-low{padding:12px 14px!important;gap:7px!important}body.template-product .pdp-stock-low-head{align-items:center!important;gap:8px!important}body.template-product .pdp-stock-low-flag{font-size:14px!important}body.template-product .pdp-stock-low strong{font-size:19px!important}}@media(min-width:1280px)and (max-width:1679px){body.template-product .pdp-shelf-track,body.template-product .new-arr-sec .catalog-rail-track{grid-auto-columns:minmax(248px,262px)!important;gap:16px!important;padding:6px 2px 10px!important}body.template-product .pdp-shelf-item .pcard,body.template-product .new-arr-sec .catalog-rail-item .pcard{min-height:356px!important;border-radius:18px!important}body.template-product .pdp-shelf-item .pcard-media,body.template-product .new-arr-sec .catalog-rail-item .pcard-media{height:194px!important;min-height:194px!important;margin-bottom:10px!important}body.template-product .pdp-shelf-item .pcard-media img,body.template-product .pdp-shelf-item .pcard-img img,body.template-product .new-arr-sec .catalog-rail-item .pcard-media img,body.template-product .new-arr-sec .catalog-rail-item .pcard-img img{transform:scale(1.08)!important;transform-origin:center center!important}body.template-product .pdp-shelf-item .pcard-body,body.template-product .new-arr-sec .catalog-rail-item .pcard-body{padding:10px 10px 12px!important;gap:6px!important}body.template-product .pdp-shelf-item .pcard-title,body.template-product .new-arr-sec .catalog-rail-item .pcard-title{font-size:14px!important;line-height:1.4!important}}@media(min-width:1680px){body.template-product .pdp-shelf-track,body.template-product .new-arr-sec .catalog-rail-track{grid-auto-columns:minmax(264px,278px)!important;gap:18px!important;padding:6px 2px 10px!important}body.template-product .pdp-shelf-item .pcard,body.template-product .new-arr-sec .catalog-rail-item .pcard{min-height:372px!important;padding:12px!important}body.template-product .pdp-shelf-item .pcard-media,body.template-product .new-arr-sec .catalog-rail-item .pcard-media{height:208px!important;min-height:208px!important;margin-bottom:12px!important}body.template-product .pdp-shelf-item .pcard-media img,body.template-product .pdp-shelf-item .pcard-img img,body.template-product .new-arr-sec .catalog-rail-item .pcard-media img,body.template-product .new-arr-sec .catalog-rail-item .pcard-img img{max-height:192px!important;transform:scale(1.14)!important;transform-origin:center center!important}body.template-product .pdp-shelf-item .pcard-body,body.template-product .new-arr-sec .catalog-rail-item .pcard-body{gap:7px!important}body.template-product .pdp-shelf-item .pcard-title,body.template-product .new-arr-sec .catalog-rail-item .pcard-title{min-height:4.08em!important;font-size:14.5px!important;line-height:1.36!important}}@media(min-width:1280px){body.template-product .pdp-title{font-size:clamp(16px,.9vw,18px)!important;line-height:1.3!important;letter-spacing:-.006em!important;margin-bottom:8px!important}body.template-product .pdp-price-row-main{flex-wrap:wrap!important;align-items:center!important;gap:12px!important;row-gap:8px!important}body.template-product .pdp-buy{gap:12px!important;padding:16px 16px 18px!important;border-radius:18px!important}body.template-product .pdp-buy-stock,body.template-product .pdp-ship-eta,body.template-product .pdp-stock-low,body.template-product .pdp-fship{font-size:15px!important;line-height:1.5!important}body.template-product .pdp-buy-stock{min-height:46px!important;padding:0 14px!important;font-size:16px!important;font-weight:800!important}body.template-product .pdp-ship-eta{display:flex!important;align-items:center!important;gap:12px!important;min-height:58px!important;padding:12px 16px!important}body.template-product .pdp-ship-eta .ms{font-size:19px!important;flex:0 0 auto!important}body.template-product .pdp-ship-eta-text{display:flex!important;align-items:center!important;gap:6px!important;flex-wrap:wrap!important;line-height:1.35!important;font-size:15px!important}body.template-product .pdp-ship-eta-text strong{font-size:18px!important;line-height:1!important}body.template-product .pdp-stock-low{min-height:58px!important;padding:12px 16px!important}body.template-product .pdp-stock-low-head{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:12px!important}body.template-product .pdp-stock-low-flag{font-size:15px!important;line-height:1!important}body.template-product .pdp-stock-low-flag .ms{font-size:19px!important}body.template-product .pdp-stock-low strong{margin-left:auto!important;font-size:20px!important;line-height:1!important}body.template-product .pdp-fship{padding:14px 16px!important;gap:8px!important}body.template-product .pdp-fship-text{display:flex!important;align-items:center!important;gap:8px!important}body.template-product .pdp-fship-text .ms{font-size:18px!important;flex:0 0 auto!important}body.template-product .pdp-fship-copy{font-size:15px!important;line-height:1.25!important}body.template-product .pdp-fship-copy strong{font-size:18px!important;line-height:1!important}body.template-product .pdp-fship-sub{font-size:14px!important;line-height:1.45!important}body.template-product .pdp-qty-row{display:flex!important;align-items:center!important;gap:12px!important;margin-top:2px!important}body.template-product .pdp-qty-label{min-width:40px!important;font-size:15px!important;font-weight:800!important;line-height:1!important}body.template-product .pdp-qty-select{min-height:44px!important;padding:0 12px!important;font-size:15px!important;line-height:1!important}body.template-product .pdp-qty-max{font-size:14px!important;line-height:1!important}body.template-product .btn-cart{min-height:54px!important;font-size:20px!important;line-height:1!important;gap:10px!important}body.template-product .btn-cart .ms{font-size:23px!important;line-height:1!important}}@media(max-width:768px){body.template-product .pdp-title{font-size:clamp(16px,4.6vw,18px)!important;line-height:1.32!important}body.template-product .pdp-ship-eta-text{gap:4px!important;font-size:13px!important}body.template-product .pdp-ship-eta-text strong{font-size:14px!important}body.template-product .pdp-stock-low-flag{font-size:13.5px!important}body.template-product .pdp-stock-low strong{font-size:19px!important}body.template-product .pdp-fship-copy{font-size:13.5px!important}body.template-product .pdp-fship-copy strong{font-size:16px!important}body.template-product .pdp-fship-sub,body.template-product .pdp-qty-max{font-size:12px!important}body.template-product .pdp-qty-label,body.template-product .pdp-qty-select{font-size:13.5px!important}body.template-product .btn-cart{min-height:48px!important;font-size:17px!important}}@media(max-width:768px){body.template-product .pdp-shelf,body.template-product .new-arr-sec,body.template-product .pdp-shelf--category,body.template-product .pdp-catpop,body.template-product .recent-sec,body.template-product .related-sec,body.template-product #reviews,body.template-product #faq,body.template-product #shipping{content-visibility:visible!important;contain-intrinsic-size:auto!important;contain:none!important}}body.template-product .shopify-section.section-new-arr{width:100%!important;max-width:var(--page-max, 1440px)!important;margin-inline:auto!important;padding-inline:0!important;box-sizing:border-box!important}body.template-product .shopify-section.section-new-arr>.page{max-width:var(--page-max, 1440px)!important;width:var(--hd-page-frame, min( calc(100vw - 48px) , var(--page-max, 1440px)))!important;margin-inline:auto!important;padding-inline:0!important}body.template-product .shopify-section.section-new-arr .new-arr-sec{margin-inline:0!important}@media(min-width:1280px){body.template-product .pdp-title{font-size:clamp(16px,.9vw,18px)!important;line-height:1.3!important;letter-spacing:-.006em!important}body.template-product .pdp-price-row-main{align-items:center!important;gap:10px 12px!important}body.template-product .pdp-ship-eta-text{flex-wrap:nowrap!important;white-space:nowrap!important;font-size:14px!important;line-height:1!important}body.template-product .pdp-ship-eta-text strong{font-size:16px!important}body.template-product .pdp-stock-low{min-height:56px!important;padding:12px 16px!important}body.template-product .pdp-stock-low-head{min-height:30px!important}body.template-product .pdp-stock-low-flag{font-size:15px!important}body.template-product .pdp-stock-low strong{font-size:21px!important}}@media(max-width:768px){body.template-product .pdp-sticky-cta-btn{min-height:46px!important;font-size:14px!important;line-height:1.2!important;gap:6px!important}body.template-product .pdp-shelf-item .pcard-cart,body.template-product .pdp-shelf-item .pcard-soldout,body.template-product .pdp-shelf-item .pcard-secondary{min-height:40px!important;font-size:13px!important;line-height:1.25!important}}@media(min-width:1280px){body.template-product .pdp-title{width:100%!important;max-width:none!important;font-size:clamp(18px,1.05vw,20px)!important;line-height:1.22!important;letter-spacing:-.012em!important}body.template-product .pdp-lead{width:100%!important;max-width:none!important;white-space:pre-line!important;font-size:15px!important;line-height:1.72!important}body.template-product .pdp-price-row-main{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:8px 10px!important}body.template-product .pdp-price-rating{min-height:34px!important;display:inline-flex!important;align-items:center!important;white-space:nowrap!important}}body.template-product .pdp-shelf-item .pcard-cart,body.template-product .pdp-shelf-item .pcard-soldout,body.template-product .pdp-shelf-item .pcard-secondary,body.template-product .catalog-rail-item .pcard-cart,body.template-product .catalog-rail-item .pcard-soldout,body.template-product .catalog-rail-item .pcard-secondary{min-height:42px!important;padding:9px 12px!important;font-size:13px!important;line-height:1.25!important;letter-spacing:0!important}@media(min-width:1025px){body.template-product .pdp-main-top{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important}body.template-product .pdp-info-col{align-self:start!important;padding:14px 16px 16px!important;background:var(--white)!important;border:1px solid rgba(15,23,42,.08)!important;border-radius:18px!important;box-shadow:0 16px 30px #0f172a0d!important}}body.template-product .pdp-stock-low-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;flex-wrap:nowrap!important;min-width:0!important}body.template-product .pdp-stock-low-flag,body.template-product .pdp-stock-low strong{display:inline-flex!important;align-items:center!important;min-height:28px!important;line-height:1.2!important;white-space:nowrap!important}body.template-product .pdp-qty-row{min-height:54px!important;display:flex!important;align-items:center!important;gap:12px!important}body.template-product .pdp-qty-label{display:inline-flex!important;align-items:center!important;min-height:24px!important;line-height:1.35!important;overflow:visible!important}body.template-product .pdp-qty-select,body.template-product .pdp-qty-max,body.template-product .pdp-ship-eta-text,body.template-product .pdp-fship-copy,body.template-product .pdp-fship-sub{line-height:1.45!important}body.template-product .pdp-price-row-main{min-height:38px!important;overflow:visible!important}body.template-product .pdp-price,body.template-product .pdp-price-tax,body.template-product .pdp-price-rating-count{line-height:1!important}body.template-product .pdp-price-rating{height:34px!important;padding-block:0!important;overflow:visible!important}body.template-product .pdp-price-rating-stars,body.template-product .pdp-price-rating-stars-bg,body.template-product .pdp-price-rating-stars-fg,body.template-product .pdp-price-rating-count{display:inline-flex!important;align-items:center!important;min-height:18px!important;overflow:visible!important}body.template-product .shopify-section.section-new-arr,body.template-product .shopify-section.section-new-arr>.page,body.template-product .shopify-section.section-new-arr .new-arr-sec,body.template-product .pdp-shelf{max-width:var(--page-max, 1440px)!important;margin-inline:auto!important;box-sizing:border-box!important}body.template-product .pdp-price-row-main{align-items:center!important;gap:8px 10px!important}body.template-product .pdp-stock-low{min-height:54px!important}body.template-product .pdp-stock-low-head{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;column-gap:12px!important}body.template-product .pdp-stock-low-flag{justify-self:start!important;min-width:0!important}body.template-product .pdp-stock-low strong{justify-self:end!important}@media(max-width:768px){body.template-product .pdp-title{font-size:18px!important;line-height:1.28!important;letter-spacing:-.01em!important}body.template-product .pdp-lead{font-size:14.5px!important;line-height:1.75!important}body.template-product .pdp-sticky-cta-title{font-size:12px!important;line-height:1.25!important;font-weight:700!important}body.template-product .pdp-sticky-cta-price strong{font-size:15px!important}body.template-product .pdp-sticky-cta-btn{min-height:48px!important;font-size:15px!important;line-height:1.2!important}body.template-product .pdp-stock-low{padding:12px 14px!important}body.template-product .pdp-stock-low-head{min-height:30px!important;column-gap:10px!important}body.template-product .pdp-stock-low-flag{font-size:13.5px!important}body.template-product .pdp-stock-low strong{font-size:18px!important}}@media(min-width:769px)and (max-width:1279px){body.template-product .pdp-title{width:100%!important;max-width:none!important;font-size:17px!important;line-height:1.32!important;letter-spacing:-.01em!important}body.template-product .pdp-lead{width:100%!important;max-width:none!important;white-space:pre-line!important;font-size:15px!important;line-height:1.72!important}body.template-product .pdp-price-row-main{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:8px 10px!important}body.template-product .pdp-price-rating{display:inline-flex!important;align-items:center!important;min-height:34px!important;white-space:nowrap!important}}@media(min-width:1200px)and (max-width:1679px){body.template-product .shopify-section.section-new-arr,body.template-product .shopify-section.section-new-arr>.page{width:var(--hd-page-frame, min( calc(100vw - 48px) , var(--page-max, 1440px)))!important;max-width:var(--page-max, 1440px)!important;margin-inline:auto!important;padding-inline:0!important}body.template-product .shopify-section.section-new-arr .new-arr-sec{width:100%!important;max-width:100%!important;margin-inline:0!important}}@media(max-width:480px){body.template-product .pdp-price-row-main{display:flex!important;align-items:center!important;flex-wrap:nowrap!important;gap:5px!important;min-width:0!important;overflow:visible!important}body.template-product .pdp-price-rating{order:1!important;flex:0 0 auto!important;height:30px!important;min-height:30px!important;padding:0 8px!important;gap:3px!important}body.template-product .pdp-price-rating-stars-bg .ms,body.template-product .pdp-price-rating-stars-fg .ms,body.template-product .pdp-price-rating-count{font-size:11px!important}body.template-product .pdp-price{order:2!important;flex:0 0 auto!important;font-size:30px!important;letter-spacing:-.04em!important}body.template-product .pdp-price-tax{order:3!important;flex:0 0 auto!important;font-size:12px!important}}@media(max-width:360px){body.template-product .pdp-price-row-main{flex-wrap:wrap!important}}:root{--hd-pdp-frame: var(--hd-page-frame, min( calc(100vw - 48px) , var(--page-max, 1440px)));--hd-pdp-section-frame: var(--hd-page-frame, min( calc(100vw - 48px) , var(--page-max, 1440px)))}@media(min-width:1025px){body.template-product .pdp-title{font-size:clamp(17px,.96vw,19px)!important;line-height:1.24!important;letter-spacing:-.012em!important;max-width:none!important}body.template-product .pdp-info-col{min-width:0!important}body.template-product .pdp-lead{width:100%!important;max-width:none!important;white-space:pre-line!important}body.template-product .pdp-shelf,body.template-product .shopify-section.section-recent .recent-sec,body.template-product .recent-sec{width:var(--hd-pdp-frame)!important;max-width:var(--hd-pdp-frame)!important;margin-inline:auto!important}body.template-product .shopify-section.section-new-arr{width:var(--hd-pdp-section-frame)!important;max-width:var(--hd-pdp-section-frame)!important;margin-inline:auto!important;padding-inline:0!important}body.template-product .shopify-section.section-new-arr>.page{width:100%!important;max-width:100%!important;margin-inline:auto!important;padding-inline:14px!important}body.template-product .shopify-section.section-new-arr .new-arr-sec{width:100%!important;max-width:100%!important;margin-inline:0!important}}@media(max-width:1024px){:root{--hd-pdp-frame: calc(100vw - 24px) ;--hd-pdp-section-frame: 100%}body.template-product .pdp-title{font-size:clamp(16px,4.25vw,18px)!important;line-height:1.3!important}body.template-product .pdp-shelf,body.template-product .recent-sec,body.template-product .shopify-section.section-new-arr,body.template-product .shopify-section.section-new-arr>.page,body.template-product .shopify-section.section-new-arr .new-arr-sec{width:100%!important;max-width:100%!important}body.template-product .shopify-section.section-new-arr>.page{padding-inline:0!important}}body.template-product .pdp-price-row-main{display:flex!important;align-items:center!important;gap:8px 10px!important}body.template-product .pdp-price-rating,body.template-product .pdp-price-rating *{display:inline-flex!important;align-items:center!important;line-height:1!important}body.template-product .pdp-buy{align-content:start!important;gap:12px!important}body.template-product .pdp-ship-eta,body.template-product .pdp-stock-low,body.template-product .pdp-fship,body.template-product .pdp-qty-row{width:100%!important}body.template-product .pdp-stock-low-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;min-width:0!important}body.template-product .pdp-stock-low-flag,body.template-product .pdp-stock-low strong{display:inline-flex!important;align-items:center!important;white-space:nowrap!important;line-height:1.15!important}body.template-product .pdp-fship-text{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:4px 7px!important}body.template-product .pdp-qty-row{justify-content:flex-start!important;flex-wrap:nowrap!important}body.template-product .btn-cart{width:100%!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important}body.template-product .btn-cart--notify{font-size:clamp(16px,1.2vw,18px)!important;line-height:1.2!important}@media(max-width:1024px){body.template-product .pdp-shelf,body.template-product .shopify-section.section-new-arr,body.template-product .shopify-section.section-new-arr>.page,body.template-product .shopify-section.section-new-arr .new-arr-sec,body.template-product .shopify-section.section-recent .recent-sec,body.template-product .recent-sec{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;margin-left:auto!important;margin-right:auto!important}body.template-product .shopify-section.section-new-arr,body.template-product .shopify-section.section-new-arr>.page{padding-left:0!important;padding-right:0!important}}@media(min-width:1025px){body.template-product .shopify-section.section-new-arr{width:var(--hd-pdp-frame)!important;max-width:var(--hd-pdp-frame)!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}body.template-product .shopify-section.section-new-arr>.page,body.template-product .shopify-section.section-new-arr .new-arr-sec{width:100%!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}}@media(min-width:1025px){body.template-product .pdp-title{font-size:clamp(16px,.9vw,18px)!important;line-height:1.28!important}}body.template-product .pdp-price-row-main{align-items:center!important;gap:8px 12px!important}body.template-product .pdp-ship-eta,body.template-product .pdp-stock-low,body.template-product .pdp-fship,body.template-product .pdp-qty-row{font-size:13.5px!important;line-height:1.45!important}body.template-product .pdp-stock-low{padding:12px 14px!important}body.template-product .pdp-stock-low-head{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important}body.template-product .pdp-stock-low-flag{font-size:14px!important;font-weight:900!important}body.template-product .pdp-stock-low strong{font-size:clamp(20px,1.55vw,24px)!important;font-weight:950!important;line-height:1!important}body.template-product .pdp-qty-row label,body.template-product .pdp-qty-row select,body.template-product .pdp-qty-note{font-size:13.5px!important;line-height:1.25!important}body.template-product .btn-cart{min-height:54px!important;font-size:clamp(17px,1.25vw,20px)!important;line-height:1.15!important}@media(max-width:480px){body.template-product .pdp-stock-low-head{gap:8px!important}body.template-product .pdp-stock-low strong{font-size:21px!important}}@media(min-width:1025px){body.template-product .pdp-title{font-size:clamp(15.5px,.86vw,17px)!important;line-height:1.3!important;letter-spacing:-.008em!important;max-width:none!important}}body.template-product .pdp-price-row-main{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:8px 12px!important}body.template-product .pdp-price-tax,body.template-product .pdp-price-unit{font-size:13px!important;line-height:1.2!important}body.template-product .pdp-price{line-height:1.05!important;overflow:visible!important}body.template-product .pdp-lead{width:100%!important;max-width:none!important;font-size:14px!important;line-height:1.75!important;white-space:pre-line!important}body.template-product .pdp-buy{gap:14px!important}body.template-product .pdp-ship-eta,body.template-product .pdp-stock-low,body.template-product .pdp-stock-out,body.template-product .pdp-fship,body.template-product .pdp-qty-row{width:100%!important;font-size:13.5px!important;line-height:1.45!important}body.template-product .pdp-stock-low-head{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;min-width:0!important}body.template-product .pdp-stock-low-flag{min-width:0!important;font-size:14px!important;font-weight:900!important}body.template-product .pdp-stock-low strong{flex:0 0 auto!important;text-align:right!important;font-size:clamp(20px,1.45vw,23px)!important;line-height:1!important}body.template-product .pdp-fship-copy,body.template-product .pdp-fship-sub,body.template-product .pdp-qty-label,body.template-product .pdp-qty-select,body.template-product .pdp-qty-max,body.template-product .pdp-qty-note{font-size:13px!important;line-height:1.45!important}body.template-product .pdp-qty-select{min-height:42px!important}body.template-product .btn-cart,body.template-product .btn-sub,body.template-product .pdp-nudge-inline__btn,body.template-product .pdp-nudge-inline__cta,body.template-product .pdp-meta-pill,body.template-product .pdp-anchor-links a{min-height:40px!important;font-size:13px!important;line-height:1.25!important}body.template-product .btn-cart{min-height:54px!important;font-size:clamp(17px,1.2vw,20px)!important}body.template-product .pdp-nudge-inline__label,body.template-product .pdp-nudge-inline__sub,body.template-product .pdp-variant-label,body.template-product .pdp-variant-label .req-tag,body.template-product .upsell-tag,body.template-product .rev-meta,body.template-product .rev-date,body.template-product .rev-helpful{font-size:12px!important;line-height:1.35!important}body.template-product .pdp-nudge-inline__title,body.template-product .pdp-variant-pill,body.template-product .upsell-product-txt,body.template-product .pdp-reviews-summary-meta,body.template-product .pdp-reviews-summary-cta{font-size:13px!important;line-height:1.4!important}body.template-product .pdp-shelf-item .pcard-cart,body.template-product .pdp-shelf-item .pcard-soldout,body.template-product .pdp-shelf-item .pcard-secondary,body.template-product .new-arr-sec .pcard-cart,body.template-product .new-arr-sec .pcard-soldout,body.template-product .new-arr-sec .pcard-secondary{min-height:40px!important;font-size:13px!important;line-height:1.25!important}@media(max-width:480px){body.template-product .pdp-title{font-size:clamp(15px,4.2vw,17px)!important;line-height:1.32!important}body.template-product .pdp-stock-low strong{font-size:20px!important}}body.template-product .pdp-sticky-cta-title{min-height:32px!important;max-height:none!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;white-space:normal!important;font-size:12.5px!important;line-height:1.28!important}@media(min-width:1025px){body.template-product .pdp-title{font-size:clamp(14.5px,.78vw,16px)!important;line-height:1.34!important;letter-spacing:-.006em!important;max-width:none!important}}@media(min-width:769px)and (max-width:1024px){body.template-product .pdp-title{font-size:clamp(14.5px,1.8vw,16px)!important;line-height:1.34!important}}@media(max-width:768px){body.template-product .pdp-title{font-size:clamp(14px,4vw,16px)!important;line-height:1.34!important}}body.template-product .pdp-main-top,body.template-product .pdp-info-col,body.template-product .pdp-buy{min-width:0!important}body.template-product .pdp-price-row-main,body.template-product .pdp-price-rating,body.template-product .pdp-buy,body.template-product .pdp-ship-eta,body.template-product .pdp-stock-low,body.template-product .pdp-fship,body.template-product .pdp-qty-row{overflow:visible!important}body.template-product .pdp-price-row-main{min-height:40px!important;align-items:center!important;gap:8px 10px!important}body.template-product .pdp-price{font-size:clamp(26px,2.25vw,34px)!important}body.template-product .pdp-buy{align-self:start!important;gap:12px!important;padding:16px!important}body.template-product .pdp-ship-eta,body.template-product .pdp-stock-low,body.template-product .pdp-fship,body.template-product .pdp-qty-row{border-radius:14px!important}body.template-product .pdp-stock-low-head{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important}body.template-product .pdp-stock-low-flag{justify-self:start!important;min-width:0!important;font-size:14px!important;line-height:1.2!important}body.template-product .pdp-stock-low strong{justify-self:end!important;text-align:right!important;font-size:clamp(18px,1.25vw,22px)!important;line-height:1!important}body.template-product .btn-cart{min-height:54px!important;font-size:clamp(17px,1.15vw,19px)!important;line-height:1.15!important}body.template-product .shopify-section.section-new-arr,body.template-product .shopify-section.section-new-arr .new-arr-sec{width:var(--hd-pdp-frame)!important;max-width:var(--hd-pdp-frame)!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important;box-sizing:border-box!important}body.template-product .shopify-section.section-new-arr .catalog-rail-track{width:100%!important;max-width:100%!important}@media(max-width:1024px){body.template-product .shopify-section.section-new-arr,body.template-product .shopify-section.section-new-arr .new-arr-sec{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important}}:root{--hd-pdp-frame: var(--hd-page-frame, min( calc(100vw - 48px) , var(--page-max, 1440px)))}body.template-product #MainContent,body.template-product main,body.template-product .shopify-section{background:#fff!important}body.template-product .page{background:#fff!important}@media(min-width:1025px){body.template-product .page,body.template-product .pdp,body.template-product .pdp-shelf,body.template-product .related-sec,body.template-product .recent-sec,body.template-product .shopify-section.section-new-arr,body.template-product .shopify-section.section-new-arr>.page,body.template-product .shopify-section.section-new-arr .new-arr-sec{width:var(--hd-pdp-frame)!important;max-width:var(--hd-pdp-frame)!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}body.template-product .page,body.template-product .shopify-section.section-new-arr,body.template-product .shopify-section.section-new-arr>.page,body.template-product .shopify-section.section-new-arr .new-arr-sec{padding-left:0!important;padding-right:0!important}body.template-product .pdp{grid-template-columns:minmax(300px,342px) minmax(0,1fr)!important;gap:18px!important;padding:10px 0 18px!important;margin-top:0!important;margin-bottom:8px!important;background:#fff!important;align-items:start!important}body.template-product .pdp-img-col{padding:10px!important;background:#fff!important;border:1px solid #e5e7eb!important;border-radius:16px!important;box-shadow:0 10px 24px #0f172a0d!important}body.template-product .pdp-main-col{gap:0!important;min-width:0!important}body.template-product .pdp-main-top{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(286px,316px)!important;gap:18px!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;align-items:start!important}body.template-product .pdp-info-col{min-width:0!important;padding:14px 18px 18px!important;background:#fff!important;border:1px solid #e5e7eb!important;border-radius:16px!important;box-shadow:0 10px 24px #0f172a0a!important}body.template-product .pdp-title{width:100%!important;max-width:none!important;margin:0 0 8px!important;font-size:clamp(14.5px,.78vw,16px)!important;line-height:1.38!important;letter-spacing:-.002em!important;word-break:normal!important;overflow-wrap:anywhere!important}body.template-product .pdp-lead{width:100%!important;max-width:none!important;margin-top:8px!important;font-size:14px!important;line-height:1.75!important;white-space:pre-line!important}body.template-product .pdp-price-row-main{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:8px 10px!important;min-height:40px!important}body.template-product .pdp-price{font-size:clamp(26px,2vw,32px)!important;line-height:1!important}body.template-product .pdp-price-tax{font-size:13px!important;line-height:1!important}body.template-product .pdp-price-rating{min-height:32px!important;display:inline-flex!important;align-items:center!important;white-space:nowrap!important;line-height:1!important}body.template-product .pdp-buy{align-self:start!important;gap:12px!important;padding:14px!important;background:#fff!important;border:1px solid #fed7aa!important;border-radius:18px!important;box-shadow:0 14px 28px #ea580c14!important}}body.template-product .pdp-buy-stock,body.template-product .pdp-ship-eta,body.template-product .pdp-stock-low,body.template-product .pdp-stock-out,body.template-product .pdp-fship,body.template-product .pdp-qty-row{width:100%!important;box-sizing:border-box!important;overflow:visible!important}body.template-product .pdp-stock-low{display:block!important;min-height:56px!important;padding:13px 14px!important;border:2px solid var(--red)!important;background:#fff!important}body.template-product .pdp-stock-low-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;min-width:0!important;flex-wrap:nowrap!important}body.template-product .pdp-stock-low-flag{display:inline-flex!important;align-items:center!important;gap:5px!important;min-width:0!important;flex:1 1 auto!important;color:var(--red)!important;font-size:14px!important;font-weight:900!important;line-height:1.15!important;white-space:nowrap!important}body.template-product .pdp-stock-low-flag .ms{flex:0 0 auto!important;font-size:16px!important;line-height:1!important}body.template-product .pdp-stock-low strong{display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;flex:0 0 auto!important;min-width:max-content!important;color:var(--red)!important;font-size:clamp(18px,1.18vw,21px)!important;font-weight:950!important;line-height:1!important;white-space:nowrap!important}body.template-product .pdp-ship-eta,body.template-product .pdp-fship,body.template-product .pdp-qty-row{min-height:46px!important;padding:10px 12px!important;border-radius:14px!important;font-size:13.5px!important;line-height:1.45!important}body.template-product .pdp-fship-copy{display:inline-flex!important;align-items:baseline!important;flex-wrap:wrap!important;gap:3px!important}body.template-product .pdp-qty-row{display:flex!important;align-items:center!important;gap:10px!important}body.template-product .btn-cart,body.template-product .btn-cart--notify{width:100%!important;min-height:54px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;white-space:nowrap!important;font-size:clamp(17px,1.1vw,19px)!important;line-height:1.15!important}@media(max-width:1024px){body.template-product{background:#fff!important}body.template-product .page,body.template-product .pdp,body.template-product .pdp-shelf,body.template-product .related-sec,body.template-product .recent-sec,body.template-product .shopify-section.section-new-arr,body.template-product .shopify-section.section-new-arr>.page,body.template-product .shopify-section.section-new-arr .new-arr-sec{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}body.template-product .pdp-title{font-size:clamp(14px,4vw,16px)!important;line-height:1.36!important;margin-bottom:8px!important}}@media(max-width:640px){body.template-product .pdp-buy{padding:12px!important;border-radius:18px!important}body.template-product .pdp-stock-low{min-height:54px!important;padding:12px!important}body.template-product .pdp-stock-low-flag{font-size:13px!important}body.template-product .pdp-stock-low strong{font-size:18px!important}body.template-product .btn-cart,body.template-product .btn-cart--notify{min-height:52px!important;font-size:17px!important}}body.template-product .site-footer,body.template-product .site-footer__shell,body.template-product .site-footer__shell.page{background:transparent!important}body.template-product .shopify-section:has(.site-footer){background:linear-gradient(180deg,#1f2937,#0f172a)!important}body.template-product .site-footer{background:linear-gradient(180deg,#1f2937,#0f172a)!important}@media(min-width:1025px){body.template-product .pdp{align-items:stretch!important}body.template-product .pdp-img-col,body.template-product .pdp-main-col,body.template-product .pdp-main-top,body.template-product .pdp-info-col,body.template-product .pdp-buy{align-self:stretch!important}body.template-product .pdp-img-col,body.template-product .pdp-info-col{display:flex!important;flex-direction:column!important}body.template-product .pdp-img-main{flex:1 1 auto!important;min-height:320px!important}body.template-product .pdp-main-image{width:100%!important;height:100%!important;object-fit:contain!important}body.template-product .pdp-main-top{align-items:stretch!important}body.template-product .pdp-info-col{justify-content:flex-start!important;min-height:100%!important}body.template-product .pdp-lead{margin-bottom:0!important}}@media(min-width:1025px){body.template-product .pdp-title{font-size:clamp(18px,1.04vw,21px)!important;line-height:1.32!important;letter-spacing:-.006em!important}}@media(max-width:1024px){body.template-product .pdp-title{font-size:clamp(17px,4.8vw,20px)!important;line-height:1.34!important}}@media(min-width:1025px){body.template-product .pdp,body.template-product .pdp-main-top{align-items:start!important}body.template-product .pdp-info-col{align-self:start!important;min-height:auto!important;padding:10px 0 0!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:#fff!important}}@media(max-width:768px){body.template-product .pdp-shelf-item .pcard-title,body.template-product .new-arr-sec .catalog-rail-item .pcard-title{-webkit-line-clamp:3!important;min-height:0!important;max-height:4.08em!important;line-height:1.36!important}}body.template-product{background:#fff!important}body.template-product .pdp-title{max-width:none!important;margin:0 0 10px!important;font-size:clamp(15px,.92vw,18px)!important;line-height:1.34!important;letter-spacing:-.012em!important;word-break:auto-phrase!important;overflow-wrap:anywhere!important}body.template-product .pdp-lead{display:block!important;width:100%!important;max-width:none!important;margin:0!important;color:#1e293b!important;font-size:clamp(14px,.86vw,16px)!important;font-weight:500!important;line-height:1.78!important;white-space:normal!important;overflow:visible!important}body.template-product .pdp-lead--rte{white-space:pre-line!important}body.template-product .pdp-lead--rte :where(p,div,ul,ol){white-space:normal!important}body.template-product .pdp-lead :where(p,div){margin:0 0 .58em!important}body.template-product .pdp-lead :where(p,div):last-child{margin-bottom:0!important}body.template-product .sec-body.rte{max-width:none!important;color:#111827!important;font-size:clamp(14.5px,.86vw,16px)!important;line-height:1.85!important;white-space:pre-line!important;overflow-wrap:anywhere!important}body.template-product .sec-body.rte :where(p,div,ul,ol,table){white-space:normal!important}body.template-product .pdp-buy{display:flex!important;flex-direction:column!important;gap:10px!important;padding:16px!important;border-radius:20px!important}body.template-product .pdp-ship-eta,body.template-product .pdp-stock-low,body.template-product .pdp-stock-out,body.template-product .pdp-fship,body.template-product .pdp-qty-row{width:100%!important;box-sizing:border-box!important;min-height:50px!important;padding:11px 12px!important;font-size:14px!important;line-height:1.45!important}body.template-product .pdp-stock-low{display:flex!important;align-items:center!important}body.template-product .pdp-stock-low-head{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;width:100%!important;gap:12px!important}body.template-product .pdp-stock-low-flag{display:inline-flex!important;align-items:center!important;gap:6px!important;min-width:0!important;font-size:14px!important;font-weight:900!important;white-space:nowrap!important}body.template-product .pdp-stock-low strong{display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;min-width:max-content!important;font-size:clamp(18px,1.18vw,22px)!important;font-weight:950!important;line-height:1!important;white-space:nowrap!important}body.template-product .pdp-fship-text,body.template-product .pdp-fship-copy,body.template-product .pdp-ship-eta-text,body.template-product .pdp-qty-label,body.template-product .pdp-qty-max{display:inline-flex!important;align-items:center!important;flex-wrap:wrap!important;gap:4px!important;font-size:14px!important;line-height:1.35!important}body.template-product .pdp-fship-sub{margin-top:5px!important;font-size:12.5px!important;line-height:1.55!important}body.template-product .pdp-product-form{margin-top:0!important}body.template-product .btn-cart,body.template-product .btn-cart--notify{min-height:56px!important;padding-inline:18px!important;font-size:clamp(18px,1.08vw,20px)!important;font-weight:950!important;line-height:1.15!important}body.template-product .pdp-bundle--inline{margin-top:18px!important;border-radius:18px!important}body.template-product .pdp-bundle-title{font-size:clamp(18px,1.12vw,22px)!important;line-height:1.3!important}body.template-product .pdp-bundle-cta{min-height:46px!important;font-size:15px!important}@media(min-width:1025px){body.template-product .pdp,body.template-product .pdp-shelf,body.template-product .related-sec,body.template-product .recent-sec,body.template-product .shopify-section.section-new-arr,body.template-product .shopify-section.section-new-arr>.page,body.template-product .shopify-section.section-new-arr .new-arr-sec{width:min(calc(100vw - 64px),var(--page-max, 1440px))!important;max-width:min(calc(100vw - 64px),var(--page-max, 1440px))!important;margin-left:auto!important;margin-right:auto!important}body.template-product .shopify-section.section-new-arr{overflow:hidden!important}body.template-product .shopify-section.section-new-arr .catalog-rail-track,body.template-product .pdp-shelf-track{grid-auto-columns:minmax(226px,calc((100% - 70px) / 6))!important;gap:14px!important;padding:4px 0 12px!important}}@media(max-width:1024px){body.template-product .pdp-title{font-size:clamp(16px,4.2vw,20px)!important;line-height:1.36!important}}@media(max-width:768px){body.template-product .pdp-title{font-size:clamp(16px,4.6vw,18px)!important}body.template-product .pdp-price-row-main{gap:7px!important}body.template-product .pdp-buy{gap:10px!important;padding:12px!important}body.template-product .pdp-ship-eta,body.template-product .pdp-stock-low,body.template-product .pdp-fship,body.template-product .pdp-qty-row{min-height:48px!important;padding:10px 11px!important;font-size:13.5px!important}body.template-product .pdp-stock-low strong{font-size:18px!important}body.template-product .btn-cart,body.template-product .btn-cart--notify{min-height:54px!important;font-size:17px!important}body.template-product .shopify-section.section-new-arr .catalog-rail-track,body.template-product .pdp-shelf-track{grid-auto-columns:calc((100% - 10px)/2)!important;gap:10px!important}}body.template-product .pdp-shelf,body.template-product .shopify-section.section-new-arr .new-arr-sec{position:relative!important}body.template-product .pdp-shelf-controls,body.template-product .shopify-section.section-new-arr .catalog-rail-controls{position:absolute!important;top:calc(50% + 16px)!important;left:10px!important;right:10px!important;z-index:12!important;display:flex!important;align-items:center!important;justify-content:space-between!important;width:auto!important;height:0!important;margin:0!important;padding:0!important;pointer-events:none!important;transform:translateY(-50%)!important}@media(min-width:769px){body.template-product .pdp-shelf-controls{top:calc(50% - 3px)!important}body.template-product .shopify-section.section-new-arr .catalog-rail-controls{top:37.25%!important}}body.template-product .pdp-shelf-btn,body.template-product .shopify-section.section-new-arr .catalog-rail-btn{flex:0 0 46px!important;width:46px!important;height:46px!important;min-width:46px!important;min-height:46px!important;border-radius:999px!important;border:1px solid rgba(127,55,24,.28)!important;background:#fffffff5!important;color:#7c2d12!important;box-shadow:0 14px 30px #0f172a24!important;pointer-events:auto!important}body.template-product .pdp-shelf-btn[disabled],body.template-product .shopify-section.section-new-arr .catalog-rail-btn[disabled]{opacity:0!important;visibility:hidden!important;pointer-events:none!important}@media(max-width:768px){body.template-product .pdp-shelf-controls,body.template-product .shopify-section.section-new-arr .catalog-rail-controls{top:calc(50% + 12px)!important;left:6px!important;right:6px!important}body.template-product .pdp-shelf-btn,body.template-product .shopify-section.section-new-arr .catalog-rail-btn{flex-basis:40px!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important}}@media(min-width:1025px){body.template-product .pdp{align-items:start!important}body.template-product .pdp-img-col{align-self:start!important;display:block!important}body.template-product .pdp-img-main{flex:0 0 auto!important;width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:1 / 1!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#fff!important}body.template-product .pdp-main-image{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important}body.template-product .pdp-main-col,body.template-product .pdp-main-top{min-height:0!important}}@media(max-width:768px){body.template-product .pdp-title{font-size:clamp(15.5px,4.15vw,17px)!important;line-height:1.42!important;letter-spacing:-.015em!important}body.template-product .pdp-price-row-main{align-items:center!important;flex-wrap:wrap!important}body.template-product .pdp-buy{font-size:14px!important}body.template-product .pdp-stock-low-head,body.template-product .pdp-fship-text,body.template-product .pdp-ship-eta-text,body.template-product .pdp-qty-row{align-items:center!important}body.template-product .pdp-stock-low strong{font-size:18px!important}}@media(min-width:1025px){body.template-product{--hd-pdp-frame: min( calc(100vw - 64px) , 1440px)}body.template-product .pdp,body.template-product .pdp-top-extras,body.template-product .shopify-section.section-product-description>.page,body.template-product .shopify-section.section-product-spec-table>.page,body.template-product .shopify-section.section-product-faq>.page,body.template-product .shopify-section.section-product-reviews>.page,body.template-product .shopify-section.section-product-category-popular>.page,body.template-product .shopify-section.section-related-products>.page,body.template-product .shopify-section.section-new-arr,body.template-product .shopify-section.section-new-arr>.page,body.template-product .shopify-section.section-new-arr .new-arr-sec,body.template-product .shopify-section.section-recent .recent-sec,body.template-product .pdp-shelf,body.template-product .related-sec,body.template-product .recent-sec{box-sizing:border-box!important;width:var(--hd-pdp-frame)!important;max-width:var(--hd-pdp-frame)!important;margin-left:auto!important;margin-right:auto!important}body.template-product .shopify-section.section-new-arr{overflow:hidden!important}body.template-product .shopify-section.section-new-arr .catalog-rail-track,body.template-product .pdp-shelf-track{max-width:100%!important}body.template-product .pdp-shelf-count,body.template-product .catalog-rail-count{display:none!important}body.template-product .pdp-shelf-tools,body.template-product .catalog-rail-tools{min-width:0!important;gap:10px!important}}@media(max-width:1024px){body.template-product .pdp-shelf-count,body.template-product .catalog-rail-count{display:none!important}}@media(min-width:1025px){body.template-product .pdp-main-col{display:contents!important}body.template-product .pdp-main-top{grid-column:2 / 3!important}body.template-product .pdp-top-extras{grid-column:1 / -1!important;width:100%!important;max-width:100%!important}}@media(min-width:1025px){body.template-product .pdp-shelf-head,body.template-product .shopify-section.section-new-arr .new-arr-head,body.template-product .recent-head{min-height:42px!important;margin:0 0 8px!important;padding:0 0 8px!important;border-bottom:2px solid #e60013!important}body.template-product .pdp-shelf-track,body.template-product .shopify-section.section-new-arr .catalog-rail-track,body.template-product .recent-grid{display:grid!important;grid-auto-flow:column!important;grid-template-columns:none!important;grid-auto-columns:minmax(226px,calc((100% - 70px) / 6))!important;gap:14px!important;width:100%!important;max-width:100%!important;padding:4px 0 10px!important;overflow-x:auto!important;scroll-padding-inline:0!important;scroll-snap-type:x proximity!important}body.template-product .pdp-shelf-item,body.template-product .shopify-section.section-new-arr .catalog-rail-item,body.template-product .recent-grid>.recent-item{box-sizing:border-box!important;width:auto!important;min-width:0!important;max-width:none!important;margin:0!important;scroll-snap-align:start!important}body.template-product .pdp-shelf-item .pcard,body.template-product .shopify-section.section-new-arr .catalog-rail-item .pcard,body.template-product .recent-item{display:flex!important;flex-direction:column!important;min-height:392px!important;padding:12px!important;border-radius:16px!important;border:1px solid #e2e8f0!important;background:#fff!important;box-shadow:0 10px 24px #0f172a0d!important}body.template-product .pdp-shelf-item .pcard-media,body.template-product .pdp-shelf-item .pcard-img,body.template-product .shopify-section.section-new-arr .pcard-media,body.template-product .shopify-section.section-new-arr .pcard-img,body.template-product .recent-media,body.template-product .recent-img{display:flex!important;align-items:center!important;justify-content:center!important;height:190px!important;min-height:190px!important;margin:0 0 12px!important;padding:12px!important;border-radius:14px!important;background:linear-gradient(180deg,#fff,#fffaf5)!important}body.template-product .pdp-shelf-item .pcard-media img,body.template-product .pdp-shelf-item .pcard-img img,body.template-product .shopify-section.section-new-arr .pcard-media img,body.template-product .shopify-section.section-new-arr .pcard-img img,body.template-product .recent-img img{width:auto!important;max-width:100%!important;height:auto!important;max-height:166px!important;object-fit:contain!important;transform:none!important}body.template-product .pdp-shelf-item .pcard-body,body.template-product .shopify-section.section-new-arr .pcard-body,body.template-product .recent-body{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;gap:7px!important}body.template-product .pdp-shelf-item .pcard-title,body.template-product .shopify-section.section-new-arr .pcard-title,body.template-product .recent-title{min-height:4.08em!important;max-height:4.08em!important;margin:0!important;font-size:14px!important;font-weight:800!important;line-height:1.36!important;overflow:hidden!important}body.template-product .pdp-shelf-item .pcard-price-row,body.template-product .shopify-section.section-new-arr .pcard-price-row,body.template-product .recent-price-row{margin-top:auto!important}body.template-product .pdp-shelf-item .pcard-actions,body.template-product .shopify-section.section-new-arr .pcard-actions,body.template-product .recent-actions{margin-top:7px!important}body.template-product .pdp-shelf-item .pcard-cart,body.template-product .pdp-shelf-item .pcard-soldout,body.template-product .shopify-section.section-new-arr .pcard-cart,body.template-product .shopify-section.section-new-arr .pcard-soldout,body.template-product .recent-cart,body.template-product .recent-soldout{min-height:40px!important;border-radius:10px!important;font-size:13px!important;font-weight:900!important;line-height:1.2!important}body.template-product .pdp-shelf-item .pcard-title-link,body.template-product .shopify-section.section-new-arr .pcard-title-link{display:block!important;min-height:4.08em!important;max-height:4.08em!important;overflow:hidden!important}}@media(max-width:768px){body.template-product .pdp-shelf-track,body.template-product .shopify-section.section-new-arr .catalog-rail-track,body.template-product .recent-grid{display:grid!important;grid-auto-flow:column!important;grid-template-columns:none!important;grid-auto-columns:calc((100% - 10px)/2)!important;gap:10px!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0 0 10px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important}body.template-product .pdp-shelf-item,body.template-product .shopify-section.section-new-arr .catalog-rail-item,body.template-product .recent-grid>.recent-item{width:auto!important;min-width:0!important;max-width:none!important;scroll-snap-align:start!important}}body.template-product .pdp-inline-nudge,body.template-product .pdp-nudge-inline[data-enabled=true]{display:none!important}body.template-product .pdp-bundle--inline{width:100%!important;max-width:1160px!important;margin:20px auto 30px!important;padding:22px 26px 24px!important;border:1px solid #f5cfc0!important;border-radius:20px!important;background:linear-gradient(180deg,#fff,#fffdf9)!important;box-shadow:0 18px 44px #0f172a0f!important}body.template-product .pdp-bundle-role{gap:10px!important;margin:0 0 8px!important;padding-bottom:10px!important;border-bottom:1px solid #fee2e2!important}body.template-product .pdp-bundle-role-copy{font-size:13px!important;font-weight:800!important;color:#7f1d1d!important}body.template-product .pdp-bundle-title{margin:0 0 6px!important;font-size:24px!important;line-height:1.25!important;font-weight:900!important;letter-spacing:-.02em!important;color:#111827!important}body.template-product .pdp-bundle-sub{margin:0 0 16px!important;font-size:14px!important;line-height:1.7!important;color:#475569!important}body.template-product .pdp-bundle-visual{display:flex!important;align-items:stretch!important;flex-wrap:nowrap!important;gap:14px!important;padding:14px 0 18px!important;overflow-x:auto!important}body.template-product .pdp-bundle-visual-card{flex:0 0 148px!important;display:flex!important;flex-direction:column!important;align-items:center!important;min-width:0!important;padding:10px!important;border:1px solid #e5e7eb!important;border-radius:16px!important;background:#fff!important;box-shadow:0 10px 22px #0f172a0d!important}body.template-product .pdp-bundle-visual-card.is-current{border-color:#fecaca!important;background:#fff7ed!important}body.template-product .pdp-bundle-item{width:118px!important;height:118px!important;padding:8px!important;border:0!important;border-radius:14px!important;background:#fff!important;box-shadow:inset 0 0 0 1px #eef2f7!important}body.template-product .pdp-bundle-item-img{width:100%!important;height:100%!important;object-fit:contain!important}body.template-product .pdp-bundle-mini-title{width:100%!important;min-height:34px!important;margin-top:8px!important;overflow:hidden!important;font-size:12px!important;line-height:1.4!important;font-weight:800!important;color:#111827!important;text-align:center!important}body.template-product .pdp-bundle-mini-price{margin-top:4px!important;font-family:var(--font-num)!important;font-size:16px!important;font-weight:900!important;color:var(--red)!important}body.template-product .pdp-bundle-plus{flex:0 0 24px!important;align-self:center!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:24px!important;height:24px!important;border-radius:999px!important;background:#f1f5f9!important;color:#64748b!important;font-size:20px!important;line-height:1!important}body.template-product .pdp-bundle-total{justify-content:flex-start!important;padding:12px 0!important;border-top:1px solid #fee2e2!important;font-size:16px!important;font-weight:800!important}body.template-product .pdp-bundle-total strong{font-size:26px!important;color:var(--red)!important}body.template-product .pdp-bundle-list{margin:0 0 16px!important;border-top:1px solid #e5e7eb!important}body.template-product .pdp-bundle-list-item label{grid-template-columns:28px minmax(0,1fr) auto!important;gap:12px!important;padding:13px 0!important;font-size:14px!important;line-height:1.55!important}body.template-product .pdp-bundle-list-item input[type=checkbox]{width:22px!important;height:22px!important}body.template-product .pdp-bundle-list-price{font-size:15px!important;font-weight:900!important;color:var(--red)!important}body.template-product .pdp-bundle-cta{min-height:54px!important;border-radius:12px!important;font-size:16px!important;font-weight:900!important;box-shadow:0 12px 26px #e6001224!important}@media(max-width:768px){body.template-product .pdp-bundle--inline{width:calc(100% - 24px)!important;margin:16px auto 24px!important;padding:16px!important;border-radius:18px!important}body.template-product .pdp-bundle-title{font-size:21px!important}body.template-product .pdp-bundle-visual-card{flex-basis:124px!important;padding:8px!important}body.template-product .pdp-bundle-item{width:96px!important;height:96px!important}body.template-product .pdp-bundle-list-item label{grid-template-columns:26px minmax(0,1fr)!important;font-size:13px!important}body.template-product .pdp-bundle-list-price{grid-column:2 / 3!important}}@media(min-width:1025px){body.template-product{--hd-pdp-frame: min(var(--page-max), calc(100vw - (var(--page-gutter, 24px) * 2))) !important}body.template-product .ybar-inner,body.template-product .subnav-inner,body.template-product .page,body.template-product .pdp,body.template-product .shopify-section.section-product-description>.page,body.template-product .shopify-section.section-product-spec-table>.page,body.template-product .shopify-section.section-product-faq>.page,body.template-product .shopify-section.section-product-reviews>.page,body.template-product .shopify-section.section-product-category-popular>.page,body.template-product .shopify-section.section-related-products>.page,body.template-product .shopify-section.section-new-arr,body.template-product .shopify-section.section-new-arr>.page,body.template-product .shopify-section.section-new-arr .new-arr-sec,body.template-product .shopify-section.section-recent .recent-sec,body.template-product .pdp-shelf,body.template-product .related-sec,body.template-product .recent-sec,body.template-product .site-footer__shell{box-sizing:border-box!important;width:var(--hd-pdp-frame)!important;max-width:var(--hd-pdp-frame)!important;margin-left:auto!important;margin-right:auto!important}body.template-product .pdp-top-extras{width:100%!important}}body.template-product .pdp-bundle--dynamic.is-related-only .pdp-bundle-visual{justify-content:flex-start!important}body.template-product .recent-sec:has(.recent-empty:not([hidden])){content-visibility:visible!important;contain-intrinsic-size:auto 0!important;min-height:0!important;height:auto!important;padding-bottom:18px!important}body.template-product .recent-sec:has(.recent-empty:not([hidden])) .recent-grid{display:block!important;min-height:0!important;padding:0!important}@media(min-width:1025px){body.template-product .pdp{grid-template-columns:360px minmax(0,1fr)!important;gap:28px!important;align-items:start!important;background:#fff!important}body.template-product .pdp-main-top{display:grid!important;grid-template-columns:minmax(0,1fr) 320px!important;gap:26px!important;align-items:start!important}body.template-product .pdp-info-col{min-width:0!important;padding:0!important;background:#fff!important;border:0!important;box-shadow:none!important}body.template-product .pdp-title{max-width:none!important;margin:0 0 12px!important;font-size:clamp(17px,.96vw,19px)!important;line-height:1.34!important;letter-spacing:0!important;font-weight:800!important;color:#1f2937!important}body.template-product .pdp-price-block{margin:0!important;padding:0!important;background:transparent!important;border:0!important}body.template-product .pdp-review-row{display:flex!important;align-items:center!important;gap:10px!important;margin:4px 0 14px!important}body.template-product .pdp-price-rating{min-height:30px!important;padding:4px 10px!important;border:1px solid #ffd8a8!important;border-radius:999px!important;background:#fffaf0!important;color:#374151!important;font-size:14px!important;line-height:1!important}body.template-product .pdp-price-rating .ms,body.template-product .pdp-price-rating-score{color:#f59e0b!important}body.template-product .pdp-price-row-main{display:flex!important;align-items:baseline!important;flex-wrap:wrap!important;gap:8px!important;margin:0!important}body.template-product .pdp-price{font-size:clamp(30px,2vw,38px)!important;line-height:1!important;color:#d70018!important}body.template-product .pdp-price-tax,body.template-product .pdp-unit-price{font-size:14px!important;color:#64748b!important}body.template-product .pdp-point-row{display:flex!important;align-items:center!important;margin:10px 0 0!important}body.template-product .pdp-detail-inline{margin:24px 0 0!important;padding:20px 0 0!important;border-top:1px solid #e5e7eb!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}body.template-product .pdp-detail-inline .sec-h{margin:0 0 12px!important;padding:0!important;border:0!important;font-size:18px!important;line-height:1.4!important}body.template-product .pdp-detail-inline .sec-body{max-width:none!important;font-size:15px!important;line-height:1.9!important;color:#1f2937!important}body.template-product .pdp-buy{position:sticky!important;top:92px!important;width:100%!important;min-width:0!important;padding:18px!important;gap:12px!important;border-radius:18px!important;border:1px solid #f3d5c7!important;background:#fff!important;box-shadow:0 18px 38px #0f172a14!important}body.template-product .pdp-buy-stock,body.template-product .pdp-ship-eta,body.template-product .pdp-stock-low,body.template-product .pdp-stock-out,body.template-product .pdp-fship,body.template-product .pdp-qty-row{padding:12px 14px!important;border-radius:12px!important;font-size:14px!important;line-height:1.45!important}body.template-product .pdp-stock-low-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;width:100%!important}body.template-product .pdp-stock-low-flag{display:inline-flex!important;align-items:center!important;gap:4px!important;min-width:0!important;font-size:15px!important;font-weight:900!important}body.template-product .pdp-stock-low strong,body.template-product .pdp-stock-out strong{margin-left:auto!important;font-size:22px!important;line-height:1!important;white-space:nowrap!important}body.template-product .pdp-stock-low-sub,body.template-product .pdp-stock-out .pdp-stock-low-sub{display:none!important}body.template-product .pdp-fship-copy{font-size:13px!important;line-height:1.55!important}body.template-product .pdp-fship-copy strong{font-size:18px!important}body.template-product .btn-cart,body.template-product .btn-notify{min-height:56px!important;border-radius:12px!important;font-size:19px!important;font-weight:900!important;line-height:1.2!important;white-space:nowrap!important}body.template-product .pdp-floating-cta{display:block!important}}body.template-product .recent-rail-shell{position:relative!important;min-width:0!important}body.template-product .recent-sec:not(:has(.recent-empty:not([hidden]))) .recent-grid{display:grid!important;grid-template-columns:none!important;grid-auto-flow:column!important;grid-auto-columns:minmax(190px,calc((100% - 70px) / 6))!important;gap:14px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;scroll-padding-inline:0!important;padding:0 0 10px!important}body.template-product .recent-sec:not(:has(.recent-empty:not([hidden]))) .recent-grid>.recent-item{width:auto!important;min-width:0!important;max-width:none!important;min-height:392px!important;scroll-snap-align:start!important}body.template-product .recent-rail-btn{position:absolute!important;top:44%!important;z-index:9!important;width:46px!important;height:46px!important;min-width:46px!important;min-height:46px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid rgba(230,0,19,.24)!important;border-radius:999px!important;background:#fff!important;color:#8b2f08!important;box-shadow:0 12px 28px #0f172a1f!important;cursor:pointer!important}body.template-product .recent-rail-btn--prev{left:-12px!important}body.template-product .recent-rail-btn--next{right:-12px!important}body.template-product .recent-rail-btn[hidden],body.template-product .recent-rail-btn[disabled]{opacity:0!important;visibility:hidden!important;pointer-events:none!important}body.template-product .recent-rail-btn .ms{font-size:24px!important;line-height:1!important}@media(max-width:768px){body.template-product .pdp-title{font-size:17px!important;line-height:1.32!important}body.template-product .pdp-main-top{display:block!important}body.template-product .pdp-buy{position:static!important;padding:14px!important}body.template-product .recent-sec:not(:has(.recent-empty:not([hidden]))) .recent-grid{grid-auto-columns:calc((100% - 10px)/2)!important;gap:10px!important}body.template-product .recent-rail-btn{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important}}body.template-product .shopify-section.section-product-reviews{margin:18px 0 0!important}body.template-product .shopify-section.section-product-reviews>.page{padding-top:0!important;padding-bottom:0!important}body.template-product #reviews.sec{content-visibility:visible!important;contain:none!important;contain-intrinsic-size:auto!important;margin:0 auto!important;padding:22px 26px 26px!important;border:1px solid #e5e7eb!important;border-radius:18px!important;background:#fff!important;box-shadow:0 14px 34px #0f172a0d!important}body.template-product #reviews .sec-h{margin:0 0 16px!important;padding:0 0 12px!important;border-bottom:1px solid #e5e7eb!important;color:#1f2937!important;font-size:20px!important;line-height:1.4!important;font-weight:900!important}body.template-product #reviews .rev-summary{display:grid!important;grid-template-columns:290px minmax(0,1fr) auto!important;align-items:center!important;gap:28px!important;margin:0 0 22px!important;padding:18px 20px!important;border:1px solid #f0d7b9!important;border-radius:16px!important;background:linear-gradient(180deg,#fffaf4,#fff)!important}body.template-product #reviews .rev-sum-left{display:grid!important;grid-template-columns:auto 1fr!important;align-items:center!important;gap:6px 12px!important}body.template-product #reviews .rev-sum-score{display:inline-block!important;min-width:88px!important;color:#3f3f46!important;font-family:var(--font-num)!important;font-size:52px!important;font-weight:900!important;line-height:1!important;letter-spacing:-.03em!important}body.template-product #reviews .rev-sum-score-max{color:#71717a!important;font-size:16px!important}body.template-product #reviews .rev-sum-stars{color:#f6a800!important;line-height:1!important}body.template-product #reviews .rev-sum-stars .ms,body.template-product #reviews .rating-stars .ms{color:#f6a800!important;font-size:26px!important;line-height:1!important}body.template-product #reviews .rev-sum-count{grid-column:2 / 3!important;color:#52525b!important;font-size:14px!important;font-weight:700!important}body.template-product #reviews .rev-sum-bars{display:grid!important;gap:7px!important;min-width:0!important}body.template-product #reviews .rev-bar-row{display:grid!important;grid-template-columns:44px minmax(0,1fr) 44px!important;align-items:center!important;gap:8px!important;color:#71717a!important;font-size:13px!important;line-height:1!important}body.template-product #reviews .rev-bar{height:8px!important;overflow:hidden!important;border-radius:999px!important;background:#e5e7eb!important}body.template-product #reviews .rev-bar-fill{height:100%!important;border-radius:inherit!important;background:#8b8b8b!important}body.template-product #reviews .rev-all-link{min-height:42px!important;padding:0 16px!important;display:inline-flex!important;align-items:center!important;gap:4px!important;border:1px solid #e5e7eb!important;border-radius:999px!important;background:#fff!important;color:#334155!important;font-size:14px!important;font-weight:800!important;text-decoration:none!important}body.template-product #reviews .rev-tabs{display:none!important}body.template-product #reviews .rev-list{display:grid!important;gap:14px!important;margin-top:14px!important}body.template-product #reviews .rev-summary-note{padding:16px 18px!important;border:1px solid #e5e7eb!important;border-radius:12px!important;background:#f8fafc!important;color:#475569!important;font-size:14px!important;line-height:1.7!important}body.template-product #reviews .rev-empty-state{display:flex!important;align-items:center!important;gap:14px!important;margin-top:4px!important;padding:18px 20px!important;border:1px solid #e5e7eb!important;border-radius:14px!important;background:#fff!important;color:#374151!important}body.template-product #reviews .rev-empty-state__icon{width:42px!important;height:42px!important;display:grid!important;flex:0 0 auto!important;place-items:center!important;border-radius:999px!important;background:#fff3ed!important;color:var(--red)!important}body.template-product #reviews .rev-empty-state__title{margin:0!important;color:#1f2937!important;font-size:16px!important;font-weight:900!important;line-height:1.45!important}body.template-product #reviews .rev-empty-state__text{margin:4px 0 0!important;color:#64748b!important;font-size:13px!important;line-height:1.65!important}body.template-product #reviews .review-item,body.template-product #reviews .rev-item{margin:0!important;padding:18px 20px!important;border:1px solid #e5e7eb!important;border-radius:14px!important;background:#fff!important;box-shadow:none!important}body.template-product #reviews [hidden]{display:none!important}body.template-product #reviews .product-reviews-app{margin:2px 0 0!important;padding:0!important}body.template-product #reviews .product-reviews-app__block,body.template-product #reviews .jdgm-widget,body.template-product #reviews .jdgm-review-widget,body.template-product #reviews .jdgm-rev-widg{width:100%!important;max-width:100%!important;font-family:var(--font-yahoo)!important}body.template-product #reviews .jdgm-rev-widg{margin:0!important;padding:0!important;border:0!important;background:transparent!important}body.template-product #reviews .jdgm-rev-widg__title{margin:0 0 16px!important;color:#1f2937!important;font-size:20px!important;line-height:1.4!important;font-weight:900!important}body.template-product #reviews .jdgm-row-stars{align-items:center!important;margin:0 0 18px!important}body.template-product #reviews .jdgm-star{color:#f6a800!important}body.template-product #reviews .jdgm-rev{margin:0!important;padding:18px 0!important;border-top:1px solid #e5e7eb!important}body.template-product #reviews .jdgm-rev__title{color:#1f2937!important;font-size:16px!important;line-height:1.55!important;font-weight:900!important}body.template-product #reviews .jdgm-rev__body,body.template-product #reviews .jdgm-rev__content{color:#374151!important;font-size:14px!important;line-height:1.75!important}body.template-product #reviews .jdgm-write-rev-link,body.template-product #reviews .jdgm-btn{min-height:42px!important;border-radius:999px!important;font-weight:800!important}body.template-product .pdp-review-row--judgeme{display:flex!important;align-items:center!important;min-height:30px!important}body.template-product .pdp-judgeme-badge,body.template-product .pdp-judgeme-badge .jdgm-prev-badge{display:inline-flex!important;align-items:center!important;gap:6px!important;min-height:30px!important;padding:4px 10px!important;border:1px solid #fed7aa!important;border-radius:999px!important;background:#fff!important;color:#1f2937!important;font-family:var(--font-yahoo)!important;font-size:13px!important;line-height:1.2!important;font-weight:800!important;text-decoration:none!important}body.template-product .pdp-judgeme-badge .jdgm-star{color:#f6a800!important}@media(max-width:768px){body.template-product .shopify-section.section-product-reviews{margin-top:14px!important}body.template-product #reviews.sec{padding:18px 14px 20px!important;border-radius:16px!important}body.template-product #reviews .sec-h{font-size:18px!important}body.template-product #reviews .rev-summary{grid-template-columns:1fr!important;gap:14px!important;padding:14px!important}body.template-product #reviews .rev-sum-left{grid-template-columns:auto 1fr!important}body.template-product #reviews .rev-sum-score{min-width:74px!important;font-size:42px!important}body.template-product #reviews .rev-sum-actions{display:none!important}body.template-product #reviews .rev-empty-state{align-items:flex-start!important;padding:14px!important}body.template-product #reviews .rev-empty-state__title{font-size:15px!important}}body.template-product .pdp-shelf-count,body.template-product .catalog-rail-count,body.template-product .ranking-rail-count,body.template-product .cat-showcase-rail-count{display:none!important}@media(min-width:1025px){body.template-product .pdp,body.template-product .shopify-section.section-product-description>.page,body.template-product .shopify-section.section-product-reviews>.page,body.template-product .shopify-section.section-product-spec-table>.page,body.template-product .shopify-section.section-product-faq>.page,body.template-product .shopify-section.section-product-category-popular>.page,body.template-product .shopify-section.section-related-products>.page,body.template-product .shopify-section.section-new-arr,body.template-product .shopify-section.section-new-arr>.page,body.template-product .shopify-section.section-new-arr .new-arr-sec,body.template-product .shopify-section.section-recent,body.template-product .shopify-section.section-recent>.page,body.template-product .shopify-section.section-recent .recent-sec{box-sizing:border-box!important;width:var(--hd-pdp-frame, min( calc(100vw - 64px) , var(--page-max, 1440px)))!important;max-width:var(--hd-pdp-frame, min( calc(100vw - 64px) , var(--page-max, 1440px)))!important;margin-right:auto!important;margin-left:auto!important}body.template-product .pdp-title{max-width:none!important;margin:0 0 10px!important;font-size:clamp(15.5px,.86vw,17px)!important;line-height:1.32!important;letter-spacing:-.004em!important;font-weight:800!important}body.template-product .pdp-price-block{display:grid!important;gap:8px!important}body.template-product .pdp-price-row-main,body.template-product .pdp-point-row{display:inline-flex!important;align-items:baseline!important;gap:8px!important;margin:0!important;min-width:0!important}body.template-product .pdp-price-row-main{flex-wrap:wrap!important}body.template-product .pdp-point-row{align-items:center!important}body.template-product .pdp-price{font-size:clamp(30px,1.82vw,36px)!important}body.template-product .pdp-buy{width:320px!important;min-width:320px!important;padding:18px!important;gap:12px!important}body.template-product .pdp-stock-low{min-height:54px!important}body.template-product .pdp-stock-low-head{align-items:center!important;gap:12px!important}body.template-product .pdp-stock-low-flag{flex:0 0 auto!important;font-size:15px!important;line-height:1.2!important}body.template-product .pdp-stock-low strong{margin-left:auto!important;font-size:22px!important;line-height:1!important}body.template-product .pdp-fship-copy{display:inline-flex!important;flex-wrap:wrap!important;align-items:baseline!important;gap:4px!important;font-size:13px!important}body.template-product .pdp-fship-copy strong{font-size:18px!important;line-height:1!important}body.template-product .pdp-qty-row{display:flex!important;align-items:center!important;gap:8px!important}body.template-product .btn-cart,body.template-product .btn-cart--notify{min-height:56px!important;font-size:18px!important;line-height:1.2!important;white-space:nowrap!important}}body.template-product #description .sec-body,body.template-product #description .rte{max-width:none!important;white-space:pre-line!important;font-size:16px!important;line-height:1.9!important}@media(max-width:768px){body.template-product .pdp-title{font-size:17px!important;line-height:1.32!important}body.template-product .pdp-price-row-main,body.template-product .pdp-point-row{align-items:center!important;gap:7px!important}body.template-product .pdp-stock-low-head{gap:10px!important}body.template-product .pdp-stock-low-flag{font-size:14px!important}body.template-product .pdp-stock-low strong{font-size:21px!important}body.template-product #description .sec-body,body.template-product #description .rte{font-size:15px!important;line-height:1.85!important}}@media(min-width:1025px){body.template-product .pdp-bundle--inline{display:grid!important;grid-template-columns:minmax(0,1fr) 420px!important;gap:14px 22px!important;max-width:1160px!important;padding:22px 26px 24px!important}body.template-product .pdp-bundle-role,body.template-product .pdp-bundle-title,body.template-product .pdp-bundle-sub{grid-column:1 / -1!important}body.template-product .pdp-bundle-role{margin-bottom:0!important;padding-bottom:10px!important}body.template-product .pdp-bundle-title{margin:0!important;font-size:22px!important;line-height:1.35!important}body.template-product .pdp-bundle-sub{margin:-6px 0 0!important;font-size:13px!important;line-height:1.6!important}body.template-product .pdp-bundle-visual{grid-column:1 / 2!important;grid-row:4 / 7!important;align-items:center!important;gap:12px!important;min-height:238px!important;padding:14px!important;border:1px solid #eef2f7!important;border-radius:18px!important;background:#fff!important;overflow-x:auto!important}body.template-product .pdp-bundle-visual-card{flex-basis:146px!important;min-height:210px!important}body.template-product .pdp-bundle-item{width:116px!important;height:116px!important}body.template-product .pdp-bundle-mini-title{min-height:34px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}body.template-product .pdp-bundle-total{grid-column:2 / 3!important;grid-row:4 / 5!important;margin:0!important;padding:12px 14px!important;border:1px solid #fee2e2!important;border-radius:14px!important;background:#fff7ed!important}body.template-product .pdp-bundle-total strong{font-size:24px!important}body.template-product .pdp-bundle-list{grid-column:2 / 3!important;grid-row:5 / 6!important;margin:0!important;border-top:0!important}body.template-product .pdp-bundle-list-item{border-top:1px solid #eef2f7!important}body.template-product .pdp-bundle-list-item:first-child{border-top:0!important}body.template-product .pdp-bundle-list-item label{padding:10px 0!important;font-size:13px!important;line-height:1.45!important}body.template-product .pdp-bundle-list-item input[type=checkbox]{width:20px!important;height:20px!important}body.template-product .pdp-bundle-cta{grid-column:2 / 3!important;grid-row:6 / 7!important;min-height:52px!important;font-size:15px!important}body.template-product .pdp-bundle-feedback{grid-column:1 / -1!important}}@media(max-width:768px){body.template-product .pdp-bundle--inline{display:block!important}body.template-product .pdp-bundle-visual{min-height:0!important}}body.template-product .pdp-price-row-main{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:8px 10px!important}@media(min-width:1025px){body.template-product .pdp-price-block{gap:6px!important}body.template-product .pdp-price-row-main{margin-top:0!important}body.template-product .pdp-info-col{min-height:0!important}}@media(max-width:768px){body.template-product{padding-bottom:calc(84px + env(safe-area-inset-bottom))!important}body.template-product .pdp-price-row-main{gap:6px 8px!important}body.template-product .pdp-bundle--inline,body.template-product .pdp-top-extras,body.template-product .shopify-section.section-product-reviews,body.template-product .shopify-section.section-recent{scroll-margin-bottom:calc(92px + env(safe-area-inset-bottom))!important}body.template-product .pdp-bundle-cta{margin-bottom:calc(14px + env(safe-area-inset-bottom))!important}}@media(min-width:1025px){body.template-product .pdp-price-block{display:grid!important;gap:8px!important}body.template-product .pdp-ship-eta--price{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;width:fit-content!important;max-width:100%!important;min-height:38px!important;margin:0!important;padding:8px 12px!important;border:1px solid #dbeafe!important;border-radius:12px!important;background:#f8fbff!important;color:#1f2937!important;font-size:13px!important;line-height:1.25!important;box-shadow:none!important}body.template-product .pdp-ship-eta--price .ms{flex:0 0 auto!important;width:18px!important;height:18px!important;font-size:18px!important;color:#64748b!important}body.template-product .pdp-ship-eta--price .pdp-ship-eta-text,body.template-product .pdp-ship-eta--price .pdp-ship-eta-text strong{display:inline!important;font-size:13px!important;line-height:1.25!important}body.template-product .pdp-ship-eta--price .pdp-ship-eta-text strong{margin-right:2px!important;color:#e60012!important;font-weight:900!important}body.template-product .pdp-buy>.pdp-ship-eta:not(.pdp-ship-eta--price){display:none!important}body.template-product .pdp-top-extras{grid-column:2 / 3!important;width:calc(100% - 346px)!important;max-width:calc(100% - 346px)!important;margin:14px 0 24px!important}body.template-product .pdp-bundle--inline{width:100%!important;max-width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:12px!important;margin:0!important;padding:18px!important;border-radius:16px!important}body.template-product .pdp-bundle-role,body.template-product .pdp-bundle-title,body.template-product .pdp-bundle-sub,body.template-product .pdp-bundle-visual,body.template-product .pdp-bundle-total,body.template-product .pdp-bundle-list,body.template-product .pdp-bundle-cta,body.template-product .pdp-bundle-feedback{grid-column:1 / -1!important;grid-row:auto!important}body.template-product .pdp-bundle-title{font-size:19px!important;line-height:1.35!important}body.template-product .pdp-bundle-visual{min-height:0!important;padding:12px!important;gap:10px!important;overflow-x:auto!important}body.template-product .pdp-bundle-visual-card{flex:0 0 128px!important;min-height:184px!important}body.template-product .pdp-bundle-item{width:104px!important;height:104px!important}body.template-product .pdp-bundle-total{margin:0!important;padding:10px 12px!important}body.template-product .pdp-bundle-list{margin:0!important}body.template-product .pdp-bundle-cta{min-height:50px!important}}@media(max-width:1024px){body.template-product .pdp-top-extras{width:100%!important;max-width:100%!important}}@media(min-width:1025px){body.template-product .pdp-info-col>.pdp-top-extras{grid-column:auto!important;width:100%!important;max-width:100%!important;margin:16px 0 0!important}body.template-product .pdp-info-col>.pdp-top-extras .pdp-bundle--inline{grid-template-columns:minmax(0,1fr) 226px!important;grid-template-areas:"role role" "title title" "visual visual" "list total" "list cta" "feedback feedback"!important;gap:10px 14px!important;padding:16px 18px 18px!important;overflow:hidden!important}body.template-product .pdp-info-col>.pdp-top-extras .pdp-bundle-role{grid-area:role!important;height:auto!important;min-height:0!important;margin:0!important;padding-bottom:0!important}body.template-product .pdp-info-col>.pdp-top-extras .pdp-bundle-title{grid-area:title!important;margin:0!important;font-size:20px!important;line-height:1.3!important;letter-spacing:-.01em!important}body.template-product .pdp-info-col>.pdp-top-extras .pdp-bundle-visual{grid-area:visual!important;display:flex!important;flex-wrap:nowrap!important;gap:8px!important;align-items:stretch!important;min-height:0!important;height:auto!important;padding:10px!important;overflow-x:auto!important;overflow-y:hidden!important;background:#fff!important;border:1px solid #eef2f7!important;border-radius:14px!important}body.template-product .pdp-info-col>.pdp-top-extras .pdp-bundle-visual-card{flex:1 1 0!important;min-width:150px!important;max-width:none!important;min-height:94px!important;display:grid!important;grid-template-columns:74px minmax(0,1fr)!important;grid-template-rows:auto auto!important;column-gap:10px!important;row-gap:4px!important;align-items:center!important;padding:10px!important;text-align:left!important}body.template-product .pdp-info-col>.pdp-top-extras .pdp-bundle-item{grid-row:1 / 3!important;width:74px!important;height:74px!important;padding:5px!important;margin:0!important}body.template-product .pdp-info-col>.pdp-top-extras .pdp-bundle-mini-title{align-self:end!important;min-height:0!important;margin:0!important;font-size:12px!important;line-height:1.28!important;text-align:left!important;-webkit-line-clamp:2!important}body.template-product .pdp-info-col>.pdp-top-extras .pdp-bundle-mini-price{align-self:start!important;margin:0!important;font-size:15px!important;line-height:1!important;text-align:left!important}body.template-product .pdp-info-col>.pdp-top-extras .pdp-bundle-plus{flex:0 0 18px!important;align-self:center!important;width:18px!important;font-size:20px!important;line-height:1!important;text-align:center!important}body.template-product .pdp-info-col>.pdp-top-extras .pdp-bundle-total{grid-area:total!important;align-self:stretch!important;justify-content:center!important;margin:0!important;padding:12px 14px!important;border:1px solid #fee2e2!important;border-radius:12px!important;background:#fff7ed!important}body.template-product .pdp-info-col>.pdp-top-extras .pdp-bundle-total strong{font-size:22px!important;line-height:1!important}body.template-product .pdp-info-col>.pdp-top-extras .pdp-bundle-list{grid-area:list!important;align-self:stretch!important;min-width:0!important;margin:0!important;border-top:1px solid #eef2f7!important}body.template-product .pdp-info-col>.pdp-top-extras .pdp-bundle-list-item label{grid-template-columns:20px minmax(0,1fr) auto!important;gap:8px!important;min-height:38px!important;padding:8px 0!important;font-size:12.5px!important;line-height:1.35!important}body.template-product .pdp-info-col>.pdp-top-extras .pdp-bundle-list-price{grid-column:auto!important;justify-self:end!important;font-size:13px!important;line-height:1!important}body.template-product .pdp-info-col>.pdp-top-extras .pdp-bundle-cta{grid-area:cta!important;align-self:end!important;min-height:48px!important;font-size:14px!important;border-radius:12px!important}body.template-product .pdp-info-col>.pdp-top-extras .pdp-bundle-feedback{grid-area:feedback!important}body.template-product .pdp-main-top>.pdp-buy{align-self:start!important;height:auto!important;min-height:0!important}}@media(max-width:768px){body.template-product .pdp-main-top{display:flex!important;flex-direction:column!important;gap:12px!important}body.template-product .pdp-info-col{display:contents!important}body.template-product .pdp-title{order:1!important;width:100%!important}body.template-product .pdp-price-block{order:2!important;width:100%!important}body.template-product .pdp-inline-usp,body.template-product .pdp-ai-summary,body.template-product .pdp-meta-pills,body.template-product .pdp-usp,body.template-product .pdp-variants{order:3!important;width:100%!important}body.template-product .pdp-main-top>.pdp-buy{order:4!important;width:100%!important}body.template-product .pdp-info-col>.pdp-top-extras{order:5!important;width:100%!important;max-width:100%!important;margin:0!important}body.template-product .pdp-info-col>.pdp-top-extras .pdp-bundle--inline{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:10px!important;padding:14px!important;overflow:hidden!important}body.template-product .pdp-info-col>.pdp-top-extras .pdp-bundle-role,body.template-product .pdp-info-col>.pdp-top-extras .pdp-bundle-title,body.template-product .pdp-info-col>.pdp-top-extras .pdp-bundle-visual,body.template-product .pdp-info-col>.pdp-top-extras .pdp-bundle-total,body.template-product .pdp-info-col>.pdp-top-extras .pdp-bundle-list,body.template-product .pdp-info-col>.pdp-top-extras .pdp-bundle-cta,body.template-product .pdp-info-col>.pdp-top-extras .pdp-bundle-feedback{grid-column:1 / -1!important;grid-row:auto!important}body.template-product .pdp-info-col>.pdp-top-extras .pdp-bundle-title{margin:0!important;font-size:18px!important;line-height:1.35!important}body.template-product .pdp-info-col>.pdp-top-extras .pdp-bundle-visual{display:flex!important;flex-wrap:nowrap!important;justify-content:center!important;gap:6px!important;min-height:0!important;padding:10px 6px!important;overflow:visible!important;border:1px solid #eef2f7!important;border-radius:14px!important;background:#fff!important}body.template-product .pdp-info-col>.pdp-top-extras .pdp-bundle-visual-card{flex:0 0 74px!important;min-height:98px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;gap:5px!important;padding:6px!important;text-align:center!important}body.template-product .pdp-info-col>.pdp-top-extras .pdp-bundle-item{width:62px!important;height:62px!important;padding:4px!important;margin:0!important}body.template-product .pdp-info-col>.pdp-top-extras .pdp-bundle-mini-title{display:none!important}body.template-product .pdp-info-col>.pdp-top-extras .pdp-bundle-mini-price{margin:0!important;font-size:12px!important;line-height:1!important;text-align:center!important}body.template-product .pdp-info-col>.pdp-top-extras .pdp-bundle-plus{flex:0 0 16px!important;align-self:center!important;width:16px!important;font-size:18px!important;line-height:1!important;text-align:center!important}body.template-product .pdp-info-col>.pdp-top-extras .pdp-bundle-total{justify-content:center!important;margin:0!important;padding:10px 12px!important}body.template-product .pdp-info-col>.pdp-top-extras .pdp-bundle-list{margin:0!important}body.template-product .pdp-info-col>.pdp-top-extras .pdp-bundle-list-item label{grid-template-columns:20px minmax(0,1fr) auto!important;gap:8px!important;padding:8px 0!important;font-size:12px!important;line-height:1.35!important}body.template-product .pdp-info-col>.pdp-top-extras .pdp-bundle-list-price{grid-column:auto!important;justify-self:end!important;font-size:12px!important}body.template-product .pdp-info-col>.pdp-top-extras .pdp-bundle-cta{min-height:48px!important;font-size:14px!important}}body.template-product .pdp-main-top>.pdp-buy,body.template-product .pdp-buy{align-self:start!important}body.template-product .pdp-atc,body.template-product .pdp-oos-cta,body.template-product .pdp-bundle-view,body.template-product .pdp-bundle-button{display:inline-flex!important;justify-content:center!important}body.template-product .pdp-ship-eta,body.template-product .pdp-stock-low,body.template-product .pdp-stock-out,body.template-product .pdp-fship-text{display:grid!important}body.template-product .pdp-ship-eta .ms,body.template-product .pdp-stock-low .ms,body.template-product .pdp-stock-out .ms,body.template-product .pdp-fship-text .ms{align-self:center!important}body.template-product .pdp-info-col>.pdp-top-extras{align-self:stretch!important}body.template-product .pdp-bundle-head,body.template-product .pdp-bundle-visual,body.template-product .pdp-bundle-line,body.template-product .pdp-bundle-actions,body.template-product .pdp-bundle-feedback{align-items:center!important}body.template-product .catalog-rail-item .pcard,body.template-product .recent-grid .pcard,body.template-product .pdp-shelf .pcard{display:flex!important;flex-direction:column!important}body.template-product .catalog-rail-item .pcard-body,body.template-product .recent-grid .pcard-body,body.template-product .pdp-shelf .pcard-body{display:flex!important;flex:1 1 auto!important;flex-direction:column!important}body.template-product .catalog-rail-item .pcard-price-row,body.template-product .catalog-rail-item .pcard-rating,body.template-product .catalog-rail-item .pcard-actions,body.template-product .recent-grid .pcard-price-row,body.template-product .recent-grid .pcard-rating,body.template-product .recent-grid .pcard-actions,body.template-product .pdp-shelf .pcard-price-row,body.template-product .pdp-shelf .pcard-rating,body.template-product .pdp-shelf .pcard-actions{display:flex!important;align-items:center!important}body.template-product .catalog-rail-item .pcard-title-link,body.template-product .recent-grid .pcard-title-link,body.template-product .pdp-shelf .pcard-title-link,body.template-product .shopify-section.section-new-arr .pcard-title-link{display:block!important;align-items:initial!important;justify-content:initial!important;min-height:0!important;max-height:none!important;overflow:visible!important;color:inherit!important;text-align:left!important;text-decoration:none!important}body.template-product .catalog-rail-item .pcard-actions,body.template-product .recent-grid .pcard-actions,body.template-product .pdp-shelf .pcard-actions{margin-top:auto!important}body.template-product .pdp-info-col>.pdp-top-extras{display:block!important;width:100%!important;max-width:100%!important;margin-top:18px!important}body.template-product .pdp-info-col>.pdp-top-extras .pdp-bundle--inline:not([hidden]){display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:12px!important;width:100%!important;padding:18px!important;border:1px solid rgba(230,0,18,.16)!important;border-radius:16px!important;background:#fff!important}body.template-product .pdp-info-col>.pdp-top-extras .pdp-bundle-title{margin:0!important;font-size:20px!important;line-height:1.35!important;font-weight:900!important}body.template-product .pdp-info-col>.pdp-top-extras .pdp-bundle-visual{display:flex!important;flex-wrap:nowrap!important;justify-content:stretch!important;align-items:stretch!important;gap:10px!important;width:100%!important;max-width:100%!important;overflow:hidden!important}body.template-product .pdp-info-col>.pdp-top-extras .pdp-bundle-visual-card{flex:1 1 0!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;min-width:0!important;min-height:238px!important;padding:12px!important;border:1px solid rgba(15,23,42,.1)!important;border-radius:14px!important;background:#fffaf5!important;text-align:left!important}body.template-product .pdp-info-col>.pdp-top-extras .pdp-bundle-item{width:100%!important;height:146px!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0 0 10px!important;padding:10px!important;border-radius:12px!important;background:#fff!important}body.template-product .pdp-info-col>.pdp-top-extras .pdp-bundle-item-img{width:auto!important;height:auto!important;max-width:100%!important;max-height:126px!important;object-fit:contain!important}body.template-product .pdp-info-col>.pdp-top-extras .pdp-bundle-mini-title{display:-webkit-box!important;min-height:2.7em!important;margin:0!important;color:#0f172a!important;font-size:13.5px!important;font-weight:800!important;line-height:1.35!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}body.template-product .pdp-info-col>.pdp-top-extras .pdp-bundle-mini-price{margin-top:8px!important;color:var(--red, #e60012)!important;font-size:16px!important;font-weight:900!important;line-height:1.2!important;text-align:left!important}body.template-product .pdp-info-col>.pdp-top-extras .pdp-bundle-plus{flex:0 0 22px!important;align-self:center!important;width:22px!important;color:#8a8f98!important;font-size:22px!important;font-weight:900!important;line-height:1!important;text-align:center!important}body.template-product .pdp-info-col>.pdp-top-extras .pdp-bundle-list-item label{grid-template-columns:22px minmax(0,1fr) auto!important;gap:10px!important;align-items:center!important;min-height:42px!important;font-size:13.5px!important;line-height:1.35!important}body.template-product .pdp-info-col>.pdp-top-extras .pdp-bundle-list-price{color:var(--red, #e60012)!important;font-size:14px!important;font-weight:900!important}body.template-product .pdp-info-col>.pdp-top-extras .pdp-bundle-total{gap:4px!important;align-items:baseline!important}body.template-product .pdp-info-col>.pdp-top-extras .pdp-bundle-total-tax{color:#475569!important;font-size:13px!important;font-weight:800!important;line-height:1.2!important}body.template-product .pdp-info-col>.pdp-top-extras .pdp-bundle-cta{min-height:50px!important;font-size:16px!important;font-weight:900!important}@media(max-width:760px){body.template-product .pdp-info-col>.pdp-top-extras .pdp-bundle--inline:not([hidden]){padding:14px!important}body.template-product .pdp-info-col>.pdp-top-extras .pdp-bundle-visual{overflow-x:auto!important;scroll-snap-type:x proximity!important}body.template-product .pdp-info-col>.pdp-top-extras .pdp-bundle-visual-card{flex-basis:166px!important;min-height:214px!important;scroll-snap-align:start!important}body.template-product .pdp-info-col>.pdp-top-extras .pdp-bundle-item{height:128px!important}body.template-product .pdp-info-col>.pdp-top-extras .pdp-bundle-item-img{max-height:110px!important}}body.template-product .site-footer{background:linear-gradient(180deg,#1f2937,#0f172a)!important;background-color:#0f172a!important;color:#e5e7eb!important}body.template-product .site-footer__shell,body.template-product .site-footer__shell.page,body.template-product .site-footer__shell.hd-frame{background:transparent!important;background-color:transparent!important}body.template-product .shopify-section:has(.site-footer){background:#0f172a!important;background-color:#0f172a!important}@media(min-width:1025px){body.template-product{--hd-pdp-frame: var(--hd-page-frame, min( calc(100% - 48px) , 1440px)) !important}body.template-product .ybar-inner,body.template-product .subnav-inner,body.template-product .page,body.template-product .pdp,body.template-product .shopify-section.section-product-description>.page,body.template-product .shopify-section.section-product-reviews>.page,body.template-product .shopify-section.section-product-category-popular>.page,body.template-product .shopify-section.section-related-products>.page,body.template-product .shopify-section.section-new-arr,body.template-product .shopify-section.section-new-arr>.page,body.template-product .shopify-section.section-new-arr .new-arr-sec,body.template-product .shopify-section.section-recent,body.template-product .shopify-section.section-recent>.page,body.template-product .shopify-section.section-recent .recent-sec,body.template-product .pdp-shelf,body.template-product .related-sec,body.template-product .recent-sec,body.template-product .site-footer__shell{box-sizing:border-box!important;width:var(--hd-pdp-frame)!important;max-width:1440px!important;margin-right:auto!important;margin-left:auto!important}body.template-product .pdp{display:grid!important;grid-template-columns:minmax(320px,360px) minmax(0,1fr)!important;align-items:start!important;gap:28px!important;overflow:visible!important}body.template-product .pdp-main-col,body.template-product .pdp-info-col{box-sizing:border-box!important;min-width:0!important;width:100%!important;max-width:100%!important}body.template-product .pdp-main-top{box-sizing:border-box!important;display:grid!important;grid-template-columns:minmax(0,1fr) 320px!important;align-items:start!important;gap:24px!important;min-width:0!important;width:100%!important;max-width:100%!important;margin:0!important;overflow:visible!important}body.template-product .pdp-main-top>.pdp-buy{box-sizing:border-box!important;width:320px!important;max-width:320px!important;min-width:0!important;margin:0!important;align-self:start!important}}body.template-product .pdp-review-row{display:flex!important;align-items:center!important;margin:0 0 8px!important}body.template-product .pdp-price-rating{display:inline-flex!important;align-items:center!important;gap:6px!important;min-height:32px!important;padding:0 10px!important;border:1px solid rgba(246,168,0,.32)!important;border-radius:999px!important;background:#fffaf0!important;color:#1f2937!important;font-size:13px!important;font-weight:800!important;line-height:1!important;text-decoration:none!important;white-space:nowrap!important}body.template-product .pdp-price-rating:hover,body.template-product .pdp-price-rating:focus-visible{border-color:#e6001252!important;background:#fff4f4!important;color:#e60012!important}body.template-product .pdp-price-rating.is-empty{border-color:#dbe3ee!important;background:#fff!important;color:#64748b!important}body.template-product .pdp-yahoo-stars{position:relative!important;display:inline-block!important;width:5.5em!important;overflow:hidden!important;color:#d8dee8!important;font-family:Arial,Helvetica Neue,sans-serif!important;font-size:14px!important;font-weight:900!important;letter-spacing:.06em!important;line-height:1!important}body.template-product .pdp-yahoo-stars-bg,body.template-product .pdp-yahoo-stars-fg{display:block!important;white-space:nowrap!important}body.template-product .pdp-yahoo-stars-fg{position:absolute!important;inset:0 auto auto 0!important;width:var(--rating-fill, 0%)!important;overflow:hidden!important;color:#f6a800!important}body.template-product .pdp-yahoo-stars--empty{width:auto!important;color:#d8dee8!important}body.template-product .pdp-price-rating-score{color:#c2410c!important;font-size:15px!important;font-weight:900!important;line-height:1!important}body.template-product .pdp-price-rating-count,body.template-product .pdp-price-rating-empty{color:#475569!important;font-size:13px!important;font-weight:800!important;line-height:1!important}body.template-product #reviews .product-reviews-app--judgeme .rev-empty-state--judgeme{display:flex!important}body.template-product #reviews .rev-app-summary{display:flex!important;align-items:center!important;gap:18px!important;margin:2px 0 18px!important;padding:16px 18px!important;border:1px solid #e5e7eb!important;border-radius:14px!important;background:#fff!important}body.template-product #reviews .rev-app-summary__score{color:#333!important;font-size:44px!important;line-height:1!important;font-weight:800!important;letter-spacing:-.03em!important}body.template-product #reviews .rev-app-summary__body{display:grid!important;gap:4px!important}body.template-product #reviews .rev-app-summary__stars{position:relative!important;display:inline-block!important;width:max-content!important;color:#d1d5db!important;font-size:24px!important;line-height:1!important;letter-spacing:.03em!important}body.template-product #reviews .rev-app-summary__stars-bg,body.template-product #reviews .rev-app-summary__stars-fg{display:block!important;white-space:nowrap!important}body.template-product #reviews .rev-app-summary__stars-fg{position:absolute!important;inset:0 auto auto 0!important;width:var(--rating-fill, 0%)!important;overflow:hidden!important;color:#f6a800!important}body.template-product #reviews .rev-app-summary__count{color:#555!important;font-size:14px!important;font-weight:700!important}body.template-product #reviews .jdgm-temp-hiding-style{display:none!important}body.template-product #reviews .jdgm-rev-widg{display:block!important}body.template-product #reviews .jdgm-rev-widg__header{display:none!important}body.template-product #reviews .jdgm-rev-widg__body{display:block!important}body.template-product #reviews .jdgm-rev-widg__reviews{display:grid!important;gap:14px!important}body.template-product #reviews .jdgm-star:before{content:"\2605"!important;font-family:var(--font-yahoo)!important}body.template-product #reviews .jdgm-star.jdgm--off:before{color:#d1d5db!important}body.template-product #judgeme_product_reviews:has(.jdgm-rev)+.rev-empty-state--judgeme,body.template-product #judgeme_product_reviews:has(.jdgm-rev-widg[data-number-of-reviews]:not([data-number-of-reviews="0"]))+.rev-empty-state--judgeme{display:none!important}body.template-product #reviews .rev-empty-state{min-height:88px!important;padding:18px!important;border:1px solid #e5e7eb!important;border-radius:14px!important;background:#fff!important}@media(max-width:420px){body.template-product .pdp-price-rating{min-height:30px!important;padding:0 8px!important;gap:5px!important;font-size:12px!important}body.template-product .pdp-yahoo-stars{font-size:12px!important}body.template-product .pdp-price-rating-score{font-size:13px!important}body.template-product .pdp-price-rating-count,body.template-product .pdp-price-rating-empty{font-size:12px!important}body.template-product #reviews .rev-app-summary{align-items:flex-start!important;gap:12px!important;padding:14px!important}body.template-product #reviews .rev-app-summary__score{font-size:34px!important}body.template-product #reviews .rev-app-summary__stars{font-size:20px!important}}body.template-product #reviews .jdgm-paginate,body.template-product #reviews .jdgm-pagination,body.template-product #reviews .rev-pager{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;margin:24px 0 4px!important;padding:0!important;list-style:none!important}body.template-product #reviews .jdgm-paginate a,body.template-product #reviews .jdgm-paginate span,body.template-product #reviews .jdgm-pagination a,body.template-product #reviews .jdgm-pagination span,body.template-product #reviews .rev-pager-btn,body.template-product #reviews .rev-pager-current{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:34px!important;height:34px!important;padding:0 11px!important;border:1px solid #d8e0ea!important;border-radius:999px!important;background:#fff!important;color:#111827!important;font-size:13px!important;line-height:1!important;font-weight:800!important;text-decoration:none!important}body.template-product #reviews .jdgm-paginate .jdgm-curt,body.template-product #reviews .jdgm-paginate .jdgm-paginate__page--current,body.template-product #reviews .jdgm-pagination .current,body.template-product #reviews .rev-pager-current{border-color:#e60012!important;background:#e60012!important;color:#fff!important}body.template-product .pdp-bundle-list-item label,body.template-product .pdp-bundle-list-row{display:grid!important;grid-template-columns:28px minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;min-height:48px!important;padding:8px 0!important}body.template-product .pdp-bundle-check,body.template-product .pdp-bundle-list-title,body.template-product .pdp-bundle-list-price{align-self:center!important}body.template-product .pdp-bundle-list-title{display:flex!important;align-items:center!important;min-width:0!important;min-height:40px!important;margin:0!important;font-size:14px!important;line-height:1.45!important;font-weight:700!important}body.template-product .pdp-bundle-list-title a,body.template-product .pdp-bundle-list-title span{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important;color:#111827!important;text-decoration:none!important}body.template-product .pdp-bundle-list-price{color:#e60012!important;font-size:14px!important;line-height:1!important;font-weight:900!important;white-space:nowrap!important}body.template-product .pdp-bundle-total{align-items:center!important}body.template-product .pdp-bundle-total-label{display:inline-flex!important;align-items:baseline!important;gap:4px!important}body.template-product .pdp-bundle-total-label:after{content:" (\7a0e\8fbc)";color:#475569;font-size:13px;font-weight:800}body.template-product .pdp-bundle-submit{white-space:nowrap!important}body.template-product .pdp-main,body.template-product .page,body.template-product .site-footer__shell.hd-frame{box-sizing:border-box!important;width:min(calc(100vw - 48px),1440px)!important;max-width:1440px!important;margin-right:auto!important;margin-left:auto!important}body.template-product .pdp-product-title{font-size:clamp(22px,1.85vw,32px)!important;line-height:1.25!important;font-weight:900!important;letter-spacing:-.025em!important}body.template-product .pdp-desc{max-width:none!important;white-space:pre-line!important}body.template-product .pdp-bundle{padding:18px 20px!important}body.template-product .pdp-bundle-title{margin:0 0 14px!important;font-size:20px!important;line-height:1.35!important;font-weight:900!important}body.template-product .pdp-bundle-visual{display:grid!important;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important;align-items:stretch!important;gap:12px!important}body.template-product .pdp-bundle-visual-card{display:flex!important;flex-direction:column!important;min-width:0!important;padding:14px!important;border:1px solid rgba(15,23,42,.1)!important;border-radius:16px!important;background:#fffaf5!important}body.template-product .pdp-bundle-item{display:flex!important;align-items:center!important;justify-content:center!important;aspect-ratio:4 / 3!important;margin:0 0 10px!important;border:1px solid rgba(15,23,42,.08)!important;border-radius:14px!important;background:#fff!important}body.template-product .pdp-bundle-item-img{width:min(160px,78%)!important;height:min(160px,78%)!important;object-fit:contain!important}body.template-product .pdp-bundle-mini-title{display:-webkit-box!important;min-height:2.84em!important;max-height:2.84em!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;color:#111827!important;font-size:14px!important;line-height:1.42!important;font-weight:800!important}body.template-product .pdp-bundle-mini-price{margin-top:10px!important;color:#e60012!important;font-size:18px!important;line-height:1.15!important;font-weight:900!important}body.template-product .pdp-bundle-plus{align-self:center!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:34px!important;height:34px!important;border-radius:999px!important;background:#f1f5f9!important;color:#64748b!important;font-size:24px!important;font-weight:900!important}body.template-product .pdp-bundle-total{justify-content:flex-end!important;gap:6px!important;margin:14px 0!important;color:#111827!important;font-size:15px!important;line-height:1!important;font-weight:800!important}body.template-product .pdp-bundle-total strong{color:#e60012!important;font-size:24px!important;font-weight:900!important}body.template-product .pdp-bundle-total-label:after{content:""!important}body.template-product .pdp-bundle-cta,body.template-product .pdp-bundle-submit{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;width:100%!important;min-height:48px!important;border-radius:12px!important;font-size:16px!important;line-height:1!important;font-weight:900!important;white-space:nowrap!important}body.template-product #reviews{background:#fff!important}body.template-product #reviews .rev-empty-state{display:flex!important;align-items:center!important;gap:14px!important;min-height:96px!important;padding:18px!important;border:1px solid rgba(15,23,42,.1)!important;border-radius:14px!important;background:#fff!important;color:#334155!important}body.template-product #reviews .rev-empty-state__title{margin:0!important;color:#111827!important;font-size:15px!important;font-weight:800!important}body.template-product #reviews .rev-empty-state__text{margin:4px 0 0!important;font-size:13px!important;line-height:1.55!important}body.template-product #reviews .jdgm-paginate,body.template-product #reviews .jdgm-pagination,body.template-product #reviews [class*=pagination],body.template-product #reviews [class*=paginate],body.template-product #reviews .rev-pager{display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:wrap!important;gap:8px!important;margin:20px 0 0!important;padding:0!important;list-style:none!important}body.template-product #reviews .jdgm-paginate a,body.template-product #reviews .jdgm-paginate span,body.template-product #reviews .jdgm-pagination a,body.template-product #reviews .jdgm-pagination span,body.template-product #reviews [class*=pagination] a,body.template-product #reviews [class*=pagination] span,body.template-product #reviews [class*=paginate] a,body.template-product #reviews [class*=paginate] span,body.template-product #reviews .rev-pager-btn,body.template-product #reviews .rev-pager-current{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:34px!important;height:34px!important;padding:0 11px!important;border:1px solid #d8e0ea!important;border-radius:999px!important;background:#fff!important;color:#111827!important;font-size:13px!important;line-height:1!important;font-weight:800!important;text-decoration:none!important}body.template-product #reviews .jdgm-paginate .jdgm-curt,body.template-product #reviews .jdgm-paginate .jdgm-paginate__page--current,body.template-product #reviews .jdgm-pagination .current,body.template-product #reviews [aria-current=page],body.template-product #reviews .rev-pager-current{border-color:#e60012!important;background:#e60012!important;color:#fff!important}@media(max-width:989px){body.template-product .pdp-main,body.template-product .page,body.template-product .site-footer__shell.hd-frame{width:min(calc(100vw - 20px),1440px)!important}body.template-product .pdp-bundle-visual{grid-template-columns:1fr!important}body.template-product .pdp-bundle-plus{width:28px!important;height:28px!important;margin:-2px auto!important;font-size:20px!important}}body.template-product .pdp-title{max-width:100%!important;margin:0 0 12px!important;color:#1f2937!important;font-size:clamp(24px,1.55vw,32px)!important;line-height:1.22!important;letter-spacing:-.018em!important;font-weight:850!important}body.template-product .pdp-main-top{align-items:start!important}body.template-product .pdp-buy{gap:12px!important;padding:18px!important}body.template-product .pdp-ship-eta--price{margin:8px 0 0!important}body.template-product .pdp-buy-stock{min-height:28px!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;font-size:15px!important;line-height:1.35!important;font-weight:800!important}body.template-product .pdp-stock-low{min-height:50px!important;padding:12px 14px!important}body.template-product .pdp-stock-low-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;width:100%!important}body.template-product .pdp-stock-low-flag,body.template-product .pdp-stock-low strong{display:inline-flex!important;align-items:center!important;gap:5px!important;white-space:nowrap!important;font-size:16px!important;line-height:1.2!important;font-weight:900!important}body.template-product .pdp-stock-low-sub{display:none!important}body.template-product .pdp-bundle{max-width:100%!important}body.template-product .pdp-bundle-visual{margin-top:8px!important}body.template-product .pdp-bundle-list{display:grid!important;gap:0!important;margin:12px 0 14px!important}body.template-product .pdp-bundle-list-item{margin:0!important}body.template-product .pdp-bundle-list-item label{display:grid!important;grid-template-columns:28px minmax(0,1fr) max-content!important;align-items:center!important;gap:10px!important;min-height:44px!important;padding:8px 0!important}body.template-product .pdp-bundle-list-title,body.template-product .pdp-bundle-list-title a{display:block!important;min-width:0!important;color:#111827!important;font-size:14px!important;line-height:1.42!important;font-weight:700!important;text-decoration:none!important}body.template-product .pdp-bundle-list-price{align-self:center!important;color:#e60012!important;font-size:14px!important;line-height:1!important;font-weight:900!important;white-space:nowrap!important}body.template-product .pdp-bundle-total{display:inline-flex!important;align-items:baseline!important;justify-content:flex-end!important;gap:5px!important}body.template-product .pdp-bundle-total-tax{color:#334155!important;font-size:13px!important;font-weight:800!important}body.template-product .pdp-price-rating,body.template-product .pdp-stars{display:inline-flex!important;align-items:center!important}body.template-product .pdp-star{display:inline-block!important;color:#f59e0b!important;font-family:Arial,Helvetica Neue,sans-serif!important;line-height:1!important;letter-spacing:-.02em!important}body.template-product .pdp-star--empty{color:#d8dee8!important}body.template-product .pdp-star--sm{font-size:13px!important}body.template-product .pdp-star--md{font-size:17px!important}body.template-product .pdp-star--lg{font-size:22px!important}body.template-product #reviews .jdgm-rev-widg,body.template-product #reviews .jdgm-widget,body.template-product #reviews .jdgm-review-widget{width:100%!important;max-width:none!important;margin:0!important}body.template-product #reviews .jdgm-paginate__page,body.template-product #reviews .jdgm-paginate__next-page,body.template-product #reviews .jdgm-paginate__prev-page,body.template-product #reviews .jdgm-paginate__last-page,body.template-product #reviews .jdgm-paginate__first-page{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:34px!important;height:34px!important;margin:0 3px!important;padding:0 10px!important;border:1px solid #d8e0ea!important;border-radius:999px!important;background:#fff!important;color:#111827!important;font-size:13px!important;line-height:1!important;font-weight:800!important;text-decoration:none!important}body.template-product #reviews .jdgm-paginate__page.jdgm-curt{border-color:#e60012!important;background:#e60012!important;color:#fff!important}@media(min-width:990px){body.template-product .pdp{grid-template-columns:minmax(320px,380px) minmax(0,1fr)!important;gap:28px!important}body.template-product .pdp-main-top{display:grid!important;grid-template-columns:minmax(0,1fr) 320px!important;gap:24px!important}body.template-product .pdp-buy{position:sticky!important;top:16px!important}}@media(max-width:989px){body.template-product .pdp-title{font-size:clamp(21px,6vw,28px)!important}body.template-product .pdp-buy{padding:14px!important}}body.template-product .pdp-title{font-size:clamp(18px,1.05vw,24px)!important;line-height:1.24!important;letter-spacing:-.01em!important;font-weight:800!important}body.template-product .pdp-price-rating{gap:8px!important;flex-wrap:wrap!important}body.template-product .pdp-buy{gap:12px!important;padding:16px!important}body.template-product .pdp-buy .pdp-submit,body.template-product .pdp-buy .pdp-restock-btn{min-height:48px!important;font-size:16px!important;line-height:1.2!important;font-weight:850!important}body.template-product .pdp-buy-stock,body.template-product .pdp-stock-low-flag,body.template-product .pdp-stock-low strong{font-size:15px!important}body.template-product .pdp-stock-low{min-height:46px!important;padding:10px 12px!important}body.template-product .pdp-shelf-item .pcard-rating,body.template-product .catalog-rail-item .pcard-rating,body.template-product .recent-item .pcard-rating,body.template-product .ranking-card-rating{display:inline-flex!important;flex:0 0 15px!important;align-items:center!important;justify-content:flex-start!important;gap:3px!important;height:15px!important;min-height:15px!important;max-height:15px!important;margin:0 0 2px!important;padding:0!important;color:#334155!important;font-size:12px!important;line-height:1!important;font-weight:800!important;white-space:nowrap!important;overflow:visible!important}body.template-product .pcard-rating-count,body.template-product .pcard-rating-num,body.template-product .ranking-card-rating-count,body.template-product .ranking-card-rating>span:not(.pdp-stars){display:inline!important;color:#334155!important;font-size:12px!important;line-height:1!important;font-weight:800!important;margin:0!important;padding:0!important}body.template-product .pcard-rating .pdp-stars,body.template-product .ranking-card-rating .pdp-stars{display:inline-flex!important;flex:0 0 auto!important;align-items:center!important;gap:0!important;height:12px!important;min-height:12px!important;line-height:1!important}body.template-product .pcard-rating .pdp-star,body.template-product .ranking-card-rating .pdp-star,body.template-product .pcard-rating .pdp-stars .ms,body.template-product .ranking-card-rating .pdp-stars .ms{display:inline-block!important;color:#f59e0b!important;font-size:12px!important;line-height:1!important}body.template-product .pdp-shelf-track,body.template-product .catalog-rail-track,body.template-product .ranking-rail-track,body.template-product .recent-grid{overflow-y:visible!important;padding-bottom:50px!important}body.template-product .pdp-shelf-item .pcard-body,body.template-product .catalog-rail-item .pcard-body,body.template-product .recent-item .pcard-body,body.template-product .ranking-card-body{display:flex!important;flex-direction:column!important;gap:5px!important;padding-bottom:16px!important}body.template-product .pdp-shelf-item .pcard-actions,body.template-product .catalog-rail-item .pcard-actions,body.template-product .recent-item .pcard-actions,body.template-product .ranking-card-actions{flex:0 0 auto!important;margin-top:auto!important;padding-top:4px!important;padding-bottom:0!important}body.template-product .pdp-shelf-item .pcard-cart,body.template-product .pdp-shelf-item .pcard-soldout,body.template-product .catalog-rail-item .pcard-cart,body.template-product .catalog-rail-item .pcard-soldout,body.template-product .recent-item .pcard-cart,body.template-product .recent-item .pcard-soldout,body.template-product .ranking-card-cart,body.template-product .ranking-card-soldout{min-height:40px!important;margin-bottom:0!important}body.template-product .pdp-shelf-track,body.template-product .catalog-rail-track,body.template-product .ranking-rail-track,body.template-product .recent-grid{overflow-y:visible!important;padding-bottom:26px!important}body.template-product .pdp-shelf-item .pcard,body.template-product .catalog-rail-item .pcard,body.template-product .ranking-rail-track .ranking-card{min-height:100%!important;overflow:hidden!important}body.template-product .pdp-shelf-item .pcard-body,body.template-product .catalog-rail-item .pcard-body{padding-bottom:14px!important}body.template-product .pdp-shelf-item .pcard-actions,body.template-product .catalog-rail-item .pcard-actions,body.template-product .ranking-card-actions{flex:0 0 auto!important;margin-top:auto!important;padding-top:4px!important}body.template-product .pdp-shelf-item .pcard-cart,body.template-product .pdp-shelf-item .pcard-soldout,body.template-product .pdp-shelf-item .pcard-secondary,body.template-product .catalog-rail-item .pcard-cart,body.template-product .catalog-rail-item .pcard-soldout,body.template-product .catalog-rail-item .pcard-secondary,body.template-product .ranking-card-cart,body.template-product .ranking-card-soldout{flex:0 0 auto!important;margin-bottom:0!important}@media(max-width:768px){body.template-product .pdp-shelf-track,body.template-product .catalog-rail-track,body.template-product .ranking-rail-track,body.template-product .recent-grid{padding-bottom:22px!important}}body.template-product .pdp-bundle{padding:18px 20px 20px!important}body.template-product .pdp-bundle:before{display:none!important;content:none!important}body.template-product .pdp-bundle-title{margin:0 0 14px!important;font-size:20px!important;line-height:1.3!important;font-weight:850!important}body.template-product .pdp-bundle-visual{position:relative!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch!important;gap:14px 52px!important;padding:12px!important}body.template-product .pdp-bundle-visual-card{min-width:0!important;padding:14px!important}body.template-product .pdp-bundle-item{width:100%!important;min-height:178px!important}body.template-product .pdp-bundle-item-img{width:100%!important;height:178px!important;object-fit:contain!important}body.template-product .pdp-bundle-mini-title{min-height:2.84em!important;margin-top:10px!important;font-size:14px!important;line-height:1.42!important;-webkit-line-clamp:2!important}body.template-product .pdp-bundle-plus{position:absolute!important;inset-block-start:50%!important;inset-inline-start:50%!important;transform:translate(-50%,-50%)!important;margin:0!important;z-index:2!important}body.template-product .pdp-bundle-list-item label{grid-template-columns:28px minmax(0,1fr) max-content!important}body.template-product .pdp-bundle-list-title,body.template-product .pdp-bundle-list-title a{display:flex!important;align-items:center!important;min-height:34px!important}body.template-product .pdp-bundle-total{min-height:48px!important;padding:12px 16px!important}body.template-product .pdp-bundle-cta,body.template-product .pdp-bundle-submit{min-height:48px!important;font-size:16px!important;line-height:1.2!important}body.template-product #reviews .rev-pager,body.template-product #reviews .jdgm-paginate,body.template-product #reviews .jdgm-pagination,body.template-product #reviews [class*=paginate],body.template-product #reviews [class*=pagination]{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:8px!important;margin:22px 0 0!important}body.template-product #reviews .rev-pager a,body.template-product #reviews .rev-pager span,body.template-product #reviews .rev-pager button,body.template-product #reviews .jdgm-paginate a,body.template-product #reviews .jdgm-paginate span,body.template-product #reviews .jdgm-pagination a,body.template-product #reviews .jdgm-pagination span,body.template-product #reviews [class*=paginate] a,body.template-product #reviews [class*=paginate] span,body.template-product #reviews [class*=pagination] a,body.template-product #reviews [class*=pagination] span{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:34px!important;height:34px!important;margin:0!important;padding:0 11px!important;border:1px solid #d8e0ea!important;border-radius:999px!important;background:#fff!important;color:#111827!important;font-size:13px!important;line-height:1!important;font-weight:800!important;text-decoration:none!important}body.template-product #reviews .rev-pager .current,body.template-product #reviews .rev-pager-current,body.template-product #reviews .jdgm-paginate .jdgm-curt,body.template-product #reviews .jdgm-paginate__page.jdgm-curt,body.template-product #reviews [class*=paginate] .current,body.template-product #reviews [class*=pagination] .current{border-color:#e60012!important;background:#e60012!important;color:#fff!important}@media(min-width:990px){body.template-product .pdp-main-top{grid-template-columns:minmax(0,1fr) 316px!important;gap:22px!important}body.template-product .pdp-buy{top:18px!important}}@media(max-width:989px){body.template-product .pdp-title{font-size:clamp(20px,5.4vw,25px)!important}body.template-product .pdp-bundle-visual{grid-template-columns:1fr!important;gap:10px!important}body.template-product .pdp-bundle-plus{position:static!important;inset:auto!important;transform:none!important;margin:0 auto!important}}body.template-product .pdp-review-row{display:flex!important;align-items:center!important;gap:8px!important}body.template-product .pdp-price-rating{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:6px!important;min-height:32px!important;padding:7px 11px!important;border:1px solid rgba(255,152,0,.42)!important;border-radius:999px!important;background:#fffaf3!important;color:#111827!important;line-height:1!important;white-space:nowrap!important;text-decoration:none!important;overflow:visible!important}body.template-product .pdp-yahoo-stars{position:relative!important;display:inline-block!important;width:5.55em!important;height:1em!important;min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#e5e7eb!important;font-family:Arial,Helvetica Neue,sans-serif!important;font-size:14px!important;line-height:1!important;letter-spacing:.03em!important;vertical-align:middle!important;overflow:hidden!important}body.template-product .pdp-yahoo-stars-bg{display:block!important;color:#e5e7eb!important;line-height:1!important}body.template-product .pdp-yahoo-stars-fg{position:absolute!important;inset:0 auto auto 0!important;display:block!important;width:var(--rating-fill, 0%)!important;max-width:100%!important;overflow:hidden!important;white-space:nowrap!important;color:#f59e0b!important;line-height:1!important}body.template-product .pdp-yahoo-stars--empty{color:#d1d5db!important}body.template-product .pdp-price-rating-score{color:#111827!important;font-size:14px!important;line-height:1!important;font-weight:800!important}body.template-product .pdp-price-rating-count,body.template-product .pdp-price-rating-empty{color:#374151!important;font-size:13px!important;line-height:1!important;font-weight:700!important}body.template-product .pdp-hpoint,body.template-product .pdp-hpoint--buy,body.template-product [data-store-credit-widget]{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/25/assets/product.css.map */
