:root{--anm-navy: #1E3A5F;--anm-blue: #7EB8D8;--anm-cream: #F5F1EB}.productV6{overflow-x:clip}.productV6Inner{position:relative;display:grid;grid-template-columns:minmax(292px,600px) minmax(0,600px);gap:clamp(20px,3.7%,48px);max-width:1280px;margin:auto;padding-inline:20px}@media(max-width:900px){.productV6Inner{display:block;padding-inline:0}}.productV6Visual{position:sticky;top:0;height:fit-content}@media(max-width:900px){.productV6Visual{position:static}.productV6Visual .productVisualSwiper{padding-inline:10px;margin-bottom:0}.productV6Visual .productVisualThumbs{display:none}}.productV6Visual .swiper-pagination{position:static;display:none;justify-content:center;align-items:center;gap:8px;padding:12px 0 4px}@media(max-width:900px){.productV6Visual .swiper-pagination{display:flex}}.productV6Visual .swiper-pagination-bullet{width:10px;height:10px;border-radius:50%;background:#d9d9d9;opacity:1;margin:0!important;transition:background .2s;flex-shrink:0}.productV6Visual .swiper-pagination-bullet-active{background:var(--anm-navy)}.productV6BadgeWrap{display:flex;justify-content:flex-start;margin-top:16px;padding-left:10px}.productV6Badge{animation:productV6BadgeSpin 12s linear infinite;width:104px;height:104px;color:var(--anm-navy)}@keyframes productV6BadgeSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:900px){.productV6BadgeWrap{display:none}}.productV6Content{margin:0 auto;padding-block:0 24px;max-width:600px;width:100%;min-width:0}@media(max-width:900px){.productV6Content{padding:20px}}.productV6Reviews{display:flex;align-items:center;gap:10px;margin-bottom:12px;font-family:Sohne,sans-serif;font-size:14px;color:#707170}.productV6ReviewsLink{color:#707170;text-decoration:underline;font-size:14px;white-space:nowrap}.productV6TitleRow{display:flex;align-items:flex-start;gap:12px;flex-wrap:wrap;margin-bottom:12px}.productV6Title{font-size:40px;font-weight:400;line-height:1.2;color:#000;margin:0}.productV6MadeInUsa{flex-shrink:0;align-self:center;border:1px solid #000;border-radius:20px;padding:2px 10px;font-family:Sohne,sans-serif;font-size:10px;line-height:1.4;color:#000;white-space:nowrap}@media(max-width:900px){.productV6Title{font-size:32px}}@media(max-width:500px){.productV6Title{font-size:28px}}.productV6Description{font-family:Sohne,sans-serif;font-size:14px;line-height:150%;color:#000;margin-bottom:16px}.productV6Description ul,.productV6Description ol{padding-left:18px;margin:0}.productV6Description li{margin-bottom:4px}.productV6Frontrow{width:100%;margin-bottom:16px}.productV6Frontrow #frontrow-badge,.productV6Frontrow .iframe-frontrow{width:100%!important}.productV6PriceBlock{display:flex;flex-direction:column;gap:6px;margin-bottom:20px}.productV6PriceRow{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.productV6Price{font-size:24px;font-weight:400;line-height:1;color:#000}.productV6ComparePrice{font-family:Sohne,sans-serif;font-size:14px;font-weight:400;color:#707170;text-decoration:line-through}.productV6PricePer{font-family:Sohne,sans-serif;font-size:10px;color:#000}.junip-product-summary-star svg path{fill:var(--anm-blue)}.productV6Reviews .junip-product-summary-review-count,.productV6Reviews .junip-product-summary-count,.productV6Reviews .junip-product-summary-rating-count,.productV6Reviews .junip-product-summary-reviews-count{display:none!important}.productV6PriceBadge{display:flex;align-items:center;justify-content:center;background-color:#e0e7e8;color:var(--anm-navy);font-family:Sohne,sans-serif;font-size:10px;font-weight:600;line-height:1.5;letter-spacing:.05em;text-transform:uppercase;border-radius:4px;padding:6px 44px;width:50%;text-align:center;white-space:nowrap}@media(max-width:768px){.productV6PriceBadge{width:fit-content}}.productV6SelectorLabel{font-family:Sohne,sans-serif;font-size:10px;letter-spacing:.05em;text-transform:uppercase;color:#000;margin:0 0 8px}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.productV6FlavorWrap{margin-bottom:20px}.productV6Flavors{display:flex;gap:24px;overflow-x:auto;scrollbar-width:none}.productV6Flavors::-webkit-scrollbar{display:none}.productV6FlavorCard{flex-shrink:0;width:150px;border:.4px solid #000;border-radius:4px;overflow:hidden;background:none;padding:0;cursor:pointer;transition:box-shadow .2s ease;text-align:left}.productV6FlavorCard.is-selected{box-shadow:0 0 12px 2px #1e3a5f66}.productV6FlavorCardImage{width:150px;height:128px;display:flex;align-items:center;justify-content:center;overflow:hidden;background-color:#f1f1f1}.productV6FlavorCardImage img{width:100%;height:100%;object-fit:cover}.productV6FlavorCardFooter{display:flex;align-items:center;gap:4px;padding:8px 12px;border-top:.4px solid #000;background-color:var(--anm-cream);transition:background-color .2s ease}.productV6FlavorCard.is-selected .productV6FlavorCardFooter{background-color:var(--anm-navy)}.productV6FlavorCardCheckEmpty{flex-shrink:0;display:flex;color:#000}.productV6FlavorCardCheckFilled{flex-shrink:0;display:none}.productV6FlavorCard.is-selected .productV6FlavorCardCheckEmpty{display:none}.productV6FlavorCard.is-selected .productV6FlavorCardCheckFilled{display:flex}.productV6FlavorCardLabel{font-family:Sohne,sans-serif;font-size:clamp(8px,1.8vw,10px);font-weight:400;line-height:1.5;letter-spacing:.5px;color:#000;text-transform:uppercase;text-align:center;transition:color .2s ease}.productV6FlavorCard.is-selected .productV6FlavorCardLabel{color:#fff}@media(max-width:900px){.productV6Flavors{overflow-x:visible;gap:8px}.productV6FlavorCard{flex:1 1 0;min-width:0;width:auto}.productV6FlavorCardImage{width:100%;height:128px}}.productV6SubBox{border:2px solid var(--anm-navy);border-radius:4px;overflow:hidden;margin-bottom:12px}.productV6SubBoxHeader{display:flex;align-items:center;justify-content:flex-start;gap:12px;padding:12px 24px;background-color:var(--anm-navy)}.productV6SubBoxHeaderTitle{font-family:Sohne,sans-serif;font-size:20px;font-weight:600;color:var(--anm-cream);line-height:1.2;white-space:nowrap}.productV6SubBoxHeaderSub{font-family:Sohne,sans-serif;font-size:16px;font-weight:400;color:var(--anm-cream);line-height:1.5}.productV6SubBoxBody{padding:0;display:flex;flex-direction:column;gap:0}.productV6PurchaseRow{display:flex;align-items:center;gap:12px;cursor:pointer;background-color:transparent;transition:border-color .2s ease}.productV6PurchaseRowSub{margin:10px 16px;padding:12px 16px;border:2px solid var(--anm-navy);border-radius:8px}.productV6PurchaseRowSub.is-selected{border-color:var(--anm-navy);background-color:transparent}.productV6PurchaseRowOtp{padding:12px 24px;border:1.5px solid var(--anm-navy);border-radius:8px;justify-content:space-between;margin-bottom:12px}.productV6PurchaseRadio{position:absolute;opacity:0;pointer-events:none}.productV6RadioCircle{flex-shrink:0;width:20px;height:20px;border-radius:10px;border:.4px solid var(--anm-blue);background:var(--anm-cream);position:relative}.productV6PurchaseRow.is-selected .productV6RadioCircle:after{content:"";position:absolute;top:4px;left:4px;right:4px;bottom:4px;border-radius:6px;background:var(--anm-navy)}.productV6SubRowLeft{display:flex;align-items:center;gap:8px;flex:1}.productV6SubPriceCol{display:flex;flex-direction:column;gap:2px}.productV6SubPriceRow{display:flex;align-items:baseline}.productV6PurchasePrice{font-family:EB Garamond,Georgia,serif;font-size:20px;font-weight:400;color:#000;line-height:1.4}.productV6PurchasePer{font-family:Sohne,sans-serif;font-size:10px;color:#000}.productV6SubServings{font-family:Sohne,sans-serif;font-size:10px;color:#00000080;letter-spacing:.5px;text-transform:uppercase;line-height:1.5}.productV6SubRowDelivery{font-family:Sohne,sans-serif;font-size:10px;color:#000;letter-spacing:.5px;text-transform:uppercase;text-align:right;white-space:pre-wrap;line-height:1.5;margin-left:auto}.productV6SaveBadge{background-color:var(--anm-blue);color:#fff;font-family:Sohne,sans-serif;font-size:10px;font-weight:700;letter-spacing:.05em;padding:6px 12px;border-radius:99px;white-space:nowrap}.productV6OtpLeft{display:flex;align-items:center;gap:12px;flex:1 0 0;min-width:0}.productV6OtpText{font-family:Sohne,sans-serif;font-size:14px;font-weight:700;color:var(--anm-navy);letter-spacing:.03em;white-space:nowrap}.productV6OtpPriceGroup{display:flex;flex-direction:column;align-items:flex-end;flex-shrink:0}.productV6OtpPriceLine{display:flex;align-items:baseline}.productV6OtpPrice,.productV6OtpPer{font-family:Sohne,sans-serif;font-size:14px;font-weight:700;color:var(--anm-navy);letter-spacing:.03em}.productV6OtpSupply{font-family:Sohne,sans-serif;font-size:12px;text-align:end;color:#000;line-height:1.4;letter-spacing:.03em}@media(max-width:900px){.productV6OtpSupply{color:var(--anm-navy)}}@media(max-width:900px){.productV6PurchaseRowSub{flex-wrap:wrap;gap:10px 12px;padding:12px 24px}.productV6SubRowLeft{flex:1}.productV6SubRowDelivery{flex:0 0 100%;margin-left:0;text-align:left}}.productV6SubDetails{display:grid;grid-template-rows:1fr;overflow:hidden;transition:grid-template-rows .3s ease;padding:0 24px 18px}.productV6SubDetails.is-hidden{grid-template-rows:0fr}.productV6SubPoints{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px;min-height:0}.productV6SubPointItem{display:grid;grid-template-columns:16px 1fr;gap:10px;align-items:start;font-family:Sohne,sans-serif;font-size:12px;line-height:1.4}.productV6SubPointIcon{display:flex;align-items:center;justify-content:center;width:16px;margin-top:1px}.productV6SubPointText{color:#000}.productV6SubPointItem.mobileOnly{display:none}.productV6SubPointItem.desktopOnly{display:grid}@media(max-width:900px){.productV6SubPointItem.mobileOnly{display:grid}.productV6SubPointItem.desktopOnly{display:none}}.productV6WelcomeKit{margin:12px 0}.productV6WelcomeKitHeading{margin:0 0 12px;font-family:"Roboto Serif",serif;font-size:16px;font-weight:700;line-height:1.25;text-align:center;color:#000}.productV6WelcomeKitList{display:flex;flex-direction:column;gap:10px}.productV6WelcomeKitItem{display:grid;grid-template-columns:48px minmax(0,1fr) auto auto;align-items:center;gap:12px;min-height:68px;padding:9px 18px 9px 8px;border-radius:4px;background:var(--anm-navy);color:#fff}.productV6WelcomeKitImageWrap{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:3px;background:#fff;overflow:hidden}.productV6WelcomeKitImage{display:block;width:100%;height:100%;object-fit:contain}.productV6WelcomeKitTitle,.productV6WelcomeKitFree,.productV6WelcomeKitPrice{font-family:"Roboto Serif",serif;font-size:14px;line-height:1.25}.productV6WelcomeKitTitle{min-width:0;overflow-wrap:anywhere}.productV6WelcomeKitFree,.productV6WelcomeKitPrice{white-space:nowrap}.productV6WelcomeKitPrice{color:#ffffffe6}@media(max-width:500px){.productV6WelcomeKitItem{grid-template-columns:44px minmax(0,1fr) auto;gap:10px;padding:8px 12px 8px 8px}.productV6WelcomeKitImageWrap{width:44px;height:44px}.productV6WelcomeKitTitle,.productV6WelcomeKitFree,.productV6WelcomeKitPrice{font-size:13px}.productV6WelcomeKitPrice{grid-column:3}}.productV6SubPointLearnBtn{white-space:nowrap;font-size:12px;text-decoration:underline;cursor:pointer;padding:0;background:none;border:none;font-family:Sohne,sans-serif}.productV6SubPointLearnDialog{padding:20px;max-width:430px;border-radius:8px}.productV6SubPointLearnInner{position:relative;margin:auto;max-width:390px}.productV6SubPointLearnCloseTop{position:absolute;top:0;right:0;padding:14px;cursor:pointer;background:none;border:none;font-size:20px;font-weight:700}.productV6SubPointLearnDialog img{max-width:390px;width:100%}.productV6SubPointLearnText{position:absolute;bottom:34px;left:0;display:flex;flex-direction:column;align-items:center;gap:10px;width:100%;padding-inline:20px;text-align:center}.productV6SubPointLearnTextMain{font-family:"Roboto Serif",serif;font-size:clamp(16px,5.6dvw,24px);line-height:130%}.productV6SubPointLearnTextSub{font-family:Sohne,sans-serif;font-size:clamp(14px,3.7dvw,16px);line-height:150%}.productV6SubPointLearnCloseBottom{font-family:Sohne,sans-serif;line-height:150%;text-decoration:underline;padding:0;cursor:pointer;background:none;border:none;width:100%;text-align:center}.productV6LabelRow{margin-top:8px;margin-bottom:16px}.productV6LabelBtn{display:inline-flex;align-items:center;gap:10px;font-family:Sohne,sans-serif;font-size:10px;font-weight:700;line-height:1.5;letter-spacing:.5px;text-transform:uppercase;color:#1e3a5f;padding:8px 0;cursor:pointer;background:none;border:none;text-decoration:none;width:fit-content}.productV6LabelBtnArrow{flex-shrink:0}.productV6LabelDialog{width:min(920px,calc(100dvw - 24px));max-width:calc(100dvw - 24px);max-height:calc(100dvh - 24px);padding:0;border-radius:8px;overflow:hidden}.productV6LabelDialog::backdrop{background:#00000073}.productV6LabelDialogClose{position:absolute;top:10px;right:16px;cursor:pointer;background:none;border:none;font-size:22px;font-weight:700;padding:10px}.productV6LabelDialogInner{position:relative;margin:auto;max-width:800px;width:100%;padding:clamp(28px,5dvw,44px);box-sizing:border-box}.productV6LabelSwiper{width:100%}.productV6LabelSwiper .swiper-slide{display:flex;align-items:center;justify-content:center}.productV6LabelSwiper img{display:block;width:auto;max-width:100%;max-height:calc(100dvh - 136px);object-fit:contain}.productV6LabelNavBtn:after{display:none}.productV6LabelNavBtn svg{width:40px;height:40px}@media(max-width:500px){.productV6LabelDialog{width:calc(100dvw - 20px);max-width:calc(100dvw - 20px);max-height:calc(100dvh - 20px)}.productV6LabelDialogClose{top:2px;right:6px;padding:8px}.productV6LabelDialogInner{padding:40px 16px 20px}.productV6LabelSwiper img{max-height:calc(100dvh - 92px)}.productV6LabelNavBtn svg{width:28px;height:28px}}.productV6AtcWrap{display:flex;flex-direction:column;width:100%;align-items:center;gap:10px;margin-bottom:20px}.productV6Atc{position:relative;display:flex;align-items:center;max-width:none!important;justify-content:center;width:100%;height:44px;padding:10px 24px;border-radius:4px;background-color:var(--anm-blue);color:#fefbf3;border:none;font-family:Sohne,sans-serif;font-size:16px;font-weight:600;line-height:1.5;letter-spacing:.03em;text-align:center;cursor:pointer;transition:background-color .2s ease;white-space:nowrap}.productV6Atc:hover{background-color:#6aa8c8;color:#fefbf3!important}.productV6Atc:disabled{background-color:#878787;cursor:not-allowed}.productV6AtcText{text-align:center;text-transform:none!important}.productV6AtcPrice{position:absolute;right:24px;font-family:Sohne,sans-serif;font-size:14px;font-weight:400;color:#fefbf3}.productV6HsaLine{font-family:Sohne,sans-serif;font-size:12px;color:var(--anm-navy);text-align:center;line-height:1.4}.productV6Icons{display:flex;gap:24px;align-items:stretch;margin-bottom:20px;width:100%}.productV6IconsItem{flex:1 0 0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:24px;border:1px solid var(--anm-navy, #1e3a5f);border-radius:4px;text-align:center;font-family:Sohne,sans-serif;font-size:14px;font-weight:400;color:#000;line-height:1.4;letter-spacing:.42px}.productV6IconsItemImage{width:32px;height:32px;object-fit:contain;flex-shrink:0}@media(max-width:500px){.productV6Icons{gap:8px}.productV6IconsItem{padding:10px;font-size:10px}}.productV6Guarantee{display:flex;align-items:center;gap:10px;font-family:Sohne,sans-serif;font-size:14px;line-height:1.4;margin:0 auto 20px;max-width:fit-content}.productV6GuaranteeImage{width:20px;height:20px;object-fit:contain;flex-shrink:0}@media(max-width:500px){.productV6Guarantee{display:none}}.productV6Truemed{margin-top:20px;margin-bottom:20px}.productV6Truemed .truemed-entry-box{flex-wrap:nowrap;justify-content:center}.truemed-entry-text-container{flex-wrap:nowrap!important;gap:0px!important}.truemed-entry-text-container .truemed-entry-text-bold{color:#37a6c7}.truemed-entry-link,.truemed-instructions-close-button{width:fit-content}.productV6SeenOn{margin-bottom:24px}.productV6SeenOnTitle{font-family:Sohne,sans-serif;font-size:18px;font-weight:400;color:#333;letter-spacing:.54px;line-height:1.2;margin:0 0 12px}.productV6SeenOnScroll{display:flex;gap:9px;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;padding-bottom:3px;scrollbar-width:none}@media(hover:hover)and (pointer:fine){.productV6SeenOnScroll{scroll-snap-type:none}}.productV6SeenOnScroll::-webkit-scrollbar{display:none}.productV6UgcCard{position:relative;width:135px;height:240px;flex-shrink:0;scroll-snap-align:start;border-radius:8px;overflow:hidden;background:#ddd}.productV6UgcVideo{width:100%;height:100%;object-fit:cover;display:block}.productV6UgcToggle{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:#00000026;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:1;transition:opacity .5s ease 1.2s,background .2s}.productV6UgcCard.is-playing .productV6UgcToggle{background:transparent;opacity:0;transition:opacity .5s ease 1.2s,background .2s}.productV6UgcCard.is-playing .productV6UgcToggle:hover{background:#0003;opacity:1;transition:opacity .15s ease 0s,background .2s}.productV6UgcPauseIcon,.productV6UgcCard.is-playing .productV6UgcPlayIcon{display:none}.productV6UgcCard.is-playing .productV6UgcPauseIcon{display:flex}.productV6UgcMute{position:absolute;bottom:8px;right:8px;background:#00000080;border:none;border-radius:50%;width:32px;height:32px;display:none;align-items:center;justify-content:center;cursor:pointer;padding:0;z-index:1}.productV6UgcCard.is-playing .productV6UgcMute{display:flex}.productV6UgcUnmutedIcon{display:none}.productV6UgcCard:not(.is-muted) .productV6UgcMutedIcon{display:none}.productV6UgcCard:not(.is-muted) .productV6UgcUnmutedIcon{display:flex}.productV6Faqs{border-top:1px solid #000;margin-top:8px}.productV6FaqItem{border-bottom:1px solid #000}.productV6FaqBtn{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:18px 4px;cursor:pointer;background:none;border:none;text-align:left;font-family:Sohne,sans-serif;font-size:13px;font-weight:400;line-height:160%;letter-spacing:.04em;color:#000}.productV6FaqBtn:after{content:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 6L8 11L3 6' stroke='%23454545' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");flex-shrink:0;width:16px;height:16px;transition:transform .3s ease;display:inline-block}.productV6FaqBtn.is-active:after{transform:rotateX(180deg)}.productV6FaqContent{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s ease-out}.productV6FaqBtn.is-active+.productV6FaqContent{grid-template-rows:1fr}.productV6FaqContentInner{overflow:hidden}.productV6FaqAnswer{padding:0 4px 16px;font-family:Sohne,sans-serif;font-size:14px;line-height:150%;color:#333}.productV6FaqLearnMore{display:inline-flex;align-items:center;gap:6px;padding:4px 4px 16px;font-family:Sohne,sans-serif;font-size:14px;font-weight:500;color:#956867;text-decoration:none}.productV6FaqLearnMore svg{flex-shrink:0;color:#956867}.productV6Offers{display:flex;gap:12px;margin-bottom:14px}.productV6OfferItem{position:relative;flex:1;cursor:pointer}.productV6OfferInput{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.productV6OfferItemText{display:flex;align-items:center;justify-content:center;text-align:center;min-height:44px;padding:9px 14px;border:1.4px solid #1e3a5f;border-radius:4px;background-color:transparent;font-family:Sohne,sans-serif;font-size:14px;font-weight:700;letter-spacing:.42px;line-height:1.5;color:#1e3a5f;transition:background-color .2s ease-out,box-shadow .2s ease-out,color .2s ease-out}.productV6OfferInput:checked~.productV6OfferItemText,.productV6OfferItem.is-selected .productV6OfferItemText{background-color:#1e3a5f;box-shadow:0 0 12px #1e3a5f66;color:#fff}.productV6OfferItem.is-disabled{opacity:.35;cursor:not-allowed;pointer-events:none}@media(max-width:500px){.productV6Offers{gap:8px}.productV6OfferItemText{padding:8px 10px;font-size:clamp(11px,3.2dvw,14px)}}
/*# sourceMappingURL=/cdn/shop/t/63/assets/main-product-v6.css.map */
