.carousel-card-animation-wrapper{flex:0 0 220px;width:220px;min-width:220px}@media (min-width:768px){.carousel-card-animation-wrapper{flex:0 0 280px;width:280px;min-width:280px}}.carousel-product-card{width:100%}.product-card-inner{will-change:transform;backface-visibility:hidden;flex-direction:column;gap:1rem;width:auto;transition:transform .4s cubic-bezier(.25,1,.5,1);display:flex}.product-image-gradient-link{background:radial-gradient(at 50% 40%,#e2ecf6 0%,#a8cdee 100%);border-radius:1rem;text-decoration:none;display:block;overflow:hidden}.product-image-container-carousel{aspect-ratio:4/3;justify-content:center;align-items:center;padding:2.5rem;display:flex;position:relative}@media (min-width:768px){.product-image-container-carousel{aspect-ratio:1}}.product-carousel-img{object-fit:contain;will-change:transform;width:auto;height:100%;transition:transform .45s cubic-bezier(.25,.8,.25,1);transform:translate(-5px)}.product-image-gradient-link:hover .product-carousel-img{transform:translate(-5px)scale(1.05)}.product-details-container{flex-direction:column;gap:.5rem;display:flex}.stock-badge{background-color:#dbf6e8;border-radius:9999px;align-self:flex-start;align-items:center;gap:.375rem;padding:.125rem .625rem;display:inline-flex}.stock-dot{background-color:var(--color-green);border-radius:50%;width:8px;height:8px}.stock-text{color:var(--color-green);font-size:13px;font-weight:500}.product-title-price{flex-direction:column;gap:.125rem;display:flex}.product-title-link{color:var(--color-ink);text-decoration:none;transition:opacity .2s ease-in-out}.product-title-link:hover{opacity:.8}.product-carousel-title{color:#1a1a1a;letter-spacing:-.03em;margin:0;font-size:1.4375rem;font-weight:400;line-height:1.2}.product-price-wrapper{align-items:center;gap:.375rem;display:flex}.product-price-val{color:#6b7280;font-size:1rem;font-weight:400}.product-actions-wrapper{align-items:center;gap:.5rem;margin-top:.25rem;display:flex}.btn-buy-now,.btn-add-to-cart{white-space:nowrap;cursor:pointer;border:1px solid #0000;border-radius:9999px;flex:1;justify-content:center;align-items:center;height:2.5rem;padding:.5rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,opacity .2s ease-in-out,transform .15s cubic-bezier(.25,1,.5,1);display:inline-flex}@media (min-width:768px){.btn-buy-now,.btn-add-to-cart{height:2.75rem;font-size:1rem}}.btn-buy-now{color:#fff;background-color:#1a1a1a}.btn-buy-now:hover{background-color:#1a1a1ad9}.btn-buy-now:active{background-color:#000;transform:scale(.95)}.btn-add-to-cart{color:#1a1a1a;background-color:#fff;border:1px solid #d8dadf}.btn-add-to-cart:hover{background-color:#1a1a1a0d}.btn-add-to-cart:active{background-color:#1a1a1a1a;transform:scale(.95)}.catalog-qty-wrapper{background-color:#fff;border:1px solid #d8dadf;border-radius:9999px;flex:1;justify-content:space-between;align-items:center;height:2.5rem;padding:0 .5rem;display:inline-flex;overflow:hidden}@media (min-width:768px){.catalog-qty-wrapper{height:2.75rem}}.catalog-qty-btn{color:#1a1a1a;cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;transition:opacity .2s,background-color .2s,transform .15s cubic-bezier(.25,1,.5,1);display:inline-flex}@media (min-width:768px){.catalog-qty-btn{width:2.25rem;height:2.25rem}}.catalog-qty-btn:hover{background-color:#1a1a1a0d}.catalog-qty-btn:active{background-color:#1a1a1a1a;transform:scale(.9)}.catalog-qty-btn svg{display:block}.catalog-qty-val{color:#1a1a1a;-webkit-user-select:none;user-select:none;font-size:.875rem;font-weight:500}@media (min-width:768px){.catalog-qty-val{font-size:1rem}}.terms-link{color:var(--color-gray-400);text-underline-offset:3px;width:fit-content;font-size:13px;text-decoration:underline;transition:color .2s ease-in-out}.terms-link:hover{color:var(--color-ink)}
.bento-hero{background-color:var(--color-surface);padding:3.5rem 0 4rem}.bento-hero-title{color:var(--color-ink);letter-spacing:-.03em;margin-bottom:2.5rem;font-size:2.75rem;font-weight:400}.bento-grid{grid-template-columns:repeat(6,1fr);gap:1.5rem;display:grid}.bento-card{background-color:#f5f5f7;border-radius:28px;flex-direction:column;text-decoration:none;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000005}.card-best-sellers:hover,.card-shop-all:hover{transform:translateY(-4px);box-shadow:0 12px 30px #00000014}.card-best-sellers,.card-shop-all{height:270px;color:var(--color-surface);grid-column:span 3;padding:2.5rem}.card-best-sellers{background:linear-gradient(135deg,#1062fe 0%,#5ca1ff 100%)}.card-shop-all{background:linear-gradient(135deg,#4d4f53 0%,#9ea0a5 100%)}.card-header{z-index:2;justify-content:space-between;align-items:center;display:flex}.card-title{letter-spacing:-.02em;font-size:1.5rem;font-weight:400}.card-arrow{width:36px;height:36px;color:var(--color-surface);border-radius:50%;justify-content:center;align-items:center;transition:transform .3s;display:flex}.bento-card:hover .card-arrow{transform:translate(3px)scale(1.05)}.card-badge-container{z-index:2;margin-top:1rem}.badge-purity{color:#1062fe;background-color:#fffffff2;border:1px solid #ffffff4d;border-radius:100px;align-items:center;gap:8px;padding:6px 14px;font-size:.875rem;font-weight:600;display:inline-flex;box-shadow:0 4px 12px #0000000d}.badge-dot{background-color:#1062fe;border-radius:50%;width:8px;height:8px}.card-inline{height:150px;color:var(--color-ink);background-color:#f3f4f6;flex-direction:row;justify-content:flex-start;align-items:center;padding:2rem;display:flex;position:relative;overflow:hidden}.card-inline:after{content:"";pointer-events:none;z-index:10;background:linear-gradient(#0000,#ffffff8c);width:100%;height:10%;position:absolute;bottom:0;left:0}.card-new-peptides,.card-get-hand,.card-purity-coas{grid-column:span 2}.card-title-inline{letter-spacing:-.02em;z-index:2;font-size:1.2rem;font-weight:400}.card-arrow-right{color:var(--color-ink);z-index:3;justify-content:center;align-items:center;transition:transform .3s;display:flex;position:absolute;top:50%;right:2rem;transform:translateY(-50%)}.card-inline:hover .card-arrow-right{transform:translateY(-50%)translate(3px)}.badge-grade-absolute{z-index:4;pointer-events:none;position:absolute;top:42%;right:4.8rem;transform:translateY(-50%)}.badge-grade{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:100px;align-items:center;gap:6px;padding:5px 12px;font-size:.8125rem;font-weight:600;display:inline-flex;box-shadow:0 4px 10px #10b98140}.badge-dot-wrapper{background-color:#059669;border:1.5px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;display:flex}.badge-dot-inner{background-color:#fff;border-radius:50%;width:5px;height:5px}.card-image-wrapper{pointer-events:none;z-index:1;position:absolute;inset:0}.card-image{object-fit:contain;transition:transform .5s cubic-bezier(.16,1,.3,1);position:absolute}.image-vial-single,.image-vial-double{object-fit:cover;transform-origin:50%;width:100%;height:100%;bottom:0;right:0}.image-hand{transform-origin:100% 100%;width:auto;height:100%;bottom:-1.5rem;right:4.5rem}.image-scientist{transform-origin:100% 100%;width:auto;height:100%;bottom:0;right:3.5rem}.image-vial-purity{transform-origin:100% 100%;width:auto;height:80%;bottom:10%;right:5rem}.card-best-sellers:hover .card-image,.card-shop-all:hover .card-image{transform:scale(1.04)translateY(-2px)}@media (max-width:992px){.card-best-sellers,.card-shop-all{grid-column:span 3;height:290px}.card-inline{height:140px;padding:1.5rem}.card-new-peptides,.card-get-hand,.card-purity-coas{grid-column:span 2}.card-arrow-right{right:1.5rem}.image-hand{height:85%;right:3.5rem}.image-scientist{height:85%;right:2.5rem}.image-vial-purity{height:70%;right:3.8rem}.badge-grade-absolute{top:42%;right:3.6rem}}@media (max-width:768px){.bento-hero-title{margin-bottom:1.5rem;font-size:2.25rem}.bento-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.card-best-sellers,.card-shop-all{grid-column:span 2;height:270px;padding:1.75rem}.card-inline{height:130px;padding:1.25rem}.card-new-peptides,.card-get-hand,.card-purity-coas{grid-column:span 2}.card-title-inline{font-size:1.125rem}.card-arrow-right{right:1.25rem}.image-hand{height:85%;right:3rem}.image-scientist{height:85%;right:2rem}.image-vial-purity{height:70%;right:3.2rem}.badge-grade-absolute{right:3rem}}@media (max-width:576px){.bento-grid{grid-template-columns:1fr}.card-best-sellers,.card-shop-all,.card-new-peptides,.card-get-hand,.card-purity-coas{grid-column:span 1}.card-best-sellers,.card-shop-all{height:230px}.card-inline{height:140px;padding:1rem}.card-title-inline{font-size:1.125rem}.card-arrow-right{right:1rem}.image-hand{height:80%;right:2.5rem}.image-scientist{height:80%;right:1.5rem}.image-vial-purity{height:65%;right:2.6rem}.badge-grade-absolute{right:2.4rem}}.referenced-section{flex-direction:column;padding:5rem 0;display:flex}.referenced-title-container{width:100%;max-width:1320px;margin:0 auto 2rem;padding:0 1.5rem}.referenced-heading{color:var(--color-ink);letter-spacing:-.03em;margin:0;font-size:2rem;font-weight:400}.referenced-carousel{scrollbar-width:none;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y;gap:.75rem;padding-bottom:.5rem;padding-left:1.5rem;padding-right:1.5rem;display:flex;overflow-x:auto}.referenced-carousel::-webkit-scrollbar{display:none}@media (min-width:768px){.referenced-carousel{gap:1.5rem;padding-left:max(1.5rem,50vw - 660px + 1.5rem);padding-right:max(1.5rem,50vw - 660px + 1.5rem)}}.referenced-controls-container{justify-content:flex-end;align-items:center;gap:.75rem;width:100%;max-width:1320px;margin:1.5rem auto 0;padding:0 1.5rem;display:flex}@media (min-width:768px){.referenced-controls-container{margin:2rem auto 0}}.referenced-scroll-track{cursor:pointer;touch-action:none;-webkit-user-select:none;user-select:none;background-color:#1a1a1a14;border-radius:9999px;width:10rem;height:2.5rem;position:relative;overflow:hidden}.referenced-track-bg{pointer-events:none;background-color:#1a1a1a33;border-radius:9999px;height:6px;position:absolute;top:50%;left:.625rem;right:.625rem;transform:translateY(-50%)}.referenced-track-thumb{background-color:var(--color-ink);border-radius:9999px;height:6px;position:absolute;top:50%;transform:translateY(-50%)}.referenced-arrows{align-items:center;gap:.5rem;display:flex}.arrow-btn{cursor:pointer;width:2.5rem;height:2.5rem;color:var(--color-ink);background-color:#1a1a1a14;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background-color .2s ease-in-out,transform .2s ease-in-out,opacity .2s ease-in-out;display:flex}.arrow-btn:hover:not(:disabled){background-color:#1a1a1a1f;transform:scale(1.05)}.arrow-btn:active:not(:disabled){transform:scale(.95)}.arrow-btn:disabled{opacity:.4;cursor:not-allowed}.referenced-section{opacity:0;transition:opacity 1.2s cubic-bezier(.16,1,.3,1),transform 1.2s cubic-bezier(.16,1,.3,1);transform:translateY(30px)}.referenced-section.fade-in-visible{opacity:1;transform:translateY(0)}.carousel-card-animation-wrapper{opacity:0;transition:opacity 1.2s cubic-bezier(.16,1,.3,1),transform 1.2s cubic-bezier(.16,1,.3,1);transform:translateY(40px)}.carousel-card-animation-wrapper.card-anim-visible{opacity:1;transform:translateY(0)}.about-section{background-color:var(--color-surface);border-top:1px solid var(--color-gray-200);padding:5rem 0}.about-container{text-align:center;justify-content:center;display:flex}.about-content{max-width:42rem}.about-title{margin-bottom:1.5rem;font-size:2.5rem}.about-text{color:var(--color-gray-600);margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.btn-secondary{color:var(--color-ink);border:1px solid var(--color-gray-300);cursor:pointer;background-color:#0000;border-radius:.375rem;padding:.75rem 1.5rem;font-weight:500;transition:background-color .2s;display:inline-block}.btn-secondary:hover{background-color:var(--color-gray-100)}.aus-research-wrapper{width:99.5%;margin:0 auto;padding:2rem .5rem}@media (min-width:768px){.aus-research-wrapper{padding:2rem 1rem}}.aus-research-section{background:var(--color-primary);border-radius:2rem;padding:4rem 0 0;overflow:hidden}.aus-research-container{flex-direction:column;align-items:center;display:flex}.aus-research-title{text-align:center;color:var(--color-surface);max-width:22ch;margin:0 auto;font-size:2rem;font-weight:400;line-height:1.2}@media (min-width:768px){.aus-research-title{font-size:2.75rem}}.aus-research-hero{justify-content:center;width:100%;margin-top:1rem;margin-bottom:-100px;display:flex;position:relative}@media (min-width:768px){.aus-research-hero{margin-top:1rem;margin-bottom:-180px}}.aus-research-glow{pointer-events:none;background:radial-gradient(#ffffff4d 0%,#0000 70%);position:absolute;inset:-10rem}.aus-research-hand-img{-webkit-user-select:none;user-select:none;pointer-events:none;z-index:5;flex-shrink:0;width:auto;max-width:none;height:420px;position:relative;transform:translateY(-.0625rem);-webkit-mask-image:linear-gradient(#000 85%,#0000 89%);mask-image:linear-gradient(#000 85%,#0000 89%)}@media (min-width:768px){.aus-research-hand-img{height:640px;transform:translateY(-2.5rem)}}.aus-research-buttons{z-index:10;justify-content:center;align-items:center;gap:.75rem;width:100%;display:flex;position:absolute;bottom:5rem;left:50%;transform:translate(-50%)}@media (min-width:768px){.aus-research-buttons{width:auto;bottom:12rem}}.btn-aus-primary{background-color:var(--color-surface);color:var(--color-ink);white-space:nowrap;border-radius:9999px;flex:1;justify-content:center;align-items:center;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;transition:background-color .2s ease-in-out;display:inline-flex}@media (min-width:768px){.btn-aus-primary{flex:initial;padding:.5rem 2rem;font-size:1rem}}.btn-aus-primary:hover{background-color:#ffffffe6}.btn-aus-primary:active{background-color:#fffc}.btn-aus-secondary{-webkit-backdrop-filter:blur(24px);color:var(--color-surface);white-space:nowrap;background-color:#1a1a1a40;border:1px solid #fff6;border-radius:9999px;flex:1;justify-content:center;align-items:center;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;transition:background-color .2s ease-in-out,color .2s ease-in-out;display:inline-flex}@media (min-width:768px){.btn-aus-secondary{flex:initial;padding:.5rem 2rem;font-size:1rem}}.btn-aus-secondary:hover{background-color:#1a1a1a59}.btn-aus-secondary:active{background-color:#1a1a1a73}.aus-research-cards-container{z-index:10;margin-top:3rem;padding-bottom:4rem;position:relative}@media (min-width:768px){.aus-research-cards-container{margin-top:4rem;padding-bottom:6rem}}.aus-research-cards-grid{grid-template-columns:1fr;gap:.75rem;display:grid}@media (min-width:768px){.aus-research-cards-grid{grid-template-columns:repeat(2,1fr)}}.aus-card{-webkit-backdrop-filter:blur(24px);text-align:center;background-color:#ffffff26;border:0 solid;border-radius:1rem;min-height:24rem;padding:1.25rem;position:relative;overflow:hidden}@media (min-width:768px){.aus-card{border-radius:1.5rem;min-height:28rem;padding:1.5rem}}.aus-card-content{z-index:10;flex-direction:column;gap:.75rem;display:flex;position:relative}.aus-card h4{max-width:16ch;color:var(--color-surface);margin:0 auto;font-size:1.125rem;font-weight:400}@media (min-width:768px){.aus-card h4{font-size:1.25rem}}.aus-card p{color:#fffc;max-width:38ch;margin:0 auto;font-size:.875rem}.aus-card-img-grade{pointer-events:none;-webkit-user-select:none;user-select:none;flex-shrink:0;width:auto;max-width:none;height:36rem;position:absolute;bottom:-17rem;left:50%;transform:translate(-50%)}@media (min-width:768px){.aus-card-img-grade{height:48rem;bottom:-23.5rem}}.aus-card-img-flag{pointer-events:none;-webkit-user-select:none;user-select:none;flex-shrink:0;width:auto;max-width:none;height:22rem;position:absolute;bottom:-6rem;left:50%;transform:translate(-50%)}@media (min-width:768px){.aus-card-img-flag{height:28rem;bottom:-8rem}}.experience-section-wrapper{width:99.5%;margin:0 auto;padding:2rem .5rem}@media (min-width:768px){.experience-section-wrapper{padding:2rem 1rem}}.experience-section{background:linear-gradient(to bottom, var(--color-gray-600) 0%, var(--color-gray-400) 100%);border-radius:2rem;padding:4rem 0 0;overflow:hidden}.experience-container{flex-direction:column;align-items:center;display:flex}.experience-title{text-align:center;color:var(--color-surface);max-width:22ch;margin:0 auto;font-size:2rem;font-weight:400;line-height:1.2}@media (min-width:768px){.experience-title{font-size:2.75rem}}.experience-hero{justify-content:center;width:100%;margin-top:1rem;margin-bottom:-100px;display:flex;position:relative}@media (min-width:768px){.experience-hero{margin-top:1rem;margin-bottom:-180px}}.experience-glow{pointer-events:none;background:radial-gradient(#ffffff4d 0%,#0000 70%);position:absolute;inset:-10rem}.experience-woman-img{-webkit-user-select:none;user-select:none;pointer-events:none;z-index:5;flex-shrink:0;width:auto;max-width:none;height:340px;position:relative;transform:translateY(-.6875rem);-webkit-mask-image:linear-gradient(#000 85%,#0000 89%);mask-image:linear-gradient(#000 85%,#0000 89%)}@media (min-width:768px){.experience-woman-img{height:640px;transform:translateY(-2.5rem)}}.experience-buttons{z-index:10;justify-content:center;align-items:center;gap:.75rem;width:100%;display:flex;position:absolute;bottom:5rem;left:50%;transform:translate(-50%)}@media (min-width:768px){.experience-buttons{width:auto;bottom:12rem}}.btn-experience-primary{background-color:var(--color-surface);color:var(--color-ink);white-space:nowrap;border-radius:9999px;flex:1;justify-content:center;align-items:center;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;transition:background-color .2s ease-in-out;display:inline-flex}@media (min-width:768px){.btn-experience-primary{flex:initial;padding:.5rem 2rem;font-size:1rem}}.btn-experience-primary:hover{background-color:#ffffffe6}.btn-experience-primary:active{background-color:#fffc}.btn-experience-secondary{-webkit-backdrop-filter:blur(24px);color:var(--color-surface);white-space:nowrap;background-color:#0000004d;border:1px solid #ffffff4d;border-radius:9999px;flex:1;justify-content:center;align-items:center;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;transition:background-color .2s ease-in-out,border-color .2s ease-in-out;display:inline-flex}@media (min-width:768px){.btn-experience-secondary{flex:initial;padding:.5rem 2rem;font-size:1rem}}.btn-experience-secondary:hover{background-color:#0006}.btn-experience-secondary:active{background-color:#00000080}.experience-cards-container{z-index:10;margin-top:3rem;padding-bottom:4rem;position:relative}@media (min-width:768px){.experience-cards-container{margin-top:4rem;padding-bottom:6rem}}.experience-cards-grid{grid-template-columns:1fr;gap:.75rem;display:grid}@media (min-width:768px){.experience-cards-grid{grid-template-columns:repeat(2,1fr)}}.experience-card{-webkit-backdrop-filter:blur(24px);text-align:center;background-color:#ffffff26;border:0 solid;border-radius:1rem;min-height:24rem;padding:1.25rem;position:relative;overflow:hidden}@media (min-width:768px){.experience-card{border-radius:1.5rem;min-height:28rem;padding:1.5rem}}.experience-card-content{z-index:10;flex-direction:column;gap:.75rem;display:flex;position:relative}.experience-card h4{max-width:24ch;color:var(--color-surface);margin:0 auto;font-size:1.125rem;font-weight:400}@media (min-width:768px){.experience-card h4{font-size:1.25rem}}.experience-card p{color:#fffc;max-width:38ch;margin:0 auto;font-size:.875rem}.experience-card-img-2012{pointer-events:none;-webkit-user-select:none;user-select:none;flex-shrink:0;width:auto;max-width:none;height:20rem;position:absolute;bottom:-5rem;left:50%;transform:translate(-50%)}@media (min-width:768px){.experience-card-img-2012{height:26rem;bottom:-7rem}}.experience-card-img-package{pointer-events:none;-webkit-user-select:none;user-select:none;flex-shrink:0;width:auto;max-width:none;height:32rem;position:absolute;bottom:-12rem;left:50%;transform:translate(-50%)}@media (min-width:768px){.experience-card-img-package{height:40rem;bottom:-16rem}}
