.phpl{--phpl-page:#fff;--phpl-cream:#ead9b8;--phpl-card:#f4e8d2;--phpl-text:#161616;--phpl-muted:#6d685f;--phpl-accent1:#64318a;--phpl-accent2:#a96bc7;--phpl-dark:#2b172f;--phpl-radius:16px;--phpl-max:1440px;--phpl-cols:5;--phpl-gap:92px;background:var(--phpl-page);color:var(--phpl-text);font-family:CareSans,Arial,sans-serif;overflow:hidden}.phpl *{box-sizing:border-box}.phpl img{display:block;max-width:100%}.phpl a{text-decoration:none}.phpl h1,.phpl h2,.phpl h3,.phpl p{margin-top:0}.phpl h1,.phpl h2,.phpl h3{font-family:CareSans,Arial,sans-serif;color:var(--phpl-text);font-weight:500;letter-spacing:-.045em}.phpl h1{font-size:clamp(54px,5vw,88px);line-height:.93;margin:0}.phpl h2{font-size:clamp(38px,3.5vw,62px);line-height:1;margin:0 0 18px}.phpl h3{font-size:22px;line-height:1.05}.phpl p{line-height:1.55}.phpl-shell{width:min(calc(100% - 48px),var(--phpl-max));margin-inline:auto}.phpl-narrow{width:min(calc(100% - 40px),760px);margin-inline:auto;text-align:center}.phpl-section{padding:var(--phpl-gap) 0}.phpl-richtext p:last-child,.phpl-check-richtext p:last-child{margin-bottom:0}.phpl-muted{color:var(--phpl-muted)}.phpl-centered-text{text-align:center}.phpl-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 24px;border-radius:999px;font-size:14px;font-weight:700;transition:transform .2s ease,opacity .2s ease,box-shadow .2s ease}.phpl-btn:hover{transform:translateY(-1px)}.phpl-btn--small{min-height:40px;padding:9px 18px;font-size:12px}.phpl-btn--dark{background:var(--phpl-text);color:#fff}.phpl-btn--cream{background:var(--phpl-cream);color:var(--phpl-text)}.phpl-media--placeholder{background:linear-gradient(145deg,var(--phpl-accent1),var(--phpl-accent2))!important}.phpl-media-placeholder-mark{position:absolute;left:18px;top:18px;color:#fff;font-size:12px;font-weight:800;letter-spacing:.12em}

/* Hero */
.phpl-hero-band{background:var(--phpl-cream);padding:60px 0 44px}.phpl-hero__top{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr);gap:8vw;align-items:start;padding:0 0 58px}.phpl-hero__top h1{max-width:620px}.phpl-hero__intro{padding-top:8px;font-size:15px;max-width:440px}.phpl-hero__intro .phpl-btn{margin-top:8px}.phpl-hero__media{display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:8px;width:100%;max-width:none;margin:0}.phpl-hero-card{min-height:405px;background-size:cover;background-position:center;position:relative;overflow:hidden;border-radius:var(--phpl-radius)}.phpl-hero-card--main{min-height:420px}.phpl-media-label{position:absolute;left:16px;bottom:14px;background:rgba(255,255,255,.82);backdrop-filter:blur(6px);padding:7px 11px;border-radius:999px;font-size:11px;font-weight:700;color:var(--phpl-text)}

/* Headings */
.phpl-heading-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,420px);gap:64px;align-items:start;margin-bottom:32px}.phpl-heading-row h2{max-width:600px}.phpl-heading-row__aside{font-size:13px;color:var(--phpl-muted)}.phpl-heading-row__aside .phpl-btn{margin-top:4px}.phpl-centered-heading{text-align:center;max-width:720px;margin:0 auto 34px}.phpl-centered-heading .phpl-richtext{max-width:560px;margin-inline:auto}.phpl-centered-heading--results{margin-bottom:42px}

