:root{--blue: #0064ff;--blue-dark: #004fd1;--ink: #07111f;--muted: #5d6675;--line: rgba(7, 17, 31, .1);--cream: #fbf6ef;--panel: #ffffff;--soft-blue: #eef5ff;--radius: 8px;--shadow: 0 22px 60px rgba(18, 31, 52, .1)}*{box-sizing:border-box}html{overflow-x:hidden}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--ink);background:linear-gradient(180deg,#fffaf4,#fff 52%,#fbf6ef);overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input{font:inherit}.pdp-container{width:min(1320px,calc(100% - 40px));margin:0 auto}.pdp-topbar{background:#0064ff;color:#fff;font-size:13px;font-weight:700}.pdp-topbar .pdp-container{min-height:42px;display:flex;align-items:center;justify-content:center;gap:10px}.pdp-topbar span{display:inline-flex;align-items:center;gap:8px;color:#fff;text-align:center}.pdp-topbar a{color:#fff;text-decoration:underline;text-underline-offset:3px;font-weight:800}.pdp-topbar a:hover{text-decoration:none}.pdp-topbar svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2;flex-shrink:0}.template-product .woofl-announcement{position:sticky;top:0;z-index:60}.pdp-header{position:sticky;top:0;z-index:50;background:#fffaf4eb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.pdp-header-inner{height:96px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.pdp-nav{display:none;gap:22px;font-size:15px;font-weight:700}.pdp-logo{height:70px;width:auto}.pdp-header-actions{display:flex;justify-content:flex-end;align-items:center;gap:16px;font-size:15px;font-weight:700}.pdp-icon{width:24px;height:24px;stroke:currentColor;fill:none;stroke-width:2}.pdp-menu-btn{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;background:transparent;border:none;color:var(--ink);cursor:pointer}.pdp-menu-btn svg{width:26px;height:26px}.pdp-main{padding:34px 0 0}.pdp-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(430px,.95fr);gap:54px;align-items:start}.pdp-gallery{position:sticky;top:138px}.pdp-gallery-main{position:relative;overflow:hidden;min-height:620px;border:1px solid var(--line);border-radius:var(--radius);background:radial-gradient(circle at 68% 28%,rgba(0,100,255,.16),transparent 26%),linear-gradient(135deg,#fff7ed,#eef6ff);box-shadow:var(--shadow)}.pdp-gallery-main.product-photo-only{display:block;background:linear-gradient(135deg,#fff8ef,#f1f7ff)}.pdp-gallery-main.product-photo-only:after{display:none}.pdp-steam-page .pdp-gallery-main.product-photo-only:before{content:"";position:absolute;z-index:2;left:19%;top:23%;width:160px;height:80px;border-radius:999px;background:radial-gradient(circle at 22% 48%,rgba(180,221,255,.72),transparent 34%),radial-gradient(circle at 58% 44%,rgba(220,243,255,.68),transparent 38%),radial-gradient(circle at 86% 48%,rgba(255,255,255,.8),transparent 32%);filter:blur(8px);opacity:.75;transform:translateZ(0);animation:pdpSteamDrift 4.8s ease-in-out infinite;pointer-events:none}.pdp-hero-photo{width:100%;height:100%;min-height:620px;object-fit:cover}.pdp-gallery-main.product-photo-only .pdp-hero-photo{object-fit:contain;padding:18px}.pdp-lifestyle{position:absolute;inset:0 auto 0 0;width:52%;height:100%;object-fit:cover}.pdp-gallery-main:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 0 42%,rgba(255,255,255,.76) 57%,rgba(255,255,255,.2));pointer-events:none}.pdp-product-stage{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none}.pdp-product{position:absolute;object-fit:contain;filter:drop-shadow(0 22px 28px rgba(20,31,48,.2))}.pdp-product.steam{width:34%;right:29%;top:48px;transform:rotate(-4deg)}.pdp-product.comb{width:33%;right:8%;top:78px;transform:rotate(8deg)}.pdp-product.glove{width:34%;right:28%;bottom:92px;transform:rotate(-9deg)}.pdp-product.mist{width:16%;right:10%;bottom:82px;transform:rotate(3deg)}.pdp-single-product{position:absolute;z-index:2;right:7%;top:50%;width:min(48%,330px);max-height:76%;object-fit:contain;transform:translateY(-50%) rotate(var(--single-tilt, -4deg));filter:drop-shadow(0 26px 32px rgba(20,31,48,.22))}.pdp-single-product.tall{width:min(38%,260px)}.pdp-single-product.wide{width:min(52%,360px)}.pdp-ebook-badge{position:absolute;z-index:3;left:26px;bottom:26px;display:grid;grid-template-columns:86px 1fr;gap:14px;align-items:center;width:260px;padding:14px;border-radius:var(--radius);background:#ffffffe6;box-shadow:0 16px 34px #121f3424}.pdp-ebook-badge img{width:80px;filter:drop-shadow(0 12px 14px rgba(18,31,52,.16))}.pdp-ebook-badge strong{display:block;color:var(--blue);font-size:15px;line-height:1.1}.pdp-ebook-badge span{display:block;margin-top:4px;color:var(--muted);font-size:12px;line-height:1.35}.pdp-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:14px}.pdp-thumb{height:92px;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff;cursor:pointer}.pdp-thumb.is-active{border-color:var(--blue);box-shadow:0 0 0 2px #0064ff2e}.pdp-thumb img{width:100%;height:100%;object-fit:cover}.pdp-thumb.product img{object-fit:contain;padding:10px;background:#f7fbff}.pdp-buy{padding-top:18px}.pdp-rating{display:flex;align-items:center;gap:10px;color:var(--blue);font-size:15px;font-weight:800}.pdp-rating span:last-child{color:#1b2738;font-weight:700}.pdp-title{max-width:620px;margin:18px 0 12px;font-family:Playfair Display,Georgia,serif;font-size:clamp(42px,5vw,72px);line-height:.95;letter-spacing:-.03em}.pdp-subtitle{margin:0 0 22px;color:#263348;font-size:22px;line-height:1.35}.pdp-price-row{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin:0 0 20px}.pdp-price{font-size:38px;font-weight:800;letter-spacing:-.04em}.pdp-compare{color:#8b94a3;font-size:20px;font-weight:700;text-decoration:line-through}.pdp-save{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:999px;background:var(--blue);color:#fff;font-size:14px;font-weight:800}.pdp-bullets{display:grid;gap:12px;margin:0 0 24px;padding:0;list-style:none;color:#263348;font-size:16px}.pdp-bullets li{display:grid;grid-template-columns:22px 1fr;gap:10px;align-items:start}.pdp-check{color:var(--blue);font-weight:900}.pdp-cart-row{display:grid;grid-template-columns:118px 1fr;gap:14px;margin-bottom:18px}.pdp-qty{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;min-height:58px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow:hidden}.pdp-qty button{height:100%;border:0;background:transparent;color:#273449;cursor:pointer;font-size:20px;font-weight:700}.pdp-qty span{text-align:center;font-weight:800}.pdp-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:58px;border:0;border-radius:var(--radius);background:var(--blue);color:#fff;cursor:pointer;font-size:18px;font-weight:800;box-shadow:0 18px 34px #0064ff38;transition:transform .18s ease,background .18s ease}.pdp-btn:hover{transform:translateY(-1px);background:var(--blue-dark)}.pdp-mini-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:20px 0 22px}.pdp-mini-trust div{display:grid;grid-template-columns:28px 1fr;gap:10px;align-items:center;font-size:13px;font-weight:800;line-height:1.25}.pdp-mini-trust svg,.pdp-delivery-card svg{width:28px;height:28px;color:#152033}.pdp-delivery-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.pdp-delivery-card{display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:center;padding:18px;border:1px solid var(--line);border-radius:var(--radius);background:#ffffffb8}.pdp-delivery-card strong{display:block;margin-bottom:3px;font-size:15px}.pdp-delivery-card span{color:var(--muted);font-size:13px;line-height:1.35}.pdp-bundle-upsell{margin-top:20px;padding:18px;border:1px solid rgba(0,100,255,.22);border-radius:16px;background:radial-gradient(circle at 88% 20%,rgba(0,100,255,.14),transparent 28%),#fff;box-shadow:0 18px 44px #121f3414}.pdp-bundle-upsell strong{display:block;margin-bottom:6px;font-size:17px}.pdp-bundle-upsell p{margin:0 0 14px;color:var(--muted);line-height:1.45}.pdp-upsell-compare{display:grid;grid-template-columns:1fr auto;gap:8px 14px;margin:12px 0;padding:12px;border-radius:12px;background:#f4f8ff;font-size:14px}.pdp-upsell-compare span{color:#536071;font-weight:800}.pdp-upsell-compare b{color:#07111f;font-size:16px;font-variant-numeric:tabular-nums}.pdp-upsell-compare b:first-of-type{color:#7b8494;text-decoration:line-through;text-decoration-thickness:2px}.pdp-upsell-compare b:last-of-type{color:var(--blue)}.pdp-bundle-upsell a{display:inline-flex;align-items:center;gap:6px;padding:12px 18px;border-radius:999px;background:var(--blue);color:#fff;font-weight:700;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}.pdp-bundle-upsell a:hover{transform:translateY(-1px);box-shadow:0 6px 16px #0064ff47}.pdp-section{padding:56px 0;border-top:1px solid var(--line)}.pdp-exclusive-band{margin:48px 0 0;overflow:hidden}.pdp-exclusive-band .pdp-container{position:relative;display:flex;align-items:center;justify-content:center;gap:16px;min-height:66px;padding:12px 22px;border:1px solid rgba(0,100,255,.2);border-radius:18px;background:linear-gradient(120deg,#ffffffeb,#eef5fff0),#fff;box-shadow:0 18px 46px #121f3414}.pdp-exclusive-band .pdp-container:after{content:"";position:absolute;inset:-60% auto -60% -20%;width:22%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.9),transparent);transform:skew(-18deg);animation:pdpShine 5.5s ease-in-out infinite}.pdp-exclusive-band span,.pdp-exclusive-band strong,.pdp-exclusive-band a{position:relative;z-index:1}.pdp-exclusive-band span{color:#536071;font-weight:800}.pdp-exclusive-band strong{color:var(--blue);font-size:18px}.pdp-exclusive-band a{color:#07111f;font-weight:900;text-decoration:underline;text-underline-offset:4px}.pdp-section-center{max-width:760px;margin:0 auto 30px;text-align:center}.pdp-section-center .pdp-copy{margin-inline:auto}.pdp-steam-steps-section{background:radial-gradient(circle at 50% 0,rgba(0,100,255,.08),transparent 34%),linear-gradient(180deg,#fffaf4,#fff)}.pdp-steam-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.pdp-steam-step-card{position:relative;overflow:hidden;min-height:100%;padding:18px 18px 22px;border:1px solid rgba(7,17,31,.08);border-radius:22px;background:#ffffffe6;box-shadow:0 20px 52px #121f3414;transition:transform .22s ease,box-shadow .22s ease}.pdp-steam-step-card:nth-child(2n){transform:translateY(12px)}.pdp-steam-step-card:hover{transform:translateY(-4px);box-shadow:0 26px 64px #121f341f}.pdp-steam-step-card:nth-child(2n):hover{transform:translateY(6px)}.pdp-steam-step-card img{width:100%;aspect-ratio:1 / .82;object-fit:cover;border-radius:16px;background:linear-gradient(135deg,#eef5ff,#fff8ef)}.pdp-steam-step-card .pdp-step{position:absolute;z-index:2;left:50%;top:0;width:42px;height:42px;margin:0;background:#2f1d12;transform:translate(-50%,-16%);box-shadow:0 12px 26px #2f1d1238}.pdp-steam-step-card h3{margin:22px 0 8px;font-size:21px;line-height:1.15}.pdp-steam-step-card p{margin:0;color:var(--muted);line-height:1.5}.pdp-steam-science{background:#fff}.pdp-steam-science-grid,.pdp-compare-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:52px;align-items:center}.pdp-feature-list{display:grid;gap:12px;margin:24px 0 0;padding:0;list-style:none;color:#1b2738;font-weight:700}.pdp-feature-list span{color:var(--blue);margin-right:8px}.pdp-fur-diagram{position:relative;min-height:430px;overflow:hidden;border-radius:28px;background:radial-gradient(circle at 30% 24%,rgba(0,100,255,.12),transparent 28%),linear-gradient(135deg,#fff7ed,#eef6ff);box-shadow:var(--shadow)}.pdp-fur-diagram>img{position:absolute;left:10%;top:10%;width:34%;filter:drop-shadow(0 24px 30px rgba(20,31,48,.17));transform:rotate(-7deg);animation:pdpFloat 4.6s ease-in-out infinite}.pdp-mist-cloud{position:absolute;left:37%;top:19%;width:210px;height:92px;border-radius:999px;background:radial-gradient(circle at 18% 50%,rgba(158,213,255,.72),transparent 35%),radial-gradient(circle at 55% 46%,rgba(233,248,255,.86),transparent 40%),radial-gradient(circle at 86% 52%,rgba(255,255,255,.92),transparent 34%);filter:blur(9px);animation:pdpSteamDrift 4.2s ease-in-out infinite}.pdp-fur-card{position:absolute;right:8%;bottom:9%;width:min(58%,420px);min-height:220px;padding:28px;border:1px solid rgba(7,17,31,.08);border-radius:24px;background:#ffffffd1;box-shadow:0 20px 54px #121f341a}.pdp-fur-skin{position:absolute;left:28px;right:28px;bottom:44px;height:76px;border-radius:40px 40px 20px 20px;background:linear-gradient(180deg,#ffe6d6f0,#ecb28fe0)}.pdp-fur-hair{position:absolute;left:42%;bottom:86px;width:7px;height:104px;border-radius:999px;background:#2a170e;transform:rotate(8deg);transform-origin:bottom center;animation:pdpHairSway 2.9s ease-in-out infinite}.pdp-fur-hair:before,.pdp-fur-hair:after{content:"";position:absolute;width:34px;height:34px;border:3px solid rgba(0,100,255,.42);border-radius:50%;border-right-color:transparent;border-bottom-color:transparent}.pdp-fur-hair:before{left:-44px;top:48px;transform:rotate(-38deg)}.pdp-fur-hair:after{left:18px;top:24px;transform:rotate(135deg)}.pdp-fur-hair.delay{left:57%;height:88px;opacity:.7;animation-delay:.7s}.pdp-fur-card b,.pdp-fur-card em{position:absolute;right:28px;color:#07111f;font-style:normal;font-weight:900}.pdp-fur-card b{top:42px}.pdp-fur-card em{top:88px;color:var(--blue)}.pdp-steam-compare{background:radial-gradient(circle at 82% 20%,rgba(0,100,255,.08),transparent 27%),#fffaf4}.pdp-compare-panel{position:relative;display:grid;grid-template-columns:repeat(2,1fr);gap:20px;overflow:hidden;min-height:440px;padding:30px;border-radius:28px;background:#f7eee5;box-shadow:var(--shadow)}.pdp-compare-column{position:relative;z-index:2;padding:22px;border-radius:20px;background:#ffffffb8}.pdp-compare-column h3{margin:0 0 16px;font-size:23px}.pdp-compare-column ul{display:grid;gap:14px;margin:0;padding:0;list-style:none;font-weight:800;line-height:1.28}.pdp-compare-column li{display:grid;grid-template-columns:30px 1fr;gap:10px;align-items:start}.pdp-compare-column span{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;font-size:21px;line-height:1}.pdp-compare-column.bad span{color:#f02d35;background:#f02d351a}.pdp-compare-column.good span{color:#25b653;background:#25b6531c}.pdp-compare-product{position:absolute;right:9%;bottom:0;width:23%;filter:drop-shadow(0 22px 28px rgba(20,31,48,.14));animation:pdpFloat 4.8s ease-in-out infinite}.pdp-related-section{background:#fff}.pdp-related-track{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.pdp-related-card{position:relative;display:grid;align-content:start;min-height:100%;padding:16px;border:1px solid rgba(7,17,31,.08);border-radius:22px;background:#ffffffe6;box-shadow:0 18px 46px #121f3414}.pdp-related-card>span{position:absolute;left:16px;top:16px;z-index:2;padding:7px 10px;border-radius:999px;background:#0aa64c;color:#fff;font-size:11px;font-weight:900;text-transform:uppercase}.pdp-related-card img{width:100%;aspect-ratio:1 / .82;object-fit:contain;padding:20px;border-radius:18px;background:linear-gradient(135deg,#fff8ef,#eef6ff)}.pdp-related-card h3{margin:16px 0 8px;font-size:18px;line-height:1.2}.pdp-related-card p{margin:0 0 14px;font-size:18px;font-weight:900}.pdp-related-card s{margin-left:6px;color:#8b94a3;font-size:14px}.pdp-related-card a{align-self:end;justify-self:start;padding:11px 14px;border-radius:999px;background:var(--blue);color:#fff;font-size:14px;font-weight:800}.pdp-steam-vs-section{background:radial-gradient(circle at 50% 8%,rgba(0,100,255,.08),transparent 30%),linear-gradient(180deg,#fffaf4,#fff)}.pdp-vs-hero{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:28px}.pdp-vs-product-card{position:relative;overflow:hidden;padding:18px;border:1px solid rgba(7,17,31,.08);border-radius:24px;background:#ffffffe6;box-shadow:0 20px 54px #121f3414}.pdp-vs-product-card:after{content:"";position:absolute;inset:auto 20px 20px auto;width:120px;height:120px;border-radius:50%;background:#0064ff14;filter:blur(18px);pointer-events:none}.pdp-vs-product-card.normal:after{background:#be763d1f}.pdp-vs-product-card>span{display:inline-flex;min-height:30px;align-items:center;padding:0 12px;border-radius:999px;background:#f1e5d6;color:#5f3d24;font-size:12px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.pdp-vs-product-card.woofl>span{background:var(--blue);color:#fff}.pdp-vs-product-card img{width:100%;height:270px;margin:14px 0 18px;border-radius:18px;object-fit:cover;background:#f8fbff}.pdp-vs-product-card h3{margin:0 0 8px;font-size:24px;line-height:1.1}.pdp-vs-product-card p{max-width:54ch;margin:0;color:var(--muted);line-height:1.55}.pdp-vs-table{margin-top:18px;overflow:hidden;border:1px solid rgba(7,17,31,.08);border-radius:22px;background:#fff;box-shadow:0 18px 46px #121f340f}.pdp-vs-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:0;border-top:1px solid rgba(7,17,31,.08)}.pdp-vs-row:first-child{border-top:0}.pdp-vs-row span,.pdp-vs-row strong{display:flex;align-items:center;min-height:58px;padding:14px 18px;font-size:15px;line-height:1.35}.pdp-vs-row span{color:#5f6673;background:#fffaf5}.pdp-vs-row strong{color:#07111f;background:#f4f8ff;font-weight:900}.pdp-vs-row.head span{background:#07111f;color:#fff;font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.pdp-vs-row.head span:last-child{background:var(--blue)}.pdp-vs-result{display:grid;grid-template-columns:minmax(0,.88fr) minmax(280px,.38fr);gap:20px;align-items:center;margin:18px 0 0;padding:18px;border:1px solid rgba(0,100,255,.12);border-radius:24px;background:#ffffffdb;box-shadow:0 18px 46px #121f340f}.pdp-vs-result img{width:100%;height:230px;border-radius:18px;object-fit:cover}.pdp-vs-result figcaption{color:#263348;font-size:18px;font-weight:800;line-height:1.45}@keyframes pdpSteamDrift{0%,to{opacity:.55;transform:translateZ(0) scale(.96)}50%{opacity:.9;transform:translate3d(22px,-8px,0) scale(1.08)}}@keyframes pdpFloat{0%,to{transform:translateZ(0) rotate(-7deg)}50%{transform:translate3d(0,-10px,0) rotate(-4deg)}}@keyframes pdpHairSway{0%,to{transform:rotate(8deg)}50%{transform:rotate(2deg)}}@keyframes pdpShine{0%,58%{left:-24%;opacity:0}68%{opacity:1}to{left:112%;opacity:0}}.pdp-proof-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:42px;align-items:center}.pdp-section-kicker{margin:0 0 10px;color:var(--blue);font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.pdp-h2{margin:0 0 18px;font-family:Playfair Display,Georgia,serif;font-size:clamp(34px,4vw,54px);line-height:1;letter-spacing:-.03em}.pdp-copy{margin:0;color:var(--muted);font-size:18px;line-height:1.65}.pdp-before-after{position:relative;overflow:hidden;border-radius:var(--radius);border:1px solid var(--line);box-shadow:var(--shadow);background:#fff}.pdp-before-after img{width:100%;aspect-ratio:1.3 / 1;object-fit:cover}.pdp-routine{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.pdp-routine-card,.pdp-included-card,.pdp-review-card,.pdp-faq-item{border:1px solid var(--line);border-radius:var(--radius);background:#ffffffdb;box-shadow:0 14px 34px #121f340f}.pdp-routine-card{padding:18px}.pdp-routine-card img{width:100%;height:160px;object-fit:contain;border-radius:var(--radius);background:linear-gradient(135deg,#eef5ff,#fff7ed);margin-bottom:18px}.pdp-step{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;margin-bottom:12px;border-radius:50%;background:var(--blue);color:#fff;font-weight:900}.pdp-routine-card h3,.pdp-included-card h3{margin:0 0 8px;font-size:19px;line-height:1.2}.pdp-routine-card p,.pdp-included-card p{margin:0;color:var(--muted);line-height:1.5}.pdp-included-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.pdp-included-card{padding:18px}.pdp-included-card img{width:100%;height:150px;object-fit:contain;margin-bottom:16px;border-radius:var(--radius);background:linear-gradient(135deg,#f8fbff,#fff8f0)}.pdp-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.pdp-review-card{padding:22px}.pdp-stars{color:var(--blue);letter-spacing:2px;font-size:18px;font-weight:900}.pdp-review-card p{margin:14px 0 18px;font-size:17px;line-height:1.55}.pdp-review-card strong{font-size:14px}.pdp-review-author{display:flex;align-items:center;gap:12px;margin-top:16px}.pdp-review-avatar{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;font-size:14px;font-weight:800;flex-shrink:0}.pdp-review-author div{display:flex;flex-direction:column;gap:2px}.pdp-review-verified{font-size:12px;color:#008a3e;font-weight:600}.pdp-luxe-reviews{position:relative;overflow:hidden;background:radial-gradient(circle at 0 16%,rgba(216,169,105,.16),transparent 24%),radial-gradient(circle at 100% 58%,rgba(216,169,105,.14),transparent 22%),linear-gradient(180deg,#fffaf3,#fffdf8)}.pdp-luxe-reviews:before{content:"\201c";position:absolute;left:4vw;top:110px;color:#b98b4e26;font-family:Georgia,serif;font-size:170px;line-height:1;pointer-events:none}.pdp-luxe-review-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:center;margin-bottom:34px}.pdp-luxe-review-head .pdp-section-kicker{color:#b07a35}.pdp-luxe-review-head .pdp-h2{margin-bottom:10px}.pdp-luxe-review-head p{margin:0;color:#536071;font-size:18px}.pdp-review-score-pill{display:inline-flex;align-items:center;gap:18px;min-height:72px;padding:0 28px;border-radius:999px;background:#fff;color:#07111f;box-shadow:0 18px 46px #121f3414;font-size:24px;font-weight:900;white-space:nowrap}.pdp-review-score-pill span{color:#f0a12b;letter-spacing:3px}.pdp-luxe-reviews .pdp-review-card{position:relative;min-height:292px;padding:34px;border:1px solid rgba(176,122,53,.12);border-radius:24px;background:radial-gradient(circle at 96% 92%,rgba(240,161,43,.16),transparent 28%),#ffffffeb;box-shadow:0 22px 64px #121f341a}.pdp-luxe-reviews .pdp-stars{color:#f0a12b;font-size:20px;letter-spacing:3px}.pdp-luxe-reviews .pdp-review-card p{margin:22px 0 26px;color:#101827;font-family:Playfair Display,Georgia,serif;font-size:clamp(23px,2.1vw,32px);line-height:1.28}.pdp-luxe-reviews .pdp-review-author{margin-top:auto}.pdp-luxe-reviews .pdp-review-avatar{width:72px;height:72px;border:6px solid #f4dfc3;border-radius:50%;object-fit:cover;box-shadow:0 12px 26px #121f3424}.pdp-luxe-reviews .pdp-review-author strong{color:#07111f;font-size:16px}.pdp-luxe-reviews .pdp-review-verified{color:#9b6a31;font-size:13px}.pdp-faq-section{background:linear-gradient(180deg,#fff,#faf8f5)}.pdp-faq-head{text-align:center;margin-bottom:44px}.pdp-faq-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:48px;align-items:start}.pdp-faq-tabs{display:flex;flex-direction:column;gap:8px;position:sticky;top:140px}.pdp-faq-tab{display:flex;align-items:center;width:100%;padding:14px 18px;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--text);font-size:15px;font-weight:700;text-align:left;cursor:pointer;transition:all .2s ease}.pdp-faq-tab:hover{border-color:var(--blue);color:var(--blue)}.pdp-faq-tab.is-active{border-color:var(--blue);background:var(--blue);color:#fff;box-shadow:0 10px 26px #0064ff38}.pdp-faq-panels{min-width:0}.pdp-faq-panel{display:none}.pdp-faq-panel.is-active{display:block;animation:pdpFaqFade .28s ease}@keyframes pdpFaqFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.pdp-faq-item{margin-top:12px;padding:22px 24px;border:1px solid var(--line);border-radius:var(--radius);background:#ffffffdb;box-shadow:0 14px 34px #121f340f}.pdp-faq-item:first-child{margin-top:0}.pdp-faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;font-weight:900;list-style:none}.pdp-faq-item summary::-webkit-details-marker{display:none}.pdp-faq-icon{position:relative;width:22px;height:22px;flex-shrink:0}.pdp-faq-icon:before,.pdp-faq-icon:after{content:"";position:absolute;background:currentColor;transition:transform .2s ease}.pdp-faq-icon:before{top:10px;left:2px;width:18px;height:2px}.pdp-faq-icon:after{top:2px;left:10px;width:2px;height:18px}.pdp-faq-item[open] .pdp-faq-icon:after{transform:scaleY(0)}.pdp-faq-answer{overflow:hidden}.pdp-faq-answer p{margin:14px 0 0;color:var(--muted);line-height:1.65}.pdp-family-section{background:linear-gradient(180deg,#faf8f5,#fff)}.pdp-family-card{display:grid;grid-template-columns:minmax(220px,320px) minmax(0,1fr);gap:clamp(32px,5vw,64px);align-items:center;max-width:1100px;margin:0 auto;padding:clamp(40px,5vw,64px) clamp(36px,5vw,68px);border:1px solid rgba(13,31,55,.08);border-radius:28px;background:radial-gradient(circle at 18% 22%,#fffffffa 0 18%,#fff0 40%),linear-gradient(135deg,#fffdf9,#fff9f0,#fffdf8);box-shadow:0 24px 56px #1018281a}.pdp-family-visual{display:flex;align-items:center;justify-content:center}.pdp-family-book{position:relative;width:min(100%,300px)}.pdp-family-book img{width:100%;height:auto;filter:drop-shadow(0 20px 24px rgba(16,24,40,.14))}.pdp-family-content .pdp-section-kicker{color:var(--blue)}.pdp-family-content .pdp-h2{text-align:left;margin-bottom:14px}.pdp-family-accent{color:var(--blue);font-style:italic}.pdp-family-copy{margin:0 0 26px;color:var(--muted);font-size:17px;line-height:1.6}.pdp-family-form{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}.pdp-family-input-wrap{position:relative;display:flex;align-items:center;flex:1 1 260px;min-width:220px}.pdp-family-input-wrap svg{position:absolute;left:16px;width:20px;height:20px;color:var(--muted);pointer-events:none}.pdp-family-input{width:100%;height:54px;padding:0 18px 0 48px;border:1px solid var(--line);border-radius:999px;background:#fff;font-size:15px;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.pdp-family-input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #0064ff1f}.pdp-family-form .pdp-btn{height:54px;padding:0 28px;white-space:nowrap}.pdp-family-trust{display:inline-flex;align-items:center;gap:8px;margin:0;color:var(--muted);font-size:13px;font-weight:500}.pdp-family-trust svg{width:16px;height:16px;flex-shrink:0;color:var(--blue)}.pdp-family-success,.pdp-family-error{display:flex;align-items:flex-start;gap:10px;width:100%;padding:14px 18px;border-radius:var(--radius);font-size:14px;font-weight:600;line-height:1.5}.pdp-family-success{background:#0064ff14;color:var(--blue)}.pdp-family-error{background:#e5393514;color:var(--error, #E53935)}.pdp-family-success svg,.pdp-family-error svg{width:18px;height:18px;flex-shrink:0;margin-top:1px}.pdp-sticky-mobile{display:none}@media(max-width:980px){.pdp-container{width:min(100% - 28px,760px)}.pdp-nav,.pdp-header-actions span{display:none}.pdp-menu-btn{display:flex}.pdp-topbar .pdp-container{justify-content:center}.pdp-header-inner{height:60px;grid-template-columns:1fr auto 1fr}.pdp-logo{height:46px}.pdp-icon{width:22px;height:22px}.pdp-hero{grid-template-columns:1fr;gap:24px}.pdp-gallery{position:static}.pdp-gallery-main,.pdp-hero-photo{min-height:440px}.pdp-buy{padding-top:0}.pdp-title{font-size:44px}.pdp-subtitle{font-size:18px}.pdp-mini-trust,.pdp-proof-grid,.pdp-routine,.pdp-included-grid,.pdp-review-grid,.pdp-steam-steps,.pdp-steam-science-grid,.pdp-compare-grid,.pdp-related-track,.pdp-cart-row,.pdp-delivery-grid{grid-template-columns:1fr}.pdp-sticky-mobile{position:sticky;bottom:0;z-index:60;display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;padding:10px 14px;border-top:1px solid var(--line);background:#fffffff0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 -10px 24px #121f341a}.pdp-sticky-mobile strong{display:block;font-size:13px}.pdp-sticky-mobile span{color:var(--muted);font-size:11px}.pdp-sticky-mobile .pdp-btn{min-height:40px;padding:0 14px;font-size:13px}}@media(max-width:560px){.pdp-topbar .pdp-container{justify-content:center;text-align:center}.pdp-main{padding-top:18px}.pdp-gallery-main,.pdp-hero-photo{min-height:410px}.pdp-lifestyle{width:100%;opacity:.42}.pdp-gallery-main:after{background:#ffffff7a}.pdp-product.steam{width:42%;right:36%;top:58px}.pdp-product.comb{width:42%;right:5%;top:74px}.pdp-product.glove{width:43%;right:32%;bottom:96px}.pdp-product.mist{width:23%;right:10%;bottom:94px}.pdp-single-product{right:50%;width:min(54%,250px);transform:translate(50%,-50%) rotate(var(--single-tilt, -4deg))}.pdp-single-product.tall{width:min(44%,210px)}.pdp-single-product.wide{width:min(58%,270px)}.pdp-ebook-badge{left:14px;right:14px;bottom:14px;width:auto;grid-template-columns:62px 1fr}.pdp-ebook-badge img{width:58px}.pdp-thumbs{grid-template-columns:repeat(4,1fr)}.pdp-thumb{height:72px}.pdp-title{font-size:38px;margin-top:14px}.pdp-price{font-size:34px}.pdp-section{padding:44px 0}.pdp-h2{font-size:34px}}.pdp-price{color:#07111f;font-variant-numeric:tabular-nums;text-decoration:none}.pdp-compare{color:#7b8494;font-size:16px;font-weight:800;text-decoration-thickness:2px}.pdp-gallery-main .pdp-ebook-badge{display:none}.pdp-mini-trust svg,.pdp-delivery-card svg,.pdp-btn svg{stroke:currentColor;fill:none;stroke-width:2.15;stroke-linecap:round;stroke-linejoin:round}.pdp-delivery-card,.pdp-mini-trust div{background:#ffffffd1}.pdp-delivery-card{border-radius:14px}.pdp-section{padding:58px 0}.pdp-reviews-section{background:radial-gradient(circle at 18% 20%,rgba(0,100,255,.08),transparent 28%),linear-gradient(180deg,#ffffffd1,#f8fbffb8)}.pdp-review-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:24px}.pdp-review-head .pdp-h2{margin-bottom:0}.pdp-review-score{display:grid;min-width:142px;padding:16px 18px;border:1px solid rgba(0,100,255,.16);border-radius:18px;background:#fff;box-shadow:0 16px 40px #121f3412}.pdp-review-score strong{color:var(--blue);font-size:28px;line-height:1}.pdp-review-score span{margin-top:4px;color:var(--muted);font-size:13px;font-weight:800}.pdp-review-card{border:1px solid rgba(7,17,31,.08);border-radius:18px;background:linear-gradient(180deg,#fffffff5,#ffffffd1),#fff;box-shadow:0 18px 46px #121f3414}.pdp-review-card p{font-size:16px}@media(max-width:980px){body{padding-bottom:64px}.pdp-sticky-mobile{position:fixed;left:0;right:0;bottom:0;z-index:80;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px 14px calc(10px + env(safe-area-inset-bottom));border-top:1px solid rgba(7,17,31,.1);background:#fffffff5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 -10px 24px #121f341a}.pdp-sticky-mobile strong{display:block;overflow:hidden;color:#07111f;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.pdp-sticky-mobile span{display:block;overflow:hidden;color:var(--muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.pdp-sticky-mobile .pdp-btn{min-height:40px;padding:0 14px;border-radius:999px;font-size:13px}}.pdp-compare-proof{position:relative;overflow:hidden;background:radial-gradient(circle at 12% 12%,rgba(0,100,255,.1),transparent 26%),radial-gradient(circle at 88% 74%,rgba(29,176,183,.1),transparent 24%),linear-gradient(180deg,#f7fbff,#fff 58%,#f4f9fc)}.pdp-compare-proof:before{content:"";position:absolute;inset:42px 0 auto;height:1px;background:linear-gradient(90deg,transparent,rgba(7,17,31,.12),transparent);pointer-events:none}.pdp-compare-proof-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:clamp(34px,5vw,74px);align-items:center}.pdp-compare-board{position:relative;padding:clamp(22px,3vw,34px);border:1px solid rgba(7,17,31,.08);border-radius:28px;background:linear-gradient(135deg,#ffffffeb,#eff8fce0),#fff;box-shadow:0 28px 80px #121f341c,inset 0 1px #ffffffe6}.pdp-compare-image-card{margin:0;overflow:hidden;border:1px solid rgba(7,17,31,.08);border-radius:28px;background:#fff;box-shadow:0 28px 80px #121f341f,inset 0 1px #ffffffe6}.pdp-compare-image-card img{display:block;width:100%;height:auto}.pdp-compare-brand-row{display:grid;grid-template-columns:1fr 66px 1fr;gap:14px;align-items:center;margin-bottom:22px}.pdp-compare-brand-row span{min-height:76px;display:grid;place-items:center;padding:18px;border-radius:20px;background:#fff;color:#071735;font-size:clamp(18px,2vw,24px);font-weight:950;text-align:center;box-shadow:inset 0 0 0 1px #07111f0f}.pdp-compare-brand-row .pdp-compare-product-brand{grid-template-columns:88px minmax(0,1fr);gap:14px;justify-items:start;text-align:left}.pdp-compare-product-brand img{width:88px;height:88px;padding:8px;border-radius:18px;background:#fff;object-fit:contain;box-shadow:0 12px 28px #121f341a}.pdp-compare-product-brand b{color:#005be8;font-size:clamp(18px,2vw,24px);line-height:1.05}.pdp-compare-brand-row span:first-child{color:#005be8;background:linear-gradient(180deg,#fff,#eef7ff)}.pdp-compare-brand-row b{width:66px;height:66px;display:grid;place-items:center;border:4px solid rgba(0,100,255,.18);border-radius:999px;background:#fff;color:#0064ff;font-size:22px;line-height:1;text-transform:uppercase;box-shadow:0 14px 34px #0064ff21}.pdp-compare-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.pdp-compare-option{position:relative;display:flex;align-items:center;gap:12px;min-height:64px;padding:14px 18px;border:2px solid rgba(7,17,31,.08);border-radius:999px;background:#edf2f6;color:#465166;font-size:clamp(14px,1.35vw,18px);font-weight:700;line-height:1.15;cursor:pointer;transition:all .18s ease}.pdp-compare-option:hover{border-color:#0064ff59}.pdp-compare-option.is-selected{border-color:var(--blue);background:linear-gradient(90deg,#0064ff,#0784e8);color:#fff;box-shadow:0 14px 34px #0064ff2e}.pdp-compare-option input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.pdp-compare-icon{flex:0 0 auto;width:30px;height:30px;display:grid;place-items:center;border-radius:999px;font-size:17px;font-weight:950}.pdp-compare-check{background:#c9f976;color:#0064ff}.pdp-compare-cross{background:#ff2c35;color:#fff}.pdp-compare-option.is-selected .pdp-compare-check{background:#c9f976;color:#0064ff}.pdp-compare-option.is-selected .pdp-compare-cross{background:#ffffff38;color:#fff}.pdp-compare-label strong{display:block;font-weight:900}.pdp-compare-footnote{max-width:520px;margin-top:24px;padding:18px 20px;border-left:4px solid #0064ff;border-radius:16px;background:#ffffffc2;color:#344159;font-size:16px;font-weight:750;line-height:1.45}.pdp-compare-copy{position:relative}.pdp-compare-copy .pdp-section-kicker{color:#0064ff}.pdp-compare-copy .pdp-h2{max-width:660px;margin-bottom:14px;font-size:clamp(34px,4.1vw,58px);line-height:1.02}.pdp-compare-copy>p:not(.pdp-section-kicker){max-width:530px;margin:0;color:#536071;font-size:18px;line-height:1.55}.pdp-compare-mini-product{display:grid;grid-template-columns:112px minmax(0,1fr);gap:18px;align-items:center;max-width:560px;margin-top:34px;padding:16px;border:1px solid rgba(7,17,31,.08);border-radius:22px;background:#ffffffdb;box-shadow:0 18px 46px #121f3414}.pdp-compare-mini-product img{width:112px;height:112px;padding:8px;border-radius:18px;background:#fff;object-fit:contain}.pdp-compare-mini-product span{color:#071735;font-size:17px;font-weight:850;line-height:1.45}.pdp-ugc-stack{position:relative;min-height:360px;margin-top:34px}.pdp-ugc-shot{position:absolute;margin:0;overflow:hidden;border:8px solid #fff;border-radius:18px;background:#fff;box-shadow:0 22px 54px #121f342e}.pdp-ugc-shot img{display:block;width:100%;height:100%;object-fit:cover;filter:saturate(.88) contrast(1.04) blur(.15px)}.pdp-ugc-shot-a{left:2%;top:26px;z-index:2;width:44%;height:250px;transform:rotate(-4deg)}.pdp-ugc-shot-b{right:0;top:0;z-index:1;width:50%;height:300px;transform:rotate(3deg)}.pdp-ugc-shot-c{left:31%;bottom:0;z-index:3;width:34%;height:180px;transform:rotate(6deg)}.pdp-ugc-shot-c img{filter:saturate(.8) contrast(1.08) blur(.25px)}@media(max-width:980px){.pdp-compare-proof-layout{grid-template-columns:1fr}.pdp-compare-copy{order:-1}.pdp-compare-copy .pdp-h2{font-size:clamp(32px,9vw,48px)}.pdp-ugc-stack{min-height:300px}.pdp-compare-brand-row{grid-template-columns:1fr}.pdp-compare-brand-row .pdp-compare-product-brand{justify-items:center;text-align:center}.pdp-compare-brand-row b{justify-self:center;margin:-4px 0}}@media(max-width:640px){.pdp-compare-board{padding:16px;border-radius:22px}.pdp-compare-image-card{border-radius:22px}.pdp-compare-mini-product{grid-template-columns:82px minmax(0,1fr);gap:12px;margin-top:22px}.pdp-compare-mini-product img{width:82px;height:82px}.pdp-compare-brand-row .pdp-compare-product-brand{grid-template-columns:74px minmax(0,1fr);justify-items:start;text-align:left}.pdp-compare-product-brand img{width:74px;height:74px}.pdp-compare-list{grid-template-columns:1fr}.pdp-compare-option{min-height:56px;padding:12px 16px}.pdp-ugc-stack{min-height:260px}.pdp-ugc-shot{border-width:6px;border-radius:14px}.pdp-ugc-shot-a{width:48%;height:178px}.pdp-ugc-shot-b{width:52%;height:210px}.pdp-ugc-shot-c{left:28%;width:40%;height:140px}}@media(max-width:760px){.pdp-section{padding:34px 0}.pdp-gallery-main{border-radius:18px}.pdp-gallery-main.product-photo-only .pdp-hero-photo{object-position:center}.pdp-gallery-main.product-photo-only{min-height:320px}.pdp-gallery-main.product-photo-only .pdp-hero-photo{min-height:320px;padding:12px}.pdp-title{font-size:34px;line-height:1.02;margin:12px 0 10px}.pdp-subtitle{font-size:17px;margin-bottom:16px}.pdp-thumbs{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.pdp-thumb{height:64px}.pdp-price-row{gap:10px;margin-bottom:14px}.pdp-price{font-size:40px}.pdp-compare{font-size:14px}.pdp-mini-trust{gap:10px}.pdp-mini-trust div{padding:12px;border:1px solid rgba(7,17,31,.08);border-radius:14px}.pdp-review-head{display:grid;gap:14px;margin-bottom:18px}.pdp-review-score{min-width:0;grid-template-columns:auto 1fr;align-items:center;gap:10px;padding:13px 14px}.pdp-review-score span{margin-top:0}.pdp-review-grid{display:flex;grid-template-columns:none;gap:12px;margin-inline:-14px;padding:0 14px 4px;overflow-x:auto;scroll-snap-type:x mandatory}.pdp-review-card{min-width:84%;padding:18px;scroll-snap-align:start}.pdp-luxe-review-head{grid-template-columns:1fr;gap:14px;margin-bottom:22px}.pdp-review-score-pill{min-height:56px;width:fit-content;padding:0 18px;font-size:18px}.pdp-luxe-reviews .pdp-review-card{min-width:86%;min-height:258px;padding:22px}.pdp-luxe-reviews .pdp-review-card p{font-size:21px}.pdp-luxe-reviews .pdp-review-avatar{width:58px;height:58px;border-width:4px}.pdp-review-card p{font-size:15px}.pdp-routine-card img,.pdp-included-card img{height:124px}.pdp-faq-layout{grid-template-columns:1fr;gap:28px}.pdp-faq-tabs{position:static;display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.pdp-faq-tab{padding:12px 14px;font-size:14px}.pdp-faq-item{padding:16px 18px}.pdp-family-card{grid-template-columns:1fr;text-align:center;padding:32px 24px}.pdp-family-visual{order:-1}.pdp-family-book{width:min(64%,240px);margin:0 auto}.pdp-family-content .pdp-h2{text-align:center}.pdp-family-form{justify-content:center}.pdp-family-input-wrap{flex:1 1 100%}.pdp-family-form .pdp-btn{width:100%}}@media(max-width:760px){.pdp-steam-page .pdp-gallery-main.product-photo-only:before{left:12%;top:18%;width:120px;height:62px}.pdp-exclusive-band{margin-top:26px}.pdp-exclusive-band .pdp-container{display:grid;gap:6px;min-height:0;padding:16px;text-align:center}.pdp-exclusive-band strong{font-size:17px}.pdp-section-center{margin-bottom:20px;text-align:left}.pdp-steam-steps{display:flex;gap:12px;margin-inline:-14px;padding:2px 14px 8px;overflow-x:auto;scroll-snap-type:x mandatory}.pdp-steam-step-card{min-width:78%;padding:16px;border-radius:18px;scroll-snap-align:start}.pdp-steam-step-card:nth-child(2n),.pdp-steam-step-card:nth-child(2n):hover,.pdp-steam-step-card:hover{transform:none}.pdp-steam-step-card img{aspect-ratio:1 / .76}.pdp-steam-step-card h3{margin-top:18px;font-size:19px}.pdp-steam-science-grid,.pdp-compare-grid{gap:24px}.pdp-fur-diagram{min-height:330px;border-radius:20px}.pdp-fur-diagram>img{left:8%;top:10%;width:40%}.pdp-mist-cloud{left:34%;top:18%;width:150px;height:70px}.pdp-fur-card{left:14px;right:14px;bottom:14px;width:auto;min-height:170px;padding:20px}.pdp-fur-skin{left:20px;right:20px;bottom:30px;height:58px}.pdp-fur-hair{bottom:62px;height:78px}.pdp-fur-card b,.pdp-fur-card em{right:20px;font-size:13px}.pdp-fur-card b{top:28px}.pdp-fur-card em{top:58px}.pdp-compare-panel{grid-template-columns:1fr;min-height:0;padding:16px;border-radius:20px}.pdp-compare-column{padding:18px}.pdp-compare-product{position:relative;right:auto;bottom:auto;justify-self:center;width:42%;margin-top:-8px}.pdp-related-track{display:flex;gap:12px;margin-inline:-14px;padding:0 14px 8px;overflow-x:auto;scroll-snap-type:x mandatory}.pdp-related-card{min-width:72%;border-radius:18px;scroll-snap-align:start}.pdp-related-card img{padding:16px}}@media(prefers-reduced-motion:reduce){.pdp-steam-page .pdp-gallery-main.product-photo-only:before,.pdp-exclusive-band .pdp-container:after,.pdp-fur-diagram>img,.pdp-mist-cloud,.pdp-fur-hair,.pdp-compare-product{animation:none}}.pdp-steam-page .pdp-hero{grid-template-columns:minmax(0,.9fr) minmax(420px,1fr);gap:42px}.pdp-steam-page .pdp-gallery-main.product-photo-only{height:430px;min-height:0}.pdp-steam-page .pdp-gallery-main.product-photo-only .pdp-hero-photo{height:100%;min-height:0;padding:28px}.pdp-steam-page .pdp-thumbs{max-width:520px}.pdp-steam-page .pdp-thumb{height:76px}.pdp-steam-page .pdp-section{padding:46px 0}.pdp-steam-page .pdp-section-center{max-width:680px;margin-bottom:24px}.pdp-steam-page .pdp-steam-steps{gap:14px}.pdp-steam-page .pdp-steam-step-card{padding:14px 14px 18px;border-radius:18px}.pdp-steam-page .pdp-steam-step-card img{height:166px;aspect-ratio:auto;object-fit:cover}.pdp-steam-page .pdp-steam-step-card h3{margin-top:16px;font-size:19px}.pdp-steam-page .pdp-steam-step-card p{font-size:14px}.pdp-steam-page .pdp-steam-science-grid,.pdp-steam-page .pdp-compare-grid{gap:38px}.pdp-steam-page .pdp-fur-diagram{min-height:340px;border-radius:22px}.pdp-steam-page .pdp-fur-diagram>img{width:28%}.pdp-steam-page .pdp-fur-card{min-height:172px;width:min(54%,360px);padding:22px}.pdp-steam-page .pdp-compare-panel{min-height:360px;padding:22px;border-radius:22px}.pdp-steam-page .pdp-compare-column{padding:18px}.pdp-steam-page .pdp-compare-column h3{font-size:20px}.pdp-steam-page .pdp-compare-column ul{gap:11px;font-size:14px}.pdp-steam-page .pdp-compare-product{width:18%}.pdp-steam-page .pdp-included-card img{height:116px}.pdp-steam-page .pdp-related-track{gap:14px}.pdp-steam-page .pdp-related-card{padding:14px;border-radius:18px}.pdp-steam-page .pdp-related-card img{height:172px;aspect-ratio:auto;padding:18px}.pdp-steam-page .pdp-related-card h3{font-size:17px}@media(max-width:980px){.pdp-steam-page .pdp-hero{grid-template-columns:1fr;gap:18px}.pdp-steam-page .pdp-gallery-main.product-photo-only,.pdp-steam-page .pdp-gallery-main.product-photo-only .pdp-hero-photo{height:280px;min-height:0}}@media(max-width:760px){.pdp-steam-page .pdp-main{padding-top:14px}.pdp-steam-page .pdp-container{width:min(100% - 28px,720px)}.pdp-steam-page .pdp-gallery-main.product-photo-only,.pdp-steam-page .pdp-gallery-main.product-photo-only .pdp-hero-photo{height:252px;min-height:0}.pdp-steam-page .pdp-gallery-main.product-photo-only .pdp-hero-photo{padding:18px}.pdp-steam-page .pdp-thumb{height:54px}.pdp-steam-page .pdp-title{font-size:32px}.pdp-steam-page .pdp-section{padding:30px 0}.pdp-steam-page .pdp-h2{font-size:31px}.pdp-steam-page .pdp-copy{font-size:16px}.pdp-steam-page .pdp-steam-step-card{min-width:72%;padding:12px}.pdp-steam-page .pdp-steam-step-card img{height:142px}.pdp-steam-page .pdp-fur-diagram{min-height:260px}.pdp-steam-page .pdp-fur-card{min-height:128px}.pdp-steam-page .pdp-compare-panel{padding:12px}.pdp-steam-page .pdp-compare-column{padding:14px}.pdp-steam-page .pdp-compare-product{width:32%}.pdp-steam-page .pdp-related-card{min-width:66%}.pdp-steam-page .pdp-related-card img{height:142px;padding:14px}.pdp-steam-page .pdp-vs-hero{display:flex;gap:12px;margin-inline:-14px;padding:0 14px 6px;overflow-x:auto;scroll-snap-type:x mandatory}.pdp-steam-page .pdp-vs-product-card{min-width:82%;padding:14px;border-radius:18px;scroll-snap-align:start}.pdp-steam-page .pdp-vs-product-card img{height:160px;border-radius:14px}.pdp-steam-page .pdp-vs-product-card h3{font-size:20px}.pdp-steam-page .pdp-vs-row{grid-template-columns:1fr}.pdp-steam-page .pdp-vs-row span,.pdp-steam-page .pdp-vs-row strong{min-height:0;padding:12px 14px;font-size:14px}.pdp-steam-page .pdp-vs-row.head span:last-child{display:flex}.pdp-steam-page .pdp-vs-result{grid-template-columns:1fr;padding:14px;border-radius:18px}.pdp-steam-page .pdp-vs-result img{height:150px}.pdp-steam-page .pdp-vs-result figcaption{font-size:15px}}.pdp-comb-page{--blue: #075cff;--blue-dark: #004ee0;--ink: #071633;--muted: #435170;--line: rgba(7, 22, 51, .12);background:#fbfdff}.pdp-comb-page .pdp-main{padding-top:28px}.pdp-comb-page .pdp-container{width:min(1410px,calc(100% - 76px))}.pdp-comb-page .pdp-hero{grid-template-columns:minmax(0,1.02fr) minmax(500px,.98fr);gap:52px}.pdp-comb-page .pdp-gallery{top:96px}.pdp-comb-page .pdp-gallery-main.product-photo-only{min-height:590px;border:0;border-radius:18px;background:radial-gradient(circle at 10% 72%,rgba(177,218,244,.9) 0 20%,transparent 20.5%),radial-gradient(circle at 82% 12%,rgba(255,255,255,.92),transparent 30%),linear-gradient(135deg,#fff7ee,#f2e8dc);box-shadow:0 24px 70px #111e3714}.pdp-comb-page .pdp-gallery-main.product-photo-only .pdp-hero-photo{min-height:590px;padding:0;object-fit:cover}.pdp-gallery-review-pill{position:absolute;z-index:3;left:22px;top:22px;display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:0 18px;border-radius:12px;background:#fffffff5;color:#111936;font-weight:900;box-shadow:0 12px 28px #141f301f}.pdp-gallery-review-pill span{color:#f6aa00;font-size:20px}.pdp-gallery-arrow{position:absolute;z-index:3;top:56%;display:grid;place-items:center;width:46px;height:46px;border:0;border-radius:50%;background:#fff;color:#061638;cursor:pointer;font-size:36px;font-weight:900;line-height:1;box-shadow:0 12px 26px #141f3024;transition:transform .18s ease,box-shadow .18s ease}.pdp-gallery-arrow:hover{transform:translateY(-1px);box-shadow:0 16px 32px #141f302e}.pdp-gallery-arrow-prev{left:18px}.pdp-gallery-arrow-next{right:18px}.pdp-comb-page .pdp-thumbs{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:18px}.pdp-comb-page .pdp-thumb{height:100px;border-color:#0716331f;border-radius:8px;background:#fff;box-shadow:0 8px 22px #111e370f}.pdp-comb-page .pdp-thumb.is-active{border-color:var(--blue);box-shadow:0 0 0 2px #075cff2e}.pdp-comb-proof-row{display:grid;grid-template-columns:repeat(4,1fr);margin-top:14px;overflow:hidden;border-radius:12px;background:#ffffffdb;box-shadow:0 18px 46px #111e3712}.pdp-comb-proof-row>div{display:grid;justify-items:center;gap:8px;min-height:178px;padding:18px 14px;text-align:center}.pdp-comb-proof-row>div+div{border-left:1px solid rgba(7,22,51,.1)}.pdp-proof-icon,.pdp-benefit-icon{color:var(--blue);stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.pdp-proof-icon{width:42px;height:42px}.pdp-comb-proof-row strong{max-width:150px;color:#071633;font-size:13px;line-height:1.35}.pdp-comb-proof-row span{max-width:150px;color:#435170;font-size:13px;line-height:1.45}.pdp-comb-page .pdp-buy{padding-top:6px}.pdp-comb-page .pdp-rating{color:#f6aa00;gap:10px;font-size:16px}.pdp-comb-page .pdp-rating span:last-child{color:#111936;font-weight:900}.pdp-comb-page .pdp-title{max-width:760px;margin:18px 0 8px;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-size:clamp(50px,4.9vw,76px);line-height:.98;letter-spacing:-.045em;color:#071633}.pdp-comb-page .pdp-subtitle{max-width:680px;margin-bottom:24px;color:#34435f;font-size:20px}.pdp-comb-page .pdp-price-row{gap:28px;margin-bottom:24px}.pdp-comb-page .pdp-price{color:#071633;font-size:42px;letter-spacing:-.045em}.pdp-stock{display:inline-flex;align-items:center;gap:10px;color:#121b35;font-size:16px;font-weight:900}.pdp-stock span{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#25bd62;color:#fff;font-size:16px;line-height:1}.pdp-comb-benefits{display:grid;gap:11px;margin:0 0 18px}.pdp-comb-benefits>div{display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:center}.pdp-benefit-icon{width:34px;height:34px;padding:7px;border-radius:50%;background:var(--blue);color:#fff;stroke-width:2.2}.pdp-comb-benefits p{margin:0}.pdp-comb-benefits strong,.pdp-comb-benefits span{display:block}.pdp-comb-benefits strong{color:#111936;font-size:14px;line-height:1.18}.pdp-comb-benefits span{margin-top:2px;color:#405070;font-size:13px;line-height:1.22}.pdp-comb-page .pdp-cart-row{grid-template-columns:148px 1fr;gap:22px;margin-bottom:20px}.pdp-comb-page .pdp-qty{min-height:58px;border-color:#07163324;border-radius:8px}.pdp-comb-page .pdp-btn{min-height:58px;border-radius:8px;background:linear-gradient(180deg,#116bff,#0054f0);font-size:20px;box-shadow:0 18px 34px #075cff3d}.pdp-comb-page .pdp-btn .pdp-icon{order:-1}.pdp-comb-page .pdp-bundle-upsell{display:grid;grid-template-columns:1fr 156px;gap:20px;align-items:start;margin-top:0;padding:18px;border:1px solid rgba(7,92,255,.24);border-radius:8px;background:radial-gradient(circle at 98% 8%,rgba(7,92,255,.08),transparent 34%),#fffffff5;box-shadow:none}.pdp-comb-page .pdp-bundle-upsell strong{margin-bottom:16px;color:#111936;font-size:20px}.pdp-comb-upsell-lines{display:grid;grid-template-columns:1fr auto;gap:10px 18px;margin-bottom:12px;color:#111936;font-size:16px;font-weight:900}.pdp-comb-upsell-lines b{font-variant-numeric:tabular-nums}.pdp-comb-upsell-lines em{margin-left:6px;color:#6f7b90;font-size:15px;font-style:normal;text-decoration:line-through}.pdp-comb-upsell-lines b:last-child{color:var(--blue)}.pdp-comb-page .pdp-bundle-upsell p{max-width:440px;margin-bottom:14px;color:#435170;font-size:15px}.pdp-comb-page .pdp-bundle-upsell a{border-radius:8px;padding:12px 18px;background:var(--blue);font-size:15px}.pdp-upsell-image{width:156px;height:156px;aspect-ratio:1 / 1;object-fit:cover;object-position:center;border-radius:8px;background:#fff7ee}.pdp-trust-bar{display:grid;grid-template-columns:repeat(3,1fr);margin-top:18px;overflow:hidden;border:1px solid rgba(7,22,51,.12);border-radius:8px;background:#fffffff0}.pdp-trust-bar>div{display:grid;justify-items:center;align-content:start;gap:7px;min-height:120px;padding:16px 12px;text-align:center}.pdp-trust-bar>div+div{border-left:1px solid rgba(7,22,51,.1)}.pdp-trust-bar .pdp-trust-icon{width:34px;height:34px;color:#071633}.pdp-trust-bar strong,.pdp-trust-bar small{display:block;color:#111936;font-size:12px;line-height:1.25}.pdp-trust-bar small{color:#2e3f5d;font-weight:800}.pdp-trust-logo{display:block;width:auto;max-width:96px;height:34px;object-fit:contain}.pdp-trust-logo-postnl{width:58px;height:44px;max-width:58px;object-fit:contain;mix-blend-mode:multiply}.pdp-payment-logos{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:34px}.pdp-trust-logo-ideal{width:54px;height:34px;max-width:54px;object-fit:contain;border-radius:4px}.pdp-trust-logo-bancontact{width:72px;height:34px;max-width:72px;object-fit:contain}@media(max-width:1120px){.pdp-comb-page .pdp-container{width:min(100% - 36px,900px)}.pdp-comb-page .pdp-hero{grid-template-columns:1fr}.pdp-comb-page .pdp-gallery{position:static}.pdp-comb-proof-row{grid-template-columns:repeat(2,1fr)}.pdp-comb-proof-row>div:nth-child(3){border-left:0;border-top:1px solid rgba(7,22,51,.1)}.pdp-comb-proof-row>div:nth-child(4){border-top:1px solid rgba(7,22,51,.1)}}@media(max-width:760px){.pdp-comb-page .pdp-main{padding-top:16px}.pdp-comb-page .pdp-container{width:min(100% - 28px,720px)}.pdp-comb-page .pdp-hero{gap:22px}.pdp-comb-page .pdp-gallery-main.product-photo-only,.pdp-comb-page .pdp-gallery-main.product-photo-only .pdp-hero-photo{min-height:360px}.pdp-gallery-review-pill{left:14px;top:14px;min-height:38px;padding:0 12px;font-size:13px}.pdp-gallery-arrow{width:38px;height:38px;font-size:30px}.pdp-comb-page .pdp-thumb{height:66px}.pdp-comb-proof-row{display:none}.pdp-comb-page .pdp-title{font-size:39px;letter-spacing:-.035em}.pdp-comb-page .pdp-subtitle{font-size:17px}.pdp-comb-page .pdp-price-row{display:grid;gap:8px}.pdp-comb-page .pdp-price{font-size:38px}.pdp-comb-benefits{gap:10px}.pdp-comb-benefits>div{grid-template-columns:34px 1fr;gap:10px}.pdp-benefit-icon{width:34px;height:34px;padding:7px}.pdp-comb-benefits strong{font-size:14px}.pdp-comb-benefits span{font-size:13px}.pdp-comb-page .pdp-cart-row,.pdp-comb-page .pdp-bundle-upsell,.pdp-trust-bar{grid-template-columns:1fr}.pdp-upsell-image{width:100%;height:190px;max-height:190px}.pdp-trust-bar>div+div{border-left:0;border-top:1px solid rgba(7,22,51,.1)}}@media(max-width:980px){.pdp-sticky-mobile{transform:translateY(100%);transition:transform .25s ease}.pdp-sticky-mobile.is-visible{transform:translateY(0)}}.pdp-gallery-main.product-photo-only{background:#fff}.pdp-gallery-main.product-photo-only .pdp-hero-photo{padding:26px;object-fit:contain}.pdp-comb-page .pdp-gallery-main.product-photo-only{background:#fff}.pdp-comb-page .pdp-gallery-main.product-photo-only .pdp-hero-photo{padding:26px;object-fit:contain}.pdp-compare-proof:before,.pdp-compare-copy .pdp-section-kicker,.pdp-compare-mini-product{display:none}.pdp-compare-proof-layout{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr)}.pdp-compare-image-card.pdp-compare-visual{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:18px;align-items:stretch;padding:clamp(18px,3vw,30px);border-radius:8px;background:linear-gradient(180deg,#fff,#f8fafc)}.pdp-compare-product-shot{display:grid;grid-template-rows:auto 1fr;gap:16px;margin:0;min-height:410px;padding:18px;border:1px solid rgba(7,17,31,.08);border-radius:8px;background:#fff}.pdp-compare-product-shot span{color:#07111f;font-size:14px;font-weight:900}.pdp-compare-product-shot.woofl span{color:var(--blue)}.pdp-compare-product-shot img{width:100%;height:100%;max-height:330px;object-fit:contain;border-radius:6px;background:#fff}.pdp-compare-product-shot.other img{object-fit:cover;object-position:center;filter:saturate(.92) contrast(1.02)}.pdp-compare-versus{align-self:center;display:grid;place-items:center;width:54px;height:54px;border:1px solid rgba(7,17,31,.1);border-radius:50%;background:#fff;color:#07111f;font-size:15px;font-weight:900;text-transform:uppercase;box-shadow:0 12px 24px #121f3414}.pdp-compare-copy .pdp-h2{font-size:clamp(32px,3.8vw,54px)}.pdp-compare-reasons{display:grid;gap:10px;max-width:560px;margin:26px 0 0;padding:0;list-style:none}.pdp-compare-reasons li{display:grid;grid-template-columns:minmax(86px,auto) minmax(0,1fr);gap:4px 14px;padding:16px 0;border-top:1px solid rgba(7,17,31,.09)}.pdp-compare-reasons strong{grid-row:span 2;color:var(--blue);font-size:13px;line-height:1.2}.pdp-compare-reasons span{color:#07111f;font-size:16px;font-weight:850}.pdp-compare-reasons em{color:#6b7280;font-size:14px;font-style:normal;line-height:1.35}@media(max-width:980px){.pdp-compare-proof-layout{grid-template-columns:1fr}.pdp-compare-copy{order:-1}}@media(max-width:640px){.pdp-compare-image-card.pdp-compare-visual{grid-template-columns:1fr}.pdp-compare-versus{justify-self:center;width:44px;height:44px}.pdp-compare-product-shot{min-height:260px}}.pdp-compare-proof{background:#fff}.pdp-compare-proof-layout{grid-template-columns:minmax(460px,.95fr) minmax(360px,.78fr);gap:clamp(28px,4vw,54px)}.pdp-compare-image-card.pdp-compare-matrix{display:block;padding:18px 20px 20px;border:1px solid rgba(7,17,31,.09);border-radius:12px;background:#fff;box-shadow:0 18px 44px #121f340f}.pdp-compare-matrix-head{display:grid;grid-template-columns:minmax(0,1fr) 46px minmax(0,1fr);align-items:center;min-height:74px;padding-bottom:14px;border-bottom:1px solid rgba(7,17,31,.08)}.pdp-compare-head-product{display:grid;grid-template-columns:54px minmax(0,1fr);gap:12px;align-items:center;min-width:0}.pdp-compare-head-product.other{grid-template-columns:minmax(0,1fr) 54px;text-align:right}.pdp-compare-head-product img{width:54px;height:58px;object-fit:contain}.pdp-compare-head-product strong{min-width:0;color:#071735;font-size:clamp(14px,1.3vw,18px);font-weight:950;line-height:1.05;text-transform:uppercase;overflow-wrap:anywhere}.pdp-compare-matrix .pdp-compare-versus{justify-self:center;width:38px;height:38px;border-color:#07111f1f;color:#071735;font-size:12px;font-family:inherit;box-shadow:none}.pdp-compare-matrix-rows{position:relative}.pdp-compare-matrix-rows:before{display:none}.pdp-compare-matrix-row{position:relative;display:grid;grid-template-columns:28px minmax(0,1fr) 28px minmax(0,1fr);gap:10px 14px;align-items:center;min-height:58px;border-bottom:1px solid rgba(7,17,31,.07)}.pdp-compare-matrix-row strong,.pdp-compare-matrix-row em{color:#071735;font-size:15px;line-height:1.28}.pdp-compare-matrix-row strong{font-weight:850}.pdp-compare-matrix-row em{color:#344054;font-style:normal;font-weight:650}.pdp-compare-check,.pdp-compare-cross{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;font-size:16px;font-weight:950;line-height:1}.pdp-compare-check{background:#14b866;color:#fff}.pdp-compare-cross{background:#e83b3b;color:#fff}.pdp-compare-matrix-row i{display:none}.pdp-compare-result{display:grid;grid-template-columns:34px minmax(0,1fr);gap:12px;align-items:center;margin-top:16px;padding:14px 16px;border:1px solid rgba(20,184,102,.24);border-radius:10px;background:#f4fbf7}.pdp-compare-result>span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#14b866;color:#fff;font-size:17px}.pdp-compare-result p{margin:0;color:#071735;font-size:15px;line-height:1.38}.pdp-compare-result strong{display:inline;margin-right:4px;color:#0f7b45;font-size:12px;font-weight:950;letter-spacing:.04em;text-transform:uppercase}.pdp-compare-copy .pdp-section-kicker{display:block;margin-bottom:10px;color:#0f7b45;font-size:12px;font-weight:950;letter-spacing:.16em;text-transform:uppercase}.pdp-compare-copy .pdp-section-kicker:after{display:none}.pdp-compare-copy .pdp-h2{max-width:520px;color:#071735;font-size:clamp(32px,3.6vw,52px);line-height:1;margin-bottom:12px}.pdp-compare-copy>p:not(.pdp-section-kicker){max-width:500px;font-size:16px;line-height:1.45}.pdp-compare-product-focus{display:grid;grid-template-columns:140px minmax(0,1fr);gap:20px;align-items:center;margin-top:22px}.pdp-compare-product-focus>img{width:100%;max-height:190px;object-fit:contain;filter:drop-shadow(0 16px 22px rgba(7,23,53,.1))}.pdp-compare-feature-list{display:grid;gap:8px;margin:0;padding:0;list-style:none}.pdp-compare-feature-list li{display:grid;grid-template-columns:26px minmax(0,1fr);gap:8px 10px;align-items:center}.pdp-compare-feature-list span{grid-row:span 2;display:grid;place-items:center;width:24px;height:24px;border:1px solid rgba(20,184,102,.32);border-radius:50%;color:#14b866;font-size:13px}.pdp-compare-feature-list strong,.pdp-compare-feature-list em{display:block;color:#111827;line-height:1.25}.pdp-compare-feature-list strong{font-size:13px;font-weight:950;letter-spacing:.03em;text-transform:uppercase}.pdp-compare-feature-list em{margin-top:1px;color:#243042;font-size:13px;font-style:normal}@media(max-width:1120px){.pdp-compare-proof-layout{grid-template-columns:1fr}.pdp-compare-copy{order:-1}}@media(max-width:760px){.pdp-compare-copy .pdp-h2{font-size:31px;line-height:1.04}.pdp-compare-copy>p:not(.pdp-section-kicker){font-size:15px}.pdp-compare-product-focus{display:none}.pdp-compare-image-card.pdp-compare-matrix{padding:14px;border-radius:18px}.pdp-compare-matrix-head{grid-template-columns:1fr;gap:12px;min-height:0;padding-bottom:16px}.pdp-compare-head-product,.pdp-compare-head-product.other{grid-template-columns:82px minmax(0,1fr);text-align:left}.pdp-compare-head-product.other img{order:-1}.pdp-compare-head-product img{width:82px;height:86px}.pdp-compare-matrix .pdp-compare-versus{width:44px;height:44px;font-size:16px}.pdp-compare-matrix-rows:before{display:none}.pdp-compare-matrix-row{grid-template-columns:38px minmax(0,1fr);gap:8px 12px;min-height:0;padding:16px 0}.pdp-compare-matrix-row i{display:none}.pdp-compare-check,.pdp-compare-cross{width:34px;height:34px;font-size:21px}.pdp-compare-cross{grid-column:1;grid-row:2}.pdp-compare-matrix-row em{grid-column:2}.pdp-compare-result{grid-template-columns:1fr;gap:12px;padding:18px}.pdp-compare-product-focus{grid-template-columns:1fr;gap:18px}.pdp-compare-product-focus>img{max-height:300px}.pdp-compare-feature-list{gap:14px}}.pdp-expert-section{padding-top:18px;padding-bottom:56px;background:#fffdf8}.pdp-expert-card{position:relative;max-width:860px;margin:0 auto;padding:26px 30px 28px;border:1px solid rgba(42,86,52,.22);border-top:4px solid #43652e;border-radius:14px;background:linear-gradient(180deg,#ffffffd6,#faf8f2e6),#fff;box-shadow:0 20px 48px #121f340f}.pdp-expert-kicker{margin:0 0 16px;color:#43652e;font-size:12px;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.pdp-expert-meta{display:grid;grid-template-columns:54px minmax(0,1fr);gap:14px;align-items:center;margin-bottom:16px}.pdp-expert-avatar{display:grid;place-items:center;width:54px;height:54px;border:1px solid rgba(67,101,46,.28);border-radius:50%;background:radial-gradient(circle at 34% 26%,rgba(255,255,255,.95),transparent 34%),#eef3e9;color:#43652e;font-size:15px;font-weight:950;letter-spacing:.04em}.pdp-expert-name-row{display:flex;flex-wrap:wrap;align-items:center;gap:7px;min-width:0}.pdp-expert-name-row strong{color:#111827;font-size:17px;font-weight:900;line-height:1.2}.pdp-expert-check{display:inline-grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#2587e8;color:#fff;font-size:12px;font-weight:950;line-height:1}.pdp-expert-stars{color:#ff8a2b;font-size:15px;letter-spacing:1px;line-height:1}.pdp-expert-role{display:block;margin-top:3px;color:#74746d;font-size:14px;font-weight:700}.pdp-expert-card blockquote{max-width:760px;margin:0;color:#333b35;font-size:clamp(16px,1.4vw,18px);line-height:1.72;text-wrap:pretty}@media(max-width:760px){.pdp-expert-section{padding-top:8px;padding-bottom:38px}.pdp-expert-card{padding:22px 18px 24px;border-radius:12px}.pdp-expert-meta{grid-template-columns:48px minmax(0,1fr);gap:12px}.pdp-expert-avatar{width:48px;height:48px;font-size:14px}.pdp-expert-name-row{gap:6px}.pdp-expert-name-row strong{font-size:16px}.pdp-expert-stars{width:100%;margin-top:2px}.pdp-expert-card blockquote{font-size:15px;line-height:1.62}}.pdp-ugc-review-section{overflow:hidden;background:#f7f5f0;border-top:1px solid rgba(7,17,31,.08)}.pdp-ugc-review-head{display:flex;align-items:end;justify-content:space-between;gap:22px;margin-bottom:22px}.pdp-ugc-review-head .pdp-section-kicker{margin-bottom:8px;color:#0f7b45}.pdp-ugc-review-head .pdp-h2{max-width:760px;margin:0;text-align:left;font-size:clamp(32px,3.4vw,52px);line-height:1}.pdp-ugc-carousel{position:relative}.pdp-ugc-track{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:2px 2px 12px;scrollbar-width:none}.pdp-ugc-track::-webkit-scrollbar{display:none}.pdp-ugc-card{flex:0 0 clamp(260px,27vw,340px);scroll-snap-align:start;min-height:390px;padding:18px 18px 20px;border-radius:8px;background:#fff;box-shadow:0 16px 38px #121f340f;text-align:center}.pdp-ugc-card img{width:min(210px,70%);aspect-ratio:1 / 1;margin:0 auto 16px;border-radius:50%;object-fit:cover;filter:saturate(.92) contrast(1.03)}.pdp-ugc-stars{margin-bottom:10px;color:#f6a11a;font-size:20px;letter-spacing:1px;line-height:1}.pdp-ugc-card h3{min-height:92px;margin:0 auto 18px;color:#17332e;font-size:18px;line-height:1.35;font-weight:850;text-wrap:pretty}.pdp-ugc-card strong{display:block;padding-top:14px;border-top:1px solid rgba(7,17,31,.08);color:#34423e;font-size:14px;font-weight:900;letter-spacing:.08em}.pdp-ugc-nav{position:absolute;z-index:2;top:50%;display:grid;place-items:center;width:42px;height:42px;border:0;border-radius:50%;background:#17332e;color:#fff;cursor:pointer;font-size:34px;line-height:1;transform:translateY(-50%);box-shadow:0 14px 28px #121f3429}.pdp-ugc-nav.prev{left:-14px}.pdp-ugc-nav.next{right:-14px}@media(max-width:760px){.pdp-ugc-review-head{display:block}.pdp-ugc-review-head .pdp-h2{font-size:30px}.pdp-ugc-track{gap:12px;margin-inline:-14px;padding-inline:14px}.pdp-ugc-card{flex-basis:78%;min-height:340px;padding:16px}.pdp-ugc-card img{width:176px}.pdp-ugc-card h3{min-height:86px;font-size:16px}.pdp-ugc-nav{display:none}}@media(prefers-reduced-motion:reduce){.pdp-ugc-track{scroll-behavior:auto}}.pdp-compare-save{display:inline-flex;align-items:center;justify-content:center;width:100%;margin-top:12px;padding:10px 16px;background:#dcfce7;color:#15803d;border-radius:999px;font-size:14px;font-weight:800;text-align:center}@media(max-width:749px){.pdp-compare-save{font-size:13px;padding:10px 14px}}:root{--blue: #274735;--blue-dark: #183126;--line: rgba(39, 71, 53, .14);--shadow: 0 22px 48px rgba(47, 39, 29, .09)}.template-product .woofl-announcement{background:#243f30}.template-product .woofl-announcement-inner{min-height:40px}.pdp-main{padding-top:clamp(18px,2.2vw,34px)}.pdp-hero{grid-template-columns:minmax(0,.98fr) minmax(390px,.82fr);gap:clamp(34px,5vw,72px);align-items:start}.pdp-gallery{top:128px}.pdp-gallery-main{min-height:clamp(500px,46vw,640px);border:1px solid rgba(80,65,46,.12);border-radius:8px;background:radial-gradient(circle at 18% 14%,rgba(255,255,255,.92),transparent 30%),linear-gradient(145deg,#fbf5ec,#f4eadc);box-shadow:0 28px 60px #342a1e1a}.pdp-gallery-main.product-photo-only{background:radial-gradient(circle at 24% 18%,rgba(255,255,255,.8),transparent 28%),linear-gradient(145deg,#fcf7ee,#f4eadc)}.pdp-hero-photo,.pdp-gallery-main.product-photo-only .pdp-hero-photo{min-height:clamp(500px,46vw,640px)}.pdp-gallery-main.product-photo-only .pdp-hero-photo{padding:clamp(18px,2.6vw,34px)}.pdp-thumbs{gap:10px;margin-top:12px}.pdp-thumb{height:86px;border-color:#50412e1f;border-radius:8px;background:#fbf6ef;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.pdp-thumb:hover{transform:translateY(-1px);border-color:#27473547}.pdp-thumb.is-active{border-color:#274735;box-shadow:0 0 0 2px #27473524}.pdp-buy{padding-top:4px}.pdp-rating{width:fit-content;padding:7px 10px;border:1px solid rgba(39,71,53,.14);border-radius:8px;background:#ffffffa3;color:#274735;font-size:13px}.pdp-title{max-width:560px;margin:18px 0 14px;color:#17281f;font-size:clamp(40px,4.8vw,66px);line-height:1.02;letter-spacing:0;text-wrap:balance;overflow-wrap:anywhere}.pdp-subtitle{max-width:560px;color:#415040;font-size:clamp(17px,1.4vw,20px);line-height:1.55;text-wrap:pretty}.pdp-price-row{align-items:baseline;gap:10px 14px;margin-bottom:14px}.pdp-price{color:#17281f;font-size:clamp(36px,3vw,44px);letter-spacing:0}.pdp-compare{color:#8a7d69;font-size:15px}.pdp-save{min-height:30px;border-radius:8px;background:#e8f0e9;color:#274735;font-size:13px}.pdp-urgency{width:fit-content;margin:2px 0 14px;padding:9px 12px;border:1px solid rgba(39,71,53,.13);border-radius:8px;background:#ffffffa8;color:#415040;font-size:14px;line-height:1.35}.pdp-urgency strong{color:#274735}.pdp-compare-list{gap:10px;margin:12px 0 0}.pdp-compare-option{min-height:58px;padding:12px 14px;border:1px solid rgba(39,71,53,.14);border-radius:8px;background:#ffffffa8;color:#425044;font-size:15px;box-shadow:none}.pdp-compare-option:hover{border-color:#27473552}.pdp-compare-option.is-selected{border-color:#2747356b;background:#edf4ee;color:#17281f;box-shadow:none}.pdp-compare-icon{width:24px;height:24px;font-size:13px}.pdp-compare-check{background:#274735;color:#fff}.pdp-compare-cross{background:#f4dfdc;color:#8a372f}.pdp-compare-option.is-selected .pdp-compare-check{background:#274735;color:#fff}.pdp-compare-option.is-selected .pdp-compare-cross{background:#f4dfdc;color:#8a372f}.pdp-compare-save{margin-top:10px;padding:10px 12px;border:1px solid rgba(39,71,53,.14);border-radius:8px;background:#edf4ee;color:#274735}.pdp-bullets{gap:10px;margin-top:18px;margin-bottom:22px;color:#2d392f;font-size:15px;line-height:1.45}.pdp-bullets li{grid-template-columns:20px minmax(0,1fr)}.pdp-check{color:#274735}.pdp-cart-row{grid-template-columns:104px minmax(0,1fr);gap:12px}.pdp-qty{min-height:56px;border-color:#27473524;border-radius:8px}.pdp-btn{min-height:56px;border-radius:8px;background:#274735;box-shadow:0 18px 34px #27473533;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.pdp-btn:hover{background:#183126;box-shadow:0 22px 38px #2747353d}.pdp-btn:active{transform:translateY(1px) scale(.99)}.pdp-btn:focus-visible,.pdp-thumb:focus-visible,.pdp-compare-option:focus-within{outline:3px solid rgba(39,71,53,.28);outline-offset:3px}.pdp-trust-bar{gap:0;margin-top:16px;border-color:#2747351f;border-radius:8px;background:#ffffffb8;box-shadow:none}.pdp-trust-bar>div{min-height:108px;padding:16px 14px;gap:8px}.pdp-trust-logo,.pdp-trust-bar .pdp-trust-icon,.pdp-payment-logos{height:32px;min-height:32px}.pdp-trust-logo-postnl{width:52px;height:32px;max-width:52px}.pdp-trust-logo-ideal{width:50px;height:32px;max-width:50px}.pdp-trust-logo-bancontact{width:68px;height:32px;max-width:68px}.pdp-trust-bar strong{color:#17281f;font-size:12px;font-weight:850}.pdp-trust-bar small{color:#657062;font-size:12px;font-weight:700}@media(max-width:980px){body{padding-bottom:78px}.pdp-hero{gap:22px}.pdp-gallery-main,.pdp-hero-photo,.pdp-gallery-main.product-photo-only .pdp-hero-photo{min-height:420px}.pdp-sticky-mobile{grid-template-columns:minmax(0,1fr) auto;padding:11px 14px calc(11px + env(safe-area-inset-bottom));background:#fffaf4f7}.pdp-sticky-mobile strong{max-width:54vw;font-size:13px}.pdp-sticky-mobile .pdp-btn{min-height:44px;border-radius:8px;font-size:13px;white-space:nowrap}}@media(max-width:760px){.pdp-container{width:min(100% - 28px,760px)}.pdp-gallery-main,.pdp-hero-photo,.pdp-gallery-main.product-photo-only .pdp-hero-photo{min-height:340px}.pdp-gallery-main.product-photo-only .pdp-hero-photo{padding:12px}.pdp-title{font-size:clamp(32px,10vw,40px);line-height:1.06}.pdp-subtitle{font-size:16px}.pdp-price-row{display:grid;grid-template-columns:auto 1fr;align-items:center}.pdp-save{grid-column:1 / -1;width:fit-content}.pdp-compare-list,.pdp-cart-row{grid-template-columns:1fr}.pdp-qty{display:none}.pdp-trust-bar{grid-template-columns:1fr}.pdp-trust-bar>div{min-height:auto;grid-template-columns:78px 1fr;justify-items:start;align-items:center;align-content:center;text-align:left}.pdp-trust-bar>div+div{border-left:0;border-top:1px solid rgba(39,71,53,.1)}.pdp-payment-logos{justify-content:flex-start}}@media(max-width:420px){.pdp-gallery-main,.pdp-hero-photo,.pdp-gallery-main.product-photo-only .pdp-hero-photo{min-height:310px}.pdp-thumbs{grid-template-columns:repeat(5,minmax(0,1fr))}.pdp-thumb{height:58px}.pdp-sticky-mobile{gap:8px}.pdp-sticky-mobile strong{max-width:50vw}.pdp-sticky-mobile .pdp-btn{padding-inline:12px;font-size:12px}}.pdp-compare-proof{background:radial-gradient(circle at 50% 0%,rgba(255,220,132,.24),transparent 42%),linear-gradient(180deg,#fffdf8,#fbf7ee)}.pdp-compare-proof .pdp-container{max-width:1180px}.pdp-compare-proof-layout{align-items:center;grid-template-columns:minmax(0,1.08fr) minmax(320px,.72fr)}.pdp-compare-image-card.pdp-compare-matrix{overflow:visible;padding:clamp(16px,2vw,24px);border:0;border-radius:24px;background:transparent;box-shadow:none}.pdp-compare-matrix-head{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 72px minmax(0,1fr);gap:14px;align-items:end;min-height:0;padding:0 0 28px;border-bottom:0}.pdp-compare-head-product,.pdp-compare-head-product.other{display:flex;min-width:0;min-height:clamp(230px,28vw,320px);padding:clamp(16px,2vw,24px) clamp(14px,2vw,20px) 0;border-radius:34px;background:radial-gradient(circle at 50% 30%,rgba(255,255,255,.7),transparent 42%),linear-gradient(135deg,#ffe28a,#fff3c7);flex-direction:column;justify-content:space-between;text-align:center;box-shadow:0 18px 38px #0d233f14}.pdp-compare-head-product.other{background:radial-gradient(circle at 50% 28%,rgba(255,255,255,.84),transparent 46%),linear-gradient(135deg,#f6f6f6,#e9ebef)}.pdp-compare-head-product img{align-self:center;width:min(88%,260px);height:clamp(148px,20vw,230px);object-fit:contain;filter:drop-shadow(0 18px 18px rgba(4,19,42,.16))}.pdp-compare-head-product.other img{opacity:.92}.pdp-compare-head-product strong{display:grid;place-items:center;width:calc(100% + clamp(28px,4vw,40px));min-height:clamp(48px,6vw,68px);margin:0 calc(clamp(14px,2vw,20px)*-1);padding:10px 14px;border-radius:26px;background:linear-gradient(180deg,#0b2f55,#071d37);color:#fff;font-size:clamp(19px,2vw,30px);font-weight:950;line-height:1.05;letter-spacing:0;text-transform:uppercase;text-wrap:balance}.pdp-compare-matrix .pdp-compare-versus{align-self:center;justify-self:center;z-index:2;width:clamp(58px,7vw,82px);height:clamp(58px,7vw,82px);margin-top:34px;border:0;border-radius:50%;background:#fff;color:#0b2f55;font-size:clamp(20px,2.5vw,32px);font-weight:950;line-height:1;text-transform:uppercase;box-shadow:0 18px 42px #04132a1a}.pdp-compare-matrix-rows{display:grid;gap:18px}.pdp-compare-matrix-row{display:grid;grid-template-columns:62px minmax(0,1.05fr) 48px 1px 48px minmax(0,.95fr);gap:14px;align-items:center;min-height:92px;padding:14px 18px;border:0;border-radius:22px;background:#fffffff0;box-shadow:0 16px 34px #0d233f12}.pdp-compare-row-icon,.pdp-compare-result>span{display:grid;place-items:center;width:56px;height:56px;border-radius:50%;background:linear-gradient(180deg,#0b2f55,#071d37);color:#fff;box-shadow:0 12px 20px #071d3724}.pdp-compare-row-icon svg,.pdp-compare-result svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.pdp-compare-matrix-row i{display:block;width:1px;height:58px;background:#071d371f}.pdp-compare-matrix-row .pdp-compare-check,.pdp-compare-matrix-row .pdp-compare-cross,.pdp-compare-matrix-row em{grid-column:auto;grid-row:auto}.pdp-compare-matrix-row strong,.pdp-compare-matrix-row em{color:#0b2f55;font-size:clamp(16px,1.7vw,23px);line-height:1.14;letter-spacing:0;overflow-wrap:anywhere}.pdp-compare-matrix-row strong{font-weight:920}.pdp-compare-matrix-row em{font-style:normal;font-weight:750}.pdp-compare-check,.pdp-compare-cross{width:42px;height:42px;font-size:28px;line-height:1;box-shadow:inset 0 -5px 10px #0000001f}.pdp-compare-check{background:linear-gradient(180deg,#13bf6b,#0fa85d)}.pdp-compare-cross{background:linear-gradient(180deg,#ef2c2c,#d81f1f)}.pdp-compare-result{display:grid;grid-template-columns:72px minmax(0,1fr);gap:18px;align-items:center;margin-top:26px;padding:22px 28px;border:0;border-radius:24px;background:linear-gradient(135deg,#ffe28a,#ffd978);box-shadow:0 18px 38px #7555121a}.pdp-compare-result>span{width:64px;height:64px}.pdp-compare-result p{margin:0;color:#0b2f55;font-size:clamp(18px,2vw,27px);line-height:1.18}.pdp-compare-result strong{display:inline;margin:0;color:#0b2f55;font-size:inherit;font-weight:950;letter-spacing:0;text-transform:none}.pdp-compare-copy .pdp-h2{max-width:480px}.pdp-compare-feature-list span{background:#fff;color:#0fa85d}@media(max-width:920px){.pdp-compare-proof-layout{grid-template-columns:1fr}.pdp-compare-copy{order:-1}}@media(max-width:760px){.pdp-compare-proof{padding-top:30px}.pdp-compare-proof .pdp-container{padding-inline:14px}.pdp-compare-copy{display:none}.pdp-compare-image-card.pdp-compare-matrix{padding:0;border-radius:0}.pdp-compare-matrix-head{grid-template-columns:minmax(0,1fr) 54px minmax(0,1fr);gap:8px;padding-bottom:22px}.pdp-compare-head-product,.pdp-compare-head-product.other{min-height:184px;padding:13px 12px 0;border-radius:24px}.pdp-compare-head-product img{width:96%;height:124px}.pdp-compare-head-product strong{width:calc(100% + 24px);min-height:46px;margin-inline:-12px;padding:8px 10px;border-radius:20px;font-size:clamp(16px,5.2vw,22px)}.pdp-compare-matrix .pdp-compare-versus{width:58px;height:58px;margin-inline:-10px;margin-top:22px;font-size:23px}.pdp-compare-matrix-rows{gap:14px}.pdp-compare-matrix-row{grid-template-columns:52px minmax(72px,1.03fr) 38px 1px 38px minmax(66px,.97fr);gap:8px;min-height:92px;padding:12px 10px;border-radius:18px}.pdp-compare-row-icon{width:50px;height:50px}.pdp-compare-row-icon svg{width:28px;height:28px}.pdp-compare-matrix-row strong,.pdp-compare-matrix-row em{font-size:clamp(14px,4vw,18px);line-height:1.17}.pdp-compare-check,.pdp-compare-cross{width:36px;height:36px;font-size:24px}.pdp-compare-matrix-row i{height:62px}.pdp-compare-result{grid-template-columns:58px minmax(0,1fr);gap:16px;margin:22px 8px 0;padding:18px;border-radius:20px}.pdp-compare-result>span{width:54px;height:54px}.pdp-compare-result svg{width:31px;height:31px}.pdp-compare-result p{font-size:clamp(19px,5vw,24px)}}@media(max-width:390px){.pdp-compare-proof .pdp-container{padding-inline:12px}.pdp-compare-matrix-head{grid-template-columns:minmax(0,1fr) 48px minmax(0,1fr)}.pdp-compare-head-product,.pdp-compare-head-product.other{min-height:170px}.pdp-compare-head-product img{height:112px}.pdp-compare-head-product strong{font-size:15px}.pdp-compare-matrix .pdp-compare-versus{width:52px;height:52px;font-size:20px}.pdp-compare-matrix-row{grid-template-columns:44px minmax(64px,1fr) 32px 1px 32px minmax(58px,.94fr);gap:6px;padding:10px 8px}.pdp-compare-row-icon{width:42px;height:42px}.pdp-compare-row-icon svg{width:24px;height:24px}.pdp-compare-check,.pdp-compare-cross{width:31px;height:31px;font-size:21px}.pdp-compare-matrix-row strong,.pdp-compare-matrix-row em{font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/pdp.css.map */
