:root{--ink: #14171A;--ink-90: #1D2124;--ink-70: #43484B;--ink-50: #595F63;--ink-30: #A7ADAE;--paper: #F2F3EF;--clay: #1F4233;--clay-hover: #295740;--clay-press: #102619;--clay-soft: #DCE7DF;--clay-bright: #7FB496;--sage: #6E8A77;--sage-deep: #3F5C4B;--sage-soft: #DEE7E0;--bark: #3F5C4B;--sand: #E8EAE3;--success: #1F6A43;--success-soft: #D7E7DD;--olive: #18241E;--olive-2: #20302770;--ink-black: #0B0D0E;--border: #E2E3DC;--border-2: #D3D5CC;--border-3: #BBBEB2;--border-on-dark: rgba(240,243,238,.14);--serif: "Hanken Grotesk", "Suisse Int'l", system-ui, -apple-system, sans-serif;--sans: "Hanken Grotesk", "Suisse Int'l", system-ui, -apple-system, sans-serif;--mono: "JetBrains Mono", "SFMono-Regular", ui-monospace, Menlo, monospace;--r-sm: 4px;--r-md: 6px;--r-lg: 8px;--r-xl: 12px;--r-pill: 8px;--shadow-soft: 0 4px 24px rgba(10,14,12,.1);--shadow-lg: 0 12px 40px rgba(10,14,12,.14);--shadow-xl: 0 24px 64px rgba(10,14,12,.16);--shadow-dark: 0 16px 48px rgba(0,0,0,.42);--ease: cubic-bezier(.22, 1, .36, 1);--halo: 0 0 0 3px rgba(31,66,51,.32);--maxw: 1200px;--gut: clamp(20px, 5vw, 56px)}.pw-store *{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}.pw-store{margin:0;font-family:var(--sans);color:var(--ink-90);background:var(--paper);font-size:17px;line-height:1.6;-webkit-font-smoothing:antialiased}.pw-store img{max-width:100%;display:block}.pw-store a{color:inherit;text-decoration:none}.pw-store button{font-family:inherit;cursor:pointer}.pw-store h1,.pw-store h2,.pw-store h3{color:var(--ink);margin:0}.pw-store .pwwrap{max-width:var(--maxw);margin:0 auto;padding-inline:var(--gut)}.pw-store .pwsec{padding-block:clamp(48px,8vw,104px)}.pw-store .eyebrow{font-size:12.5px;letter-spacing:.16em;text-transform:uppercase;font-weight:700;color:var(--bark);margin:0 0 16px}.pw-store .eyebrow.clay{color:var(--clay)}.pw-store .eyebrow.sage{color:var(--sage-deep)}.pw-store .h-display{font-family:var(--serif);font-weight:800;font-size:clamp(38px,7vw,64px);line-height:.98;letter-spacing:-.035em}.pw-store .h1{font-family:var(--serif);font-weight:800;font-size:clamp(30px,5.4vw,46px);line-height:1.04;letter-spacing:-.032em}.pw-store .h2{font-family:var(--serif);font-weight:800;font-size:clamp(26px,4.4vw,38px);line-height:1.08;letter-spacing:-.03em}.pw-store .h3{font-family:var(--serif);font-weight:700;font-size:clamp(21px,3vw,27px);line-height:1.14;letter-spacing:-.02em}.pw-store .lede{font-size:clamp(17px,2.2vw,20px);line-height:1.6;color:var(--ink-70)}.pw-store em.clay{color:var(--clay);font-style:normal}.pw-store .muted{color:var(--ink-50)}.pw-store .center{text-align:center}.pw-store .mx-auto{margin-inline:auto}.pw-store .maxch{max-width:56ch}.pw-store .btn{display:inline-flex;align-items:center;justify-content:center;gap:.55em;font-weight:600;font-size:16px;line-height:1;white-space:nowrap;border:1px solid transparent;border-radius:var(--r-pill);padding:15px 28px;min-height:52px;background:var(--clay);color:var(--paper);transition:background .2s var(--ease),transform .16s var(--ease),box-shadow .2s var(--ease)}@media(hover:hover){.pw-store .btn:hover{background:var(--clay-hover);transform:scale(1.02)}}.pw-store .btn:active{background:var(--clay-press);transform:scale(.99)}.pw-store .btn:focus-visible{outline:none;box-shadow:var(--halo)}.pw-store .btn--lg{font-size:17px;padding:18px 34px;min-height:58px}.pw-store .btn--block{display:flex;width:100%}.pw-store .btn--secondary{background:transparent;color:var(--ink);border-color:var(--border-3)}@media(hover:hover){.pw-store .btn--secondary:hover{background:var(--sand)}}.pw-store .btn--ghost{background:transparent;color:var(--clay);padding-inline:8px;min-height:auto}@media(hover:hover){.pw-store .btn--ghost:hover{background:transparent;color:var(--clay-press);transform:none}}.pw-store .btn svg{width:1.2em;height:1.2em}.pw-store .badge{display:inline-flex;align-items:center;gap:.45em;font-size:13px;font-weight:600;padding:5px 13px;border-radius:var(--r-pill);background:var(--sand);color:var(--ink-90)}.pw-store .badge .dot{width:7px;height:7px;border-radius:999px;background:currentColor}.pw-store .badge--success{background:var(--success-soft);color:var(--success)}.pw-store .badge--trust{background:var(--sage-soft);color:var(--sage-deep)}.pw-store .badge--clay{background:var(--clay-soft);color:var(--clay-press)}.pw-store .stars{color:var(--clay);letter-spacing:2px;font-size:15px}.pw-store .card{background:#fff;border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--shadow-soft);padding:28px}.pw-store .card--sand{background:var(--sand);box-shadow:none;border-color:var(--border-2)}.pw-store .announce{background:var(--olive);color:var(--paper);font-size:13.5px;text-align:center;padding:9px 16px;display:flex;align-items:center;justify-content:center;gap:22px;flex-wrap:wrap}.pw-store .announce span{display:inline-flex;align-items:center;gap:7px;opacity:.92}.pw-store .announce .sep{opacity:.3}@media(max-width:640px){.pw-store .announce .sep,.pw-store .announce .hide-sm{display:none}}.pw-store .header{position:sticky;top:0;z-index:60;background:color-mix(in srgb,var(--paper) 88%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.pw-store .header__in{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-block:14px}.pw-store .logo{display:inline-flex;align-items:center;gap:9px;font-family:var(--serif);font-size:23px;letter-spacing:.04em;color:var(--ink)}.pw-store .logo svg{width:30px;height:20px;color:var(--clay)}.pw-store .nav{display:flex;gap:26px}.pw-store .nav a{font-size:15px;font-weight:500;color:var(--ink-90);transition:color .2s var(--ease)}@media(hover:hover){.pw-store .nav a:hover{color:var(--clay)}}.pw-store .header__right{display:flex;align-items:center;gap:14px}.pw-store .icon-btn{background:none;border:0;padding:8px;border-radius:var(--r-pill);color:var(--ink);position:relative;display:inline-flex}@media(hover:hover){.pw-store .icon-btn:hover{background:var(--sand)}}.pw-store .icon-btn svg{width:22px;height:22px}.pw-store .cart-count{position:absolute;top:0;right:0;min-width:18px;height:18px;padding:0 4px;background:var(--clay);color:#fff;border-radius:999px;font-size:11px;font-weight:700;display:grid;place-items:center}.pw-store .burger{display:none}@media(max-width:900px){.pw-store .nav{display:none}.pw-store .burger{display:inline-flex}}.pw-store .onde{position:relative;display:inline-grid;place-items:center}.pw-store .onde .ring{position:absolute;border-radius:999px;border:2px solid var(--clay);opacity:0;animation:onde 2.6s var(--ease) infinite}.pw-store .onde .ring:nth-child(2){animation-delay:.87s}.pw-store .onde .ring:nth-child(3){animation-delay:1.74s}.pw-store .onde .core{border-radius:999px;background:var(--clay)}@keyframes onde{0%{transform:scale(.5);opacity:.55}70%{opacity:.05}to{transform:scale(2.2);opacity:0}}.pw-store .reveal{opacity:0;transform:translateY(18px);transition:opacity .6s var(--ease),transform .6s var(--ease)}.pw-store .reveal.in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.pw-store *{animation-duration:.001ms!important;transition-duration:.001ms!important}.pw-store .reveal{opacity:1;transform:none}.pw-store .onde .ring{animation:none;opacity:.16;transform:scale(1.5)}}.pw-store .footer{background:var(--olive);color:var(--paper);padding-block:clamp(48px,6vw,72px) 36px}.pw-store .footer__top{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:40px}.pw-store .footer__brand .logo{color:var(--paper)}.pw-store .footer__brand .logo svg{color:var(--clay-bright)}.pw-store .footer__tag{font-family:var(--serif);font-style:normal;font-weight:600;letter-spacing:-.01em;color:var(--clay-bright);font-size:19px;margin-top:10px}.pw-store .footer__brand p{color:#f2f3ef99;font-size:14px;max-width:32ch;margin-top:14px}.pw-store .footer h5{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#f2f3ef80;margin:0 0 16px}.pw-store .footer a.fl{display:flex;align-items:center;min-height:44px;color:#f2f3efd9;font-size:14.5px;margin-bottom:0;transition:color .2s var(--ease)}@media(hover:hover){.pw-store .footer a.fl:hover{color:var(--clay-bright)}}.pw-store .footer__legal{margin-top:40px;padding-top:24px;border-top:1px solid rgba(242,243,239,.14);display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;font-size:13px;color:#f2f3ef80}.pw-store .footer__legal a{text-decoration:underline;text-underline-offset:2px}@media(max-width:760px){.pw-store .footer__top{grid-template-columns:1fr 1fr;gap:28px}.pw-store .footer__brand{grid-column:1 / -1}}.pw-store .scrim{position:fixed;top:0;right:0;bottom:0;left:0;background:#2b272473;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;pointer-events:none;transition:opacity .3s var(--ease);z-index:90}.pw-store .scrim.open{opacity:1;pointer-events:auto}.pw-store .drawer{position:fixed;top:0;right:0;height:100%;width:min(420px,92vw);background:var(--paper);z-index:100;transform:translate(100%);transition:transform .35s var(--ease);display:flex;flex-direction:column;box-shadow:var(--shadow-xl)}.pw-store .drawer.open{transform:none}.pw-store .drawer__head{display:flex;align-items:center;justify-content:space-between;padding:20px 22px;border-bottom:1px solid var(--border)}.pw-store .drawer__head h3{font-size:19px}.pw-store .drawer__ship{padding:16px 22px;background:var(--sage-soft)}.pw-store .drawer__ship-txt{font-size:13.5px;color:var(--sage-deep);font-weight:600;margin-bottom:8px}.pw-store .progress{height:7px;border-radius:999px;background:#5e706033;overflow:hidden}.pw-store .progress>i{display:block;height:100%;background:var(--sage);border-radius:999px;transition:width .4s var(--ease)}.pw-store .drawer__body{flex:1;overflow:auto;padding:8px 22px}.pw-store .line{display:flex;gap:14px;padding:16px 0;border-bottom:1px solid var(--border)}.pw-store .line__img{width:64px;height:64px;border-radius:var(--r-md);background:var(--sand);flex:none;object-fit:cover}.pw-store .line__t{font-weight:600;font-size:15px;color:var(--ink)}.pw-store .line__m{font-size:13px;color:var(--ink-50)}.pw-store .qty{display:inline-flex;align-items:center;gap:12px;margin-top:8px;border:1px solid var(--border-3);border-radius:var(--r-pill);padding:3px 4px}.pw-store .qty button{width:26px;height:26px;border:0;background:none;border-radius:999px;font-size:16px;color:var(--ink)}@media(hover:hover){.pw-store .qty button:hover{background:var(--sand)}}.pw-store .line__price{margin-left:auto;font-weight:700;color:var(--ink)}.pw-store .drawer__addons{padding:16px 22px;border-top:1px solid var(--border)}.pw-store .drawer__addons h6{margin:0 0 12px;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-50)}.pw-store .addon{display:flex;align-items:center;gap:12px;padding:10px 0}.pw-store .addon img,.pw-store .addon .ph{width:44px;height:44px;border-radius:6px;background:var(--sand);flex:none}.pw-store .addon .grow{flex:1}.pw-store .addon .add{font-size:13px;font-weight:700;color:var(--clay);border:1px solid var(--clay-soft);background:var(--clay-soft);border-radius:var(--r-pill);padding:6px 12px}@media(hover:hover){.pw-store .addon .add:hover{background:var(--clay);color:#fff}}.pw-store .drawer__foot{padding:20px 22px calc(20px + env(safe-area-inset-bottom));border-top:1px solid var(--border)}.pw-store .drawer__sub{display:flex;justify-content:space-between;font-size:15px;margin-bottom:4px}.pw-store .drawer__total{display:flex;justify-content:space-between;font-weight:700;font-size:18px;color:var(--ink);margin-bottom:14px}.pw-store .drawer__reassure{display:flex;gap:14px;justify-content:center;margin-top:14px;font-size:12px;color:var(--ink-50);flex-wrap:wrap}.pw-store .drawer__reassure span{display:inline-flex;align-items:center;gap:5px}.pw-store .drawer__empty{text-align:center;color:var(--ink-50);padding:60px 20px}.pw-store .popin{position:fixed;top:0;right:0;bottom:0;left:0;z-index:110;display:grid;place-items:center;padding:20px;opacity:0;pointer-events:none;transition:opacity .3s var(--ease)}.pw-store .popin.open{opacity:1;pointer-events:auto}.pw-store .popin__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:#2b272480}.pw-store .popin__card{position:relative;background:var(--paper);border-radius:var(--r-xl);max-width:460px;width:100%;overflow:hidden;box-shadow:var(--shadow-xl);transform:translateY(12px);transition:transform .3s var(--ease)}.pw-store .popin.open .popin__card{transform:none}.pw-store .popin__media{height:150px;background:var(--sage-soft) center/cover;display:grid;place-items:center}.pw-store .popin__body{padding:28px}.pw-store .popin__close{position:absolute;top:14px;right:14px;width:44px;height:44px;border-radius:999px;border:0;background:#ffffffd9;color:var(--ink);font-size:20px}.pw-store .field{display:flex;gap:8px;margin-top:16px}.pw-store .field input{flex:1;font-family:inherit;font-size:16px;padding:13px 15px;border:1px solid var(--border-3);border-radius:var(--r-md);background:#fff;min-height:50px}.pw-store .field input:focus{outline:none;border-color:var(--clay);box-shadow:var(--halo)}.pw-store .popin__fine{font-size:12px;color:var(--ink-50);margin-top:12px}.pw-store .ph-photo{background:linear-gradient(135deg,var(--sand),var(--clay-soft));display:grid;place-items:center;color:var(--bark);font-size:13px;text-align:center;padding:16px;border-radius:var(--r-lg)}.pw-store .ph-photo small{display:block;opacity:.7;margin-top:4px}.pw-store .grid{display:grid;gap:24px}.pw-store .toast{position:fixed;left:50%;bottom:26px;transform:translate(-50%) translateY(16px);background:var(--ink);color:var(--paper);padding:13px 22px;border-radius:var(--r-pill);font-weight:600;font-size:15px;box-shadow:var(--shadow-lg);opacity:0;pointer-events:none;transition:opacity .3s var(--ease),transform .3s var(--ease);z-index:120}.pw-store .toast.show{opacity:1;transform:translate(-50%)}.pw-store .hero{padding-block:clamp(36px,6vw,80px)}.pw-store .hero__grid{display:grid;grid-template-columns:1.05fr 1fr;gap:clamp(28px,5vw,64px);align-items:center}.pw-store .hero h1{margin:18px 0}.pw-store .hero .lede{max-width:34ch;margin-bottom:28px}.pw-store .hero__cta{display:flex;gap:14px;flex-wrap:wrap}.pw-store .hero__assure{display:flex;gap:18px;flex-wrap:wrap;margin-top:22px;font-size:13.5px;color:var(--ink-50)}.pw-store .hero__assure span{display:inline-flex;align-items:center;gap:6px}.pw-store .hero__media{position:relative}.pw-store .hero__media>img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:var(--r-xl);box-shadow:var(--shadow-lg)}.pw-store .hero__onde{position:absolute;top:22px;right:22px}.pw-store .hero__chip{position:absolute;left:18px;bottom:18px;background:color-mix(in srgb,var(--olive) 80%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--paper);border-radius:var(--r-md);padding:12px 16px;box-shadow:var(--shadow-soft)}.pw-store .hero__chip b{display:block;font-size:11px;letter-spacing:.1em;text-transform:uppercase;opacity:.7;font-weight:600}.pw-store .hero__chip span{font-size:15px;font-weight:600}@media(max-width:860px){.pw-store .hero__grid{grid-template-columns:1fr}.pw-store .hero__media{order:-1}}.pw-store .trustbar{border-block:1px solid var(--border);background:var(--paper)}.pw-store .trustbar__in{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:22px;flex-wrap:wrap}.pw-store .trustbar__item{display:flex;align-items:center;gap:12px}.pw-store .trustbar__num{font-family:var(--serif);font-size:26px;color:var(--ink);line-height:1}.pw-store .trustbar__lab{font-size:13px;color:var(--ink-50);max-width:18ch}@media(max-width:760px){.pw-store .trustbar__in{justify-content:flex-start;gap:16px 32px}}.pw-store .problem{background:var(--sand)}.pw-store .problem__in{max-width:760px}.pw-store .problem .h2{margin-bottom:18px}.pw-store .problem p{font-size:clamp(18px,2.6vw,23px);line-height:1.5;color:var(--ink-90)}.pw-store .problem .soft{color:var(--ink-50);font-size:17px;margin-top:18px}.pw-store .steps__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:44px}.pw-store .step{position:relative}.pw-store .step__n{font-family:var(--serif);font-size:17px;color:var(--clay);border:1.5px solid var(--clay-soft);width:40px;height:40px;border-radius:999px;display:grid;place-items:center;margin-bottom:18px}.pw-store .step__ico{width:30px;height:30px;color:var(--clay);margin-bottom:12px}.pw-store .step h3{margin-bottom:8px}.pw-store .step p{color:var(--ink-70);font-size:16px}@media(max-width:760px){.pw-store .steps__grid{grid-template-columns:1fr;gap:28px}}.pw-store .demo{background:var(--olive);color:var(--paper);border-radius:var(--r-xl);overflow:hidden}.pw-store .demo__grid{display:grid;grid-template-columns:1fr 1fr}.pw-store .demo__copy{padding:clamp(32px,5vw,56px)}.pw-store .demo__copy .eyebrow{color:var(--clay-bright)}.pw-store .demo__copy h2{color:var(--paper);margin-bottom:16px}.pw-store .demo__copy p{color:#f2f3efc7}.pw-store .demo__stage{background:radial-gradient(circle at center,rgba(127,180,150,.18),transparent 60%);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding:40px 24px}.pw-store .demo__hand{font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:#f2f3ef8c}.pw-store .demo__btn{background:var(--paper);color:var(--clay);border:0;border-radius:var(--r-pill);padding:15px 26px;font-weight:700;display:inline-flex;align-items:center;gap:10px}@media(hover:hover){.pw-store .demo__btn:hover{transform:scale(1.03)}}.pw-store .demo__slider{width:100%;max-width:280px}.pw-store input[type=range].range{-webkit-appearance:none;appearance:none;width:100%;height:6px;border-radius:999px;background:#f2f3ef38}.pw-store input[type=range].range::-webkit-slider-thumb{-webkit-appearance:none;width:22px;height:22px;border-radius:999px;background:var(--clay-bright);border:3px solid #fff;cursor:pointer}.pw-store input[type=range].range::-moz-range-thumb{width:18px;height:18px;border-radius:999px;background:var(--clay-bright);border:3px solid #fff;cursor:pointer}.pw-store .demo__lvl{font-family:var(--serif);font-size:40px}.pw-store .demo__lvl small{font-family:var(--sans);font-size:16px;opacity:.6}@media(max-width:760px){.pw-store .demo__grid{grid-template-columns:1fr}.pw-store .demo__stage{order:-1}}.pw-store .science__grid{display:grid;grid-template-columns:1.1fr 1fr;gap:clamp(28px,5vw,56px);align-items:center}.pw-store .seals{display:flex;gap:12px;margin-top:22px;flex-wrap:wrap}.pw-store .seal{font-weight:700;font-size:13px;letter-spacing:.06em;color:var(--bark);border:1.5px solid var(--border-3);border-radius:var(--r-pill);padding:9px 18px}.pw-store .science__media{border-radius:var(--r-xl);overflow:hidden;box-shadow:var(--shadow-lg);aspect-ratio:4/3}.pw-store .science__media img,.pw-store .science__media .ph-photo{width:100%;height:100%;object-fit:cover}@media(max-width:760px){.pw-store .science__grid{grid-template-columns:1fr}}.pw-store .appblock{background:var(--sand)}.pw-store .appblock__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(28px,5vw,56px);align-items:center}.pw-store .appblock__media{display:grid;place-items:center}.pw-store .appblock__media img{max-width:100%;border-radius:var(--r-lg);box-shadow:var(--shadow-lg)}.pw-store .featlist{display:flex;flex-direction:column;gap:16px;margin-top:22px}.pw-store .featlist li{display:flex;gap:12px;align-items:flex-start;list-style:none}.pw-store .featlist svg{width:22px;height:22px;color:var(--sage-deep);flex:none;margin-top:1px}.pw-store .featlist b{color:var(--ink)}.pw-store ul.featlist{padding:0;margin-top:22px}@media(max-width:760px){.pw-store .appblock__grid{grid-template-columns:1fr}}.pw-store .product-cta{background:var(--olive);color:var(--paper);border-radius:var(--r-xl);padding:clamp(32px,5vw,56px);display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.pw-store .product-cta h2{color:var(--paper)}.pw-store .product-cta .price{font-family:var(--serif);font-size:40px;margin:8px 0}.pw-store .product-cta__media img{border-radius:var(--r-lg)}@media(max-width:760px){.pw-store .product-cta{grid-template-columns:1fr}}.pw-store .reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:40px}.pw-store .review{background:#fff;border:1px solid var(--border);border-radius:var(--r-lg);overflow:hidden;box-shadow:var(--shadow-soft);display:flex;flex-direction:column}.pw-store .review__img{aspect-ratio:16/11;object-fit:cover;width:100%;background:var(--sand)}.pw-store .review__body{padding:20px;display:flex;flex-direction:column;gap:12px;flex:1}.pw-store .review__txt{color:var(--ink);font-size:15.5px;line-height:1.5}.pw-store .review__by{margin-top:auto;display:flex;align-items:center;justify-content:space-between}.pw-store .review__name{font-weight:600;font-size:14px;color:var(--ink)}.pw-store .review__name small{display:block;color:var(--ink-50);font-weight:400}.pw-store .review__verified{font-size:12px;color:var(--success);display:inline-flex;gap:4px;align-items:center}@media(max-width:860px){.pw-store .reviews__grid{grid-template-columns:1fr}}.pw-store .guarantee{text-align:center}.pw-store .guarantee__badge{width:88px;height:88px;border-radius:999px;background:var(--success-soft);color:var(--success);display:grid;place-items:center;margin:0 auto 22px}.pw-store .guarantee__badge svg{width:44px;height:44px}.pw-store .pdp{padding-block:clamp(24px,4vw,48px)}.pw-store .pdp__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(28px,4vw,56px);align-items:start}.pw-store .pdp__grid>*{min-width:0}.pw-store .gallery__main{border-radius:var(--r-lg);overflow:hidden;background:var(--sand);aspect-ratio:1/1;box-shadow:var(--shadow-soft)}.pw-store .gallery__main img,.pw-store .gallery__main .ph-photo{width:100%;height:100%;object-fit:cover}.pw-store .gallery__thumbs{display:flex;flex-wrap:nowrap;gap:10px;margin-top:12px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:var(--border-3) transparent;padding-bottom:2px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.pw-store .gallery__thumbs::-webkit-scrollbar{height:6px}.pw-store .gallery__thumbs::-webkit-scrollbar-thumb{background:var(--border-3);border-radius:999px}.pw-store .gallery__thumbs button{width:72px;height:72px;flex:none;scroll-snap-align:start;border-radius:var(--r-md);overflow:hidden;border:2px solid transparent;background:var(--sand);padding:0;transition:border-color .15s var(--ease)}.pw-store .gallery__thumbs button.active{border-color:var(--clay)}.pw-store .gallery__thumbs img,.pw-store .gallery__thumbs .ph-photo{width:100%;height:100%;object-fit:cover;font-size:9px}.pw-store .buybox{position:sticky;top:88px}.pw-store .buybox__rate{display:flex;align-items:center;gap:10px;font-size:14px;margin-bottom:12px}.pw-store .buybox__rate a{color:var(--ink-50);text-decoration:underline;text-underline-offset:2px}.pw-store .buybox h1{margin-bottom:8px}.pw-store .buybox .h1{font-size:clamp(25px,4.1vw,36px);line-height:1.06}.pw-store .buybox__sub{font-size:18px;color:var(--ink-70);margin-bottom:20px}.pw-store .buybox__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:2px 12px;margin:6px 0 0}.pw-store .buybox__price .pw-launch{align-self:center;margin:0}.pw-store .buybox__price .klarna{flex:0 0 100%;margin:6px 0 0}.pw-store .buybox__now{font-family:var(--serif);font-size:32px;color:var(--ink);white-space:nowrap}.pw-store .buybox__was{font-size:18px;color:var(--ink-50);text-decoration:line-through;white-space:nowrap}.pw-store .buybox__save{font-size:13px;font-weight:700;color:var(--success)}.pw-store .bundles{display:flex;flex-direction:column;gap:12px;margin:12px 0 16px}.pw-store .bundle{display:flex;align-items:center;gap:14px;border:1.5px solid var(--border-2);border-radius:var(--r-md);padding:16px;cursor:pointer;transition:border-color .2s var(--ease),background .2s var(--ease);position:relative;background:#fff}@media(hover:hover){.pw-store .bundle:hover{border-color:var(--border-3)}}.pw-store .bundle.active{border-color:var(--clay);background:var(--clay-soft)}.pw-store .bundle__radio{width:22px;height:22px;border-radius:999px;border:2px solid var(--border-3);flex:none;display:grid;place-items:center}.pw-store .bundle.active .bundle__radio{border-color:var(--clay)}.pw-store .bundle.active .bundle__radio:after{content:"";width:11px;height:11px;border-radius:999px;background:var(--clay)}.pw-store .bundle__info{flex:1}.pw-store .bundle__name{font-weight:600;color:var(--ink)}.pw-store .bundle__desc{font-size:13px;color:var(--ink-50)}.pw-store .bundle__price{text-align:right}.pw-store .bundle__amt{font-weight:700;color:var(--ink)}.pw-store .bundle__per{font-size:12px;color:var(--ink-50)}.pw-store .bundle__tag{position:absolute;top:-10px;right:14px;background:var(--sage);color:#fff;font-size:11px;font-weight:700;padding:3px 10px;border-radius:var(--r-pill)}.pw-store .buybox__micro{display:grid;grid-template-columns:1fr 1fr;gap:10px 16px;margin-top:18px}.pw-store .buybox__micro span{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--ink-70)}.pw-store .buybox__micro svg{width:17px;height:17px;color:var(--sage-deep);flex:none}.pw-store .atc-sticky{position:fixed;left:0;right:0;bottom:0;z-index:70;background:color-mix(in srgb,var(--paper) 95%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--border);padding:12px var(--gut) calc(12px + env(safe-area-inset-bottom));display:none;align-items:center;gap:14px;transform:translateY(100%);transition:transform .3s var(--ease)}.pw-store .atc-sticky.show{transform:none}body:has(.atc-sticky.show){padding-bottom:calc(76px + env(safe-area-inset-bottom))}.pw-store .atc-sticky__price{line-height:1.1}.pw-store .atc-sticky__now{font-family:var(--serif);font-size:22px;color:var(--ink)}.pw-store .atc-sticky__save{font-size:12px;color:var(--success);font-weight:700}.pw-store .atc-sticky .btn{margin-left:auto}@media(max-width:860px){.pw-store .pdp__grid{grid-template-columns:1fr}.pw-store .buybox{position:static}.pw-store .atc-sticky{display:flex}}.pw-store .objection{background:var(--olive);color:var(--paper);border-radius:var(--r-xl);overflow:hidden}.pw-store .benefits__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:36px}.pw-store .benefit{display:flex;gap:14px}.pw-store .benefit svg{width:26px;height:26px;color:var(--clay);flex:none}.pw-store .benefit b{color:var(--ink);display:block;margin-bottom:3px}.pw-store .benefit p{font-size:15px;color:var(--ink-70);margin:0}.pw-store .specs{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:36px}.pw-store .spec{text-align:center;padding:22px 12px;background:var(--sand);border-radius:var(--r-md)}.pw-store .spec b{font-family:var(--serif);font-size:22px;color:var(--ink);display:block}.pw-store .spec span{font-size:13px;color:var(--ink-50)}@media(max-width:760px){.pw-store .benefits__grid{grid-template-columns:1fr}.pw-store .specs{grid-template-columns:1fr 1fr}}.pw-store .compare{width:100%;border-collapse:collapse;margin-top:32px;background:#fff;border-radius:var(--r-lg);overflow:hidden;box-shadow:var(--shadow-soft)}.pw-store .compare th,.pw-store .compare td{padding:16px 18px;text-align:left;border-bottom:1px solid var(--border);font-size:15px}.pw-store .compare thead th{font-family:var(--serif);font-weight:700;letter-spacing:-.01em;font-size:17px;color:var(--ink);background:var(--sand)}.pw-store .compare thead th.us{background:var(--clay-soft);color:var(--clay-press)}.pw-store .compare td.us{background:color-mix(in srgb,var(--clay-soft) 45%,#fff);font-weight:600;color:var(--ink)}.pw-store .compare .yes{color:var(--success)}.pw-store .compare .no{color:var(--ink-50)}.pw-store .compare tr:last-child td{border-bottom:0}.pw-store .compare tbody th{font-weight:400}@media(max-width:640px){.pw-store .compare th,.pw-store .compare td{padding:12px 10px;font-size:13px}}.pw-store .faq{max-width:760px;margin-inline:auto}.pw-store .faq__item{border-bottom:1px solid var(--border)}.pw-store .faq__q{width:100%;text-align:left;background:none;border:0;padding:22px 0;display:flex;justify-content:space-between;gap:16px;align-items:center;font-family:var(--serif);font-size:clamp(18px,2.4vw,21px);color:var(--ink)}.pw-store .faq__q .chev{width:22px;height:22px;flex:none;transition:transform .3s var(--ease);color:var(--clay)}.pw-store .faq__item.open .chev{transform:rotate(180deg)}.pw-store .faq__a{max-height:0;overflow:hidden;transition:max-height .35s var(--ease)}.pw-store .faq__a p{color:var(--ink-70);padding-bottom:22px;margin:0;font-size:16px}.pw-store .included{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:32px}.pw-store .inc{text-align:center}.pw-store .inc__img{aspect-ratio:1/1;border-radius:var(--r-md);background:var(--sand);margin-bottom:10px;object-fit:cover;width:100%}.pw-store .inc b{font-size:14px;color:var(--ink)}.pw-store .cross__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:32px}.pw-store .xcard{background:#fff;border:1px solid var(--border);border-radius:var(--r-lg);overflow:hidden;box-shadow:var(--shadow-soft)}.pw-store .xcard__img{aspect-ratio:1/1;background:var(--sand);object-fit:cover;width:100%}.pw-store .xcard__body{padding:16px}.pw-store .xcard__name{font-weight:600;color:var(--ink)}.pw-store .xcard__row{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.pw-store .xcard__price{font-weight:700;color:var(--ink)}.pw-store .xadd{font-size:13px;font-weight:700;color:var(--clay);border:1px solid var(--clay-soft);background:var(--clay-soft);border-radius:var(--r-pill);padding:7px 14px}@media(hover:hover){.pw-store .xadd:hover{background:var(--clay);color:#fff}}@media(max-width:760px){.pw-store .included{grid-template-columns:1fr 1fr}.pw-store .cross__grid{grid-template-columns:1fr}}.pw-store .header__tools{display:flex;align-items:center;gap:6px}.pw-store .search{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--border-2);border-radius:var(--r-pill);padding:8px 14px;min-width:200px}.pw-store .search input{border:0;background:none;font-family:inherit;font-size:14px;width:100%;outline:none;color:var(--ink)}.pw-store .search svg{width:17px;height:17px;color:var(--ink-50);flex:none}@media(max-width:1040px){.pw-store .search{display:none}}.pw-store .nav a.has-menu{display:inline-flex;align-items:center;gap:5px}.pw-store .nav a .caret{width:14px;height:14px}.pw-store .hero__kicker{font-size:13px;letter-spacing:.14em;text-transform:uppercase;font-weight:700;color:var(--sage-deep);margin-bottom:14px;display:inline-flex;align-items:center;gap:8px}.pw-store .hero__kicker .fr{font-size:14px}.pw-store .finder{background:var(--olive);color:var(--paper);border-radius:var(--r-xl);overflow:hidden}.pw-store .finder__in{padding:clamp(28px,5vw,52px);display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(28px,5vw,52px);align-items:center}.pw-store .finder__intro .eyebrow{color:var(--clay-bright)}.pw-store .finder__intro h2{color:var(--paper);margin-bottom:12px}.pw-store .finder__intro p{color:#f2f3efb8}.pw-store .finder__steps{background:#f2f3ef0a;border:1px solid var(--border-on-dark);border-radius:var(--r-lg);padding:clamp(20px,3vw,32px)}.pw-store .finder__bar{display:flex;gap:6px;margin-bottom:22px}.pw-store .finder__bar i{height:5px;border-radius:999px;background:#f2f3ef29;flex:1;transition:background .3s var(--ease)}.pw-store .finder__bar i.on{background:var(--clay-bright)}.pw-store .finder__q{font-family:var(--serif);font-size:clamp(20px,2.6vw,26px);margin-bottom:18px;line-height:1.2}.pw-store .finder__opts{display:flex;flex-direction:column;gap:10px}.pw-store .finder__opt{text-align:left;background:#f2f3ef0f;border:1px solid var(--border-on-dark);color:var(--paper);border-radius:var(--r-md);padding:15px 18px;font-family:inherit;font-size:16px;font-weight:500;display:flex;align-items:center;gap:12px;transition:background .2s var(--ease),border-color .2s var(--ease),transform .15s var(--ease)}@media(hover:hover){.pw-store .finder__opt:hover{background:#7fb49629;border-color:var(--clay-bright);transform:translate(3px)}}.pw-store .finder__opt .em{font-size:20px}.pw-store .finder__back{background:none;border:0;color:#f2f3ef99;font-family:inherit;font-size:14px;margin-top:16px;cursor:pointer;display:inline-flex;align-items:center;gap:6px}@media(hover:hover){.pw-store .finder__back:hover{color:var(--paper)}}.pw-store .finder__result{display:none;opacity:0;transition:opacity .4s var(--ease)}.pw-store .finder__result.show{display:block;opacity:1}.pw-store .finder__quiz{transition:opacity .3s var(--ease)}.pw-store .finder__steps.fading .finder__quiz{opacity:0}.pw-store .finder__steps.done .finder__quiz{display:none}.pw-store .fres-card{display:flex;gap:18px;align-items:center;background:var(--paper);border-radius:var(--r-lg);padding:18px}.pw-store .fres-card img,.pw-store .fres-card .ph-photo{width:96px;height:96px;border-radius:var(--r-md);object-fit:cover;flex:none;background:var(--sand)}.pw-store .fres-card h4{font-family:var(--serif);font-weight:700;letter-spacing:-.02em;font-size:21px;color:var(--ink)}.pw-store .fres-card p{color:var(--ink-70);font-size:14px;margin:4px 0 0}.pw-store .fres-card .fres-price{color:var(--ink);font-weight:700;margin-top:6px}.pw-store .finder__result .reco-2{margin-top:12px}@media(max-width:860px){.pw-store .finder__in{grid-template-columns:1fr}}.pw-store .cats{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:44px}.pw-store .cat{position:relative;border-radius:var(--r-lg);overflow:hidden;min-height:320px;display:flex;flex-direction:column;justify-content:flex-end;padding:26px;color:var(--paper);box-shadow:var(--shadow-soft);isolation:isolate}.pw-store .cat__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;object-fit:cover;width:100%;height:100%}.pw-store .cat:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(180deg,#2b27240d,#2b2724c7)}.pw-store .cat h3{color:var(--paper);font-size:24px}.pw-store .cat p{color:#f2f3efd9;font-size:14.5px;margin:6px 0 14px}.pw-store .cat__from{font-size:13px;color:#f2f3efb3}.pw-store .cat__link{display:inline-flex;align-items:center;gap:7px;font-weight:600;color:var(--paper);margin-top:12px}.pw-store .cat__link svg{width:16px;height:16px;transition:transform .2s var(--ease)}@media(hover:hover){.pw-store .cat:hover .cat__link svg{transform:translate(4px)}}@media(max-width:860px){.pw-store .cats{grid-template-columns:1fr}.pw-store .cat{min-height:240px}}.pw-store .pgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-top:40px}.pw-store .pcard{background:#fff;border:1px solid var(--border);border-radius:var(--r-lg);overflow:hidden;box-shadow:var(--shadow-soft);display:flex;flex-direction:column;transition:transform .25s var(--ease),box-shadow .25s var(--ease)}@media(hover:hover){.pw-store .pcard:hover{transform:translateY(-3px);box-shadow:var(--shadow-lg)}}.pw-store .pcard__media{position:relative;aspect-ratio:1/1;background:var(--sand);display:block}.pw-store .pcard__media img,.pw-store .pcard__media .ph-photo{width:100%;height:100%;object-fit:cover}.pw-store .pcard__tag{position:absolute;top:12px;left:12px;background:var(--clay);color:#fff;font-size:11px;font-weight:700;padding:4px 10px;border-radius:var(--r-pill)}.pw-store .pcard__body{padding:16px;display:flex;flex-direction:column;gap:8px;flex:1}.pw-store .pcard__name{font-weight:600;color:var(--ink);font-size:16px}.pw-store .pcard__rate{font-size:12.5px;color:var(--ink-50);display:flex;align-items:center;gap:6px}.pw-store .pcard__price{display:flex;align-items:baseline;gap:8px;margin-top:auto}.pw-store .pcard__now{font-weight:700;color:var(--ink);font-size:18px}.pw-store .pcard__was{font-size:13px;color:var(--ink-50);text-decoration:line-through}.pw-store .pcard__btn{margin-top:4px}@media(max-width:980px){.pw-store .pgrid{grid-template-columns:1fr 1fr}}.pw-store .method{background:var(--sand)}.pw-store .method__steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:40px;counter-reset:m}.pw-store .mstep{background:#fff;border:1px solid var(--border);border-radius:var(--r-lg);padding:26px;position:relative}.pw-store .mstep__rank{font-size:12px;letter-spacing:.1em;text-transform:uppercase;font-weight:700;margin-bottom:14px;display:inline-flex;align-items:center;gap:8px}.pw-store .mstep__ico{width:28px;height:28px}.pw-store .mstep--1{border-top:3px solid var(--sage)}.pw-store .mstep--1 .mstep__rank{color:var(--sage-deep)}.pw-store .mstep--2{border-top:3px solid var(--clay)}.pw-store .mstep--2 .mstep__rank{color:var(--clay-press)}.pw-store .mstep--3{border-top:3px solid var(--bark)}.pw-store .mstep--3 .mstep__rank{color:var(--bark)}.pw-store .mstep h3{font-size:21px;margin-bottom:8px}.pw-store .mstep p{color:var(--ink-70);font-size:15px}.pw-store .method__note{margin-top:26px;display:flex;gap:12px;align-items:flex-start;background:var(--sage-soft);border-radius:var(--r-md);padding:16px 18px;color:var(--sage-deep);font-size:14.5px}.pw-store .method__note svg{width:22px;height:22px;flex:none}@media(max-width:760px){.pw-store .method__steps{grid-template-columns:1fr}}.pw-store .engage{display:grid;grid-template-columns:repeat(3,1fr);gap:20px 32px}.pw-store .eng{display:flex;gap:14px;align-items:flex-start}.pw-store .eng svg{width:26px;height:26px;color:var(--sage-deep);flex:none}.pw-store .eng b{color:var(--ink);display:block;font-size:15px}.pw-store .eng span{color:var(--ink-50);font-size:13.5px}@media(max-width:760px){.pw-store .engage{grid-template-columns:1fr 1fr;gap:18px}}.pw-store .story__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(28px,5vw,56px);align-items:center}.pw-store .story__media{border-radius:var(--r-xl);overflow:hidden;aspect-ratio:5/4;box-shadow:var(--shadow-lg)}.pw-store .story__media img,.pw-store .story__media .ph-photo{width:100%;height:100%;object-fit:cover}.pw-store .story__stat{display:flex;gap:36px;margin-top:24px}.pw-store .story__stat b{font-family:var(--serif);font-size:30px;color:var(--ink);display:block}.pw-store .story__stat span{font-size:13px;color:var(--ink-50)}@media(max-width:760px){.pw-store .story__grid{grid-template-columns:1fr}}.pw-store .klarna{font-size:13px;color:var(--ink-70);margin:6px 0 0}.pw-store .klarna b{color:var(--ink)}.pw-store .variant-label{font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--ink-50);margin:16px 0 10px}.pw-store .stock-line{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:var(--success);font-weight:600;margin:14px 0 4px}.pw-store .ship-eta{font-size:13.5px;color:var(--ink-70);display:flex;align-items:center;gap:7px;margin-top:6px}.pw-store .ship-eta svg{width:16px;height:16px;color:var(--sage-deep)}.pw-store .ship-eta b{color:var(--ink)}.pw-store .usecases{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:36px}.pw-store .uc{background:var(--sand);border-radius:var(--r-md);padding:20px}.pw-store .uc svg{width:26px;height:26px;color:var(--clay);margin-bottom:10px}.pw-store .uc b{color:var(--ink);display:block;margin-bottom:4px}.pw-store .uc p{font-size:14px;color:var(--ink-70);margin:0}@media(max-width:760px){.pw-store .usecases{grid-template-columns:1fr}}.pw-store .specs-acc{margin-top:32px;border:1px solid var(--border);border-radius:var(--r-lg);overflow:hidden}.pw-store .specs-acc summary{list-style:none;cursor:pointer;padding:18px 22px;font-family:var(--serif);font-size:20px;color:var(--ink);display:flex;justify-content:space-between;align-items:center;background:var(--sand)}.pw-store .specs-acc summary::-webkit-details-marker{display:none}.pw-store .specs-acc summary .chev{width:22px;height:22px;color:var(--clay);transition:transform .3s var(--ease)}.pw-store .specs-acc[open] summary .chev{transform:rotate(180deg)}.pw-store .specs-table{width:100%;border-collapse:collapse}.pw-store .specs-table th,.pw-store .specs-table td{text-align:left;padding:13px 22px;border-top:1px solid var(--border);font-size:15px}.pw-store .specs-table th{color:var(--ink-50);font-weight:600;width:42%}.pw-store .specs-table td{color:var(--ink)}.pw-store .fbt{background:var(--sand);border-radius:var(--r-xl);padding:clamp(24px,4vw,40px)}.pw-store .fbt__row{display:flex;align-items:flex-start;gap:14px;flex-wrap:wrap;margin-top:24px}.pw-store .fbt__item{text-align:center;display:flex;flex-direction:column;align-items:center}.pw-store .fbt__plus{align-self:flex-start;margin-top:clamp(28px,9vw,48px)}.pw-store .fbt__item img,.pw-store .fbt__item .ph-photo{width:120px;height:120px;border-radius:var(--r-md);object-fit:cover;background:#fff}.pw-store .fbt__item span{display:block;font-size:13px;color:var(--ink-70);margin-top:8px;max-width:120px}.pw-store .fbt__plus{font-size:26px;color:var(--ink-30);font-weight:300}.pw-store .fbt__foot{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:28px;flex-wrap:wrap}.pw-store .fbt__total b{font-family:var(--serif);font-size:26px;color:var(--ink)}.pw-store .fbt__total s{color:var(--ink-50);font-size:16px;margin-left:8px}.pw-store .fbt__total span{display:block;font-size:13px;color:var(--success);font-weight:600}@media(max-width:640px){.pw-store .fbt__item img,.pw-store .fbt__item .ph-photo{width:84px;height:84px}.pw-store .fbt__item span{font-size:12px}}.pw-store .rev-loox__head{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap;margin-top:12px}.pw-store .rev-loox__big{font-family:var(--serif);font-size:38px;color:var(--ink)}.pw-store .mnav{display:none}.pw-store .mnav.open{display:block;background:var(--paper);border-bottom:1px solid var(--border)}.pw-store .mnav a{display:block;padding:14px var(--gut);border-top:1px solid var(--border);font-weight:500;color:var(--ink)}@media(min-width:901px){.pw-store .mnav{display:none!important}}.pw-store .announce--rot{padding:0;height:38px;overflow:hidden}.pw-store .announce--rot .announce__win{height:38px;position:relative;width:100%;max-width:var(--maxw);margin:0 auto}.pw-store .announce--rot .announce__msg{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:10px;opacity:0;transform:translateY(100%);transition:opacity .5s var(--ease),transform .5s var(--ease);font-size:13.5px;padding-inline:16px}.pw-store .announce--rot .announce__msg.on{opacity:.94;transform:none}.pw-store .announce--rot .announce__msg.out{opacity:0;transform:translateY(-100%)}.pw-store .announce--rot .announce__msg b{font-weight:700}.pw-store .announce--rot .announce__msg svg{width:15px;height:15px}@media(prefers-reduced-motion:reduce){.pw-store .announce--rot .announce__msg{transition:opacity .2s}.pw-store .announce--rot .announce__msg.out{transform:none}}.pw-store .hero__proof{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;margin-top:24px;background:#fff;border:1px solid var(--border);border-radius:var(--r-md);box-shadow:var(--shadow-soft);overflow:hidden}.pw-store .hero__proof .pf{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;column-gap:7px;row-gap:2px;padding:13px 12px;text-align:center;border-left:1px solid var(--border-2);font-size:13.5px;color:var(--ink-70);font-weight:600}.pw-store .hero__proof .pf:first-child{border-left:0}.pw-store .hero__proof .pf b{color:var(--ink)}.pw-store .hero__proof .pf .stars{font-size:14px}.pw-store .hero__proof .pf svg{width:16px;height:16px;color:var(--sage-deep);flex:none}@media(max-width:700px){.pw-store .hero__proof{grid-auto-flow:row;grid-template-columns:1fr 1fr}.pw-store .hero__proof .pf:nth-child(odd){border-left:0}.pw-store .hero__proof .pf:nth-child(n+3){border-top:1px solid var(--border-2)}.pw-store .hero__proof .pf:last-child:nth-child(odd){grid-column:1 / -1}}.pw-store .tcar{margin-top:40px;position:relative}.pw-store .tcar:after{content:"";position:absolute;top:0;right:0;bottom:10px;width:clamp(48px,9vw,120px);pointer-events:none;z-index:2;background:linear-gradient(to right,rgba(242,243,239,0),var(--paper))}.pw-store .tcar__track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px;scrollbar-width:none}.pw-store .tcar__track::-webkit-scrollbar{display:none}.pw-store .tcard{scroll-snap-align:start;flex:0 0 clamp(240px,78vw,300px);background:#fff;border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--shadow-soft);padding:20px;display:flex;flex-direction:column;gap:12px}.pw-store .tcard__head{display:flex;align-items:center;gap:12px}.pw-store .tcard__face{width:48px;height:48px;border-radius:999px;object-fit:cover;background:var(--sand);flex:none;display:grid;place-items:center;font-size:9px;color:var(--bark);text-align:center}.pw-store .tcard__who b{display:block;font-size:14px;color:var(--ink)}.pw-store .tcard__who small{color:var(--ink-50);font-size:12.5px}.pw-store .tcard__txt{color:var(--ink-90);font-size:15px;line-height:1.5}.pw-store .tcard__foot{margin-top:auto;display:flex;align-items:center;justify-content:space-between}.pw-store .tcard__verified{font-size:11.5px;color:var(--success);display:inline-flex;gap:4px;align-items:center}.pw-store .tcard__verified svg{width:12px;height:12px}.pw-store .pcard__gift{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:700;color:var(--clay-press);background:var(--clay-soft);border-radius:var(--r-pill);padding:5px 11px;align-self:flex-start}.pw-store .pcard__gift svg{width:14px;height:14px}.pw-store .pcard__tag--new{background:var(--sage-deep)}.pw-store .pcard__tag--best{background:var(--ink)}.pw-store .collbar{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.pw-store .collchip{display:inline-flex;align-items:center;gap:9px;background:#fff;border:1px solid var(--border-2);border-radius:var(--r-pill);padding:11px 18px;font-size:14.5px;font-weight:600;color:var(--ink-90);transition:border-color .2s var(--ease),background .2s var(--ease),transform .15s var(--ease)}@media(hover:hover){.pw-store .collchip:hover{border-color:var(--clay);background:var(--clay-soft);transform:translateY(-2px)}}.pw-store .collchip svg{width:18px;height:18px;color:var(--clay);flex:none}.pw-store .collbar--budget .collchip{background:var(--sand);border-color:var(--border-2)}@media(hover:hover){.pw-store .collbar--budget .collchip:hover{background:var(--sage-soft);border-color:var(--sage)}}.pw-store .collbar--budget .collchip svg{color:var(--sage-deep)}.pw-store .coll-lab{font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--ink-50);display:flex;align-items:center;margin-right:4px}.pw-store .loyalty{display:grid;grid-template-columns:1fr 1fr;gap:20px}.pw-store .loycard{background:#fff;border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--shadow-soft);padding:clamp(24px,3vw,34px);display:flex;flex-direction:column;gap:14px}.pw-store .loycard--clay{background:var(--olive);color:var(--paper);border-color:transparent}.pw-store .loycard--clay h3,.pw-store .loycard--clay .loycard__big{color:var(--paper)}.pw-store .loycard__ico{width:46px;height:46px;border-radius:999px;background:var(--clay-soft);color:var(--clay-press);display:grid;place-items:center}.pw-store .loycard--clay .loycard__ico{background:#7fb49638;color:var(--clay)}.pw-store .loycard__ico svg{width:24px;height:24px}.pw-store .loycard p{color:var(--ink-70);font-size:15px;margin:0}.pw-store .loycard--clay p{color:#f2f3efbd}.pw-store .loycard__perks{display:flex;flex-direction:column;gap:9px;margin:4px 0 0;padding:0;list-style:none}.pw-store .loycard__perks li{display:flex;gap:10px;align-items:flex-start;font-size:14.5px;color:var(--ink-90)}.pw-store .loycard--clay .loycard__perks li{color:#f2f3efe6}.pw-store .loycard__perks svg{width:18px;height:18px;color:var(--sage-deep);flex:none;margin-top:1px}.pw-store .loycard--clay .loycard__perks svg{color:var(--clay)}.pw-store .loycard__big{font-family:var(--serif);font-size:30px}@media(max-width:760px){.pw-store .loyalty{grid-template-columns:1fr}}.pw-store .gtee{background:var(--sage-soft);border-radius:var(--r-xl);padding:clamp(28px,4vw,52px);display:grid;grid-template-columns:auto 1fr;gap:clamp(20px,3vw,36px);align-items:center}.pw-store .gtee__seal{width:110px;height:110px;border-radius:999px;background:#fff;border:2px solid var(--sage);color:var(--sage-deep);display:grid;place-items:center;flex:none;box-shadow:var(--shadow-soft)}.pw-store .gtee__seal svg{width:54px;height:54px}.pw-store .gtee__seal b{position:absolute;font-family:var(--serif);font-size:26px}.pw-store .gtee__seal--stamp{width:clamp(120px,16vw,150px);height:clamp(120px,16vw,150px);background:transparent;border:0;box-shadow:none;border-radius:0}.pw-store .gtee__seal--stamp img{width:100%;height:100%;object-fit:contain}.pw-store .gtee h2{color:var(--ink);margin-bottom:10px}.pw-store .gtee p{color:var(--ink-80, var(--ink-90));font-size:clamp(16px,2.2vw,19px);line-height:1.55;margin:0;max-width:56ch}.pw-store .gtee p b{color:var(--ink)}@media(max-width:620px){.pw-store .gtee{grid-template-columns:1fr;text-align:center}.pw-store .gtee__seal{margin-inline:auto}}.pw-store .microbenefits{list-style:none;padding:0;margin:18px 0 4px;display:flex;flex-direction:column;gap:10px}.pw-store .microbenefits li{display:flex;gap:11px;align-items:flex-start;font-size:15.5px;color:var(--ink-90);line-height:1.45}.pw-store .microbenefits svg{width:20px;height:20px;color:var(--sage-deep);flex:none;margin-top:1px}.pw-store .microbenefits b{color:var(--ink)}.pw-store .gallery__main{position:relative}.pw-store .gcallout{position:absolute;font-family:var(--mono);background:color-mix(in srgb,var(--olive) 86%,transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:var(--paper);font-size:11px;letter-spacing:.02em;font-weight:500;padding:6px 11px;border-radius:var(--r-pill);display:inline-flex;align-items:center;gap:6px;box-shadow:var(--shadow-soft)}.pw-store .gcallout .dot{width:7px;height:7px;border-radius:999px;background:var(--clay);flex:none}.pw-store .gallery__main .gtag{position:absolute;top:14px;left:14px;background:var(--clay);color:#fff;font-size:11.5px;font-weight:700;padding:5px 12px;border-radius:var(--r-pill);z-index:2}.pw-store .gallery__main img{transition:opacity .28s var(--ease)}.pw-store .gallery__main--nav{cursor:pointer}.pw-store .gallery__nav{position:absolute;top:50%;transform:translateY(-50%);width:46px;height:46px;border-radius:999px;background:#ffffffeb;border:1px solid var(--border-2);color:var(--ink);display:grid;place-items:center;cursor:pointer;box-shadow:var(--shadow-soft);opacity:0;transition:opacity .2s var(--ease),background .2s var(--ease),transform .2s var(--ease);z-index:3}.pw-store .gallery__nav--prev{left:14px}.pw-store .gallery__nav--next{right:14px}.pw-store .gallery__nav svg{width:22px;height:22px}.pw-store .gallery__main--nav:hover .gallery__nav,.pw-store .gallery__nav:focus-visible{opacity:1}.pw-store .gallery__nav:hover{background:#fff}.pw-store .gallery__nav--prev:hover{transform:translateY(-50%) translate(-2px)}.pw-store .gallery__nav--next:hover{transform:translateY(-50%) translate(2px)}.pw-store .gallery__counter{position:absolute;bottom:14px;right:14px;background:#0b0d0e9e;color:#fff;font-family:var(--mono);font-size:12px;padding:4px 11px;border-radius:var(--r-pill);z-index:2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@media(hover:none){.pw-store .gallery__nav{display:none}}.pw-store .gallery__main .gvideo{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center}.pw-store .gplay{width:64px;height:64px;border-radius:999px;background:#f2f3efeb;color:var(--clay);display:grid;place-items:center;box-shadow:var(--shadow-lg)}.pw-store .gplay svg{width:26px;height:26px;margin-left:3px}.pw-store .thumb-badge{position:relative}.pw-store .thumb-badge:after{content:"\25b6";position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#fff;font-size:14px;background:#2b272452}.pw-store .bundle--best{border-color:var(--clay)}.pw-store .bundle__receive{font-size:12.5px;color:var(--ink-70);margin-top:6px;line-height:1.4;display:flex;align-items:flex-start;gap:6px}.pw-store .bundle__receive svg{width:14px;height:14px;color:var(--sage-deep);flex:none;margin-top:2px}.pw-store .bundle__was{font-size:12.5px;color:var(--ink-50);text-decoration:line-through}.pw-store .bundle__save2{font-size:11.5px;font-weight:700;color:var(--success);display:block}.pw-store .bundle__body{flex:1;min-width:0}.pw-store .bundle__top{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.pw-store .bundle__tag--best{background:var(--clay)}.pw-store .expresspay{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}.pw-store .paybtn{display:flex;align-items:center;justify-content:center;gap:7px;min-height:50px;border-radius:var(--r-pill);border:1px solid var(--border-3);background:#fff;font-weight:700;font-size:15px;color:var(--ink);transition:transform .15s var(--ease),box-shadow .2s var(--ease)}@media(hover:hover){.pw-store .paybtn:hover{transform:translateY(-1px);box-shadow:var(--shadow-soft)}}.pw-store .paybtn--apple{background:#000;color:#fff;border-color:#000}.pw-store .paybtn svg{width:18px;height:18px}.pw-store .expresspay__or{text-align:center;font-size:12px;color:var(--ink-50);margin:12px 0 2px;position:relative}.pw-store .delivery{display:flex;gap:10px;align-items:flex-start;background:var(--sage-soft);border-radius:var(--r-md);padding:13px 16px;margin-top:14px;font-size:13.5px;color:var(--sage-deep)}.pw-store .delivery svg{width:18px;height:18px;flex:none;margin-top:1px}.pw-store .delivery b{color:var(--ink)}.pw-store .delivery .cd{font-variant-numeric:tabular-nums}.pw-store .transform{background:var(--olive);color:var(--paper);border-radius:var(--r-xl);overflow:hidden}.pw-store .transform__grid{display:grid;grid-template-columns:1fr 1fr;align-items:stretch}.pw-store .transform__media{min-height:300px}.pw-store .transform__media img,.pw-store .transform__media .ph-photo{width:100%;height:100%;object-fit:cover}.pw-store .transform__copy{padding:clamp(32px,5vw,60px);display:flex;flex-direction:column;justify-content:center}.pw-store .transform__copy .eyebrow{color:var(--clay-bright)}.pw-store .transform__copy h2{color:var(--paper);font-size:clamp(30px,4.5vw,46px);margin-bottom:16px}.pw-store .transform__copy p{color:#f2f3efcc;font-size:clamp(17px,2.2vw,20px);line-height:1.6}@media(max-width:760px){.pw-store .transform__grid{grid-template-columns:1fr}.pw-store .transform__media{order:-1;min-height:240px}}.pw-store .idemo{background:var(--olive);color:var(--paper);border-radius:var(--r-xl);overflow:hidden}.pw-store .idemo__grid{display:grid;grid-template-columns:1fr 1fr}.pw-store .idemo__copy{padding:clamp(32px,5vw,56px)}.pw-store .idemo__copy .eyebrow{color:var(--clay)}.pw-store .idemo__copy h2{color:var(--paper);margin-bottom:14px}.pw-store .idemo__copy p{color:#f2f3efc7}.pw-store .idemo__stage{background:radial-gradient(circle at center,rgba(127,180,150,.16),transparent 62%);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;padding:44px 28px}.pw-store .idemo__lvl{font-family:var(--mono);font-variant-numeric:tabular-nums;font-size:52px;line-height:1;letter-spacing:-.02em}.pw-store .idemo__lvl small{font-family:var(--sans);font-size:15px;opacity:.6;display:block;text-align:center;margin-top:4px;letter-spacing:.04em}.pw-store .idemo__onde{width:120px;height:120px}.pw-store .idemo__onde .ring{border-color:var(--paper)!important}.pw-store .idemo__onde.pulse .ring{animation:onde 1.2s var(--ease)}.pw-store .idemo__btn{background:var(--paper);color:var(--clay);border:0;border-radius:var(--r-pill);padding:15px 28px;font-weight:700;display:inline-flex;align-items:center;gap:10px;font-size:16px}@media(hover:hover){.pw-store .idemo__btn:hover{transform:scale(1.03)}}.pw-store .idemo__modes{display:flex;gap:8px;margin-top:4px}.pw-store .idemo__mode{font-family:var(--mono);font-size:12px;font-weight:500;letter-spacing:.06em;padding:7px 14px;border-radius:var(--r-pill);border:1px solid var(--border-on-dark);background:#f2f3ef0d;color:#f2f3efb3}.pw-store .idemo__mode.on{background:var(--clay);border-color:var(--clay);color:#fff}@media(max-width:760px){.pw-store .idemo__grid{grid-template-columns:1fr}.pw-store .idemo__stage{order:-1}}.pw-store .revdeep__top{display:grid;grid-template-columns:240px 1fr;gap:clamp(24px,4vw,48px);align-items:center;margin-top:32px}.pw-store .revdeep__score{text-align:center}.pw-store .revdeep__big{font-family:var(--serif);font-size:64px;line-height:1;color:var(--ink)}.pw-store .revdeep__score .stars{font-size:18px}.pw-store .revdeep__score small{display:block;color:var(--ink-50);font-size:14px;margin-top:6px}.pw-store .revbars{display:flex;flex-direction:column;gap:8px}.pw-store .revbar{display:flex;align-items:center;gap:12px;font-size:13px;color:var(--ink-70)}.pw-store .revbar__lab{width:44px;flex:none;display:inline-flex;align-items:center;gap:3px}.pw-store .revbar__track{flex:1;height:9px;border-radius:999px;background:var(--sand);overflow:hidden}.pw-store .revbar__fill{display:block;height:100%;background:var(--clay);border-radius:999px}.pw-store .revbar__pct{width:38px;text-align:right;flex:none;color:var(--ink-50)}.pw-store .revtags{display:flex;flex-wrap:wrap;gap:9px;margin-top:28px}.pw-store .revtag{font-size:13.5px;font-weight:600;padding:8px 15px;border-radius:var(--r-pill);border:1px solid var(--border-2);background:#fff;color:var(--ink-90);transition:all .18s var(--ease)}@media(hover:hover){.pw-store .revtag:hover{border-color:var(--clay);color:var(--clay-press)}}.pw-store .revtag.on{background:var(--clay);border-color:var(--clay);color:#fff}.pw-store .revtag small{opacity:.7;margin-left:4px}.pw-store .revfilters{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:26px;padding-bottom:18px;border-bottom:1px solid var(--border)}.pw-store .revfilters__lab{font-size:13px;color:var(--ink-50);font-weight:600}.pw-store .revdeep__list{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:24px}.pw-store .rdrev{background:#fff;border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--shadow-soft);padding:20px;display:flex;flex-direction:column;gap:11px}.pw-store .rdrev[hidden]{display:none}.pw-store .rdrev__head{display:flex;align-items:center;gap:11px}.pw-store .rdrev__face{width:42px;height:42px;border-radius:999px;background:var(--sand);flex:none;display:grid;place-items:center;font-size:9px;color:var(--bark);text-align:center}.pw-store .rdrev__who b{display:block;font-size:14px;color:var(--ink)}.pw-store .rdrev__who small{color:var(--ink-50);font-size:12px}.pw-store .rdrev__stars{font-size:13px}.pw-store .rdrev__photo{aspect-ratio:16/10;border-radius:var(--r-md)}.pw-store .rdrev__txt{font-size:14.5px;color:var(--ink-90);line-height:1.5;margin:0}.pw-store .rdrev__meta{display:flex;align-items:center;gap:10px;font-size:12px;color:var(--ink-50);margin-top:auto}.pw-store .rdrev__verified{color:var(--success);display:inline-flex;gap:4px;align-items:center}.pw-store .rdrev__verified svg{width:12px;height:12px}.pw-store .rdrev__chips{display:flex;gap:6px;flex-wrap:wrap}.pw-store .rdrev__chip{font-size:11px;background:var(--sand);color:var(--ink-70);border-radius:var(--r-pill);padding:3px 9px}.pw-store .revmore{display:flex;justify-content:center;margin-top:28px}@media(max-width:760px){.pw-store .revdeep__top,.pw-store .revdeep__list{grid-template-columns:1fr}}.pw-store .ugc__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:32px}.pw-store .ugc__item{aspect-ratio:1/1;border-radius:var(--r-md);overflow:hidden;position:relative;background:var(--sand)}.pw-store .ugc__item img,.pw-store .ugc__item .ph-photo{width:100%;height:100%;object-fit:cover}.pw-store .ugc__item .tag{position:absolute;left:10px;bottom:10px;font-size:11px;font-weight:700;color:#fff;background:color-mix(in srgb,var(--olive) 80%,transparent);padding:4px 9px;border-radius:var(--r-pill)}@media(max-width:760px){.pw-store .ugc__grid{grid-template-columns:1fr 1fr}}.pw-store .repeatbuy{background:var(--sand);border-radius:var(--r-xl);padding:clamp(28px,4vw,48px);display:grid;grid-template-columns:1fr auto;gap:clamp(20px,4vw,40px);align-items:center}.pw-store .repeatbuy h2{margin-bottom:8px}.pw-store .repeatbuy p{color:var(--ink-70);margin:0 0 4px}.pw-store .repeatbuy__buy{background:#fff;border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--shadow-soft);padding:24px;min-width:300px}.pw-store .repeatbuy__price{display:flex;align-items:baseline;gap:10px;margin-bottom:4px}.pw-store .repeatbuy__now{font-family:var(--serif);font-size:30px;color:var(--ink)}.pw-store .repeatbuy__was{font-size:16px;color:var(--ink-50);text-decoration:line-through}.pw-store .repeatbuy__sel{display:flex;gap:8px;margin:14px 0}.pw-store .repeatbuy__opt{flex:1;text-align:center;display:flex;align-items:center;justify-content:center;min-height:44px;border:1.5px solid var(--border-2);border-radius:var(--r-md);padding:10px 6px;font-size:13px;font-weight:600;color:var(--ink-90);background:#fff;cursor:pointer}.pw-store .repeatbuy__opt.on{border-color:var(--clay);background:var(--clay-soft);color:var(--clay-press)}@media(max-width:760px){.pw-store .repeatbuy{grid-template-columns:1fr}.pw-store .repeatbuy__buy{min-width:0}}.pw-store .sec-head{max-width:640px}.pw-store .sec-head--center{margin-inline:auto;text-align:center}.pw-store .data,.pw-store .mono{font-family:var(--mono);font-variant-numeric:tabular-nums;letter-spacing:-.01em}.pw-store .eyebrow--data{font-family:var(--mono);font-weight:500;letter-spacing:.18em;font-size:11.5px}.pw-store .buybox__now,.pw-store .buybox__was,.pw-store .bbSave,.pw-store .klarna b,.pw-store .pcard__now,.pw-store .pcard__was,.pw-store .bundle__amt,.pw-store .bundle__was,.pw-store .bundle__save2,.pw-store .atc-sticky__now,.pw-store .atc-sticky__save,.pw-store .repeatbuy__now,.pw-store .repeatbuy__was,.pw-store .fbt__total b,.pw-store .fbt__total s,.pw-store .xcard__price,.pw-store .revdeep__big,.pw-store .revbar__lab,.pw-store .revbar__pct,.pw-store .revtag small,.pw-store .story__stat b,.pw-store .trustbar__num,.pw-store .hero__proof .pf b,.pw-store .pf b,.pw-store .delivery .cd{font-family:var(--mono);font-variant-numeric:tabular-nums}.pw-store .story__stat b,.pw-store .revdeep__big,.pw-store .trustbar__num{letter-spacing:-.02em}.pw-store :where(a,.pw-store button,.pw-store input,.pw-store select,.pw-store summary,.pw-store [tabindex]):focus-visible{outline:none;box-shadow:var(--halo);border-radius:var(--r-sm)}.pw-store .wavesep{display:flex;align-items:center;gap:18px;padding-block:clamp(20px,4vw,40px)}.pw-store .wavesep:before,.pw-store .wavesep:after{content:"";height:1px;flex:1;background:linear-gradient(90deg,transparent,var(--border-2) 35%,var(--border-2) 65%,transparent)}.pw-store .wavesep svg{width:34px;height:22px;color:var(--clay);flex:none}.pw-store .wavesep--dark:before,.pw-store .wavesep--dark:after{background:linear-gradient(90deg,transparent,rgba(242,243,239,.18) 35%,rgba(242,243,239,.18) 65%,transparent)}.pw-store .btn{position:relative;overflow:hidden;isolation:isolate}.pw-store .btn:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:radial-gradient(circle at center,rgba(242,243,239,.3),transparent 62%);transform:scale(.2);opacity:0;transition:transform .5s var(--ease),opacity .5s var(--ease)}@media(hover:hover){.pw-store .btn:hover:after{transform:scale(1.6);opacity:1}}.pw-store .btn--secondary:after{background:radial-gradient(circle at center,rgba(127,180,150,.18),transparent 62%)}@media(prefers-reduced-motion:reduce){.pw-store .btn:after{display:none}}.pw-store .lcd{font-family:var(--mono);font-variant-numeric:tabular-nums;white-space:nowrap;display:inline-flex;align-items:baseline;gap:6px;background:#0e0f0c;border:1px solid rgba(124,143,123,.32);border-radius:4px;padding:8px 12px;color:#aec79b;letter-spacing:.04em;box-shadow:inset 0 1px 3px #0000008c}.pw-store .lcd b{font-weight:700;color:#c9dfb8}.pw-store .lcd small{font-size:.7em;opacity:.6;letter-spacing:.12em;text-transform:uppercase}.pw-store .surf-sand{background:var(--sand)}.pw-store .surf-sage{background:var(--sage-soft)}.pw-store .surf-bark{background:color-mix(in srgb,var(--bark) 14%,var(--paper))}.pw-store .section--ink{background:var(--olive);color:var(--paper)}.pw-store .section--black{background:var(--ink-black);color:var(--paper)}.pw-store .section--ink h2,.pw-store .section--black h2,.pw-store .section--ink h3,.pw-store .section--black h3{color:var(--paper)}.pw-store .section--ink .eyebrow,.pw-store .section--black .eyebrow{color:var(--clay)}.pw-store .herob{position:relative;min-height:clamp(560px,86vh,880px);display:flex;align-items:flex-end;overflow:hidden;background:var(--ink-black)}.pw-store .herob__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.pw-store .herob__media img{width:100%;height:100%;object-fit:cover}.pw-store .herob__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#14110f33,#14110f1a 38%,#14110fb8)}.pw-store .herob__inner{position:relative;z-index:2;width:100%;max-width:var(--maxw);margin:0 auto;padding:0 var(--gut) clamp(40px,7vh,88px);color:var(--paper)}.pw-store .herob__kicker{font-family:var(--mono);font-size:12px;letter-spacing:.22em;text-transform:uppercase;color:#f2f3efc7;display:inline-flex;align-items:center;gap:10px;margin-bottom:22px}.pw-store .herob__kicker:before{content:"";width:26px;height:1px;background:var(--clay-bright)}.pw-store .herob h1{font-family:var(--serif);font-weight:800;color:var(--paper);font-size:clamp(48px,8.4vw,100px);line-height:.92;letter-spacing:-.04em;max-width:15ch;text-wrap:balance}.pw-store .herob h1 em{font-style:normal;color:var(--clay-bright, #7FB496)}.pw-store .herob__sub{font-size:clamp(16px,2vw,20px);color:#f2f3efd6;max-width:46ch;margin:22px 0 0;line-height:1.55}.pw-store .herob__cta{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.pw-store .herob__cta .btn--secondary{color:var(--paper);border-color:#f2f3ef66}@media(hover:hover){.pw-store .herob__cta .btn--secondary:hover{background:#f2f3ef1a}}.pw-store .herob__proof{display:flex;align-items:center;gap:10px 22px;flex-wrap:wrap;margin-top:34px;padding-top:26px;border-top:1px solid rgba(242,243,239,.18);font-family:var(--mono);font-size:12.5px;letter-spacing:.02em;color:#f2f3efd1}.pw-store .herob__proof .pf{display:inline-flex;align-items:center;gap:8px}.pw-store .herob__proof .pf b{color:var(--paper)}.pw-store .herob__proof .stars{font-family:var(--sans);color:var(--clay-bright)}.pw-store .herob__proof .pf-sep{width:1px;height:14px;background:#f2f3ef3d}.pw-store .herob__onde{position:absolute;z-index:1;right:clamp(40px,12vw,220px);top:40%}.pw-store .herob__onde .ring{border-color:#f2f3ef99!important}@media(max-width:620px){.pw-store .herob__onde{right:8%;top:30%}.pw-store .herob__proof .pf-sep{display:none}}@keyframes hero-onde-once{0%{transform:scale(.4);opacity:0}18%{opacity:.7}to{transform:scale(2.4);opacity:0}}.pw-store .herob__onde .ring{animation:hero-onde-once 3.4s var(--ease) 1 both;opacity:0}.pw-store .herob__onde .ring:nth-child(2){animation-delay:.5s}.pw-store .herob__onde .ring:nth-child(3){animation-delay:1s}@media(prefers-reduced-motion:reduce){.pw-store .herob__onde .ring{animation:none;opacity:.22;transform:scale(1.6)}}.pw-store .method{background:var(--ink-black);color:var(--paper);position:relative}.pw-store .method .eyebrow{color:var(--clay-bright)}.pw-store .method .h2{color:var(--paper)}.pw-store .method .lede{color:#f2f3efb8}.pw-store .modes{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:48px;background:#f2f3ef1f;border:1px solid rgba(242,243,239,.12);border-radius:var(--r-lg);overflow:hidden}.pw-store .mode{background:var(--ink-black);padding:clamp(26px,3vw,40px) clamp(20px,2.4vw,32px);display:flex;flex-direction:column;gap:18px;transition:background .3s var(--ease)}@media(hover:hover){.pw-store .mode:hover{background:#232019}}.pw-store .mode__step{font-family:var(--mono);font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:#f2f3ef80}.pw-store .mode__viz{height:96px;display:flex;align-items:center;justify-content:flex-start}.pw-store .mode__wave{position:relative;width:96px;height:96px;display:grid;place-items:center}.pw-store .mode__wave span{position:absolute;border-radius:999px;border:1.5px solid var(--clay-bright);opacity:.9}.pw-store .mode__wave .w-core{width:12px;height:12px;border:0;background:var(--clay-bright);opacity:1}.pw-store .mode--1 .mode__wave span:nth-child(2){width:34px;height:34px;opacity:.55}.pw-store .mode--2 .mode__wave span:nth-child(2){width:34px;height:34px;opacity:.7}.pw-store .mode--2 .mode__wave span:nth-child(3){width:60px;height:60px;opacity:.4}.pw-store .mode--3 .mode__wave span:nth-child(2){width:34px;height:34px;opacity:.8}.pw-store .mode--3 .mode__wave span:nth-child(3){width:60px;height:60px;opacity:.55}.pw-store .mode--3 .mode__wave span:nth-child(4){width:88px;height:88px;opacity:.3}.pw-store .mode h3{font-family:var(--serif);font-weight:700;letter-spacing:-.02em;font-size:clamp(22px,2.6vw,28px);color:var(--paper)}.pw-store .mode p{color:#f2f3efa8;font-size:14.5px;line-height:1.55;margin:0}.pw-store .mode .lcd{align-self:flex-start;margin-top:auto}.pw-store .method__note{margin-top:28px;display:flex;gap:12px;align-items:flex-start;background:#7c8f7b1f;border:1px solid rgba(124,143,123,.28);border-radius:var(--r-md);padding:16px 18px;color:#f2f3efd1;font-size:14.5px}.pw-store .method__note svg{width:22px;height:22px;flex:none;color:var(--sage)}.pw-store .method__note a{color:var(--sage)!important}@media(max-width:760px){.pw-store .modes{grid-template-columns:1fr}}.pw-store .finder__mk{font-family:var(--mono);font-size:12px;font-weight:700;letter-spacing:.02em;color:var(--clay-bright);background:#7fb49624;border:1px solid rgba(127,180,150,.3);border-radius:4px;padding:3px 7px;min-width:38px;text-align:center;flex:none}@media(hover:hover){.pw-store .finder__opt:hover .finder__mk{background:var(--clay);color:#fff;border-color:var(--clay)}}.pw-store .finder__intro .eyebrow{font-family:var(--mono);letter-spacing:.18em;font-size:11.5px}.pw-store .finder__bar i.on{box-shadow:0 0 8px #7fb49680}.pw-store .onde,.pw-store .herob__onde,.pw-store .wavesep{display:none!important}.pw-store{overflow-x:clip}.pw-store .herob{justify-content:flex-start}.pw-store .herob__inner{box-sizing:border-box;max-width:1200px;width:100%;margin-inline:auto;padding-inline:max(24px,5vw);text-align:left}.pw-store .herob h1{font-size:clamp(34px,4.6vw,62px);max-width:16ch;text-wrap:normal;overflow-wrap:break-word}.pw-store .herob__sub,.pw-store .herob__proof,.pw-store .herob__cta,.pw-store .herob__kicker{text-align:left}.pw-store .tcar__track,.pw-store .ugc__grid,.pw-store .cross__grid{max-width:100%}.pw-store .pdp__grid{box-sizing:border-box}.pw-store .tcard__face{overflow:hidden}.pw-store .tcard__face img{width:100%;height:100%;object-fit:cover;border-radius:999px}.pw-store .review__img{overflow:hidden;border-radius:var(--r-md);display:block}.pw-store .review__img img{width:100%;height:100%;object-fit:cover;display:block}.pw-store .cat:after{background:linear-gradient(180deg,#0b0d0e1f 28%,#0b0d0ebd)!important}.pw-store .cat__bg{z-index:-2}@media(min-width:750px){.pw-store .buybox{position:static;top:auto}.pw-store .gallery{position:sticky;top:calc(var(--header-height, 72px) + 16px);align-self:start;min-width:0}}.pw-store .pw-zz__head{max-width:660px;margin:0 auto clamp(28px,4vw,52px);text-align:center}.pw-store .pw-zz{display:flex;flex-direction:column;gap:clamp(32px,5vw,76px)}.pw-store .pw-zz__row{display:grid;grid-template-columns:1fr 1fr;gap:clamp(24px,4vw,60px);align-items:center}.pw-store .pw-zz__row--rev .pw-zz__media{order:2}.pw-store .pw-zz__media{border-radius:var(--r-lg);overflow:hidden;background:var(--sand);aspect-ratio:1 / 1;box-shadow:var(--shadow-soft)}.pw-store .pw-zz__media img{width:100%;height:100%;object-fit:cover;display:block}.pw-store .pw-zz__copy{max-width:46ch}.pw-store .pw-zz__step{display:inline-block;font-size:13px;font-weight:700;letter-spacing:.04em;color:var(--clay);background:var(--clay-soft);border-radius:999px;padding:4px 12px;margin-bottom:14px}.pw-store .pw-zz__copy h3{margin-bottom:10px}.pw-store .pw-zz__copy p{color:var(--ink-70);font-size:clamp(15px,1.9vw,17px);line-height:1.62;margin:0}@media(max-width:760px){.pw-store .pw-zz{gap:36px}.pw-store .pw-zz__row,.pw-store .pw-zz__row--rev{grid-template-columns:1fr;gap:18px}.pw-store .pw-zz__row--rev .pw-zz__media{order:0}.pw-store .pw-zz__media{aspect-ratio:1 / 1}.pw-store .pw-zz__copy{max-width:none}}.pw-store .pw-fit{display:flex;align-items:flex-start;gap:9px;margin:14px 0 2px;padding:12px 14px;border:1px dashed var(--border-3);border-radius:var(--r-md);font-size:14px;line-height:1.45;color:var(--ink-70)}.pw-store .pw-fit svg{width:17px;height:17px}.pw-store .pw-fit .mb-ic{color:var(--sage-deep);flex:none}.pw-store .pw-fit b{color:var(--ink)}@media(hover:hover){.pw-store .pw-fit:hover{border-color:var(--sage);background:var(--sage-soft)}}.pw-store .pw-klarna{height:18px;width:auto;vertical-align:middle;display:inline-block}.pw-store .buybox__price .klarna{display:inline-flex;align-items:center;gap:6px;flex:0 0 100%;margin:0}.pw-store .gallery__main .pw-glaunch{position:absolute;top:14px;right:14px;display:inline-flex;align-items:center;gap:7px;background:color-mix(in srgb,var(--paper) 92%,transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:var(--pw-forest, #1F4233);font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;padding:6px 12px;border-radius:var(--r-pill);box-shadow:var(--shadow-soft)}.pw-store .gallery__main .pw-glaunch .pw-launch__dot{width:7px;height:7px}.pw-store .pw-atc-review{flex-wrap:nowrap;align-items:center;gap:12px;background:var(--sand);border-radius:var(--r-md);padding:10px 14px;margin-top:14px}.pw-store .pw-atc-review__av{width:42px;height:42px;border-radius:999px;flex:none;overflow:hidden;background:var(--clay-soft);display:grid;place-items:center}.pw-store .pw-atc-review__av img{width:100%;height:100%;object-fit:cover}.pw-store .pw-atc-review__av span{font-family:var(--serif);font-weight:800;font-size:16px;color:var(--clay-press)}.pw-store .pw-atc-review__main{display:flex;flex-direction:column;gap:2px;min-width:0}.pw-store .expresspay{display:block;grid-template-columns:none;margin-top:12px}.pw-store .bundle__perdog{font-family:var(--mono);font-variant-numeric:tabular-nums;font-size:12px;color:var(--ink-70);margin-top:4px;text-align:right}.pw-store .bundle__tag--fact{background:var(--sage)}.pw-store .buybox__anchors{list-style:none;margin:12px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:8px}.pw-store .buybox__anchors li{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--ink);background:var(--sage-soft);border-radius:var(--r-pill);padding:6px 12px}.pw-store .buybox__anchors .mb-ic{display:inline-flex;width:14px;height:14px;color:var(--sage-deep);flex:none}.pw-store .buybox__anchors .mb-ic svg{width:100%;height:100%}.pw-store .pdp-pack{display:flex;align-items:center;gap:12px;margin-top:14px;padding:12px 14px;border:1.5px solid var(--sage);border-radius:var(--r-md);background:var(--sage-soft);text-decoration:none;transition:border-color .2s var(--ease),background .2s var(--ease)}@media(hover:hover){.pw-store .pdp-pack:hover{background:#fff;border-color:var(--sage-deep)}}.pw-store .pdp-pack__img{width:56px;height:56px;border-radius:var(--r-sm);object-fit:cover;flex:none;background:#fff}.pw-store .pdp-pack__body{flex:1;min-width:0}.pw-store .pdp-pack__tag{display:inline-block;font-size:11.5px;font-weight:700;color:var(--sage-deep);margin-bottom:2px}.pw-store .pdp-pack__name{font-weight:600;color:var(--ink);font-size:14px;line-height:1.2}.pw-store .pdp-pack__price{display:flex;align-items:baseline;gap:8px;margin-top:2px}.pw-store .pdp-pack__now{font-family:var(--mono);font-variant-numeric:tabular-nums;font-weight:700;color:var(--ink)}.pw-store .pdp-pack__was{font-family:var(--mono);font-size:12.5px;color:var(--ink-50);text-decoration:line-through}.pw-store .pdp-pack__cta{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:700;color:var(--sage-deep);white-space:nowrap;flex:none}.pw-store .pdp-pack__cta svg{width:15px;height:15px}@media(max-width:480px){.pw-store .pdp-pack__cta span{display:none}}.pw-store .reviews__scroll-wrap{position:relative;margin-top:32px}.pw-store .reviews__scroll{display:flex;gap:22px;overflow-x:auto;scroll-snap-type:x proximity;padding:4px 4px 16px;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--border-3) transparent}.pw-store .reviews__scroll .review{flex:0 0 320px;scroll-snap-align:start}.pw-store .reviews__scroll-wrap:after{content:"";position:absolute;top:0;right:0;bottom:16px;width:96px;background:linear-gradient(to right,rgba(242,243,239,0),var(--paper));pointer-events:none}@media(max-width:640px){.pw-store .reviews__scroll .review{flex-basis:272px}.pw-store .reviews__scroll-wrap:after{width:56px}}
/*# sourceMappingURL=/cdn/shop/t/54/assets/perrowall-store.css.map */
