.ps-section{--ps-ink: #0f0f0f;--ps-cream: #f6f2ee;--ps-accent: #36454f;--ps-accent-deep: #2b3740;--ps-accent-bright: #c5d1d9;--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);--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;-moz-osx-font-smoothing:grayscale;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;color:inherit;text-wrap:balance}.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;color:inherit;text-wrap:balance}.ps-hero__body,.ps-cta__body,.ps-tl__step-body,.ps-proof__more p,.ps-proof__attr{text-wrap:pretty}.ps-section img{outline:1px solid rgba(0,0,0,.08);outline-offset:-1px}.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:24px;padding:48px;background:rgba(var(--ps-hero-mat),.97);box-shadow:0 0 0 1px #0000000f,0 40px 90px -20px #00000073,0 12px 28px -8px #00000040}@supports (backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px)){.ps-hero__text{background:rgba(var(--ps-hero-mat),.94);-webkit-backdrop-filter:blur(18px) saturate(.9);backdrop-filter:blur(18px) saturate(.9)}}.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(46px,4.9vw,70px);line-height:1.02;margin:0}.ps-hero__title em{display:block;color:var(--ps-accent)}.ps-hero__body{font-size:17px;line-height:1.6;color:var(--ps-body);margin:0;max-width:440px}.ps-hero__rating{display:flex;align-items:center;gap:10px;margin-top:-6px;font-size:13px;letter-spacing:.04em;color:var(--ps-muted)}.ps-hero__stars{color:var(--ps-accent);font-size:15px;letter-spacing:2px;line-height:1}.ps-hero__trust{display:flex;flex-wrap:wrap;gap:8px 18px;margin:2px 0 0;padding:0;list-style:none}.ps-hero__trust li{display:inline-flex;align-items:center;gap:7px;font-size:12.5px;letter-spacing:.02em;color:var(--ps-muted)}.ps-hero__trust svg{width:14px;height:14px;flex:none;color:var(--ps-accent)}.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:56px;height:56px;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-property:transform,border-color;transition-duration:.15s;transition-timing-function:ease-out}.ps-hero__chip:hover{transform:scale(1.08)}.ps-hero__ctas{display:flex;flex-wrap:wrap;align-items:stretch;gap:12px;margin-top:8px}.ps-hero__cta,.ps-hero__app{flex:1 1 auto;min-width:0}.ps-btn--dark{display:inline-flex;align-items:center;justify-content:center;min-height:52px;background:var(--ps-ink);color:#fff;padding:0 28px;border:1px solid var(--ps-ink);border-radius:0;font-size:13px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;line-height:1.2;white-space:nowrap;transition-property:background-color,border-color,color,transform;transition-duration:.15s;transition-timing-function:ease-out}.ps-btn--dark:hover{background:var(--ps-accent-deep);border-color:var(--ps-accent-deep);color:#fff}.ps-btn--dark:active{transform:scale(.985)}.ps-hero__app{display:flex}.ps-hero__app .pp-visualize{display:block;flex:1 1 auto;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;width:100%;min-height:52px;margin:0;padding:0 24px;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:.12em;text-transform:uppercase;line-height:1.2;white-space:nowrap;cursor:pointer;transition-property:background-color,color,transform;transition-duration:.15s;transition-timing-function:ease-out}.ps-hero__ctas .pp-visualize__cta:hover{background:var(--ps-ink);color:#fff}.ps-hero__ctas .pp-visualize__cta:active{transform:scale(.985)}.ps-hero__ctas .pp-visualize__cta-icon{width:17px;height:17px;margin-top:-1px;opacity:.85}.ps-hero__ctas .pp-visualize__hint{display:none}.ps-hero__browse{flex-basis:100%;align-self:flex-start;width:fit-content;margin-top:6px;font-size:13px;font-weight:500;letter-spacing:.02em;color:var(--ps-on-surface);text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px}.ps-hero__wall{position:relative;z-index:1;display:grid;justify-items:center;align-self:start;width:100%;min-width:0}.ps-hero--fill .ps-hero__wall{align-self:stretch}.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{display:grid;justify-items:center;width:100%;padding:13px;box-sizing:border-box}.ps-hero__scene{grid-area:1 / 1;opacity:0;transition:opacity .35s ease;display:flex;align-items:flex-start;justify-content:center;max-width:100%}.ps-hero__scene img{flex:0 0 auto;width:auto;height:auto;max-width:100%;max-height:min(74vh,720px);object-fit:contain;display:block;background:#fff;padding:12px;outline:none;box-shadow:0 0 0 12px #fff,0 0 0 13px #0000001a,0 48px 90px -24px #0009,0 18px 36px -12px #0006}.ps-hero__scene img{outline:1px solid rgba(0,0,0,.08);outline-offset:-1px}@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;left:32px;bottom:32px;z-index:3;background:#fff;border-radius:0;padding:11px 16px;font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--ps-ink);display:flex;align-items:center;gap:8px;font-variant-numeric:tabular-nums;box-shadow:0 0 0 1px #00000014,0 14px 30px -10px #00000073}.ps-hero__dot{width:8px;height:8px;border-radius:50%;background:var(--ps-accent);flex:0 0 auto}.ps-sticky{position:fixed;left:0;right:0;bottom:0;z-index:60;display:none;align-items:center;gap:12px;padding:10px 16px calc(10px + env(safe-area-inset-bottom,0px));background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--ps-line);box-shadow:0 -12px 30px #0000001f;font-family:var(--ps-sans);transform:translateY(110%);transition-property:transform;transition-duration:.22s;transition-timing-function:ease-out}.ps-sticky.is-visible{transform:none}.ps-sticky__meta{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1 auto}.ps-sticky__name{font-size:14px;font-weight:500;color:var(--ps-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ps-sticky__note{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--ps-muted)}.ps-sticky .ps-btn--dark{flex:none;min-height:46px;padding:0 22px;font-size:12.5px}@media(max-width:900px){.ps-sticky{display:flex}}@media(prefers-reduced-motion:reduce){.ps-sticky{transition:none}}.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-flex}.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-flex}.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-flex}.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-flex}.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-flex}.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-flex}.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-flex}.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-flex}.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-flex}.ps-hero--product-mode .ps-hero__name{display:inline}@media(max-width:900px){.ps-hero,.ps-hero--fill{--ps-hero-inset: 24px;grid-template-columns:minmax(0,1fr);row-gap:24px;align-items:start;padding:28px var(--ps-hero-inset) 32px;min-height:0}.ps-hero__tile{background-size:calc(var(--ps-tile-size, 240px) * .7)}.ps-hero__text{grid-column:1;grid-row:1;padding:32px 28px 34px;gap:18px;box-shadow:0 0 0 1px #0000000f,0 24px 50px -16px #0006}.ps-hero__wall{grid-column:1;grid-row:2}.ps-hero--fill .ps-hero__wall{height:auto;min-height:0}.ps-hero__scene img{max-width:100%;max-height:70vh;padding:8px;box-shadow:0 0 0 8px #fff,0 0 0 9px #0000001a,0 24px 48px -16px #0000008c}.ps-hero__title{font-size:clamp(34px,5.8vw,50px)}.ps-hero__body{font-size:16px;max-width:520px}.ps-hero__pill{left:20px;bottom:20px;font-size:10px;padding:8px 12px}.ps-hero__scenes{padding:9px}}@media(max-width:600px){.ps-hero,.ps-hero--fill{--ps-hero-inset: 16px;row-gap:20px;padding:24px var(--ps-hero-inset) 28px}.ps-hero__text{padding:22px 18px 24px;gap:14px}.ps-hero__cta,.ps-hero__app{flex-basis:100%}.ps-hero__title{font-size:clamp(30px,8.4vw,38px)}.ps-hero__body{max-width:none;font-size:15px;line-height:1.55}.ps-hero__chip{width:48px;height:48px}.ps-hero__ctas{gap:10px}.ps-btn--dark,.ps-hero__ctas .pp-visualize__cta,.ps-hero__ctas .pp-visualize .btn{min-height:50px}.ps-hero__trust{gap:6px 14px}.ps-hero__trust li{font-size:12px}.ps-hero__scene img{max-width:100%;max-height:62vh;padding:8px;box-shadow:0 0 0 8px #fff,0 0 0 9px #0000001a,0 24px 48px -16px #0000008c}.ps-hero__pill{top:auto;right:auto;left:16px;bottom:16px;font-size:10px;padding:8px 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:clamp(38px,3.8vw,54px);line-height:1.06;margin:0;max-width:560px}.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;transition:color .15s ease-out}.ps-tl__link:after{content:" \2192"}.ps-tl__link:hover{color:#fff}.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:18px;margin:0}.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__head{margin-bottom:40px;gap:16px}.ps-tl__title{font-size:clamp(30px,7.6vw,40px);line-height:1.1}.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:0;display:block;box-shadow:0 24px 48px -24px #00000059}.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:clamp(26px,2.4vw,34px);line-height:1.28;font-style:italic;color:var(--ps-on-surface);text-wrap:pretty}.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:clamp(22px,6vw,26px);line-height:1.32}}.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:linear-gradient(180deg,#0f0f0fd6,#0f0f0fc2 50%,#0f0f0fd6)}.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:clamp(40px,4.4vw,62px);margin:0;line-height:1.04;color:#fff}.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__note{margin:0;font-size:12px;letter-spacing:.08em;line-height:1.7;text-transform:uppercase;color:#f6f2eec7;text-wrap:balance}.ps-cta__btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 32px;border:1px solid transparent;border-radius:0;font-size:13px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;line-height:1.2;white-space:nowrap;transition-property:background-color,border-color,color,transform;transition-duration:.15s;transition-timing-function:ease-out}.ps-cta__btn:active{transform:scale(.985)}.ps-cta__btn--solid{background:#fff;border-color:#fff;color:var(--ps-ink)}.ps-cta__btn--solid:hover{background:var(--ps-cream);color:var(--ps-ink)}.ps-cta__btn--outline{border-color:#fff9;color:#fff}.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:clamp(34px,9vw,44px)}.ps-cta__buttons{width:100%;flex-direction:column;gap:10px}.ps-cta__btn{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/section-ps.css.map */
