.template-product .site-header,.template-product .announcement-bar-section{display:none}@media(max-width:767px){.template-product .site-footer>.container{padding-bottom:10rem}}.template-page-reviews .site-header,.template-page-reviews .announcement-bar-section,.template-page-contact .site-header,.template-page-contact .announcement-bar-section,.template-page-contact .site-footer{display:none}.agape-product{background:#fff;padding-bottom:6rem}.agape-product__toolbar{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:12px 20px;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #f0f0f0}.agape-product__toolbar-logo img{height:48px;width:auto;object-fit:contain}.agape-product__toolbar-link{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#111}.product-gallery{background:#f8f8f8}.product-gallery__main{width:100%;aspect-ratio:1 / 1;max-height:420px;overflow:hidden;position:relative}.product-gallery__slide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.product-gallery__slide[hidden]{display:none}.product-gallery__image{width:100%;height:100%;object-fit:cover;object-position:center center}.product-gallery__thumbs{display:flex;gap:8px;padding:10px 16px 14px;overflow-x:auto;scrollbar-width:none}.product-gallery__thumbs::-webkit-scrollbar{display:none}.product-gallery__thumb{flex-shrink:0;width:64px;height:64px;border-radius:10px;overflow:hidden;border:2.5px solid transparent;padding:0;cursor:pointer;background:none;transition:border-color .15s ease}.product-gallery__thumb.is-active{border-color:var(--product-accent, #e8603c)}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.agape-product__purchase{padding:24px 20px 0}.agape-product__details{padding:0 20px 120px}.agape-product__submit{display:none;width:100%;margin-top:20px;padding:16px 20px;border-radius:10px;background:var(--product-accent, #e8603c);color:#fff;font-family:Barlow Condensed,sans-serif;font-weight:800;font-size:16px;letter-spacing:.06em;text-transform:uppercase;border:none;cursor:pointer}.agape-product__submit:hover{opacity:.9}.agape-product__submit:disabled,.agape-product__sticky-btn:disabled{opacity:.45;cursor:not-allowed}.agape-product__submit:disabled:hover,.agape-product__sticky-btn:disabled:hover{opacity:.45}.agape-product__pack.is-unavailable{opacity:.55}.agape-product__category{font-family:Barlow Condensed,sans-serif;font-weight:700;font-size:11px;letter-spacing:.14em;color:var(--product-accent, #e8603c);text-transform:uppercase;margin-bottom:6px}.agape-product__title{font-family:Barlow Condensed,sans-serif;font-weight:900;font-size:clamp(28px,8vw,40px);color:#111;line-height:1.05;margin-bottom:10px;text-transform:uppercase}.agape-product__rating-row{display:flex;align-items:center;gap:8px;margin-bottom:14px}.agape-product__rating-value{font-size:13px;font-weight:700;color:#111}.agape-product__rating-count{font-size:13px;color:#888}.agape-product__description{font-size:15px;color:#444;line-height:1.65;margin-bottom:20px}.agape-product__subsection-label{font-family:Barlow Condensed,sans-serif;font-weight:700;font-size:12px;letter-spacing:.1em;color:#111;text-transform:uppercase;margin-bottom:12px}.agape-product__subsection-label--muted{font-size:11px;letter-spacing:.12em;color:#aaa}.agape-product__benefits{margin-bottom:0;border-top:1px solid #f0f0f0}.agape-product__benefits+.agape-product__trust{border-top:none;margin-top:0}.agape-product__submit+.agape-product__trust{border-top:none;margin-top:0}.agape-product__benefit{display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid #f0f0f0;font-size:14px;color:#333;line-height:1.5}.agape-product__benefit svg{flex-shrink:0;color:var(--product-accent, #e8603c)}.agape-product__included{margin-bottom:24px}.agape-product__included-list{display:flex;flex-direction:column;gap:10px}.agape-product__included-item{display:flex;align-items:center;gap:12px;padding:12px;border-radius:10px;background:var(--item-accent-light, #fff1ee);border:1px solid color-mix(in srgb,var(--item-accent, #e8603c) 13%,transparent);color:#111}.agape-product__included-item img{width:48px;height:48px;object-fit:cover;border-radius:8px;flex-shrink:0}.agape-product__included-copy{flex:1;min-width:0}.agape-product__included-name{font-weight:700;font-size:14px;margin-bottom:2px}.agape-product__included-tagline{font-size:12px;font-weight:600;color:var(--item-accent, #e8603c)}.agape-product__included-item svg{flex-shrink:0;color:var(--item-accent, #e8603c)}.agape-product__packs{margin-bottom:24px}.agape-product__pack-list{display:flex;flex-direction:column;gap:10px}.agape-product__pack{position:relative;width:100%;padding:16px;border-radius:14px;border:2px solid #ebebeb;background:#fafafa;cursor:pointer;text-align:left;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease,transform .18s ease;display:flex;align-items:center;gap:14px;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;touch-action:manipulation}.agape-product__pack:focus{outline:none}.agape-product__pack:focus-visible{outline:2px solid var(--product-accent, #e8603c);outline-offset:2px}.agape-product__pack.is-selected{border-color:var(--product-accent, #e8603c);background:var(--product-accent-light, #fff1ee);box-shadow:0 2px 12px color-mix(in srgb,var(--product-accent, #e8603c) 13%,transparent)}.agape-product__pack-badge{position:absolute;top:-11px;right:16px;font-size:10px;font-weight:800;color:#fff;background:var(--product-accent, #e8603c);padding:3px 10px;border-radius:20px;letter-spacing:.06em;text-transform:uppercase}.agape-product__pack-radio{width:20px;height:20px;border-radius:50%;flex-shrink:0;border:2px solid #ccc;background:transparent;position:relative}.agape-product__pack.is-selected .agape-product__pack-radio{border-color:var(--product-accent, #e8603c);background:var(--product-accent, #e8603c)}.agape-product__pack.is-selected .agape-product__pack-radio:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:7px;height:7px;border-radius:50%;background:#fff}.agape-product__pack-thumb{width:44px;height:44px;border-radius:10px;overflow:hidden;flex-shrink:0;border:1.5px solid #e8e8e8}.agape-product__pack.is-selected .agape-product__pack-thumb{border-color:color-mix(in srgb,var(--product-accent, #e8603c) 27%,transparent)}.agape-product__pack-thumb img{width:100%;height:100%;object-fit:cover}.agape-product__pack-copy{flex:1;min-width:0}.agape-product__pack-title{display:block;font-weight:800;font-size:15px;color:#111;margin-bottom:2px;letter-spacing:-.01em}.agape-product__pack-subtitle{display:block;font-size:12px;color:#888}.agape-product__pack-price{text-align:right;flex-shrink:0}.agape-product__pack-compare{display:block;font-size:11px;color:#aaa;text-decoration:line-through;margin-bottom:1px}.agape-product__pack-amount{display:block;font-weight:900;font-size:18px;color:#111;letter-spacing:-.02em}.agape-product__pack.is-selected .agape-product__pack-amount{color:var(--product-accent, #e8603c)}@media(hover:hover)and (pointer:fine){.agape-product__pack:not(.is-unavailable):not(.is-selected):hover{border-color:color-mix(in srgb,var(--product-accent, #e8603c) 42%,#ebebeb);background:#fff;box-shadow:0 4px 16px #0000000f;transform:translateY(-1px)}.agape-product__pack--subscribe:not(.is-unavailable):not(.is-selected):hover{border-color:color-mix(in srgb,var(--product-accent, #e8603c) 58%,#ebebeb);background:color-mix(in srgb,var(--product-accent-light, #fff1ee) 45%,#fafafa);box-shadow:0 4px 18px color-mix(in srgb,var(--product-accent, #e8603c) 12%,transparent)}.agape-product__pack.is-selected:not(.is-unavailable):hover{transform:translateY(-1px);box-shadow:0 4px 18px color-mix(in srgb,var(--product-accent, #e8603c) 18%,transparent)}}.agape-product__qty-row{display:flex;align-items:center;gap:16px;margin-bottom:24px}.agape-product__qty{display:flex;align-items:center;border:1.5px solid #e8e8e8;border-radius:8px;overflow:hidden}.agape-product__qty button{width:36px;height:36px;background:#f7f7f7;font-size:18px;color:#111;display:flex;align-items:center;justify-content:center}.agape-product__qty input{width:40px;text-align:center;font-weight:700;font-size:15px;color:#111;border:none;background:transparent;-moz-appearance:textfield}.agape-product__qty input::-webkit-outer-spin-button,.agape-product__qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.agape-product__qty-label{font-size:14px;color:#888}.agape-product__trust{margin-bottom:20px;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;padding:12px 0;display:flex;justify-content:center}.agape-product__trust-inner{display:flex;flex-direction:column;align-items:center;gap:0}.agape-product__trust-inner>span:last-child{font-size:11px;font-weight:700;color:#333;text-align:center;letter-spacing:.08em;text-transform:uppercase}.agape-product__trust-line{display:block;width:20px;height:1px;background:var(--product-accent, #e8603c);margin:0 auto 4px}.agape-product__subscription-modal[hidden]{display:none}.agape-product__subscription-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:250;display:flex;align-items:flex-end;justify-content:center}.agape-product__subscription-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:none;background:#1111117a;cursor:pointer}.agape-product__subscription-sheet{position:relative;width:min(100%,32rem);max-height:min(88vh,44rem);overflow-y:auto;margin-top:auto;padding:20px 20px calc(24px + env(safe-area-inset-bottom));border-radius:22px 22px 0 0;background:#fff;box-shadow:0 -10px 32px #1111112e}.agape-product__subscription-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:10px}.agape-product__subscription-eyebrow{font-family:Barlow Condensed,sans-serif;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--product-accent, #e8603c);margin-bottom:6px}.agape-product__subscription-title{font-family:Barlow Condensed,sans-serif;font-size:28px;font-weight:900;line-height:1;color:#111;margin:0;text-transform:uppercase}.agape-product__subscription-close{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #ebebeb;border-radius:999px;background:#fff;color:#111;cursor:pointer}.agape-product__subscription-copy{font-size:14px;line-height:1.55;color:#666;margin-bottom:16px}.agape-product__subscription-options{display:flex;flex-direction:column;gap:10px}.agape-product__subscription-option{display:flex;align-items:center;gap:14px;padding:16px;border:2px solid #ebebeb;border-radius:16px;background:#fafafa;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.agape-product__subscription-option:has(input:checked){border-color:var(--product-accent, #e8603c);background:var(--product-accent-light, #fff1ee);box-shadow:0 2px 12px color-mix(in srgb,var(--product-accent, #e8603c) 13%,transparent)}.agape-product__subscription-option input{width:18px;height:18px;margin:0;accent-color:var(--product-accent, #e8603c);flex-shrink:0}.agape-product__subscription-option-copy{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.agape-product__subscription-option-title{font-size:15px;font-weight:800;color:#111}.agape-product__subscription-option-detail{font-size:12px;color:#888}.agape-product__subscription-option-pricing{display:flex;flex-direction:column;align-items:flex-end;gap:2px;flex-shrink:0}.agape-product__subscription-option-compare{font-size:11px;color:#aaa;text-decoration:line-through}.agape-product__subscription-option-price{font-size:16px;font-weight:900;color:#111}.agape-product__subscription-error{margin-top:12px;font-size:13px;font-weight:700;color:#b42318}.agape-product__subscription-submit{width:100%;margin-top:18px;padding:16px 20px;border:none;border-radius:12px;background:var(--product-accent, #e8603c);color:#fff;font-family:Barlow Condensed,sans-serif;font-size:16px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;cursor:pointer}.agape-product__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;background:#f7f7f7;border-radius:12px;padding:20px 16px;margin-bottom:36px}.agape-product__stat{text-align:center}.agape-product__stat-value{font-family:Barlow Condensed,sans-serif;font-weight:900;font-size:clamp(18px,5vw,24px);color:var(--product-accent, #e8603c);margin-bottom:4px;line-height:1}.agape-product__stat-label{font-size:10px;color:#666;line-height:1.3}.agape-product__section{margin-bottom:36px}.agape-product__heading{font-family:Barlow Condensed,sans-serif;font-weight:900;font-size:22px;color:#111;text-transform:uppercase;margin-bottom:14px}.agape-product__section-note{font-size:13px;color:#888;margin-bottom:16px}.agape-product__section-header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:16px}.agape-product__section-header .agape-product__heading{margin-bottom:0}.agape-product__section-link{font-size:13px;font-weight:700;color:var(--product-accent, #e8603c)}.agape-product__ingredients{border-top:1px solid #f0f0f0}.agape-product__ingredients .ingredient-row{padding:14px 0}.agape-product__ingredients .ingredient-detail{padding:0 0 16px}.agape-product__ingredient-title-row{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.agape-product__ingredient-name{font-family:Barlow Condensed,sans-serif;font-weight:700;font-size:15px;color:#111;margin:0}.agape-product__ingredient-amount{font-size:12px;font-weight:700;color:var(--product-accent, #e8603c);background:color-mix(in srgb,var(--product-accent, #e8603c) 9%,transparent);padding:1px 6px;border-radius:4px}.agape-product__stories{border-top:1px solid #f0f0f0}.agape-product__story{padding:18px 0;border-bottom:1px solid #f0f0f0}.agape-product__story-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.agape-product__story-name{font-size:13px;font-weight:700;color:#111;letter-spacing:-.01em}.agape-product__story-text{font-size:13px;color:#555;line-height:1.65}.agape-product__related-scroll{display:flex;gap:10px;overflow-x:auto;scrollbar-width:none;padding-bottom:4px}.agape-product__related-scroll::-webkit-scrollbar{display:none}.agape-product__related-card{flex-shrink:0;width:130px;border-radius:12px;overflow:hidden;border:1.5px solid #f0f0f0;background:#fff;color:#111}.agape-product__related-image{aspect-ratio:130 / 110;overflow:hidden;background:var(--item-accent-light, #fff1ee)}.agape-product__related-image img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.agape-product__related-copy{padding:10px}.agape-product__related-name{font-family:Barlow Condensed,sans-serif;font-weight:700;font-size:13px;margin-bottom:2px;line-height:1.2}.agape-product__related-tagline{font-size:11px;color:var(--item-accent, #e8603c);font-weight:600}.nutrition-facts{border:2px solid #111;border-radius:12px;overflow:hidden;font-family:DM Sans,sans-serif}.nutrition-facts__header{background:#111;padding:10px 16px;display:flex;justify-content:space-between;align-items:center}.nutrition-facts__calories{font-family:Barlow Condensed,sans-serif;font-weight:900;font-size:22px;color:#fff;letter-spacing:-.02em;line-height:1}.nutrition-facts__serving{font-size:12px;font-weight:500;color:#aaa}.nutrition-facts__macros{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #f0f0f0}.nutrition-facts__macro{padding:14px 8px;text-align:center;border-right:1px solid #f0f0f0}.nutrition-facts__macro:last-child{border-right:none}.nutrition-facts__macro-value{font-family:Barlow Condensed,sans-serif;font-weight:900;font-size:20px;color:var(--product-accent, #e8603c);margin:0 0 2px;letter-spacing:-.02em;line-height:1}.nutrition-facts__macro-label{font-family:Barlow Condensed,sans-serif;font-weight:700;font-size:10px;color:#888;text-transform:uppercase;letter-spacing:.05em;margin:0}.nutrition-facts__rows{padding:12px 16px}.nutrition-facts__row{display:flex;justify-content:space-between;align-items:center;padding:7px 0;border-bottom:1px solid #f5f5f5}.agape-product .nutrition-facts__row{padding-left:0;padding-right:0}.nutrition-facts__row-label{font-size:13px;font-weight:400;color:#333}.nutrition-facts__row--highlight .nutrition-facts__row-label{color:var(--product-accent, #e8603c);font-weight:700}.nutrition-facts__row-values{display:flex;gap:12px;align-items:center}.nutrition-facts__row-value{font-size:13px;font-weight:600;color:#111}.nutrition-facts__row--highlight .nutrition-facts__row-value{color:var(--product-accent, #e8603c);font-weight:600}.nutrition-facts__row-dv{font-size:12px;font-weight:400;color:#888;min-width:28px;text-align:right}.nutrition-facts__row-note{font-size:11px;color:#b07d20;font-weight:600;margin:0 0 6px;padding-bottom:6px;border-bottom:1px solid #f5f5f5;font-style:italic;letter-spacing:.01em}.nutrition-facts__footer{background:#f7f7f7;padding:10px 16px;border-top:1px solid #ebebeb}.nutrition-facts__footer p{font-size:10px;font-weight:500;color:#999;line-height:1.5;margin:0}.agape-product__sticky{position:fixed;bottom:0;left:0;right:0;z-index:100;background:#fffffff7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid #f0f0f0;padding:12px 20px;display:flex;align-items:center;gap:12px}.agape-product__sticky-copy{flex:1;min-width:0}.agape-product__sticky-price{font-weight:800;font-size:18px;color:#111;line-height:1}.agape-product__sticky-label{font-size:12px;color:#888}.agape-product__sticky-btn{flex:2;padding:14px 20px;border-radius:10px;background:var(--product-accent, #e8603c);color:#fff;font-family:Barlow Condensed,sans-serif;font-weight:800;font-size:16px;letter-spacing:.06em;text-transform:uppercase;border:none;cursor:pointer}.agape-product__sticky-btn:hover{opacity:.9}@media(min-width:768px){.agape-product__hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:3rem;align-items:start;max-width:1320px;margin:0 auto;padding:0 2rem}.product-gallery{position:sticky;top:72px;background:transparent}.product-gallery__main{max-height:none;border-radius:16px;margin-top:2.5rem;background:#f8f8f8}.product-gallery__thumbs{padding-left:0;padding-right:0}.agape-product__purchase{padding:2.5rem 0 1.25rem}.agape-product__details{max-width:1320px;margin:0 auto;padding:0 2rem 4rem}.agape-product__submit{display:block;margin-top:20px;margin-bottom:0}.agape-product__submit+.agape-product__description,.agape-product__submit+.agape-product__trust+.agape-product__description{margin-top:20px}.agape-product__sticky{display:none}.agape-product__subscription-modal{align-items:center;padding:24px}.agape-product__subscription-sheet{margin-top:0;border-radius:22px;box-shadow:0 24px 60px #1111112e}.agape-product__related-scroll{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;overflow:visible}.agape-product__related-card{width:auto}}@media(min-width:1024px){.agape-product__hero,.agape-product__details{padding-left:3rem;padding-right:3rem}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/agape-product.css.map */