/* Product row */
.phpl-products-section{background:#fff}.phpl-product-scroller{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - (var(--phpl-cols) - 1)*14px)/var(--phpl-cols));gap:14px;overflow-x:auto;padding:2px 2px 18px;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.18) transparent}.phpl-product-card{scroll-snap-align:start;background:var(--phpl-card);border-radius:12px;padding:18px 18px 16px;display:flex;flex-direction:column;min-height:520px;min-width:0}.phpl-product-card__head{min-height:135px}.phpl-product-card__cats{font-size:10px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;color:var(--phpl-muted)}.phpl-product-card__cats a{color:inherit}.phpl-product-card h3{font-size:20px;margin:0 0 7px}.phpl-product-card h3 a{color:var(--phpl-text)}.phpl-product-card__desc{font-size:11px;color:var(--phpl-muted);line-height:1.4;margin-bottom:0}.phpl-product-card__image{height:250px;position:relative;display:flex;align-items:center;justify-content:center;margin:2px 0 12px;overflow:hidden}.phpl-product-card__image img{width:100%;height:100%;object-fit:contain;transition:transform .25s ease}.phpl-product-card:hover .phpl-product-card__image img{transform:scale(1.02)}.phpl-card-badge{position:absolute;right:4px;top:4px;background:#fff;padding:6px 9px;border-radius:999px;font-size:10px;font-weight:700}.phpl-product-card__footer{margin-top:auto}.phpl-price{font-size:16px;font-weight:700;margin-bottom:12px}.phpl-price del{opacity:.45;font-weight:400}.phpl-price ins{text-decoration:none}.phpl-product-card__actions{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center}.phpl-pill-action{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:7px 12px;background:#fff;color:var(--phpl-text);border:1px solid rgba(0,0,0,.08);border-radius:999px;font-size:11px;font-weight:700}.phpl-text-link{font-size:11px;font-weight:700;color:var(--phpl-text);text-align:right}.phpl-empty{padding:26px;border-radius:14px;background:var(--phpl-card);text-align:center;color:var(--phpl-muted)}

/* Split sections */
.phpl-split{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:76px;align-items:center}.phpl-split--image-left{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.phpl-split__copy{padding:34px 0}.phpl-split__copy h2{font-size:clamp(34px,3vw,52px);max-width:560px}.phpl-split__copy .phpl-richtext{font-size:14px;max-width:560px}.phpl-split__copy .phpl-btn{margin-top:16px}.phpl-split__media{position:relative;min-height:520px;background-size:cover;background-position:center;border-radius:12px;overflow:hidden}.phpl-membership{padding-top:calc(var(--phpl-gap) + 22px)}.phpl-section-icon{width:54px;height:54px;margin:0 0 18px;display:flex;align-items:center;justify-content:center}.phpl-section-icon--centered{margin-left:auto;margin-right:auto}.phpl-section-icon img{width:100%;height:100%;object-fit:contain}.phpl-check-richtext{margin:20px 0 8px}.phpl-check-richtext ul{padding:0;margin:0;list-style:none}.phpl-check-richtext li{display:flex;align-items:center;gap:12px;padding:7px 0;font-size:13px}.phpl-list-custom-icon,.phpl-list-default-icon{flex:0 0 28px;width:28px;height:28px}.phpl-list-custom-icon{object-fit:contain}.phpl-list-default-icon{display:grid;place-items:center;font-weight:800;color:var(--phpl-accent1)}.phpl-list-item-copy{min-width:0}

/* Membership details */
.phpl-membership-details{padding-top:20px}.phpl-membership-details h2{font-size:clamp(34px,3vw,50px)}.phpl-inclusion-list{display:grid;gap:10px;margin:28px 0 22px;text-align:left}.phpl-inclusion-row{display:flex;justify-content:space-between;align-items:center;gap:18px;background:#f5f5f4;border-radius:10px;padding:15px 18px;font-size:13px}.phpl-inclusion-icon{flex:0 0 34px;width:34px;height:34px;display:grid;place-items:center}.phpl-inclusion-icon img{max-width:32px;max-height:32px;object-fit:contain}.phpl-inclusion-row strong{font-size:15px;color:var(--phpl-accent1)}

/* Full visual banner */
.phpl-visual-banner{min-height:560px;background-color:var(--phpl-dark);background-size:cover;background-position:center;position:relative;display:flex;align-items:flex-end;justify-content:center;padding:64px 24px;color:#fff;overflow:hidden}.phpl-visual-banner.phpl-media--placeholder{background:radial-gradient(circle at 55% 34%,rgba(255,255,255,.18),transparent 22%),radial-gradient(circle at 40% 30%,rgba(169,107,199,.32),transparent 35%),var(--phpl-dark)!important}.phpl-visual-banner__content{position:relative;z-index:1;text-align:center;max-width:760px}.phpl-visual-banner h2{color:#fff;font-size:clamp(46px,5vw,78px);margin-bottom:18px}

/* Support cards */
.phpl-support-section{border-top:1px solid #eee;border-bottom:1px solid #eee}.phpl-support-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.phpl-support-card{background:linear-gradient(135deg,var(--phpl-accent1),var(--phpl-accent2));border-radius:16px;text-align:center;padding:24px 20px;min-height:150px;color:#fff}.phpl-support-card__icon{width:42px;height:42px;margin:0 auto 12px;display:grid;place-items:center}.phpl-support-card__icon img{max-width:40px;max-height:40px;object-fit:contain}.phpl-support-card__icon span{font-size:12px;font-weight:800;color:#fff}.phpl-support-card h3{font-size:15px;letter-spacing:-.02em;margin:0 0 8px;color:#fff}.phpl-support-card .phpl-richtext{font-size:11px;color:rgba(255,255,255,.88)}

/* Results - Hims-inspired full-width storytelling carousel */
.phpl-results{background:#fff;border-top:1px solid #f0f0f0;padding-top:72px;padding-bottom:54px}.phpl-results__heading-wrap{position:relative;z-index:2}.phpl-centered-heading--results{margin-bottom:42px}.phpl-centered-heading--results h2{font-size:clamp(38px,3.1vw,56px);line-height:.93;margin-bottom:12px}.phpl-centered-heading--results h2 span{display:block}.phpl-results-title-accent{color:var(--phpl-accent1)}.phpl-centered-heading--results .phpl-richtext{font-size:13px;max-width:540px}.phpl-result-scroller-wrap{overflow:hidden}.phpl-result-scroller{display:grid;grid-auto-flow:column;grid-auto-columns:var(--phpl-result-card-width,calc((100% - 30px)/4));gap:10px;overflow-x:auto;padding:2px 0 18px;scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none}.phpl-result-scroller::-webkit-scrollbar{display:none}.phpl-result-card{scroll-snap-align:center;background:#f7f7f7;border:0;border-radius:12px;padding:18px 16px 16px;min-height:500px;display:flex;flex-direction:column}.phpl-result-card__label{align-self:center;display:inline-flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--phpl-accent1) 18%,#fff);color:var(--phpl-accent1);padding:5px 9px;border-radius:999px;font-size:9px;line-height:1;font-weight:800;margin-bottom:22px;white-space:nowrap}.phpl-result-card__images{display:grid;grid-template-columns:1fr 1fr;gap:4px;align-items:start}.phpl-result-media-block{min-width:0}.phpl-result-image{position:relative;aspect-ratio:.72/1;min-height:0;background-size:cover;background-position:center;border-radius:8px;overflow:hidden}.phpl-result-image .phpl-media-placeholder-mark{font-size:8px;left:8px;top:8px}.phpl-result-image-caption{text-align:center;font-size:9px;color:#777;padding:7px 2px 0}.phpl-result-card__quote{font-size:11px;line-height:1.45;color:#676767;margin:20px 0 22px}.phpl-result-card__quote p{line-height:1.45}.phpl-result-card__meta{margin-top:auto;display:flex;flex-direction:column;gap:2px;font-size:10px;color:#666}.phpl-result-card__meta strong{font-size:11px;color:var(--phpl-text)}.phpl-result-verified{display:flex;align-items:center;gap:5px;font-size:9px;color:#777}.phpl-result-verified span{font-size:7px;color:var(--phpl-text)}.phpl-results__footer{text-align:center;padding-top:26px}.phpl-results__button{min-height:42px;padding:10px 21px;font-size:11px}.phpl-results__disclaimer{max-width:760px;margin:30px auto 0;color:#9a9a9a;font-size:8px;line-height:1.45}.phpl-results__disclaimer p{line-height:1.45}

/* FAQ - Hims-inspired split panel */
.phpl-faq-band{position:relative;background:#f4f4f4;padding:8px 0 0}.phpl-faq{position:relative;background:#fff;border-radius:18px 18px 0 0;display:grid;grid-template-columns:minmax(290px,.82fr) minmax(0,1.38fr);gap:70px;padding:52px clamp(34px,6vw,88px) 76px;max-width:none;width:calc(100% - 8px)}.phpl-faq__heading h2{font-size:clamp(34px,3vw,52px);line-height:1;max-width:440px;margin-bottom:20px}.phpl-faq__heading .phpl-richtext{font-size:12px;max-width:390px;margin-bottom:20px}.phpl-faq__button{margin-top:4px;min-height:36px;padding:8px 16px;font-size:10px}.phpl-accordion{align-self:start}.phpl-faq-item{border-top:1px solid rgba(0,0,0,.16)}.phpl-faq-item:last-child{border-bottom:1px solid rgba(0,0,0,.16)}.phpl-faq-question{width:100%;display:flex;justify-content:space-between;gap:18px;align-items:center;background:transparent;border:0;text-align:left;padding:18px 2px;font:600 12px/1.3 CareSans,Arial,sans-serif;color:var(--phpl-text);cursor:pointer}.phpl-faq-chevron{flex:0 0 9px;width:9px;height:9px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translateY(-2px);transition:transform .2s ease}.phpl-faq-question[aria-expanded=true] .phpl-faq-chevron{transform:rotate(225deg) translate(-2px,-2px)}.phpl-faq-answer{padding:0 44px 18px 2px;color:var(--phpl-muted);font-size:11px}.phpl-faq-answer p:last-child{margin-bottom:0}.phpl-faq-floating{position:absolute;left:50%;bottom:34px;transform:translateX(-50%);z-index:3;display:inline-flex;align-items:center;gap:9px;min-height:43px;padding:10px 18px;background:var(--phpl-text);color:#fff;border-radius:999px;font-size:10px;font-weight:800;box-shadow:0 0 0 5px color-mix(in srgb,var(--phpl-accent1) 22%,transparent),0 8px 24px rgba(0,0,0,.18)}.phpl-faq-floating:hover{color:#fff;transform:translateX(-50%) translateY(-1px)}

/* CTA */
.phpl-cta-wrap{padding-top:20px}.phpl-cta{background:linear-gradient(125deg,var(--phpl-accent1),var(--phpl-accent2));border-radius:var(--phpl-radius);padding:54px 60px;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:30px}.phpl-cta h2{color:#fff;font-size:clamp(36px,3.8vw,60px);margin-bottom:10px}.phpl-cta .phpl-richtext{color:rgba(255,255,255,.86);font-size:14px;max-width:620px}.phpl-cta .phpl-btn{flex:0 0 auto}

@media(max-width:1180px){.phpl-product-scroller{grid-auto-columns:calc((100% - 42px)/4)}.phpl-split{gap:48px}.phpl-hero__media{width:100%;max-width:none}.phpl-hero-card{min-height:360px}.phpl-split__media{min-height:460px}}
@media(max-width:900px){.phpl-shell{width:min(calc(100% - 28px),var(--phpl-max))}.phpl-section{padding:72px 0}.phpl-hero-band{padding:44px 0 28px}.phpl-hero__top{grid-template-columns:1fr;gap:24px;padding-bottom:34px}.phpl-hero__intro{max-width:600px}.phpl-hero__media{grid-template-columns:1fr 1fr 1fr;gap:6px}.phpl-hero-card,.phpl-hero-card--main{min-height:320px}.phpl-heading-row{grid-template-columns:1fr;gap:18px}.phpl-heading-row__aside{max-width:620px}.phpl-product-scroller{grid-auto-columns:42vw}.phpl-split,.phpl-split--image-left{grid-template-columns:1fr;gap:28px}.phpl-split__copy{padding:0}.phpl-split__media{min-height:520px}.phpl-split--image-left .phpl-split__media{order:1}.phpl-split--image-left .phpl-split__copy{order:2}.phpl-support-grid{grid-template-columns:1fr}.phpl-support-card{min-height:0}.phpl-result-scroller{grid-auto-columns:calc((100% - 10px)/2)}.phpl-faq{grid-template-columns:1fr;gap:32px;padding:44px 30px 86px}.phpl-faq-floating{bottom:28px}.phpl-cta{padding:42px 36px;align-items:flex-start;flex-direction:column}}
@media(max-width:600px){.phpl{--phpl-gap:62px}.phpl-shell{width:min(calc(100% - 20px),var(--phpl-max))}.phpl h1{font-size:48px}.phpl h2{font-size:38px}.phpl-hero-band{padding:34px 0 18px}.phpl-hero__top{padding-bottom:26px}.phpl-hero__intro{font-size:13px}.phpl-hero__media{display:grid;grid-auto-flow:column;grid-auto-columns:76vw;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.phpl-hero-card,.phpl-hero-card--main{min-height:360px;scroll-snap-align:center}.phpl-heading-row{margin-bottom:22px}.phpl-product-scroller{grid-auto-columns:78vw;gap:10px}.phpl-product-card{min-height:500px}.phpl-product-card__image{height:235px}.phpl-split__media{min-height:400px}.phpl-membership-details{padding-top:6px}.phpl-visual-banner{min-height:460px;padding-bottom:48px}.phpl-visual-banner h2{font-size:46px}.phpl-results{padding-top:58px;padding-bottom:42px}.phpl-centered-heading--results{margin-bottom:30px}.phpl-result-scroller{grid-auto-columns:82vw;padding-inline:0}.phpl-result-card{min-height:480px}.phpl-result-image{min-height:0}.phpl-faq{width:calc(100% - 4px);padding:38px 20px 88px}.phpl-faq__heading h2{font-size:38px}.phpl-faq-answer{padding-right:0}.phpl-faq-floating{bottom:24px}.phpl-cta{padding:34px 24px}.phpl-btn:not(.phpl-btn--small){width:100%}.phpl-product-card__actions{grid-template-columns:1fr}.phpl-text-link{text-align:left}}
