:root{--pl-ink:#101820;--pl-red:#e53935;--pl-cream:#f7f3ea;--pl-line:#dedbd3;--pl-muted:#5d6268}.pl-home *,.pl-collection-hero *{box-sizing:border-box}.pl-home a,.pl-collection-hero a{text-decoration:none;color:inherit}.pl-wrap{max-width:1240px;margin:auto;padding-left:28px;padding-right:28px}.pl-eyebrow{text-transform:uppercase;letter-spacing:.19em;font-size:12px;font-weight:900;color:var(--pl-red);margin:0 0 18px}.pl-hero{min-height:620px;background:var(--pl-cream);display:grid;grid-template-columns:minmax(380px,1fr) 1.25fr;overflow:hidden}.pl-hero__copy{max-width:650px;padding:100px 30px 80px max(28px,calc((100vw - 1240px)/2 + 28px));z-index:2}.pl-hero h1{font-size:clamp(49px,5.4vw,82px);letter-spacing:-.055em;line-height:.94;margin:0 0 28px;color:var(--pl-ink)}.pl-hero__text{font-size:19px;line-height:1.6;color:#444b52;max-width:570px}.pl-actions{display:flex;gap:12px;flex-wrap:wrap;margin:34px 0 25px}.pl-button{display:inline-block;padding:16px 22px;font-weight:900;font-size:14px}.pl-button--primary{background:var(--pl-red);color:#fff!important}.pl-button--ghost{border:2px solid var(--pl-ink)}.pl-proof{font-size:13px;color:#555}.pl-proof span,.pl-rating{color:#f3a712}.pl-hero__art{position:relative;background:linear-gradient(135deg,#75bdea,#e23b3b);min-height:620px}.pl-hero-card{position:absolute;width:39%;background:#fff;box-shadow:0 18px 50px #11223330}.pl-hero-card img,.pl-hero-card svg{width:100%;height:auto;display:block}.pl-hero-card--1{left:8%;top:12%;transform:rotate(-5deg)}.pl-hero-card--2{right:8%;top:6%;transform:rotate(6deg)}.pl-hero-card--3{left:14%;bottom:-8%;transform:rotate(3deg)}.pl-hero-card--4{right:4%;bottom:-6%;transform:rotate(-4deg)}.pl-benefits{display:grid;grid-template-columns:repeat(4,1fr);padding-top:25px;padding-bottom:25px;border-bottom:1px solid var(--pl-line)}.pl-benefits div{display:flex;flex-direction:column;border-right:1px solid var(--pl-line);padding:0 20px}.pl-benefits div:first-child{padding-left:0}.pl-benefits div:last-child{border:0}.pl-benefits b{font-size:14px}.pl-benefits span{font-size:12px;color:var(--pl-muted);margin-top:5px}.pl-section{padding-top:90px;padding-bottom:90px}.pl-section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:34px}.pl-section h2,.pl-story h2,.pl-faq h2{font-size:clamp(34px,4vw,52px);line-height:1.03;letter-spacing:-.045em;margin:0;color:var(--pl-ink)}.pl-section-head>a,.pl-text-link{font-weight:900;border-bottom:2px solid var(--pl-red);padding-bottom:5px}.pl-products{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.pl-product__image{position:relative;background:#f3f3f3;overflow:hidden}.pl-product__image>span{position:absolute;z-index:1;top:12px;left:12px;background:var(--pl-ink);color:#fff;padding:7px 9px;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.pl-product img{display:block;width:100%;transition:.35s}.pl-product:hover img{transform:scale(1.035)}.pl-product h3{font-size:16px;margin:17px 0 8px}.pl-rating{font-size:12px}.pl-rating small{color:#6e7378}.pl-price{font-weight:900;margin-top:8px}.pl-story{background:var(--pl-ink);color:#fff;padding:90px 0}.pl-story__grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.pl-story h2{color:#fff}.pl-story .rte{font-size:18px;line-height:1.7;color:#d5d9db}.pl-collections{display:grid;grid-template-columns:1fr 1fr;gap:24px}.pl-collection{display:grid;grid-template-columns:42% 1fr;background:var(--pl-cream);min-height:270px;transition:.2s}.pl-collection:hover{transform:translateY(-3px);box-shadow:0 15px 30px #11223312}.pl-collection img,.pl-collection>svg{width:100%;height:100%;object-fit:cover}.pl-collection>div{padding:42px 30px}.pl-collection h3{font-size:26px;margin:0 0 12px}.pl-collection p{line-height:1.55;color:var(--pl-muted)}.pl-collection b{font-size:13px}.pl-faq{padding-top:60px;padding-bottom:100px;max-width:900px}.pl-faq h2{margin-bottom:30px}.pl-faq details{border-top:1px solid var(--pl-line);padding:20px 0}.pl-faq details:last-child{border-bottom:1px solid var(--pl-line)}.pl-faq summary{font-size:18px;font-weight:900;cursor:pointer}.pl-faq .rte{max-width:720px;color:var(--pl-muted);line-height:1.65}.pl-collection-hero{background:var(--pl-cream);padding:70px 0}.pl-collection-hero__grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px}.pl-collection-hero h1{font-size:clamp(52px,6vw,88px);line-height:.95;letter-spacing:-.055em;margin:0 0 22px;color:var(--pl-ink)}.pl-collection-hero__copy{font-size:18px;line-height:1.65;color:var(--pl-muted)}.pl-collection-hero img{width:100%;max-height:590px;object-fit:cover;background:#fff}.pl-checks{list-style:none;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:28px;font-weight:700}.pl-checks li:before{content:'✓';color:var(--pl-red);margin-right:7px}@media(max-width:850px){.pl-hero{grid-template-columns:1fr}.pl-hero__copy{padding:65px 24px}.pl-hero__art{min-height:440px}.pl-benefits{grid-template-columns:1fr 1fr;gap:20px}.pl-benefits div:nth-child(2){border:0}.pl-products{grid-template-columns:1fr 1fr}.pl-story__grid,.pl-collection-hero__grid{grid-template-columns:1fr;gap:40px}.pl-collections{grid-template-columns:1fr}}@media(max-width:540px){.pl-wrap{padding-left:18px;padding-right:18px}.pl-hero__copy{padding:55px 20px}.pl-hero h1{font-size:48px}.pl-hero__text{font-size:16px}.pl-actions{display:grid}.pl-button{text-align:center}.pl-hero__art{min-height:360px}.pl-benefits{padding-top:20px;padding-bottom:20px}.pl-benefits div{padding:0 10px}.pl-benefits b{font-size:12px}.pl-section{padding-top:62px;padding-bottom:62px}.pl-section-head{align-items:start;gap:20px}.pl-products{gap:12px}.pl-product h3{font-size:14px}.pl-collection{grid-template-columns:38% 1fr;min-height:210px}.pl-collection>div{padding:28px 18px}.pl-collection h3{font-size:21px}.pl-collection p{font-size:13px}.pl-checks{grid-template-columns:1fr}}