.sh-redesign-pdp{--pdp-blue: #2E4E9E;--pdp-blue-900: #172B63;--pdp-yellow: #EBB31F;--pdp-yellow-soft: #FFF2BA;--pdp-ink: #152036;--pdp-ink-700: #2E3A5C;--pdp-muted: #657089;--pdp-line: #DFE6F2;--pdp-surface: #F6F8FC;--pdp-soft-blue: #F0F4FB;--pdp-white: #FFFFFF;--pdp-success: #2E8C5A;--pdp-danger: #E14B34;--pdp-shadow: 0 18px 45px rgba(20, 35, 75, .12);--pdp-shadow-soft: 0 8px 22px rgba(20, 35, 75, .07);font-family:Prompt,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--pdp-ink);font-size:16px;line-height:1.5;letter-spacing:0;display:block;padding:clamp(20px,3vw,40px) 0 clamp(40px,5vw,60px);background:var(--pdp-white)}.sh-redesign-pdp *,.sh-redesign-pdp *:before,.sh-redesign-pdp *:after{box-sizing:border-box}.sh-redesign-pdp img{display:block;max-width:100%}.sh-redesign-pdp__shell{margin:0 auto;width:min(1180px,calc(100% - 32px))}.sh-redesign-pdp__layout{display:grid;gap:clamp(24px,4vw,56px);grid-template-columns:minmax(0,1fr) minmax(360px,440px);align-items:start}.sh-redesign-pdp__gallery{display:grid;gap:12px}.sh-redesign-pdp__main-image{position:relative;background:var(--pdp-soft-blue);border:1px solid var(--pdp-line);border-radius:16px;overflow:hidden}.sh-redesign-pdp__main-image img{display:block;width:100%;height:auto}.sh-redesign-pdp__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,var(--pdp-soft-blue),var(--pdp-line))}.sh-redesign-pdp__badge{position:absolute;top:18px;left:18px;background:var(--pdp-yellow);color:var(--pdp-blue-900);font-size:11px;font-weight:800;padding:7px 14px;border-radius:999px;letter-spacing:.08em}.sh-redesign-pdp__thumbs{display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px;-webkit-mask-image:linear-gradient(to right,black calc(100% - 24px),transparent);mask-image:linear-gradient(to right,black calc(100% - 24px),transparent)}.sh-redesign-pdp__thumbs::-webkit-scrollbar{display:none}.sh-redesign-pdp__thumbs>.sh-redesign-pdp__thumb{flex:0 0 calc((100% - 24px)/4);aspect-ratio:1 / 1;scroll-snap-align:start}@media(min-width:1280px){.sh-redesign-pdp__thumbs>.sh-redesign-pdp__thumb{flex:0 0 calc((100% - 32px)/5)}}.sh-redesign-pdp__thumb{aspect-ratio:1 / 1;background:var(--pdp-soft-blue);border:1.5px solid var(--pdp-line);border-radius:10px;overflow:hidden;cursor:pointer;transition:border-color .15s ease}.sh-redesign-pdp__thumb{padding:0;font:inherit;-webkit-appearance:none;appearance:none}.sh-redesign-pdp__thumb:hover{border-color:var(--pdp-blue)}.sh-redesign-pdp__thumb.is-active{border-color:var(--pdp-blue);border-width:2px}.sh-redesign-pdp__thumb img{width:100%;height:100%;object-fit:cover;pointer-events:none}.sh-redesign-pdp__nav-arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border:none;border-radius:50%;background:#ffffffeb;color:var(--pdp-ink);cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .25s ease,background .2s ease,transform .2s ease;pointer-events:none;box-shadow:0 4px 12px #14234b29;z-index:2}.sh-redesign-pdp__main-image:hover .sh-redesign-pdp__nav-arrow,.sh-redesign-pdp__main-image:focus-within .sh-redesign-pdp__nav-arrow{opacity:1;pointer-events:auto}.sh-redesign-pdp__nav-arrow:hover{background:var(--pdp-white);color:var(--pdp-blue)}.sh-redesign-pdp__nav-arrow--prev{left:14px}.sh-redesign-pdp__nav-arrow--next{right:14px}@media(max-width:820px){.sh-redesign-pdp__nav-arrow{opacity:1;pointer-events:auto;width:36px;height:36px}}.sh-redesign-pdp__buy-box{position:sticky;top:96px;display:flex;flex-direction:column;gap:18px}.sh-redesign-pdp__eyebrow{color:var(--pdp-blue);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;margin:0}.sh-redesign-pdp__h1{margin:0;font-size:clamp(28px,3.2vw,36px);line-height:1.1;font-weight:700;color:var(--pdp-blue-900);letter-spacing:-.01em}.sh-redesign-pdp__tagline{margin:0;font-size:clamp(15px,1.4vw,17px);font-weight:600;color:var(--pdp-blue);line-height:1.4}.sh-redesign-pdp__subtitle{margin:0;font-size:14.5px;color:var(--pdp-muted);line-height:1.65}.sh-redesign-pdp__subtitle p{margin:0 0 6px}.sh-redesign-pdp__rating{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.sh-redesign-pdp__stars{color:#bc6440;font-size:16px}.sh-redesign-pdp__rating-value{font-size:14px;font-weight:700;color:var(--pdp-blue-900)}.sh-redesign-pdp__rating small{color:var(--pdp-muted);font-size:13px;font-weight:600}.sh-redesign-pdp__rating-divider{color:var(--pdp-line)}.sh-redesign-pdp__eta{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;background:#2e8c5a1a;color:var(--pdp-success);border-radius:999px;font-size:12px;font-weight:700}.sh-redesign-pdp__eta-dot{width:8px;height:8px;border-radius:50%;background:var(--pdp-success);animation:sh-redesign-pulse 2s infinite}@keyframes sh-redesign-pulse{0%{box-shadow:0 0 #2e8c5a8c}70%{box-shadow:0 0 0 8px #2e8c5a00}to{box-shadow:0 0 #2e8c5a00}}.sh-redesign-pdp__feature-pills{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:8px 0}.sh-redesign-pdp__feature-pill{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.sh-redesign-pdp__feature-icon{width:72px;height:72px;border-radius:16px;background:var(--pdp-soft-blue);border:1px solid var(--pdp-line);display:inline-flex;align-items:center;justify-content:center;font-size:30px;color:var(--pdp-blue)}.sh-redesign-pdp__feature-label{font-size:12px;font-weight:600;color:var(--pdp-blue-900);line-height:1.3;max-width:96px}.sh-redesign-pdp__size-cards{border:0;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.sh-redesign-pdp__size-legend{display:block;grid-column:1 / -1;font-size:13px;font-weight:600;color:var(--pdp-muted);margin:0 0 6px;padding:0}.sh-redesign-pdp__size-card{position:relative;background:var(--pdp-white);border:1.5px solid var(--pdp-line);border-radius:12px;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:14px 6px;text-align:center;min-height:80px;transition:border-color .15s ease,background .15s ease}.sh-redesign-pdp__size-card input[type=radio]{position:absolute;opacity:0;pointer-events:none}.sh-redesign-pdp__size-card-label{font-weight:700;font-size:16px;color:var(--pdp-ink);line-height:1}.sh-redesign-pdp__size-card-dim{font-size:11px;color:var(--pdp-muted);font-weight:500;line-height:1}.sh-redesign-pdp__size-card:hover,.sh-redesign-pdp__size-card.is-active{border-color:var(--pdp-blue);border-width:2px;background:var(--pdp-soft-blue);padding:13px 5px}.sh-redesign-pdp__size-card.is-active .sh-redesign-pdp__size-card-label{color:var(--pdp-blue)}.sh-redesign-pdp__size-card.is-unavailable{opacity:.45;text-decoration:line-through;cursor:not-allowed}.sh-redesign-pdp__size-card-badge{position:absolute;top:-8px;right:6px;background:#e8efff;color:var(--pdp-blue);font-size:10px;font-weight:700;padding:3px 7px;border-radius:4px;letter-spacing:.02em;border:1px solid rgba(46,78,158,.18)}.sh-redesign-pdp__size-cards--thickness .sh-redesign-pdp__size-card{flex:0 1 calc((100% - 16px) / 3);max-width:calc((100% - 16px) / 3)}.sh-redesign-pdp__price-card{background:var(--pdp-soft-blue);border:1px solid var(--pdp-line);border-radius:16px;padding:22px;display:flex;flex-direction:column;gap:14px}.sh-redesign-pdp__price-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:12px;margin:0}.sh-redesign-pdp__price-row del{color:var(--pdp-muted);font-size:16px;font-weight:500}.sh-redesign-pdp__price-row strong{color:var(--pdp-ink);font-size:clamp(28px,3vw,32px);line-height:1;font-weight:800;letter-spacing:-.01em}.sh-redesign-pdp__saved-pct{background:var(--pdp-yellow);color:var(--pdp-blue-900);font-size:12px;font-weight:800;padding:5px 10px;border-radius:999px}.sh-redesign-pdp__saved-amount{margin:0;font-size:13px;font-weight:700;color:var(--pdp-danger)}.sh-redesign-pdp__installment{margin:0;font-size:13px;font-weight:600;color:var(--pdp-blue)}.sh-redesign-pdp__cta-row{display:grid;grid-template-columns:108px 1fr 1fr;gap:10px;align-items:center}.sh-redesign-pdp__qty-stepper{display:inline-flex;align-items:center;justify-content:space-between;border:1.5px solid var(--pdp-line);border-radius:999px;background:var(--pdp-white);height:52px;width:108px;overflow:hidden}.sh-redesign-pdp__qty-btn{width:36px;height:52px;background:transparent;color:var(--pdp-muted);font-size:18px;font-weight:600;cursor:pointer;border:0;display:inline-flex;align-items:center;justify-content:center;flex:0 0 36px}.sh-redesign-pdp__qty-btn:hover{color:var(--pdp-blue)}.sh-redesign-pdp__qty-input{width:36px;flex:0 0 36px;text-align:center;border:0;background:transparent;font-weight:700;font-size:15px;color:var(--pdp-ink);font-family:inherit;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield;padding:0;min-width:0}.sh-redesign-pdp__qty-input::-webkit-outer-spin-button,.sh-redesign-pdp__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.sh-redesign-pdp__cta{height:52px;border-radius:999px;font-family:inherit;font-weight:500;font-size:15px;letter-spacing:-.005em;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 22px;white-space:nowrap;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;min-width:0}.sh-redesign-pdp__cta--secondary{background:var(--pdp-white);color:var(--pdp-blue-900);border:1.5px solid var(--pdp-line)}.sh-redesign-pdp__cta--secondary:hover:not(:disabled){border-color:var(--pdp-blue);color:var(--pdp-blue)}.sh-redesign-pdp__cta--primary{background:var(--pdp-blue);color:var(--pdp-white);border:1.5px solid var(--pdp-blue)}.sh-redesign-pdp__cta--primary:hover:not(:disabled){background:var(--pdp-blue-900);box-shadow:var(--pdp-shadow-soft);border-color:var(--pdp-blue-900);transform:translateY(-1px)}.sh-redesign-pdp__cta:disabled{background:var(--pdp-line);color:var(--pdp-muted);border-color:var(--pdp-line);cursor:not-allowed}.sh-redesign-pdp__trust-grid{display:grid;grid-template-columns:repeat(2,1fr);border:1px solid var(--pdp-line);border-radius:12px;overflow:hidden;background:var(--pdp-white)}.sh-redesign-pdp__trust-cell{display:flex;align-items:center;gap:10px;padding:14px 12px;border-right:1px solid var(--pdp-line);border-bottom:1px solid var(--pdp-line);min-width:0}.sh-redesign-pdp__trust-cell:nth-child(2n){border-right:0}.sh-redesign-pdp__trust-cell:nth-last-child(-n+2){border-bottom:0}.sh-redesign-pdp__trust-icon{width:32px;height:32px;border-radius:8px;background:var(--pdp-yellow-soft);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-size:16px}.sh-redesign-pdp__trust-cell strong{display:block;font-size:12.5px;font-weight:700;color:var(--pdp-blue-900);line-height:1.25}.sh-redesign-pdp__trust-cell small{display:block;font-size:10.5px;color:var(--pdp-muted);font-weight:500;line-height:1.4;margin-top:2px}.sh-redesign-pdp__expert-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;color:var(--pdp-blue);font-weight:700;font-size:14px;text-align:center;padding:12px;border-radius:999px;border:1.5px solid transparent;text-decoration:none;transition:border-color .15s ease}.sh-redesign-pdp__expert-link:hover{border-color:var(--pdp-blue)}.sh-redesign-pdp__mobile-sticky{display:none;position:fixed;bottom:0;left:0;right:0;z-index:70;background:var(--pdp-white);border-top:1px solid var(--pdp-line);box-shadow:0 -10px 30px #14234b1a;padding:10px 14px;align-items:center;justify-content:space-between;gap:10px}.sh-redesign-pdp__mobile-sticky-info{line-height:1.2}.sh-redesign-pdp__mobile-sticky-info strong{display:block;color:var(--pdp-blue-900);font-size:14px}.sh-redesign-pdp__mobile-sticky-info span{color:var(--pdp-muted);font-size:12px}.sh-redesign-pdp__mobile-sticky-cta{background:var(--pdp-blue);color:var(--pdp-white);border-radius:999px;font-size:13px;font-weight:800;min-width:110px;padding:10px 14px;text-align:center;text-decoration:none}@media(max-width:1040px){.sh-redesign-pdp__layout{grid-template-columns:1fr}.sh-redesign-pdp__buy-box{position:static}}@media(max-width:820px){.sh-redesign-pdp__feature-icon{width:56px;height:56px;font-size:22px}.sh-redesign-pdp__size-cards{grid-template-columns:repeat(2,1fr)}.sh-redesign-pdp__price-card{padding:18px}.sh-redesign-pdp__mobile-sticky{display:flex}body.template-product{padding-bottom:70px}}@media(max-width:480px){.sh-redesign-pdp__cta-row{grid-template-columns:1fr 1fr;grid-template-areas:"qty qty" "secondary primary";gap:10px 8px}.sh-redesign-pdp__qty-stepper{grid-area:qty;justify-self:center}.sh-redesign-pdp__cta--secondary{grid-area:secondary}.sh-redesign-pdp__cta--primary{grid-area:primary}.sh-redesign-pdp__cta{padding:0 12px;font-size:13px}.sh-redesign-pdp__feature-icon{width:48px;height:48px;font-size:20px}.sh-redesign-pdp__feature-label{font-size:10.5px}.sh-redesign-pdp__price-row strong{font-size:26px}.sh-redesign-pdp__trust-cell{padding:10px 8px}.sh-redesign-pdp__trust-cell strong{font-size:11.5px}.sh-redesign-pdp__trust-cell small{font-size:10px}.sh-redesign-pdp__h1{font-size:26px}}.sh-redesign-pdp__main-image{cursor:zoom-in}.template-product-sh-redesign-mattress .sh-pdp-inst-badge,.template-product-sh-redesign-mattress [data-sh-pdp-badge],body:has(.sh-redesign-pdp) .sh-pdp-inst-badge,body:has(.sh-redesign-pdp) [data-sh-pdp-badge],.sh-redesign-pdp~.sh-pdp-inst-badge,.sh-redesign-pdp+.sh-pdp-inst-badge{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.sh-redesign-pdp__zoom-btn{position:absolute;bottom:16px;right:16px;width:44px;height:44px;border:none;border-radius:50%;background:#ffffffeb;color:var(--pdp-ink);cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .25s ease,transform .25s ease,background .2s ease;box-shadow:0 4px 14px #14234b2e;pointer-events:none;z-index:2}.sh-redesign-pdp__main-image:hover .sh-redesign-pdp__zoom-btn,.sh-redesign-pdp__main-image:focus-within .sh-redesign-pdp__zoom-btn{opacity:1;pointer-events:auto}.sh-redesign-pdp__zoom-btn:hover{background:var(--pdp-white);transform:scale(1.06)}.sh-redesign-pdp__badge{position:absolute;top:16px;left:16px;padding:6px 14px;background:var(--pdp-yellow);color:var(--pdp-ink);font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;border-radius:999px;box-shadow:0 2px 8px #14234b24;z-index:2}.sh-redesign-pdp__lightbox[hidden]{display:none}.sh-redesign-pdp__lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:24px;animation:shPdpLightboxFade .2s ease}.sh-redesign-pdp__lightbox-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#080e1ed1;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.sh-redesign-pdp__lightbox-close{position:absolute;top:24px;right:24px;width:44px;height:44px;border:none;border-radius:50%;background:#ffffff24;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2;transition:background .2s ease}.sh-redesign-pdp__lightbox-close:hover{background:#ffffff47}.sh-redesign-pdp__lightbox-img{position:relative;z-index:1;max-width:92vw;max-height:88vh;width:auto;height:auto;border-radius:8px;box-shadow:0 24px 60px #0006;object-fit:contain}@keyframes shPdpLightboxFade{0%{opacity:0}to{opacity:1}}.sh-redesign-pdp__h1{font-size:clamp(26px,2.6vw,32px);font-weight:600;letter-spacing:-.018em;line-height:1.15;text-transform:none}.sh-redesign-pdp__eyebrow{font-size:12px;font-weight:600;letter-spacing:.08em}.sh-redesign-pdp__tagline{font-size:clamp(16px,1.5vw,18px);font-weight:500;letter-spacing:-.005em;line-height:1.45}.sh-redesign-pdp__subtitle{font-size:15px;line-height:1.6;color:var(--pdp-ink-700);max-width:92%}.sh-redesign-pdp__buy-box{gap:24px}.sh-redesign-pdp__feature-pills{gap:16px;padding:4px 0}.sh-redesign-pdp__feature-icon{width:56px;height:56px;border-radius:14px;font-size:22px;background:var(--pdp-soft-blue);border:none;box-shadow:var(--pdp-shadow-soft)}.sh-redesign-pdp__feature-label{font-size:13px;font-weight:500;letter-spacing:-.005em;color:var(--pdp-ink)}.sh-redesign-pdp__size-cards{display:flex!important;gap:8px;flex-wrap:wrap}.sh-redesign-pdp__size-card{flex:1 1 0;min-width:80px;border-radius:12px;border-width:1px;padding:14px 8px;min-height:76px;gap:3px;transition:border-color .18s ease,background .18s ease}.sh-redesign-pdp__size-cards .sh-redesign-pdp__size-legend{flex:1 0 100%}.sh-redesign-pdp__size-card:hover:not(.is-active):not(.is-unavailable){border-color:var(--pdp-blue);background:#2e4e9e0a}.sh-redesign-pdp__size-card.is-active{border-color:var(--pdp-blue);border-width:1.5px;background:#2e4e9e0f;padding:12px 6px}.sh-redesign-pdp__size-card-label{font-size:15px;font-weight:600;letter-spacing:-.005em;line-height:1.15}.sh-redesign-pdp__size-card-dim{font-size:11.5px;font-weight:400;color:var(--pdp-muted);line-height:1.2;letter-spacing:0}.sh-redesign-pdp__size-card.is-active .sh-redesign-pdp__size-card-dim{color:var(--pdp-blue)}.sh-redesign-pdp__size-card-badge{top:6px!important;right:6px!important;background:var(--pdp-blue)!important;color:#fff!important;font-size:9px!important;font-weight:600!important;padding:2px 6px!important;border-radius:4px!important;letter-spacing:.02em!important;border:none!important;line-height:1.2!important}.sh-redesign-pdp__form{display:flex;flex-direction:column;gap:20px}.sh-redesign-pdp__purchase-group{display:flex;flex-direction:column;gap:18px;padding:22px;background:#fff;border:1px solid var(--pdp-line);border-radius:16px;box-shadow:0 2px 6px #14234b0a}.sh-redesign-pdp__price-card{padding:0;gap:14px;background:transparent;border:none;box-shadow:none}.sh-redesign-pdp__price-row{flex-wrap:wrap;align-items:baseline;gap:10px}.sh-redesign-pdp__price-row strong{font-size:clamp(26px,2.6vw,30px);font-weight:600;letter-spacing:-.022em;color:var(--pdp-blue-900);order:1}.sh-redesign-pdp__price-row del{order:2;font-size:14px;font-weight:400;color:var(--pdp-muted);text-decoration-thickness:1px}.sh-redesign-pdp__saved-pct{order:3;background:var(--pdp-success);color:#fff;font-size:11px!important;font-weight:700;padding:4px 10px!important;border-radius:999px;letter-spacing:.04em;line-height:1;text-transform:uppercase}.sh-redesign-pdp__saved-amount{margin:0;font-size:12.5px;letter-spacing:-.005em;color:var(--pdp-blue)!important;font-weight:600}.sh-redesign-pdp__installment{display:flex;align-items:center;gap:10px;margin:4px 0 0;padding:10px 12px;background:#2e4e9e0d;border-radius:10px;border:1px solid rgba(46,78,158,.1)}.sh-redesign-pdp__installment-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background:#fff;border-radius:8px;color:var(--pdp-blue);flex-shrink:0}.sh-redesign-pdp__installment-text{display:flex;flex-direction:column;gap:1px;font-size:12px;font-weight:400;color:var(--pdp-muted);letter-spacing:-.005em;line-height:1.3}.sh-redesign-pdp__installment-amount{font-size:15px;font-weight:700;color:var(--pdp-blue-900);letter-spacing:-.01em}.sh-redesign-pdp__installment-sub{font-size:11.5px;color:var(--pdp-muted);font-weight:400;letter-spacing:0}.sh-redesign-pdp__trust-strip{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:4px 14px;font-size:11.5px;font-weight:500;color:var(--pdp-success);letter-spacing:-.005em;line-height:1.5}.sh-redesign-pdp__trust-strip li{display:inline-flex;align-items:center;white-space:nowrap}.sh-redesign-pdp__trust-grid{display:grid!important;grid-template-columns:repeat(2,1fr);gap:18px 14px!important;background:transparent!important;border:none!important;border-radius:0!important;padding:12px 0 4px!important;margin-top:14px}.sh-redesign-pdp__trust-cell{background:transparent!important;border:none!important;border-radius:0!important;padding:0!important;display:flex;gap:12px;align-items:flex-start}.sh-redesign-pdp__trust-icon{width:28px!important;height:28px!important;background:transparent!important;border-radius:0!important;border:none!important;font-size:22px!important;color:#172b63!important;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.sh-redesign-pdp__trust-icon svg{width:26px;height:26px;display:block}.sh-redesign-pdp__trust-cell strong{font-size:13.5px!important;font-weight:600!important;letter-spacing:-.005em;color:#172b63!important;line-height:1.3!important;display:block;margin-bottom:3px}.sh-redesign-pdp__trust-cell small{font-size:12px!important;font-weight:400!important;color:#64748b!important;letter-spacing:0;line-height:1.45!important;display:block}.sh-redesign-pdp__trust-grid{border:none;gap:4px;background:transparent}.sh-redesign-pdp__trust-cell{background:var(--pdp-soft-blue);border-radius:12px;padding:14px;border:none;display:flex;gap:12px;align-items:flex-start}.sh-redesign-pdp__trust-icon{font-size:22px;line-height:1}.sh-redesign-pdp__trust-cell strong{font-size:13px;font-weight:600;letter-spacing:-.005em;color:var(--pdp-ink);line-height:1.35;display:block;margin-bottom:2px}.sh-redesign-pdp__trust-cell small{font-size:12px;font-weight:400;color:var(--pdp-muted);letter-spacing:0;line-height:1.4;display:block}.sh-redesign-pdp__buy-box{gap:14px!important}.sh-redesign-pdp__rating{gap:10px}.sh-redesign-pdp__rating-pipe{color:var(--pdp-line);font-weight:300;font-size:14px;margin:0 2px;-webkit-user-select:none;user-select:none}.sh-redesign-pdp__eyebrow{margin-top:14px}.sh-redesign-pdp__title-group{display:flex;flex-direction:column;gap:6px;margin-top:-4px}.sh-redesign-pdp__subtitle-short{margin:0;font-size:17px;font-weight:400;color:var(--pdp-ink-700);letter-spacing:-.005em;line-height:1.3}.sh-redesign-pdp__tagline{margin-top:4px}.sh-redesign-pdp__feature-pills{gap:12px!important;padding-top:28px!important;margin-top:12px!important;border-top:1px solid var(--pdp-line)}.sh-redesign-pdp__feature-pill{align-items:center;text-align:center;gap:10px}.sh-redesign-pdp__feature-icon svg{width:24px;height:24px;color:var(--pdp-blue);display:block}.sh-redesign-pdp__feature-label{font-size:14px;font-weight:600;color:var(--pdp-blue-900);line-height:1.3;letter-spacing:-.005em;max-width:120px}.sh-redesign-pdp__feature-subtext{display:block;font-size:11.5px;font-weight:400;color:var(--pdp-muted);line-height:1.4;letter-spacing:0;max-width:130px;margin-top:4px}.sh-redesign-pdp__bold-headline{margin:14px 0 0;padding-top:14px;border-top:1px solid var(--pdp-line);font-size:clamp(16px,1.4vw,18px);font-weight:700;line-height:1.45;letter-spacing:-.005em;color:var(--pdp-blue-900)}.sh-redesign-pdp__body{margin:8px 0 0;font-size:14px;font-weight:400;line-height:1.7;letter-spacing:0;color:var(--pdp-ink-700)}.sh-redesign-pdp__body p{margin:0 0 12px}.sh-redesign-pdp__body p:last-child{margin-bottom:0}.sh-redesign-pdp__body strong,.sh-redesign-pdp__body b{font-weight:600;color:var(--pdp-blue-900)}.sh-redesign-pdp__subtitle{display:none!important}@media(max-width:768px){.sh-redesign-pdp__tagline,.sh-redesign-pdp__subtitle-short,.sh-redesign-pdp__title-group h1,.sh-redesign-pdp__title-group h2{white-space:normal!important;overflow-wrap:break-word!important;word-wrap:break-word!important;word-break:break-word!important;max-width:100%!important;box-sizing:border-box!important}}.sh-redesign-pdp__gifts{display:flex;flex-direction:column;gap:10px;padding:0;background:transparent;border:none}.sh-redesign-pdp__gifts-label{margin:0;font-size:13px;font-weight:600;color:var(--pdp-blue-900);letter-spacing:-.005em;display:flex;align-items:center;gap:6px}.sh-redesign-pdp__gifts-banner{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:4px;padding:10px 14px;background:linear-gradient(135deg,#2e8c5a1a,#2e8c5a0f);border:1px solid rgba(46,140,90,.25);border-radius:10px;text-align:center;flex-wrap:wrap}.sh-redesign-pdp__gifts-banner-icon{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:var(--pdp-success);color:#fff;flex-shrink:0}.sh-redesign-pdp__gifts-banner-text{font-size:13px;font-weight:500;color:var(--pdp-blue-900);letter-spacing:-.005em;line-height:1.4}.sh-redesign-pdp__gifts-banner-text strong{font-weight:700;color:var(--pdp-success);font-size:14.5px;letter-spacing:0}.sh-redesign-pdp__gifts-banner-free{display:inline-block;margin-left:4px;padding:2px 8px;background:var(--pdp-success);color:#fff;font-size:11px;font-weight:700;border-radius:999px;letter-spacing:.04em;text-transform:uppercase;vertical-align:middle}.sh-redesign-pdp__gifts-countdown{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:6px;padding:8px 12px;background:#e16b4b0f;border:1px solid rgba(225,107,75,.2);border-radius:8px;font-size:12.5px;letter-spacing:-.005em;color:var(--pdp-blue-900);flex-wrap:wrap}.sh-redesign-pdp__gifts-countdown-icon{display:inline-flex;align-items:center;justify-content:center;color:#c24530;flex-shrink:0}.sh-redesign-pdp__gifts-countdown-label{font-weight:500}.sh-redesign-pdp__gifts-countdown-time{font-weight:700;color:#c24530;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1;letter-spacing:.02em;font-size:13.5px}.sh-redesign-pdp__gifts-items{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.sh-redesign-pdp__gift-card{display:flex;flex-direction:column;gap:8px;padding:10px;background:#fff;border-radius:10px;border:1px solid var(--pdp-line);min-width:0;cursor:zoom-in;font-family:inherit;text-align:left;transition:border-color .2s ease,transform .15s ease,box-shadow .2s ease;-webkit-appearance:none;appearance:none}.sh-redesign-pdp__gift-card:hover{border-color:var(--pdp-blue);transform:translateY(-2px);box-shadow:0 6px 18px #14234b1a}.sh-redesign-pdp__gift-card:hover .sh-redesign-pdp__gift-zoom-icon{opacity:1;pointer-events:auto}.sh-redesign-pdp__gift-img-wrap{position:relative;display:block;border-radius:8px;overflow:hidden}.sh-redesign-pdp__gift-card img{width:100%;aspect-ratio:1 / 1;height:auto;border-radius:8px;object-fit:cover;background:var(--pdp-soft-blue);display:block;transition:transform .25s ease}.sh-redesign-pdp__gift-card:hover img{transform:scale(1.05)}.sh-redesign-pdp__gift-zoom-icon{position:absolute;bottom:8px;right:8px;width:32px;height:32px;border-radius:50%;background:#fffffff2;color:var(--pdp-ink);display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease;box-shadow:0 2px 8px #14234b26}.sh-redesign-pdp__gift-card:hover .sh-redesign-pdp__gift-zoom-icon{opacity:1}.sh-redesign-pdp__gift-info{display:flex;flex-direction:column;gap:4px;min-width:0}.sh-redesign-pdp__gift-name{font-size:12.5px;font-weight:600;color:var(--pdp-blue-900);line-height:1.35;letter-spacing:-.005em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.sh-redesign-pdp__gift-tag{font-size:10px;font-weight:700;color:var(--pdp-success);letter-spacing:.08em;text-transform:uppercase}@media(max-width:480px){.sh-redesign-pdp__gifts-items{grid-template-columns:repeat(1,1fr)}}.sh-redesign-pdp__bonus{display:flex;flex-direction:column;gap:8px;padding:12px;background:var(--pdp-white);border-radius:12px;border:1px dashed var(--pdp-line)}.sh-redesign-pdp__bonus-label{font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--pdp-blue)}.sh-redesign-pdp__bonus-items{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.sh-redesign-pdp__bonus-item{display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center}.sh-redesign-pdp__bonus-item img{width:48px;height:48px;object-fit:contain;border-radius:8px;background:var(--pdp-soft-blue)}.sh-redesign-pdp__bonus-item span{font-size:11px;font-weight:500;color:var(--pdp-ink-700);line-height:1.3;letter-spacing:-.005em}.sh-redesign-pdp__expert-link{display:inline-flex;align-items:center;justify-content:center;gap:6px;color:var(--pdp-blue);font-size:14px;font-weight:500;letter-spacing:-.005em;text-decoration:none;margin-top:8px;text-align:center;width:100%}.sh-redesign-pdp__expert-link:hover{text-decoration:underline}@media(max-width:768px){.sh-layerx__heading{font-size:21px!important;margin-bottom:22px!important;line-height:1.2!important;letter-spacing:-.01em!important}.sh-layerx__header{font-size:14px!important;padding:15px 4px!important;gap:12px!important;line-height:1.3!important;letter-spacing:0!important}.sh-layerx__num{width:26px!important;height:26px!important;font-size:11.5px!important}.sh-layerx__body{gap:10px!important;padding:0 4px 18px 42px!important}.sh-layerx__col-label{font-size:10.5px!important;margin-bottom:5px!important;letter-spacing:.06em!important}.sh-layerx__col-text{font-size:13.5px!important;line-height:1.55!important}.sh-layerx__col-text p{margin:0 0 6px!important}}@media(max-width:768px){html body .sh-faq{padding:40px 18px!important}html body .sh-faq__heading{font-size:22px!important;margin-bottom:18px!important;line-height:1.2!important;letter-spacing:-.01em!important}html body .sh-faq__question{font-size:13.5px!important;padding:18px 2px!important;gap:14px!important;line-height:1.35!important}html body .sh-faq__question-text{font-size:13.5px!important}html body .sh-faq__answer{font-size:13.5px!important;padding:0 2px 20px!important;line-height:1.55!important}html body .sh-faq__answer p,html body .sh-faq__answer li{font-size:13.5px!important;line-height:1.55!important}html body .sh-faq__answer p{margin:0 0 10px!important}html body .sh-faq__answer ul,html body .sh-faq__answer ol{margin:0 0 10px!important;padding-left:20px!important}}.sh-redesign-pdp__option-group{margin:0 0 16px;padding:0;border:0}.sh-redesign-pdp__option-legend{display:block;font-size:14px;font-weight:600;color:#172b63;margin-bottom:8px;padding:0}.sh-redesign-pdp__option-values{display:flex;flex-wrap:wrap;gap:8px}.sh-redesign-pdp__option-chip{position:relative;display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border:1.5px solid #E5E7EB;border-radius:999px;background:#fff;cursor:pointer;transition:all .15s ease;font-size:13px;color:#374151;-webkit-user-select:none;user-select:none}.sh-redesign-pdp__option-chip:hover{border-color:#2e4e9e}.sh-redesign-pdp__option-chip input{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.sh-redesign-pdp__option-chip.is-active{border-color:#2e4e9e;background:#eef2ff;color:#172b63;font-weight:600;box-shadow:0 0 0 1px #2e4e9e inset}.sh-redesign-pdp__option-chip--color{padding:6px 12px 6px 6px}.sh-redesign-pdp__color-swatch{display:inline-block;width:22px;height:22px;border-radius:50%;border:1.5px solid rgba(0,0,0,.12);flex-shrink:0;box-shadow:inset 0 0 0 1px #ffffff80}.sh-redesign-pdp__option-chip--color.is-active .sh-redesign-pdp__color-swatch{border-color:#2e4e9e;box-shadow:0 0 0 2px #fff inset,0 0 0 3px #2e4e9e}.sh-redesign-pdp__option-label{white-space:nowrap}.sh-redesign-pdp__audience{margin:18px 0 4px;padding:16px 18px;background:#f8fafc;border:1px solid #E8EDF3;border-radius:14px}.sh-redesign-pdp__audience-title{font-size:15px;font-weight:700;color:#172b63;margin:0 0 10px}.sh-redesign-pdp__audience-list{list-style:none;margin:0;padding:0;display:grid;gap:8px}.sh-redesign-pdp__audience-list li{position:relative;padding-left:26px;font-size:14px;line-height:1.8;color:#374151;word-break:normal;overflow-wrap:normal;line-break:normal;letter-spacing:normal;text-wrap:pretty}.sh-redesign-pdp__audience-list li:before{content:"";position:absolute;left:0;top:2px;width:18px;height:18px;border-radius:50%;background:#16a34a;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E") center/12px no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E") center/12px no-repeat}.sh-pl-lead{font-size:16.5px;font-weight:600;line-height:1.75;color:#172b63;margin:0 0 10px;word-break:normal;overflow-wrap:normal;line-break:normal;letter-spacing:normal;text-wrap:pretty}.sh-pl-more{margin:0}.sh-pl-more>summary{display:inline-flex;align-items:center;gap:6px;list-style:none;cursor:pointer;color:#2e4e9e;font-weight:600;font-size:14px;padding:4px 0;-webkit-user-select:none;user-select:none}.sh-pl-more>summary::-webkit-details-marker{display:none}.sh-pl-more>summary:after{content:"";width:9px;height:9px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform .2s ease;margin-top:-3px}.sh-pl-more[open]>summary:after{transform:rotate(-135deg);margin-top:2px}.sh-pl-more[open]>summary{color:#64748b}.sh-pl-rest{font-size:14.5px;line-height:1.85;color:#374151;margin-top:10px;word-break:normal;overflow-wrap:normal;line-break:normal;letter-spacing:normal;text-wrap:pretty}.sh-redesign-pdp__freebie{display:flex;align-items:flex-start;gap:10px;margin:12px 0 0;padding:12px 14px;background:linear-gradient(135deg,#fff7e6,#fffbf0);border:1px solid #F5D98B;border-radius:12px}.sh-redesign-pdp__freebie-icon{font-size:20px;line-height:1.2;flex-shrink:0}.sh-redesign-pdp__freebie-text{font-size:13px;line-height:1.55;color:#7a5b12;font-weight:500}.sh-redesign-pdp__size-cards .sh-redesign-pdp__size-legend-row{flex:0 0 100%;width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:nowrap;margin-bottom:12px}.sh-redesign-pdp__size-legend-row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.sh-redesign-pdp__sizeguide-link{display:inline-flex;align-items:center;gap:5px;background:none;border:0;padding:4px 2px;font-size:13px;color:#2e4e9e;font-weight:600;cursor:pointer;text-decoration:underline;text-underline-offset:3px;white-space:nowrap;flex-shrink:0}.sh-redesign-pdp__sizeguide-link svg{flex-shrink:0}.sh-redesign-pdp__size-cards .sh-redesign-pdp__size-legend{flex:0 0 auto;width:max-content;max-width:55%;padding:0;margin:0;white-space:nowrap}.sh-redesign-pdp__sizeguide-link:hover{color:#172b63}.sh-redesign-pdp__sizeguide{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:stretch;justify-content:flex-end}.sh-redesign-pdp__sizeguide[hidden]{display:none}.sh-redesign-pdp__sizeguide-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#172b638c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;transition:opacity .35s ease}.sh-redesign-pdp__sizeguide.is-open .sh-redesign-pdp__sizeguide-backdrop{opacity:1}.sh-redesign-pdp__sizeguide-card{position:relative;background:#fff;width:min(460px,100%);max-width:460px;height:100vh;max-height:100vh;overflow-y:auto;padding:32px 28px;box-shadow:-14px 0 44px #172b633d;transform:translate(100%);transition:transform .4s cubic-bezier(.32,.72,0,1);will-change:transform;-webkit-overflow-scrolling:touch}.sh-redesign-pdp__sizeguide.is-open .sh-redesign-pdp__sizeguide-card{transform:translate(0)}.sh-redesign-pdp__sizeguide-close{position:absolute;top:16px;right:16px;background:#f1f5f9;border:0;width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#475569;cursor:pointer;transition:background .15s}.sh-redesign-pdp__sizeguide-close:hover{background:#e2e8f0}.sh-redesign-pdp__sizeguide-title{font-size:22px;font-weight:700;color:#172b63;margin:0 0 8px;padding-right:30px;line-height:1.3}.sh-redesign-pdp__sizeguide-intro{font-size:14px;color:#64748b;line-height:1.6;margin:0 0 22px}.sh-redesign-pdp__sizeguide-recommend{margin:0 0 26px;font-size:14px;line-height:1.7;color:#475569}.sh-redesign-pdp__sizeguide-recommend p{margin:0 0 12px}.sh-redesign-pdp__sizeguide-recommend p:last-child{margin-bottom:0}.sh-redesign-pdp__sizeguide-recommend strong{color:#172b63;font-weight:700}.sh-redesign-pdp__sizeguide-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:0 0 24px}.sh-redesign-pdp__sizeguide-cards--pillow{grid-template-columns:repeat(2,1fr);max-width:420px}.sh-redesign-pdp__sg-card{text-align:center}.sh-redesign-pdp__sg-illus{background:#f8fafc;border:1px solid #E8EDF3;border-radius:12px;padding:14px 10px;margin-bottom:10px;display:flex;align-items:center;justify-content:center;min-height:120px}.sh-redesign-pdp__sg-illus svg,.sh-redesign-pdp__sg-illus img{width:100%;height:auto;max-height:108px;object-fit:contain}.sh-redesign-pdp__sizeguide-thickness{font-size:13px;color:#94a3b8;margin:6px 0 0}.sh-redesign-pdp__sg-card-size{font-size:15px;font-weight:700;color:#172b63;margin:0 0 4px}.sh-redesign-pdp__sg-card-desc{font-size:12px;line-height:1.5;color:#64748b;margin:0}.sh-redesign-pdp__sizeguide-subhead{font-size:15px;font-weight:700;color:#172b63;margin:24px 0 12px}.sh-redesign-pdp__sizeguide-pillow{margin-top:8px;border-top:1px solid #EEF2F7;padding-top:4px}.sh-redesign-pdp__sizeguide-table-wrap{overflow-x:auto;border:1px solid #E8EDF3;border-radius:14px}.sh-redesign-pdp__sizeguide-table{width:100%;border-collapse:collapse;font-size:14px}.sh-redesign-pdp__sizeguide-table th{background:#f8fafc;color:#172b63;font-weight:700;text-align:left;padding:14px 16px;font-size:13px;letter-spacing:.01em}.sh-redesign-pdp__sizeguide-table td{padding:14px 16px;border-top:1px solid #EEF2F7;color:#374151}.sh-redesign-pdp__sizeguide-table tbody tr:first-child td{font-weight:600;color:#172b63}.sh-redesign-pdp__sizeguide-table td:first-child{font-weight:700;color:#2e4e9e;white-space:nowrap}.sh-redesign-pdp__sizeguide-specs{margin-top:20px;border-top:1px solid #EEF2F7;padding-top:16px}.sh-redesign-pdp__sizeguide-specs-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;border:0;padding:8px 0;font-size:15px;font-weight:700;color:#172b63;cursor:pointer}.sh-redesign-pdp__sizeguide-specs-toggle svg{transition:transform .2s}.sh-redesign-pdp__sizeguide-specs-toggle.is-open svg{transform:rotate(180deg)}.sh-redesign-pdp__sizeguide-specs-list{list-style:none;margin:12px 0 0;padding:0;display:grid;gap:9px}.sh-redesign-pdp__sizeguide-specs-list[hidden]{display:none}.sh-redesign-pdp__sizeguide-specs-list li{position:relative;padding-left:20px;font-size:13.5px;line-height:1.55;color:#374151}.sh-redesign-pdp__sizeguide-specs-list li:before{content:"\25aa";position:absolute;left:2px;top:0;color:#2e4e9e;font-size:12px}@media(max-width:600px){.sh-redesign-pdp__sizeguide-card{padding:24px 16px;width:100%;max-width:100%;height:100vh;max-height:100vh}.sh-redesign-pdp__sizeguide-title{font-size:18px}.sh-redesign-pdp__sizeguide-table th,.sh-redesign-pdp__sizeguide-table td{padding:11px 10px;font-size:12.5px}.sh-redesign-pdp__sizeguide-cards{gap:8px}.sh-redesign-pdp__sg-illus{min-height:88px;padding:10px 6px}.sh-redesign-pdp__sg-illus svg{max-height:80px}.sh-redesign-pdp__sg-card-size{font-size:13px}.sh-redesign-pdp__sg-card-desc{font-size:11px}.sh-redesign-pdp__sizeguide-cards--pillow{max-width:none}}.sh-cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:stretch;justify-content:flex-end}.sh-cart-drawer[hidden]{display:none}.sh-cart-drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#172b638c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;transition:opacity .35s ease}.sh-cart-drawer.is-open .sh-cart-drawer__backdrop{opacity:1}.sh-cart-drawer__panel{position:relative;display:flex;flex-direction:column;background:#f7f9fc;width:min(440px,100%);max-width:440px;height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;box-shadow:-14px 0 44px #172b633d;transform:translate(100%);transition:transform .4s cubic-bezier(.32,.72,0,1);will-change:transform}.sh-cart-drawer.is-open .sh-cart-drawer__panel{transform:translate(0)}.sh-cart-drawer__head{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;background:#fff;border-bottom:1px solid #E8EDF3;flex-shrink:0}.sh-cart-drawer__head-title{display:flex;align-items:center;gap:9px;font-size:16px;font-weight:700;color:#172b63}.sh-cart-drawer__check{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:#16a34a;color:#fff;flex-shrink:0}.sh-cart-drawer__close{background:#f1f5f9;border:0;width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#475569;cursor:pointer;transition:background .15s}.sh-cart-drawer__close:hover{background:#e2e8f0}.sh-cart-drawer__scroll{flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:18px 22px}.sh-cart-drawer__live{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.sh-cart-drawer__sub{font-size:13px;font-weight:700;color:#172b63;margin:20px 0 10px}.sh-cart-drawer__items{display:flex;flex-direction:column;gap:10px}.sh-cart-drawer__item{display:flex;gap:12px;background:#fff;border:1px solid #E8EDF3;border-radius:14px;padding:12px}.sh-cart-drawer__item img{width:62px;height:62px;object-fit:cover;border-radius:10px;background:#edf2fb;flex-shrink:0}.sh-cart-drawer__item-info{flex:1;min-width:0}.sh-cart-drawer__item-name{font-size:13.5px;font-weight:600;color:#172b63;margin:0 0 3px;line-height:1.4}.sh-cart-drawer__item-meta{font-size:12px;color:#94a3b8;margin:0 0 6px}.sh-cart-drawer__item-price{font-size:14px;font-weight:700;color:#172b63}.sh-cart-drawer__item-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:8px}.sh-cart-drawer__qty{display:inline-flex;align-items:center;border:1.5px solid #E5E7EB;border-radius:999px;overflow:hidden}.sh-cart-drawer__qty-btn{width:28px;height:28px;background:transparent;border:0;color:#475569;font-size:15px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;font-family:inherit;transition:color .15s}.sh-cart-drawer__qty-btn:hover{color:#2e4e9e}.sh-cart-drawer__qty-num{min-width:26px;text-align:center;font-size:13px;font-weight:700;color:#172b63}.sh-cart-drawer__gift{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #E8EDF3;border-radius:12px;padding:8px 12px;margin-bottom:8px}.sh-cart-drawer__gift img{width:46px;height:46px;object-fit:cover;border-radius:8px;flex-shrink:0}.sh-cart-drawer__gift-ph{width:46px;height:46px;display:flex;align-items:center;justify-content:center;background:#edf2fb;border-radius:8px;font-size:20px;flex-shrink:0}.sh-cart-drawer__gift-name{flex:1;min-width:0;font-size:13px;color:#374151;line-height:1.4;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.sh-cart-drawer__free{font-size:11px;font-weight:700;color:#16a34a;background:#dcfce7;padding:3px 10px;border-radius:999px;flex-shrink:0}details.sh-cart-drawer__gifts--collapsible{margin:14px 0 10px;border:1px solid #E8EDF3;border-left:3px solid #172B63;border-radius:12px;background:#fbfcfe;overflow:hidden}.sh-cart-drawer__gifts-summary{display:flex;align-items:center;gap:9px;min-height:46px;margin:0;padding:11px 14px;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.sh-cart-drawer__gifts-summary::-webkit-details-marker{display:none}.sh-cart-drawer__gifts-summary:focus-visible{outline:2px solid #172B63;outline-offset:-2px}.sh-cart-drawer__gifts-sumtxt{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px;font-size:13px;font-weight:700;color:#172b63}.sh-cart-drawer__gifts-rule{font-weight:400;font-size:11.5px;color:#5a6072}.sh-cart-drawer__gifts-chev{flex-shrink:0;display:inline-flex;color:#172b63;transition:transform .2s ease}details.sh-cart-drawer__gifts--collapsible[open] .sh-cart-drawer__gifts-chev{transform:rotate(180deg)}.sh-cart-drawer__gifts-body{padding:4px 14px 12px;border-top:1px dashed #E8EDF3}.sh-cart-drawer__gifts-body .sh-cart-drawer__gift{border:0;background:transparent;border-radius:0;padding:7px 0;margin:0}.sh-cart-drawer__gifts-body .sh-cart-drawer__gift+.sh-cart-drawer__gift{border-top:1px solid #EEF1F6}.sh-cart-drawer__gifts-body .sh-cart-drawer__gift img,.sh-cart-drawer__gifts-body .sh-cart-drawer__gift-ph{width:40px;height:40px}.sh-cart-drawer__xs-card{display:flex;gap:12px;background:#fff;border:1px solid #E8EDF3;border-radius:14px;padding:12px;margin-bottom:10px;transition:opacity .28s ease,transform .28s ease}.sh-cart-drawer__xs-card.is-removing{opacity:0;transform:translate(16px);pointer-events:none}.sh-cart-drawer__xs-img{flex-shrink:0;display:block}.sh-cart-drawer__xs-img img{width:78px;height:78px;object-fit:cover;border-radius:10px;background:#edf2fb}.sh-cart-drawer__xs-info{flex:1;min-width:0;display:flex;flex-direction:column}.sh-cart-drawer__xs-name{font-size:13.5px;font-weight:600;color:#172b63;text-decoration:none;line-height:1.4;margin-bottom:4px}.sh-cart-drawer__xs-name:hover{color:#2e4e9e}.sh-cart-drawer__xs-price{font-size:13.5px;color:#172b63;margin:0 0 8px}.sh-cart-drawer__xs-price s{color:#94a3b8;font-weight:400;margin-left:5px;font-size:12px}.sh-cart-drawer__xs-add{align-self:flex-start;background:#fff;color:#2e4e9e;border:1.5px solid #2E4E9E;border-radius:999px;padding:7px 16px;font-size:12.5px;font-weight:700;font-family:inherit;cursor:pointer;transition:all .15s}.sh-cart-drawer__xs-add:hover:not(:disabled){background:#2e4e9e;color:#fff}.sh-cart-drawer__xs-add:disabled{border-color:#e5e7eb;color:#94a3b8;cursor:not-allowed}.sh-cart-drawer__foot{flex-shrink:0;background:#fff;border-top:1px solid #EEF2F7;padding:18px 22px 22px;padding-bottom:calc(22px + env(safe-area-inset-bottom,0px));box-shadow:0 -6px 20px #172b630d}.sh-xs-picker{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100003;display:none;pointer-events:none;font-family:inherit}.sh-xs-picker.is-open{display:block;pointer-events:auto}.sh-xs-picker__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a80;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);opacity:0;transition:opacity .2s ease;cursor:pointer}.sh-xs-picker.is-open .sh-xs-picker__backdrop{opacity:1}.sh-xs-picker__sheet{position:absolute;left:0;right:0;bottom:0;background:#fff;border-radius:20px 20px 0 0;padding:20px 18px 22px;max-height:80vh;overflow-y:auto;transform:translateY(100%);transition:transform .28s cubic-bezier(.2,.85,.25,1.05);box-shadow:0 -16px 32px -8px #0f172a33;box-sizing:border-box}@media(min-width:768px){.sh-xs-picker__sheet{left:50%;transform:translate(-50%,100%);max-width:480px;border-radius:20px;bottom:5vh}.sh-xs-picker.is-open .sh-xs-picker__sheet{transform:translate(-50%)}}.sh-xs-picker.is-open .sh-xs-picker__sheet{transform:translateY(0)}.sh-xs-picker__close{position:absolute;top:14px;right:14px;width:32px;height:32px;border:0;padding:0;border-radius:50%;background:#f1f5f9;color:#475569;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease;-webkit-tap-highlight-color:transparent}.sh-xs-picker__close:hover{background:#e2e8f0}.sh-xs-picker__product{display:flex;gap:12px;align-items:center;padding:8px 36px 14px 0;border-bottom:1px solid #F1F5F9;margin-bottom:16px}.sh-xs-picker__img{width:72px;height:72px;object-fit:cover;border-radius:12px;flex-shrink:0;background:#f8fafc}.sh-xs-picker__product-info{flex:1;min-width:0}.sh-xs-picker__name{font-size:15px;font-weight:600;color:#0f172a;line-height:1.35;margin:0 0 6px;letter-spacing:0}.sh-xs-picker__price{margin:0;font-size:14px;color:#0f172a;letter-spacing:0;display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}.sh-xs-picker__price strong{color:#2e4e9e;font-size:16px;font-weight:700}.sh-xs-picker__price s{color:#94a3b8;font-size:13px;font-weight:400}.sh-xs-picker__options{display:flex;flex-direction:column;gap:14px;margin-bottom:18px}.sh-xs-picker__opt-group{display:flex;flex-direction:column;gap:8px}.sh-xs-picker__opt-label{font-size:13px;font-weight:600;color:#475569;margin:0;letter-spacing:.02em;text-transform:uppercase}.sh-xs-picker__opt-row{display:flex;flex-wrap:wrap;gap:8px}.sh-xs-picker__opt-pill{padding:9px 14px;border:1.5px solid #E2E8F0;background:#fff;color:#0f172a;font-family:inherit;font-size:14px;font-weight:500;border-radius:999px;cursor:pointer;transition:all .15s ease;-webkit-tap-highlight-color:transparent;letter-spacing:0}.sh-xs-picker__opt-pill:hover{border-color:#2e4e9e;background:#f8fafc}.sh-xs-picker__opt-pill.is-selected{border-color:#2e4e9e;background:#2e4e9e;color:#fff;font-weight:600}.sh-xs-picker__opt-pill.is-disabled{opacity:.4;cursor:not-allowed;text-decoration:line-through}.sh-xs-picker__opt-pill.is-disabled:hover{border-color:#e2e8f0;background:#fff}.sh-xs-picker__add{width:100%;height:48px;background:#2e4e9e;color:#fff;border:0;border-radius:999px;font-family:inherit;font-size:15px;font-weight:600;letter-spacing:.01em;cursor:pointer;transition:all .15s ease;-webkit-tap-highlight-color:transparent;box-shadow:0 6px 14px -4px #2e4e9e80}.sh-xs-picker__add:hover:not(:disabled){background:#243f80}.sh-xs-picker__add:active:not(:disabled){transform:scale(.98)}.sh-xs-picker__add:disabled{background:#cbd5e1;box-shadow:none;cursor:not-allowed}.sh-cart-drawer__sumrow{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:5px}.sh-cart-drawer__sum-label{font-size:13px;color:#64748b}.sh-cart-drawer__sum-ship{color:#16a34a;font-weight:600}.sh-cart-drawer__sum{display:flex;align-items:baseline;gap:7px}.sh-cart-drawer__sum strong{font-size:24px;font-weight:800;color:#172b63;letter-spacing:-.01em}.sh-cart-drawer__sum s{color:#b6c0ce;font-size:13px;font-weight:400}.sh-cart-drawer__inst{display:flex;align-items:center;gap:6px;font-size:12px;color:#5b6b8c;margin:0 0 14px}.sh-cart-drawer__inst strong{color:#2e4e9e;font-weight:700}.sh-cart-drawer__inst svg{color:#a8b2c4;flex-shrink:0}.sh-cart-drawer__trust{list-style:none;display:flex;flex-wrap:wrap;gap:7px 18px;margin:0 0 14px;padding:0}.sh-cart-drawer__trust li{display:flex;align-items:center;gap:6px;font-size:12px;color:#475569;font-weight:500}.sh-cart-drawer__trust svg{color:#16a34a;flex-shrink:0}.sh-cart-drawer__btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:54px;border-radius:999px;font-family:inherit;font-weight:800;font-size:16px;text-decoration:none;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;letter-spacing:.01em}.sh-cart-drawer__btn--primary{background:#172b63;color:#fff;box-shadow:0 10px 24px #172b633d}.sh-cart-drawer__btn--primary:hover{background:#2e4e9e;transform:translateY(-1px);box-shadow:0 14px 30px #2e4e9e4d}.sh-cart-drawer__btn--primary svg{transition:transform .15s ease}.sh-cart-drawer__btn--primary:hover svg{transform:translate(3px)}@media(max-width:600px){.sh-cart-drawer__panel{width:100%;max-width:100%}.sh-cart-drawer__scroll{padding:16px}.sh-cart-drawer__foot{padding:14px 16px 18px;padding-bottom:calc(18px + env(safe-area-inset-bottom,0px))}}.sh-redesign-pdp__main-video{display:block;width:100%;height:auto;object-fit:cover;background:#000;border-radius:inherit}.sh-redesign-pdp__thumb{position:relative}.sh-redesign-pdp__thumb-play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(180deg,#0000,#00000059);pointer-events:none;border-radius:inherit;transition:background .15s ease}.sh-redesign-pdp__thumb-play svg{filter:drop-shadow(0 1px 4px rgba(0,0,0,.6));opacity:.95}.sh-redesign-pdp__thumb--video:hover .sh-redesign-pdp__thumb-play{background:linear-gradient(180deg,#0000001a,#00000080)}.sh-redesign-pdp__main-image{position:relative;overflow:hidden;touch-action:pan-y;aspect-ratio:1/1;width:100%}.sh-redesign-pdp__track{display:flex;flex-wrap:nowrap;width:100%;height:100%;will-change:transform;transform:translateZ(0);transition:transform .32s cubic-bezier(.22,1,.36,1);-webkit-backface-visibility:hidden;backface-visibility:hidden;touch-action:pan-y}.sh-redesign-pdp__track.is-dragging{transition:none}.sh-redesign-pdp__slide{flex:0 0 100%;width:100%;height:100%;position:relative;overflow:hidden}.sh-redesign-pdp__slide-img,.sh-redesign-pdp__slide-video{display:block;width:100%;height:100%;object-fit:cover;object-position:center;user-select:none;-webkit-user-drag:none;-webkit-user-select:none;pointer-events:auto}.sh-redesign-pdp__lightbox-img{cursor:zoom-in;transition:transform .25s cubic-bezier(.32,.72,0,1);transform-origin:center center;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;touch-action:none;will-change:transform}.sh-redesign-pdp__lightbox-img.is-zoomed{cursor:grab}.sh-redesign-pdp__lightbox-img.is-dragging,.sh-redesign-pdp__lightbox-img.is-pinching{cursor:grabbing;transition:none}.sh-redesign-pdp__lightbox-nav,.sh-redesign-pdp__lightbox-close{z-index:10;position:absolute}.sh-redesign-pdp__lightbox.is-zoomed .sh-redesign-pdp__lightbox-nav{opacity:0;pointer-events:none;visibility:hidden;transition:opacity .15s ease,visibility .15s ease}@media(prefers-reduced-motion:reduce){.sh-redesign-pdp__main-video,.sh-redesign-pdp__lightbox-img{animation:none;transition:none}}.sh-redesign-pdp__feature-icon-img{display:block;width:32px!important;height:32px!important;object-fit:contain}body .sh-redesign-pdp__feature-pills{display:flex!important;flex-wrap:nowrap!important;justify-content:center!important;align-items:stretch!important;gap:8px!important;grid-template-columns:none!important;padding:8px 0!important}body .sh-redesign-pdp__feature-pill{flex:1 1 0!important;min-width:0!important;max-width:130px!important;text-align:center!important;padding:4px 6px!important}body .sh-redesign-pdp__feature-icon{margin-bottom:6px!important}body .sh-redesign-pdp__feature-label{font-size:11.5px!important;line-height:1.3!important;font-weight:700!important;word-break:keep-all!important;white-space:nowrap!important}body .sh-redesign-pdp__feature-subtext{font-size:10px!important;line-height:1.35!important;color:#94a3b8!important;display:block!important;margin-top:2px!important;font-weight:400!important;white-space:nowrap!important;word-break:keep-all!important;overflow-wrap:normal!important}@media(max-width:767px){body .sh-redesign-pdp__feature-pills{flex-direction:row!important;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;gap:6px!important;margin:0 -8px;padding:6px 8px 8px!important;justify-content:flex-start!important}body .sh-redesign-pdp__feature-pill{flex:0 0 auto!important;flex-direction:column!important;align-items:center!important;text-align:center!important;gap:4px!important;min-width:88px!important;max-width:110px!important;scroll-snap-align:start;padding:4px!important}.sh-redesign-pdp__feature-icon-img{width:28px!important;height:28px!important}body .sh-redesign-pdp__feature-label{font-size:10.5px!important;white-space:nowrap!important}body .sh-redesign-pdp__feature-subtext{font-size:9.5px!important;white-space:nowrap!important}body .sh-redesign-pdp__feature-pills::-webkit-scrollbar{display:none}body .sh-redesign-pdp__feature-text{align-items:center!important;text-align:center!important}body .sh-redesign-pdp__feature-label,body .sh-redesign-pdp__feature-subtext{text-align:center!important}}.sh-redesign-pdp__trust-strip-item--eta{background:#e8f5e9;color:#1b5e20;padding:4px 12px;border-radius:999px;font-weight:600;display:inline-flex;align-items:center;gap:6px;font-size:13px;white-space:nowrap}.sh-redesign-pdp__trust-strip-item--eta .sh-redesign-pdp__eta-dot{width:8px;height:8px;background:#2e7d32;border-radius:50%;display:inline-block;flex-shrink:0}.sh-redesign-pdp__trust-strip-item--readmore{list-style:none;margin-left:4px}.sh-redesign-pdp__shipping-toggle{background:transparent;border:0;padding:4px 6px;font-family:inherit;font-size:13px;font-weight:600;color:#2e4e9e;cursor:pointer;letter-spacing:0;text-decoration:underline;text-underline-offset:3px;-webkit-tap-highlight-color:transparent}.sh-redesign-pdp__shipping-toggle:hover{color:#243f80}.sh-shipping-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100002;display:none;align-items:center;justify-content:center;padding:16px;box-sizing:border-box;font-family:var(--sh-font-db-thin, "DB Thin", "DBHeavent", -apple-system, sans-serif)}.sh-shipping-popup.is-open{display:flex}.sh-shipping-popup__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a73;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);cursor:pointer;animation:shShipFadeIn .18s ease-out}@keyframes shShipFadeIn{0%{opacity:0}to{opacity:1}}.sh-shipping-popup__card{position:relative;width:100%;max-width:420px;background:#fff;border-radius:20px;padding:24px 22px 20px;box-shadow:0 24px 48px -16px #0f172a4d,0 6px 14px -4px #0f172a1a;box-sizing:border-box;animation:shShipPopIn .28s cubic-bezier(.2,.85,.25,1.05)}@keyframes shShipPopIn{0%{opacity:0;transform:translateY(12px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.sh-shipping-popup__close{position:absolute;top:14px;right:14px;width:32px;height:32px;border:0;padding:0;border-radius:50%;background:#f1f5f9;color:#475569;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease;-webkit-tap-highlight-color:transparent}.sh-shipping-popup__close:hover{background:#e2e8f0}.sh-shipping-popup__title{font-family:inherit;font-size:19px;font-weight:700;color:#0f172a;margin:0 0 16px;letter-spacing:-.005em;padding-right:36px}.sh-shipping-popup__list{list-style:none;margin:0 0 14px;padding:0}.sh-shipping-popup__list li{font-family:inherit;font-size:15px;line-height:1.6;color:#1a1f2e;padding:6px 0;border-bottom:1px solid #F1F5F9;display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;letter-spacing:0}.sh-shipping-popup__list li:last-child{border-bottom:0}.sh-shipping-popup__label{color:#475569;font-weight:500}.sh-shipping-popup__value{color:#0f172a;font-weight:600;white-space:nowrap}.sh-shipping-popup__footnote{font-family:inherit;font-size:12.5px;line-height:1.5;color:#64748b;margin:0;letter-spacing:0;font-style:italic}.sh-pdp-reveal{opacity:0!important;transform:translate3d(0,28px,0)!important;transition:opacity .85s cubic-bezier(.22,1,.36,1),transform .85s cubic-bezier(.22,1,.36,1)!important;will-change:opacity,transform}.sh-pdp-reveal.is-revealed{opacity:1!important;transform:translateZ(0)!important}.sh-redesign-pdp__certs{margin-top:14px;padding-top:14px;border-top:1px solid #EAEEF5;text-align:center}.sh-redesign-pdp__certs-label{display:block;font-size:11px;font-weight:500;letter-spacing:.04em;color:#94a0bc;margin-bottom:9px}.sh-redesign-pdp__certs-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:7px}.sh-redesign-pdp__cert-chip{display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #EAEEF5;border-radius:8px;padding:6px 9px;height:38px}.sh-redesign-pdp__cert-chip img{max-height:22px;max-width:100%;width:auto;object-fit:contain;display:block}.sh-pdp-vlb{position:fixed;top:0;right:0;bottom:0;left:0;background:#080c18f0;z-index:9999;display:none;align-items:center;justify-content:center;padding:32px;animation:shVlbFadeIn .18s ease-out}.sh-pdp-vlb[data-open]{display:flex}@keyframes shVlbFadeIn{0%{opacity:0}to{opacity:1}}.sh-pdp-vlb__close{position:absolute;top:24px;right:24px;background:#ffffff24;color:#fff;border:0;border-radius:50%;width:48px;height:48px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2;transition:background .15s ease,transform .15s ease}.sh-pdp-vlb__close:hover{background:#ffffff3d;transform:scale(1.05)}.sh-pdp-vlb__close:focus-visible{outline:2px solid #fff;outline-offset:3px}.sh-pdp-vlb__stage{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;max-width:min(1200px,100%);max-height:100%}.sh-pdp-vlb__video{display:block;max-width:100%;max-height:100%;width:auto;height:auto;background:#000;border-radius:8px;box-shadow:0 12px 48px #00000080}.sh-pdp-vlb__toggle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#ffffffeb;color:#172b63;border:0;border-radius:50%;width:88px;height:88px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease,transform .15s ease,background .15s ease;box-shadow:0 6px 24px #00000073;z-index:1;padding:0}.sh-pdp-vlb__toggle:hover{background:#fff;transform:translate(-50%,-50%) scale(1.06)}.sh-pdp-vlb__toggle:focus-visible{outline:2px solid #fff;outline-offset:4px}.sh-pdp-vlb__icon-pause,.sh-pdp-vlb[data-playing] .sh-pdp-vlb__icon-play{display:none}.sh-pdp-vlb[data-playing] .sh-pdp-vlb__icon-pause{display:block}.sh-pdp-vlb[data-playing] .sh-pdp-vlb__toggle{opacity:0;pointer-events:none}.sh-pdp-vlb[data-playing] .sh-pdp-vlb__stage:hover .sh-pdp-vlb__toggle,.sh-pdp-vlb[data-playing] .sh-pdp-vlb__toggle:focus-visible{opacity:1;pointer-events:auto}@media(max-width:600px){.sh-pdp-vlb{padding:16px}.sh-pdp-vlb__close{top:14px;right:14px;width:40px;height:40px}.sh-pdp-vlb__toggle{width:68px;height:68px}.sh-pdp-vlb__icon-play,.sh-pdp-vlb__icon-pause{width:32px;height:32px}}body.sh-vlb-open{overflow:hidden}.sh-redesign-pdp__slide-video{cursor:zoom-in}@media(prefers-reduced-motion:reduce){.sh-pdp-vlb{animation:none}.sh-pdp-vlb__toggle,.sh-pdp-vlb__close{transition:none}}.hdt-product-form__input.is-style-size .hdt-product-form__values,.hdt-product-form__input.is-style-other .hdt-product-form__values{display:flex!important;flex-direction:column!important;gap:10px!important;margin-top:10px}.hdt-product-form__input.is-style-size .hdt-product-form_value.is-type-block,.hdt-product-form__input.is-style-size .hdt-product-form_value.is-type-circle,.hdt-product-form__input.is-style-size .hdt-product-form_value.is-type-radio_variant,.hdt-product-form__input.is-style-size .hdt-product-form_value.is-type-radio_full,.hdt-product-form__input.is-style-other .hdt-product-form_value.is-type-block,.hdt-product-form__input.is-style-other .hdt-product-form_value.is-type-circle,.hdt-product-form__input.is-style-other .hdt-product-form_value.is-type-radio_variant,.hdt-product-form__input.is-style-other .hdt-product-form_value.is-type-radio_full{display:flex!important;width:100%!important;min-height:60px!important;padding:14px 18px!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;border:1.5px solid rgba(15,27,64,.1)!important;border-radius:12px!important;background:#fff!important;cursor:pointer!important;font-family:DB Thin,DBHeavent,sans-serif!important;font-size:17px!important;font-weight:400!important;color:#1a1a1a!important;text-align:left!important;text-transform:none!important;letter-spacing:.2px!important;transition:all .2s ease!important;box-shadow:0 1px 2px #0f1b400a!important;margin:0!important}.hdt-product-form__input.is-style-size .hdt-product-form_value:hover,.hdt-product-form__input.is-style-other .hdt-product-form_value:hover{border-color:#2d54b166!important;box-shadow:0 4px 12px #2d54b114!important;transform:translateY(-1px)}.hdt-product-form__input.is-style-size input:checked+.hdt-product-form_value,.hdt-product-form__input.is-style-other input:checked+.hdt-product-form_value{border-color:#2d54b1!important;border-width:2px!important;padding:13px 17px!important;background:linear-gradient(135deg,#f5f8ff,#e8efff)!important;box-shadow:0 0 0 4px #2d54b114,0 4px 12px #2d54b126,inset 0 1px #fffc!important}.hdt-product-form__input.is-style-size input.is-disabled+.hdt-product-form_value,.hdt-product-form__input.is-style-other input.is-disabled+.hdt-product-form_value,.hdt-product-form__input.is-style-size input.is-unavailable+.hdt-product-form_value,.hdt-product-form__input.is-style-other input.is-unavailable+.hdt-product-form_value{opacity:.45!important;cursor:not-allowed!important;background:#fafafa!important;text-decoration:line-through}hdt-variant-picker .hdt-product-form_value .hdt-product-form_value__name,hdt-variant-picker label.hdt-product-form_value .hdt-product-form_value__name{flex:1!important;font-family:var(--sh-font-db-thin)!important;font-size:17px!important;color:#1a1a1a!important;letter-spacing:.03em!important;line-height:1.3!important;text-align:left!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}hdt-variant-picker .hdt-product-form_value .hdt-product-form_value__prices,hdt-variant-picker label.hdt-product-form_value .hdt-product-form_value__prices{display:flex!important;gap:10px!important;align-items:baseline!important;flex-shrink:0!important}hdt-variant-picker .hdt-product-form_value .hdt-product-form_value__price,hdt-variant-picker label.hdt-product-form_value .hdt-product-form_value__price,hdt-variant-picker [data-sh-price]{font-family:var(--sh-font-db-thin)!important;font-size:18px!important;color:#2d54b1!important;font-variant-numeric:tabular-nums!important;letter-spacing:.03em!important;line-height:1!important;-webkit-text-stroke:.4px currentColor!important;text-shadow:0 0 .4px currentColor!important}hdt-variant-picker .hdt-product-form_value .hdt-product-form_value__price--sale,hdt-variant-picker label.hdt-product-form_value .hdt-product-form_value__price--sale,hdt-variant-picker [data-sh-price].hdt-product-form_value__price--sale{color:#c62828!important}hdt-variant-picker .hdt-product-form_value .hdt-product-form_value__compare,hdt-variant-picker label.hdt-product-form_value .hdt-product-form_value__compare,hdt-variant-picker [data-sh-compare]{font-family:var(--sh-font-db-thin)!important;font-size:14px!important;text-decoration:line-through!important;color:#8a8a8a!important;font-variant-numeric:tabular-nums!important;letter-spacing:.03em!important;line-height:1!important}.hdt-product-form_value__save{display:inline-block;background:linear-gradient(135deg,#c62828,#e53935);color:#fff;font-size:11px;font-weight:400;padding:2px 8px;border-radius:999px;letter-spacing:.3px;margin-left:6px;font-family:DB Thin,DBHeavent,sans-serif!important}@media(max-width:768px){.hdt-product-form__input.is-style-size .hdt-product-form_value,.hdt-product-form__input.is-style-other .hdt-product-form_value{min-height:56px!important;padding:12px 14px!important;font-size:16px!important;border-radius:10px!important}.hdt-product-form_value__name{font-size:15px}.hdt-product-form_value__price{font-size:16px}.hdt-product-form_value__compare{font-size:13px}}@media(max-width:480px){.hdt-product-form__input.is-style-size .hdt-product-form_value,.hdt-product-form__input.is-style-other .hdt-product-form_value{min-height:52px!important;padding:11px 12px!important;gap:10px!important}.hdt-product-form_value__name{font-size:14px}.hdt-product-form_value__price{font-size:15px}.hdt-product-form_value__compare{font-size:12px}}@media(prefers-reduced-motion:reduce){.hdt-product-form__input.is-style-size .hdt-product-form_value:hover,.hdt-product-form__input.is-style-other .hdt-product-form_value:hover{transform:none!important}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/sh-pdp-bundle.css.map?refresh=2026 */
