/* Home and about components use the shared surface and radius tokens. */
.al-lp,.al-lp-footer,.al-lp-subnav{--lp-cream:var(--al-surface);--lp-black:#20201f;--lp-radius:var(--al-radius);color:#20201f}
.al-lp-wrap{width:min(1200px,calc(100% - 64px));margin-inline:auto}
.al-lp-subnav{width:min(1200px,calc(100% - 64px));display:flex;gap:28px;padding-block:20px;margin-inline:auto;font-size:13px}
.al-lp-subnav a{text-decoration:none;color:#6a6a65;padding-block:4px}.al-lp-subnav [aria-current=page]{color:#20201f;border-bottom:2px solid var(--al-red);font-weight:700}
.al-lp-icon{width:21px;height:21px;flex-shrink:0;vertical-align:middle}
.al-lp-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #20201f;background:#20201f;color:white!important;border-radius:var(--al-radius);padding:12px 19px;line-height:1.2;font-size:13px;font-weight:700;text-decoration:none;text-align:center;cursor:pointer;transition:background .18s,transform .18s}
.al-lp-button:hover{background:#e30613;border-color:#e30613;transform:translateY(-1px)}
.al-lp-home section{scroll-margin-top:24px}.al-lp-hero{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin:0 0 32px}
.al-lp-hero>a{display:block;border-radius:var(--lp-radius);overflow:hidden;background:var(--lp-cream)}
.al-lp-hero img{width:100%;height:auto;aspect-ratio:1176/1392;object-fit:cover;display:block;transition:transform .4s}
.al-lp-hero a:hover img{transform:scale(1.018)}
.al-lp-carousel{margin-block:40px 58px;min-width:0}
.al-lp-rail{display:flex;gap:26px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-x:contain;min-width:0;padding:2px;scroll-padding-inline:2px}
.al-lp-rail::-webkit-scrollbar{display:none}.al-lp-rail>*{scroll-snap-align:start;min-width:0;flex-shrink:0}
.al-lp-promos{max-width:none;width:100%;margin-inline:auto;--al-promo-peek:clamp(44px,12vw,160px)}.al-lp-promo{flex:0 0 calc(100% - var(--al-promo-peek));border-radius:var(--lp-radius);background:var(--lp-cream);padding:22px;display:grid;grid-template-columns:1.1fr 1fr;gap:38px;align-items:center}
.al-lp-promo-photo{display:block;min-width:0;color:inherit}.al-lp-promo h2 a{color:inherit;text-decoration:none}.al-lp-promo-photo>img{display:block;width:100%;aspect-ratio:1.4;object-fit:cover;border-radius:var(--al-radius)}.al-lp-promo>div{padding:15px 24px 15px 0}
.al-lp-eyebrow{font-size:11px;font-weight:700;letter-spacing:1.6px;color:#6d6b64;margin:0 0 12px}
.al-lp-promo h2{font-size:clamp(25px,2.8vw,36px);letter-spacing:-.035em}.al-lp-promo p:not(.al-lp-eyebrow){font-size:15px;line-height:1.7;color:#575750;margin-bottom:22px}
.al-lp-shortcuts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;margin-block:40px 50px}
.al-lp-shortcut-photo{display:block;position:relative;aspect-ratio:550/650;overflow:hidden;border-radius:var(--al-radius);background:var(--lp-cream);text-decoration:none}
.al-lp-shortcut-photo>img{display:block;width:100%;height:100%;object-fit:cover}.al-lp-shortcut-label{position:absolute;inset:auto 16px 16px;z-index:2;display:flex;align-items:center;justify-content:center;min-height:44px;border-radius:var(--al-radius);padding:10px 12px;background:var(--al-surface);color:var(--lp-black);font-size:clamp(11px,1.2vw,13px);font-weight:700;line-height:1.4;text-align:center;white-space:nowrap}
.al-lp-shortcut-photo:focus-visible{outline:3px solid var(--al-red);outline-offset:4px}
.al-lp-shortcuts h2{font-size:18px;margin:16px 0 6px;letter-spacing:-.02em}.al-lp-shortcuts h2 a{text-decoration:none}.al-lp-shortcuts p{font-size:14px;line-height:1.55;margin:0;color:#3f403c}
.al-lp-offer{background:#ed1523;color:white;display:flex;align-items:center;justify-content:center}.al-lp-offer::before,.al-lp-offer::after{content:'%';position:absolute;font-size:150px;font-weight:900;line-height:1;opacity:.1;transform:rotate(-18deg);left:-25px;top:5px}.al-lp-offer::after{left:auto;right:-25px;top:auto;bottom:45px;transform:rotate(18deg)}.al-lp-offer>strong{font-size:clamp(25px,4vw,50px);font-style:italic;letter-spacing:-2px;z-index:1}
.al-lp-goal{flex-basis:calc((100% - 52px)/3);background:var(--lp-cream);border-radius:var(--lp-radius);padding:24px;display:flex;flex-direction:column}
.al-lp-goal>header{text-align:center;min-height:68px}.al-lp-goal h3{font-size:17px;letter-spacing:-.025em;margin-bottom:6px}.al-lp-goal header p{font-size:15px;margin:0;line-height:1.4}
.al-lp-goal-photo{display:block;width:100%;aspect-ratio:.93;object-fit:cover;border-radius:var(--al-radius);margin:12px 0 22px}
.al-lp-mini-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.al-lp-mini-products a{text-decoration:none;text-align:center;min-width:0}.al-lp-mini-products img{display:block;width:100%;aspect-ratio:1;height:auto;object-fit:contain;border-radius:var(--al-radius);background:#fff;padding:8px}
.al-lp-mini-products span{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:10px;font-weight:600;line-height:1.3;margin-top:8px;min-height:26px}
.al-lp-goal-description{font-size:15px;line-height:1.6;margin:24px 0 0;font-weight:500}
.al-lp-feature{flex-basis:calc((100% - 78px)/4)}.al-lp-feature>a{text-decoration:none}.al-lp-feature-photo{position:relative;aspect-ratio:1/1.12;border-radius:var(--al-radius);overflow:hidden;background:var(--al-surface)}
.al-lp-feature-photo img{width:100%;height:100%;display:block;object-fit:contain}.al-lp-feature-photo span{position:absolute;bottom:14px;left:14px;border-radius:var(--al-radius);background:#20201f;color:#fff;font-size:10px;font-weight:700;padding:7px 12px}.al-lp-feature h3{font-size:16px;line-height:1.45;margin:16px 6px 8px}.al-lp-feature p{font-size:14px;margin:0 6px;font-weight:700}.al-lp-feature del{color:#92928c;font-size:11px;font-weight:400}
.al-lp-collection{margin-bottom:35px;min-width:0}.al-lp-section-title{display:flex;align-items:center;justify-content:space-between;gap:20px;border-radius:var(--al-radius);background:var(--lp-cream);padding:17px 24px;margin:0 0 16px}
.al-lp-section-title h2{font-size:17px;margin:0;line-height:1.4}.al-lp-section-title>a{display:flex;align-items:center;gap:8px;text-decoration:none;font-size:12px;font-weight:600;white-space:nowrap}.al-lp-section-title .al-lp-icon{width:16px;height:16px}
.al-lp-product-row{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 64px)/5);gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#dedbd2 transparent;padding-bottom:12px;min-width:0;overscroll-behavior-x:contain}
.al-lp-product-card{background:var(--lp-cream);border-radius:var(--al-radius);overflow:hidden;min-width:0;display:flex;flex-direction:column;scroll-snap-align:start}
.al-lp-product-image{display:block;position:relative;margin:0 0 4px;aspect-ratio:1;overflow:hidden;border-radius:var(--al-radius);background:white}.al-lp-product-image>img{width:100%;height:100%;display:block;object-fit:contain}
.al-lp-sale{position:absolute;top:12px;left:12px;background:#ffcf38;color:#1a1a1a;display:flex;align-items:center;justify-content:center;font-size:11px;width:44px;height:44px;border-radius:50%}
.al-lp-card-content{padding:14px;display:flex;flex-direction:column;flex:1}.al-lp-product-status{display:flex;justify-content:space-between;gap:6px;font-size:10px;margin-bottom:11px;color:#74746e}.al-lp-product-status b{color:#f4bc2e}.al-lp-product-status .in-stock{color:#248151}.al-lp-product-status .out-stock{color:#b93228}
.al-lp-product-card h3{font-size:14px;font-weight:600;line-height:1.5;margin-bottom:8px}.al-lp-product-card h3 a{text-decoration:none}.al-lp-product-category{font-size:11px;font-style:italic;color:#81817a;margin-bottom:12px}
.al-lp-card-price{font-weight:700;font-size:14px;line-height:1.6;margin-top:auto;margin-bottom:14px}.al-lp-card-price del{font-size:11px;color:#92928c;font-weight:400}.al-lp-card-price ins{text-decoration:none}
.al-lp-card-actions{display:flex;align-items:center;gap:7px}.al-lp-card-actions .al-lp-button{padding:11px 9px;font-size:10px;gap:5px;flex:1;min-width:0}.al-lp-card-actions .al-lp-icon{width:16px;height:16px}.al-lp-heart{display:flex;align-items:center;justify-content:center;border:0;border-radius:50%;width:34px;height:34px;flex:0 0 34px;background:var(--al-surface);color:#1c2630;padding:7px}.al-lp-heart[aria-pressed=true]{color:#e30613;background:#ffe0e4}.al-lp-heart[aria-pressed=true] svg{fill:#ffe0e4}
.al-lp-pagination{display:flex;justify-content:center;align-items:center;gap:9px;flex-wrap:wrap;margin:36px 0 44px}.al-lp-pagination button{border:0;border-radius:50%;background:var(--al-surface);color:#20201f;width:39px;height:39px;font-weight:700;font-size:13px}.al-lp-pagination [aria-current=page]{background:#e30613;color:#fff}.al-lp-pagination>a{display:inline-flex;gap:8px;align-items:center;margin-left:12px;font-size:13px;text-decoration:none}.al-lp-pagination .al-lp-icon{width:17px}
.al-lp-sale-section{margin-block:30px 48px}
.al-lp-about-teaser{background:var(--lp-cream);border-radius:var(--al-radius);padding:35px;display:flex;align-items:center;justify-content:space-between;gap:40px;margin:40px 0}.al-lp-about-teaser h2{font-size:29px;margin-bottom:12px}.al-lp-about-teaser p:not(.al-lp-eyebrow){font-size:15px;line-height:1.7;max-width:670px;margin:0}.al-lp-about-teaser>.al-lp-button{flex-shrink:0}
.al-lp-blog{margin:42px 0 70px}.al-lp-blog-callout{padding:24px 8px;display:flex;justify-content:space-between;align-items:center;gap:24px}.al-lp-blog-callout h3{font-size:23px;letter-spacing:-.025em}.al-lp-blog-callout p{font-size:14px;color:#6a6a64;margin:0}.al-lp-text-link{font-size:14px;display:inline-flex;align-items:center;gap:10px;white-space:nowrap}
.al-lp-about-intro{margin:4px 0 46px}.al-lp-about-intro h1{font-size:30px;margin-bottom:15px;letter-spacing:-.02em}.al-lp-about-intro p{font-size:16px;line-height:1.6;max-width:1120px;margin:0;color:#40423d}
.al-lp-about-sections{display:grid;gap:26px}.al-lp-about-card{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:48px;background:var(--lp-cream);padding:27px;border-radius:var(--al-radius);min-width:0}
.al-lp-about-card>img{display:block;width:100%;aspect-ratio:1101/603;object-fit:cover;border-radius:var(--al-radius)}.al-lp-about-card>div{padding:15px 16px 15px 0}.al-lp-about-card h2{font-size:27px;line-height:1.3;letter-spacing:-.03em;margin-bottom:24px}.al-lp-about-card p{font-size:15px;line-height:1.65;margin:0;color:#44453e}.al-lp-about-actions{display:flex;align-items:center;justify-content:center;gap:28px;padding-block:42px 65px}.al-lp-about-actions>a:last-child{font-size:14px}
.al-lp-footer{border-top:1px solid #e8e8e8;background:#fff;margin-top:30px}.al-lp-footer-grid{width:min(1200px,calc(100% - 64px));display:grid;grid-template-columns:1.2fr .8fr 1fr 1.1fr;gap:48px;padding-block:36px}.al-lp-footer-grid h2{font-size:13px;margin:0 0 12px;padding-bottom:0;position:relative}.al-lp-footer-grid h2::after{content:none}.al-lp-footer-grid nav a{display:block;text-decoration:none;font-size:13px;color:#4c4c46;line-height:1.5;min-height:24px;margin:0 0 3px;padding-block:2px}.al-lp-footer-grid nav a:hover{text-decoration:underline;text-underline-offset:3px;color:#222}.al-lp-footer-grid p{font-size:13px;line-height:1.6;color:#4c4c46}
.al-lp-contact{display:flex;align-items:center;gap:13px;margin-top:21px!important}.al-lp-contact>.al-lp-icon{width:35px;height:35px;flex-basis:35px;padding:8px;background:#e30613;color:white;border-radius:50%}.al-lp-contact a{text-decoration:none}.al-lp-newsletter{display:flex;margin-top:18px}.al-lp-newsletter input{width:100%;min-width:0;border-radius:0;border:1px solid #ddd;font-size:12px;height:43px}.al-lp-newsletter button{border:0;border-radius:0;background:#e30613;color:white;min-width:52px}.al-lp-newsletter-status{margin-top:12px!important;font-size:12px!important}
.al-lp-footer-bottom{width:min(1200px,calc(100% - 64px));display:flex;justify-content:space-between;gap:20px;align-items:center;border-top:1px solid #e8e8e8;padding-block:22px;font-size:11px;color:#73736b}.al-lp-footer-bottom small{font-size:11px}
.al-lp-toast{position:fixed;bottom:22px;left:50%;transform:translateX(-50%);border-radius:var(--al-radius);background:#222;color:#fff;font-size:14px;padding:15px 22px;z-index:100;box-shadow:0 8px 24px #0002;max-width:calc(100% - 30px);width:max-content}
@media(min-width:1000px){.al-lp-product-row:has(>.al-lp-product-card:nth-child(4):last-child){grid-auto-columns:calc((100% - 48px)/4)}}
@media(max-width:1050px){.al-lp-goal{padding:18px}.al-lp-goal h3{font-size:14px}.al-lp-goal header p{font-size:13px}.al-lp-goal-description{font-size:13px}.al-lp-mini-products{gap:6px}.al-lp-goal-photo{border-radius:var(--al-radius)}.al-lp-product-row{grid-auto-columns:calc((100% - 48px)/4)}.al-lp-footer-grid{gap:25px}.al-lp-about-card{gap:28px}.al-lp-about-card h2{font-size:24px}.al-lp-promo{gap:24px}}
@media(max-width:767px){.al-lp-wrap,.al-lp-subnav,.al-lp-footer-grid,.al-lp-footer-bottom{width:calc(100% - 32px)}.al-lp-subnav{padding-block:13px;gap:24px;font-size:12px}.al-lp-hero{gap:12px;margin-bottom:22px}.al-lp-hero>a{border-radius:var(--al-radius)}.al-lp-hero img{aspect-ratio:1176/1392}.al-lp-carousel{margin-block:28px 36px}.al-lp-rail{gap:16px}.al-lp-promo{padding:14px;gap:20px;grid-template-columns:1fr;border-radius:var(--al-radius)}.al-lp-promo-photo>img{aspect-ratio:1.55;border-radius:var(--al-radius)}.al-lp-promo>div{padding:0 8px 9px}.al-lp-promo h2{font-size:28px;margin-bottom:12px}.al-lp-promo p:not(.al-lp-eyebrow){font-size:14px;margin-bottom:18px}.al-lp-eyebrow{font-size:10px;letter-spacing:1.4px}.al-lp-shortcuts{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 15px;margin-block:30px}.al-lp-shortcut-photo{border-radius:var(--al-radius)}.al-lp-shortcut-label{inset:auto 12px 12px;min-height:40px;padding:9px 8px;font-size:clamp(11px,3.1vw,12px)}.al-lp-shortcuts h2{font-size:16px;margin-top:11px}.al-lp-shortcuts p{font-size:12px;line-height:1.5}.al-lp-offer>strong{font-size:30px}.al-lp-goal{flex-basis:84%;padding:21px;border-radius:var(--al-radius)}.al-lp-goal h3{font-size:17px}.al-lp-goal header p{font-size:14px}.al-lp-goal>header{min-height:52px}.al-lp-goal-photo{aspect-ratio:1.08;margin:12px 0 18px}.al-lp-mini-products{gap:9px}.al-lp-mini-products span{font-size:10px}.al-lp-goal-description{font-size:14px;line-height:1.55;margin-top:20px}.al-lp-feature{flex-basis:calc((100% - 16px)/2)}.al-lp-feature-photo{border-radius:var(--al-radius)}.al-lp-feature-photo span{font-size:8px;padding:6px 9px;left:9px;bottom:9px}.al-lp-feature h3{font-size:13px;margin:12px 3px 8px}.al-lp-feature p{font-size:12px;margin-inline:3px}.al-lp-section-title{padding:14px 17px;border-radius:var(--al-radius);gap:12px}.al-lp-section-title h2{font-size:15px}.al-lp-section-title>a{font-size:10px;gap:4px}.al-lp-section-title .al-lp-icon{width:14px}.al-lp-product-row{grid-auto-columns:calc((100% - 12px)/2);gap:12px;padding-bottom:10px}.al-lp-product-card{border-radius:var(--al-radius)}.al-lp-product-image{border-radius:var(--al-radius)}.al-lp-card-content{padding:11px}.al-lp-product-status{font-size:8px;gap:4px}.al-lp-product-card h3{font-size:12px;line-height:1.5}.al-lp-product-category{font-size:9px}.al-lp-card-price{font-size:12px;margin-bottom:12px}.al-lp-card-price del{font-size:9px}.al-lp-card-actions{gap:4px}.al-lp-card-actions .al-lp-button{font-size:9px;padding:10px 7px;gap:4px}.al-lp-card-actions .al-lp-button .al-lp-icon{display:none}.al-lp-heart{width:29px;height:29px;flex-basis:29px;padding:6px}.al-lp-sale{width:37px;height:37px;font-size:9px;top:9px;left:9px}.al-lp-collection{margin-bottom:24px}.al-lp-pagination{margin-block:20px 32px;gap:7px}.al-lp-pagination button{width:35px;height:35px}.al-lp-pagination>a{font-size:12px}.al-lp-about-teaser{padding:26px;flex-direction:column;align-items:flex-start;gap:22px;margin-block:30px}.al-lp-about-teaser h2{font-size:27px}.al-lp-about-teaser p:not(.al-lp-eyebrow){font-size:14px}.al-lp-blog{margin-bottom:40px}.al-lp-blog-callout{flex-direction:column;align-items:flex-start;padding:20px 8px;gap:17px}.al-lp-blog-callout h3{font-size:21px}.al-lp-blog-callout p{font-size:13px}.al-lp-about-intro{margin:8px 0 28px}.al-lp-about-intro h1{font-size:27px}.al-lp-about-intro p{font-size:14px;line-height:1.7}.al-lp-about-sections{gap:20px}.al-lp-about-card{grid-template-columns:1fr;gap:22px;padding:19px;border-radius:var(--al-radius)}.al-lp-about-card>img{border-radius:var(--al-radius)}.al-lp-about-card>div{padding:0 3px 8px}.al-lp-about-card h2{font-size:24px;margin-bottom:16px}.al-lp-about-card p{font-size:14px;line-height:1.7}.al-lp-about-actions{gap:20px;flex-direction:column;padding-block:32px 36px}.al-lp-footer-grid{grid-template-columns:1fr 1fr;padding-block:34px;gap:30px 22px}.al-lp-footer-grid>div:first-child{grid-column:1/-1}.al-lp-footer-grid>div:last-child{grid-column:1/-1}.al-lp-footer-grid h2{margin-bottom:12px}.al-lp-footer-bottom{flex-direction:column;align-items:flex-start;gap:9px;padding-block:20px}.al-lp-footer{margin-top:14px}.al-lp-toast{font-size:13px}}
@media(prefers-reduced-motion:reduce){.al-lp-rail{scroll-behavior:auto}.al-lp-hero img,.al-lp-button,.al-lp-dots button{transition:none}.al-lp-button:hover{transform:none}}
.al-lp-add-form{flex:1;margin:0;display:flex}.al-lp-add-form .al-lp-button{width:100%}

.al-lp-footer-links{padding-bottom:20px}.al-lp-footer-links .al-footer-menu{display:flex;flex-wrap:wrap;gap:12px 24px;margin:0;padding:0;list-style:none}.al-lp-footer-links a{font-size:13px}


/* Contain WooCommerce accessible price labels inside their scrolling rail. */
.al-lp-rail,.al-lp-product-row{position:relative}

/* Controls are revealed after the existing rail has been connected. */
.al-lp-controls{display:none}

/* Photograph covers: live labels stay legible and outside the photograph files. */
.al-lp-hero>a{position:relative}.al-lp-hero>a::after{content:"";position:absolute;inset:50% 0 0;pointer-events:none;background:linear-gradient(transparent,rgba(0,0,0,.5))}.al-lp-hero-caption{position:absolute;left:32px;right:24px;bottom:32px;z-index:1;color:#fff}.al-lp-hero-caption h2{display:inline-block;margin:0;padding:13px 22px;border-radius:32px;background:#e30613;color:#fff;font-size:20px;line-height:1.2;font-weight:700;letter-spacing:0}.al-lp-hero-pharma h2{background:#417e90}.al-lp-hero-caption p{font-size:13px;text-transform:uppercase;line-height:1.45;font-weight:700;margin:12px 4px 0;color:#fff}.al-lp-offer-photo{display:block}.al-lp-offer-photo::before,.al-lp-offer-photo::after{display:none}.al-lp-offer-photo>strong{position:absolute;inset:18px 12px auto;text-align:center;font-size:32px;letter-spacing:-1px;text-shadow:0 2px 9px #0006}
@media(max-width:767px){.al-lp-hero-caption{left:12px;right:12px;bottom:16px}.al-lp-hero-caption h2{font-size:clamp(9px,2.9vw,17px);padding:9px 12px}.al-lp-hero-caption p{font-size:clamp(7px,1.9vw,10px);margin:7px 2px 0}.al-lp-offer-photo>strong{font-size:26px;top:15px}}

/* Balanced Sport / Pharma covers: compact desktop, original mobile proportions. */
.al-lp-hero>a{aspect-ratio:1.05}
.al-lp-hero>a>img{height:100%;aspect-ratio:auto;object-position:50% 0}
.al-lp-hero .al-lp-brand-pharma>img{transform:scale(1.14);transform-origin:50% 100%}
.al-lp-hero .al-lp-brand-pharma:hover>img{transform:scale(1.158)}
.al-lp-hero>a::after{inset:40% 0 0;background:linear-gradient(transparent,rgba(4,18,22,.76))}
.al-lp-hero-caption{left:30px;right:30px;bottom:28px}
.al-lp-hero-caption h2{padding:12px 20px;font-size:20px;line-height:1.2}
.al-lp-hero-caption p{margin:11px 2px 0;font-size:16px;font-weight:500;line-height:1.5;letter-spacing:0;text-transform:none;color:#F3F1EB;text-shadow:0 1px 8px #0005}
@media(max-width:767px){
 .al-lp-hero>a{aspect-ratio:1176/1392}
 .al-lp-hero .al-lp-brand-pharma>img{transform-origin:50% 85%}
 .al-lp-hero-caption{left:12px;right:12px;bottom:14px}
 .al-lp-hero-caption h2{padding:9px 10px;font-size:clamp(10px,2.85vw,16px);white-space:nowrap}
 .al-lp-hero-caption p{font-size:clamp(11px,2.8vw,14px);line-height:1.4;margin:9px 1px 0;min-height:2.8em;max-width:17ch}
}

/* Promotional cards: more image space, a visible next card, and readable copy. */
@media(min-width:768px){
 .al-lp-promos{--al-promo-peek:clamp(100px,16vw,220px)}
 .al-lp-promo{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:26px;padding:20px;align-items:stretch}
 .al-lp-promo-photo{height:100%;min-height:350px}
 .al-lp-promo-photo>img{height:100%;aspect-ratio:auto;object-fit:cover;object-position:center}
 .al-lp-promo>div{padding:18px 6px 18px 0;align-self:center;min-width:0}
 .al-lp-promo h2{font-size:clamp(25px,2.5vw,34px)}
 .al-lp-promo p:not(.al-lp-eyebrow){line-height:1.65}
}
@media(min-width:768px) and (max-width:1050px){
 .al-lp-promo{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px;padding:18px}
 .al-lp-promo .al-lp-eyebrow{font-size:10px;letter-spacing:1px}
 .al-lp-promo p:not(.al-lp-eyebrow){font-size:14px}
}

@media(min-width:768px) and (max-width:900px){
 .al-lp-promo{grid-template-columns:minmax(0,1fr);gap:20px}
 .al-lp-promo-photo{height:auto;min-height:0}
 .al-lp-promo-photo>img{height:auto;aspect-ratio:1.4}
 .al-lp-promo>div{padding:0 8px 10px}
}

/* Shared footer: information, categories and purchase conditions in separate columns. */
.al-lp-footer-grid{grid-template-columns:1.15fr .85fr .85fr 1fr 1.15fr;gap:26px}
.al-lp-footer-grid>*{min-width:0}
.al-lp-footer-grid nav a{overflow-wrap:anywhere}
@media(min-width:768px) and (max-width:1100px){
 .al-lp-footer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}
 .al-lp-footer-grid>div:first-child{grid-column:1/-1}
 .al-lp-footer-grid>.al-lp-footer-newsletter{grid-column:1/-1;max-width:440px}
}
@media(max-width:767px){
 .al-lp-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 20px}
 .al-lp-footer-shopping{grid-column:1/-1}
}

/* Additional desktop width reduction requested for all four promotional cards. */
@media(min-width:1051px){.al-lp-promos{--al-promo-peek:clamp(220px,20.8vw,300px)}}

/* About: evidence and original documents, shared by preview and WordPress. */
.al-lp-about .al-lp-about-intro h1{max-width:920px;font-size:clamp(30px,3.5vw,48px);line-height:1.12;text-wrap:balance;margin:12px 0 24px}
.al-lp-about .al-lp-about-intro>.al-lp-eyebrow{font-size:11px;letter-spacing:1.6px}
.al-quality-jump{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.al-quality-jump a{display:inline-flex;align-items:center;min-height:44px;padding:10px 18px;border:1px solid #c9c6bd;border-radius:32px;text-decoration:none;font-size:13px}
.al-quality{margin-top:64px;scroll-margin-top:30px}.al-quality-heading{max-width:830px;margin-bottom:28px}.al-quality-heading h2{font-size:clamp(25px,3vw,36px);line-height:1.2;margin:10px 0 16px;letter-spacing:-.025em}.al-quality-heading p:not(.al-lp-eyebrow){font-size:15px;line-height:1.75;color:#44453e}
.al-quality-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.al-quality-doc,.al-cert-card{min-width:0;background:#F3F1EB;border-radius:32px;padding:22px}.al-quality-preview{display:flex;align-items:center;justify-content:center;padding:18px;background:white;border-radius:32px;overflow:hidden}.al-quality-preview img{display:block;width:auto;max-width:100%;height:220px;object-fit:contain;border-radius:0!important}.al-quality-doc>div,.al-cert-card>div{padding:22px 2px 2px}.al-quality-meta{display:block;font-size:10px!important;line-height:1.5!important;letter-spacing:1.25px;color:#57574e;margin:0 0 10px!important}.al-quality h3{font-size:20px;line-height:1.3;letter-spacing:-.02em;margin:0 0 14px}.al-quality-doc p,.al-cert-card p,.al-quality-context p{font-size:14px;line-height:1.75;color:#44453e;margin:0 0 14px}.al-quality-link{display:inline-flex;gap:8px;align-items:center;min-height:44px;font-size:13px;font-weight:700;text-underline-offset:4px}.al-quality a:focus-visible,.al-quality-jump a:focus-visible,.al-quality summary:focus-visible{outline:3px solid #222;outline-offset:5px}.al-quality a:hover,.al-quality-jump a:hover{color:#555}
.al-quality-context{margin-top:22px;border:1px solid #d9d6ce;border-radius:32px;padding:20px 24px}.al-quality-context summary{cursor:pointer;font-size:15px;font-weight:700;line-height:1.5;min-height:24px}.al-quality-context[open] summary{margin-bottom:18px}.al-quality-context p:last-child{margin-bottom:0}.al-quality-context a{text-decoration:underline;text-underline-offset:3px}
.al-cert-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.al-cert-card{padding:16px}.al-cert-card .al-quality-preview{padding:12px}.al-cert-card .al-quality-preview img{height:175px}.al-cert-card h3{font-size:18px}.al-cert-card p{font-size:13px}.al-cert-card .al-quality-date{font-size:11px;line-height:1.6}.al-quality-pages{display:flex;flex-wrap:wrap;gap:4px 12px}.al-quality-pages a{display:inline-flex;align-items:center;min-height:44px;font-size:12px;text-decoration:underline;text-underline-offset:3px}.al-quality-sources{font-size:12px;line-height:1.8;margin:22px 0;color:#555}.al-quality-sources a{text-decoration:underline;text-underline-offset:3px}
@media(max-width:1100px){.al-cert-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.al-quality-grid{gap:14px}.al-quality-doc{padding:16px}.al-quality h3{font-size:18px}}
@media(max-width:767px){.al-quality{margin-top:40px}.al-quality-grid{grid-template-columns:1fr;gap:18px}.al-quality-doc{display:grid;grid-template-columns:110px minmax(0,1fr);gap:18px;padding:20px}.al-quality-doc .al-quality-preview{align-self:start;padding:8px}.al-quality-doc .al-quality-preview img{width:100%;height:auto}.al-quality-doc>div{padding:0}.al-cert-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.al-cert-card .al-quality-preview img{height:160px}.al-quality-context{padding:18px}.al-quality-jump a{font-size:12px}.al-quality h3{overflow-wrap:anywhere}}
@media(max-width:420px){.al-quality-doc{grid-template-columns:1fr}.al-quality-doc .al-quality-preview img{width:auto;height:185px}.al-cert-card{padding:12px}.al-cert-card .al-quality-preview img{height:130px}.al-cert-card h3{font-size:16px}}

/* Institution logos and text-based standard marks; no document previews. */
.al-quality-doc>.al-quality-logo{padding:24px;min-height:170px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:32px}.al-quality-logo img{width:auto;height:auto;max-height:120px;max-width:100%;object-fit:contain}.al-quality-doc>div:not(.al-quality-logo){padding:22px 2px 2px}.al-cert-card>.al-quality-standard{padding:10px;min-height:145px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:32px}.al-cert-card .al-quality-standard img{width:100%;height:140px;max-width:240px}.al-quality-doc .al-quality-logo img{border-radius:0!important}
@media(max-width:767px){.al-quality-doc{display:block}.al-quality-doc>.al-quality-logo{min-height:150px}.al-quality-logo img{max-width:296px;width:auto}.al-cert-card .al-quality-standard img{height:110px}.al-cert-card>.al-quality-standard{min-height:125px}}
@media(max-width:420px){.al-quality-doc .al-quality-logo img{height:auto;max-width:100%;max-height:110px}}

/* Six benefits: compact horizontal cards, with full copy on demand. */
.al-about-benefits{margin:0 0 60px;min-width:0}.al-about-rail{display:flex;position:relative;gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#d5d5d5 transparent;padding:8px 2px 20px;scroll-padding-inline:2px}.al-about-benefit{flex:0 0 300px;min-width:0;scroll-snap-align:start;display:flex;flex-direction:column;align-items:flex-start;padding:30px;min-height:330px;background:#F3F1EB;border-radius:32px}.al-about-symbol{width:54px;height:54px;object-fit:contain;flex-shrink:0;margin:0 0 26px}.al-about-benefit .al-about-label{font-size:12px;letter-spacing:.05em;color:#5c5b54;margin:0 0 10px}.al-about-benefit h2{font-size:27px;letter-spacing:-.035em;line-height:1.16;margin:0 0 28px;text-wrap:balance}.al-about-detail{margin-top:auto;width:100%}.al-about-detail summary{list-style:none;display:flex;gap:10px;align-items:center;justify-content:space-between;font-size:13px;font-weight:600;cursor:pointer;min-height:44px}.al-about-detail summary::-webkit-details-marker{display:none}.al-about-plus{display:grid;place-items:center;border-radius:50%;width:36px;height:36px;background:#222;color:#fff;font-size:26px;font-weight:400;line-height:1;flex-shrink:0}.al-about-full{padding-top:24px}.al-about-full h3{font-size:22px;line-height:1.25}.al-about-full p{font-size:16px;line-height:1.8}.al-about-rail:focus-visible,.al-about-detail summary:focus-visible,.al-about-close:focus-visible{outline:3px solid #222;outline-offset:4px}
.al-about-dialog{border:0;border-radius:32px;background:#F3F1EB;color:#222;width:min(680px,calc(100% - 32px));max-height:calc(100dvh - 48px);padding:48px;overflow:auto;overscroll-behavior:contain}.al-about-dialog::backdrop{background:rgba(0,0,0,.48)}.al-about-dialog .al-about-full{padding-top:20px}.al-about-dialog h3{font-size:clamp(25px,3vw,36px);letter-spacing:-.025em;margin:0 0 24px}.al-about-dialog p{margin:0}.al-about-close{position:absolute;right:16px;top:16px;border:0;background:#222;color:#fff;border-radius:50%;width:44px;height:44px;font-size:28px;cursor:pointer}.al-about-dialog .al-about-symbol{margin:0 0 12px}html.al-about-modal-open{overflow:hidden}
@media(max-width:767px){.al-about-rail{gap:16px}.al-about-benefit{flex-basis:min(300px,84%);padding:26px;min-height:320px}.al-about-benefit h2{font-size:25px}.al-about-dialog{padding:64px 26px 32px}.al-about-dialog .al-about-full p{font-size:15px}}
/* Motion uses transforms only; text and prices retain their layout. */
.al-lp-home .al-lp-goal-photo{clip-path:inset(0 round 32px)}
@media(hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){
 .al-lp-home .al-lp-promo,.al-lp-home .al-lp-product-card,.al-about-benefit{transition:transform .3s ease,box-shadow .3s ease}
 .al-lp-home .al-lp-hero img,.al-lp-home .al-lp-shortcut-photo>img,.al-lp-home .al-lp-goal-photo,.al-lp-home .al-lp-promo-photo>img,.al-lp-home .al-lp-product-image>img{transition:transform .35s cubic-bezier(.2,.65,.3,1)}
 .al-lp-home .al-lp-hero a:hover img,.al-lp-home .al-lp-shortcut-photo:hover>img{transform:scale(1.035)}
 .al-lp-home .al-lp-hero .al-lp-brand-pharma:hover>img{transform:scale(1.175)}
 .al-lp-home .al-lp-promo:hover,.al-about-benefit:hover{transform:translateY(-4px);box-shadow:0 8px 18px #2222220d}
 .al-lp-home .al-lp-product-card:hover{transform:translateY(-3px);box-shadow:0 6px 14px #2222220d}
 .al-lp-home .al-lp-product-card:hover .al-lp-product-image>img{transform:scale(1.025)}
 .al-lp-home .al-lp-goal:hover .al-lp-goal-photo{transform:scale(1.018)}
 .al-lp-home .al-lp-button .al-lp-icon{transition:transform .25s ease}.al-lp-home .al-lp-button:hover .al-lp-icon{transform:translateX(3px)}
 .al-lp-home .al-lp-rail{padding-top:6px;padding-bottom:14px}.al-lp-home .al-lp-product-row{padding-top:5px}
}
@media(hover:none),(pointer:coarse),(prefers-reduced-motion:reduce){.al-lp-home .al-lp-hero a:hover img{transform:none}.al-lp-home .al-lp-hero .al-lp-brand-pharma:hover>img{transform:scale(1.14)}.al-lp-home .al-lp-button:hover{transform:none}.al-about-benefit,.al-lp-home .al-lp-hero img{transition:none}}

.al-about-rail.has-controls{scrollbar-width:none}.al-about-rail.has-controls::-webkit-scrollbar{display:none}

/* Compact footer rhythm; retain comfortable touch targets. */
@media(max-width:767px){.al-lp-footer-grid{padding-block:28px;row-gap:24px}.al-lp-footer-grid nav a{min-height:28px;margin-bottom:2px;padding-block:4px}}

/* Brand introduction: photography and readable editorial cards. */
.al-brand-intro{margin:48px 0 28px;max-width:800px;color:#222}
.al-brand-intro>p{font-size:12px;font-weight:700;letter-spacing:.14em;margin:0 0 12px}
.al-brand-intro h2{font-size:clamp(28px,3.2vw,42px);line-height:1.15;letter-spacing:-.025em;margin:0 0 16px}
.al-brand-intro>div{font-size:16px;line-height:1.65;max-width:690px;color:#555}
.al-lp-hero.al-brand-cards{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;margin-bottom:44px}
.al-lp-hero.al-brand-cards>a{aspect-ratio:auto;display:flex;flex-direction:column;background:#F3F1EB;color:#222;text-decoration:none;border-radius:32px;min-width:0}
.al-lp-hero.al-brand-cards>a::after{display:none}
.al-brand-photo{aspect-ratio:1.05;overflow:hidden;flex-shrink:0}
.al-lp-hero.al-brand-cards .al-brand-photo img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover;object-position:50% 0;transform:none}
.al-lp-hero.al-brand-cards .al-lp-brand-pharma .al-brand-photo img{object-position:50% 0;transform:scale(1.14);transform-origin:50% 100%}
.al-brand-copy{padding:30px 32px 32px;display:flex;flex-direction:column;flex:1}
.al-brand-copy .al-brand-label{font-size:12px;letter-spacing:.12em;font-weight:700;margin:0 0 12px;color:#ae0711}
.al-lp-brand-pharma .al-brand-copy .al-brand-label{color:#326576}
.al-brand-copy h3{font-size:clamp(25px,2.4vw,32px);line-height:1.18;letter-spacing:-.02em;margin:0 0 18px;max-width:21ch}
.al-brand-copy .al-brand-description{font-size:16px;line-height:1.7;color:#4c4c4c;margin:0 0 26px}
.al-brand-link{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:15px;font-weight:700;margin-top:auto;min-height:44px}
.al-brand-link>span{font-size:25px;transition:transform .2s}
.al-brand-cards>a:focus-visible{outline:3px solid #222;outline-offset:5px}
@media(hover:hover) and (prefers-reduced-motion:no-preference){.al-lp-home .al-brand-cards>a:hover .al-brand-photo img{transform:scale(1.035)}.al-brand-cards>a:hover .al-brand-link>span{transform:translateX(5px)}}
@media(max-width:767px){.al-lp-hero.al-brand-cards{grid-template-columns:1fr;gap:24px}.al-brand-intro{margin-top:32px}.al-brand-copy{padding:24px}.al-brand-photo{aspect-ratio:1176/1392}.al-lp-hero.al-brand-cards .al-lp-brand-pharma .al-brand-photo img{transform-origin:50% 85%}.al-brand-copy h3{font-size:28px}}
@media(prefers-reduced-motion:reduce){.al-brand-link>span{transition:none}}

@media(hover:hover) and (prefers-reduced-motion:no-preference){.al-lp-home .al-brand-cards>.al-lp-brand-pharma:hover .al-brand-photo img{transform:scale(1.175)}}
