.productPage{padding-top:1rem;padding-bottom:3.5rem}.productDetailGrid{grid-template-columns:minmax(0,1.06fr) minmax(350px,.94fr);align-items:stretch;gap:2.75rem;min-height:0;padding:.65rem 0 1.5rem}.productGallery{display:grid;gap:1rem;min-width:0}.productThumbnailRail{display:flex;flex-direction:column;gap:.75rem}.productThumbnailRail a{aspect-ratio:1;display:grid;place-items:center;overflow:hidden;border:1px solid var(--store-border);border-radius:8px;background:#f5f8fc}.productThumbnailRail a:first-child{border:2px solid var(--store-blue-500)}.productThumbnailRail img{width:100%;height:100%;object-fit:contain}.productGalleryStage{min-height:510px;border-radius:8px;background:linear-gradient(145deg,#edf3fa,#fff 55%,#f4f7fb)}.productMedia{min-height:510px;object-fit:contain;padding:1.5rem}.productPurchasePanel{display:flex;flex-direction:column;justify-content:center;max-width:none;padding:1rem 0}.productPurchasePanel h1{margin-top:.5rem;font-size:clamp(2.65rem,4vw,3.5rem)}.productLead{margin-top:.4rem;font-size:.98rem}.productPrice{margin-top:.8rem;font-size:1.5rem}.productAvailability{display:flex;align-items:center;gap:.75rem;margin-top:1rem;border-top:1px solid var(--store-border);padding:1rem 0}.productAvailability>span{width:10px;height:10px;border-radius:50%;background:var(--store-text-soft)}.productAvailability.isAvailable>span{background:#06a65b;box-shadow:0 0 0 4px rgb(6 166 91/10%)}.productAvailability div{display:grid;gap:.2rem}.productAvailability strong{color:var(--store-ink-950);font-size:.82rem}.productAvailability small{color:var(--store-text-soft);font-size:.73rem}.productPurchaseControls{display:grid;grid-template-columns:auto 1fr;gap:.75rem;margin-top:.2rem}.productPurchaseControls .productBackInStock,.productPurchaseControls .productCartGate,.productPurchaseControls fieldset{grid-column:1/-1}.productQuantity{display:grid;grid-template-columns:38px 34px 38px;height:48px;margin:0;border-radius:7px}.productQuantity button{height:100%;font-size:1.15rem}.productQuantity span{font-size:.85rem;font-weight:750}.productPurchaseControls>.wishlistControl{min-width:0}.productPurchaseControls .wishlistHeartButton{width:100%;min-width:150px;height:48px;border-radius:7px}.productCartAction{grid-column:1/-1;min-height:50px;opacity:1;cursor:pointer}.productCartAction:disabled{opacity:.55;cursor:not-allowed}.productTrustStrip{display:grid;grid-template-columns:repeat(4,1fr);margin:.25rem 0 0;border-top:1px solid var(--store-border);border-bottom:1px solid var(--store-border)}.productTrustStrip>div{min-height:110px;display:flex;align-items:center;justify-content:center;gap:.85rem;border-left:1px solid var(--store-border);padding:1rem}.productTrustStrip>div:first-child{border-left:0}.productTrustStrip svg{flex:0 0 auto;width:44px;height:44px;border-radius:50%;background:var(--store-blue-100);padding:11px;color:var(--store-blue-600);stroke-width:1.8}.productTrustStrip span{display:grid;gap:.25rem}.productTrustStrip strong{color:var(--store-ink-950);font-size:.78rem}.productTrustStrip small{color:var(--store-text-soft);font-size:.68rem;line-height:1.4}.productSectionNav{position:sticky;z-index:5;display:flex;justify-content:space-around;overflow-x:auto;margin:0 calc(-1 * var(--store-gutter));border-bottom:1px solid var(--store-border);background:rgb(255 255 255/94%);padding:0 var(--store-gutter);backdrop-filter:blur(12px)}.productSectionNav a{display:grid;place-items:center;border-bottom:2px solid transparent;padding:0 1rem;color:var(--store-text-muted);font-size:.76rem;font-weight:750;white-space:nowrap}.productSectionNav a:first-child,.productSectionNav a:hover{border-color:var(--store-blue-500);color:var(--store-blue-600)}.productOverview{display:grid;grid-template-columns:1.05fr .95fr;gap:3rem;padding:2.5rem 0 2.25rem}.productOverviewCopy{border-right:1px solid var(--store-border);padding-right:3rem}.productOverview h2{max-width:30rem;margin:.45rem 0 .6rem;color:var(--store-ink-950);font-size:clamp(1.8rem,3vw,2.35rem);line-height:1.08;letter-spacing:-.035em}.productOverviewCopy>p:not(.eyebrow){max-width:42rem;margin:0;color:var(--store-text-muted);font-size:.86rem}.productOverviewCopy ul{display:flex;flex-wrap:wrap;gap:1rem 1.5rem;margin:1.3rem 0 0;padding:0;list-style:none}.productOverviewCopy li{display:flex;align-items:center;gap:.35rem;color:var(--store-text-muted);font-size:.7rem;font-weight:650}.productOverviewCopy li svg{width:16px;color:var(--store-blue-500)}.productBenefitGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.productBenefitGrid article{display:flex;align-items:flex-start;gap:.7rem;min-height:115px;border:1px solid var(--store-border);border-radius:8px;padding:1rem}.productBenefitGrid svg{width:34px;height:34px;flex:0 0 auto;border-radius:50%;background:var(--store-blue-100);padding:8px;color:var(--store-blue-600)}.productBenefitGrid strong{color:var(--store-ink-950);font-size:.76rem}.productBenefitGrid p{margin:.45rem 0 0;color:var(--store-text-muted);font-size:.68rem;line-height:1.5}.productInformationGrid{padding:0}.productInformationCard{min-height:280px;padding:0;overflow:hidden;box-shadow:none}.productInformationCard h2{display:flex;align-items:center;gap:.65rem;margin:0;border-bottom:1px solid var(--store-border);padding:1rem 1.15rem;font-size:.88rem}.productInformationCard h2 svg{width:21px;color:var(--store-blue-600)}.productInformationCard dl{margin:0;padding:.35rem 1.15rem 1rem}.productInformationCard dl>div{display:grid;grid-template-columns:minmax(105px,.75fr) 1.25fr;gap:.75rem;border-bottom:1px solid var(--store-border);padding:.7rem 0}.productInformationCard dl>div:last-child{border:0}.productInformationCard dt{color:var(--store-ink-950);font-size:.68rem;font-weight:750}.productInformationCard dd{margin:0;color:var(--store-text-muted);font-size:.68rem;line-height:1.45;overflow-wrap:anywhere}.productInformationCard dd a{display:inline-flex;align-items:center;color:var(--store-blue-600);font-weight:750}.productInformationCard dd svg{width:14px}.productLowerGrid{display:grid;grid-template-columns:1fr 1.05fr;gap:2rem;padding:2rem 0 2.25rem}.productFaq h2,.relatedProducts h2{display:flex;align-items:center;gap:.65rem;margin:0 0 1rem;color:var(--store-ink-950);font-size:1.15rem}.productFaq h2 svg{width:23px;color:var(--store-blue-600)}.productFaq details{border-bottom:0;background:#fff}.productFaq summary{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.65rem .9rem;color:var(--store-ink-950);font-size:.73rem;font-weight:700;cursor:pointer;list-style:none}.productFaq summary span{color:var(--store-blue-600);font-size:1.1rem}.productFaq details p{margin:0;padding:0 .9rem .9rem;color:var(--store-text-muted);font-size:.73rem;line-height:1.55}.productLowerGrid .productReviews{margin:0;border:0;padding:0}.productLowerGrid .productReviews .eyebrow{display:none}.productLowerGrid .productReviewsHeader h2{margin:0 0 1rem;font-size:1.15rem}.productLowerGrid .productReviewsState{min-height:145px;display:grid;align-content:center;justify-items:center;text-align:center}.productLowerGrid>div>.productReviewsState{margin-top:.75rem;min-height:0;display:block;text-align:left}.relatedProducts{padding-top:.25rem}.relatedProducts header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.relatedProducts header>a{display:inline-flex;align-items:center;color:var(--store-blue-600);font-size:.72rem;font-weight:750}.relatedProducts header svg{width:16px}.relatedProductGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:.9rem}.relatedProductGrid article{position:relative;min-width:0;overflow:hidden;border:1px solid var(--store-border);border-radius:8px;background:#fff;padding-bottom:1rem}.relatedProductImage{height:175px;display:grid;place-items:center;background:linear-gradient(#f8fafd,#fff)}.relatedProductImage img{height:100%;padding:.75rem}.relatedProductImage span{color:var(--store-ink-900);font-size:.75rem;font-weight:850;letter-spacing:.15em}.relatedProductGrid article>div{display:grid;gap:.3rem;padding:.7rem 3.5rem 0 1rem}.relatedProductGrid strong{color:var(--store-ink-950);font-size:.76rem}.relatedProductGrid small{color:var(--store-text-muted);font-size:.66rem}.relatedProductGrid b{color:var(--store-ink-950);font-size:.86rem}.relatedCartLink{position:absolute;right:.75rem;bottom:.75rem;width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--store-blue-500);border-radius:6px;color:var(--store-blue-600)}.relatedCartLink svg{width:17px}@media (max-width:1024px){.productDetailGrid{gap:1.75rem}.productGallery{grid-template-columns:62px minmax(0,1fr)}.productGalleryStage,.productMedia{min-height:430px}.productOverview{gap:2rem}.productOverviewCopy{padding-right:2rem}}@media (max-width:768px){.productDetailGrid,.productGallery{grid-template-columns:1fr}.productThumbnailRail{grid-row:2;flex-direction:row}.productThumbnailRail a{width:64px}.productGalleryStage,.productMedia{min-height:410px}.productPurchasePanel{padding-top:0}.productTrustStrip{grid-template-columns:repeat(2,1fr)}.productTrustStrip>div:nth-child(3){border-left:0}.productTrustStrip>div:nth-child(3),.productTrustStrip>div:nth-child(4){border-top:1px solid var(--store-border)}.productSectionNav{justify-content:flex-start;margin-inline:0;padding-inline:0}.productOverview{grid-template-columns:1fr}.productOverviewCopy{border-right:0;border-bottom:1px solid var(--store-border);padding:0 0 2rem}.productInformationGrid,.productLowerGrid{grid-template-columns:1fr}.productInformationCard{min-height:0}.relatedProductGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:430px){.productGalleryStage,.productMedia{min-height:330px}.productMedia{padding:.75rem}.productPurchasePanel h1{font-size:2.45rem}.productPurchaseControls{grid-template-columns:1fr 1fr}.productPurchaseControls .wishlistHeartButton{min-width:0}.productTrustStrip>div{min-height:96px;justify-content:flex-start;padding:.8rem}.productTrustStrip svg{width:36px;height:36px;padding:9px}.productBenefitGrid{grid-template-columns:1fr}.productOverviewCopy ul{display:grid}.relatedProductGrid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.productSectionNav{scroll-behavior:auto}}.productPage .productGalleryStage{min-height:0}.productPage .productMedia{max-height:100%;object-fit:contain;align-self:stretch}.productPage .productPurchasePanel h1{font-family:var(--store-font-body);font-weight:800;letter-spacing:-1.5px}.productPage .productDisplayDose{margin:8px 0 0;color:#536781;font-size:clamp(17px,2vw,20px);font-weight:650;line-height:1.35}.productPage .productCartAction:not(:disabled){opacity:1;cursor:pointer}.storefrontPage:has(.productPage){background:#fff}.productPage{--store-text-muted:#62718b;--store-border:#e2eaf5;max-width:1280px;background:#fff}.productPage a,.productPage button,.productPage h1,.productPage h2,.productPage strong{letter-spacing:normal}.productDetailGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:1fr auto;gap:20px 44px;padding:16px 0 36px}.productGallery{grid-row:1/3;grid-template-columns:76px minmax(0,1fr);align-items:start}.productGalleryStage{height:530px;background:linear-gradient(135deg,#f0f5fb,#fff 65%,#f5f8fc);border-radius:7px}.productMedia{display:block;width:100%;padding:20px;mix-blend-mode:multiply}.productThumbnailRail a{height:82px;width:76px;border-radius:6px}.productThumbnailRail img{mix-blend-mode:multiply}.productPurchasePanel{justify-content:flex-start;padding:22px 0 0}.productPurchasePanel .eyebrow{font-size:12px;letter-spacing:1.5px;color:#1669ff}.productPurchasePanel h1{font-family:var(--store-font-body);font-size:52px;font-weight:800;line-height:1.08;letter-spacing:-2px}.productLead{font-size:15px;margin-top:8px}.productPrice{font-size:26px;margin-top:18px}.productAvailability{margin-top:20px;padding:17px 0}.productAvailability strong{font-size:13px}.productAvailability small{font-size:12px}.productPurchaseControls{grid-template-columns:118px minmax(0,1fr);margin-top:12px}.productPurchaseControls .wishlistHeartButton{width:158px;min-width:0;display:flex;gap:9px;justify-content:center;font-size:12px;font-weight:700;border-radius:6px}.wishlistButtonLabel,.wishlistGuestNote,.wishlistViewLink{display:none}.productPage .wishlistButtonLabel{display:inline}.productPage .wishlistHeartButton:after{content:none}.productPage .wishlistViewLink{display:inline-flex;align-items:center;min-height:32px;font-size:12px;font-weight:650;color:#0058d8}.productPage .wishlistGuestNote{display:block;flex-basis:100%;color:#62718b;font-size:11px;line-height:1.5}.productPage .productPurchaseControls>.wishlistControl{align-items:flex-start;align-content:flex-start;gap:6px 12px}.productPage .wishlistHeartButton{transition:background .16s,border-color .16s,box-shadow .16s;background:#fff;border:1px solid #dce6f5;color:#1b4c90;box-shadow:0 2px 5px #10254f03}.productPage .wishlistHeartButton:hover{background:#f4f8ff;border-color:#91b8ff}.productPage .wishlistHeartButton[aria-pressed=true]{background:#edf4ff;border-color:#a6c6ff;color:#1269ff;box-shadow:inset 0 0 0 1px #ffffff}.productPage .wishlistHeartButton:focus-visible{outline:3px solid #9ac0ff;outline-offset:3px}.productPage .wishlistHeartButton svg{flex:0 0 20px}.productPage .productQuantity{background:#fff;border-color:#dce6f5;box-shadow:0 2px 5px #10254f03}.productPage .productQuantity button:not(:disabled):hover{background:#edf4ff;color:#1269ff}.productPage .productCartAction{display:flex;align-items:center;justify-content:center;gap:10px;font-weight:700;letter-spacing:.1px}.productPage .productCartAction:not(:disabled):hover{background:#0755df;box-shadow:0 5px 16px #1269ff25}.productPage .productPurchaseControls{align-items:start;row-gap:14px}.productCartAction{background:linear-gradient(110deg,#287cff,#1266fa);border-color:#2376ff;border-radius:6px;font-size:14px;box-shadow:0 4px 12px #1269ff12}.productTrustStrip{grid-column:2;border-bottom:0;padding-top:20px;gap:0}.productTrustStrip>div{flex-direction:column;text-align:center;padding:0 8px;min-height:102px;gap:10px;border-left:1px solid #edf2f9}.productTrustStrip span{gap:5px}.productTrustStrip strong{font-size:12px;line-height:1.35}.productTrustStrip small{font-size:11px}.productTrustStrip svg{width:48px;height:48px;padding:12px;border:1px solid #e2edff;background:radial-gradient(circle,#f9fbff,#eaf2ff)}.productSectionNav{position:static;margin:0;padding:0 8%;gap:8px;background:white}.productSectionNav a{font-size:13px;font-weight:600;min-height:56px}.productOverview{padding-block:36px;gap:40px}.productOverview h2{font-family:var(--store-font-body);font-size:30px;font-weight:750;letter-spacing:-.8px}.productOverviewCopy>p:not(.eyebrow){font-size:14px;line-height:1.65}.productBenefitGrid article{background:linear-gradient(140deg,#fff,#f9fbff);border-radius:7px;padding:20px 16px;min-height:118px}.productBenefitGrid strong{font-size:13px}.productBenefitGrid p{font-size:12px}.productInformationCard{min-height:250px;border-radius:7px;background:linear-gradient(#fafcff 0 56px,#fff 56px)}.productInformationCard h2{font-size:15px;padding:18px}.productInformationCard dd,.productInformationCard dt{font-size:12px;line-height:1.6}.productInformationCard dl>div{grid-template-columns:1fr 1fr;padding:10px 0}.productFaq summary{min-height:44px;font-size:13px;font-weight:500}.productFaq details{margin-bottom:5px;border:1px solid var(--store-border);border-radius:5px}.productFaq details[open]{background:#f8fbff;border-color:#a9c8ff}.productLowerGrid .productReviewsState{background:linear-gradient(140deg,#fff,#f8fbff)}.relatedProductImage{display:flex;align-items:center;justify-content:center;height:180px;overflow:hidden}.relatedProductImage img{display:block;height:180px;width:100%;min-height:0;object-fit:contain;mix-blend-mode:multiply}.relatedProductGrid article>div{position:relative;padding:12px 56px 0 16px}.relatedProductGrid strong{font-size:13px}.relatedProductGrid small{font-size:12px}.relatedProductGrid b{font-size:15px}.relatedCartLink{width:40px;height:40px}.productPage [id]{scroll-margin-top:100px}@media (max-width:1024px){.productDetailGrid{gap:20px 28px}.productGallery{grid-template-columns:58px minmax(0,1fr);gap:12px}.productThumbnailRail a{width:58px;height:66px}.productGalleryStage{height:480px}.productPurchasePanel h1{font-size:42px}.productTrustStrip>div{padding-inline:4px}.productTrustStrip small,.productTrustStrip strong{font-size:10px}.productInformationGrid{gap:12px}}@media (max-width:768px){.productDetailGrid{grid-template-columns:1fr;gap:24px;padding-bottom:20px}.productGallery{grid-row:auto;grid-template-columns:58px minmax(0,1fr)}.productThumbnailRail{grid-row:auto;flex-direction:column}.productGalleryStage{height:420px}.productPurchasePanel{padding:0}.productTrustStrip{grid-column:1;grid-template-columns:repeat(4,minmax(0,1fr))}.productTrustStrip>div:nth-child(n){border-top:0;min-height:110px}.productTrustStrip>div:nth-child(3){border-left:1px solid #edf2f9}.productTrustStrip svg{width:40px;height:40px;padding:10px}.productSectionNav{padding:0;gap:0}.productSectionNav a{padding-inline:14px}.productBenefitGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.productBenefitGrid article{flex-direction:column;padding:16px}.productOverviewCopy{padding-bottom:24px}.relatedProductGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.relatedProductGrid article>div{padding:12px 12px 44px}.relatedProductImage,.relatedProductImage img{height:160px}}@media (max-width:430px){.productGallery{grid-template-columns:46px minmax(0,1fr);gap:10px}.productThumbnailRail a{width:46px;height:56px}.productGalleryStage{height:340px}.productMedia{padding:12px}.productPurchasePanel h1{font-size:38px}.productTrustStrip>div{padding-inline:4px}.productTrustStrip small{font-size:10px}.productOverview h2{font-size:26px}}.productPage .productPurchasePanel{padding-top:18px}.productPage .productPurchaseControls{display:flex;flex-direction:column;gap:16px;margin:0}.productPage .productPurchaseRow{display:grid;grid-template-columns:132px minmax(0,1fr);gap:12px;align-items:start;width:100%}.productPage .productQuantity{margin:0;height:48px;min-height:48px;width:132px;grid-template-columns:44px 44px 44px;align-self:start;border-radius:8px;overflow:hidden}.productPage .productQuantity button{width:44px;min-height:46px;padding:0}.productPage .productPurchaseRow .wishlistControl{display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;gap:8px 12px;margin:0;min-width:0}.productPage .productPurchaseRow .wishlistHeartButton{height:48px;min-height:48px;width:160px;margin:0;padding:0 12px;border-radius:8px;box-sizing:border-box}.productPage .productPurchaseRow .wishlistViewLink{min-height:48px}.productPage .productPurchaseRow .wishlistGuestNote{flex-basis:100%}.productPage .productCartAction{width:100%;min-height:52px;margin:0;border-radius:8px}.productPage .productAvailability{margin-top:14px;padding-block:15px}.productPage .productPrice{margin-top:14px}.productPage .productPurchaseControls fieldset,.productPage .productStrengthOptions{width:100%}.productPage .productPurchaseControls legend,.productStrengthOptions>p{margin:0 0 10px;color:#41536d;font-size:12px;font-weight:650;letter-spacing:.3px;text-transform:none}.productPage .productVariantChoices,.productStrengthOptions nav{display:flex;gap:10px;flex-wrap:wrap;margin:0}.productPage .productVariantChoices label,.productStrengthOptions a{display:grid;gap:5px;align-content:center;position:relative;min-width:112px;min-height:64px;padding:12px 18px;border:1px solid #dce5f3;border-radius:8px;background:#fff;color:#10254f;text-decoration:none;cursor:pointer}.productPage .productVariantChoices span,.productStrengthOptions strong{font-size:14px;font-weight:750}.productPage .productVariantChoices small,.productStrengthOptions a>span{margin:0;font-size:12px;color:#61718b}.productPage .productVariantChoices label:has(input:checked),.productStrengthOptions a[aria-current=page]{background:#f0f6ff;border-color:#1269ff;box-shadow:inset 0 0 0 1px #1269ff}.productPage .productVariantChoices label:hover,.productStrengthOptions a:hover{border-color:#1269ff}.productPage .productVariantChoices label:has(input:focus-visible),.productStrengthOptions a:focus-visible{outline:3px solid #a5c8ff;outline-offset:3px}.productPage .productVariantChoices input{position:absolute;width:1px;height:1px;opacity:0}.productPage .productVariantChoices label:has(input:disabled){opacity:.55;cursor:wait}.productPage .relatedProductGrid article>.relatedProductAction{position:absolute;right:14px;bottom:14px;padding:0;display:block}.productPage .relatedProductGrid article>.relatedProductAction>a{display:grid;align-items:center;min-height:44px;font-size:12px;color:#0058dc}.productPage .relatedProductGrid article{padding-bottom:18px}.productPage .productLowerGrid,.productPage .productOverview{gap:32px}.productPage .productInformationCard{min-height:0;background:#fff;box-shadow:0 3px 14px #10254f04}.productPage .productInformationCard h2{margin:0;border-bottom:1px solid #e8eef8;background:#fafcff;padding:18px}.productPage .productOverviewCopy{padding-right:30px}.productPage .productOverviewCopy>p:not(.eyebrow){max-width:46ch}@media (max-width:768px){.productPage .productPurchasePanel{padding:0}.productPage .productPurchaseRow{grid-template-columns:132px minmax(0,1fr)}.productPage .productPurchaseRow .wishlistViewLink{min-height:32px}.productPage .productOverviewCopy{padding-right:0}.productPage .relatedProductGrid article>div:not(.relatedProductAction){padding-bottom:44px}}@media (max-width:360px){.productPage .productPurchaseRow{grid-template-columns:118px minmax(0,1fr);gap:8px}.productPage .productQuantity{width:118px;grid-template-columns:40px 38px 40px}.productPage .productQuantity button{width:40px}.productPage .productPurchaseRow .wishlistHeartButton{width:100%;font-size:11px;padding:0 8px}}.productGalleryStage{position:relative}.productThumbnailRail button{padding:0;border-radius:8px;background:#fff}.productThumbnailRail button img{width:100%;height:auto;object-fit:contain}.productImageZoom{position:absolute;right:12px;bottom:12px;min-height:44px;padding:8px 14px;border:1px solid var(--store-border);border-radius:8px;background:#fff;color:var(--store-blue-600);cursor:pointer}.productZoomImage{display:block;width:100%;height:auto;max-height:75dvh;object-fit:contain}.productFaq,.productOverview,.productShipping,.productSpecs,.productUsage{scroll-margin-top:120px}.productGallery.productGallerySingle{grid-template-columns:minmax(0,1fr)}.productPage .productDetailGrid{padding-top:1.5rem;gap:2.5rem}.productPage .productGalleryStage{height:clamp(420px,42vw,640px);border-radius:16px}.productPage .productMedia{min-height:0;height:100%;padding:2rem}.productPage .productPurchasePanel h1{font-family:var(--store-font-display);font-size:clamp(2.5rem,4vw,3.5rem);line-height:1.08;letter-spacing:-.045em}.productPage .productPrice{font-size:2rem}.productPage .productTrustStrip{grid-template-columns:repeat(2,minmax(0,1fr));padding-top:1.25rem;gap:1rem}.productPage .productTrustStrip>div{min-width:0;min-height:0;border:0;padding:0;flex-direction:row;align-items:center;text-align:left;gap:.75rem}.productPage .productTrustStrip span{min-width:0}.productPage .productTrustStrip strong{min-width:0;font-size:.8125rem;white-space:normal;overflow-wrap:anywhere}.productPage .productTrustStrip small{min-width:0;font-size:.75rem;white-space:normal;overflow-wrap:anywhere}.productPage .productOverview{padding-block:3rem}.productPage .productOverviewCopy>p:not(.eyebrow){font-size:1rem;line-height:1.75}.productPage .productBenefitGrid strong{font-size:.9375rem}.productPage .productBenefitGrid p{font-size:.875rem;line-height:1.65}.productPage .productInformationCard h2{font-size:1.0625rem;padding:1.25rem}.productPage .productInformationCard dd,.productPage .productInformationCard dt{font-size:.875rem;line-height:1.65}.productPage .productFaq summary{min-height:52px;font-size:.9375rem}.productPage .productPurchaseError{margin:0;color:#a12235;font-size:.875rem;line-height:1.6}.productPage .productSectionNav{padding-inline:0;justify-content:space-between}.productPage .productSectionNav a{font-size:.875rem}@media (max-width:767px){.productPage .productBreadcrumbs{flex-wrap:wrap;min-width:0}.productPage .productBreadcrumbs>*{min-width:0;overflow-wrap:anywhere}.productPage .productDetailGrid{grid-template-columns:minmax(0,1fr);gap:1.5rem}.productPage .productPurchasePanel h1{min-width:0;overflow-wrap:anywhere}.productPage .productGalleryStage{height:clamp(300px,92vw,460px)}.productPage .productMedia{padding:1rem}.productPage .productTrustStrip{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem .75rem}.productPage .productTrustStrip>div:nth-child(n){min-height:0;border:0}.productPage .productTrustStrip strong{font-size:.75rem}.productPage .productOverview{padding-block:2rem}}.productMobilePurchaseRail{display:none}@media (max-width:767px){.productPage{padding-bottom:calc(7rem + env(safe-area-inset-bottom))}.productMobilePurchaseRail{position:fixed;z-index:90;right:0;bottom:0;left:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;border-top:1px solid var(--store-border-strong);background:rgb(255 255 255/96%);padding:.65rem max(1rem,env(safe-area-inset-right)) calc(.65rem + env(safe-area-inset-bottom)) max(1rem,env(safe-area-inset-left));box-shadow:0 -10px 30px rgb(6 22 56/10%);backdrop-filter:blur(16px)}.productMobilePurchaseRailSummary{display:grid;gap:.1rem;min-width:0}.productMobilePurchaseRailSummary strong{color:var(--store-ink-950);font-size:1.1rem;line-height:1.2}.productMobilePurchaseRailSummary span{overflow:hidden;color:var(--store-text-muted);font-size:.75rem;text-overflow:ellipsis;white-space:nowrap}.productMobilePurchaseRail .primary{min-width:8.5rem;min-height:48px;border-radius:8px;padding-inline:.9rem;white-space:nowrap}}@media (max-width:540px){.productPage .productBenefitGrid{grid-template-columns:1fr;gap:10px}.productPage .productBenefitGrid article{flex-direction:row;align-items:center;min-height:0;padding:14px 16px}.productPage .productBenefitGrid svg{width:38px;height:38px;padding:9px}.productPage .productBenefitGrid strong{font-size:14px;line-height:1.35}.productPage .productBenefitGrid p{margin-top:3px;font-size:13px;line-height:1.45}}.productPage .productDetailGrid{align-items:start;column-gap:clamp(28px,4vw,64px);padding-top:24px}.productPage .productGalleryStage{position:relative;isolation:isolate;overflow:hidden;border:1px solid #dce7f6;background:radial-gradient(circle at 50% 44%,#fff 0 22%,transparent 61%),linear-gradient(145deg,#eaf3ff,#f6faff 50%,#e7f0fc);box-shadow:inset 0 1px 0 #fff,0 20px 50px rgb(9 45 93/7%)}.productPage .productGalleryStage:before{position:absolute;z-index:-1;inset:11%;border:1px solid rgb(19 81 166/9%);border-radius:50%;content:""}.productPage .productMedia{position:relative;z-index:1;padding:clamp(18px,3vw,42px)}.productPage .productImageZoom{z-index:2;border-color:#c9daf0;border-radius:8px;box-shadow:0 5px 18px rgb(12 45 92/9%)}.productPage .productPurchasePanel{min-width:0;padding:clamp(24px,3vw,42px);border:1px solid #dde7f4;border-radius:16px;background:linear-gradient(155deg,#fff,#fff 72%,#f7faff);box-shadow:0 18px 50px rgb(13 44 82/6%)}.productPage .productPurchasePanel .eyebrow{margin:0 0 12px;color:#1262d7;font-size:11px;font-weight:800;letter-spacing:.16em}.productPage .productPurchasePanel h1{margin:0;font-size:clamp(36px,3.7vw,54px);line-height:1.04;letter-spacing:-.05em}.productPage .productLead{margin-top:14px;color:#536781;line-height:1.6}.productPage .productPrice{margin-top:26px;font-size:clamp(30px,3vw,38px);letter-spacing:-.045em}.productPage .productAvailability{margin-top:22px;border-top:1px solid #e5edf7}.productPage .productCartAction{min-height:56px;border-radius:9px;box-shadow:0 10px 22px rgb(10 85 226/15%)}.productPage .productTrustStrip{align-self:start;margin:0;padding:18px 20px;border:1px solid #dce8f8;border-radius:14px;background:#f5f9ff;gap:18px 14px}.productPage .productTrustStrip svg{color:#0965e8}.productPage .productTrustStrip strong{color:#183459}.productPage .productOverview{border-top:1px solid #e6edf7}.productPage .productInformationCard{border-color:#dae6f4;border-radius:12px;box-shadow:0 9px 25px rgb(12 45 92/4%)}.productPage .productFaq details{border-color:#dfe8f4}@media (max-width:767px){.productPage .productDetailGrid{gap:18px;padding-top:14px}.productPage .productGalleryStage{height:clamp(310px,94vw,460px);border-radius:14px}.productPage .productGalleryStage:before{inset:9%}.productPage .productMedia{padding:clamp(12px,4vw,22px)}.productPage .productPurchasePanel{padding:24px 2px 12px;border:0;border-radius:0;background:transparent;box-shadow:none}.productPage .productPurchasePanel h1{font-size:clamp(34px,9vw,44px)}.productPage .productPrice{margin-top:22px}.productPage .productTrustStrip{padding:16px}}.productQuickFacts{display:none}@media (max-width:767px){.productPage .productQuickFacts{display:grid;gap:0;margin:20px 0 0;border-block:1px solid #dce8f8}.productPage .productQuickFacts>div{display:grid;grid-template-columns:minmax(0,92px) minmax(0,1fr);gap:12px;padding:11px 0}.productPage .productQuickFacts>div+div{border-top:1px solid #e6edf7}.productPage .productQuickFacts dt{color:#536781;font-size:12px}.productPage .productQuickFacts dd{margin:0;color:#183459;font-size:13px;font-weight:700}.productPage .productBenefitGrid,.productPage .productOverviewCopy ul,.productPage .productTrustStrip{display:none}}.productPage{padding-top:clamp(1rem,2vw,1.8rem);padding-bottom:clamp(3.5rem,6vw,6rem)}.productBreadcrumbs{min-height:44px;gap:.7rem;margin-bottom:clamp(.8rem,2vw,1.5rem);color:var(--store-text-muted);font-size:.78rem}.productBreadcrumbs a{transition:color .2s ease}.productBreadcrumbs [aria-current=page]{color:var(--store-ink-900);font-weight:700}.productDetailGrid{grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);align-items:start;column-gap:clamp(2rem,5vw,5.5rem);row-gap:clamp(1.5rem,3vw,3rem);padding-block:0 clamp(2rem,4vw,4rem)}.productGallery{gap:clamp(.75rem,1.5vw,1.15rem)}.productGalleryStage{min-height:0;aspect-ratio:1/1;isolation:isolate;border:1px solid #dfebf7;border-radius:clamp(14px,2vw,24px);background:radial-gradient(circle at 50% 38%,#fff 5%,#edf5fd 70%,#e7f0fa 100%);box-shadow:0 24px 55px rgb(17 51 94/8%)}.productGalleryStage:after,.productGalleryStage:before{content:"";position:absolute;z-index:-1;width:67%;aspect-ratio:1;border:1px solid rgb(15 88 178/7%);border-radius:50%;pointer-events:none}.productGalleryStage:after{width:85%}.productMedia{min-height:0;height:100%;padding:clamp(.8rem,2vw,1.6rem);background:transparent;transition:transform .55s cubic-bezier(.2,.8,.2,1)}@media (hover:hover){.productGalleryStage:hover .productMedia{transform:scale(1.035)}}.productThumbnailRail button{min-height:72px;overflow:hidden;border:1px solid var(--store-border);border-radius:12px;background:#f7fbff;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.productThumbnailRail button[aria-pressed=true]{border-color:var(--store-blue-600);box-shadow:0 0 0 2px rgb(18 105 255/12%)}@media (hover:hover){.productThumbnailRail button:hover{transform:translateY(-2px);border-color:var(--store-blue-500)}}.productThumbnailRail button:focus-visible{outline:3px solid var(--store-blue-600);outline-offset:3px}.productPurchasePanel{align-self:start;max-width:35rem;padding:clamp(.25rem,1vw,1rem) 0 0}.productPurchasePanel>.eyebrow{margin:0 0 .9rem;color:var(--store-blue-700);font-size:.7rem;letter-spacing:.18em}.productPurchasePanel h1{margin:0;font-size:clamp(2.8rem,4.5vw,4.7rem);line-height:.98;letter-spacing:-.065em;text-wrap:balance}.productDisplayDose{margin:.8rem 0 0}.productDisplayDose,.productLead{color:var(--store-text-muted);font-size:clamp(1rem,1.5vw,1.25rem);font-weight:600}.productLead{margin-top:.85rem;line-height:1.55}.productPrice{margin-top:1.4rem;font-size:clamp(1.75rem,2.5vw,2.2rem);letter-spacing:-.035em}.productAvailability{margin-top:.9rem;border:0;padding:.35rem 0 1rem}.productAvailability strong{font-size:.88rem}.productAvailability small{font-size:.78rem}.productPurchaseControls{margin-top:.4rem;gap:1rem}.productPurchaseControls legend{color:var(--store-ink-900);font-size:.74rem;letter-spacing:.12em}.productVariantChoices{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.productVariantChoices label{min-height:58px;border-radius:10px;background:#fff;padding:.7rem .8rem;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.productVariantChoices label:has(input:checked){border-color:var(--store-blue-600);background:#f4f9ff;box-shadow:0 0 0 2px rgb(18 105 255/10%)}.productVariantChoices label:has(input:focus-visible){outline:3px solid var(--store-blue-600);outline-offset:2px}.productVariantChoices small{font-size:.72rem}.productCartAction{min-height:58px;border-radius:10px;font-size:.9rem;transition:transform .22s ease,box-shadow .22s ease,background .22s ease}@media (hover:hover){.productCartAction:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 12px 28px rgb(18 105 255/22%)}}.productQuickFacts{margin-top:1.8rem;padding-top:1rem;border-top:1px solid var(--store-border)}.productTrustStrip{grid-column:1/-1;margin:0;border:1px solid #dce8f4;border-radius:16px;background:#f8fbff;overflow:hidden}.productTrustStrip>div{min-height:90px;justify-content:flex-start;padding:1rem clamp(.8rem,2vw,1.6rem)}.productTrustStrip svg{width:38px;height:38px;padding:9px}.productTrustStrip strong{font-size:.79rem}.productTrustStrip small{font-size:.72rem}.productSectionNav{top:0;justify-content:flex-start;gap:clamp(.2rem,2vw,2rem);border-top:1px solid var(--store-border);padding-inline:var(--store-gutter)}.productSectionNav a{min-height:62px;padding-inline:clamp(.7rem,1.5vw,1.2rem);font-size:.79rem;transition:color .2s ease,border-color .2s ease}.productSectionNav a:focus-visible{outline:3px solid var(--store-blue-600);outline-offset:-3px}.productOverview{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:clamp(2rem,5vw,5rem);padding-block:clamp(3rem,6vw,6rem)}.productOverviewCopy{display:flex;flex-direction:column;align-items:flex-start;border:0;padding:clamp(.5rem,2vw,2rem) 0 0}.productOverview h2{max-width:12ch;font-size:clamp(2.5rem,4.5vw,4.25rem);line-height:1.02;letter-spacing:-.055em;text-wrap:balance}.productOverviewCopy>p:not(.eyebrow){max-width:45ch;margin-top:1.15rem;font-size:1rem;line-height:1.7}.productOverviewClassification{display:inline-flex;align-items:center;gap:.6rem;margin-top:1.6rem;border:1px solid #d6e7fa;border-radius:999px;background:#f4f9ff;padding:.65rem 1rem;color:var(--store-blue-700);font-size:.78rem;font-weight:750}.productOverviewClassification svg{width:18px;height:18px}.productBenefitGrid{gap:.8rem}.productBenefitGrid article{min-height:130px;border-color:#e0eaf5;border-radius:14px;background:#f9fbfe;padding:1.25rem;transition:transform .25s ease,box-shadow .25s ease}@media (hover:hover){.productBenefitGrid article:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgb(17 51 94/7%)}}.productBenefitGrid strong{font-size:.88rem}.productBenefitGrid p{font-size:.76rem;line-height:1.55}.productInformationGrid{gap:1rem}.productInformationCard{border-color:#dce6f1;border-radius:15px}.productInformationCard h2{min-height:72px;padding-inline:1.35rem;font-size:1.02rem}.productInformationCard dl{padding-inline:1.35rem}.productInformationCard dl>div{grid-template-columns:1fr;gap:.3rem;padding:.8rem 0}.productInformationCard dt{color:var(--store-text-soft);font-size:.69rem;letter-spacing:.08em;text-transform:uppercase}.productInformationCard dd{color:var(--store-ink-900);font-size:.8rem;line-height:1.55}.productLowerGrid{gap:clamp(2rem,5vw,5rem);padding-block:clamp(3rem,6vw,5rem)}.productFaq h2,.productLowerGrid .productReviewsHeader h2,.relatedProducts h2{font-size:clamp(1.5rem,2.2vw,2rem);letter-spacing:-.035em}.productFaq details{border:0}.productFaq details,.productFaq details:last-child{border-bottom:1px solid var(--store-border)}.productFaq summary{min-height:62px;padding-inline:0;font-size:.86rem}.productFaq details p{padding:0 1.5rem 1.15rem 0;font-size:.83rem}.productFaq details[open] summary span{transform:rotate(45deg)}.productFaq summary span{transition:transform .2s ease}.relatedProducts{border-top:1px solid var(--store-border);padding-top:clamp(2rem,4vw,4rem)}.relatedProductGrid{gap:1rem}.relatedProductGrid article{border-radius:14px;transition:transform .25s ease,box-shadow .25s ease}@media (hover:hover){.relatedProductGrid article:hover{transform:translateY(-4px);box-shadow:0 14px 30px rgb(17 51 94/9%)}}.relatedProductImage{height:auto;aspect-ratio:1/1}@media (max-width:900px){.productDetailGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1.5rem}.productGallery{grid-template-columns:1fr}.productThumbnailRail{grid-row:2;flex-direction:row}.productThumbnailRail button{width:64px;min-height:64px}.productOverview{gap:2rem}}@media (max-width:720px){.productDetailGrid{grid-template-columns:1fr;gap:1.5rem}.productGallery{max-width:38rem;width:100%;margin-inline:auto}.productPurchasePanel{max-width:none;padding:.3rem .15rem 0}.productPurchasePanel h1{font-size:clamp(2.6rem,10vw,4rem)}.productTrustStrip{grid-template-columns:repeat(2,minmax(0,1fr))}.productOverview{grid-template-columns:1fr}.productOverviewCopy{padding:0}.productInformationGrid,.productLowerGrid{grid-template-columns:1fr}}@media (max-width:430px){.productPage{padding-top:.65rem}.productBreadcrumbs{overflow:hidden;white-space:nowrap;font-size:.72rem}.productBreadcrumbs [aria-current=page]{overflow:hidden;text-overflow:ellipsis}.productGalleryStage{border-radius:15px}.productPurchasePanel h1{font-size:clamp(2.45rem,11.5vw,3.25rem)}.productVariantChoices{grid-template-columns:1fr}.productTrustStrip>div{min-height:92px;padding:.7rem}.productTrustStrip svg{width:32px;height:32px;padding:7px}.productTrustStrip strong{font-size:.72rem}.productTrustStrip small{font-size:.67rem}.productBenefitGrid{grid-template-columns:1fr 1fr}.productBenefitGrid article{min-height:0;display:block;padding:.85rem}.productBenefitGrid svg{margin-bottom:.6rem}.productBenefitGrid strong{font-size:.76rem}.productBenefitGrid p{font-size:.69rem}.relatedProductGrid{gap:.6rem}}@media (prefers-reduced-motion:reduce){.productPage :is(.productMedia,.productThumbnailRail button,.productCartAction,.productBenefitGrid article,.relatedProductGrid article,.productFaq summary span){transition:none!important;transform:none!important}}.cartPage{padding-top:1.8rem;padding-bottom:2.5rem}.cartPageHeader{max-width:48rem;padding-bottom:1.25rem}.cartPageHeader h1{margin:.5rem 0 0;color:var(--store-ink-950);font-family:var(--store-font-display);font-size:clamp(2.1rem,3.8vw,3.4rem);line-height:1.02;letter-spacing:-.05em}.cartPageHeader p:not(.eyebrow){margin:.8rem 0 0;color:var(--store-text-muted);font-size:.86rem;line-height:1.6}.cartLayout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(260px,.65fr);align-items:start;gap:1rem}.productQuantity{display:inline-flex;min-height:44px;align-items:center;border:1px solid var(--store-border);border-radius:var(--store-radius-button)}.productQuantity button{min-width:44px;min-height:44px;border:0;background:transparent;color:var(--store-ink-950);font-size:1.2rem;cursor:pointer}.productQuantity span{min-width:2ch;text-align:center}.cartAuthorityState,.cartEmptyPanel,.cartSummaryCard{border:1px solid var(--store-border);border-radius:var(--store-radius-card);background:var(--store-surface);box-shadow:var(--store-shadow-card)}.cartEmptyPanel{min-height:260px;display:grid;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:1.25rem;padding:1.5rem}.cartEmptyMark{width:54px;height:54px;display:grid;place-items:center;border-radius:14px;background:var(--store-surface-blue);color:var(--store-blue-600)}.cartEmptyMark span{width:24px;height:24px;position:relative;border:1.7px solid;border-radius:5px}.cartEmptyMark span:before{content:"";position:absolute;left:5px;right:5px;top:-7px;height:10px;border:1.7px solid;border-bottom:0;border-radius:6px 6px 0 0}.cartAuthorityState h2,.cartEmptyPanel h2,.cartSummaryCard strong{color:var(--store-ink-950)}.cartAuthorityState h2,.cartEmptyPanel h2{margin:0;font-size:1.05rem}.cartAuthorityState p,.cartEmptyPanel p,.cartSummaryCard p{margin:.4rem 0 0;color:var(--store-text-muted);font-size:.76rem;line-height:1.55}.cartBrowseAction{white-space:nowrap}.cartSummaryCard{position:sticky;top:112px;display:grid;gap:1rem;padding:1.2rem}.cartSummaryRow{justify-content:space-between;gap:1rem;font-size:.7rem;letter-spacing:.06em}.cartSummaryDisabled,.cartSummaryRow{display:flex;align-items:center;color:var(--store-text-soft);font-weight:800}.cartSummaryDisabled{min-height:44px;justify-content:center;border:1px solid var(--store-border);border-radius:var(--store-radius-button);background:var(--store-surface-subtle);font-size:.78rem}.cartAuthorityState{min-height:15rem;display:grid;grid-template-columns:76px minmax(0,1fr) minmax(12rem,auto);align-items:center;gap:1.25rem;background:radial-gradient(circle at 88% 18%,rgb(18 105 255/9%),transparent 13rem),linear-gradient(120deg,var(--store-surface-blue),#fff 58%);padding:1.4rem}.cartAuthorityMark{width:64px;height:64px;display:grid;place-items:center;border:1px solid var(--store-blue-100);border-radius:var(--store-radius-icon);background:#fff;color:var(--store-blue-700);font-size:.68rem;font-weight:900;letter-spacing:.08em}.cartRecoveryActions{display:grid;justify-items:stretch;gap:.45rem}.cartRecoveryActions .secondary{min-height:42px;white-space:nowrap}.cartOrderLink{min-height:34px;display:inline-flex;align-items:center;justify-content:center;color:var(--store-blue-700);font-size:.7rem;font-weight:850;text-align:center}.cartOrderLink:focus-visible{outline:3px solid color-mix(in srgb,var(--store-blue-600) 30%,transparent);outline-offset:2px}@media (max-width:900px){.cartLayout{grid-template-columns:1fr}.cartSummaryCard{position:static}.cartAuthorityState{grid-template-columns:64px minmax(0,1fr)}.cartRecoveryActions{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));justify-self:stretch}.cartOrderLink{grid-column:1/-1}}@media (max-width:620px){.cartPage{padding-top:1rem}.cartEmptyPanel{min-height:0;grid-template-columns:48px minmax(0,1fr);gap:.9rem;padding:1rem}.cartEmptyMark{width:46px;height:46px}.cartBrowseAction{grid-column:1/-1;width:100%}.cartAuthorityState{min-height:0;grid-template-columns:1fr;padding:1rem}.cartRecoveryActions{grid-column:1;grid-template-columns:1fr}.cartOrderLink{grid-column:1}}@media (forced-colors:active){.cartAuthorityMark,.cartAuthorityState,.cartEmptyPanel,.cartSummaryCard,.cartSummaryDisabled{border-color:CanvasText}}.searchPage{padding-top:1.3rem;padding-bottom:2.5rem}.searchForm{max-width:52rem;display:grid;gap:.5rem;margin-top:0;border:1px solid var(--store-border);border-radius:var(--store-radius-card);background:var(--store-surface);padding:1rem;box-shadow:var(--store-shadow-card)}.searchForm>label{color:var(--store-ink-900);font-size:.75rem;font-weight:800}.searchControlRow{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.55rem}.searchControlRow input{margin:0}.searchEmpty,.searchResults{max-width:52rem;margin-top:1rem;border:1px solid var(--store-border);border-radius:var(--store-radius-card);background:var(--store-surface);padding:1rem;box-shadow:var(--store-shadow-card)}.searchEmpty h2,.searchResults>h2{margin:0;color:var(--store-ink-950);font-size:.9rem}.searchProductCard{min-height:112px;display:grid;grid-template-columns:76px minmax(0,1fr) auto;align-items:center;gap:.9rem;margin-top:.8rem;border-top:1px solid var(--store-border);padding-top:.8rem}.searchProductVisual{width:72px;height:94px;position:relative;display:grid;place-items:center;border-radius:8px;background:linear-gradient(145deg,var(--store-surface-blue),#fff)}.searchProductVisual .miniVialCap{top:9px}.searchProductVisual .miniVialBody{height:62px;margin-top:10px}.searchProductCard h3{margin:.2rem 0 0;color:var(--store-ink-950);font-size:.92rem}.searchEmpty p,.searchProductCard p:not(.productMeta){margin:.35rem 0 0;color:var(--store-text-muted);font-size:.74rem;line-height:1.5}.searchEmpty{display:grid;gap:.65rem}.searchRecoveryActions{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem}.searchClearLink,.searchRecoveryActions .secondary{width:fit-content}.searchClearLink{min-height:38px;display:inline-flex;align-items:center;padding:0 .45rem;color:var(--store-blue-700);font-size:.72rem;font-weight:850}.searchClearLink:focus-visible{outline:3px solid color-mix(in srgb,var(--store-blue-600) 30%,transparent);outline-offset:2px}@media (max-width:620px){.searchControlRow{grid-template-columns:1fr}.searchControlRow .primary{width:100%}.searchProductCard{grid-template-columns:68px minmax(0,1fr)}.searchProductCard>.secondary{grid-column:1/-1;width:100%}.searchRecoveryActions{align-items:stretch}.searchRecoveryActions .secondary{flex:1 1 12rem}}@media (forced-colors:active){.searchEmpty,.searchForm,.searchResults{border-color:CanvasText}}@media (min-width:800px){.searchPage>.contentPageHeader{position:relative;max-width:none;min-height:19rem;display:grid;align-content:center;padding:2rem min(35vw,31rem) 2rem 0;overflow:hidden}.searchPage>.contentPageHeader:after{content:"";position:absolute;inset:0 0 0 auto;width:min(34vw,30rem);border-radius:1rem;background:url(/brand/peptd-glass-editorial-640.webp) 50%/cover no-repeat}}.searchPage .searchForm{max-width:58rem;border-color:#c9d9ee;border-top:3px solid var(--store-blue-600);padding:clamp(1.1rem,2vw,1.6rem);box-shadow:none}.searchPage .searchForm>label{font-size:.875rem;font-weight:650}.searchPage .searchControlRow{gap:.75rem}.searchPage .searchControlRow button,.searchPage .searchControlRow input{min-height:52px;font-size:1rem}.searchPage .searchResults{max-width:58rem;border:0;background:transparent;padding:1rem 0;box-shadow:none}.searchPage .searchResults>h2{font-family:var(--store-font-display);font-size:1.5rem;letter-spacing:-.03em}.searchPage .searchEmpty{max-width:58rem;gap:1rem;margin-top:1.2rem;border:1px solid #18365e;border-radius:1rem;background:radial-gradient(circle at 100% 0,#173c70 0,#0d284f 42%,#081a35 100%);padding:clamp(1.5rem,3vw,2.5rem);box-shadow:none}.searchPage .searchEmpty h2{color:#fff;font-family:var(--store-font-display);font-size:clamp(1.5rem,2.5vw,2rem);line-height:1.2;letter-spacing:-.035em}.searchPage .searchEmpty p{max-width:55ch;color:#dae8fb;font-size:.9375rem;line-height:1.65}.searchPage .searchRecoveryActions{gap:.75rem;margin-top:.25rem}.searchPage .searchRecoveryActions .secondary{min-height:48px;border-color:#9ebde9;background:#fff;color:#102e57;font-size:.875rem}.searchPage .searchClearLink{min-height:48px;color:#d9e9ff;font-size:.875rem}.searchPage .searchClearLink:hover{color:#fff;text-decoration:underline;text-underline-offset:4px}@media (max-width:799px){.searchPage>.contentPageHeader{position:relative;padding-bottom:9.25rem}.searchPage>.contentPageHeader:after{content:"";position:absolute;right:0;bottom:1.25rem;left:0;height:6.5rem;border-radius:.75rem;background:url(/brand/peptd-glass-editorial-640.webp) center 55%/cover no-repeat}}@media (max-width:620px){.searchPage .searchRecoveryActions .secondary{width:100%}.searchPage .searchClearLink{width:100%;justify-content:center}}@media (forced-colors:active){.searchPage .searchEmpty{border-color:CanvasText;background:Canvas;color:CanvasText}.searchPage .searchClearLink,.searchPage .searchEmpty h2,.searchPage .searchEmpty p{color:CanvasText}}.customerControlCard{min-height:100%;padding:1rem}.customerControlCard>h2{margin:.35rem 0 0;color:var(--store-ink-950);font-size:1rem;letter-spacing:-.02em}.customerControlCard form{margin-top:.9rem}.customerControlCard form>label:not(.choiceRow){gap:.35rem;color:var(--store-text-muted);font-size:.72rem;font-weight:750}.customerControlCard button{width:fit-content}.choiceRow{min-height:44px;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:.65rem;border:1px solid var(--store-border);border-radius:7px;background:var(--store-surface-subtle);padding:.65rem .75rem;color:var(--store-text-muted);font-size:.75rem;font-weight:650}.choiceRow input[type=checkbox]{width:18px;min-height:18px;height:18px;margin:0;accent-color:var(--store-blue-600)}.customerControlFeedback{min-height:1.25rem;margin-top:.65rem}.customerControlFeedback p{margin:0;font-size:.72rem;font-weight:700;line-height:1.45}.customerControlSuccess{color:var(--store-success)!important}.customerControlError{color:var(--store-danger)!important}.orderLookupCrypto{display:grid;gap:.55rem;margin-top:.8rem;border:1px solid var(--store-border);border-radius:var(--store-radius-button);background:var(--store-surface-subtle);padding:.8rem}.orderLookupCrypto ul{display:grid;gap:.35rem;margin:0;padding-left:1rem}.orderLookupCrypto a{min-height:44px;display:inline-flex;align-items:center;overflow-wrap:anywhere}.assistantBoundary{border-color:#d6e3f5;background:var(--store-surface-blue)}.assistantBoundary a{display:inline-flex;margin-top:.7rem;color:var(--store-blue-600);font-size:.75rem;font-weight:850}@media (max-width:430px){.customerControlCard button{width:100%}}@media (forced-colors:active){.assistantBoundary,.choiceRow{border:1px solid CanvasText}}.contentPage{padding-top:clamp(2rem,4vw,4rem);padding-bottom:4rem}.contentPageNarrow{max-width:56rem}.contentPageHeader{max-width:44rem;padding:0 0 clamp(2rem,4vw,3.5rem)}.contentPageHeaderWide{max-width:58rem}.contentPageHeader h1{margin:.55rem 0 0;color:var(--store-ink-950);font-family:var(--store-font-display);font-size:clamp(2.25rem,4.6vw,4rem);line-height:1.02;letter-spacing:-.05em}.contentPageHeader p:not(.eyebrow){margin:.85rem 0 0;color:var(--store-text-muted);font-size:1rem;line-height:1.62}.contentBackLink{display:inline-flex;align-items:center;gap:.45rem;margin-top:2rem;min-height:44px;color:var(--store-blue-600);font-size:.875rem;font-weight:850}.faqGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.faqItem{min-width:0;border:1px solid var(--store-border);border-radius:var(--store-radius-card);background:var(--store-surface);box-shadow:var(--store-shadow-card)}.faqItem summary{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 1rem;color:var(--store-ink-900);font-size:1rem;font-weight:800;list-style:none;cursor:pointer}.faqItem summary::-webkit-details-marker{display:none}.faqItem summary:after{content:"+";flex:0 0 auto;color:var(--store-blue-600);font-size:1.15rem;font-weight:500}.faqItem[open] summary:after{content:"−"}.faqItem p{margin:0;border-top:1px solid var(--store-border);padding:.9rem 1rem 1rem;color:var(--store-text-muted);font-size:.9375rem;line-height:1.6}@media (prefers-reduced-motion:no-preference){.faqItem{transition:border-color var(--store-motion-standard) var(--store-ease-standard),box-shadow var(--store-motion-standard) var(--store-ease-standard)}.faqItem summary{transition:color var(--store-motion-standard) var(--store-ease-standard)}.faqItem summary:after{transition:transform var(--store-motion-standard) var(--store-ease-standard)}.faqItem[open] summary:after{transform:rotate(180deg)}.faqItem[open]{border-color:var(--store-border-strong)}}.legalPage{max-width:64rem}.contentCardGrid,.legalSectionGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.contentCardGridCompact{grid-template-columns:repeat(3,minmax(0,1fr))}.contentCard,.legalSection{min-width:0;border:1px solid var(--store-border);border-radius:var(--store-radius-card);background:var(--store-surface);padding:clamp(1.5rem,3vw,2rem);box-shadow:none}.legalSection{min-height:155px}.contentCard{min-height:240px;display:flex;flex-direction:column;align-items:flex-start}.contentCardIndex{margin-bottom:.9rem;color:var(--store-blue-600);font-size:.8125rem;font-weight:900;letter-spacing:.08em}.contentCard h2,.legalSection h2{margin:0;color:var(--store-ink-950);font-family:var(--store-font-display);font-size:1.375rem;line-height:1.3;letter-spacing:-.02em}.contentCard p,.legalSection p{margin:.65rem 0 0;color:var(--store-text-muted);font-size:1rem;line-height:1.62}.contentCard .collectionLink{margin-top:auto;padding-top:1.25rem;min-height:44px}.contentNotice{margin-top:1rem;border-left:3px solid var(--store-blue-600);border-radius:0 var(--store-radius-card) var(--store-radius-card) 0;background:var(--store-surface-blue);padding:.9rem 1rem;color:var(--store-text-muted);font-size:1rem;line-height:1.6}@media (max-width:900px){.contentCardGridCompact{grid-template-columns:1fr}}@media (max-width:768px){.contentPage{padding-top:1rem}.contentCardGrid,.faqGrid,.legalSectionGrid{grid-template-columns:1fr}.contentCard{min-height:0}}@media (forced-colors:active){.contentCard,.contentNotice,.faqItem,.legalSection{border-color:CanvasText}}