:root{--pp-white: #ffffff;--pp-cream: #f6f3ee;--pp-cream-dark: #ece6dd;--pp-card: #fbf9f5;--pp-card-alt: #f1ece5;--pp-text: #111111;--pp-muted: rgba(17, 17, 17, .72);--pp-blue: #5a6c89;--pp-rose: #7f987b;--pp-radius: 28px;--pp-radius-lg: 32px;--pp-shadow: 0 10px 28px rgba(0,0,0,.05);--pp-shadow-hover: 0 16px 38px rgba(0,0,0,.08);--pp-max: 1280px}.pp-section{padding:76px 20px}.pp-section--white{background:var(--pp-white)}.pp-section--cream{background:var(--pp-cream)}.pp-section--cream-dark{background:var(--pp-cream-dark)}.pp-container{max-width:var(--pp-max);margin:0 auto}.pp-section-header{max-width:760px;margin:0 auto 42px;text-align:center}.pp-eyebrow{margin:0 0 12px;font-size:13px;letter-spacing:.12em;text-transform:uppercase}.pp-title{margin:0 0 16px;font-size:clamp(34px,4vw,54px);line-height:1.05}.pp-subtitle{margin:0;font-size:17px;line-height:1.65;color:var(--pp-muted)}.pp-button{display:inline-block;background:var(--pp-rose);color:#fff;padding:15px 32px;border-radius:16px;text-decoration:none;font-weight:600}.pp-button--blue{background:var(--pp-blue)}.pp-card{background:var(--pp-card);border-radius:var(--pp-radius);overflow:hidden;text-decoration:none;color:inherit;box-shadow:var(--pp-shadow);transition:transform .25s ease,box-shadow .25s ease}.pp-card:hover{transform:translateY(-6px);box-shadow:var(--pp-shadow-hover)}.pp-card img{transition:transform .35s ease}.pp-card:hover img{transform:scale(1.04)}.pp-image-wrap{overflow:hidden;background:#eee7df}.pp-image-wrap img{width:100%;height:100%;object-fit:cover;display:block}.pp-text-center{text-align:center}.pp-button-wrap{text-align:center;margin-top:38px}@media screen and (max-width:749px){.pp-section{padding:56px 16px}.pp-section-header{text-align:left;margin-bottom:28px}.pp-button{width:100%;text-align:center}}.pp-product-main{background:var(--pp-cream, #f6f3ee)}.pp-product-main__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:56px;align-items:start}.pp-product-main__media{position:sticky;top:24px}.pp-product-main__rating{margin:-8px 0 18px}.pp-product-main__rating-link{display:inline-flex;align-items:center;text-decoration:none;color:inherit}.pp-product-main__featured-image{overflow:hidden;border-radius:28px;background:#fff;box-shadow:0 18px 45px #26262614}.pp-product-main__featured-image img{display:block;width:100%;height:auto}.pp-product-main__thumbs{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin-top:14px}.pp-product-main__thumb{display:block;width:100%;padding:0;overflow:hidden;border-radius:16px;background:#fff;border:1px solid rgba(38,38,38,.08);cursor:pointer}.pp-product-main__thumb.is-active{border-color:var(--pp-blue, #84b4cf);box-shadow:0 0 0 3px #84b4cf40}.pp-product-main__thumb img{display:block;width:100%;height:100%;object-fit:cover;aspect-ratio:1 / 1}.pp-product-main__content{padding:36px;border-radius:30px;background:#fff;box-shadow:0 18px 45px #26262614}.pp-product-main__title{margin:0 0 18px;color:var(--pp-text, #2f2f2f);font-size:clamp(38px,4vw,62px);line-height:1.02;font-weight:400}.pp-product-main__price{margin:0 0 24px;color:var(--pp-text, #2f2f2f);font-size:28px;line-height:1}.pp-product-main__summary{margin-bottom:28px;color:var(--pp-text, #2f2f2f);font-size:16px;line-height:1.7}.pp-product-main__summary p{margin:0 0 16px}.pp-product-main__summary p:last-child{margin-bottom:0}.pp-product-main__features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:28px 0}.pp-product-main__feature{display:flex;align-items:center;gap:12px;min-height:74px;padding:16px;border-radius:18px;background:var(--pp-cream, #f6f3ee);color:var(--pp-text, #2f2f2f);font-size:15px;font-weight:600}.pp-product-main__feature-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;flex:0 0 34px;border-radius:999px;background:#fff;font-size:17px}.pp-product-main__buy-box{margin-top:26px}.pp-product-main__form{display:grid;gap:12px}.pp-product-main__add{width:100%;min-height:56px;border:none;cursor:pointer}.pp-product-main__add[disabled]{opacity:.55;cursor:not-allowed}.pp-product-main .shopify-payment-button__button{min-height:56px;border-radius:999px!important;overflow:hidden}.pp-product-main__trust{display:grid;gap:8px;margin-top:22px;padding-top:20px;border-top:1px solid rgba(38,38,38,.1);color:var(--pp-muted, #6f6a63);font-size:14px}.pp-product-main__trust p{margin:0}@media screen and (max-width:989px){.pp-product-main__grid{grid-template-columns:1fr;gap:28px}.pp-product-main__media{position:relative;top:auto}.pp-product-main__content{padding:26px 20px;border-radius:24px}.pp-product-main__features{grid-template-columns:1fr}.pp-product-main__thumbs{grid-template-columns:repeat(3,1fr)}.pp-product-main__fillable-note{margin:22px 0 10px;padding:18px 22px;border-left:4px solid var(--pp-blue);border-radius:16px;background:#eef6fb;color:var(--pp-text);font-size:15px;line-height:1.6}.pp-product-main__fillable-note strong{color:var(--pp-blue)}}.pp-product-included{background:var(--pp-cream-dark, #ece6dd)}.pp-product-included__inner{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:48px;align-items:start;padding:44px;border-radius:32px;background:#fff;box-shadow:0 18px 45px #26262614}.pp-product-included__heading h2{margin:0 0 18px;color:var(--pp-text, #2f2f2f);font-size:clamp(34px,4vw,54px);line-height:1.05;font-weight:400}.pp-product-included__heading p:not(.pp-eyebrow){margin:0;max-width:520px;color:var(--pp-muted, #6f6a63);font-size:17px;line-height:1.7}.pp-product-included__card{padding:30px;border-radius:26px;background:var(--pp-cream, #f6f3ee)}.pp-product-included__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 20px;margin:0;padding:0;list-style:none}.pp-product-included__list li{position:relative;padding-left:28px;color:var(--pp-text, #2f2f2f);font-size:16px;line-height:1.45}.pp-product-included__list li:before{content:"\2713";position:absolute;left:0;top:0;color:var(--pp-blue, #84b4cf);font-weight:700}.pp-product-included__count{margin:26px 0 0;padding-top:22px;border-top:1px solid rgba(38,38,38,.1);color:var(--pp-text, #2f2f2f);font-size:16px;font-weight:700}@media screen and (max-width:989px){.pp-product-included__inner{grid-template-columns:1fr;gap:28px;padding:28px 20px;border-radius:26px}.pp-product-included__card{padding:22px}.pp-product-included__list{grid-template-columns:1fr}}.pp-product-how{background:var(--pp-cream, #f6f3ee)}.pp-product-how__header{max-width:760px;margin:0 auto 42px;text-align:center}.pp-product-how__header h2{margin:0 0 18px;color:var(--pp-text, #2f2f2f);font-size:clamp(34px,4vw,56px);line-height:1.05;font-weight:400}.pp-product-how__header p:not(.pp-eyebrow){margin:0 auto;max-width:620px;color:var(--pp-muted, #6f6a63);font-size:17px;line-height:1.7}.pp-product-how__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.pp-product-how__card{padding:28px 24px;border-radius:26px;background:#fff;box-shadow:0 18px 45px #26262614}.pp-product-how__number{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;margin-bottom:22px;border-radius:999px;background:var(--pp-blue, #84b4cf);color:#fff;font-size:14px;font-weight:700;letter-spacing:.08em}.pp-product-how__card h3{margin:0 0 12px;color:var(--pp-text, #2f2f2f);font-size:22px;line-height:1.2;font-weight:700}.pp-product-how__card p{margin:0;color:var(--pp-muted, #6f6a63);font-size:15px;line-height:1.65}@media screen and (max-width:989px){.pp-product-how__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.pp-product-how__grid{grid-template-columns:1fr}.pp-product-how__header{text-align:left}}.pp-product-perfect{background:#fff}.pp-product-perfect__inner{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:48px;align-items:center;padding:46px;border-radius:34px;background:var(--pp-cream, #f6f3ee)}.pp-product-perfect__content h2{margin:0 0 18px;color:var(--pp-text, #2f2f2f);font-size:clamp(34px,4vw,56px);line-height:1.05;font-weight:400}.pp-product-perfect__content p:not(.pp-eyebrow){margin:0;max-width:560px;color:var(--pp-muted, #6f6a63);font-size:17px;line-height:1.7}.pp-product-perfect__list-wrap{padding:30px;border-radius:28px;background:#fff;box-shadow:0 18px 45px #26262614}.pp-product-perfect__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}.pp-product-perfect__list li{padding:16px 18px;border-radius:18px;background:var(--pp-cream, #f6f3ee);color:var(--pp-text, #2f2f2f);font-size:16px;font-weight:600}@media screen and (max-width:989px){.pp-product-perfect__inner{grid-template-columns:1fr;padding:30px 22px;border-radius:28px}}@media screen and (max-width:749px){.pp-product-perfect__list{grid-template-columns:1fr}.pp-product-perfect__list-wrap{padding:20px}}.pp-product-faq{background:var(--pp-cream, #f6f3ee)}.pp-product-faq__inner{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:48px;align-items:start}.pp-product-faq__header{position:sticky;top:24px}.pp-product-faq__header h2{margin:0 0 18px;color:var(--pp-text, #2f2f2f);font-size:clamp(34px,4vw,56px);line-height:1.05;font-weight:400}.pp-product-faq__header p:not(.pp-eyebrow){margin:0;max-width:520px;color:var(--pp-muted, #6f6a63);font-size:17px;line-height:1.7}.pp-product-faq__items{display:grid;gap:14px}.pp-product-faq__item{border-radius:22px;background:#fff;box-shadow:0 12px 34px #26262612;overflow:hidden}.pp-product-faq__item summary{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:22px 24px;cursor:pointer;list-style:none;color:var(--pp-text, #2f2f2f);font-size:18px;line-height:1.3;font-weight:700}.pp-product-faq__item summary::-webkit-details-marker{display:none}.pp-product-faq__icon{flex:0 0 auto;font-size:28px;line-height:1;color:var(--pp-blue, #84b4cf);transition:transform .2s ease}.pp-product-faq__item[open] .pp-product-faq__icon{transform:rotate(45deg)}.pp-product-faq__answer{padding:0 24px 24px;color:var(--pp-muted, #6f6a63);font-size:16px;line-height:1.7}.pp-product-faq__answer p{margin:0}@media screen and (max-width:989px){.pp-product-faq__inner{grid-template-columns:1fr;gap:28px}.pp-product-faq__header{position:relative;top:auto}}.pp-product-reviews{background:#fff}.pp-product-reviews__header{max-width:760px;margin:0 auto 42px;text-align:center}.pp-product-reviews__header h2{margin:0 0 18px;color:var(--pp-text);font-size:clamp(38px,4vw,60px);line-height:1.05;font-weight:400}.pp-product-reviews__header p:not(.pp-eyebrow){max-width:640px;margin:0 auto}.pp-product-reviews__card{padding:40px;border-radius:32px;background:#fff;box-shadow:0 18px 45px #26262614}@media screen and (max-width:749px){.pp-product-reviews__header{text-align:left}.pp-product-reviews__card{padding:22px;border-radius:24px}}.pp-product-upsell{background:var(--pp-cream, #f6f3ee)}.pp-product-upsell__header{max-width:760px;margin:0 auto 42px;text-align:center}.pp-product-upsell__header h2{margin:0 0 18px;color:var(--pp-text, #2f2f2f);font-size:clamp(34px,4vw,56px);line-height:1.05;font-weight:400}.pp-product-upsell__header p:not(.pp-eyebrow){margin:0 auto;max-width:640px;color:var(--pp-muted, #6f6a63);font-size:17px;line-height:1.7}.pp-product-upsell__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.pp-product-upsell__card{display:flex;flex-direction:column;padding:18px;border-radius:26px;background:#fff;box-shadow:0 18px 45px #26262614}.pp-product-upsell__image-link{display:block;overflow:hidden;border-radius:20px;background:var(--pp-cream, #f6f3ee)}.pp-product-upsell__image-link img{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover;transition:transform .25s ease}.pp-product-upsell__card:hover .pp-product-upsell__image-link img{transform:scale(1.035)}.pp-product-upsell__type{margin:18px 0 8px;color:var(--pp-blue, #84b4cf);font-size:12px;line-height:1.2;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.pp-product-upsell__card h3{margin:0 0 12px;color:var(--pp-text, #2f2f2f);font-size:18px;line-height:1.25;font-weight:700}.pp-product-upsell__card h3 a{color:inherit;text-decoration:none}.pp-product-upsell__price{margin:0 0 18px;color:var(--pp-muted, #6f6a63);font-size:15px}.pp-product-upsell__button{margin-top:auto;width:100%;text-align:center}.pp-product-upsell__empty{max-width:720px;margin:0 auto;padding:26px;border-radius:24px;background:#fff;color:var(--pp-muted, #6f6a63);text-align:center}.pp-product-upsell__empty p{margin:0}@media screen and (max-width:989px){.pp-product-upsell__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.pp-product-upsell__header{text-align:left}.pp-product-upsell__grid{gap:14px}.pp-product-upsell__card{padding:12px;border-radius:20px}.pp-product-upsell__image-link{border-radius:16px}.pp-product-upsell__card h3{font-size:15px}.pp-product-upsell__button{font-size:13px;padding-left:14px;padding-right:14px}}.pp-card-product__rating{margin:6px 0 8px;min-height:20px;line-height:1}.pp-card-product__rating .jdgm-prev-badge{display:inline-flex!important;align-items:center;gap:4px}.pp-card-product__rating .jdgm-prev-badge__text{font-size:13px;color:var(--pp-muted, #6f6a63)}.product-form__submit,button[name=add],.shopify-payment-button__button,.pp-product button[type=submit]{font-size:16px!important;line-height:1.2!important;font-weight:700!important;letter-spacing:.01em!important;min-height:50px!important}.pp-cart-warning{margin-top:12px;padding:12px 14px;border-radius:14px;background:#f6f3ee;color:var(--pp-text);font-size:14px;line-height:1.45}cart-drawer .drawer__inner{background:#fdfaf5;border-left:1px solid rgba(74,61,47,.12)}cart-drawer .drawer__header{padding:24px 24px 16px;border-bottom:1px solid rgba(74,61,47,.12)}cart-drawer .drawer__heading{font-size:28px;line-height:1.1;font-weight:400;color:var(--pp-text)}cart-drawer .cart-item{padding:20px 0;border-bottom:1px solid rgba(74,61,47,.12)}cart-drawer .cart-item__name{font-size:16px;line-height:1.3;font-weight:700;color:var(--pp-text);text-decoration:none}cart-drawer .cart-item__details,cart-drawer .cart-item__price-wrapper,cart-drawer .cart-item__totals{color:var(--pp-muted);font-size:14px}cart-drawer quantity-input,cart-drawer .quantity{border-radius:999px;border:1px solid rgba(74,61,47,.18);background:#fff;min-height:40px}cart-drawer .cart-drawer__footer,cart-drawer .drawer__footer{background:#f6f3ee;border-top:1px solid rgba(74,61,47,.12);padding:22px 24px 24px}cart-drawer .totals__total,cart-drawer .totals__subtotal{font-size:16px;font-weight:700;color:var(--pp-text)}cart-drawer .totals__total-value,cart-drawer .totals__subtotal-value{font-size:18px;font-weight:700;color:var(--pp-text)}cart-drawer .cart__checkout-button,cart-drawer button[name=checkout]{width:100%;min-height:52px;border-radius:999px;background:var(--pp-blue);color:#fff;font-size:16px;font-weight:700;letter-spacing:.01em;border:0;box-shadow:none}cart-drawer .cart__checkout-button:hover,cart-drawer button[name=checkout]:hover{opacity:.92}cart-drawer .drawer__close{color:var(--pp-text)}cart-drawer .cart-drawer__empty-content{padding:48px 24px;text-align:center}cart-drawer .cart-drawer__empty-content h2{font-size:30px;line-height:1.1;font-weight:400;color:var(--pp-text)}cart-drawer .cart-drawer__empty-content .button{border-radius:999px;background:var(--pp-blue);color:#fff;font-weight:700}cart-drawer .drawer__footer:before{content:"Instant digital download\aNo physical item will be shipped. Your printable files will be available after checkout.";white-space:pre-line;display:block;margin:0 0 16px;padding:14px 16px;border-radius:18px;background:#fff;border:1px solid rgba(74,61,47,.12);color:var(--pp-text);font-size:13px;line-height:1.45}cart-drawer .drawer__footer:before{font-weight:400}.pp-product-main__buy-box product-form-component{display:block;width:100%}.pp-product-main__buy-box .button.pp-button{width:100%;min-height:52px;font-size:16px;font-weight:700}.cart-page__title{max-width:760px}.cart-page__title h1,.cart-title{font-size:clamp(38px,4vw,58px)!important;line-height:1.05!important;font-weight:400!important;color:var(--pp-text)!important}.cart-page__items,.cart-page__summary,.cart-drawer__summary{border-radius:24px;background:#fdfaf5;border:1px solid rgba(74,61,47,.12)}.cart-page{padding:48px 0 64px}.cart-page__title .cart-title,.cart-page__title h1{font-size:clamp(38px,4vw,58px)!important;line-height:1.05!important;font-weight:400!important;color:var(--pp-text)!important}.cart-page__title:after{content:"You\2019re just one step away from instant access.";display:block;margin-top:8px;font-size:17px;line-height:1.5;color:var(--pp-muted)}.cart-page__items,.cart-page__summary{border-radius:26px;background:#fdfaf5;border:1px solid rgba(74,61,47,.12)}.cart-page__items{padding:24px}.cart-page__summary,.cart-drawer__summary{padding:24px!important;background:#f6f3ee!important}.cart-drawer__items{background:#fdfaf5!important}.cart-items__table-row{border-color:#4a3d2f1f!important}.cart__checkout-button,cart-drawer .cart__checkout-button{min-height:52px!important;border-radius:999px!important;background:var(--pp-blue)!important;color:#fff!important;font-size:16px!important;font-weight:700!important}.cart__checkout-button:hover,cart-drawer .cart__checkout-button:hover{opacity:.92}.cart-totals__total-label,.cart-totals__total-value{color:var(--pp-text)!important}.pp-cart-digital-note{width:100%;padding:16px 18px;border-radius:20px;background:#fdfaf5;border:1px solid rgba(74,61,47,.12);color:var(--pp-text)}.pp-cart-digital-note strong{display:block;margin-bottom:8px;font-size:15px;font-weight:700}.pp-cart-digital-note ul{list-style:none;padding:0;margin:0}.pp-cart-digital-note li{margin:5px 0;font-size:13px;line-height:1.45;color:var(--pp-muted)}@media screen and (max-width:749px){.cart-page{padding:32px 0 48px}.cart-page__items,.cart-page__summary{padding:18px;border-radius:22px}}.pp-cart-reassurance-section{background:#f6f3ee}.pp-cart-reassurance{padding:36px;border-radius:30px;background:#fdfaf5;border:1px solid rgba(74,61,47,.12)}.pp-cart-reassurance__intro{max-width:680px;margin-bottom:26px}.pp-cart-reassurance__intro h2{margin:0 0 12px;font-size:clamp(30px,3vw,44px);line-height:1.08;font-weight:400;color:var(--pp-text)}.pp-cart-reassurance__intro p{margin:0;color:var(--pp-muted)}.pp-cart-reassurance__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.pp-cart-reassurance__item{padding:20px;border-radius:22px;background:#f6f3ee}.pp-cart-reassurance__item span{display:block;margin-bottom:10px;font-size:24px}.pp-cart-reassurance__item strong{display:block;margin-bottom:6px;color:var(--pp-text);font-size:15px}.pp-cart-reassurance__item p{margin:0;font-size:14px;line-height:1.45;color:var(--pp-muted)}@media screen and (max-width:989px){.pp-cart-reassurance__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:749px){.pp-cart-reassurance{padding:24px;border-radius:24px}.pp-cart-reassurance__grid{grid-template-columns:1fr}}.pp-cart-smart-upsell{background:#ece6dd}.pp-cart-smart-upsell__header{max-width:760px;margin:0 0 34px}.pp-cart-smart-upsell__header h2{margin:0 0 12px;font-size:clamp(32px,3.4vw,46px);line-height:1.08;font-weight:400;color:var(--pp-text)}.pp-cart-smart-upsell__header p{margin:0;color:var(--pp-muted);font-size:17px;line-height:1.6}.pp-cart-smart-upsell__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.pp-cart-smart-upsell__card{display:flex;flex-direction:column;background:var(--pp-cream);border-radius:var(--pp-radius);overflow:hidden;box-shadow:var(--pp-shadow);border:1px solid rgba(17,17,17,.08)}.pp-cart\2014smart-upsell__image-link{display:block;overflow:hidden;border-radius:20px;background:var(--pp-cream, #f6f3ee)}.pp-cart-smart-upsell__image-link img{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover;transition:transform .25s ease}.pp-cart-smart-upsell__content{display:flex;flex-direction:column;flex:1;padding:20px}.pp-cart-smart-upsell__type{margin:0 0 8px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--pp-blue)}.pp-cart-smart-upsell__content h3{margin:0 0 10px;font-size:18px;line-height:1.25;color:var(--pp-text)}.pp-cart-smart-upsell__content h3 a{color:inherit;text-decoration:none}.pp-cart-smart-upsell__price{margin:0 0 18px;color:var(--pp-muted);font-size:15px}.pp-cart-smart-upsell__button{margin-top:auto;width:100%;justify-content:center}@media(max-width:989px){.pp-cart-smart-upsell__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:749px){.pp-cart-smart-upsell__grid{grid-template-columns:1fr}.pp-cart-smart-upsell__header{margin-bottom:26px}}.pp-cart-help-section{background:var(--pp-cream)}.pp-cart-help{background:var(--pp-card);border-radius:var(--pp-radius-lg);padding:60px;box-shadow:var(--pp-shadow);text-align:center}.pp-cart-help__content{max-width:760px;margin:0 auto}.pp-cart-help h2{margin:0 0 18px;font-size:clamp(34px,4vw,48px);line-height:1.08;color:var(--pp-text);font-weight:400}.pp-cart-help__text{color:var(--pp-muted);font-size:17px;line-height:1.7;margin:0 auto 34px}.pp-cart-help__buttons{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}@media(max-width:749px){.pp-cart-help{padding:36px 24px}}.pp-cart-benefits-section{background:var(--pp-white)}.pp-cart-benefits{background:var(--pp-card);border-radius:var(--pp-radius-lg);box-shadow:var(--pp-shadow);padding:60px}.pp-cart-benefits__intro{max-width:760px;margin:0 auto 44px;text-align:center}.pp-cart-benefits__intro h2{margin:0 0 14px;font-size:clamp(34px,4vw,48px);line-height:1.08;color:var(--pp-text);font-weight:400}.pp-cart-benefits__intro p{margin:0;color:var(--pp-muted);font-size:17px;line-height:1.7}.pp-cart-benefits__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.pp-cart-benefits__card{background:var(--pp-card-alt);border-radius:24px;padding:28px;text-align:left}.pp-cart-benefits__icon{font-size:34px;margin-bottom:18px}.pp-cart-benefits__card h3{margin:0 0 10px;color:var(--pp-text);font-size:20px;line-height:1.25}.pp-cart-benefits__card p{margin:0;color:var(--pp-muted);line-height:1.65}@media(max-width:989px){.pp-cart-benefits__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:749px){.pp-cart-benefits{padding:36px 24px}.pp-cart-benefits__grid{grid-template-columns:1fr}}.pp-product-main__sale-message{margin:1.5rem 0;padding:1rem 1.25rem;background:#f6f3ee;border:1px solid #7f987b;border-left:5px solid #7f987b;border-radius:10px;color:#2b2b2b;line-height:1.5}.pp-product-main__sale-message p{margin:.25rem 0}.pp-product-main__sale-message p:first-child{margin-top:0}.pp-product-main__sale-message p:last-child{margin-bottom:0}.pp-product-main__sale-message strong{color:#163454}.pp-product-main__price{display:flex;align-items:center;flex-wrap:wrap;gap:.65rem;margin:.75rem 0 1rem}.pp-product-main__regular-price,.pp-product-main__sale-price{font-size:1.65rem;font-weight:700;color:#163454}.pp-product-main__compare-price{font-size:1.15rem;color:#777;text-decoration:line-through;text-decoration-thickness:2px}.pp-product-main__sale-price{color:#b84f66}.pp-product-main__sale-badge{display:inline-flex;align-items:center;justify-content:center;padding:.35rem .7rem;background:#b8934e;color:#fff;border-radius:999px;font-size:.78rem;font-weight:700;letter-spacing:.08em;line-height:1;text-transform:uppercase}.pp-404-page{background:#f6f3ee;min-height:65vh;display:flex;align-items:center}.pp-404-card{max-width:860px;margin:0 auto;padding:clamp(32px,6vw,72px);background:#fff;border-radius:28px;text-align:center;box-shadow:0 18px 45px #3c2d2314}.pp-404-card h1{margin:0 0 18px;font-size:clamp(34px,6vw,64px);line-height:1.05;color:#2f2924}.pp-404-text{max-width:650px;margin:0 auto 28px;font-size:1.05rem;line-height:1.7;color:#5f554c}.pp-404-buttons{display:flex;justify-content:center;flex-wrap:wrap;gap:14px;margin:28px 0 42px}.pp-404-help{padding-top:30px;border-top:1px solid rgba(95,85,76,.16)}.pp-404-help h2{margin:0 0 18px;font-size:clamp(20px,3vw,28px);color:#2f2924}.pp-404-links{display:flex;justify-content:center;flex-wrap:wrap;gap:14px 24px}.pp-404-links a{color:#6f5947;text-decoration:underline;text-underline-offset:4px;font-weight:600}.pp-404-links a:hover{color:#2f2924}@media screen and (max-width:749px){.pp-404-page{min-height:auto}.pp-404-card{border-radius:22px;padding:34px 20px}.pp-404-buttons{flex-direction:column;align-items:stretch}.pp-404-buttons .pp-button{width:100%;text-align:center}.pp-404-links{flex-direction:column;gap:12px}}.pp-about-page{background:#f6f3ee}.pp-about-hero{max-width:980px;margin:0 auto 54px;text-align:center}.pp-about-hero h1{margin:0 0 18px;font-size:clamp(34px,6vw,64px);line-height:1.05;color:#2f2924}.pp-about-hero p{max-width:760px;margin:0 auto;font-size:1.08rem;line-height:1.75;color:#5f554c}.pp-about-story{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(260px,.55fr);gap:24px;align-items:stretch;margin-bottom:24px}.pp-about-story-card,.pp-about-highlight,.pp-about-card,.pp-about-mission,.pp-about-values,.pp-about-cta{background:#fff;border-radius:28px;box-shadow:0 14px 34px #3c2d2312}.pp-about-story-card{padding:clamp(28px,5vw,54px)}.pp-about-story-card h2,.pp-about-mission h2,.pp-about-values h2,.pp-about-cta h2{margin:0 0 16px;font-size:clamp(26px,4vw,44px);line-height:1.12;color:#2f2924}.pp-about-story-card p,.pp-about-card p,.pp-about-mission p,.pp-about-values p,.pp-about-cta p{color:#5f554c;line-height:1.7}.pp-about-story-card p{margin:0 0 16px;font-size:1.02rem}.pp-about-story-card p:last-child{margin-bottom:0}.pp-about-highlight{padding:26px;display:flex;flex-direction:column;justify-content:center;gap:14px}.pp-about-highlight span{display:block;padding:16px 18px;border-radius:999px;background:#f6f3ee;color:#6f5947;font-weight:700;text-align:center}.pp-about-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-bottom:24px}.pp-about-card{padding:30px}.pp-about-card h3{margin:0 0 12px;font-size:1.25rem;color:#2f2924}.pp-about-card p{margin:0}.pp-about-mission{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:34px;align-items:center;padding:clamp(30px,5vw,56px);margin-bottom:24px}.pp-about-mission p{margin:0;font-size:1.08rem}.pp-about-values{padding:clamp(30px,5vw,56px);margin-bottom:24px;text-align:center}.pp-about-values-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:26px;text-align:left}.pp-about-values-grid div{padding:24px;background:#f6f3ee;border-radius:22px}.pp-about-values-grid span{display:block;margin-bottom:14px;font-weight:800;color:#8a6f58}.pp-about-values-grid h3{margin:0 0 10px;color:#2f2924;font-size:1.1rem}.pp-about-values-grid p{margin:0;font-size:.96rem}.pp-about-cta{padding:clamp(32px,5vw,64px);text-align:center}.pp-about-cta p{max-width:680px;margin:0 auto 26px;font-size:1.05rem}.pp-about-buttons{display:flex;justify-content:center;flex-wrap:wrap;gap:14px}@media screen and (max-width:989px){.pp-about-story,.pp-about-mission{grid-template-columns:1fr}.pp-about-grid,.pp-about-values-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.pp-about-hero{margin-bottom:34px}.pp-about-story,.pp-about-grid{gap:16px}.pp-about-grid,.pp-about-values-grid{grid-template-columns:1fr}.pp-about-story-card,.pp-about-highlight,.pp-about-card,.pp-about-mission,.pp-about-values,.pp-about-cta{border-radius:22px}.pp-about-highlight{padding:20px}.pp-about-card{padding:24px}.pp-about-buttons{flex-direction:column;align-items:stretch}.pp-about-buttons .pp-button{width:100%;text-align:center}}.pp-all-products-categories__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;align-items:stretch}.pp-all-products-categories__card{display:flex;flex-direction:column;text-align:center;height:100%}.pp-all-products-categories__image{aspect-ratio:1.15 / 1}.pp-all-products-categories__image img{width:100%;height:100%;object-fit:cover;display:block}.pp-all-products-categories__content{display:flex;flex-direction:column;flex:1;align-items:center;padding:24px 18px}.pp-all-products-categories__content h3{margin:0 0 14px;font-size:24px;line-height:1.08;font-weight:400;color:var(--pp-text)}.pp-all-products-categories__content p{margin:0 0 22px;font-size:15px;line-height:1.55;color:var(--pp-muted)}.pp-all-products-categories__content .pp-button{margin-top:auto;padding:12px 20px;min-width:130px}@media screen and (max-width:1100px){.pp-all-products-categories__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:749px){.pp-all-products-categories__grid{grid-template-columns:1fr;gap:20px}.pp-all-products-categories__card{flex-direction:row;text-align:left;align-items:center}.pp-all-products-categories__image{width:130px;min-width:130px;aspect-ratio:1 / 1}.pp-all-products-categories__content{align-items:flex-start;padding:20px}.pp-all-products-categories__content h3{font-size:28px}.pp-all-products-categories__content p{font-size:16px;line-height:1.5}.pp-all-products-categories__content .pp-button{width:auto;min-width:140px}}.pp-all-products-grid__tools{display:grid;grid-template-columns:1fr 240px;gap:16px;margin-bottom:34px}.pp-all-products-grid__search,.pp-all-products-grid__select{width:100%;padding:16px 18px;border:1px solid var(--pp-cream-dark);border-radius:16px;background:var(--pp-white);color:var(--pp-text);font-size:16px}.pp-all-products-grid__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;align-items:stretch}.pp-all-products-grid__card{display:flex;flex-direction:column;text-align:center;height:100%}.pp-all-products-grid__image img{width:100%;height:100%;object-fit:cover;display:block}.pp-all-products-grid__content{display:flex;flex:1;flex-direction:column;align-items:center;padding:22px 18px 24px}.pp-all-products-grid__content h3{margin:0 0 14px;font-size:22px;line-height:1.12;font-weight:400;color:var(--pp-text)}.pp-all-products-grid__price{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;margin:0 0 18px;font-size:16px}.pp-all-products-grid__regular-price{color:var(--pp-muted)}.pp-all-products-grid__compare-price{color:var(--pp-muted);text-decoration:line-through;text-decoration-thickness:2px}.pp-all-products-grid__sale-price{color:#b84f66;font-weight:700;font-size:18px}.pp-all-products-grid__image{position:relative;aspect-ratio:1 / 1}.pp-all-products-grid__sale-badge{position:absolute;top:12px;left:12px;z-index:2;display:inline-flex;align-items:center;justify-content:center;padding:7px 12px;border-radius:999px;background:#b8934e;color:#fff;font-size:12px;font-weight:700;line-height:1;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 4px 12px #2b2b2b26}.pp-all-products-grid__content .pp-button{margin-top:auto;padding:12px 20px;min-width:130px}.pp-all-products-grid__card[hidden]{display:none}.pp-all-products-pagination{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:46px}.pp-all-products-pagination__link{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:10px 16px;border-radius:14px;background:var(--pp-white);color:var(--pp-text);text-decoration:none;font-weight:600;box-shadow:var(--pp-shadow)}.pp-all-products-pagination__link--current{background:var(--pp-blue);color:#fff}@media screen and (max-width:1100px){.pp-all-products-grid__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:749px){.pp-all-products-grid__tools{grid-template-columns:1fr}.pp-all-products-grid__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.pp-all-products-grid__content{padding:18px 14px 20px}.pp-all-products-grid__content h3{font-size:18px}.pp-all-products-grid__content .pp-button{width:auto;min-width:120px;padding:11px 16px;font-size:13px}.pp-all-products-pagination{margin-top:34px}}.pp-all-products-help{padding-top:40px}.pp-all-products-help__box{background:var(--pp-cream);border-radius:var(--pp-radius-lg);padding:58px 32px;text-align:center;box-shadow:var(--pp-shadow)}.pp-all-products-help__box .pp-title{margin-bottom:18px}.pp-all-products-help__box .pp-subtitle{max-width:820px;margin:0 auto}.pp-all-products-help__buttons{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;margin-top:34px}@media screen and (max-width:749px){.pp-all-products-help{padding-top:24px}.pp-all-products-help__box{padding:42px 22px;text-align:left}.pp-all-products-help__buttons{justify-content:flex-start}}.pp-all-products-hero{padding-top:72px;padding-bottom:72px}.pp-all-products-hero__grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:54px;align-items:center}.pp-all-products-hero__content{max-width:560px}.pp-all-products-hero__eyebrow{color:var(--pp-blue);font-weight:700}.pp-all-products-hero__title{margin:0 0 24px;font-size:clamp(42px,4.6vw,64px);line-height:1.02;font-weight:400;color:var(--pp-text)}.pp-all-products-hero__title em{display:block;font-style:italic;color:var(--pp-text)}.pp-all-products-hero__subtitle{max-width:520px}.pp-all-products-hero__image{aspect-ratio:1.55 / 1;border-radius:var(--pp-radius);box-shadow:var(--pp-shadow)}@media screen and (max-width:989px){.pp-all-products-hero__grid{gap:36px}.pp-all-products-hero__title{font-size:clamp(38px,6vw,54px)}}@media screen and (max-width:749px){.pp-all-products-hero{padding-top:48px;padding-bottom:48px}.pp-all-products-hero__grid{grid-template-columns:1fr;gap:30px}.pp-all-products-hero__content{max-width:100%}.pp-all-products-hero__title{font-size:42px}.pp-all-products-hero__image{aspect-ratio:1.25 / 1}}.pp-article-help{background:#fff}.pp-article-help__card{max-width:980px;margin:0 auto;padding:56px;border:1px solid var(--pp-border,#e8e3da);border-radius:32px;background:var(--pp-cream,#f6f3ee);text-align:center}.pp-article-help__content{max-width:720px;margin:0 auto}.pp-article-help h2{margin:12px 0 20px;color:var(--pp-text);font-size:clamp(40px,4.5vw,60px);line-height:1.05;font-weight:400;letter-spacing:-.03em}.pp-article-help h2 span{display:block;color:var(--pp-blue);font-style:italic;font-weight:400}.pp-article-help p{margin:0;color:var(--pp-muted);font-size:18px;line-height:1.7}.pp-article-help__actions{display:flex;justify-content:center;gap:16px;margin-top:36px;flex-wrap:wrap}@media(max-width:749px){.pp-article-help__card{padding:36px 24px;border-radius:24px}.pp-article-help h2{font-size:clamp(34px,10vw,48px)}.pp-article-help p{font-size:16px}.pp-article-help__actions{flex-direction:column}.pp-article-help__actions .pp-button{width:100%;justify-content:center}}.pp-article{background:#fff}.pp-article__header{background:var(--pp-cream,#f6f3ee)}.pp-article__header-inner{max-width:980px;margin:0 auto 42px;text-align:center}.pp-article__eyebrow{margin-bottom:16px}.pp-article__title{max-width:980px;margin:0 auto 24px;color:var(--pp-text,#1f2528);font-size:clamp(44px,5.4vw,78px);line-height:1.02;letter-spacing:-.035em;font-weight:400}.pp-article__excerpt{max-width:820px;margin:0 auto 20px;color:var(--pp-muted,#5f686d);font-size:clamp(17px,1.45vw,21px);line-height:1.65}.pp-article__meta{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:9px;color:var(--pp-muted,#5f686d);font-size:14px;line-height:1.4}.pp-article__featured-image{max-width:1120px;margin:0 auto;overflow:hidden;border-radius:30px;box-shadow:0 20px 50px #0000001a;background:#fff}.pp-article__featured-image img{display:block;width:100%;height:auto}.pp-article__body-section{background:#fff}.pp-article__layout{width:100%;max-width:780px;margin:0 auto;padding-inline:32px;box-sizing:border-box}@media(max-width:749px){.pp-article__layout{padding-inline:20px}}.pp-article__content{color:var(--pp-text,#1f2528)}.pp-article__content p{margin:0 0 22px;color:var(--pp-text,#1f2528);font-size:18px;line-height:1.78}.pp-article__content a,.pp-article__content a:visited,.pp-article__content a:active{color:var(--pp-blue)!important;font-weight:600;text-decoration:underline;text-decoration-color:var(--pp-blue);text-decoration-thickness:1px;text-underline-offset:4px;transition:opacity .2s ease}.pp-article__content a:hover{opacity:.75}.pp-article__content h2{margin:56px 0 20px;color:var(--pp-text,#1f2528);font-size:clamp(32px,3.2vw,44px);line-height:1.12;letter-spacing:-.025em;font-weight:400}.pp-article__content h3{margin:42px 0 16px;color:var(--pp-text,#1f2528);font-size:clamp(26px,2.5vw,34px);line-height:1.18;letter-spacing:-.02em;font-weight:400}.pp-article__content h4{margin:32px 0 12px;color:var(--pp-text,#1f2528);font-size:21px;line-height:1.35;font-weight:700}.pp-article__content h5,.pp-article__content h6{margin:28px 0 12px;color:var(--pp-text,#1f2528);font-size:18px;line-height:1.35;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.pp-article__content ul,.pp-article__content ol{margin:0 0 28px 24px;padding:0}.pp-article__content li{margin-bottom:9px;color:var(--pp-text,#1f2528);font-size:18px;line-height:1.65}.pp-article__content li::marker{color:var(--pp-blue,#2f5f7c)}.pp-article__content img{display:block;max-width:100%;height:auto;margin:44px auto;border-radius:24px}.pp-article__content hr{margin:50px 0;border:0;border-top:1px solid var(--pp-border,#e8e3da)}.pp-article__content blockquote{margin:42px 0;padding:28px 32px;border-left:4px solid var(--pp-blue,#2f5f7c);border-radius:18px;background:var(--pp-cream,#f6f3ee);color:var(--pp-text,#1f2528);font-size:20px;line-height:1.65;font-style:italic}.pp-article__content blockquote p{margin:0;font-size:inherit;line-height:inherit}.pp-article__content table{width:100%;margin:40px 0;border-collapse:collapse;font-size:16px;line-height:1.5}.pp-article__content th,.pp-article__content td{padding:14px 16px;border:1px solid var(--pp-border,#e8e3da);text-align:left;vertical-align:top}.pp-article__content th{background:var(--pp-cream,#f6f3ee);color:var(--pp-text,#1f2528);font-weight:700}@media screen and (max-width:749px){.pp-article__header-inner{margin-bottom:34px}.pp-article__title{font-size:clamp(38px,11vw,56px)}.pp-article__excerpt{font-size:17px}.pp-article__featured-image{border-radius:22px}.pp-article__content p,.pp-article__content li{font-size:16px;line-height:1.75}.pp-article__content h2{margin-top:44px;font-size:30px}.pp-article__content h3{font-size:24px}.pp-article__content h4{font-size:19px}.pp-article__content img{margin:34px auto;border-radius:18px}.pp-article__content blockquote{padding:22px;font-size:18px}}.pp-brand-statement{display:grid;grid-template-columns:1.15fr .85fr;gap:64px;align-items:center}.pp-brand-statement__image{border-radius:var(--pp-radius-lg);overflow:hidden;box-shadow:var(--pp-shadow);min-height:620px}.pp-brand-statement__image img{width:100%;height:100%;min-height:620px;object-fit:cover;display:block}.pp-brand-statement__content{max-width:520px}.pp-brand-statement__content h2{margin:0 0 22px;font-size:clamp(38px,5vw,62px);line-height:1.05}.pp-brand-statement__text{margin:0 0 28px;font-size:17px;line-height:1.7;color:var(--pp-muted)}.pp-brand-statement__list{list-style:none;padding:0;margin:0 0 34px}.pp-brand-statement__list li{position:relative;padding:14px 0 14px 34px;border-bottom:1px solid rgba(0,0,0,.08);font-size:16px;line-height:1.45}.pp-brand-statement__list li:before{content:"\2713";position:absolute;left:0;top:14px;color:var(--pp-blue);font-weight:700}@media screen and (max-width:989px){.pp-brand-statement{grid-template-columns:1fr;gap:34px}.pp-brand-statement__content{max-width:100%}.pp-brand-statement__image,.pp-brand-statement__image img{min-height:420px}}@media screen and (max-width:749px){.pp-brand-statement__image,.pp-brand-statement__image img{min-height:340px}}.pp-browse-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}.pp-browse-card{display:flex;flex-direction:column;background:var(--pp-card);border-radius:var(--pp-radius);overflow:hidden;text-decoration:none;color:inherit;box-shadow:var(--pp-shadow);transition:transform .28s ease,box-shadow .28s ease}.pp-browse-card:hover{transform:translateY(-6px);box-shadow:var(--pp-shadow-hover)}.pp-browse-card__image{position:relative;aspect-ratio:1/1;overflow:hidden;background:var(--pp-cream-dark)}.pp-browse-card__image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .45s ease}.pp-browse-card:hover .pp-browse-card__image img{transform:scale(1.05)}.pp-browse-card__content{display:flex;flex-direction:column;gap:12px;padding:22px;flex:1}.pp-browse-card__top{display:flex;align-items:center;justify-content:space-between;gap:14px}.pp-browse-card__top h3{margin:0;font-size:22px;line-height:1.25}.pp-browse-card__arrow{display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .28s ease}.pp-browse-card:hover .pp-browse-card__arrow{transform:translate(4px)}.pp-browse-card p{margin:0;color:var(--pp-muted);line-height:1.6;font-size:15px}@media screen and (max-width:989px){.pp-browse-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:749px){.pp-browse-grid{display:flex;overflow-x:auto;gap:16px;padding-bottom:8px;scroll-snap-type:x mandatory}.pp-browse-card{min-width:78%;scroll-snap-align:start}}.pp-collections-favorites__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:20px;align-items:stretch}.pp-collections-favorites__card{display:flex;flex-direction:column;text-align:center;height:100%}.pp-collections-favorites__image{aspect-ratio:1 / 1}.pp-collections-favorites__image img{width:100%;height:100%;object-fit:cover;display:block}.pp-collections-favorites__content{display:flex;flex:1;flex-direction:column;align-items:center;padding:20px 16px 22px}.pp-collections-favorites__content h3{margin:0 0 18px;font-size:21px;line-height:1.12;font-weight:400;color:var(--pp-text)}.pp-collections-favorites__content .pp-button{margin-top:auto;padding:11px 18px;font-size:13px;min-width:120px}@media screen and (max-width:1100px){.pp-collections-favorites__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:749px){.pp-collections-favorites__grid{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 0 14px;-webkit-overflow-scrolling:touch}.pp-collections-favorites__grid::-webkit-scrollbar{height:6px}.pp-collections-favorites__grid::-webkit-scrollbar-thumb{background:var(--pp-blue);border-radius:999px}.pp-collections-favorites__card{flex:0 0 76%;scroll-snap-align:start}.pp-collections-favorites__image{aspect-ratio:1.25 / 1}.pp-collections-favorites__content{padding:22px 18px 24px}.pp-collections-favorites__content h3{font-size:27px}.pp-collections-favorites__content .pp-button{width:auto;min-width:140px}}.pp-collections-hero{padding-top:40px;padding-bottom:40px}.pp-collections-hero__grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:54px;align-items:center}.pp-collections-hero__content{max-width:560px}.pp-collections-hero__eyebrow{color:var(--pp-blue);font-weight:700}.pp-collections-hero__title{margin:0 0 24px;font-size:clamp(42px,4.6vw,64px);line-height:1.02;font-weight:400;color:var(--pp-text)}.pp-collections-hero__title em{display:block;font-style:italic;color:var(--pp-text)}.pp-collections-hero__subtitle{max-width:520px}.pp-collections-hero__image{aspect-ratio:1.55 / 1;border-radius:var(--pp-radius);box-shadow:var(--pp-shadow)}@media screen and (max-width:989px){.pp-collections-hero__grid{gap:36px}.pp-collections-hero__title{font-size:clamp(38px,6vw,54px)}}@media screen and (max-width:749px){.pp-collections-hero{padding-top:48px;padding-bottom:48px}.pp-collections-hero__grid{grid-template-columns:1fr;gap:30px}.pp-collections-hero__content{max-width:100%}.pp-collections-hero__title{font-size:42px}.pp-collections-hero__image{aspect-ratio:1.25 / 1}}.pp-collections-new-releases__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:20px;align-items:stretch}.pp-collections-new-releases__card{display:flex;flex-direction:column;text-align:center;height:100%}.pp-collections-new-releases__image{aspect-ratio:1 / 1}.pp-collections-new-releases__image img{width:100%;height:100%;object-fit:cover;display:block}.pp-collections-new-releases__content{display:flex;flex:1;flex-direction:column;align-items:center;padding:20px 16px 22px}.pp-collections-new-releases__content h3{margin:0 0 18px;font-size:21px;line-height:1.12;font-weight:400;color:var(--pp-text)}.pp-collections-new-releases__content .pp-button{margin-top:auto;padding:11px 18px;font-size:13px;min-width:120px}.pp-collections-new-releases__empty{text-align:center;color:var(--pp-muted)}@media screen and (max-width:1100px){.pp-collections-new-releases__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:749px){.pp-collections-new-releases__grid{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 0 14px;-webkit-overflow-scrolling:touch}.pp-collections-new-releases__grid::-webkit-scrollbar{height:6px}.pp-collections-new-releases__grid::-webkit-scrollbar-thumb{background:var(--pp-blue);border-radius:999px}.pp-collections-new-releases__card{flex:0 0 76%;scroll-snap-align:start}.pp-collections-new-releases__image{aspect-ratio:1.25 / 1}.pp-collections-new-releases__content{padding:22px 18px 24px}.pp-collections-new-releases__content h3{font-size:27px}.pp-collections-new-releases__content .pp-button{width:auto;min-width:140px}}.pp-collections-product-types{margin-top:-32px;position:relative;z-index:2;border-radius:var(--pp-radius-lg) var(--pp-radius-lg) 0 0}.pp-collections-product-types__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:22px}.pp-collections-product-types__card{display:flex;flex-direction:column;text-align:center;height:100%}.pp-collections-product-types__image{aspect-ratio:1/1}.pp-collections-product-types__image img{width:100%;height:100%;object-fit:cover;display:block}.pp-collections-product-types__content{display:flex;flex-direction:column;flex:1;align-items:center;padding:24px 18px}.pp-collections-product-types__content h3{margin:0 0 14px;font-size:24px;line-height:1.08;font-weight:400;color:var(--pp-text)}.pp-collections-product-types__content p{margin:0 0 22px;font-size:15px;line-height:1.55;color:var(--pp-muted)}.pp-collections-product-types__content .pp-button{margin-top:auto;padding:12px 20px;min-width:130px}@media screen and (max-width:1100px){.pp-collections-product-types__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:749px){.pp-collections-product-types{margin-top:0;border-radius:0}.pp-collections-product-types__grid{display:grid;grid-template-columns:1fr!important;gap:20px}.pp-collections-product-types__card{flex-direction:row;text-align:left;align-items:center;min-height:unset}.pp-collections-product-types__image{width:130px;min-width:130px;aspect-ratio:1/1}.pp-collections-product-types__content{align-items:flex-start;padding:20px}.pp-collections-product-types__content h3{font-size:28px}.pp-collections-product-types__content p{font-size:16px;line-height:1.5}.pp-collections-product-types__content .pp-button{width:auto;min-width:140px}}.pp-collections-start-callout{padding-top:40px}.pp-collections-start-callout__box{max-width:100%;background:var(--pp-cream);border-radius:var(--pp-radius-lg);padding:58px 32px;text-align:center;box-shadow:var(--pp-shadow)}.pp-collections-start-callout__box .pp-title{margin-bottom:18px}.pp-collections-start-callout__box .pp-subtitle{max-width:820px;margin:0 auto}.pp-collections-start-callout__box .pp-button-wrap{margin-top:34px}@media screen and (max-width:749px){.pp-collections-start-callout{padding-top:24px}.pp-collections-start-callout__box{padding:42px 22px;text-align:left}.pp-collections-start-callout__box .pp-button-wrap{text-align:left}}.pp-collections-topics__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;align-items:stretch}.pp-collections-topics__card{display:flex;flex-direction:column;align-items:center;min-height:260px;padding:28px 18px 24px;text-align:center}.pp-collections-topics__icon{margin-bottom:14px;font-size:30px;line-height:1;color:var(--pp-blue)}.pp-collections-topics__card h3{margin:0 0 12px;font-size:21px;line-height:1.08;font-weight:400;color:var(--pp-text)}.pp-collections-topics__card p{margin:0 0 18px;font-size:14.5px;line-height:1.45;color:var(--pp-muted)}.pp-collections-topics__card span{margin-top:auto;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--pp-rose)}@media screen and (max-width:1100px){.pp-collections-topics__grid{grid-template-columns:repeat(4,1fr);gap:16px}}@media screen and (max-width:749px){.pp-collections-topics__grid{grid-template-columns:repeat(2,1fr);gap:16px}.pp-collections-topics__card{min-height:220px;padding:22px 16px;align-items:center;text-align:center}}.pp-contact-hero__inner{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:54px;align-items:center}.pp-contact-hero__content{max-width:560px}.pp-contact-hero .pp-eyebrow{color:var(--pp-blue);font-weight:700}.pp-contact-hero__title{margin:0 0 24px;font-size:clamp(42px,4.6vw,64px);line-height:1.02;font-weight:400;color:var(--pp-text)}.pp-contact-hero__image{aspect-ratio:1.55/1;border-radius:var(--pp-radius);box-shadow:var(--pp-shadow)}.pp-contact-main__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:38px;align-items:start}.pp-contact-main__info{display:grid;gap:18px}.pp-contact-main__card,.pp-contact-main__form-wrap{background:var(--pp-card);border-radius:var(--pp-radius);padding:30px;box-shadow:var(--pp-shadow)}.pp-contact-main__card h2,.pp-contact-main__card h3{margin:0 0 12px;font-size:clamp(26px,3vw,36px);line-height:1.08;font-weight:400;color:var(--pp-text)}.pp-contact-main__card h3{font-size:26px}.pp-contact-main__card p{margin:0;font-size:16px;line-height:1.65;color:var(--pp-muted)}.pp-contact-main__button{display:inline-flex;margin-top:22px}.pp-contact-form{display:grid;gap:20px}.pp-contact-form__row{display:grid;gap:8px}.pp-contact-form label{font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--pp-muted)}.pp-contact-form input,.pp-contact-form textarea{width:100%;padding:15px 16px;border:1px solid var(--pp-cream-dark);border-radius:14px;background:var(--pp-white);color:var(--pp-text);font-size:16px;font-family:inherit}.pp-contact-form textarea{resize:vertical}.pp-contact-form__success{padding:16px 18px;border-radius:14px;background:var(--pp-cream);color:var(--pp-text)}.pp-contact-form__error{padding:16px 18px;border-radius:14px;background:#fff0f2;color:var(--pp-text)}.pp-contact-form .pp-button{border:0;cursor:pointer;width:auto;justify-self:start}@media screen and (max-width:989px){.pp-contact-hero__inner,.pp-contact-main__grid{grid-template-columns:1fr}}@media screen and (max-width:749px){.pp-contact-hero__inner{gap:30px}.pp-contact-hero__content{max-width:100%;text-align:center}.pp-contact-hero__title{font-size:42px}.pp-contact-hero__image{aspect-ratio:1.25/1}.pp-contact-main__card,.pp-contact-main__form-wrap{padding:24px 20px}.pp-contact-form .pp-button{width:100%}}.pp-default-page{background:#f6f3ee}.pp-default-card{max-width:980px;margin:0 auto;padding:clamp(30px,5vw,64px);background:#fff;border-radius:28px;box-shadow:0 14px 34px #3c2d2312}.pp-default-header{margin-bottom:34px;padding-bottom:24px;border-bottom:1px solid rgba(95,85,76,.16);text-align:center}.pp-default-header h1{margin:0;font-size:clamp(34px,6vw,58px);line-height:1.08;color:#2f2924}.pp-default-content{color:#5f554c;font-size:1rem;line-height:1.75}.pp-default-content h2{margin:34px 0 14px;font-size:clamp(24px,3vw,34px);line-height:1.18;color:#2f2924}.pp-default-content h3{margin:28px 0 12px;font-size:1.35rem;line-height:1.25;color:#2f2924}.pp-default-content h4{margin:24px 0 10px;font-size:1.15rem;color:#2f2924}.pp-default-content p{margin:0 0 16px}.pp-default-content ul,.pp-default-content ol{margin:0 0 20px 22px;padding:0}.pp-default-content li{margin-bottom:10px}.pp-default-content a{color:#6f5947;font-weight:700;text-decoration:underline;text-underline-offset:4px}.pp-default-content a:hover{color:#2f2924}.pp-default-content blockquote{margin:28px 0;padding:22px 26px;background:#f6f3ee;border-left:4px solid #8a6f58;border-radius:18px;color:#5f554c}.pp-default-content table{width:100%;border-collapse:collapse;margin:28px 0;overflow:hidden;border-radius:18px}.pp-default-content th,.pp-default-content td{padding:14px;border:1px solid rgba(95,85,76,.18);text-align:left;vertical-align:top}.pp-default-content th{background:#f6f3ee;color:#2f2924}@media screen and (max-width:749px){.pp-default-card{border-radius:22px;padding:30px 20px}.pp-default-header{margin-bottom:26px}.pp-default-content{font-size:.98rem}.pp-default-content table{display:block;overflow-x:auto;white-space:nowrap}}.pp-download-page{background:#f6f3ee}.pp-download-hero{max-width:980px;margin:0 auto 54px;text-align:center}.pp-download-hero h1{margin:0 0 18px;font-size:clamp(34px,6vw,64px);line-height:1.05;color:#2f2924}.pp-download-hero p{max-width:760px;margin:0 auto;font-size:1.08rem;line-height:1.75;color:#5f554c}.pp-download-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin-bottom:24px}.pp-download-feature,.pp-download-steps,.pp-download-help-card,.pp-download-support,.pp-download-cta{background:#fff;border-radius:28px;box-shadow:0 14px 34px #3c2d2312}.pp-download-feature{padding:28px}.pp-download-feature span{display:block;margin-bottom:16px;font-weight:800;color:#8a6f58}.pp-download-feature h2{margin:0 0 10px;font-size:1.25rem;color:#2f2924}.pp-download-feature p,.pp-download-steps p,.pp-download-help-card p,.pp-download-support p,.pp-download-cta p{margin:0;color:#5f554c;line-height:1.7}.pp-download-steps{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:36px;padding:clamp(30px,5vw,56px);margin-bottom:24px}.pp-download-steps-intro h2,.pp-download-support h2,.pp-download-cta h2{margin:0 0 16px;font-size:clamp(26px,4vw,44px);line-height:1.12;color:#2f2924}.pp-download-step-list{display:grid;gap:18px}.pp-download-step{display:grid;grid-template-columns:44px minmax(0,1fr);gap:16px;align-items:start}.pp-download-step span{width:44px;height:44px;border-radius:999px;background:#f6f3ee;color:#6f5947;display:flex;align-items:center;justify-content:center;font-weight:800}.pp-download-step h3{margin:0 0 6px;font-size:1.08rem;color:#2f2924}.pp-download-help-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-bottom:24px}.pp-download-help-card{padding:30px}.pp-download-help-card h3{margin:0 0 12px;color:#2f2924;font-size:1.2rem}.pp-download-support{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:34px;align-items:center;padding:clamp(30px,5vw,56px);margin-bottom:24px}.pp-download-support p{font-size:1.05rem}.pp-download-cta{padding:clamp(32px,5vw,64px);text-align:center}.pp-download-cta p{max-width:680px;margin:0 auto 26px;font-size:1.05rem}.pp-download-buttons{display:flex;justify-content:center;flex-wrap:wrap;gap:14px}@media screen and (max-width:1100px){.pp-download-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:989px){.pp-download-steps,.pp-download-support,.pp-download-help-grid{grid-template-columns:1fr}}@media screen and (max-width:749px){.pp-download-hero{margin-bottom:34px}.pp-download-feature-grid{grid-template-columns:1fr;gap:16px}.pp-download-feature,.pp-download-steps,.pp-download-help-card,.pp-download-support,.pp-download-cta{border-radius:22px}.pp-download-feature,.pp-download-help-card{padding:24px}.pp-download-step{grid-template-columns:38px minmax(0,1fr);gap:14px}.pp-download-step span{width:38px;height:38px}.pp-download-buttons{flex-direction:column;align-items:stretch}.pp-download-buttons .pp-button{width:100%;text-align:center}}.pp-faq-page{background:#f6f3ee}.pp-faq-hero{max-width:980px;margin:0 auto 54px;text-align:center}.pp-faq-hero h1{margin:0 0 18px;font-size:clamp(34px,6vw,64px);line-height:1.05;color:#2f2924}.pp-faq-hero p{max-width:760px;margin:0 auto;font-size:1.08rem;line-height:1.75;color:#5f554c}.pp-faq-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin-bottom:28px}.pp-faq-feature,.pp-faq-section,.pp-faq-cta{background:#fff;border-radius:28px;box-shadow:0 14px 34px #3c2d2312}.pp-faq-feature{padding:28px}.pp-faq-feature span{display:block;margin-bottom:16px;font-weight:800;color:#8a6f58}.pp-faq-feature h2{margin:0 0 10px;font-size:1.25rem;color:#2f2924}.pp-faq-feature p{margin:0;color:#5f554c;line-height:1.6}.pp-faq-layout{display:grid;gap:24px}.pp-faq-section{padding:clamp(26px,4vw,44px)}.pp-faq-section details{border-top:1px solid rgba(95,85,76,.16)}.pp-faq-section details:last-child{border-bottom:1px solid rgba(95,85,76,.16)}.pp-faq-section summary{cursor:pointer;list-style:none;position:relative;padding:22px 42px 22px 0;font-size:1.08rem;font-weight:700;color:#2f2924}.pp-faq-section summary::-webkit-details-marker{display:none}.pp-faq-section summary:after{content:"+";position:absolute;right:0;top:50%;transform:translateY(-50%);width:30px;height:30px;border-radius:999px;background:#f6f3ee;color:#6f5947;display:flex;align-items:center;justify-content:center;font-size:1.25rem;line-height:1}.pp-faq-section details[open] summary:after{content:"\2212"}.pp-faq-section details div{max-width:860px;padding:0 0 22px}.pp-faq-section details p{margin:0 0 12px;color:#5f554c;line-height:1.75}.pp-faq-section details p:last-child{margin-bottom:0}.pp-faq-section a{color:#6f5947;font-weight:700;text-decoration:underline;text-underline-offset:4px}.pp-faq-section a:hover{color:#2f2924}.pp-faq-cta{margin-top:28px;padding:clamp(32px,5vw,64px);text-align:center}.pp-faq-cta h2{margin:0 0 16px;font-size:clamp(26px,4vw,44px);line-height:1.12;color:#2f2924}.pp-faq-cta p{max-width:640px;margin:0 auto 26px;color:#5f554c;font-size:1.05rem;line-height:1.7}.pp-faq-buttons{display:flex;justify-content:center;flex-wrap:wrap;gap:14px}@media screen and (max-width:1100px){.pp-faq-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.pp-faq-hero{margin-bottom:34px}.pp-faq-feature-grid{grid-template-columns:1fr;gap:16px}.pp-faq-feature,.pp-faq-section,.pp-faq-cta{border-radius:22px}.pp-faq-feature{padding:24px}.pp-faq-section summary{font-size:1rem;padding-right:38px}.pp-faq-buttons{flex-direction:column;align-items:stretch}.pp-faq-buttons .pp-button{width:100%;text-align:center}}.pp-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.pp-feature-card{display:flex;flex-direction:column;background:var(--pp-cream);border-radius:var(--pp-radius-lg);overflow:hidden;text-decoration:none;color:inherit;box-shadow:var(--pp-shadow);transition:transform .28s ease,box-shadow .28s ease}.pp-feature-card:hover{transform:translateY(-6px);box-shadow:var(--pp-shadow-hover)}.pp-feature-card__image{aspect-ratio:16/9;overflow:hidden;background:var(--pp-cream-dark)}.pp-feature-card__image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .45s ease}.pp-feature-card:hover img{transform:scale(1.05)}.pp-feature-card__content{display:flex;flex-direction:column;align-items:flex-start;padding:32px;flex:1}.pp-feature-card__eyebrow{margin:0 0 14px;font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:var(--pp-muted)}.pp-feature-card h3{margin:0;font-size:clamp(28px,3vw,40px);line-height:1.08}.pp-feature-card__description{margin:18px 0 0;font-size:16px;line-height:1.65;color:var(--pp-muted)}.pp-feature-card__button{display:inline-flex;align-items:center;gap:10px;margin-top:auto;padding-top:28px;font-weight:600;color:var(--pp-blue);transition:gap .25s ease}.pp-feature-card:hover .pp-feature-card__button{gap:16px}@media screen and (max-width:989px){.pp-feature-grid{grid-template-columns:1fr}}@media screen and (max-width:749px){.pp-feature-card__content{padding:24px}}.pp-final-cta{background:var(--pp-cream-dark);border-radius:32px;padding:90px 60px;text-align:center;box-shadow:var(--pp-shadow)}.pp-final-cta__content{max-width:760px;margin:auto}.pp-final-cta h2{font-size:clamp(42px,5vw,68px);line-height:1.05;margin:0 0 24px}.pp-final-cta p{font-size:18px;line-height:1.7;color:var(--pp-muted);margin:0 auto 38px;max-width:620px}@media(max-width:749px){.pp-final-cta{padding:54px 28px}}.pp-footer-newsletter{background:var(--pp-cream);padding:40px 20px}.pp-footer-newsletter__inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1.1fr .9fr;gap:64px;align-items:center}.pp-footer-newsletter__content{max-width:620px}.pp-footer-newsletter__eyebrow{margin:0 0 14px;font-size:13px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--pp-blue)}.pp-footer-newsletter h2{margin:0;font-size:clamp(40px,5vw,64px);line-height:1.05}.pp-footer-newsletter__content p:last-child{margin:28px 0 0;font-size:19px;line-height:1.8;color:var(--pp-muted)}.pp-footer-newsletter__form{background:#fff;border-radius:28px;padding:40px;box-shadow:var(--pp-shadow)}.pp-footer-newsletter__form input[type=email]{width:100%;min-height:56px;padding:0 18px;border:1px solid var(--pp-border);border-radius:16px;font-size:16px;background:#fff}.pp-footer-newsletter__form button,.pp-footer-newsletter__form .button{width:100%;margin-top:18px;min-height:56px;background:var(--pp-rose);color:#fff;border:none;border-radius:16px;font-weight:700;transition:background .25s ease,transform .25s ease,box-shadow .25s ease}.pp-footer-newsletter__form button:hover,.pp-footer-newsletter__form .button:hover{background:var(--pp-blue);transform:translateY(-2px);box-shadow:var(--pp-shadow-hover)}.pp-footer-newsletter__form p{margin-top:16px;font-size:14px;line-height:1.6;color:var(--pp-muted)}@media screen and (max-width:989px){.pp-footer-newsletter__inner{grid-template-columns:1fr;gap:42px}}@media screen and (max-width:749px){.pp-footer-newsletter{padding:56px 16px}.pp-footer-newsletter__content{text-align:center}.pp-footer-newsletter h2{font-size:42px}.pp-footer-newsletter__content p:last-child{font-size:17px}.pp-footer-newsletter__form{padding:26px}}.pp-footer{background:var(--pp-cream-dark);padding:72px 20px 42px}.pp-footer__top{display:grid;grid-template-columns:380px 1fr;gap:80px;align-items:start}.pp-footer__brand img{width:260px;max-width:100%;display:block}.pp-footer__brand h2{margin:0;font-size:36px}.pp-footer__tagline{margin-top:24px;max-width:340px;font-size:17px;line-height:1.8;color:var(--pp-muted)}.pp-footer__columns{display:grid;grid-template-columns:repeat(3,1fr);gap:48px}.pp-footer__column h3{margin:0 0 18px;font-size:13px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--pp-blue)}.pp-footer__column ul{list-style:none;margin:0;padding:0}.pp-footer__column li{margin-bottom:12px}.pp-footer__column a{color:var(--pp-text);text-decoration:none;transition:color .25s ease}.pp-footer__column a:hover{color:var(--pp-blue)}.pp-footer__divider{margin:56px 0 30px;height:1px;background:#00000014}.pp-footer__bottom{display:flex;justify-content:space-between;align-items:center;gap:32px;flex-wrap:wrap}.pp-footer__veteran{display:center;align-items:center;gap:10px;padding:12px 22px;background:var(--pp-cream-dark);border-radius:999px;font-weight:700;color:var(--pp-blue)}.pp-footer__social{display:flex;gap:22px;align-items:center}.pp-footer__social a{color:var(--pp-text);text-decoration:none;font-weight:600;transition:color .25s ease}.pp-footer__social a:hover{color:var(--pp-blue)}@media(max-width:989px){.pp-footer__top{grid-template-columns:1fr;gap:56px}.pp-footer__columns{grid-template-columns:repeat(3,1fr);gap:36px}.pp-footer__brand{text-align:center}.pp-footer__brand img{margin:0 auto}.pp-footer__tagline{margin:22px auto 0;max-width:620px}.pp-footer__bottom{justify-content:center;flex-direction:column}}@media(max-width:749px){.pp-footer{padding:54px 20px 28px}.pp-footer__columns{grid-template-columns:1fr;text-align:center;gap:34px}.pp-footer__column li{margin-bottom:10px}.pp-footer__social{flex-wrap:wrap;justify-content:center;gap:18px}.pp-footer__veteran{font-size:15px;padding:11px 18px}}.pp-free-home-hero{padding-top:72px;padding-bottom:72px}.pp-free-home-hero__grid,.pp-free-home-form__grid,.pp-free-home-product__grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:54px;align-items:center}.pp-free-home-hero__content,.pp-free-home-form__content,.pp-free-home-product__content{max-width:560px}.pp-free-home-hero__eyebrow,.pp-free-home-form__content .pp-eyebrow,.pp-free-home-product__content .pp-eyebrow,.pp-free-home-benefits__eyebrow{color:var(--pp-blue);font-weight:700}.pp-free-home-hero__title{margin:0 0 24px;font-size:clamp(42px,4.6vw,64px);line-height:1.02;font-weight:400;color:var(--pp-text)}.pp-free-home-hero__title em{display:block;font-style:italic;color:var(--pp-text)}.pp-free-home-hero__subtitle{max-width:520px}.pp-free-home-hero__image{aspect-ratio:1.55 / 1;border-radius:var(--pp-radius);box-shadow:var(--pp-shadow)}.pp-free-home-product__image{width:100%;height:auto;display:block;border-radius:var(--pp-radius);box-shadow:var(--pp-shadow)}.pp-free-home-section-title{margin:0 0 24px;font-size:clamp(36px,3.8vw,54px);line-height:1.04;font-weight:400;color:var(--pp-text)}.pp-free-home-list{list-style:none;padding:0;margin:24px 0 30px}.pp-free-home-list li{position:relative;padding-left:26px;margin:10px 0;color:var(--pp-text)}.pp-free-home-list li:before{content:"\2713";position:absolute;left:0;top:0;font-weight:700}.pp-free-home-form-section{background:#e9e3d8;padding-top:72px;padding-bottom:72px}.pp-free-home-form__card{background:#fff;border-radius:28px;padding:44px;box-shadow:var(--pp-shadow)}.pp-free-home-placeholder{margin:0;text-align:center;color:var(--pp-muted)}.pp-free-home-benefits{background:#fff;padding:34px 0 28px;border-top:1px solid rgba(0,0,0,.2);border-bottom:1px solid rgba(0,0,0,.2)}.pp-free-home-benefits__eyebrow{text-align:center;margin-bottom:26px}.pp-free-home-benefits__grid{display:grid;grid-template-columns:repeat(5,1fr)}.pp-free-home-benefit{text-align:center;padding:0 22px;border-left:1px solid var(--pp-blue)}.pp-free-home-benefit:first-child{border-left:0}.pp-free-home-benefit__icon,.pp-free-home-trust__icon{font-size:30px;line-height:1;margin-bottom:14px;color:var(--pp-text)}.pp-free-home-benefit h3,.pp-free-home-trust__item h3{margin:0 0 8px;font-size:clamp(26px,2.3vw,36px);line-height:1.05;font-weight:400;color:var(--pp-text)}.pp-free-home-benefit p,.pp-free-home-trust__item p{margin:0 auto;max-width:210px;color:var(--pp-text);font-size:14px;line-height:1.45}.pp-free-home-product{padding-top:72px;padding-bottom:72px}.pp-free-home-trust{display:grid;grid-template-columns:repeat(4,1fr);background:#e9e3d8;border-top:1px solid rgba(0,0,0,.2);border-bottom:1px solid rgba(0,0,0,.2)}.pp-free-home-trust__item{text-align:center;padding:32px 26px;border-left:1px solid var(--pp-blue)}.pp-free-home-trust__item:first-child{border-left:0}@media screen and (max-width:989px){.pp-free-home-hero__grid,.pp-free-home-form__grid,.pp-free-home-product__grid{gap:36px}.pp-free-home-hero__title{font-size:clamp(38px,6vw,54px)}.pp-free-home-benefits__grid{grid-template-columns:repeat(2,1fr)}.pp-free-home-benefit{border-left:0;border-top:1px solid var(--pp-blue);padding:26px 22px}.pp-free-home-benefit:first-child{border-top:0}.pp-free-home-trust{grid-template-columns:repeat(2,1fr)}.pp-free-home-trust__item{border-left:0;border-top:1px solid var(--pp-blue)}.pp-free-home-trust__item:first-child{border-top:0}}@media screen and (max-width:749px){.pp-free-home-hero,.pp-free-home-form-section,.pp-free-home-product{padding-top:48px;padding-bottom:48px}.pp-free-home-hero__grid,.pp-free-home-form__grid,.pp-free-home-product__grid{grid-template-columns:1fr;gap:30px}.pp-free-home-hero__content,.pp-free-home-form__content,.pp-free-home-product__content{max-width:100%}.pp-free-home-hero__title{font-size:42px}.pp-free-home-section-title{font-size:38px}.pp-free-home-hero__image,.pp-free-home-product__image{aspect-ratio:1.25 / 1}.pp-free-home-form__card{padding:28px 20px}.pp-free-home-benefits__grid,.pp-free-home-trust{grid-template-columns:1fr}}.pp-hero-v3{background:var(--pp-cream);padding:0;overflow:hidden}.pp-hero-v3__inner{position:relative;width:100%;min-height:620px;overflow:hidden;background:var(--pp-cream)}.pp-hero-v3__image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.pp-hero-v3__image img{width:100%;height:100%;display:block;object-fit:cover;object-position:center right}.pp-hero-v3__fade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,var(--pp-cream) 0%,rgba(246,243,238,.98) 26%,rgba(246,243,238,.88) 42%,rgba(246,243,238,.48) 58%,rgba(246,243,238,.12) 72%,rgba(246,243,238,0) 86%)}.pp-hero-v3__content{position:relative;z-index:2;max-width:620px;padding:120px 0 120px clamp(32px,7vw,120px)}.pp-hero-v3__eyebrow{margin:0 0 18px;font-size:13px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--pp-blue)}.pp-hero-v3__heading{margin:0;font-size:clamp(48px,6vw,82px);line-height:.98;font-weight:400;color:var(--pp-text)}.pp-hero-v3__heading em{display:block;font-style:italic;color:var(--pp-blue)}.pp-hero-v3__description{margin:30px 0 36px;max-width:540px;font-size:19px;line-height:1.75;color:var(--pp-muted)}.pp-hero-v3 .pp-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:18px 34px;background:var(--pp-rose);color:#fff;text-decoration:none;font-weight:700;border-radius:18px;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.pp-hero-v3 .pp-button:hover{transform:translateY(-3px);background:var(--pp-blue);box-shadow:var(--pp-shadow-hover)}@media screen and (max-width:989px){.pp-hero-v3__inner{min-height:560px}.pp-hero-v3__image img{object-position:72% center}.pp-hero-v3__content{max-width:520px;padding:90px 40px 90px 48px}.pp-hero-v3__heading{font-size:58px}}@media screen and (max-width:749px){.pp-hero-v3{padding:0}.pp-hero-v3__inner{min-height:760px}.pp-hero-v3__image img{object-fit:cover;object-position:center bottom}.pp-hero-v3__fade{background:linear-gradient(180deg,#f6f3eefa,#f6f3eef2 32%,#f6f3eed1 52%,#f6f3ee73,#f6f3ee14 88%,#f6f3ee00)}.pp-hero-v3__content{max-width:100%;padding:46px 26px 0;text-align:center}.pp-hero-v3__eyebrow{margin-bottom:14px}.pp-hero-v3__heading{font-size:46px}.pp-hero-v3__description{margin:24px auto 34px;max-width:420px;font-size:18px;line-height:1.65}.pp-hero-v3 .pp-button{width:100%;max-width:340px;margin:0 auto}}@media screen and (min-width:1600px){.pp-hero-v3__inner{min-height:700px}.pp-hero-v3__content{padding-left:140px;max-width:680px}}.pp-home-thank-hero,.pp-home-thank-product{padding-top:72px;padding-bottom:72px}.pp-home-thank-hero__grid,.pp-home-thank-product__grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:54px;align-items:center}.pp-home-thank-hero__content,.pp-home-thank-product__content{max-width:560px}.pp-home-thank-hero__eyebrow,.pp-home-thank-icons .pp-eyebrow,.pp-home-thank-product__content .pp-eyebrow,.pp-home-thank-help .pp-eyebrow{color:var(--pp-blue);font-weight:700}.pp-home-thank-hero__title{margin:0 0 24px;font-size:clamp(42px,4.6vw,64px);line-height:1.02;font-weight:400;color:var(--pp-text)}.pp-home-thank-hero__success{display:block;margin-top:10px;font-size:clamp(26px,2vw,34px);line-height:1.15;font-weight:600;letter-spacing:.02em;color:var(--pp-blue);text-transform:uppercase}.pp-home-thank-hero__title em{display:block;font-style:italic;color:var(--pp-text)}.pp-home-thank-hero__subtitle{max-width:520px}.pp-home-thank-hero__image{aspect-ratio:1.55 / 1;border-radius:var(--pp-radius);box-shadow:var(--pp-shadow)}.pp-home-thank-inbox-card{margin-top:30px;padding:28px;background:#fff;border-radius:var(--pp-radius);box-shadow:var(--pp-shadow)}.pp-home-thank-inbox-card h2{margin:0 0 12px;font-size:clamp(30px,3vw,42px);line-height:1.05;font-weight:400;color:var(--pp-text)}.pp-home-thank-inbox-card p{margin:0 0 14px}.pp-home-thank-inbox-card ul,.pp-home-thank-list{list-style:none;padding:0;margin:0}.pp-home-thank-inbox-card li,.pp-home-thank-list li{position:relative;padding-left:26px;margin:10px 0;color:var(--pp-text)}.pp-home-thank-inbox-card li:before,.pp-home-thank-list li:before{content:"\2713";position:absolute;left:0;top:0;font-weight:700}.pp-home-thank-icons{background:#e9e3d8;padding:48px 0 42px}.pp-home-thank-icons__header{max-width:760px;margin:0 auto 30px;text-align:center}.pp-home-thank-icons__header p:last-child{margin:0;color:var(--pp-text)}.pp-home-thank-icons__grid{display:grid;grid-template-columns:repeat(6,1fr)}.pp-home-thank-icon{text-align:center;padding:0 20px;border-left:1px solid var(--pp-blue)}.pp-home-thank-icon:first-child{border-left:0}.pp-home-thank-icon>div,.pp-home-thank-trust__item>div{font-size:30px;line-height:1;margin-bottom:14px;color:var(--pp-text)}.pp-home-thank-icon h3,.pp-home-thank-trust__item h3{margin:0 0 8px;font-size:clamp(20px,1.8vw,28px);line-height:1.08;font-weight:400;color:var(--pp-text)}.pp-home-thank-icon p,.pp-home-thank-trust__item p{margin:0 auto;max-width:190px;color:var(--pp-text);font-size:14px;line-height:1.45}.pp-home-thank-section-title{margin:0 0 24px;font-size:clamp(36px,3.8vw,54px);line-height:1.04;font-weight:400;color:var(--pp-text)}.pp-home-thank-list{margin:24px 0 30px}.pp-home-thank-product__image{width:100%;height:auto;display:block;border-radius:var(--pp-radius);box-shadow:var(--pp-shadow)}.pp-home-thank-help{background:#fff;padding-top:64px;padding-bottom:64px}.pp-home-thank-help__box{max-width:760px;margin:0 auto;text-align:center}.pp-home-thank-help__box h2{margin:0 0 16px;font-size:clamp(36px,3.8vw,54px);line-height:1.04;font-weight:400;color:var(--pp-text)}.pp-home-thank-help__box p{max-width:560px;margin:0 auto 24px;color:var(--pp-text)}.pp-home-thank-trust{display:grid;grid-template-columns:repeat(4,1fr);background:#e9e3d8;border-top:1px solid rgba(0,0,0,.2);border-bottom:1px solid rgba(0,0,0,.2)}.pp-home-thank-trust__item{text-align:center;padding:32px 26px;border-left:1px solid var(--pp-blue)}.pp-home-thank-trust__item:first-child{border-left:0}.pp-home-thank-trust__item h3{font-size:clamp(26px,2.3vw,36px)}@media screen and (max-width:989px){.pp-home-thank-hero__grid,.pp-home-thank-product__grid{gap:36px}.pp-home-thank-hero__title{font-size:clamp(38px,6vw,54px)}.pp-home-thank-icons__grid{grid-template-columns:repeat(2,1fr)}.pp-home-thank-icon{border-left:0;border-top:1px solid var(--pp-blue);padding:26px 20px}.pp-home-thank-icon:first-child{border-top:0}.pp-home-thank-trust{grid-template-columns:repeat(2,1fr)}.pp-home-thank-trust__item{border-left:0;border-top:1px solid var(--pp-blue)}.pp-home-thank-trust__item:first-child{border-top:0}}@media screen and (max-width:749px){.pp-home-thank-hero,.pp-home-thank-product{padding-top:48px;padding-bottom:48px}.pp-home-thank-hero__grid,.pp-home-thank-product__grid{grid-template-columns:1fr;gap:30px}.pp-home-thank-hero__content,.pp-home-thank-product__content{max-width:100%}.pp-home-thank-hero__title{font-size:42px}.pp-home-thank-section-title,.pp-home-thank-help__box h2{font-size:38px}.pp-home-thank-hero__image{aspect-ratio:1.25 / 1}.pp-home-thank-icons__grid,.pp-home-thank-trust{grid-template-columns:1fr}}.pp-newsletter{display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:60px;background:var(--pp-card);border-radius:var(--pp-radius-lg);padding:44px;box-shadow:var(--pp-shadow)}.pp-newsletter__image{border-radius:26px;overflow:hidden;min-height:500px;background:#eee7df}.pp-newsletter__image img{width:100%;height:100%;min-height:500px;object-fit:cover;display:block}.pp-newsletter__content{max-width:560px}.pp-newsletter h2{margin:0 0 20px;font-size:clamp(38px,5vw,62px);line-height:1.05}.pp-newsletter__content>p:not(.pp-eyebrow){margin:0 0 26px;font-size:17px;line-height:1.7;color:var(--pp-muted)}.pp-newsletter ul{list-style:none;padding:0;margin:0 0 30px}.pp-newsletter li{position:relative;padding:10px 0 10px 30px;font-size:16px}.pp-newsletter li:before{content:"\2713";position:absolute;left:0;color:var(--pp-blue);font-weight:700}.pp-newsletter__form-wrap{background:#fff;border-radius:22px;padding:22px;box-shadow:0 8px 22px #0000000a}@media screen and (max-width:989px){.pp-newsletter{grid-template-columns:1fr;gap:32px}.pp-newsletter__content{max-width:100%}}@media screen and (max-width:749px){.pp-newsletter{padding:24px}.pp-newsletter__image,.pp-newsletter__image img{min-height:320px}.pp-newsletter__form-wrap{padding:18px}}.pp-printing-page{background:#f6f3ee}.pp-printing-hero{max-width:980px;margin:0 auto 54px;text-align:center}.pp-printing-hero h1{margin:0 0 18px;font-size:clamp(34px,6vw,64px);line-height:1.05;color:#2f2924}.pp-printing-hero p{max-width:760px;margin:0 auto;font-size:1.08rem;line-height:1.75;color:#5f554c}.pp-printing-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin-bottom:24px}.pp-printing-feature,.pp-printing-steps,.pp-printing-tip-card,.pp-printing-paper,.pp-printing-help-card,.pp-printing-cta{background:#fff;border-radius:28px;box-shadow:0 14px 34px #3c2d2312}.pp-printing-feature{padding:28px}.pp-printing-feature span{display:block;margin-bottom:16px;font-weight:800;color:#8a6f58}.pp-printing-feature h2{margin:0 0 10px;font-size:1.25rem;color:#2f2924}.pp-printing-feature p,.pp-printing-steps p,.pp-printing-tip-card p,.pp-printing-paper p,.pp-printing-help-card p,.pp-printing-cta p{margin:0;color:#5f554c;line-height:1.7}.pp-printing-steps{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:36px;padding:clamp(30px,5vw,56px);margin-bottom:24px}.pp-printing-steps-intro h2,.pp-printing-paper h2,.pp-printing-cta h2{margin:0 0 16px;font-size:clamp(26px,4vw,44px);line-height:1.12;color:#2f2924}.pp-printing-step-list{display:grid;gap:18px}.pp-printing-step{display:grid;grid-template-columns:44px minmax(0,1fr);gap:16px;align-items:start}.pp-printing-step span{width:44px;height:44px;border-radius:999px;background:#f6f3ee;color:#6f5947;display:flex;align-items:center;justify-content:center;font-weight:800}.pp-printing-step h3{margin:0 0 6px;font-size:1.08rem;color:#2f2924}.pp-printing-tips-grid,.pp-printing-help-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-bottom:24px}.pp-printing-tip-card,.pp-printing-help-card{padding:30px}.pp-printing-tip-card h3,.pp-printing-help-card h3{margin:0 0 12px;color:#2f2924;font-size:1.2rem}.pp-printing-paper{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:34px;align-items:start;padding:clamp(30px,5vw,56px);margin-bottom:24px}.pp-printing-note-list{display:grid;gap:16px}.pp-printing-note-list strong{color:#2f2924}.pp-printing-cta{padding:clamp(32px,5vw,64px);text-align:center}.pp-printing-cta p{max-width:680px;margin:0 auto 26px;font-size:1.05rem}.pp-printing-buttons{display:flex;justify-content:center;flex-wrap:wrap;gap:14px}@media screen and (max-width:1100px){.pp-printing-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:989px){.pp-printing-steps,.pp-printing-paper,.pp-printing-tips-grid,.pp-printing-help-grid{grid-template-columns:1fr}}@media screen and (max-width:749px){.pp-printing-hero{margin-bottom:34px}.pp-printing-feature-grid{grid-template-columns:1fr;gap:16px}.pp-printing-feature,.pp-printing-steps,.pp-printing-tip-card,.pp-printing-paper,.pp-printing-help-card,.pp-printing-cta{border-radius:22px}.pp-printing-feature,.pp-printing-tip-card,.pp-printing-help-card{padding:24px}.pp-printing-step{grid-template-columns:38px minmax(0,1fr);gap:14px}.pp-printing-step span{width:38px;height:38px}.pp-printing-buttons{flex-direction:column;align-items:stretch}.pp-printing-buttons .pp-button{width:100%;text-align:center}}.pp-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.pp-product-card{display:flex;flex-direction:column;background:var(--pp-card);border-radius:var(--pp-radius-lg);overflow:hidden;text-decoration:none;color:inherit;box-shadow:var(--pp-shadow);transition:transform .3s ease,box-shadow .3s ease}.pp-product-card:hover{transform:translateY(-6px);box-shadow:var(--pp-shadow-hover)}.pp-product-card__image{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:var(--pp-cream-dark)}.pp-product-card__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.pp-product-card:hover .pp-product-card__image img{transform:scale(1.05)}.pp-product-card__content{display:flex;flex-direction:column;flex:1;padding:22px}.pp-product-card__eyebrow{margin:0 0 10px;font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:var(--pp-muted)}.pp-product-card h3{margin:0;font-size:22px;line-height:1.3}.pp-product-card__price{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-top:14px;font-size:18px}.pp-product-card__regular-price{font-weight:600;color:var(--pp-text)}.pp-product-card__compare-price{color:var(--pp-muted);font-size:16px;font-weight:400;text-decoration:line-through;text-decoration-thickness:2px}.pp-product-card__sale-price{color:#b84f66;font-size:19px;font-weight:700}.pp-product-card__sale-badge{position:absolute;top:14px;left:14px;z-index:2;display:inline-flex;align-items:center;justify-content:center;padding:8px 13px;border-radius:999px;background:#b8934e;color:#fff;font-size:12px;font-weight:700;line-height:1;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 4px 12px #2b2b2b29}.pp-product-card__button{display:inline-flex;align-items:center;gap:10px;margin-top:auto;padding-top:26px;color:var(--pp-blue);font-weight:600;transition:gap .25s ease}.pp-product-card:hover .pp-product-card__button{gap:16px}@media screen and (max-width:989px){.pp-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.pp-product-grid{display:flex;overflow-x:auto;gap:16px;padding:4px 0 18px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.pp-product-grid::-webkit-scrollbar{height:6px}.pp-product-grid::-webkit-scrollbar-thumb{background:var(--pp-cream-dark);border-radius:999px}.pp-product-card{flex:0 0 76%;scroll-snap-align:start}.pp-product-card__content{padding:20px}.pp-product-card h3{font-size:21px}}.pp-product-type-landing__hero{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:54px;align-items:center}.pp-product-type-landing__content{max-width:560px}.pp-product-type-landing .pp-eyebrow,.pp-product-type-products__eyebrow{color:var(--pp-blue);font-weight:700}.pp-product-type-landing__title{margin:0 0 24px;font-size:clamp(42px,4.6vw,64px);line-height:1.02;font-weight:400;color:var(--pp-text)}.pp-product-type-landing__description{max-width:540px}.pp-product-type-landing__description p{margin:0}.pp-product-type-landing__count{margin:24px 0 0;color:var(--pp-muted);font-size:15px}.pp-product-type-landing__image{aspect-ratio:1.55/1;border-radius:var(--pp-radius);box-shadow:var(--pp-shadow)}.pp-product-type-products__top{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:42px}.pp-product-type-products__sort{min-width:240px}.pp-product-type-products__sort label{display:block;margin-bottom:8px;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--pp-muted)}.pp-product-type-products__sort select{width:100%;padding:14px 16px;border-radius:14px;border:1px solid var(--pp-cream-dark);background:var(--pp-white)}.pp-product-type-products__layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:34px}.pp-product-type-products__filters{position:sticky;top:24px;align-self:start}.pp-product-type-products__filter-toggle{display:none}.pp-product-type-products__filter-panel{background:var(--pp-cream);border-radius:var(--pp-radius);padding:24px;box-shadow:var(--pp-shadow);max-height:calc(100vh - 48px);overflow-y:auto}.pp-product-type-products__filter-panel h3{margin:0 0 18px;font-size:24px;font-weight:400}.pp-product-type-products__filter{border-top:1px solid var(--pp-cream-dark);padding:16px 0}.pp-product-type-products__filter summary{cursor:pointer;font-weight:700}.pp-product-type-products__filter-options{display:grid;gap:10px;margin-top:14px}.pp-product-type-products__filter-options label{display:flex;gap:8px;align-items:center;font-size:14px;color:var(--pp-muted)}.pp-product-type-products__filter-panel input[type=number]{width:100%;padding:12px;margin-top:6px;border:1px solid var(--pp-cream-dark);border-radius:12px}.pp-product-type-products__filter-panel .pp-button{width:100%;margin-top:20px}.pp-product-type-products__clear{display:block;margin-top:18px;text-align:center;color:var(--pp-muted);text-decoration:none}.pp-product-type-products__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.pp-product-type-products__card{display:flex;flex-direction:column;text-align:center}.pp-product-type-products__image{position:relative;aspect-ratio:1/1}.pp-product-type-products__price{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;margin:0 0 18px;font-size:16px}.pp-product-type-products__regular-price{color:var(--pp-muted)}.pp-product-type-products__compare-price{color:var(--pp-muted);text-decoration:line-through;text-decoration-thickness:2px}.pp-product-type-products__sale-price{color:#b84f66;font-size:18px;font-weight:700}.pp-product-type-products__sale-badge{position:absolute;top:12px;left:12px;z-index:2;display:inline-flex;align-items:center;justify-content:center;padding:7px 12px;border-radius:999px;background:#b8934e;color:#fff;font-size:12px;font-weight:700;line-height:1;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 4px 12px #2b2b2b26}.pp-product-type-products__image img{width:100%;height:100%;object-fit:cover;display:block}.pp-product-type-products__card-content{display:flex;flex:1;flex-direction:column;align-items:center;padding:22px 18px 24px}.pp-product-type-products__card-content h3{margin:0 0 14px;font-size:22px;line-height:1.12;font-weight:400;color:var(--pp-text)}.pp-product-type-products__card-content p{margin:0 0 18px;color:var(--pp-muted)}.pp-product-type-products__card-content .pp-button{margin-top:auto;min-width:130px}.pp-product-type-pagination{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:48px}.pp-product-type-pagination a,.pp-product-type-pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:46px;min-height:46px;padding:10px 16px;background:var(--pp-cream);border-radius:14px;text-decoration:none;color:var(--pp-text);font-weight:600;box-shadow:var(--pp-shadow)}.pp-product-type-pagination .is-current{background:var(--pp-blue);color:#fff}@media screen and (max-width:1100px){.pp-product-type-landing__hero,.pp-product-type-products__layout{grid-template-columns:1fr}.pp-product-type-products__filters{position:static;max-height:none}}@media screen and (max-width:749px){.pp-product-type-landing__hero{grid-template-columns:1fr;gap:30px}.pp-product-type-landing__content{max-width:100%;margin:0 auto;text-align:center}.pp-product-type-landing__image{aspect-ratio:1.25/1;margin:0 auto}.pp-product-type-landing__title{font-size:42px}.pp-product-type-products__top{display:block}.pp-product-type-products__sort{margin-top:24px;min-width:0}.pp-product-type-products__filter-panel h3{display:none}.pp-product-type-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.pp-product-type-products__card-content{padding:16px 10px 18px}.pp-product-type-products__card-content h3{font-size:16px;line-height:1.2;margin-bottom:10px}.pp-product-type-products__card-content p{font-size:13px;line-height:1.45;margin-bottom:14px}.pp-product-type-products__card-content .pp-button{min-width:0;width:100%;padding-inline:12px;font-size:13px}}.pp-product-type-products__filters{position:static;max-height:none}.pp-product-type-products__filter-toggle{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;background:var(--pp-cream);border-radius:18px;cursor:pointer;box-shadow:var(--pp-shadow);list-style:none;font-weight:700}.pp-product-type-products__filter-toggle::-webkit-details-marker{display:none}.pp-product-type-products__filter-toggle:after{content:"+";color:var(--pp-blue);font-size:28px;line-height:1}.pp-product-type-products__filters[open] .pp-product-type-products__filter-toggle:after{content:"\2212"}.pp-product-type-products__filter-panel{margin-top:16px;max-height:none;overflow:visible}.pp-product-type-products__filter-panel h3{display:none}.pp-related-articles{background:var(--pp-cream, #f6f3ee)}.pp-related-articles__header{max-width:760px;margin:0 auto 52px;text-align:center}.pp-related-articles__header h2{margin:10px 0 18px;color:var(--pp-text, #1f2528);font-size:clamp(38px,4.5vw,58px);line-height:1.05;font-weight:400}.pp-related-articles__header p{max-width:640px;margin:0 auto;color:var(--pp-muted, #5f686d);font-size:18px;line-height:1.65}.pp-related-articles__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.pp-related-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--pp-border, #e8e3da);border-radius:24px;background:#fff;box-shadow:0 8px 28px #0000000a;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.pp-related-card:hover{transform:translateY(-6px);border-color:#2d6cdf38;box-shadow:0 18px 45px #00000014}.pp-related-card__image-link{display:block;background:#fff;text-decoration:none}.pp-related-card__image{display:block;width:100%;aspect-ratio:1.45 / 1;object-fit:cover}.pp-related-card__content{display:flex;flex:1;flex-direction:column;padding:24px}.pp-related-card h3{margin:0 0 12px;color:var(--pp-text, #1f2528);font-size:24px;line-height:1.18;font-weight:400}.pp-related-card h3 a{color:inherit;text-decoration:none}.pp-related-card h3 a:hover{color:var(--pp-blue, #2f5f7c)}.pp-related-card p{margin:0;color:var(--pp-muted, #5f686d);font-size:15px;line-height:1.6}.pp-related-card__link{margin-top:auto;padding-top:24px;color:var(--pp-blue, #2f5f7c);font-size:15px;font-weight:600;text-decoration:none}.pp-related-card__link:hover{text-decoration:underline;text-underline-offset:4px}@media screen and (max-width:1000px){.pp-related-articles__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:700px){.pp-related-articles__header{margin-bottom:40px}.pp-related-articles__grid{grid-template-columns:1fr;gap:18px}.pp-related-card__content{padding:22px}.pp-related-card h3{font-size:22px}}.pp-resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.pp-resource-card{display:flex;flex-direction:column;background:var(--pp-card);border-radius:var(--pp-radius-lg);overflow:hidden;text-decoration:none;color:inherit;box-shadow:var(--pp-shadow);transition:transform .3s ease,box-shadow .3s ease}.pp-resource-card:hover{transform:translateY(-6px);box-shadow:var(--pp-shadow-hover)}.pp-resource-card__image{position:relative;aspect-ratio:16 / 10;overflow:hidden;background:var(--pp-cream-dark)}.pp-resource-card__image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .45s ease}.pp-resource-card:hover .pp-resource-card__image img{transform:scale(1.05)}.pp-resource-card__content{display:flex;flex-direction:column;flex:1;padding:26px}.pp-resource-card__category{margin:0 0 12px;font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:var(--pp-blue);font-weight:600}.pp-resource-card h3{margin:0;font-size:28px;line-height:1.2}.pp-resource-card__description{margin:18px 0 0;color:var(--pp-muted);line-height:1.7;font-size:16px}.pp-resource-card__button{display:inline-flex;align-items:center;gap:10px;margin-top:auto;padding-top:28px;color:var(--pp-blue);font-weight:600;transition:gap .25s ease}.pp-resource-card:hover .pp-resource-card__button{gap:16px}@media screen and (max-width:989px){.pp-resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.pp-resource-grid{grid-template-columns:1fr;gap:20px}.pp-resource-card__content{padding:22px}}.pp-policy-page{background:#f6f3ee}.pp-policy-hero{max-width:980px;margin:0 auto 54px;text-align:center}.pp-policy-hero h1{margin:0 0 18px;font-size:clamp(34px,6vw,64px);line-height:1.05;color:#2f2924}.pp-policy-hero p{max-width:760px;margin:0 auto;font-size:1.08rem;line-height:1.75;color:#5f554c}.pp-policy-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin-bottom:24px}.pp-policy-card,.pp-policy-support,.pp-policy-detail-card,.pp-policy-cta{background:#fff;border-radius:28px;box-shadow:0 14px 34px #3c2d2312}.pp-policy-card{padding:28px}.pp-policy-card span{display:block;margin-bottom:18px;font-weight:800;color:#8a6f58}.pp-policy-card h2{margin:0 0 12px;font-size:1.25rem;line-height:1.25;color:#2f2924}.pp-policy-card p,.pp-policy-support p,.pp-policy-detail-card p,.pp-policy-cta p{margin:0;color:#5f554c;line-height:1.7}.pp-policy-support{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:34px;align-items:center;padding:clamp(30px,5vw,56px);margin-bottom:24px}.pp-policy-support h2,.pp-policy-cta h2{margin:0;font-size:clamp(26px,4vw,44px);line-height:1.12;color:#2f2924}.pp-policy-support p{font-size:1.05rem}.pp-policy-details{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-bottom:24px}.pp-policy-detail-card{padding:30px}.pp-policy-detail-card h3{margin:0 0 12px;font-size:1.2rem;color:#2f2924}.pp-policy-cta{padding:clamp(32px,5vw,64px);text-align:center}.pp-policy-cta h2{margin-bottom:16px}.pp-policy-cta p{max-width:640px;margin:0 auto 26px;font-size:1.05rem}.pp-policy-buttons{display:flex;justify-content:center;flex-wrap:wrap;gap:14px}.pp-eyebrow{margin:0 0 14px;font-size:.85rem;letter-spacing:.12em;text-transform:uppercase;font-weight:700;color:#8a6f58}@media screen and (max-width:1100px){.pp-policy-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:989px){.pp-policy-support,.pp-policy-details{grid-template-columns:1fr}}@media screen and (max-width:749px){.pp-policy-hero{margin-bottom:34px}.pp-policy-grid{grid-template-columns:1fr;gap:16px}.pp-policy-card,.pp-policy-support,.pp-policy-detail-card,.pp-policy-cta{border-radius:22px}.pp-policy-card,.pp-policy-detail-card{padding:24px}.pp-policy-buttons{flex-direction:column;align-items:stretch}.pp-policy-buttons .pp-button{width:100%;text-align:center}}.pp-review-showcase{background:var(--pp-card);border-radius:var(--pp-radius-lg);padding:56px;box-shadow:var(--pp-shadow)}.pp-review-showcase__intro{max-width:760px;margin:0 auto 42px;text-align:center}.pp-review-showcase__intro h2{margin:0 0 16px;font-size:clamp(34px,4vw,56px);line-height:1.05}.pp-review-showcase__intro p:not(.pp-eyebrow){margin:0;font-size:17px;line-height:1.65;color:var(--pp-muted)}.pp-review-showcase__widget{background:#fff;border-radius:24px;padding:28px;overflow:hidden}@media screen and (max-width:749px){.pp-review-showcase{padding:30px 20px}.pp-review-showcase__intro{text-align:left;margin-bottom:28px}.pp-review-showcase__widget{padding:18px;border-radius:20px}}.pp-sale-banner{padding:24px 20px 44px;background:#fff}.pp-sale-banner__container{max-width:1280px;margin:0 auto}.pp-sale-banner__link{display:block;color:inherit;text-decoration:none}.pp-sale-banner__image,.pp-sale-banner__placeholder svg{display:block;width:100%;height:auto;border-radius:28px}.pp-sale-banner__placeholder{overflow:hidden;border-radius:28px;background:#f6f3ee}@media screen and (max-width:749px){.pp-sale-banner{padding:16px 16px 32px}.pp-sale-banner__image,.pp-sale-banner__placeholder svg{border-radius:20px}}.pp-search-page{background:#f6f3ee}.pp-search-hero{max-width:920px;margin:0 auto 44px;text-align:center}.pp-search-hero h1{margin:0 0 16px;font-size:clamp(34px,6vw,64px);line-height:1.05;color:#2f2924}.pp-search-hero p{max-width:680px;margin:0 auto 26px;font-size:1.05rem;line-height:1.7;color:#5f554c}.pp-search-form{display:flex;gap:12px;max-width:760px;margin:0 auto;padding:10px;background:#fff;border:2px solid #d9d2c8;border-radius:999px;box-shadow:0 12px 28px #3c2d2314,0 0 0 4px #ffffffbf}.pp-search-form input[type=search]{flex:1;border:none;background:#faf9f7;border-radius:999px;padding:14px 20px;font-size:1rem;color:#2f2924;outline:none;transition:.25s ease}.pp-search-form input[type=search]:focus{background:#fff;box-shadow:inset 0 0 0 2px #8a6f58}.pp-search-form input[type=search]::placeholder{color:#9a8b7d}.pp-search-results-header{max-width:820px;margin:0 auto 30px;text-align:center}.pp-search-results-header h2,.pp-search-suggestions h2{margin:0 0 10px;font-size:clamp(26px,4vw,42px);color:#2f2924}.pp-search-results-header p{margin:0;color:#5f554c;line-height:1.7}.pp-search-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.pp-search-card{display:flex;flex-direction:column;background:#fff;border-radius:22px;overflow:hidden;text-decoration:none;color:inherit;box-shadow:0 14px 34px #3c2d2312;transition:transform .2s ease,box-shadow .2s ease}.pp-search-card:hover{transform:translateY(-3px);box-shadow:0 18px 42px #3c2d231c}.pp-search-image{aspect-ratio:1 / 1;background:#eee7de;overflow:hidden}.pp-search-image img{width:100%;height:100%;object-fit:cover;display:block}.pp-search-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#8a6f58;font-weight:700;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem}.pp-search-card-content{padding:18px}.pp-search-type{margin:0 0 8px;font-size:.75rem;letter-spacing:.11em;text-transform:uppercase;font-weight:700;color:#8a6f58}.pp-search-card-content h3{margin:0 0 10px;font-size:1.05rem;line-height:1.3;color:#2f2924}.pp-search-card-content p{margin:0;font-size:.94rem;line-height:1.55;color:#5f554c}.pp-search-price{font-weight:700;color:#2f2924!important}.pp-search-empty-links{display:flex;justify-content:center;flex-wrap:wrap;gap:14px;margin-top:28px}.pp-search-suggestions{margin-top:54px;text-align:center}.pp-search-suggestion-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:24px}.pp-search-suggestion-grid a{display:block;padding:28px;background:#fff;border-radius:24px;text-decoration:none;box-shadow:0 14px 34px #3c2d2312}.pp-search-suggestion-grid span{display:block;margin-bottom:10px;font-size:1.2rem;font-weight:700;color:#2f2924}.pp-search-suggestion-grid p{margin:0;color:#5f554c;line-height:1.6}.pp-pagination{margin-top:42px;text-align:center}.pp-pagination .pagination{display:flex;justify-content:center;flex-wrap:wrap;gap:8px}.pp-pagination a,.pp-pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:38px;min-height:38px;padding:8px 12px;border-radius:999px;background:#fff;color:#2f2924;text-decoration:none}.pp-pagination .current{background:#2f2924;color:#fff}@media screen and (max-width:989px){.pp-search-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pp-search-suggestion-grid{grid-template-columns:1fr}}@media screen and (max-width:749px){.pp-search-form{flex-direction:column;border-radius:24px;padding:16px;border:2px solid #d9d2c8}.pp-search-form input[type=search],.pp-search-form .pp-button{width:100%;text-align:center}.pp-search-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.pp-search-card-content{padding:14px}.pp-search-card-content h3{font-size:.98rem}.pp-search-empty-links{flex-direction:column;align-items:stretch}.pp-search-empty-links .pp-button{width:100%;text-align:center}}@media screen and (max-width:480px){.pp-search-grid{grid-template-columns:1fr}}.pp-topic-landing__hero{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:54px;align-items:center}.pp-topic-landing__content{max-width:560px}.pp-topic-landing .pp-eyebrow,.pp-topic-products__eyebrow{color:var(--pp-blue);font-weight:700}.pp-topic-landing__title{margin:0 0 24px;font-size:clamp(42px,4.6vw,64px);line-height:1.02;font-weight:400;color:var(--pp-text)}.pp-topic-landing__description{max-width:540px}.pp-topic-landing__description p{margin:0}.pp-topic-landing__count{margin:24px 0 0;color:var(--pp-muted);font-size:15px}.pp-topic-landing__image{aspect-ratio:1.55/1;border-radius:var(--pp-radius);box-shadow:var(--pp-shadow)}.pp-topic-products__top{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:42px}.pp-topic-products__sort{min-width:240px}.pp-topic-products__sort label{display:block;margin-bottom:8px;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--pp-muted)}.pp-topic-products__sort select{width:100%;padding:14px 16px;border-radius:14px;border:1px solid var(--pp-cream-dark);background:var(--pp-white)}.pp-topic-products__layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:34px}.pp-topic-products__filters{position:sticky;top:24px;align-self:start}.pp-topic-products__filter-toggle{display:none}.pp-topic-products__filter-panel{background:var(--pp-cream);border-radius:var(--pp-radius);padding:24px;box-shadow:var(--pp-shadow);max-height:calc(100vh - 48px);overflow-y:auto}.pp-topic-products__filter-panel h3{margin:0 0 18px;font-size:24px;font-weight:400}.pp-topic-products__filter{border-top:1px solid var(--pp-cream-dark);padding:16px 0}.pp-topic-products__filter summary{cursor:pointer;font-weight:700}.pp-topic-products__filter-options{display:grid;gap:10px;margin-top:14px}.pp-topic-products__filter-options label{display:flex;gap:8px;align-items:center;font-size:14px;color:var(--pp-muted)}.pp-topic-products__filter-panel input[type=number]{width:100%;padding:12px;margin-top:6px;border:1px solid var(--pp-cream-dark);border-radius:12px}.pp-topic-products__filter-panel .pp-button{width:100%;margin-top:20px}.pp-topic-products__clear{display:block;margin-top:18px;text-align:center;color:var(--pp-muted);text-decoration:none}.pp-topic-products__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.pp-topic-products__card{display:flex;flex-direction:column;text-align:center}.pp-topic-products__image{position:relative;aspect-ratio:1/1}.pp-topic-products__image img{width:100%;height:100%;object-fit:cover;display:block}.pp-topic-products__card-content{display:flex;flex:1;flex-direction:column;align-items:center;padding:22px 18px 24px}.pp-topic-products__card-content h3{margin:0 0 14px;font-size:22px;line-height:1.12;font-weight:400;color:var(--pp-text)}.pp-topic-products__price{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;margin:0 0 18px;font-size:16px}.pp-topic-products__regular-price{color:var(--pp-muted)}.pp-topic-products__compare-price{color:var(--pp-muted);text-decoration:line-through;text-decoration-thickness:2px}.pp-topic-products__sale-price{color:#b84f66;font-size:18px;font-weight:700}.pp-topic-products__sale-badge{position:absolute;top:12px;left:12px;z-index:2;display:inline-flex;align-items:center;justify-content:center;padding:7px 12px;border-radius:999px;background:#b8934e;color:#fff;font-size:12px;font-weight:700;line-height:1;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 4px 12px #2b2b2b26}.pp-topic-products__card-content p{margin:0 0 18px;color:var(--pp-muted)}.pp-topic-products__card-content .pp-button{margin-top:auto;min-width:130px}.pp-topic-pagination{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:48px}.pp-topic-pagination a,.pp-topic-pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:46px;min-height:46px;padding:10px 16px;background:var(--pp-cream);border-radius:14px;text-decoration:none;color:var(--pp-text);font-weight:600;box-shadow:var(--pp-shadow)}.pp-topic-pagination .is-current{background:var(--pp-blue);color:#fff}@media screen and (max-width:1100px){.pp-topic-products__layout{grid-template-columns:1fr}.pp-topic-products__filters{position:static;max-height:none}}@media screen and (max-width:749px){.pp-topic-landing__hero{grid-template-columns:1fr;gap:30px}.pp-topic-landing__content{max-width:100%;text-align:center}.pp-topic-landing__image{aspect-ratio:1.25/1}.pp-topic-landing__title{font-size:42px}.pp-topic-products__top{display:block}.pp-topic-products__sort{margin-top:24px;min-width:0}.pp-topic-products__filters{position:static;max-height:none}.pp-topic-products__filter-toggle{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;background:var(--pp-cream);border-radius:18px;cursor:pointer;box-shadow:var(--pp-shadow);list-style:none;font-weight:700}.pp-topic-products__filter-toggle::-webkit-details-marker{display:none}.pp-topic-products__filter-toggle:after{content:"+";color:var(--pp-blue);font-size:28px;line-height:1}.pp-topic-products__filters[open] .pp-topic-products__filter-toggle:after{content:"\2212"}.pp-topic-products__filter-panel{margin-top:16px;max-height:none;overflow:visible}.pp-topic-products__filter-panel h3{display:none}.pp-topic-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:30px}.pp-topic-products__card-content{padding:18px 14px 20px}.pp-topic-products__card-content h3{font-size:18px}.pp-topic-products__card-content .pp-button{min-width:110px;font-size:13px}}.rc-featured-guides{background:var(--pp-cream, #f6f3ee)}.rc-featured-guides__header{max-width:760px;margin:0 auto 52px;text-align:center}.rc-featured-guides__heading{margin:10px 0 18px;font-size:clamp(38px,4.5vw,58px);line-height:1.05;font-weight:400;color:var(--pp-text)}.rc-featured-guides__subheading{max-width:640px;margin:0 auto;color:var(--pp-muted);font-size:18px;line-height:1.65}.rc-featured-guides__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.rc-featured-card{overflow:hidden;display:flex;flex-direction:column;border:1px solid var(--pp-border, #e8e3da);border-radius:24px;background:#fff;box-shadow:0 8px 28px #0000000a;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.rc-featured-card:hover{transform:translateY(-6px);border-color:#2d6cdf38;box-shadow:0 18px 45px #00000014}.rc-featured-card__image-link{display:block;text-decoration:none;background:var(--pp-cream, #f6f3ee)}.rc-featured-card__image{width:100%;aspect-ratio:1.45 / 1;object-fit:cover;display:block}.rc-featured-card__content{display:flex;flex-direction:column;flex:1;padding:24px}.rc-featured-card h3{margin:0 0 12px;font-size:24px;line-height:1.18;font-weight:400;color:var(--pp-text)}.rc-featured-card h3 a{color:inherit;text-decoration:none}.rc-featured-card h3 a:hover{color:var(--pp-blue)}.rc-featured-card p{margin:0;color:var(--pp-muted);font-size:15px;line-height:1.6}.rc-featured-card__link{margin-top:auto;padding-top:24px;color:var(--pp-blue);font-size:15px;font-weight:600;text-decoration:none}.rc-featured-card__link:hover{text-decoration:underline;text-underline-offset:4px}@media screen and (max-width:1100px){.rc-featured-guides__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:650px){.rc-featured-guides__header{margin-bottom:40px}.rc-featured-guides__grid{grid-template-columns:1fr;gap:18px}.rc-featured-card__content{padding:22px}.rc-featured-card h3{font-size:22px}}.rc-hero{background:var(--pp-cream,#f6f3ee)}.rc-hero__inner{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:54px;align-items:center}.rc-hero__content{max-width:600px}.rc-hero__heading{margin:12px 0 28px;font-size:clamp(48px,5vw,78px);line-height:.98;letter-spacing:-.03em;font-weight:400;color:var(--pp-text)}.rc-hero__heading span{display:block;font-style:italic;font-weight:400;color:var(--pp-blue)}.rc-hero__text{max-width:560px}.rc-hero__text p{margin:0 0 18px;color:var(--pp-muted);font-size:19px;line-height:1.7}.rc-hero__button{margin-top:12px}.rc-hero__media{position:relative;overflow:hidden;border-radius:30px;box-shadow:0 20px 50px #0000001f}.rc-hero__image{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}@media(max-width:990px){.rc-hero__inner{grid-template-columns:1fr;gap:42px}.rc-hero__content{max-width:720px;margin:0 auto;text-align:center}.rc-hero__text{margin:0 auto}.rc-hero__media{max-width:720px;margin:0 auto}}@media(max-width:640px){.rc-hero__heading{font-size:clamp(42px,12vw,58px)}.rc-hero__text p{font-size:17px}.rc-hero__button{width:100%;justify-content:center}}.rc-latest-articles{background:#fff}.rc-latest-articles__header{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:48px}.rc-latest-articles__heading{margin:10px 0 16px;font-size:clamp(38px,4.5vw,58px);line-height:1.05;font-weight:400;color:var(--pp-text)}.rc-latest-articles__subheading{max-width:620px;color:var(--pp-muted);font-size:18px;line-height:1.65}.rc-latest-articles__grid{display:grid;gap:22px}.rc-latest-card{display:grid;grid-template-columns:190px 1fr;gap:28px;align-items:center;padding:22px;border:1px solid var(--pp-border,#e8e3da);border-radius:24px;background:#fff;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;box-shadow:0 8px 28px #0000000a}.rc-latest-card:hover{transform:translateY(-4px);border-color:#2d6cdf38;box-shadow:0 18px 45px #00000014}.rc-latest-card__image-link{display:block;overflow:hidden;border-radius:18px}.rc-latest-card__image{width:100%;aspect-ratio:1.25;object-fit:cover;display:block}.rc-latest-card__content{display:flex;flex-direction:column;justify-content:center}.rc-latest-card__meta{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px;font-size:14px;color:var(--pp-muted)}.rc-latest-card h3{margin:0;font-size:28px;line-height:1.25;font-weight:400}.rc-latest-card h3 a{color:var(--pp-text);text-decoration:none}.rc-latest-card h3 a:hover{color:var(--pp-blue)}@media(max-width:900px){.rc-latest-articles__header{flex-direction:column;align-items:flex-start}.rc-latest-card{grid-template-columns:130px 1fr;gap:18px;padding:18px}.rc-latest-card h3{font-size:22px}}@media(max-width:600px){.rc-latest-card{grid-template-columns:1fr}.rc-latest-card__image{aspect-ratio:16/9}}.rc-topic-page{background:#fff}.rc-topic-page__hero{background:var(--pp-cream, #f6f3ee);text-align:center}.rc-topic-page__hero-inner{max-width:900px;margin:0 auto}.rc-topic-page__hero h1{margin:12px auto 24px;color:var(--pp-text, #202020);font-size:clamp(44px,5vw,72px);font-weight:400;line-height:1.02;letter-spacing:-.035em}.rc-topic-page__intro{max-width:760px;margin:0 auto;color:var(--pp-muted, #686868);font-size:19px;line-height:1.7}.rc-topic-page__intro p{margin:0}.rc-topic-page__section-header{max-width:760px;margin:0 auto 52px;text-align:center}.rc-topic-page__section-header h2{margin:10px 0 18px;color:var(--pp-text, #202020);font-size:clamp(38px,4.5vw,58px);font-weight:400;line-height:1.05}.rc-topic-page__section-header p{max-width:640px;margin:0 auto;color:var(--pp-muted, #686868);font-size:18px;line-height:1.65}.rc-topic-page__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.rc-topic-page__grid:empty{display:none}.rc-topic-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--pp-border, #e8e3da);border-radius:24px;background:#fff;box-shadow:0 8px 28px #0000000a;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.rc-topic-card__image-link{display:block;background:var(--pp-cream, #f6f3ee);text-decoration:none}.rc-topic-card__image{display:block;width:100%;aspect-ratio:1.45 / 1;object-fit:cover}.rc-topic-card__image-placeholder{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1.45 / 1;padding:30px;background:var(--pp-cream, #f6f3ee);color:var(--pp-muted, #686868);text-align:center}.rc-topic-card__content{display:flex;flex:1;flex-direction:column;padding:24px}.rc-topic-card h3{margin:0 0 12px;color:var(--pp-text, #202020);font-size:24px;font-weight:400;line-height:1.18}.rc-topic-card h3 a{color:inherit;text-decoration:none}.rc-topic-card h3 a:hover{color:var(--pp-blue, #2d6cdf)}.rc-topic-card p{margin:0;color:var(--pp-muted, #686868);font-size:15px;line-height:1.6}.rc-topic-card__link{margin-top:auto;padding-top:24px;color:var(--pp-blue, #2d6cdf);font-size:15px;font-weight:600;text-decoration:none}.rc-topic-card__link:hover{text-decoration:underline;text-underline-offset:4px}.rc-topic-page__empty{max-width:640px;margin:0 auto;padding:42px 28px;border:1px solid var(--pp-border, #e8e3da);border-radius:24px;background:var(--pp-cream, #f6f3ee);text-align:center}.rc-topic-page__empty h3{margin:0 0 10px;color:var(--pp-text, #202020);font-size:28px;font-weight:400}.rc-topic-page__empty p{margin:0;color:var(--pp-muted, #686868);font-size:16px;line-height:1.6}.rc-topic-page__pagination{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:48px;text-align:center}.rc-topic-page__pagination-pages{display:flex;align-items:center;justify-content:center;gap:6px}.rc-topic-page__pagination-button,.rc-topic-page__pagination-number{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:1px solid var(--pp-border, #e8e3da);background:#fff;color:var(--pp-text, #202020);text-decoration:none}.rc-topic-page__pagination-button{padding:10px 18px;border-radius:999px;font-size:14px;font-weight:600}.rc-topic-page__pagination-number{min-width:44px;padding:8px;border-radius:12px;font-size:15px}.rc-topic-page__pagination-button:hover,.rc-topic-page__pagination-number:hover{border-color:var(--pp-blue, #2d6cdf);color:var(--pp-blue, #2d6cdf)}.rc-topic-page__pagination-number--current{border-color:var(--pp-blue, #2d6cdf);background:var(--pp-blue, #2d6cdf);color:#fff}.rc-topic-page__pagination-ellipsis{padding:8px 4px;color:var(--pp-muted, #686868)}@media screen and (max-width:1000px){.rc-topic-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rc-topic-page__pagination{flex-wrap:wrap}}@media screen and (max-width:700px){.rc-topic-page__hero h1{font-size:clamp(40px,12vw,56px)}.rc-topic-page__intro{font-size:17px}.rc-topic-page__grid{grid-template-columns:1fr;gap:18px}.rc-topic-card__content{padding:22px}.rc-topic-card h3{font-size:22px}.rc-topic-page__pagination{flex-direction:column;gap:14px}.rc-topic-page__pagination-pages{flex-wrap:wrap}}.rc-topics{background:var(--pp-background,#fff)}.rc-topics__header{text-align:center;max-width:760px;margin:0 auto 56px}.rc-topics__heading{margin:10px 0 18px;font-size:clamp(38px,4.5vw,58px);line-height:1.05;font-weight:400;color:var(--pp-text)}.rc-topics__subheading{max-width:640px;margin:0 auto;color:var(--pp-muted);font-size:18px;line-height:1.65}.rc-topics__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:24px}.rc-topic-card{display:flex;flex-direction:column;padding:28px;border:1px solid var(--pp-border,#e8e3da);border-radius:24px;background:#fff;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;box-shadow:0 8px 28px #0000000a}.rc-topic-card:hover{transform:translateY(-6px);border-color:#2d6cdf38;box-shadow:0 18px 45px #00000014}.rc-topic-card__icon{width:62px;height:62px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;border-radius:18px;background:#f6f3ee;font-size:32px}.rc-topic-card h3{margin:0 0 14px;font-size:22px;line-height:1.25;color:var(--pp-text)}.rc-topic-card p{margin:0;color:var(--pp-muted);line-height:1.6;font-size:15px}.rc-topic-card__link{margin-top:auto;padding-top:26px;color:var(--pp-blue);font-weight:600;font-size:15px}@media(max-width:1400px){.rc-topics__grid{grid-template-columns:repeat(5,1fr)}}@media(max-width:1100px){.rc-topics__grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.rc-topics__header{margin-bottom:42px}.rc-topics__grid{grid-template-columns:repeat(2,1fr);gap:18px}.rc-topic-card{padding:22px;border-radius:20px}.rc-topic-card h3{font-size:19px}}@media(max-width:520px){.rc-topics__grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/52/assets/ppbycjy.css.map */
