:root{--brand-dark: #1A3A5C;--brand-deep: #12293F;--brand-mid: #2D5A87;--brand-light: #F8F4F0;--brand-cream: #FDFAF6;--brand-rose: #D4A5A5;--brand-rosedeep: #B97E7E;--brand-mint: #A8D5BA;--brand-mintdeep: #5FA97E;--brand-text: #333333;--shadow-soft: 0 12px 32px -12px rgba(26, 58, 92, .18);--shadow-lift: 0 20px 48px -16px rgba(26, 58, 92, .28);--radius: 1.5rem;--font-heading: "Poppins", ui-sans-serif, system-ui, sans-serif;--font-body: "Inter", ui-sans-serif, system-ui, sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--brand-text);background:#fff;-webkit-font-smoothing:antialiased;line-height:1.5}h1,h2,h3,h4{font-family:var(--font-heading)}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}button{font-family:inherit;cursor:pointer;border:none;background:none}section{scroll-margin-top:70px}.container-pd{max-width:80rem;margin:0 auto;padding:0 1rem}@media(min-width:640px){.container-pd{padding:0 1.5rem}}@media(min-width:1024px){.container-pd{padding:0 2rem}}.section-pad{padding-top:5rem;padding-bottom:5rem}@media(min-width:1024px){.section-pad{padding-top:6rem;padding-bottom:6rem}}.eyebrow{font-size:.875rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--brand-rosedeep);margin-bottom:.75rem}.h-display{font-size:2.5rem;font-weight:700;line-height:1.1;color:var(--brand-dark)}.h-section{font-size:1.875rem;font-weight:700;color:var(--brand-dark);margin-bottom:1rem}@media(min-width:1024px){.h-display{font-size:3.75rem}.h-section{font-size:3rem}}.lead{font-size:1.125rem;color:#4b5563;line-height:1.75}.text-center{text-align:center}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;border-radius:9999px;font-weight:600;font-size:1rem;transition:all .25s ease;line-height:1}.btn:hover{transform:translateY(-2px)}.btn-rose{background:var(--brand-rose);color:var(--brand-dark)}.btn-rose:hover{background:var(--brand-rosedeep);color:#fff}.btn-dark{background:var(--brand-dark);color:#fff}.btn-dark:hover{background:var(--brand-deep)}.btn-outline-w{border:2px solid rgba(255,255,255,.7);color:#fff}.btn-outline-w:hover{background:#ffffff1a}.btn-outline-d{border:2px solid rgba(26,58,92,.2);color:var(--brand-dark);background:transparent}.btn-outline-d:hover{border-color:var(--brand-dark);background:var(--brand-light)}.pd-header{position:fixed;top:0;left:0;right:0;z-index:50;transition:all .3s ease}.pd-header.scrolled{background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 1px 3px #00000014}.pd-header__inner{display:flex;justify-content:space-between;align-items:center;height:4.25rem}.pd-header__logo{display:flex;align-items:center;gap:.5rem}.pd-header__logo img{height:2.25rem;width:auto}.pd-header__badge{font-size:10px;font-weight:600;padding:.125rem .5rem;border-radius:9999px;background:#ffffff26;color:#fff}.pd-header.scrolled .pd-header__badge{background:#d4a5a54d;color:var(--brand-dark)}.pd-nav{display:none;gap:1.75rem;align-items:center}.pd-nav a{font-size:.875rem;font-weight:500;color:#ffffffe6;transition:color .2s}.pd-nav a:hover{color:var(--brand-rosedeep)}.pd-header.scrolled .pd-nav a{color:var(--brand-text)}@media(min-width:1024px){.pd-nav{display:flex}}.pd-header__cta{display:none}@media(min-width:1024px){.pd-header__cta{display:inline-flex;padding:.625rem 1.25rem;font-size:.875rem}}.pd-menu-btn{color:#fff;display:block}.pd-header.scrolled .pd-menu-btn{color:var(--brand-dark)}@media(min-width:1024px){.pd-menu-btn{display:none}}.pd-mobile{display:none;background:#fff;border-top:1px solid var(--brand-light);box-shadow:0 10px 25px #0000001a;padding:1rem}.pd-mobile.open{display:block}.pd-mobile a{display:block;padding:.75rem;border-radius:.5rem;font-weight:500;color:var(--brand-text)}.pd-mobile a:hover{background:var(--brand-light)}.pd-mobile .btn{display:flex;width:100%;margin-top:.5rem}.pd-hero{position:relative;overflow:hidden;color:#fff;background:linear-gradient(135deg,var(--brand-deep),var(--brand-dark) 50%,var(--brand-mid));padding:7rem 0 4rem}@media(min-width:1024px){.pd-hero{padding:10rem 0 6rem}}.pd-hero__blob1,.pd-hero__blob2{position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none}.pd-hero__blob1{width:480px;height:480px;top:-8rem;right:-8rem;background:#d4a5a533}.pd-hero__blob2{width:420px;height:420px;bottom:-10rem;left:-6rem;background:#a8d5ba26}.pd-hero__grid{position:relative;display:grid;gap:3.5rem;align-items:center}@media(min-width:1024px){.pd-hero__grid{grid-template-columns:1fr 1fr}}.pd-hero__trust{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#ffffff1a;border-radius:9999px;font-size:.875rem;font-weight:500;margin-bottom:1.75rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.pd-hero__trust svg{color:var(--brand-mint)}.pd-hero h1{font-size:2.5rem;font-weight:700;line-height:1.1;margin-bottom:1.5rem}@media(min-width:640px){.pd-hero h1{font-size:3rem}}@media(min-width:1024px){.pd-hero h1{font-size:3.75rem}}.pd-hero h1 .grad{background:linear-gradient(90deg,var(--brand-rose),var(--brand-mint));-webkit-background-clip:text;background-clip:text;color:transparent}.pd-hero__sub{font-size:1.125rem;color:#ffffffd9;line-height:1.75;margin-bottom:2rem;max-width:36rem}@media(min-width:1024px){.pd-hero__sub{font-size:1.25rem}}.pd-hero__btns{display:flex;flex-direction:column;gap:1rem}@media(min-width:640px){.pd-hero__btns{flex-direction:row}}.pd-hero__social{margin-top:2.25rem;display:flex;align-items:center;gap:1rem;font-size:.875rem;color:#ffffffbf}.pd-hero__avatars{display:flex}.pd-hero__avatars span{width:2.5rem;height:2.5rem;border-radius:50%;border:2px solid var(--brand-dark);display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;margin-left:-.625rem}.pd-hero__avatars span:first-child{margin-left:0;background:var(--brand-rose)}.pd-hero__avatars span:nth-child(2){background:var(--brand-mint)}.pd-hero__avatars span:nth-child(3){background:var(--brand-mid)}.pd-hero__avatars span:last-child{background:#ffffff26;font-size:.625rem}.pd-hero__panel{background:#ffffff1a;border:1px solid rgba(255,255,255,.1);border-radius:2rem;padding:1.5rem;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--shadow-lift)}@media(min-width:1024px){.pd-hero__panel{padding:2rem}}.pd-hero__panel-title{display:flex;align-items:center;gap:.5rem;color:#fffc;font-size:.875rem;font-weight:500;margin-bottom:1.25rem}.pd-hero__panel-title svg{color:var(--brand-rose)}.pd-hero__item{display:flex;align-items:center;gap:1rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:1rem;margin-bottom:1rem;transition:all .25s}.pd-hero__item:hover{background:#fff3;transform:translateY(-2px)}.pd-hero__item-num{width:3.5rem;height:3.5rem;border-radius:.75rem;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-family:var(--font-heading);font-weight:700;font-size:1.125rem;color:#fff}.pd-hero__item-name{font-family:var(--font-heading);font-weight:600}.pd-hero__item-tag{font-size:.875rem;color:#ffffffb3}.pd-hero__item svg{color:#ffffff80;flex-shrink:0;margin-left:auto}.pd-hero__note{margin-top:1.25rem;font-size:.75rem;color:#fff9;line-height:1.6}.trustbar{background:#fff;border-bottom:1px solid var(--brand-light);padding:2rem 0}.trustbar__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media(min-width:768px){.trustbar__grid{grid-template-columns:repeat(4,1fr)}}.trustbar__item{display:flex;align-items:center;gap:.75rem;justify-content:center}.trustbar__icon{width:2.75rem;height:2.75rem;border-radius:.75rem;background:var(--brand-light);display:flex;align-items:center;justify-content:center;color:var(--brand-dark);flex-shrink:0}.trustbar__title{font-family:var(--font-heading);font-weight:600;color:var(--brand-dark);font-size:.875rem}.trustbar__desc{font-size:.75rem;color:#6b7280}.pd-brand{background:var(--brand-cream)}.pd-brand__grid{display:grid;gap:3.5rem;align-items:start}@media(min-width:1024px){.pd-brand__grid{grid-template-columns:1fr 1fr}}.pd-brand__sticky{position:static;max-width:42rem}@media(min-width:1024px){.pd-brand__sticky{position:sticky;top:7rem}}.pd-pillars{display:grid;gap:1.25rem}@media(min-width:640px){.pd-pillars{grid-template-columns:1fr 1fr}}.pd-pillar{background:#fff;border-radius:1rem;padding:1.75rem;box-shadow:var(--shadow-soft);transition:all .3s}.pd-pillar:hover{box-shadow:var(--shadow-lift);transform:translateY(-4px)}.pd-pillar__icon{width:3rem;height:3rem;border-radius:.75rem;background:var(--brand-light);display:flex;align-items:center;justify-content:center;color:var(--brand-dark);margin-bottom:1.25rem}.pd-pillar h3{font-weight:700;color:var(--brand-dark);font-size:1.125rem;margin-bottom:.625rem}.pd-pillar p{color:#4b5563;font-size:.875rem;line-height:1.7}.pd-products{background:#fff}.pd-selector{display:grid;gap:1rem;margin-bottom:2.5rem}@media(min-width:768px){.pd-selector{grid-template-columns:repeat(3,1fr)}}.pd-select-card{text-align:left;border-radius:1rem;border:2px solid #e5e7eb;padding:1.25rem;background:#fff;transition:all .25s}.pd-select-card:hover{transform:translateY(-4px);border-color:#1a3a5c66}.pd-select-card.active{border-color:var(--brand-dark);background:var(--brand-dark);color:#fff;box-shadow:var(--shadow-lift)}.pd-select-card__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.pd-select-card__icon{width:2.75rem;height:2.75rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;color:#fff}.pd-select-card__hash{font-size:11px;font-weight:700;padding:.25rem .625rem;border-radius:9999px}.pd-select-card__name{font-family:var(--font-heading);font-weight:700}.pd-select-card__tag{font-size:.875rem;margin-top:.25rem}.pd-panel{display:grid;gap:2rem;align-items:start}@media(min-width:1024px){.pd-panel{grid-template-columns:2fr 3fr}}.pd-card{position:relative;border-radius:1.5rem;padding:2rem;color:#fff;overflow:hidden;box-shadow:var(--shadow-lift)}.pd-card--iron{background:linear-gradient(135deg,#d4a5a5,#b97e7e)}.pd-card--calcium{background:linear-gradient(135deg,#8fb9dd,#6fa0cc)}.pd-card--dha{background:linear-gradient(135deg,#f2c94c,#d9a036)}.pd-card__blob1,.pd-card__blob2{position:absolute;border-radius:50%;filter:blur(40px);pointer-events:none}.pd-card__blob1{width:12rem;height:12rem;top:-4rem;right:-4rem;background:#ffffff26}.pd-card__blob2{width:14rem;height:14rem;bottom:-5rem;left:-2.5rem;background:#0000001a}.pd-card__inner{position:relative}.pd-card__hash{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.1em;background:#fff3;border-radius:9999px;padding:.25rem .75rem;margin-bottom:1.5rem}.pd-card__bottle{display:flex;justify-content:center;margin:1.5rem 0}.pd-card__bottle img{height:18rem;width:auto;filter:drop-shadow(0 24px 28px rgba(18,25,40,.4));transition:transform .5s}@media(min-width:640px){.pd-card__bottle img{height:20rem}}.pd-card__bottle img:hover{transform:scale(1.03)}.pd-card__name{font-size:1.5rem;font-weight:700;margin-bottom:.25rem}.pd-card__aud{color:#ffffffd9;font-size:.875rem;margin-bottom:1rem}.pd-card__desc{color:#ffffffe6;font-size:.875rem;line-height:1.7}.pd-card__benefits{list-style:none;margin-top:1.25rem}.pd-card__benefits li{display:flex;align-items:flex-start;gap:.625rem;font-size:.875rem;color:#fffffff2;margin-bottom:.625rem}.pd-card__benefits svg{flex-shrink:0;margin-top:.125rem}.pd-card__meta{margin-top:1.5rem;display:grid;grid-template-columns:1fr 1fr;gap:.75rem;font-size:.75rem}.pd-card__meta>div{background:#ffffff26;border-radius:.75rem;padding:.75rem}.pd-card__meta-label{display:flex;align-items:center;gap:.375rem;font-weight:600;margin-bottom:.25rem}.pd-card__meta p{color:#ffffffd9}.pd-card__certs{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.5rem}.pd-card__certs span{display:inline-flex;align-items:center;gap:.375rem;font-size:11px;font-weight:600;background:#ffffff26;border-radius:9999px;padding:.375rem .75rem}.pd-tabs{display:flex;gap:.5rem;background:var(--brand-light);border-radius:9999px;padding:.375rem;width:fit-content;margin-bottom:1.5rem;flex-wrap:wrap}.pd-tab{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;border-radius:9999px;font-size:.875rem;font-weight:600;color:var(--brand-dark);transition:all .2s}.pd-tab.active{background:var(--brand-dark);color:#fff;box-shadow:0 2px 6px #0003}.pd-explorer{background:var(--brand-cream);border:1px solid var(--brand-light);border-radius:1.5rem;padding:1.5rem}@media(min-width:1024px){.pd-explorer{padding:2rem}}.pd-explorer__hint{font-size:.875rem;color:#6b7280;margin-bottom:1rem}.pd-explorer__hint svg{color:var(--brand-rosedeep);vertical-align:-2px}.pd-chips{display:flex;flex-wrap:wrap;gap:.625rem;margin-bottom:1.5rem}.pd-chip{padding:.625rem 1rem;border-radius:9999px;border:2px solid;font-size:.875rem;font-weight:600;background:#fff;color:var(--brand-dark);transition:all .2s}.pd-chip.active{background:var(--brand-dark);color:#fff;border-color:var(--brand-dark)}.pd-ing{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:var(--shadow-soft);animation:pdFade .35s ease}@media(min-width:1024px){.pd-ing{padding:1.75rem}}@keyframes pdFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.pd-ing__head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.pd-ing__name{font-family:var(--font-heading);font-weight:700;color:var(--brand-dark);font-size:1.25rem}.pd-ing__dose{font-size:.875rem;font-weight:700;padding:.375rem .875rem;border-radius:9999px}.pd-ing__role{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:600;color:var(--brand-mintdeep);margin-bottom:.75rem}.pd-ing__detail{color:#4b5563;line-height:1.75}.pd-explorer__foot{margin-top:1.25rem;font-size:.75rem;color:#9ca3af}.pd-compare__title{font-family:var(--font-heading);font-weight:700;color:var(--brand-dark);font-size:1.25rem;margin-bottom:.25rem}.pd-compare__sub{font-size:.875rem;color:#6b7280;margin-bottom:1.5rem}.pd-row{display:grid;gap:.75rem;background:#fff;border-radius:1rem;padding:1rem;box-shadow:0 1px 2px #0000000d;margin-bottom:.75rem}@media(min-width:768px){.pd-row{grid-template-columns:140px 1fr 1fr}}.pd-row__dim{font-size:.875rem;font-weight:700;color:var(--brand-dark);padding-top:.25rem}.pd-row__good,.pd-row__bad{display:flex;align-items:flex-start;gap:.5rem;border-radius:.75rem;padding:.75rem}.pd-row__good{background:#a8d5ba33}.pd-row__good p{font-size:.875rem;color:var(--brand-dark)}.pd-row__good svg{color:var(--brand-mintdeep);flex-shrink:0;margin-top:.125rem}.pd-row__bad{background:#f3f4f6}.pd-row__bad p{font-size:.875rem;color:#6b7280}.pd-row__bad svg{color:#9ca3af;flex-shrink:0;margin-top:.125rem}.pd-bars{margin-top:2rem}.pd-bar-card{background:#fff;border-radius:1rem;padding:1.25rem;box-shadow:0 1px 2px #0000000d;margin-bottom:1.25rem}.pd-bar-card__label{font-size:.875rem;font-weight:700;color:var(--brand-dark);margin-bottom:.75rem}.pd-bar-row{margin-bottom:.625rem}.pd-bar-row__head{display:flex;justify-content:space-between;font-size:.75rem;font-weight:600;margin-bottom:.25rem}.pd-bar-track{height:.625rem;background:#f3f4f6;border-radius:9999px;overflow:hidden}.pd-bar-fill{height:100%;border-radius:9999px;width:0;transition:width 1s ease-out}.pd-bar-fill--pd{background:linear-gradient(90deg,var(--brand-mid),var(--brand-dark))}.pd-bar-fill--pd-iron{background:linear-gradient(90deg,#d4a5a5,#b97e7e)}.pd-bar-fill--pd-calcium{background:linear-gradient(90deg,#2d5a87,#1a3a5c)}.pd-bar-fill--pd-dha{background:linear-gradient(90deg,#f2c94c,#d9a036)}.pd-bar-fill--plain{background:#d1d5db}.pd-bar-card__note{margin-top:.75rem;font-size:.75rem;color:#6b7280}.pd-product-ctas{margin-top:1.5rem;display:flex;flex-direction:column;gap:.75rem}@media(min-width:640px){.pd-product-ctas{flex-direction:row}}.pd-community{background:var(--brand-light)}.pd-community__grid{display:grid;gap:3.5rem;align-items:center}@media(min-width:1024px){.pd-community__grid{grid-template-columns:1fr 1fr}}.pd-activity{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.25rem}.pd-activity__icon{width:2.75rem;height:2.75rem;background:#fff;border-radius:.75rem;box-shadow:var(--shadow-soft);display:flex;align-items:center;justify-content:center;color:var(--brand-dark);flex-shrink:0}.pd-activity h4{font-family:var(--font-heading);font-weight:700;color:var(--brand-dark)}.pd-activity p{font-size:.875rem;color:#4b5563}.pd-stats{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.pd-stat{background:#fff;border-radius:1rem;padding:1.75rem;text-align:center;box-shadow:var(--shadow-soft);transition:all .3s}.pd-stat:hover{box-shadow:var(--shadow-lift);transform:translateY(-4px)}.pd-stat__num{font-family:var(--font-heading);font-size:2.25rem;font-weight:700;color:var(--brand-dark)}.pd-stat__label{font-size:.875rem;color:#6b7280;margin-top:.375rem}.pd-quote{margin-top:1rem;background:var(--brand-dark);border-radius:1rem;padding:1.75rem;color:#fff;display:flex;gap:1rem;align-items:center}.pd-quote__icon{width:3rem;height:3rem;border-radius:.75rem;background:#ffffff1a;display:flex;align-items:center;justify-content:center;color:var(--brand-mint);flex-shrink:0}.pd-quote p{font-size:.875rem;line-height:1.7;color:#ffffffd9}.pd-quiz{background:#fff}.pd-quiz__wrap{max-width:48rem;margin:0 auto}.pd-quiz__card{background:var(--brand-cream);border:1px solid var(--brand-light);border-radius:1.5rem;box-shadow:var(--shadow-soft);padding:1.75rem}@media(min-width:1024px){.pd-quiz__card{padding:2.5rem}}.pd-quiz__q-head{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.pd-quiz__q-num{width:2.75rem;height:2.75rem;border-radius:50%;background:var(--brand-dark);color:#fff;display:flex;align-items:center;justify-content:center;font-family:var(--font-heading);font-weight:700;flex-shrink:0}.pd-quiz__q-title{font-family:var(--font-heading);font-size:1.25rem;font-weight:700;color:var(--brand-dark)}.pd-opt{width:100%;text-align:left;background:#fff;border:2px solid transparent;border-radius:1rem;padding:1.25rem;margin-bottom:.75rem;transition:all .2s;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.pd-opt:hover{border-color:var(--brand-rose);box-shadow:var(--shadow-soft)}.pd-opt__label{font-weight:600;color:var(--brand-dark)}.pd-opt__hint{font-size:.875rem;color:#6b7280;margin-top:.125rem}.pd-opt svg{color:#d1d5db;flex-shrink:0;transition:all .2s}.pd-opt:hover svg{color:var(--brand-rosedeep);transform:translate(4px)}.pd-quiz__progress{margin-top:2rem}.pd-quiz__progress-head{display:flex;justify-content:space-between;font-size:.75rem;color:#6b7280;margin-bottom:.5rem}.pd-quiz__track{height:.5rem;background:#fff;border-radius:9999px;overflow:hidden}.pd-quiz__fill{height:100%;background:linear-gradient(90deg,var(--brand-rose),var(--brand-rosedeep));transition:width .5s}.pd-result__head{text-align:center;margin-bottom:2rem}.pd-result__icon{width:5rem;height:5rem;background:#a8d5ba66;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;color:var(--brand-dark)}.pd-result-card{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:var(--shadow-soft);display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem}.pd-result-card.primary{box-shadow:0 0 0 2px var(--brand-rose),var(--shadow-soft)}.pd-result-card__num{width:3rem;height:3rem;border-radius:.75rem;color:#fff;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-family:var(--font-heading);font-weight:700}.pd-result-card__name{font-family:var(--font-heading);font-weight:700;color:var(--brand-dark)}.pd-result-card__badges{display:flex;flex-wrap:wrap;gap:.375rem;margin:.25rem 0 .5rem}.pd-result-card__badges span{font-size:11px;font-weight:700;padding:.125rem .5rem;border-radius:9999px}.pd-result-card ul{list-style:none;margin-top:.5rem}.pd-result-card li{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;color:#4b5563}.pd-result-card li svg{color:var(--brand-mintdeep);flex-shrink:0;margin-top:.2rem}.pd-result__ctas{display:flex;flex-direction:column;gap:.75rem;justify-content:center;margin-top:1.5rem}@media(min-width:640px){.pd-result__ctas{flex-direction:row}}.pd-experts{background:var(--brand-cream);border-top:1px solid var(--brand-light)}.pd-expert-grid{display:grid;gap:1.5rem;margin-bottom:3rem}@media(min-width:640px){.pd-expert-grid{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.pd-expert-grid{grid-template-columns:repeat(4,1fr)}}.pd-expert{background:#fff;border-radius:1.5rem;overflow:hidden;box-shadow:var(--shadow-soft);transition:all .3s}.pd-expert:hover{box-shadow:var(--shadow-lift);transform:translateY(-4px)}.pd-expert__photo{aspect-ratio:4/3;overflow:hidden;background:var(--brand-light)}.pd-expert__photo img{width:100%;height:100%;object-fit:cover;object-position:top;transition:transform .5s}.pd-expert:hover .pd-expert__photo img{transform:scale(1.05)}.pd-expert__body{padding:1.5rem}.pd-expert__badge{display:flex;align-items:center;gap:.375rem;color:var(--brand-mintdeep);font-size:.75rem;font-weight:600;margin-bottom:.5rem}.pd-expert__name{font-family:var(--font-heading);font-weight:700;color:var(--brand-dark);font-size:1.125rem}.pd-expert__role{font-size:.875rem;color:var(--brand-rosedeep);font-weight:600;margin-bottom:.75rem}.pd-expert__bio{font-size:.875rem;color:#4b5563;line-height:1.7}.pd-expert__bio.clamped{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.pd-expert__more{margin-top:.75rem;display:inline-flex;align-items:center;gap:.25rem;font-size:.875rem;font-weight:600;color:var(--brand-dark)}.pd-expert__more:hover{color:var(--brand-rosedeep)}.pd-expert__more svg{transition:transform .2s}.pd-expert__more.open svg{transform:rotate(180deg)}.pd-cta-band{position:relative;background:var(--brand-dark);border-radius:1.5rem;padding:2rem;text-align:center;color:#fff;overflow:hidden}@media(min-width:1024px){.pd-cta-band{padding:3rem}}.pd-cta-band__blob{position:absolute;width:16rem;height:16rem;border-radius:50%;background:#d4a5a533;filter:blur(60px);top:-5rem;right:-5rem;pointer-events:none}.pd-cta-band h3{font-size:1.5rem;font-weight:700;margin-bottom:.75rem;position:relative}@media(min-width:1024px){.pd-cta-band h3{font-size:1.875rem}}.pd-cta-band p{color:#fffc;max-width:36rem;margin:0 auto 1.75rem;position:relative}.pd-cta-band .btn{position:relative}.pd-shop{background:#fff}.pd-channels{display:grid;gap:1.5rem;margin-bottom:2.5rem}@media(min-width:640px){.pd-channels{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.pd-channels{grid-template-columns:repeat(4,1fr)}}.pd-channel{background:var(--brand-cream);border:1px solid var(--brand-light);border-radius:1.5rem;padding:1.75rem;text-align:center;display:block;transition:all .3s}.pd-channel:hover{box-shadow:var(--shadow-lift);transform:translateY(-4px)}.pd-channel__icon{width:4rem;height:4rem;border-radius:1rem;margin:0 auto 1.25rem;display:flex;align-items:center;justify-content:center}.pd-channel__icon img{max-height:3.25rem;width:auto}.pd-channel h3{font-family:var(--font-heading);font-weight:700;color:var(--brand-dark);margin-bottom:.5rem}.pd-channel p{font-size:.875rem;color:#4b5563;margin-bottom:1rem}.pd-channel span{color:var(--brand-dark);font-weight:600;font-size:.875rem}.pd-subscribe{position:relative;background:linear-gradient(90deg,var(--brand-dark),var(--brand-mid));border-radius:1.5rem;padding:2rem;text-align:center;color:#fff;overflow:hidden}@media(min-width:1024px){.pd-subscribe{padding:3rem}}.pd-subscribe__blob{position:absolute;width:18rem;height:18rem;border-radius:50%;background:#a8d5ba26;filter:blur(60px);bottom:-6rem;left:-4rem;pointer-events:none}.pd-subscribe h3{font-size:1.5rem;font-weight:700;margin-bottom:.75rem;position:relative}.pd-subscribe p{color:#ffffffd9;max-width:36rem;margin:0 auto 1.75rem;position:relative}.pd-subscribe .btn{position:relative}.pd-footer{background:var(--brand-deep);color:#fff;padding:3.5rem 0 0}.pd-footer__grid{display:grid;gap:2.5rem}@media(min-width:768px){.pd-footer__grid{grid-template-columns:2fr 1fr 1fr 1fr}}.pd-footer__logo{height:2.25rem;width:auto;margin-bottom:1rem}.pd-footer__desc{color:#ffffffb3;font-size:.875rem;line-height:1.7;max-width:24rem;margin-bottom:1.5rem}.pd-footer__social{display:flex;gap:.75rem}.pd-footer__social a{width:2.5rem;height:2.5rem;border-radius:50%;background:#ffffff1a;display:flex;align-items:center;justify-content:center;transition:all .2s}.pd-footer__social a:hover{background:var(--brand-rose);color:var(--brand-dark)}.pd-footer h4{font-family:var(--font-heading);font-weight:700;margin-bottom:1rem;color:#ffffffe6}.pd-footer ul{list-style:none}.pd-footer li{margin-bottom:.625rem}.pd-footer li a{font-size:.875rem;color:#fff9;transition:color .2s}.pd-footer li a:hover{color:#fff}.pd-footer__bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:3rem;padding:1.75rem 0;display:flex;flex-direction:column;gap:.75rem;font-size:.75rem;color:#ffffff80}@media(min-width:768px){.pd-footer__bottom{flex-direction:row;justify-content:space-between}}.hidden{display:none!important}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-12{margin-bottom:3rem}.mt-6{margin-top:1.5rem}
/*# sourceMappingURL=/cdn/shop/t/7/assets/theme.css.map */
