.pdp-peptide{--pdp-text: var(--primary-dark-brown, #592b15);--pdp-muted: var(--primary-brown-text, #735f55);--pdp-accent: var(--primary-brown, #a65d3c);--pdp-cream: var(--primary-light-sand, #f4e9e1);--pdp-soft: #fbf8f5;--pdp-lime: var(--primary-green, #eef6dc);--pdp-card: #ffffff;--pdp-border: rgba(89, 43, 21, .14);--pdp-success: #347a4a;--pdp-success-soft: #edf7ef;--pdp-danger: #b44c48;--pdp-danger-soft: #fff0ed;--pdp-shadow: 0 12px 32px rgba(89, 43, 21, .07);--pdp-radius: 18px;color:var(--pdp-text);background:var(--color-background)}.pdp-peptide *{box-sizing:border-box}.pdp-peptide__eyebrow{margin:0 0 8px;color:var(--pdp-muted);font-family:var(--font-body-family);font-size:12px;font-weight:600;letter-spacing:0;line-height:16px;text-transform:uppercase}.pdp-peptide h1,.pdp-peptide h2,.pdp-peptide h3{color:var(--pdp-text)}.pdp-peptide__heading{margin:0;font-family:var(--font-head-family);font-weight:var(--font-header-weight);letter-spacing:0}.pdp-peptide__heading--xl{font-size:36px;line-height:42px}.pdp-peptide__heading--lg{font-size:30px;line-height:36px}.pdp-peptide__heading--md{font-size:24px;line-height:30px}.pdp-peptide__text{margin:0;color:var(--pdp-muted);font-family:var(--font-body-family);font-size:16px;line-height:24px}.pdp-peptide__section-header{display:grid;gap:10px;max-width:680px;margin:0 auto 28px;text-align:center}.pdp-peptide__button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 22px;border:1px solid var(--pdp-accent);border-radius:var(--button-border-radius, 30px);background:var(--pdp-accent);color:#fff;font-family:var(--font-button-family);font-size:14px;font-weight:var(--font-button-weight);line-height:20px;text-align:center;text-decoration:none;text-transform:uppercase;transition:opacity .2s ease,background-color .2s ease,color .2s ease;cursor:pointer}.pdp-peptide__button:hover{opacity:.84}.pdp-peptide__button--wide{width:100%}.pdp-peptide__button--outline{background:transparent;color:var(--pdp-text);border-color:var(--pdp-text)}.pdp-peptide-offer{background:var(--pdp-accent);color:#fff}.pdp-peptide-offer__inner{display:flex;align-items:center;justify-content:center;gap:10px;min-height:38px;padding-top:8px;padding-bottom:8px;text-align:center}.pdp-peptide-offer__text{margin:0;color:inherit;font-family:var(--font-body-family);font-size:13px;line-height:18px}.pdp-peptide-offer__link{color:inherit;font-weight:600;text-underline-offset:3px}.pdp-peptide-hero{background:var(--pdp-soft)}.pdp-peptide-hero__grid{display:grid;gap:24px}.pdp-peptide-gallery{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px}.pdp-peptide-gallery__stage{grid-column:1 / -1;position:relative;overflow:hidden;border-radius:var(--pdp-radius);background:var(--pdp-cream);aspect-ratio:var(--pdp-gallery-aspect-ratio, 1);touch-action:pan-y pinch-zoom;overscroll-behavior-x:contain;transition:aspect-ratio .25s ease}.pdp-peptide-gallery__stage:focus-visible{outline:2px solid var(--pdp-text);outline-offset:3px}.pdp-peptide-gallery__controls{display:flex;align-self:center;gap:8px}.pdp-peptide-gallery__arrow{display:flex;width:40px;height:40px;align-items:center;justify-content:center;padding:0;border:1px solid var(--pdp-border);border-radius:50%;background:var(--pdp-card);color:var(--pdp-accent);touch-action:manipulation;transition:border-color .2s ease,background-color .2s ease,transform .2s ease;cursor:pointer}.pdp-peptide-gallery__arrow:hover{border-color:var(--pdp-accent);background:var(--pdp-soft)}.pdp-peptide-gallery__arrow:active{transform:scale(.96)}.pdp-peptide-gallery__arrow:focus-visible{outline:2px solid var(--pdp-text);outline-offset:2px}.pdp-peptide-gallery__panel{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.pdp-peptide-gallery__panel[hidden]{display:none}.pdp-peptide-gallery__media,.pdp-peptide-gallery__media img,.pdp-peptide-gallery__media video,.pdp-peptide-gallery__media iframe{display:block;width:100%;height:100%}.pdp-peptide-gallery__media img,.pdp-peptide-gallery__media video,.pdp-peptide-gallery__media iframe{border:0}.pdp-peptide-gallery__media img{object-fit:contain}.pdp-peptide-gallery__media video,.pdp-peptide-gallery__media iframe{object-fit:cover}.pdp-peptide-gallery__placeholder{display:grid;place-items:center;width:100%;height:100%;padding:24px;color:var(--pdp-muted);text-align:center}.pdp-peptide-gallery__thumbs{display:grid;grid-auto-columns:70px;grid-auto-flow:column;justify-content:start;gap:8px;min-width:0;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.pdp-peptide-gallery__thumbs::-webkit-scrollbar{display:none}.pdp-peptide-gallery__thumb{width:70px;min-height:0;aspect-ratio:1;padding:0;overflow:hidden;border:1px solid var(--pdp-border);border-radius:10px;background:var(--pdp-card);color:var(--pdp-muted);cursor:pointer}.pdp-peptide-gallery__thumb.is-active{border-color:var(--pdp-text)}.pdp-peptide-gallery__thumb img,.pdp-peptide-gallery__thumb video{display:block;width:100%;height:100%;aspect-ratio:1;object-fit:cover}.pdp-peptide-gallery__thumb-label{display:grid;place-items:center;min-height:70px;padding:8px;font-size:12px;line-height:16px}.pdp-peptide-buy{padding:20px;border:1px solid var(--pdp-border);border-radius:var(--pdp-radius);background:var(--pdp-card)}.pdp-peptide-buy__title{display:grid;gap:8px;margin-bottom:14px}.pdp-peptide-buy__reviews{display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:var(--pdp-muted);font-size:13px;line-height:18px}.pdp-peptide-stars{display:inline-flex;align-items:center;gap:2px;color:var(--primary-main-pink, #f467b9)}.pdp-peptide-stars svg{width:15px;height:15px}.pdp-peptide-buy__description{margin:0 0 14px}.pdp-peptide-buy__price{display:grid;gap:4px;margin-bottom:12px}.pdp-peptide-buy__price-line{display:flex;flex-wrap:wrap;align-items:baseline;gap:10px}.pdp-peptide-buy__price-current{color:var(--pdp-text);font-size:28px;font-weight:600;line-height:34px}.pdp-peptide-buy__price-value{color:var(--pdp-muted);font-size:14px;line-height:20px;text-decoration:line-through}.pdp-peptide-buy__installments{margin:0 0 14px;color:var(--pdp-muted);font-size:13px;line-height:20px}.pdp-peptide-buy__payment-terms{margin:0;color:var(--pdp-muted);font-size:13px;line-height:20px}.pdp-peptide-buy__payment-terms shopify-payment-terms{display:block}.pdp-peptide-plan{display:grid;gap:8px;margin-bottom:16px}.pdp-peptide-plan__option{display:flex;justify-content:space-between;gap:12px;padding:12px;border:1px solid var(--pdp-border);border-radius:10px;color:var(--pdp-text);font-size:14px;line-height:20px}.pdp-peptide-plan__option.is-selected{border-color:var(--pdp-text)}.pdp-peptide-plan__price{white-space:nowrap;font-weight:600}.pdp-peptide-buy__commerce{display:grid;gap:12px;scroll-margin-top:20px;border-radius:14px;outline:0;transition:box-shadow .25s ease}.pdp-peptide-buy__commerce.is-attention{box-shadow:0 0 0 5px #a65d3c21}.pdp-peptide-buy .product-btn-qty,.pdp-peptide-buy .product-btn-qty>div,.pdp-peptide-buy .product-form,.pdp-peptide-buy .product-form form,.pdp-peptide-buy .product-form__buttons,.pdp-peptide-buy .product-form__buttons .btn{width:100%!important}.pdp-peptide-buy .product-btn-qty{display:flex;flex-direction:column}.pdp-peptide-buy .product-form__buttons .btn{min-height:52px!important;margin-bottom:0!important;padding:14px 20px!important;border-radius:999px!important;font-size:15px!important;line-height:20px!important;text-transform:none!important}.pdp-peptide-trust{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 14px;margin-top:12px;color:var(--pdp-muted);font-size:12px;line-height:16px}.pdp-peptide-trust__item{display:inline-flex;align-items:center;gap:5px}.pdp-peptide-value__table{display:grid;border:1px solid var(--pdp-border);border-radius:var(--pdp-radius);overflow:hidden;background:var(--pdp-card);box-shadow:var(--pdp-shadow)}.pdp-peptide-value__row{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:12px;padding:12px;border-top:1px solid var(--pdp-border)}.pdp-peptide-value__row:first-child{border-top:0}.pdp-peptide-value__image{overflow:hidden;border-radius:8px;background:var(--pdp-soft);aspect-ratio:1}.pdp-peptide-value__image img{display:block;width:100%;height:100%;object-fit:cover}.pdp-peptide-value__name,.pdp-peptide-value__price{margin:0;color:var(--pdp-text);font-size:14px;line-height:20px}.pdp-peptide-value__summary{display:grid;gap:8px;padding:10px;border-top:1px solid var(--pdp-border);background:var(--pdp-card)}.pdp-peptide-value__summary-line{display:flex;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:10px;color:var(--pdp-muted);font-size:14px;line-height:20px}.pdp-peptide-value__summary-line strong{color:var(--pdp-text)}.pdp-peptide-value__summary-line--value{background:var(--pdp-danger-soft);color:var(--pdp-danger)}.pdp-peptide-value__summary-line--value strong{color:var(--pdp-danger);text-decoration:line-through;text-decoration-thickness:1px}.pdp-peptide-value__summary-line--price{background:var(--pdp-success-soft);color:var(--pdp-success);font-size:15px;font-weight:700}.pdp-peptide-value__summary-line--price strong{color:var(--pdp-success)}.pdp-peptide-cards{display:grid;gap:14px}.pdp-peptide-card{padding:16px;border:1px solid var(--pdp-border);border-radius:var(--pdp-radius);background:var(--pdp-card);box-shadow:var(--pdp-shadow)}.pdp-peptide-card__media{overflow:hidden;margin-bottom:12px;border-radius:10px;background:var(--pdp-soft);aspect-ratio:1}.pdp-peptide-card__media img,.pdp-peptide-card__media video{display:block;width:100%;height:100%;object-fit:cover}.pdp-peptide-card__kicker{margin:0 0 5px;color:var(--pdp-muted);font-size:12px;line-height:16px}.pdp-peptide-card__content{min-width:0}.pdp-peptide-card__topline{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;margin-bottom:7px}.pdp-peptide-card__topline .pdp-peptide-card__kicker{margin:0}.pdp-peptide-card__step{display:inline-flex;padding:4px 8px;border-radius:999px;background:var(--pdp-cream);color:var(--pdp-accent);font-weight:700}.pdp-peptide-card__time{font-weight:600}.pdp-peptide-card__title{margin:0 0 6px;color:var(--pdp-text);font-size:18px;font-weight:600;line-height:24px}.pdp-peptide-card__text{margin:0;color:var(--pdp-muted);font-size:14px;line-height:21px}.pdp-peptide-founder{background:var(--pdp-cream)}.pdp-peptide-founder__grid{display:grid;gap:20px}.pdp-peptide-founder__media{overflow:hidden;border-radius:var(--pdp-radius);background:var(--pdp-soft);aspect-ratio:4 / 3}.pdp-peptide-founder__media img,.pdp-peptide-founder__media video{display:block;width:100%;height:100%;object-fit:cover}.pdp-peptide-founder__content{display:grid;align-content:center;gap:14px}.pdp-peptide-link{color:var(--pdp-text);font-weight:600;text-underline-offset:4px}.pdp-peptide-timeline{display:grid;gap:12px}.pdp-peptide-timeline__item{display:grid;gap:8px;padding:16px;border:1px solid var(--pdp-border);border-radius:var(--pdp-radius);background:var(--pdp-card);box-shadow:var(--pdp-shadow)}.pdp-peptide-timeline__label{color:var(--pdp-accent);font-weight:700;font-size:13px;line-height:18px;text-transform:uppercase}.pdp-peptide-timeline__content{min-width:0}.pdp-peptide-value,.pdp-peptide-progress{background:linear-gradient(180deg,var(--pdp-soft),rgba(251,248,245,.45))}.pdp-peptide-ritual,.pdp-peptide-comparison{background:var(--pdp-cream)}.pdp-peptide-ingredients{background:linear-gradient(180deg,var(--pdp-card),var(--pdp-soft))}.pdp-peptide-guarantee{background:var(--pdp-lime)}.pdp-peptide-guarantee__box{display:grid;gap:14px;padding:20px;border:1px solid var(--pdp-border);border-radius:var(--pdp-radius);background:#ffffffad}.pdp-peptide-guarantee__icon{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--pdp-card);color:var(--pdp-accent)}.pdp-peptide-ugc__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.pdp-peptide-ugc__item{position:relative;overflow:hidden;margin:0;border-radius:var(--pdp-radius);background:var(--pdp-soft);aspect-ratio:3 / 4}.pdp-peptide-ugc__item img,.pdp-peptide-ugc__item video{display:block;width:100%;height:100%;object-fit:cover}.pdp-peptide-ugc__placeholder{display:grid;place-items:center;width:100%;height:100%;padding:16px;color:var(--pdp-muted);font-size:12px;line-height:16px;text-align:center}.pdp-peptide-ugc__caption{position:absolute;right:8px;bottom:8px;left:8px;padding:6px 8px;border-radius:8px;background:#ffffffd6;color:var(--pdp-text);font-size:11px;line-height:15px}.pdp-peptide-disclosure{margin:12px 0 0;color:var(--pdp-muted);font-size:12px;line-height:18px;text-align:center}.pdp-peptide-compare-wrap{overflow-x:auto}.pdp-peptide-compare{width:100%;min-width:540px;border-collapse:separate;border-spacing:0;overflow:hidden;border:1px solid var(--pdp-border);border-radius:var(--pdp-radius);background:var(--pdp-card);box-shadow:var(--pdp-shadow)}.pdp-peptide-compare th,.pdp-peptide-compare td{padding:12px 10px;border-top:1px solid var(--pdp-border);color:var(--pdp-muted);font-size:13px;line-height:18px;text-align:left;vertical-align:middle}.pdp-peptide-compare th{color:var(--pdp-text);font-weight:700}.pdp-peptide-compare tr:first-child th{border-top:0}.pdp-peptide-compare td:nth-child(2),.pdp-peptide-compare th:nth-child(2){background:var(--pdp-success-soft);color:var(--pdp-success);font-weight:600}.pdp-peptide-compare thead .pdp-peptide-compare__system{background:#dfeee3;color:var(--pdp-success)}.pdp-peptide-compare__alternative{background:#fbf8f5ad}.pdp-peptide-compare tbody tr:nth-child(2n) th{background:#f4e9e157}.pdp-peptide-compare__icon{display:inline-flex;width:24px;height:24px;vertical-align:middle;color:var(--pdp-success)}.pdp-peptide-review-filters{display:flex;gap:8px;overflow-x:auto;margin-bottom:16px;padding-bottom:2px;scrollbar-width:none}.pdp-peptide-review-filters::-webkit-scrollbar{display:none}.pdp-peptide-review-filter{flex:0 0 auto;min-height:38px;padding:8px 14px;border:1px solid var(--pdp-border);border-radius:100px;background:transparent;color:var(--pdp-text);font-size:13px;line-height:18px;cursor:pointer}.pdp-peptide-review-filter.is-active{border-color:var(--pdp-text);background:var(--pdp-text);color:#fff}.pdp-peptide-reviews__grid{display:grid;gap:14px}.pdp-peptide-review{display:grid;gap:10px;padding:16px;border:1px solid var(--pdp-border);border-radius:var(--pdp-radius);background:var(--pdp-card);box-shadow:var(--pdp-shadow)}.pdp-peptide-review[hidden]{display:none}.pdp-peptide-review__media{overflow:hidden;border-radius:10px;background:var(--pdp-soft);aspect-ratio:1}.pdp-peptide-review__media img{display:block;width:100%;height:100%;object-fit:cover}.pdp-peptide-review__title{margin:0;color:var(--pdp-text);font-size:17px;font-weight:700;line-height:23px}.pdp-peptide-review__body{color:var(--pdp-muted);font-size:14px;line-height:22px}.pdp-peptide-review__body p:first-child{margin-top:0}.pdp-peptide-review__body p:last-child{margin-bottom:0}.pdp-peptide-review__meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:var(--pdp-muted);font-size:13px;line-height:18px}.pdp-peptide-review__verified{display:inline-flex;align-items:center;gap:4px;color:var(--status-success, #469b49);font-weight:600}.pdp-peptide-faq{background:var(--pdp-soft)}.pdp-peptide-faq__list{border-top:1px solid var(--pdp-border)}.pdp-peptide-faq__item{border-bottom:1px solid var(--pdp-border)}.pdp-peptide-faq__item summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 0;color:var(--pdp-text);font-size:16px;font-weight:600;line-height:22px;cursor:pointer;list-style:none}.pdp-peptide-faq__item summary::-webkit-details-marker{display:none}.pdp-peptide-faq__icon{position:relative;flex:0 0 auto;width:24px;height:24px;border:1px solid var(--pdp-border);border-radius:50%}.pdp-peptide-faq__icon:before,.pdp-peptide-faq__icon:after{content:"";position:absolute;top:50%;left:50%;width:10px;height:1px;background:var(--pdp-text);transform:translate(-50%,-50%)}.pdp-peptide-faq__icon:after{transform:translate(-50%,-50%) rotate(90deg)}.pdp-peptide-faq__item[open] .pdp-peptide-faq__icon:after{display:none}.pdp-peptide-faq__answer{max-width:760px;padding:0 0 18px;color:var(--pdp-muted);font-size:15px;line-height:24px}.pdp-peptide-faq__answer p:first-child{margin-top:0}.pdp-peptide-faq__answer p:last-child{margin-bottom:0}.pdp-peptide-final{background:var(--pdp-cream);text-align:center}.pdp-peptide-final__box{display:grid;gap:12px;max-width:640px;margin:0 auto}.pdp-peptide-final__media{overflow:hidden;max-width:280px;margin:0 auto 4px;border-radius:var(--pdp-radius);background:var(--pdp-soft);aspect-ratio:4 / 3}.pdp-peptide-final__media img{display:block;width:100%;height:100%;object-fit:cover}.pdp-peptide-final__scarcity{margin:0;color:var(--pdp-muted);font-size:14px;line-height:20px}.pdp-peptide-sticky{position:fixed;right:0;bottom:0;left:0;z-index:90;padding:10px 0 calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--pdp-border);background:var(--pdp-card);box-shadow:0 -8px 24px #592b1514;opacity:0;transform:translateY(100%);transition:opacity .2s ease,transform .2s ease;pointer-events:none}.pdp-peptide-sticky.is-active{opacity:1;transform:translateY(0);pointer-events:auto}.pdp-peptide-sticky__inner{display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:10px}.pdp-peptide-sticky__image{overflow:hidden;border-radius:8px;background:var(--pdp-soft);aspect-ratio:1}.pdp-peptide-sticky__image img{display:block;width:100%;height:100%;object-fit:cover}.pdp-peptide-sticky__title{margin:0;color:var(--pdp-text);font-size:13px;font-weight:700;line-height:18px}.pdp-peptide-sticky__price{margin:0;color:var(--pdp-muted);font-size:12px;line-height:16px}.pdp-peptide-sticky .pdp-peptide__button{min-height:40px;padding:9px 14px;font-size:12px;line-height:16px}.pdp-peptide-sticky .pdp-peptide__button:disabled{cursor:not-allowed;opacity:.55}@media screen and (min-width:750px){.pdp-peptide__heading--xl{font-size:48px;line-height:56px}.pdp-peptide__heading--lg{font-size:34px;line-height:48px}.pdp-peptide__button{font-size:16px}.pdp-peptide-offer__text{font-size:14px;line-height:20px}.pdp-peptide-hero__grid{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:start}.pdp-peptide-buy{position:sticky;top:calc(var(--sticky-header-enabled, 0) * var(--header-height, 0px) + 20px);padding:24px}.pdp-peptide-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.pdp-peptide-founder__grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:36px}.pdp-peptide-timeline{grid-template-columns:repeat(3,minmax(0,1fr))}.pdp-peptide-guarantee__box{grid-template-columns:56px 1fr;align-items:center;padding:28px}.pdp-peptide-ugc__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.pdp-peptide-reviews__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pdp-peptide-sticky__inner{grid-template-columns:54px 1fr auto;gap:14px}}@media screen and (min-width:990px){.pdp-peptide-ugc__grid{grid-template-columns:repeat(6,minmax(0,1fr))}}.pdp-peptide-mobile-intro{display:grid;gap:8px}.pdp-peptide-buy__title--desktop{display:none}.pdp-peptide-buy__price-value{padding:4px 8px;border-radius:999px;background:var(--pdp-lime);color:var(--pdp-text);font-size:12px;font-weight:600;line-height:16px;text-decoration:none}.pdp-peptide-buy__price-value--compare{padding:0;border-radius:0;background:transparent;color:var(--pdp-muted);font-size:14px;font-weight:400;text-decoration:line-through}.pdp-peptide-value__table,.pdp-peptide-compare-wrap,.pdp-peptide-faq__list{max-width:820px;margin-right:auto;margin-left:auto}.pdp-peptide-value__row{grid-template-columns:minmax(0,1fr) auto}.pdp-peptide-value__row.has-image{grid-template-columns:48px minmax(0,1fr) auto}.pdp-peptide-founder__grid--text-only{display:block;max-width:700px;margin:0 auto;text-align:center}.pdp-peptide-founder__grid--text-only .pdp-peptide-founder__content{justify-items:center}@media screen and (max-width:749px){.pdp-peptide__eyebrow{margin-bottom:2px;font-size:11px;line-height:15px;letter-spacing:.06em}.pdp-peptide__heading--xl{max-width:340px;font-size:32px;line-height:36px}.pdp-peptide__heading--lg{font-size:27px;line-height:32px}.pdp-peptide__heading--md{font-size:22px;line-height:28px}.pdp-peptide__text{font-size:15px;line-height:23px}.pdp-peptide__section-header{gap:8px;max-width:none;margin-bottom:20px;text-align:left}.pdp-peptide-offer__inner{min-height:34px;padding-top:7px;padding-bottom:7px}.pdp-peptide-offer__text{max-width:340px;font-size:11px;line-height:15px;letter-spacing:.01em}.pdp-peptide-hero__grid{gap:16px}.pdp-peptide-gallery{gap:9px}.pdp-peptide-gallery__stage{border-radius:16px}.pdp-peptide-gallery__thumbs{grid-auto-columns:64px;justify-content:start;gap:7px;scroll-snap-type:x proximity}.pdp-peptide-gallery__thumb{width:64px;min-height:64px;border-radius:9px;scroll-snap-align:start}.pdp-peptide-gallery__thumb img,.pdp-peptide-gallery__thumb video{height:64px}.pdp-peptide-gallery__thumb-label{min-height:64px;padding:6px;font-size:10px;line-height:13px}.pdp-peptide-buy{padding:6px 0 0;border:0;border-radius:0;background:transparent}.pdp-peptide-buy__description{margin-bottom:16px}.pdp-peptide-buy__price{gap:9px;margin-bottom:5px}.pdp-peptide-buy__price-current{font-size:30px;line-height:34px}.pdp-peptide-buy__installments{margin-bottom:12px;font-size:12px;line-height:18px}.pdp-peptide-buy__commerce{gap:10px}.pdp-peptide-buy .product-btn-qty{gap:8px;margin-top:4px}.pdp-peptide-buy .product-btn-qty>div,.pdp-peptide-buy .product-form,.pdp-peptide-buy .product-form__buttons{width:100%}.pdp-peptide-buy .product-btn-qty>div{flex:1 1 auto}.pdp-peptide-buy .product-form__buttons button{min-height:52px!important;margin-bottom:0!important;padding:14px 20px!important;border-radius:999px!important;font-size:15px!important;line-height:20px!important;text-transform:none!important}.pdp-peptide-buy .product-quantity__selector{height:52px!important;padding:8px 12px!important;border-radius:999px}.pdp-peptide-trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:14px;font-size:10px;line-height:14px}.pdp-peptide-trust__item{justify-content:center;text-align:center}.pdp-peptide-trust__item svg{flex:0 0 auto;width:15px;height:15px}.pdp-peptide-value__table{border-radius:16px}.pdp-peptide-value__row{min-height:52px;padding:12px 14px}.pdp-peptide-value__name,.pdp-peptide-value__price{font-size:13px;line-height:18px}.pdp-peptide-value__summary{gap:8px;padding:14px}.pdp-peptide-reviews__grid{grid-template-columns:none;grid-auto-columns:86%;grid-auto-flow:column;gap:10px;overflow-x:auto;padding:0 1px 4px;scroll-padding-inline:1px;scroll-snap-type:x mandatory;scrollbar-width:none}.pdp-peptide-reviews__grid::-webkit-scrollbar{display:none}.pdp-peptide-review{min-height:100%;padding:18px;border-radius:16px;scroll-snap-align:start}.pdp-peptide-cards,.pdp-peptide-timeline{gap:10px}.pdp-peptide-ritual .pdp-peptide-card,.pdp-peptide-ingredients .pdp-peptide-card{display:grid;gap:12px;padding:14px;border-radius:16px}.pdp-peptide-ritual .pdp-peptide-card.has-media,.pdp-peptide-ingredients .pdp-peptide-card.has-media{grid-template-columns:76px minmax(0,1fr);align-items:center}.pdp-peptide-ritual .pdp-peptide-card__media,.pdp-peptide-ingredients .pdp-peptide-card__media{width:76px;margin:0;border-radius:12px}.pdp-peptide-card__topline{margin-bottom:6px}.pdp-peptide-ritual .pdp-peptide-disclosure{padding-right:52px;padding-left:52px}.pdp-peptide-progress .pdp-peptide-timeline{position:relative}.pdp-peptide-progress .pdp-peptide-timeline:before{position:absolute;top:18px;bottom:18px;left:42px;width:2px;background:#a65d3c38;content:""}.pdp-peptide-progress .pdp-peptide-timeline__item{position:relative;grid-template-columns:68px minmax(0,1fr);align-items:start;gap:12px;padding:14px;border-radius:16px}.pdp-peptide-progress .pdp-peptide-timeline__label{position:relative;z-index:1;padding:6px 7px;border-radius:999px;background:var(--pdp-accent);color:#fff;font-size:10px;line-height:14px;text-align:center}.pdp-peptide-card__title{font-size:17px;line-height:22px}.pdp-peptide-founder__grid{gap:16px}.pdp-peptide-founder__grid--text-only{text-align:left}.pdp-peptide-founder__grid--text-only .pdp-peptide-founder__content{justify-items:start}.pdp-peptide-guarantee__box{grid-template-columns:38px minmax(0,1fr);align-items:start;gap:12px;padding:18px;border-radius:16px}.pdp-peptide-guarantee__icon{width:38px;height:38px}.pdp-peptide-compare-wrap{overflow:visible}.pdp-peptide-compare{min-width:0;table-layout:fixed;border-radius:16px}.pdp-peptide-compare th,.pdp-peptide-compare td{padding:11px 7px;font-size:11px;line-height:15px;overflow-wrap:anywhere}.pdp-peptide-compare th:first-child,.pdp-peptide-compare td:first-child{width:36%}.pdp-peptide-review-filters{margin-bottom:12px}.pdp-peptide-review-filter{min-height:34px;padding:7px 12px;font-size:12px;line-height:17px}.pdp-peptide-review__title{font-size:17px;line-height:22px}.pdp-peptide-review__body{font-size:13px;line-height:20px}.pdp-peptide-faq__item summary{padding:16px 0;font-size:15px;line-height:21px}.pdp-peptide-faq__answer{font-size:14px;line-height:22px}.pdp-peptide-final__box{text-align:left}.pdp-peptide-final .pdp-peptide__button{width:100%;min-height:52px;text-transform:none}.pdp-peptide-sticky{padding-top:8px;padding-bottom:calc(8px + env(safe-area-inset-bottom))}.pdp-peptide-sticky__inner{grid-template-columns:40px minmax(0,1fr) auto;gap:9px}.pdp-peptide-sticky .pdp-peptide__button{min-height:42px;padding:10px 14px;border-radius:999px;font-size:12px;line-height:16px;text-transform:none}}@media screen and (min-width:750px){.pdp-peptide-mobile-intro{display:none}.pdp-peptide-buy__title--desktop{display:grid}.pdp-peptide-buy{border-radius:24px;box-shadow:0 18px 44px #592b1512}.pdp-peptide__section-header{margin-bottom:24px}.pdp-peptide-cards,.pdp-peptide-timeline,.pdp-peptide-reviews__grid{overflow:visible}}@media(prefers-reduced-motion:reduce){.pdp-peptide-gallery__stage{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/103/assets/section-pdp-peptide-system.css.map */
