.pdp{max-width:1280px;margin:auto;padding:35px 6% 100px}.breadcrumb{font-size:11px;display:flex;gap:10px;margin-bottom:40px;color:#777}.pdp-hero{display:grid;grid-template-columns:1.2fr .8fr;gap:8%;align-items:start}.pdp-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.pdp-gallery img{width:100%;aspect-ratio:1/1;object-fit:cover}.pdp-gallery .pdp-main-image{grid-column:1/-1;aspect-ratio:4/5}.purchase{padding:35px 0;position:sticky;top:30px}.purchase h1{font:clamp(36px,4vw,58px)/1.05 Georgia,serif;font-weight:400}.descriptor{margin-top:20px;max-width:360px}.reviews{margin-top:28px;font-size:12px}.price{font-size:18px;margin-top:28px}.value-points{display:flex;gap:18px;flex-wrap:wrap;margin:35px 0;font-size:9px;letter-spacing:.12em}.add-button{width:100%;background:#191813;color:#fff;border:0;padding:17px;letter-spacing:.14em;font-size:11px}.reassurance{font-size:11px;color:#777;margin-top:16px}.pdp-story,.meaning,.variation,.craft-note,.gift-note,.customer-reviews{text-align:center;max-width:700px;margin:130px auto 0}.pdp-story h2,.meaning h2,.variation h2,.fit h2,.craft-note h2,.gift-note h2,.you-may h2,.customer-reviews h2{font:clamp(28px,3vw,42px) Georgia,serif;font-weight:400}.pdp-story p,.variation p{margin:24px auto;line-height:1.7}.meaning dl{display:grid;grid-template-columns:1fr 1fr;text-align:left;gap:18px 35px;margin-top:35px;font-size:13px}.meaning dt{color:#777}.fit{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center;margin:130px 0}.fit img{width:100%;aspect-ratio:4/5;object-fit:cover}.fit p{margin-top:20px}.accordions{border-top:1px solid var(--line);margin-top:110px}.accordions details{border-bottom:1px solid var(--line);padding:22px 0}.accordions summary{cursor:pointer;letter-spacing:.08em;font-size:12px}.accordions p{max-width:600px;margin:18px 0;font-size:13px}.craft-note,.gift-note{padding:90px 10%;max-width:none;background:#f4f3ef}.gift-note{background:var(--paper)}.you-may{margin-top:130px}.you-may>div{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:35px}.you-may img{width:100%;aspect-ratio:4/5;object-fit:cover}.you-may span{display:block;margin-top:12px;font-size:12px}.customer-reviews{border-top:1px solid var(--line);padding-top:80px}.customer-reviews p{margin-top:20px}@media(max-width:700px){.header nav{display:none}.pdp{padding:25px 20px 70px}.pdp-hero{display:flex;flex-direction:column;gap:0}.pdp-gallery{order:0}.purchase{order:1;position:static;padding:35px 0 0}.purchase h1{font-size:39px}.value-points{margin:28px 0}.pdp-story,.meaning,.variation,.craft-note,.gift-note,.customer-reviews{margin-top:90px}.meaning dl{grid-template-columns:1fr;gap:8px}.meaning dd{margin-bottom:12px}.fit{display:flex;flex-direction:column;margin:90px 0;gap:30px}.fit img{width:100%}.accordions{margin-top:80px}.you-may{margin-top:90px}}
.meaning{text-align:center}.meaning h3{margin-top:28px;letter-spacing:.12em;font-size:12px}.meaning p{margin:18px auto;max-width:520px}.reviews{line-height:1.9}.reviews a{font-size:10px;letter-spacing:.1em}.muted{color:#777}.craft-note,.gift-note{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center;text-align:left}.craft-note img,.gift-note img{width:100%;aspect-ratio:4/3;object-fit:cover}.craft-note h2,.gift-note h2{margin:0}.craft-note p,.gift-note p{margin:20px 0}.craft-note .cta,.gift-note .cta{margin-top:0}@media(max-width:700px){.craft-note,.gift-note{display:flex;flex-direction:column;text-align:left;padding:0 0 50px}.craft-note img,.gift-note img{width:100%}}

/* Data-driven above-the-fold gallery and purchase panel. */
.pdp-hero{grid-template-columns:minmax(0,1.2fr) minmax(330px,.8fr);gap:7%}.gallery-shell{position:relative}.pdp-gallery{display:flex;flex-direction:column;gap:18px}.gallery-item{position:relative;margin:0;background:#f4f2ed}.pdp-gallery .gallery-item img{display:block;width:100%;aspect-ratio:4/5;object-fit:cover}.gallery-dots{position:sticky;z-index:3;float:right;right:14px;bottom:50%;transform:translateY(50%);display:flex;flex-direction:column;gap:9px;width:10px;margin-top:-50vh}.gallery-dots button{width:6px;height:6px;border-radius:50%;background:#d2d0ca;padding:0}.gallery-dots button.active{background:#292823}.zoom-button{position:absolute;right:18px;bottom:18px;width:36px;height:36px;border:1px solid #d5d2ca;border-radius:50%;background:rgba(255,255,255,.88);font-size:21px}.purchase{top:115px;padding:12px 0}.purchase h1{font-size:clamp(38px,3.7vw,54px)}.descriptor{margin-top:17px}.price{margin-top:22px}.value-points{margin:28px 0}.purchase-row{display:flex;gap:10px}.purchase-row .add-button{flex:1}.wishlist-button{width:54px;min-width:54px;height:52px;border:1px solid #191813;background:transparent;font-size:23px}.wishlist-button.saved{background:#191813;color:#fff}.zoom-dialog{width:min(92vw,1100px);max-width:none;padding:0;border:0;background:#f4f2ed}.zoom-dialog::backdrop{background:rgba(20,19,16,.72)}.zoom-dialog img{display:block;width:100%;max-height:90vh;object-fit:contain}.zoom-close{position:absolute;right:16px;top:12px;width:40px;height:40px;background:#fff;border-radius:50%;font-size:24px}.mobile-buy{display:none}
@media(max-width:700px){.pdp-hero{display:flex}.gallery-shell{width:calc(100vw - 40px);max-width:100%;overflow:hidden}.pdp-gallery{display:flex;flex-direction:row;width:100%;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y;gap:0}.pdp-gallery::-webkit-scrollbar{display:none}.gallery-item{flex:0 0 100%;width:100%;min-width:100%;scroll-snap-align:start;scroll-snap-stop:always}.pdp-gallery .gallery-item img{width:100%;aspect-ratio:4/5;object-fit:cover}.zoom-button{display:none}.gallery-dots{position:static;float:none;transform:none;flex-direction:row;justify-content:center;width:auto;margin:12px 0 0}.purchase{padding-top:30px}.purchase-row{display:flex}.mobile-buy{position:fixed;z-index:20;left:0;right:0;bottom:0;padding:10px 14px;background:#fff;border-top:1px solid var(--line);gap:10px;transform:translateY(110%);transition:transform .2s}.mobile-buy.visible{display:flex;transform:translateY(0)}.mobile-buy>button:first-child{flex:1;background:#191813;color:#fff;border:0;letter-spacing:.12em}.mobile-buy .wishlist-button{height:48px}}

@media(min-width:701px){.pdp-hero{--product-canvas:#faf9f6;grid-template-columns:minmax(0,48%) clamp(28px,3vw,44px) minmax(0,1fr);gap:0}.gallery-shell{width:100%;height:calc(100dvh - 162px);min-height:540px;overflow:hidden;background:var(--product-canvas)}.pdp-gallery{height:100%;overflow-y:auto;overscroll-behavior:contain;scroll-snap-type:y mandatory;scrollbar-width:none;gap:0;background:inherit}.pdp-gallery::-webkit-scrollbar{display:none}.gallery-item{flex:0 0 100%;height:100%;scroll-snap-align:start;scroll-snap-stop:always;display:flex;align-items:center;justify-content:center;padding:0;background:inherit}.pdp-gallery .gallery-item img{width:100%;height:100%;aspect-ratio:auto;object-fit:contain}.pdp-gallery .gallery-item:first-child img{mix-blend-mode:multiply}.gallery-item:nth-child(2) img,.gallery-item:nth-child(3) img{object-fit:cover}.gallery-dots{position:static;z-index:4;align-self:center;justify-self:center;float:none;transform:none;width:7px;margin:0;gap:26px}.purchase{grid-column:3;top:115px}}
@media(min-width:701px) and (max-width:1099px){.gallery-shell{height:clamp(480px,56vw,580px);min-height:0}}

@media(min-width:1100px){
  .pdp{max-width:none;padding:0 0 100px}
  .breadcrumb{height:46px;margin:0;padding:0 3%;align-items:center;font-size:12px}
  .pdp-hero{grid-template-columns:48% clamp(28px,3vw,44px) minmax(0,1fr);gap:0;align-items:start}
  .gallery-shell{width:100%;height:calc(100dvh - 162px);min-height:540px;background:#faf9f6}
  .gallery-item{padding:0;background:#faf9f6}
  .pdp-gallery .gallery-item img{width:100%;height:100%;object-fit:contain}
  .pdp-gallery .gallery-item:first-child img{mix-blend-mode:multiply}
  .pdp-gallery .gallery-item:nth-child(2) img,.pdp-gallery .gallery-item:nth-child(3) img{object-fit:cover}
  .gallery-dots{gap:30px}
  .gallery-dots button{width:7px;height:7px}
  .purchase{top:200px;width:min(470px,78%);margin-left:12%;padding:0}
  .purchase .eyebrow{font-size:11px;font-weight:500;letter-spacing:.12em;margin-bottom:30px}
  .purchase h1{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;text-transform:uppercase;font-size:26px;line-height:1.15;font-weight:500;letter-spacing:.005em;max-width:420px}
  .descriptor{font-size:15px;line-height:1.55;max-width:400px;margin-top:18px}
  .price{font-size:19px;line-height:1.3;margin-top:16px}
  .value-points{display:flex;flex-wrap:nowrap;gap:22px;margin:42px 0 31px;font-size:10px;font-weight:500;letter-spacing:.09em}
  .purchase-row{width:min(100%,500px);gap:5px}
  .add-button{height:62px;padding:0;font-size:14px;font-weight:500;letter-spacing:.05em}
  .wishlist-button{width:62px;min-width:62px;height:62px;font-size:24px;background:#fff}
  .reassurance{margin-top:16px;font-size:12px;line-height:1.4;color:#777}
  .zoom-button{right:24px;bottom:24%;width:42px;height:42px;border-color:#292823;background:rgba(255,255,255,.92);font-size:22px}
}

.meaning{margin-top:100px}.meaning .eyebrow{margin-bottom:24px}.meaning-for{font-size:13px;color:#66655f}.product-information{display:grid;grid-template-columns:1fr 1fr;gap:10%;margin:90px 0 0;padding:85px 6%;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.information-description{max-width:520px;font-size:15px;line-height:1.65;margin-bottom:34px}.product-information .accordions{margin-top:0}.product-information .accordions details{padding:0}.product-information .accordions summary{min-height:58px;display:flex;align-items:center;justify-content:space-between;list-style:none}.product-information .accordions summary::-webkit-details-marker{display:none}.product-information .accordions summary::after{content:'+';font-size:20px;font-weight:300}.product-information .accordions details[open] summary::after{content:'−'}.product-information .accordions details p{margin:0;padding:0 0 22px;line-height:1.6}.why-love h2{font:500 12px/1.3 Arial,sans-serif;letter-spacing:.12em;margin-bottom:30px}.why-love article{display:grid;grid-template-columns:34px 1fr;gap:18px;padding:18px 0;border-bottom:1px solid var(--line)}.why-love article:first-of-type{border-top:1px solid var(--line)}.why-love svg{width:27px;fill:none;stroke:currentColor;stroke-width:1}.why-love h3{font-size:10px;letter-spacing:.1em;margin-bottom:7px}.why-love p{font-size:13px;line-height:1.55;max-width:360px}
@media(max-width:700px){.meaning{margin-top:76px}.product-information{display:flex;flex-direction:column;padding:65px 0;margin-top:70px;gap:0}.information-column{display:contents}.information-description{order:1;padding:0 4px;margin-bottom:34px}.why-love{order:2;margin-bottom:34px}.product-information .accordions{order:3;width:100%}.product-information .accordions summary{min-height:60px}.pdp-story{margin-top:76px}}

.you-may{margin-top:96px;padding-inline:6%}.you-may>.related-heading{display:flex;align-items:center;justify-content:space-between;margin:0 0 28px}.you-may .related-heading h2{font:600 clamp(28px,2.2vw,34px)/1.1 Arial,sans-serif;letter-spacing:-.02em}.related-controls{display:flex;gap:8px}.related-controls button{width:40px;height:40px;border:1px solid var(--line);font-size:18px}.you-may>.related-track{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;margin:0;padding-bottom:10px}.related-track::-webkit-scrollbar{display:none}.related-track a{flex:0 0 min(21vw,285px);scroll-snap-align:start}.you-may .related-track img{display:block;width:100%;aspect-ratio:4/5;object-fit:contain;background:#faf9f6}.related-track span,.related-track small{display:block}.related-track span{margin-top:13px;font-size:12px}.related-track small{margin-top:6px;font-size:12px}.pdp-mission{text-align:center;margin:105px calc(50% - 50vw) 0;padding:92px max(6%,calc((100vw - 1120px)/2));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.pdp-mission h2{font:500 clamp(22px,2vw,28px)/1.2 Arial,sans-serif;letter-spacing:.06em}.pdp-mission p{max-width:800px;margin:22px auto 0;font-size:15px;line-height:1.7}.pdp-reviews{margin:0 calc(50% - 50vw);padding:72px max(6%,calc((100vw - 1120px)/2)) 90px}.reviews-heading{display:flex;justify-content:space-between;align-items:center;padding-bottom:24px;border-bottom:1px solid var(--line)}.reviews-heading h2{font:600 28px/1.2 Arial,sans-serif}.reviews-heading button{border-bottom:1px solid currentColor;padding:9px 0;font-size:11px;letter-spacing:.08em}.reviews-empty{padding:42px 0;border-bottom:1px solid var(--line)}.reviews-empty p{font-size:14px;font-weight:400;color:#575650}
@media(max-width:700px){.you-may{margin-top:72px;padding-inline:0}.you-may .related-heading h2{font-size:25px}.related-controls{display:none}.you-may>.related-track{gap:14px;width:calc(100vw - 40px)}.related-track a{flex-basis:68vw;max-width:285px}.pdp-mission{margin-top:76px;padding:68px 24px}.pdp-mission p{font-size:14px}.pdp-reviews{padding:55px 24px 70px}.reviews-heading{align-items:flex-start}.reviews-heading h2{font-size:22px}.reviews-empty{padding:34px 0}}

.information-description{font-size:17px;line-height:1.5;margin-bottom:42px}.product-information .accordions summary{min-height:66px;font-size:15px;font-weight:600;letter-spacing:.02em}.product-information .accordions details p{padding-bottom:24px;font-size:15px;line-height:1.55;color:#292823}.why-love h2{font:600 21px/1.25 Arial,sans-serif;letter-spacing:0;margin-bottom:34px}.why-love article,.why-love article:first-of-type{border:0}.why-love article{grid-template-columns:32px 1fr;gap:17px;padding:0;margin-bottom:31px}.why-love svg{width:23px;height:23px;stroke-width:1.15}.why-love h3{font-size:15px;font-weight:600;letter-spacing:.025em;margin-bottom:8px}.why-love p{font-size:16px;line-height:1.5;max-width:430px}
@media(min-width:701px){.product-information .accordions summary{font-size:14px;font-weight:500}.product-information .why-love h3{font-size:14px;font-weight:500}.product-information .why-love p{font-size:14px;font-weight:400;line-height:1.55}}
@media(max-width:700px){.information-description{font-size:16px;line-height:1.5;margin-bottom:36px}.product-information .accordions{order:2}.why-love{order:3;margin:40px 0 0}.product-information .accordions summary{font-size:15px;min-height:62px}.product-information .accordions details p{font-size:15px}.why-love h2{font-size:20px;margin-bottom:29px}.why-love h3{font-size:14px}.why-love p{font-size:15px}.why-love article{margin-bottom:28px}}

/* WooCommerce's real purchase form, shaped to the approved NatureLuxe panel. */
.natureluxe-cart-form{display:grid;grid-template-columns:minmax(0,1fr) 62px;column-gap:5px;align-items:end}.natureluxe-cart-form>.stock{grid-column:1/-1}.natureluxe-cart-form form.cart{display:block;min-width:0;margin:0}.natureluxe-cart-form .quantity{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.natureluxe-cart-form .single_add_to_cart_button,.natureluxe-wishlist-button{height:62px;border:0;border-radius:0;background:#000;color:#fff}.natureluxe-product-page .natureluxe-cart-form .single_add_to_cart_button.button.alt{display:block;width:100%;padding:0 28px;background:#000;color:#fff;font-size:14px;font-weight:500;letter-spacing:.03em;text-transform:uppercase}.natureluxe-product-page .natureluxe-cart-form .single_add_to_cart_button.button.alt:hover,.natureluxe-wishlist-button:hover{background:#171717;color:#fff}.natureluxe-cart-form .single_add_to_cart_button:focus-visible,.natureluxe-wishlist-button:focus-visible{outline:2px solid #000;outline-offset:3px}.natureluxe-cart-form .single_add_to_cart_button.disabled{opacity:.45}.natureluxe-wishlist-button{display:flex;width:62px;min-width:62px;align-items:center;justify-content:center;padding:0;cursor:pointer}.natureluxe-wishlist-button svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.natureluxe-wishlist-button[aria-pressed="true"] svg{fill:currentColor}.natureluxe-cart-form .stock.out-of-stock{color:#8b2c24}.natureluxe-cart-form .woocommerce-variation-add-to-cart{display:block;width:100%}.pdp .woocommerce-breadcrumb{margin:0;color:inherit}.pdp .woocommerce-breadcrumb a{color:inherit}.pdp-reviews .comment-respond{margin-top:38px;max-width:720px}.pdp-reviews input:not([type=submit]),.pdp-reviews textarea{width:100%;padding:12px;border:1px solid var(--line)}.pdp-reviews input[type=submit]{border:1px solid #191813;background:#191813;color:#fff;padding:14px 22px}.pdp-reviews .commentlist{list-style:none;padding:0}.pdp-reviews .commentlist li{padding:28px 0;border-bottom:1px solid var(--line)}
@media(max-width:700px){.natureluxe-cart-form{grid-template-columns:minmax(0,1fr) 54px;column-gap:4px}.natureluxe-cart-form form.cart{width:100%}.natureluxe-cart-form .single_add_to_cart_button,.natureluxe-wishlist-button{height:54px;min-height:54px}.natureluxe-wishlist-button{width:54px;min-width:54px}}
.product-information .why-love details{border-bottom:1px solid var(--line);padding:18px 0}.product-information .why-love details:first-of-type{border-top:1px solid var(--line)}.product-information .why-love summary{cursor:pointer;list-style:none;font-size:14px;font-weight:500;letter-spacing:.08em}.product-information .why-love summary::-webkit-details-marker{display:none}.product-information .why-love summary::after{content:'+';float:right;font-size:18px;font-weight:300}.product-information .why-love details[open] summary::after{content:'−'}.product-information .why-love details p{font-size:14px;line-height:1.55;max-width:360px;margin:14px 0 0}.product-information .why-love h2{margin-bottom:30px}@media(max-width:700px){.product-information .why-love details{padding:16px 0}.product-information .why-love summary{font-size:14px}.product-information .why-love details p{font-size:15px}}

/* Final PDP information hierarchy */
.purchase .stock.in-stock{display:none}
.why-love>h2{margin-bottom:32px}
.why-love>article{display:grid;grid-template-columns:28px 1fr;gap:15px;align-items:start;padding:0 0 25px}
.why-love>article+article{padding-top:9px}
.why-love-icon{font-size:20px;line-height:1;color:var(--muted)}
.why-love article h3{font-size:12px;letter-spacing:.06em;font-weight:500}
.why-love article p{margin-top:8px;font-size:13px;line-height:1.65}
.natureluxe-meaning{padding:90px 6%;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper)}
.meaning-inner{max-width:1040px;margin:0 auto}
.meaning-inner>.eyebrow{margin-bottom:28px}
.meaning-content{max-width:820px;margin:0 auto;text-align:center}
.meaning-content p{margin:13px 0 0;font:22px/1.5 Georgia,'Times New Roman',serif}
.meaning-content p strong{display:block;font:500 clamp(25px,3vw,42px)/1.1 Arial,sans-serif;letter-spacing:.02em}
.meaning-content p strong+*{font-family:Arial,sans-serif}
.related-track{display:flex;gap:20px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;padding:0;margin:0;list-style:none}
.related-track::-webkit-scrollbar{display:none}
.related-track .product-card{flex:0 0 calc((100% - 80px)/5);scroll-snap-align:start}
.related-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}
.related-controls{display:flex;align-items:center;gap:12px}
.related-controls button{font-size:22px;padding:8px}
.related-progress{width:110px;height:1px;background:var(--line);position:relative}
.related-progress span{position:absolute;left:0;top:-1px;height:3px;width:20%;background:var(--ink);transition:left .2s ease,width .2s ease}
.you-may .product-card .product-caption{background:transparent}
@media(max-width:1199px) and (min-width:900px){.related-track .product-card{flex-basis:calc((100% - 60px)/4)}}
@media(max-width:899px) and (min-width:701px){.related-track .product-card{flex-basis:calc((100% - 40px)/3)}}
@media(max-width:700px){.natureluxe-meaning{padding:68px 24px}.meaning-content{text-align:left}.meaning-content p strong{font-size:28px}.meaning-content p{font-size:18px}.related-track{gap:15px}.related-track .product-card{flex-basis:78%}.related-progress{width:70px}.related-controls{gap:4px}.related-controls button{padding:7px}.why-love>article{grid-template-columns:22px 1fr}.why-love article p{font-size:12px}}

/* PDP visual refinement: recommendations, section hierarchy, and inline feature icons */
.product-information{border-top:0}
.you-may>.related-heading{display:block;margin:0 0 28px}
.you-may>.related-heading h2{margin:0}
.you-may>.related-controls{justify-content:center;margin:24px auto 0}
.you-may .related-track{align-items:flex-start}
.you-may .related-track .product-card{height:auto;min-height:0;align-self:flex-start;display:block}
.you-may .related-track .product-card .product-photo{height:auto;aspect-ratio:4/5;flex:none}
.you-may .related-track .product-card .product-photo img{height:100%}
.you-may .related-track .product-card .product-caption{height:auto;min-height:0;flex:none}
.you-may .related-track .product-card .product-card-quick{height:auto;min-height:0;flex:none}
.you-may .related-track .product-card .quick{flex:none}
.you-may .related-track .product-card > .product-photo,
.you-may .related-track .product-card > .product-caption,
.you-may .related-track .product-card > .product-card-quick{flex-grow:0}
.why-love-svg{display:block;width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.15;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:700px){.you-may>.related-controls{margin-top:20px}.why-love-svg{width:20px;height:20px}}
/* Keep recommendation controls as a compact row beneath the cards. */
.you-may>.related-controls{display:flex;grid-template-columns:none;align-items:center;justify-content:center;gap:12px;margin:24px auto 0;height:auto}
@media(max-width:700px){.you-may>.related-controls{display:flex;gap:8px;margin-top:20px}.you-may>.related-controls button{width:36px;height:36px;padding:0}.you-may>.related-controls .related-progress{width:70px}}

/* Progressive PDP review form */
.pdp-reviews .review-form-toggle{display:inline-flex;align-items:center;margin-top:28px;padding:10px 0;border:0;border-bottom:1px solid currentColor;background:transparent;color:var(--ink);font-size:11px;letter-spacing:.12em;cursor:pointer}
.pdp-reviews .review-form-toggle[aria-expanded="true"]{margin-bottom:8px}
.pdp-reviews .review-form-panel{max-width:720px;margin-top:18px}
.pdp-reviews .review-form-panel[hidden]{display:none}
.pdp-reviews .review-login-required{padding:24px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.pdp-reviews .review-login-required p{margin:0 0 16px;font-size:14px}
.pdp-reviews .review-sign-in{display:inline-block;border-bottom:1px solid currentColor;padding-bottom:7px;font-size:10px;letter-spacing:.12em}
.pdp-reviews .review-form-panel .comment-reply-title{display:none}
.pdp-reviews .review-form-panel .comment-form-comment label,.pdp-reviews .review-form-panel .comment-form-rating label{display:block;margin-bottom:8px;font-size:11px;letter-spacing:.1em}
.pdp-reviews .review-form-panel .comment-form-comment textarea{min-height:150px;resize:vertical}
.pdp-reviews .review-form-panel .form-submit input[type=submit]{font-size:10px;letter-spacing:.12em;text-transform:uppercase}
@media(max-width:700px){.pdp-reviews .review-form-toggle{margin-top:24px}.pdp-reviews .review-form-panel{margin-top:14px}.pdp-reviews .review-form-panel .comment-form-author,.pdp-reviews .review-form-panel .comment-form-email{width:100%}}
