.shop-page .pdp2{gap:34px;max-width:1280px;margin:0 auto;padding:26px 18px 10px;display:grid}@media (width>=900px){.shop-page .pdp2{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:48px;padding:34px 24px 10px}}.shop-page .pdp2-gallery{align-content:start;gap:12px;display:grid}.shop-page .pdp2-main{background:#f4f4f2;border-radius:14px;position:relative;overflow:hidden}.shop-page .pdp2-main img{aspect-ratio:1;object-fit:cover;width:100%}.shop-page .pdp2-arrow{width:38px;height:38px;color:var(--ink);cursor:pointer;background:#ffffffe6;border:0;border-radius:999px;place-items:center;font-size:18px;line-height:1;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.shop-page .pdp2-arrow.prev{left:10px}.shop-page .pdp2-arrow.next{right:10px}.shop-page .pdp2-thumbs{scrollbar-width:none;gap:8px;display:flex;overflow-x:auto}.shop-page .pdp2-thumbs::-webkit-scrollbar{display:none}.shop-page .pdp2-thumb{border:1px solid var(--grey-light);cursor:pointer;background:#f4f4f2;border-radius:8px;flex:0 0 74px;padding:0;overflow:hidden}.shop-page .pdp2-thumb.on{border-color:var(--shop-green)}.shop-page .pdp2-thumb img{aspect-ratio:1;object-fit:cover;width:100%}.shop-page .pdp2-buy{align-content:start;gap:16px;display:grid}@media (width>=900px){.shop-page .pdp2-buy{align-self:start;position:sticky;top:20px}}.shop-page .pdp2-eyebrow{letter-spacing:.02em;color:var(--grey);font-size:13px}.shop-page .pdp2-title{letter-spacing:-.02em;color:var(--ink);min-height:2.2em;margin:2px 0 0;font-size:clamp(30px,4.4vw,46px);line-height:1.05}.shop-page .pdp2-oneliner{color:var(--grey);font-size:15.5px;line-height:1.5}.shop-page .pdp2-variant{color:var(--grey);font-size:13px}.shop-page .pdp2-tp{color:var(--ink);flex-wrap:wrap;align-items:center;gap:10px;font-size:14px;text-decoration:none;display:flex}.shop-page .pdp2-tp b{font-size:15px}.shop-page .pdp2-tp-stars{gap:2px;display:flex}.shop-page .pdp2-tp-stars i{background:var(--tp);clip-path:polygon(50% 0,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);width:20px;height:20px;display:block}.shop-page .pdp2-tp u{text-decoration:underline}.shop-page .pdp2-bullets{gap:9px;list-style:none;display:grid}.shop-page .pdp2-bullets li{color:var(--ink);align-items:flex-start;gap:10px;font-size:15px;display:flex}.shop-page .pdp2-bullets .ck{background:var(--shop-green);color:#fff;border-radius:999px;flex:0 0 20px;place-items:center;height:20px;margin-top:1px;font-size:11px;display:grid}.shop-page .pdp2-price{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.shop-page .pdp2-price b{color:var(--ink);font-size:24px}.shop-page .pdp2-price s{color:var(--grey);font-size:16px}.shop-page .pdp2-price .off{background:var(--shop-yellow);color:#151515;letter-spacing:.04em;border-radius:4px;padding:4px 8px;font-size:11.5px;font-weight:700}.shop-page .pdp2-swatch-label{letter-spacing:.08em;text-transform:uppercase;color:var(--grey);font-size:12px}.shop-page .pdp2-swatches{flex-wrap:wrap;gap:8px;display:flex}.shop-page .pdp2-swatch{width:52px;height:52px;box-shadow:0 0 0 1px var(--grey-light) inset;border:2px solid #0000;border-radius:999px;display:block;overflow:hidden}.shop-page .pdp2-swatch.on{border-color:var(--shop-green)}.shop-page .pdp2-swatch img{object-fit:cover;width:100%;height:100%}.shop-page .pdp2-urgency{color:#e58a1f;justify-content:flex-start;align-items:center;gap:10px;font-size:15px;font-weight:600;display:flex}.shop-page .pdp2-urgency-dot{background:#e58a1f;border-radius:50%;width:12px;height:12px;animation:1.8s ease-out infinite urgency-pulse;box-shadow:0 0 #e58a1f73}@keyframes urgency-pulse{0%{box-shadow:0 0 #e58a1f73}70%{box-shadow:0 0 0 10px #e58a1f00}to{box-shadow:0 0 #e58a1f00}}.shop-page .pdp2-atc{color:#fff;letter-spacing:.04em;cursor:pointer;background:#e58a1f;border:0;border-radius:8px;width:100%;padding:17px 18px;font-size:15px;font-weight:700;transition:background .15s}.shop-page .pdp2-atc:hover{background:#c76d12}.shop-page .pdp2-atc[disabled]{opacity:.55;cursor:not-allowed}.shop-page .pdp2-trust{color:var(--grey);text-align:center;justify-content:center;gap:18px;font-size:13px;display:flex}.shop-page .pdp2-size-note{color:var(--grey);font-size:13px}.shop-page .pdp2-ugc{grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;gap:10px;display:grid}.shop-page .pdp2-ugc-card{background:#f4f4f2;border-radius:10px;position:relative;overflow:hidden}.shop-page .pdp2-ugc-card img,.shop-page .pdp2-ugc-card video{aspect-ratio:3/4;object-fit:cover;width:100%;display:block}.shop-page .pdp2-ugc-play{cursor:pointer;background:0 0;border:0;width:100%;position:absolute;inset:0}.shop-page .pdp2-ugc-play:after{content:"";background:#ffffffe6 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M8 5v14l11-7z' fill='%23151515'/%3E%3C/svg%3E") 50%/16px no-repeat;border-radius:999px;width:34px;height:34px;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.shop-page .pdp2-ugc-card:not(:has(video)):after{content:"";background:#ffffffe6 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M8 5v14l11-7z' fill='%23151515'/%3E%3C/svg%3E") 50%/16px no-repeat;border-radius:999px;width:34px;height:34px;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.shop-page .pdp2-story-wrap{max-width:1280px;margin:0 auto;padding:12px 18px 8px}@media (width>=900px){.shop-page .pdp2-story-wrap{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:48px;padding:4px 24px 8px;display:grid}.shop-page .pdp2-story-col{grid-column:2}}.shop-page .pdp2-story{background:var(--shop-mint);border-radius:12px;padding:28px 22px 20px;position:relative;overflow:visible}.shop-page .pdp2-story-plane{z-index:2;opacity:.85;pointer-events:none;width:130px;height:auto;position:absolute;top:10px;right:18px;transform:rotate(-6deg)}@media (width>=900px){.shop-page .pdp2-story-plane{width:175px;top:12px;right:26px}}.shop-page .pdp2-story h2{color:var(--ink);margin:0 0 8px;font-size:20px}.shop-page .pdp2-story p{color:var(--grey);font-size:15px;line-height:1.6}.shop-page .pdp2-acc{border-top:1px solid var(--grey-light);margin-top:18px}.shop-page .pdp2-acc details{border-bottom:1px solid var(--grey-light)}.shop-page .pdp2-acc summary{cursor:pointer;letter-spacing:.08em;color:var(--ink);justify-content:space-between;align-items:center;padding:16px 2px;font-size:13px;font-weight:700;list-style:none;display:flex}.shop-page .pdp2-acc summary::-webkit-details-marker{display:none}.shop-page .pdp2-acc summary .ic{color:var(--grey);font-weight:400}.shop-page .pdp2-acc ul{gap:8px;padding:0 2px 18px;list-style:none;display:grid}.shop-page .pdp2-acc li{color:var(--grey);padding-left:14px;font-size:14.5px;line-height:1.5;position:relative}.shop-page .pdp2-acc li:before{content:"";background:var(--shop-light-green);border-radius:999px;width:5px;height:5px;position:absolute;top:8px;left:0}.shop-page .pdp2-reviews{gap:14px;max-width:1280px;margin:44px auto 0;padding:0 18px;display:grid}.shop-page .pdp2-reviews-head{color:var(--grey);flex-wrap:wrap;align-items:center;gap:10px;font-size:14px;display:flex}.shop-page .pdp2-reviews-head b{color:var(--ink);font-size:16px}.shop-page .pdp2-review-row{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;display:grid}@media (width<=699px){.shop-page .pdp2-review-row{scroll-snap-type:x mandatory;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:82vw;grid-auto-flow:column;padding-bottom:8px;scroll-padding-left:18px;overflow-x:auto}.shop-page .pdp2-review-row::-webkit-scrollbar{display:none}.shop-page .pdp2-review{scroll-snap-align:start}}.shop-page .pdp2-review{border:1px solid var(--grey-light);background:#fff;border-radius:10px;padding:16px}.shop-page .pdp2-review .st{color:var(--tp);letter-spacing:2px;font-size:13px}.shop-page .pdp2-review .who{color:var(--grey);margin:6px 0;font-size:12.5px}.shop-page .pdp2-review b{color:var(--ink);margin-bottom:4px;font-size:14.5px;display:block}.shop-page .pdp2-review p{color:var(--grey);font-size:14px;line-height:1.5}.shop-page .pdp2-features{gap:22px;max-width:1280px;margin:0 auto;padding:44px 18px 0;display:grid}.shop-page .pdp2-feature{background:var(--shop-mint);border-radius:14px;gap:0;display:grid;overflow:hidden}@media (width>=860px){.shop-page .pdp2-feature{grid-template-columns:1fr 1fr;align-items:stretch}.shop-page .pdp2-feature.flip .pdp2-feature-media{order:-1}}.shop-page .pdp2-feature-media img{object-fit:cover;width:100%;height:100%;min-height:260px}.shop-page .pdp2-feature-copy{align-content:center;gap:14px;padding:30px 26px;display:grid}.shop-page .pdp2-feature-copy h2{letter-spacing:-.01em;color:var(--ink);font-size:clamp(23px,2.4vw,33px);line-height:1.12}.shop-page .pdp2-feature-copy p{color:var(--grey);font-size:15px;line-height:1.6}.shop-page .pdp2-feature-copy ul{gap:10px;list-style:none;display:grid}.shop-page .pdp2-feature-copy li{color:var(--ink);align-items:flex-start;gap:10px;font-size:15px;display:flex}.shop-page .pdp2-feature-copy li .ck{background:var(--shop-green);color:#fff;border-radius:999px;flex:0 0 20px;place-items:center;height:20px;margin-top:1px;font-size:11px;display:grid}.shop-page .pdp2-stats{text-align:center;max-width:1280px;margin:0 auto;padding:48px 18px 0}.shop-page .pdp2-stats h2{color:var(--ink);margin-bottom:22px;font-size:clamp(22px,2.4vw,30px)}.shop-page .pdp2-stats-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;display:grid}.shop-page .pdp2-stat{background:#f6f7f5;border-radius:12px;padding:30px 20px}.shop-page .pdp2-stat b{color:var(--shop-green);font-size:44px;line-height:1;display:block}.shop-page .pdp2-stat span{color:var(--ink);margin-top:12px;font-size:16px;display:block}.shop-page .pdp2-stat i{color:var(--grey);margin-top:10px;font-size:12px;font-style:normal;display:block}.shop-page .pdp2-faq{max-width:860px;margin:0 auto;padding:52px 18px 60px}.shop-page .pdp2-faq h2{text-align:center;color:var(--ink);margin-bottom:20px;font-size:clamp(24px,2.6vw,32px)}.shop-page .pdp2-faq details{border-bottom:1px solid var(--grey-light)}.shop-page .pdp2-faq summary{cursor:pointer;color:var(--ink);justify-content:space-between;gap:14px;padding:17px 2px;font-size:16px;font-weight:600;list-style:none;display:flex}.shop-page .pdp2-faq summary::-webkit-details-marker{display:none}.shop-page .pdp2-faq p{color:var(--grey);padding:0 2px 18px;font-size:15px;line-height:1.6}@media (width<=899px){.shop-page .pdp2{padding-top:4px}}@media (width<=520px){.shop-page .pdp2-story{padding:26px 18px 18px}.shop-page .pdp2-story-plane{opacity:.8;width:84px;top:14px;right:12px}.shop-page .pdp2-story h2{padding-right:92px;font-size:19px;line-height:1.25}}.shop-page .tp-wall{max-width:1200px;margin:0 auto;padding:56px 20px 64px}.shop-page .tp-wall-head{text-align:center;margin-bottom:28px}.shop-page .tp-wall-score{letter-spacing:-.01em;justify-content:center;align-items:center;gap:12px;font-size:30px;font-weight:700;display:flex}.shop-page .tp-wall-sub{opacity:.8;margin:10px 0 0;font-size:14px}.shop-page .tp-stars{gap:3px;display:inline-flex}.shop-page .tp-star{color:#fff;background:#00b67a;border-radius:2px;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.shop-page .tp-wall-score .tp-star{width:30px;height:30px}.shop-page .tp-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.shop-page .tp-card{background:#fafafa;border:1px solid #00000012;border-radius:8px;flex-direction:column;padding:18px;display:flex}.shop-page .tp-card-top{align-items:center;gap:10px;margin-bottom:12px;display:flex}.shop-page .tp-verified{opacity:.65;font-size:12px}.shop-page .tp-meta{opacity:.75;margin:0 0 6px;font-size:13px}.shop-page .tp-title{margin:0 0 8px;font-size:15px;font-weight:700;line-height:1.3}.shop-page .tp-text{opacity:.85;margin:0;font-size:14px;line-height:1.5}.shop-page .tp-reply{opacity:.85;background:#f2f2f2;border-left:3px solid #00b67a;flex-direction:column;gap:6px;margin-top:14px;padding:10px 12px;font-size:12.5px;display:flex}.shop-page .tp-reply-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.shop-page .tp-reply-head em{white-space:nowrap;opacity:.7;font-style:normal}.shop-page .tp-reply-text{margin:0;line-height:1.5}.shop-page .tp-reply-toggle{color:#00b67a;cursor:pointer;background:0 0;border:0;align-self:center;margin-top:2px;padding:0;font-size:13px;font-weight:600;text-decoration:underline}.shop-page .tp-load-more{justify-content:center;margin-top:28px;display:flex}.shop-page .tp-load-more-btn{border:1px solid var(--grey-light);color:var(--ink);cursor:pointer;background:#fff;border-radius:8px;padding:12px 28px;font-size:15px;font-weight:600;transition:background .15s}.shop-page .tp-load-more-btn:hover{background:#f6f7f5}@media (width<=1024px){.shop-page .tp-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.shop-page .tp-wall{padding:36px 16px 44px}.shop-page .tp-grid{grid-template-columns:1fr}.shop-page .tp-wall-score{font-size:24px}.shop-page .tp-wall-score .tp-star{width:26px;height:26px}.shop-page .tp-load-more-btn{width:100%}}
