.ps-section{--ps-ink: #0f0f0f;--ps-cream: #f6f2ee;--ps-accent: #6e331a;--ps-accent-deep: #582c19;--ps-accent-bright: #d8c3ad;--ps-line: #e6e6e6;--ps-line-strong: #c5c2be;--ps-body: #3a3a3a;--ps-muted: #6b6b6b;--ps-muted-on-dark: #a9a9a9;--ps-cream-on-dark: #e6e1da;--ps-surface: #ffffff;--ps-on-surface: var(--ps-ink);--ps-accent-current: var(--ps-accent-current);--ps-hairline: rgba(15, 15, 15, .14);--ps-hairline-strong: rgba(15, 15, 15, .24);--ps-serif: var(--font-heading-family, Georgia, "Times New Roman", serif);--ps-sans: var(--font-body-family, Montserrat, sans-serif);--section-padding-top: 104px;--section-padding-bottom: 104px;font-family:var(--ps-sans);-webkit-font-smoothing:antialiased;background:var(--ps-surface);color:var(--ps-on-surface)}.ps-section--dark{--ps-surface: var(--ps-ink);--ps-on-surface: var(--ps-cream);--ps-accent-current: var(--ps-accent-bright);--ps-body: var(--ps-cream-on-dark);--ps-muted: var(--ps-muted-on-dark);--ps-hairline: rgba(246, 242, 238, .12);--ps-hairline-strong: rgba(246, 242, 238, .2)}.ps-section--cream{--ps-surface: var(--ps-cream);--ps-on-surface: var(--ps-ink)}.ps-section--theme{--ps-surface: rgb(var(--color-background));--ps-on-surface: rgb(var(--color-foreground));--ps-body: rgba(var(--color-foreground), .78);--ps-muted: rgba(var(--color-foreground), .62);--ps-line: rgba(var(--color-foreground), .14);--ps-line-strong: rgba(var(--color-foreground), .22);--ps-hairline: rgba(var(--color-foreground), .14);--ps-hairline-strong: rgba(var(--color-foreground), .24)}.ps-section h1,.ps-section h2,.ps-section .ps-proof__quote{font-family:var(--ps-serif);font-weight:400;text-transform:none;letter-spacing:-.01em}.ps-section em{font-style:italic}.ps-section :focus-visible{outline:2px solid var(--ps-accent-current);outline-offset:3px}:where(.ps-section) :where(p,h3,ol,ul,figure,blockquote){margin:0}:where(.ps-section) :where(ol,ul){padding:0;list-style:none}.ps-section h3{font-family:var(--ps-sans);text-transform:none;letter-spacing:normal}.ps-visually-hidden{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}.ps-hero{--ps-hero-inset: 48px;--ps-hero-mat: 255, 255, 255;position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,46fr) minmax(0,54fr);column-gap:40px;align-items:start;padding:var(--section-padding-top) var(--ps-hero-inset) var(--section-padding-bottom);border-bottom:1px solid var(--ps-line);background-color:var(--ps-line)}.ps-hero.ps-section--cream{--ps-hero-mat: 246, 242, 238}.ps-hero.ps-section--dark{--ps-hero-mat: 15, 15, 15}.ps-hero--fill{min-height:82vh}.ps-hero__tiles{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.ps-hero__tile{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .35s ease;background-color:var(--ps-line);background-repeat:repeat;background-size:var(--ps-tile-size, 240px);background-position:left top}.ps-hero__tile--active,.ps-hero--product-mode .ps-hero__tile{opacity:1}.ps-hero__text{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-start;gap:26px;padding:48px 48px 52px;background:rgba(var(--ps-hero-mat),.94);box-shadow:0 24px 60px #0f0f0f29}@supports (backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px)){.ps-hero__text{background:rgba(var(--ps-hero-mat),.86);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}}.ps-hero__eyebrow{display:flex;align-items:center;gap:10px;font-size:12px;font-weight:500;letter-spacing:.24em;text-transform:uppercase;color:var(--ps-accent)}.ps-hero__rule{width:28px;height:1px;background:var(--ps-accent)}.ps-hero__title{font-size:clamp(52px,5.4vw,84px);line-height:.98;margin:0}.ps-hero__title em{color:var(--ps-accent)}.ps-hero__body{font-size:18px;line-height:1.6;color:var(--ps-body);margin:0;max-width:420px}.ps-hero__picker{display:flex;flex-direction:column;gap:12px}.ps-hero__picker-label{font-size:12px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--ps-muted)}.ps-hero__chips{display:flex;gap:12px;flex-wrap:wrap}.ps-hero__chip{display:block;width:52px;height:52px;border-radius:0;border:1px solid var(--ps-line-strong);box-sizing:border-box;padding:0;cursor:pointer;background-color:var(--ps-line);background-size:180px;background-position:center;box-shadow:0 0 0 3px #fff inset;transition:transform .15s ease,border-color .15s ease}.ps-hero__chip:hover{transform:scale(1.08)}.ps-hero__ctas{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-top:4px}.ps-btn--dark{display:inline-flex;align-items:center;justify-content:center;min-height:50px;background:var(--ps-ink);color:#fff;padding:0 32px;border-radius:0;font-size:14px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;text-decoration:none}.ps-btn--dark:hover{background:var(--ps-accent-deep);color:#fff}.ps-hero__app{display:inline-flex}.ps-hero__app .pp-visualize{margin:0}.ps-hero__ctas .pp-visualize__cta,.ps-hero__ctas .pp-visualize .btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;width:auto;margin:0;padding:0 28px;border:1px solid var(--ps-ink);border-radius:0;background:transparent;color:var(--ps-ink);font-family:inherit;font-size:13px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;line-height:1.2;cursor:pointer}.ps-hero__ctas .pp-visualize__cta:hover{background:var(--ps-ink);color:#fff}.ps-hero__ctas .pp-visualize__cta-icon{width:18px;height:18px}.ps-hero__ctas .pp-visualize__hint{display:none}.ps-hero__browse{font-size:14px;font-weight:500;color:var(--ps-on-surface);text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:2px}.ps-hero__wall{position:relative;z-index:1;aspect-ratio:var(--ps-hero-ratio, 1 / 1);align-self:start;width:100%}.ps-hero--fill .ps-hero__wall{aspect-ratio:auto;align-self:stretch;height:100%}.ps-hero>input.ps-hero__radio[type=radio]{position:absolute;width:1px;height:1px;margin:0;padding:0;border:0;-webkit-appearance:none;appearance:none;opacity:0;pointer-events:none;flex:none;clip:rect(0 0 0 0);clip-path:inset(50%)}.ps-hero>input.ps-hero__radio[type=radio]:after{display:none}.ps-hero__scenes{position:absolute;top:0;right:0;bottom:0;left:0}.ps-hero__scene{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .35s ease;display:flex;align-items:center;justify-content:center}.ps-hero__scene img{flex:0 0 auto;width:auto;height:auto;max-width:84%;max-height:86%;object-fit:contain;display:block;background:#fff;padding:12px;box-shadow:0 0 0 12px #fff,0 28px 70px #0f0f0f47}@media(prefers-reduced-motion:reduce){.ps-hero__scene,.ps-hero__tile{transition:none}}.ps-hero__cta,.ps-hero__name{display:none}.ps-hero__cta-set,.ps-hero__name-set{display:contents}.ps-hero__pill{position:absolute;top:24px;right:24px;z-index:3;background:#fffffff0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:0;padding:10px 16px;font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--ps-ink);display:flex;align-items:center;gap:8px;box-shadow:0 6px 20px #0f0f0f2e}.ps-hero__dot{width:8px;height:8px;border-radius:50%;background:var(--ps-accent);flex:0 0 auto}.ps-hero__radio:nth-of-type(1):checked~.ps-hero__wall .ps-hero__scene:nth-child(1){opacity:1}.ps-hero__radio:nth-of-type(1):checked~.ps-hero__tiles>.ps-hero__tile:nth-child(1){opacity:1}.ps-hero__radio:nth-of-type(1):checked~.ps-hero__text .ps-hero__chips>.ps-hero__chip:nth-child(1){border-color:var(--ps-ink)}.ps-hero__radio:nth-of-type(1):focus-visible~.ps-hero__text .ps-hero__chips>.ps-hero__chip:nth-child(1){outline:2px solid var(--ps-accent-current);outline-offset:3px}.ps-hero__radio:nth-of-type(1):checked~.ps-hero__text .ps-hero__cta-set>.ps-hero__cta:nth-child(1){display:inline-block}.ps-hero__radio:nth-of-type(1):checked~.ps-hero__wall .ps-hero__name-set>.ps-hero__name:nth-child(1){display:inline}.ps-hero__radio:nth-of-type(2):checked~.ps-hero__wall .ps-hero__scene:nth-child(2){opacity:1}.ps-hero__radio:nth-of-type(2):checked~.ps-hero__tiles>.ps-hero__tile:nth-child(2){opacity:1}.ps-hero__radio:nth-of-type(2):checked~.ps-hero__text .ps-hero__chips>.ps-hero__chip:nth-child(2){border-color:var(--ps-ink)}.ps-hero__radio:nth-of-type(2):focus-visible~.ps-hero__text .ps-hero__chips>.ps-hero__chip:nth-child(2){outline:2px solid var(--ps-accent-current);outline-offset:3px}.ps-hero__radio:nth-of-type(2):checked~.ps-hero__text .ps-hero__cta-set>.ps-hero__cta:nth-child(2){display:inline-block}.ps-hero__radio:nth-of-type(2):checked~.ps-hero__wall .ps-hero__name-set>.ps-hero__name:nth-child(2){display:inline}.ps-hero__radio:nth-of-type(3):checked~.ps-hero__wall .ps-hero__scene:nth-child(3){opacity:1}.ps-hero__radio:nth-of-type(3):checked~.ps-hero__tiles>.ps-hero__tile:nth-child(3){opacity:1}.ps-hero__radio:nth-of-type(3):checked~.ps-hero__text .ps-hero__chips>.ps-hero__chip:nth-child(3){border-color:var(--ps-ink)}.ps-hero__radio:nth-of-type(3):focus-visible~.ps-hero__text .ps-hero__chips>.ps-hero__chip:nth-child(3){outline:2px solid var(--ps-accent-current);outline-offset:3px}.ps-hero__radio:nth-of-type(3):checked~.ps-hero__text .ps-hero__cta-set>.ps-hero__cta:nth-child(3){display:inline-block}.ps-hero__radio:nth-of-type(3):checked~.ps-hero__wall .ps-hero__name-set>.ps-hero__name:nth-child(3){display:inline}.ps-hero__radio:nth-of-type(4):checked~.ps-hero__wall .ps-hero__scene:nth-child(4){opacity:1}.ps-hero__radio:nth-of-type(4):checked~.ps-hero__tiles>.ps-hero__tile:nth-child(4){opacity:1}.ps-hero__radio:nth-of-type(4):checked~.ps-hero__text .ps-hero__chips>.ps-hero__chip:nth-child(4){border-color:var(--ps-ink)}.ps-hero__radio:nth-of-type(4):focus-visible~.ps-hero__text .ps-hero__chips>.ps-hero__chip:nth-child(4){outline:2px solid var(--ps-accent-current);outline-offset:3px}.ps-hero__radio:nth-of-type(4):checked~.ps-hero__text .ps-hero__cta-set>.ps-hero__cta:nth-child(4){display:inline-block}.ps-hero__radio:nth-of-type(4):checked~.ps-hero__wall .ps-hero__name-set>.ps-hero__name:nth-child(4){display:inline}.ps-hero__radio:nth-of-type(5):checked~.ps-hero__wall .ps-hero__scene:nth-child(5){opacity:1}.ps-hero__radio:nth-of-type(5):checked~.ps-hero__tiles>.ps-hero__tile:nth-child(5){opacity:1}.ps-hero__radio:nth-of-type(5):checked~.ps-hero__text .ps-hero__chips>.ps-hero__chip:nth-child(5){border-color:var(--ps-ink)}.ps-hero__radio:nth-of-type(5):focus-visible~.ps-hero__text .ps-hero__chips>.ps-hero__chip:nth-child(5){outline:2px solid var(--ps-accent-current);outline-offset:3px}.ps-hero__radio:nth-of-type(5):checked~.ps-hero__text .ps-hero__cta-set>.ps-hero__cta:nth-child(5){display:inline-block}.ps-hero__radio:nth-of-type(5):checked~.ps-hero__wall .ps-hero__name-set>.ps-hero__name:nth-child(5){display:inline}.ps-hero__radio:nth-of-type(6):checked~.ps-hero__wall .ps-hero__scene:nth-child(6){opacity:1}.ps-hero__radio:nth-of-type(6):checked~.ps-hero__tiles>.ps-hero__tile:nth-child(6){opacity:1}.ps-hero__radio:nth-of-type(6):checked~.ps-hero__text .ps-hero__chips>.ps-hero__chip:nth-child(6){border-color:var(--ps-ink)}.ps-hero__radio:nth-of-type(6):focus-visible~.ps-hero__text .ps-hero__chips>.ps-hero__chip:nth-child(6){outline:2px solid var(--ps-accent-current);outline-offset:3px}.ps-hero__radio:nth-of-type(6):checked~.ps-hero__text .ps-hero__cta-set>.ps-hero__cta:nth-child(6){display:inline-block}.ps-hero__radio:nth-of-type(6):checked~.ps-hero__wall .ps-hero__name-set>.ps-hero__name:nth-child(6){display:inline}.ps-hero__radio:nth-of-type(7):checked~.ps-hero__wall .ps-hero__scene:nth-child(7){opacity:1}.ps-hero__radio:nth-of-type(7):checked~.ps-hero__tiles>.ps-hero__tile:nth-child(7){opacity:1}.ps-hero__radio:nth-of-type(7):checked~.ps-hero__text .ps-hero__chips>.ps-hero__chip:nth-child(7){border-color:var(--ps-ink)}.ps-hero__radio:nth-of-type(7):focus-visible~.ps-hero__text .ps-hero__chips>.ps-hero__chip:nth-child(7){outline:2px solid var(--ps-accent-current);outline-offset:3px}.ps-hero__radio:nth-of-type(7):checked~.ps-hero__text .ps-hero__cta-set>.ps-hero__cta:nth-child(7){display:inline-block}.ps-hero__radio:nth-of-type(7):checked~.ps-hero__wall .ps-hero__name-set>.ps-hero__name:nth-child(7){display:inline}.ps-hero__radio:nth-of-type(8):checked~.ps-hero__wall .ps-hero__scene:nth-child(8){opacity:1}.ps-hero__radio:nth-of-type(8):checked~.ps-hero__tiles>.ps-hero__tile:nth-child(8){opacity:1}.ps-hero__radio:nth-of-type(8):checked~.ps-hero__text .ps-hero__chips>.ps-hero__chip:nth-child(8){border-color:var(--ps-ink)}.ps-hero__radio:nth-of-type(8):focus-visible~.ps-hero__text .ps-hero__chips>.ps-hero__chip:nth-child(8){outline:2px solid var(--ps-accent-current);outline-offset:3px}.ps-hero__radio:nth-of-type(8):checked~.ps-hero__text .ps-hero__cta-set>.ps-hero__cta:nth-child(8){display:inline-block}.ps-hero__radio:nth-of-type(8):checked~.ps-hero__wall .ps-hero__name-set>.ps-hero__name:nth-child(8){display:inline}.ps-hero--product-mode .ps-hero__picker,.ps-hero--product-mode .ps-hero__browse,.ps-hero__picker[hidden]{display:none!important}.ps-hero--product-mode .ps-hero__scene{opacity:1}.ps-hero--product-mode .ps-hero__cta{display:inline-block}.ps-hero--product-mode .ps-hero__name{display:inline}@media(max-width:900px){.ps-hero,.ps-hero--fill{--ps-hero-inset: 16px;grid-template-columns:minmax(0,58fr) minmax(0,42fr);column-gap:12px;align-items:start;padding:24px var(--ps-hero-inset) 28px;min-height:0}.ps-hero__tile{background-size:calc(var(--ps-tile-size, 240px) * .7)}.ps-hero__text{padding:22px 18px 26px;gap:18px;box-shadow:0 12px 30px #0f0f0f24}.ps-hero--fill .ps-hero__wall{height:auto;min-height:0}.ps-hero__scene img{max-width:94%;max-height:94%;padding:6px;box-shadow:0 0 0 6px #fff,0 14px 30px #0f0f0f40}.ps-hero__title{font-size:clamp(32px,8.5vw,52px)}.ps-hero__body{font-size:16px}.ps-hero__pill{top:8px;right:8px;font-size:11px;padding:8px 12px}}@media(max-width:600px){.ps-hero,.ps-hero--fill{grid-template-columns:minmax(0,1fr);row-gap:20px}.ps-hero__text{grid-column:1;grid-row:1;padding:26px 22px 30px}.ps-hero__wall{grid-column:1;grid-row:2;aspect-ratio:4 / 5}.ps-hero--fill .ps-hero__wall{aspect-ratio:4 / 5}.ps-hero__scene img{max-width:88%;max-height:90%;padding:8px;box-shadow:0 0 0 8px #fff,0 18px 40px #0f0f0f42}.ps-hero__body{max-width:none}.ps-hero__pill{top:12px;right:12px}}.ps-tl__inner{max-width:1200px;margin:0 auto;padding:var(--section-padding-top) 48px var(--section-padding-bottom)}.ps-tl__head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:64px;flex-wrap:wrap}.ps-tl__title{font-size:52px;line-height:1.02;margin:0;max-width:520px}.ps-tl__title em{color:var(--ps-accent-bright)}.ps-tl__link{color:var(--ps-accent-bright);font-size:14px;font-weight:500;border-bottom:1px solid currentColor;padding-bottom:2px;text-decoration:none;white-space:nowrap}.ps-tl__grid{display:grid;grid-template-columns:repeat(var(--ps-tl-cols, 4),1fr);border-top:1px solid var(--ps-hairline-strong)}.ps-tl__step{padding:36px 28px 0;display:flex;flex-direction:column;gap:12px;border-right:1px solid var(--ps-hairline)}.ps-tl__step:first-child{padding-left:0}.ps-tl__step:last-child{border-right:none;padding-right:0}.ps-tl__time{font-family:var(--ps-serif);font-style:italic;font-size:20px;color:var(--ps-accent-bright);margin-top:-13px;background:var(--ps-surface);align-self:flex-start;padding-right:14px}.ps-tl__step-title{font-weight:500;font-size:17px}.ps-tl__step-body{margin:0;font-size:14.5px;line-height:1.6;color:var(--ps-muted)}@media(max-width:900px){.ps-tl__inner{padding:64px 24px}.ps-tl__title{font-size:38px}.ps-tl__grid{grid-template-columns:1fr}.ps-tl__step,.ps-tl__step:first-child,.ps-tl__step:last-child{border-right:none;border-left:1px solid var(--ps-hairline);padding:28px 0 0 24px}}.ps-proof{max-width:1200px;margin:0 auto;padding:var(--section-padding-top) 48px var(--section-padding-bottom);display:grid;grid-template-columns:1.1fr 1fr;gap:64px;align-items:center}.ps-proof__photos{display:grid;grid-template-columns:1fr 1fr;gap:16px}.ps-proof__img{width:100%;height:auto;aspect-ratio:3 / 4;object-fit:cover;border-radius:8px;display:block}.ps-proof__img--offset{margin-top:32px}.ps-proof__photos[hidden],.ps-proof__img[hidden]{display:none!important}.ps-proof--single .ps-proof__photos{grid-template-columns:1fr;max-width:440px}.ps-proof--no-photos{grid-template-columns:1fr;max-width:880px}.ps-proof__text{display:flex;flex-direction:column;gap:28px}.ps-proof__rating{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.ps-proof__stars{color:var(--ps-accent);font-size:18px;letter-spacing:3px}.ps-proof__count{font-size:13px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--ps-muted)}.ps-proof__quote{margin:0;font-size:34px;line-height:1.25;font-style:italic}.ps-proof__attr{font-size:14px;color:var(--ps-muted);margin-top:14px}.ps-proof__more{display:flex;flex-direction:column;gap:14px;border-top:1px solid var(--ps-line);padding-top:24px}.ps-proof__more p{margin:0;font-size:15px;line-height:1.6;color:var(--ps-body)}.ps-proof__more span{color:var(--ps-muted)}@media(max-width:900px){.ps-proof{grid-template-columns:1fr;padding:64px 24px;gap:40px}.ps-proof__quote{font-size:26px}}.ps-cta{position:relative;overflow:hidden}.ps-cta__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--ps-ink);background-size:560px}.ps-cta__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f0f0fc7}.ps-cta__content{position:relative;max-width:760px;margin:0 auto;text-align:center;padding:var(--section-padding-top) 48px var(--section-padding-bottom);display:flex;flex-direction:column;align-items:center;gap:22px}.ps-cta__eyebrow{font-size:12px;font-weight:500;letter-spacing:.28em;text-transform:uppercase;color:var(--ps-accent-bright)}.ps-cta__title{font-size:60px;margin:0;line-height:1.02;color:var(--ps-cream)}.ps-cta__body{margin:0;font-size:17px;line-height:1.6;color:var(--ps-cream-on-dark);max-width:520px}.ps-cta__buttons{display:flex;gap:14px;margin-top:6px;flex-wrap:wrap;justify-content:center}.ps-cta__btn{border-radius:0;font-size:14px;letter-spacing:.08em;text-transform:uppercase;text-decoration:none}.ps-cta__btn--solid{background:#fff;color:var(--ps-ink);padding:17px 38px;font-weight:500}.ps-cta__btn--solid:hover{background:var(--ps-cream);color:var(--ps-ink)}.ps-cta__btn--outline{border:1px solid rgba(246,242,238,.55);color:var(--ps-cream);padding:16px 34px;font-weight:500}.ps-cta__btn--outline:hover{background:#f6f2ee24;border-color:var(--ps-cream)}@media(max-width:900px){.ps-cta__content{padding:80px 24px}.ps-cta__title{font-size:40px}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/section-ps.css.map */
