:root{--ink:#142c29;--muted:#607672;--line:#dce9e5;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.65}img{display:block;max-width:100%}a{text-decoration:none;color:inherit}.landing{--primary:#0f766e;--page-bg:#f7faf9;background:var(--page-bg)}.container{width:min(1140px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.88);backdrop-filter:blur(14px);border-bottom:1px solid rgba(220,233,229,.8)}.nav{height:72px;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;gap:10px;font-weight:900;letter-spacing:.06em}.logo span{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:linear-gradient(135deg,#2dd4bf,var(--primary));color:#fff}.section{padding:82px 0;background:#fff}.section.soft{background:var(--page-bg)}.hero{padding:76px 0 90px;background:radial-gradient(circle at 80% 20%,rgba(45,212,191,.18),transparent 32%),linear-gradient(180deg,#fff,var(--page-bg))}.hero-grid,.split,.product-card,.lead-box{display:grid;grid-template-columns:1.05fr .95fr;gap:58px;align-items:center}.eyebrow{display:inline-block;color:var(--primary);font-size:12px;letter-spacing:.14em;font-weight:900;margin-bottom:12px}.hero h1{font-size:clamp(42px,6vw,72px);line-height:1.04;letter-spacing:-.045em;margin:0 0 22px}.hero-copy>p{font-size:19px;color:var(--muted);max-width:650px;margin:0 0 28px}.hero-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.wa-link{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:11px;background:var(--primary);color:#fff;font-weight:850;padding:14px 22px;box-shadow:0 12px 30px rgba(15,118,110,.2);cursor:pointer}.wa-link:hover{filter:brightness(.92);transform:translateY(-1px)}.wa-link.small{padding:9px 14px;box-shadow:none;font-size:14px}.wa-link.light{background:#fff;color:var(--primary);box-shadow:none}.trust-note{font-size:13px;color:var(--muted)}.hero-media img,.split-media img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:24px;box-shadow:0 28px 75px rgba(24,78,70,.16)}.hero-visual{min-height:430px;position:relative;display:grid;place-items:center}.orb{position:absolute;border-radius:50%;filter:blur(2px)}.orb.one{width:320px;height:320px;background:linear-gradient(135deg,#a7f3d0,#5eead4);right:30px;top:30px}.orb.two{width:220px;height:220px;background:linear-gradient(135deg,#cffafe,#99f6e4);left:30px;bottom:15px}.glass-card{position:relative;z-index:2;width:min(360px,85%);padding:36px;border:1px solid rgba(255,255,255,.75);border-radius:24px;background:rgba(255,255,255,.65);backdrop-filter:blur(18px);box-shadow:0 30px 80px rgba(19,78,74,.18)}.glass-card strong{display:block;font-size:38px;letter-spacing:.08em}.glass-card span{color:var(--muted)}.section-title{text-align:center;max-width:720px;margin:0 auto 38px}.section-title h2,.split h2,.product-card h2,.lead-box h2,.cta h2{font-size:clamp(30px,4vw,46px);line-height:1.15;letter-spacing:-.03em;margin:0 0 16px}.split.reverse .split-media{order:2}.split-copy p,.product-card p,.lead-box>div p{color:var(--muted);font-size:17px}.image-placeholder{aspect-ratio:4/3;display:grid;place-items:center;border-radius:24px;background:linear-gradient(135deg,#d1fae5,#ccfbf1);font-size:34px;font-weight:900;letter-spacing:.08em;color:var(--primary)}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.benefit{padding:26px;border-radius:16px;background:#fff;border:1px solid var(--line);box-shadow:0 14px 36px rgba(24,78,70,.06)}.benefit>span{display:grid;place-items:center;width:38px;height:38px;background:#e4f8f2;color:var(--primary);border-radius:10px;font-weight:900}.benefit h3{margin:16px 0 7px}.benefit p{margin:0;color:var(--muted)}.product-card{background:var(--page-bg);padding:28px;border:1px solid var(--line);border-radius:25px}.product-card>img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:18px}.product-card .lead{font-size:19px;color:var(--ink)}.video-section{text-align:center}.video-frame{position:relative;padding-top:56.25%;overflow:hidden;border-radius:22px;background:#0d1e1b;box-shadow:0 22px 60px rgba(0,0,0,.15)}.video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.video-section video{max-width:100%;border-radius:22px}.caption{color:var(--muted)}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.testimonial-grid blockquote{margin:0;padding:26px;border:1px solid var(--line);border-radius:16px;background:#fff}.stars{color:#e9a400;letter-spacing:.08em}.testimonial-grid blockquote>p{font-size:17px}.testimonial-grid footer{display:flex;flex-direction:column}.testimonial-grid footer span{color:var(--muted);font-size:14px}.faq-wrap{max-width:900px}.faq-list{display:grid;gap:10px}.faq-list details{background:#fff;border:1px solid var(--line);border-radius:13px;padding:0 18px}.faq-list summary{cursor:pointer;font-weight:800;padding:18px 0}.faq-list p{margin:0 0 18px;color:var(--muted)}.lead-box{background:var(--page-bg);border:1px solid var(--line);padding:34px;border-radius:24px}.lead-box form{display:grid;gap:12px;background:#fff;padding:24px;border-radius:16px;border:1px solid var(--line)}.lead-box label{font-size:13px;font-weight:800}.lead-box input{width:100%;border:1px solid #cadbd7;border-radius:9px;padding:11px;margin-top:5px;font:inherit}.lead-box form small{color:var(--muted)}.form-message{padding:10px 12px;border-radius:8px}.form-message.success{background:#e8f8f3;color:#08775f}.form-message.error{background:#fff1f0;color:#912018}.cta{background:linear-gradient(135deg,var(--primary),#134e4a);color:#fff}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.cta h2{margin-bottom:8px}.cta p{margin:0;color:#d7f3ee}.site-footer{background:#0e2824;color:#d8ebe7;padding:38px 0}.footer-inner{display:flex;align-items:center;gap:22px}.footer-inner p{margin:4px 0 0;color:#9ebbb5}.footer-inner>button:first-of-type{margin-left:auto}.link-button{border:0;background:transparent;color:#d8ebe7;text-decoration:underline;cursor:pointer}.floating-wa{position:fixed;right:20px;bottom:20px;z-index:25;background:#16a34a;color:#fff;border-radius:999px;padding:13px 18px;font-weight:900;box-shadow:0 14px 35px rgba(22,163,74,.3)}.cookie-banner{position:fixed;left:20px;right:20px;bottom:20px;z-index:60;max-width:980px;margin:auto;background:#fff;border:1px solid var(--line);box-shadow:0 24px 80px rgba(0,0,0,.18);border-radius:16px;padding:18px 20px;display:flex;align-items:center;gap:22px}.cookie-banner[hidden]{display:none}.cookie-banner p{margin:4px 0 0;color:var(--muted);font-size:14px}.cookie-actions{margin-left:auto;display:flex;gap:8px}.cookie-actions button{border:1px solid #bfd0cc;background:#fff;padding:10px 13px;border-radius:8px;font-weight:800;cursor:pointer}.cookie-actions .cookie-accept{background:var(--primary);color:#fff;border-color:var(--primary)}dialog{width:min(760px,calc(100% - 30px));border:0;border-radius:18px;padding:30px;box-shadow:0 25px 100px rgba(0,0,0,.28)}dialog::backdrop{background:rgba(8,25,22,.68)}.dialog-close{position:absolute;right:15px;top:12px;border:0;background:transparent;font-size:30px;cursor:pointer}.policy-text{white-space:normal;color:var(--muted)}.simple-page{min-height:100vh;display:grid;place-items:center;text-align:center;padding:25px;background:#edf6f3}.simple-page>div{background:#fff;padding:50px;border-radius:20px;box-shadow:0 25px 80px rgba(15,75,67,.12)}.simple-page .code{font-size:58px;font-weight:950;color:#0f766e}.simple-page h1{margin:0}.simple-page a{display:inline-block;margin-top:16px;color:#0f766e;font-weight:800}@media(max-width:850px){.section{padding:62px 0}.hero-grid,.split,.product-card,.lead-box{grid-template-columns:1fr;gap:34px}.hero-media,.hero-visual{order:-1}.hero-visual{min-height:330px}.split.reverse .split-media{order:0}.benefit-grid,.testimonial-grid{grid-template-columns:1fr 1fr}.cta-inner{align-items:flex-start;flex-direction:column}.cookie-banner{flex-direction:column;align-items:flex-start}.cookie-actions{margin-left:0}.footer-inner{flex-wrap:wrap}.footer-inner>button:first-of-type{margin-left:0}}@media(max-width:560px){.container{width:min(100% - 26px,1140px)}.nav{height:64px}.nav .wa-link.small{display:none}.hero{padding-top:45px}.hero h1{font-size:42px}.benefit-grid,.testimonial-grid{grid-template-columns:1fr}.section-title{text-align:left}.floating-wa{right:12px;bottom:12px}.cookie-banner{left:10px;right:10px;bottom:10px}.cookie-actions{width:100%;flex-direction:column}.cookie-actions button{width:100%}.lead-box,.product-card{padding:20px}}

.logo.custom-logo{letter-spacing:0}.logo.custom-logo img{display:block;width:auto;max-width:min(260px,48vw);object-fit:contain}.logo.custom-logo:hover{opacity:.92}
.nav{height:auto;min-height:72px;padding:8px 0}

/* INNOGEN Peptide Wholesale template v1.0.3 */
.pw-page{--pw-primary:#138a35;--pw-dark:#086526;--pw-ink:#12251b;--pw-muted:#617168;--pw-line:#dce8df;--pw-soft:#f5fbf6;background:#fff;color:var(--pw-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow:hidden}.pw-page *{box-sizing:border-box}.pw-page img{max-width:100%;display:block}.pw-page svg{width:1em;height:1em;fill:currentColor}.pw-shell{width:min(1180px,calc(100% - 28px));margin-inline:auto}.pw-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.95);backdrop-filter:blur(14px);border-bottom:1px solid var(--pw-line);box-shadow:0 4px 18px rgba(21,80,39,.04)}.pw-nav{min-height:64px;padding:8px 0;display:flex;align-items:center;justify-content:space-between;gap:14px}.pw-brand{display:flex;align-items:center;gap:9px;min-width:0;color:#087b95}.pw-brand img{width:auto;max-width:190px;object-fit:contain}.pw-brand strong{font-size:20px;letter-spacing:.08em}.pw-brand-mark{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#0ea5e9,#10b981);color:#fff;font-weight:900}.pw-top-wa,.pw-wa-main,.pw-outline-btn,.pw-final-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:12px;font-weight:850;line-height:1.15;transition:transform .2s ease,filter .2s ease,box-shadow .2s ease}.pw-top-wa{background:linear-gradient(135deg,#22c55e,var(--pw-dark));color:#fff;padding:10px 13px;box-shadow:0 8px 20px rgba(19,138,53,.18);font-size:13px;white-space:nowrap}.pw-top-wa svg{font-size:20px}.pw-top-wa:hover,.pw-wa-main:hover,.pw-final-button:hover{transform:translateY(-1px);filter:brightness(.96)}.pw-hero{position:relative;background:linear-gradient(180deg,#fff 0%,#fbfefb 100%);padding:34px 0 44px}.pw-hero:after{content:"";position:absolute;right:-120px;top:25px;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(34,197,94,.1),rgba(34,197,94,0) 68%);pointer-events:none}.pw-hero-grid{display:grid;gap:24px}.pw-hero-copy{position:relative;z-index:2}.pw-kicker{margin:0 0 8px;color:var(--pw-primary);font-size:11px;letter-spacing:.18em;font-weight:900}.pw-hero h1{margin:0;font-size:clamp(42px,13vw,68px);line-height:.93;letter-spacing:-.055em;font-weight:950}.pw-hero h1 span{display:block;color:var(--pw-primary)}.pw-hero h2{margin:15px 0 16px;font-size:clamp(18px,5vw,28px);line-height:1.2;color:#15365b}.pw-trust-row{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:17px 0}.pw-trust-item{display:flex;align-items:center;gap:8px;padding:10px 9px;background:#fff;border:1px solid var(--pw-line);border-radius:11px;box-shadow:0 8px 22px rgba(19,83,39,.05);min-width:0}.pw-trust-item span{display:grid;place-items:center;color:var(--pw-primary);font-size:23px;flex:0 0 auto}.pw-trust-item strong{font-size:11px;line-height:1.18}.pw-hero-text{margin:17px 0;color:var(--pw-muted);font-size:15px}.pw-wa-main{width:100%;padding:15px 18px;background:linear-gradient(135deg,#20b94d,var(--pw-dark));color:#fff;box-shadow:0 14px 28px rgba(19,138,53,.22);font-size:16px}.pw-wa-main svg{font-size:28px}.pw-wa-main b{margin-left:auto;font-size:26px;line-height:0}.pw-microcopy{text-align:center;color:#28543a;font-size:12px;margin:10px 0 0;font-weight:650}.pw-hero-media{position:relative;border-radius:25px;min-height:260px;background:radial-gradient(circle at 70% 35%,#effbf2 0,#fff 64%);display:grid;place-items:center;overflow:hidden;border:1px solid #e4eee6}.pw-hero-media img{position:relative;z-index:2;width:100%;height:100%;min-height:260px;object-fit:contain;padding:4px}.pw-molecule{position:absolute;inset:0;opacity:.25;background-image:radial-gradient(circle at 10px 10px,rgba(19,138,53,.32) 2px,transparent 2.5px);background-size:44px 44px;mask-image:linear-gradient(90deg,transparent,#000)}.pw-section{padding:44px 0}.pw-heading{text-align:center;margin:0 auto 23px;max-width:760px}.pw-heading-left{text-align:left;margin-left:0}.pw-heading>p{margin:0 0 7px;color:var(--pw-primary);font-size:11px;letter-spacing:.15em;font-weight:900}.pw-heading h2{margin:0;font-size:clamp(28px,8vw,44px);line-height:1.05;letter-spacing:-.035em}.pw-heading>span{display:block;margin-top:9px;color:var(--pw-muted);font-size:14px}.pw-benefits-section{background:var(--pw-soft);border-block:1px solid #e8f1ea}.pw-benefits-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.pw-benefit-card{padding:17px 13px;background:#fff;border:1px solid var(--pw-line);border-radius:15px;text-align:center;box-shadow:0 9px 25px rgba(20,82,38,.05)}.pw-card-icon{display:grid;place-items:center;width:44px;height:44px;margin:0 auto 11px;border-radius:13px;background:#ebf8ee;color:var(--pw-primary);font-size:26px}.pw-benefit-card h3{font-size:14px;line-height:1.15;margin:0 0 7px}.pw-benefit-card p{font-size:11.5px;line-height:1.45;margin:0;color:var(--pw-muted)}.pw-benefit-card:last-child:nth-child(odd){grid-column:1/-1}.pw-quality-section{background:#fff}.pw-quality-grid{display:grid;gap:14px}.pw-photo-card{margin:0;border-radius:17px;overflow:hidden;border:1px solid var(--pw-line);background:#fff;box-shadow:0 12px 32px rgba(28,83,42,.08)}.pw-photo-card img{width:100%;height:100%;object-fit:cover}.pw-lab-photo{aspect-ratio:16/10}.pw-report-photo{aspect-ratio:16/10}.pw-quality-copy{padding:20px;border:1px solid var(--pw-line);border-radius:17px;background:linear-gradient(145deg,#f8fdf9,#fff)}.pw-quality-copy ul{padding:0;margin:0;list-style:none;display:grid;gap:11px}.pw-quality-copy li{display:flex;align-items:flex-start;gap:9px;font-size:14px;font-weight:750}.pw-quality-copy li span{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--pw-primary);color:#fff;font-size:12px;flex:0 0 auto}.pw-quality-copy p{color:var(--pw-muted);font-size:13px;margin:17px 0}.pw-outline-btn{border:1px solid var(--pw-primary);color:var(--pw-primary);padding:12px 16px;width:100%;background:#fff}.pw-shipping-section{background:#f6fbff}.pw-shipping-card{display:grid;overflow:hidden;border:1px solid #d9e7ef;border-radius:20px;background:linear-gradient(135deg,#f7fcff,#fff);box-shadow:0 14px 34px rgba(17,78,115,.08)}.pw-shipping-image{min-height:185px;background:#eef8ff}.pw-shipping-image img{width:100%;height:100%;object-fit:cover;object-position:center}.pw-shipping-copy{padding:22px}.pw-shipping-copy h2{margin:0 0 8px;font-size:28px;line-height:1.05;color:#173b6a}.pw-shipping-copy>strong{color:var(--pw-primary);font-size:15px}.pw-shipping-points{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:18px}.pw-shipping-points span{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;font-size:11px;color:#184877}.pw-shipping-points svg{font-size:28px}.pw-products-section{background:#fff}.pw-product-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.pw-product-card{display:flex;flex-direction:column;padding:10px;background:#fff;border:1px solid var(--pw-line);border-radius:15px;min-width:0;box-shadow:0 8px 24px rgba(20,82,38,.05)}.pw-product-image{aspect-ratio:4/3;border-radius:11px;overflow:hidden;background:#f6faf7}.pw-product-image img{width:100%;height:100%;object-fit:cover}.pw-product-card h3{margin:11px 0 4px;font-size:14px}.pw-product-card p{margin:0;color:var(--pw-muted);font-size:11px;line-height:1.35}.pw-product-card>span{margin-top:auto;padding-top:10px;color:var(--pw-primary);font-size:11px;font-weight:850}.pw-product-card:last-child:nth-child(odd){grid-column:1/-1}.pw-feedback-section{background:var(--pw-soft)}.pw-feedback-grid{display:grid;gap:13px}.pw-feedback-card{position:relative;border-radius:17px;background:#fff;border:1px solid var(--pw-line);overflow:hidden;box-shadow:0 12px 30px rgba(20,82,38,.06)}.pw-feedback-card>img{width:100%;aspect-ratio:16/10;object-fit:cover}.pw-feedback-bubble{position:relative;margin:-25px 13px 0;padding:13px 14px;background:#fff;border:1px solid var(--pw-line);border-radius:13px;display:flex;align-items:center;gap:10px;box-shadow:0 10px 24px rgba(20,82,38,.12)}.pw-feedback-bubble span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#1bb44a;color:#fff;flex:0 0 auto}.pw-feedback-bubble span svg{font-size:24px}.pw-feedback-bubble strong{font-size:13px}.pw-stars{padding:10px 16px 14px;color:#ffb000;letter-spacing:.12em}.pw-payments-section{background:#fff}.pw-payment-grid{display:grid;gap:10px}.pw-payment-card{display:grid;grid-template-columns:88px 1fr;gap:14px;align-items:center;padding:14px;border:1px solid var(--pw-line);border-radius:15px;background:#fff;box-shadow:0 8px 22px rgba(20,82,38,.04)}.pw-payment-logo{height:64px;border-radius:12px;display:grid;place-items:center;font-size:14px;font-weight:950;letter-spacing:-.03em}.pw-payment-0{background:linear-gradient(135deg,#b9ff80,#dfffd0);color:#183d14}.pw-payment-1{background:linear-gradient(135deg,#2ecfb0,#0d8c77);color:#fff}.pw-payment-2{background:linear-gradient(135deg,#edf1ff,#d9e3ff);color:#635bff}.pw-payment-3{background:linear-gradient(135deg,#e5f2ff,#cfe6ff);color:#073a82}.pw-payment-4{background:linear-gradient(135deg,#fff7de,#ffedbd);color:#166240}.pw-payment-card h3{margin:0 0 3px;font-size:16px}.pw-payment-card p{margin:0;color:var(--pw-muted);font-size:12px}.pw-final-cta{padding:28px 0 36px;background:#fff}.pw-final-inner{position:relative;overflow:hidden;display:grid;grid-template-columns:50px 1fr;gap:12px;padding:23px 18px;border-radius:21px;background:linear-gradient(135deg,#18953b,#076425);color:#fff;box-shadow:0 18px 42px rgba(8,101,38,.23)}.pw-final-inner:after{content:"";position:absolute;right:-50px;bottom:-80px;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.18),transparent 64%)}.pw-final-icon{display:grid;place-items:center;width:50px;height:50px;border-radius:50%;background:#fff;color:#16a34a;z-index:1}.pw-final-icon svg{font-size:36px}.pw-final-inner h2{position:relative;z-index:1;margin:0;font-size:23px;line-height:1.08}.pw-final-inner p{position:relative;z-index:1;grid-column:1/-1;margin:0;color:#e7f9ec;font-size:13px}.pw-final-button{position:relative;z-index:1;grid-column:1/-1;background:#fff;color:var(--pw-dark);padding:14px 16px}.pw-final-button svg{font-size:24px;color:#19a844}.pw-final-button b{margin-left:auto;font-size:24px}.pw-final-trust{position:relative;z-index:1;grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding-top:5px}.pw-final-trust span{display:flex;align-items:center;gap:6px;font-size:10.5px;font-weight:750}.pw-final-trust svg{font-size:17px}.pw-footer{padding:28px 0 100px;background:#0b2615;color:#d8eadc;text-align:center}.pw-footer strong{font-size:18px}.pw-footer nav{display:flex;justify-content:center;gap:13px;flex-wrap:wrap;margin:12px 0}.pw-footer nav a,.pw-footer nav button{color:#d8eadc;background:transparent;border:0;padding:0;text-decoration:underline;cursor:pointer;font:inherit;font-size:12px}.pw-footer p{margin:0 auto;max-width:650px;color:#9bb6a3;font-size:11px}.pw-floating-wa{position:fixed;right:14px;bottom:14px;z-index:55;display:flex;align-items:center;gap:7px;padding:10px 13px 10px 10px;border-radius:999px;background:#20bd4f;color:#fff;font-weight:900;box-shadow:0 13px 35px rgba(7,102,37,.34);border:3px solid #fff}.pw-floating-wa svg{position:relative;z-index:2;font-size:28px}.pw-floating-wa b{position:relative;z-index:2;font-size:12px}.pw-floating-pulse{position:absolute;inset:0;border-radius:inherit;background:#20bd4f;animation:pwPulse 2s infinite;z-index:0}@keyframes pwPulse{0%{transform:scale(.96);opacity:.7}70%{transform:scale(1.25);opacity:0}100%{transform:scale(1.25);opacity:0}}

@media(min-width:700px){.pw-shell{width:min(1180px,calc(100% - 50px))}.pw-nav{min-height:74px}.pw-top-wa{font-size:14px;padding:11px 17px}.pw-hero{padding:54px 0 65px}.pw-hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:38px}.pw-hero h1{font-size:clamp(52px,7vw,78px)}.pw-hero-media{min-height:430px}.pw-hero-media img{min-height:430px}.pw-wa-main{width:auto;min-width:420px}.pw-microcopy{text-align:left;padding-left:20px}.pw-trust-row{grid-template-columns:repeat(4,1fr)}.pw-benefits-grid{grid-template-columns:repeat(5,1fr)}.pw-benefit-card:last-child:nth-child(odd){grid-column:auto}.pw-quality-grid{grid-template-columns:1.1fr .8fr 1fr;align-items:stretch}.pw-quality-copy{display:flex;flex-direction:column;justify-content:center}.pw-outline-btn{width:auto;align-self:flex-start}.pw-shipping-card{grid-template-columns:1fr 1.25fr;align-items:center}.pw-shipping-image{height:100%;min-height:300px}.pw-product-grid{grid-template-columns:repeat(5,1fr)}.pw-product-card:last-child:nth-child(odd){grid-column:auto}.pw-feedback-grid{grid-template-columns:repeat(3,1fr)}.pw-payment-grid{grid-template-columns:repeat(5,1fr)}.pw-payment-card{grid-template-columns:1fr;padding:14px;align-content:start}.pw-payment-logo{width:100%}.pw-final-inner{grid-template-columns:70px 1fr auto;align-items:center;padding:28px 30px}.pw-final-icon{width:64px;height:64px}.pw-final-icon svg{font-size:45px}.pw-final-inner h2{font-size:30px}.pw-final-inner p{grid-column:2/3}.pw-final-button{grid-column:3/4;grid-row:1/3;min-width:265px}.pw-final-trust{grid-column:1/-1;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.24);padding-top:15px}.pw-final-trust span{font-size:12px;justify-content:center}.pw-footer{padding-bottom:42px}.pw-floating-wa{right:24px;bottom:24px;padding:12px 18px 12px 12px}.pw-floating-wa b{font-size:14px}}
@media(min-width:1000px){.pw-section{padding:66px 0}.pw-benefit-card{padding:24px 16px}.pw-benefit-card h3{font-size:16px}.pw-benefit-card p{font-size:13px}.pw-product-card{padding:13px}.pw-product-card h3{font-size:16px}.pw-product-card p,.pw-product-card>span{font-size:12px}}
@media(max-width:380px){.pw-top-wa span{display:none}.pw-top-wa{width:43px;height:43px;padding:0;border-radius:50%}.pw-trust-row{grid-template-columns:1fr}.pw-benefits-grid{grid-template-columns:1fr}.pw-benefit-card:last-child:nth-child(odd){grid-column:auto}.pw-product-grid{grid-template-columns:1fr}.pw-product-card:last-child:nth-child(odd){grid-column:auto}.pw-final-trust{grid-template-columns:1fr}.pw-floating-wa b{display:none}.pw-floating-wa{width:58px;height:58px;padding:0;justify-content:center}.pw-floating-wa svg{font-size:34px}}
.pw-page .cookie-banner:not([hidden])~.pw-floating-wa{bottom:190px}@media(min-width:700px){.pw-page .cookie-banner:not([hidden])~.pw-floating-wa{bottom:150px}}

/* INNOGEN Peptide Wholesale visual-accuracy update v1.0.4 */
.pw-page{--pw-primary:#148d36;--pw-dark:#075f25;--pw-blue:#143c70;--pw-soft:#f7fbf8;background:#fff;overflow-x:hidden}
.pw-shell{width:min(920px,calc(100% - 22px))}
.pw-header{position:relative;background:#fff;box-shadow:none;border-bottom:1px solid #e2ebe4}
.pw-nav{min-height:64px;padding:8px 4px}
.pw-brand img{max-width:205px;height:auto!important;max-height:47px}
.pw-top-wa{display:inline-flex;align-items:center;gap:7px;border-radius:8px;padding:10px 16px;background:linear-gradient(180deg,#1aa53e,#08752a);box-shadow:0 5px 12px rgba(16,122,45,.22);font-size:13px;font-weight:850;color:#fff}
.pw-top-wa svg{font-size:22px}
.pw-hero{padding:22px 0 16px;background:radial-gradient(circle at 82% 25%,rgba(104,190,113,.14),transparent 28%),#fff}
.pw-hero-grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:18px}
.pw-kicker{margin:0 0 5px;font-size:8px;letter-spacing:.18em;font-weight:900;color:var(--pw-primary)}
.pw-hero h1{margin:0;line-height:.92;letter-spacing:-.045em;font-size:clamp(44px,6.8vw,67px)}
.pw-hero h1 span{display:block;color:var(--pw-primary)}
.pw-hero h2{margin:9px 0 13px;font-size:clamp(15px,2.2vw,22px);line-height:1.15;color:#132e56}
.pw-trust-row{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin:0 0 13px}
.pw-trust-item{display:grid;grid-template-columns:25px 1fr;align-items:center;gap:4px;padding:5px 4px;border:0;border-right:1px solid #cfe0d3;border-radius:0;background:transparent;min-width:0}
.pw-trust-item:last-child{border-right:0}
.pw-trust-item>span{display:grid;place-items:center;width:25px;height:25px;color:var(--pw-primary);background:transparent;border-radius:0;font-size:23px}
.pw-trust-item strong{font-size:8px;line-height:1.08;color:#1b2e23}
.pw-hero-text{margin:0 0 12px;color:#32483b;font-size:11px;line-height:1.4}
.pw-wa-main{display:flex;align-items:center;gap:9px;width:min(100%,430px);min-height:47px;border-radius:24px;padding:9px 13px;background:linear-gradient(180deg,#21ad45,#0a7a2d);box-shadow:0 7px 16px rgba(13,129,48,.2);color:#fff;font-size:14px;font-weight:900}
.pw-wa-main svg{font-size:27px}.pw-wa-main b{margin-left:auto;font-size:24px}.pw-microcopy{margin:7px 0 0;padding-left:14px;font-size:9px;color:#244435}
.pw-hero-media{position:relative;min-height:315px;border-radius:0;background:transparent;overflow:visible;border:0;box-shadow:none}
.pw-hero-media:before{content:"";position:absolute;inset:15px 0 12px 10px;background:linear-gradient(135deg,#fff,rgba(229,247,232,.8));border-radius:22px;z-index:0}
.pw-hero-media img{position:relative;z-index:1;width:100%;height:315px;object-fit:contain;filter:drop-shadow(0 16px 18px rgba(20,74,41,.12))}
.pw-molecule{opacity:.5}
.pw-section{padding:18px 0;background:#fff}
.pw-heading{margin:0 auto 10px;text-align:center}.pw-heading p{margin:0 0 2px;font-size:7px;letter-spacing:.16em;color:var(--pw-primary);font-weight:900}.pw-heading h2{margin:0;color:#152a1d;font-size:20px;line-height:1.05}.pw-heading>span,.pw-heading>div>span{display:block;margin-top:3px;color:#65766b;font-size:9px;line-height:1.35}
.pw-benefits-section{padding-top:12px;background:#fff}
.pw-benefits-section>.pw-shell{padding:12px 11px 11px;border:1px solid #dce8df;border-radius:17px;background:#fff;box-shadow:0 7px 18px rgba(20,82,38,.05)}
.pw-benefits-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:7px}
.pw-benefit-card{padding:11px 6px 9px;border:1px solid #e0ebe3;border-radius:11px;background:#fff;text-align:center;box-shadow:none}
.pw-card-icon{width:34px;height:34px;margin:0 auto 6px;border-radius:10px;background:#eef9f0;color:var(--pw-primary);font-size:22px}
.pw-benefit-card h3{margin:0 0 4px;font-size:10px;line-height:1.08}.pw-benefit-card p{margin:0;font-size:7px;line-height:1.3;color:#56685d}
.pw-quality-section{background:#fff}
.pw-quality-section>.pw-shell{padding:12px 11px;border:1px solid #dce8df;border-radius:17px;background:#fff}
.pw-quality-grid{display:grid;grid-template-columns:1.2fr .75fr .95fr;gap:8px;align-items:stretch}
.pw-photo-card{border-radius:10px;border:1px solid #dfe9e1;box-shadow:none}.pw-lab-photo,.pw-report-photo{aspect-ratio:auto;height:200px}.pw-photo-card img{width:100%;height:100%;object-fit:cover}
.pw-quality-copy{display:flex;flex-direction:column;justify-content:center;padding:9px;border:0;border-radius:9px;background:#fff}
.pw-quality-copy ul{gap:7px}.pw-quality-copy li{gap:5px;font-size:8px;line-height:1.2}.pw-quality-copy li span{width:15px;height:15px;font-size:8px}.pw-quality-copy p{margin:9px 0 7px;font-size:7px;line-height:1.35}.pw-outline-btn{width:auto;padding:7px 8px;border-radius:6px;font-size:8px;font-weight:850;text-align:center}
.pw-shipping-section{padding:8px 0;background:#fff}.pw-shipping-card{display:grid;grid-template-columns:.95fr 1.35fr;align-items:center;min-height:165px;border:1px solid #d5e6ef;border-radius:15px;background:linear-gradient(135deg,#f0f9ff,#fff);box-shadow:none}.pw-shipping-image{height:165px;min-height:0;background:transparent}.pw-shipping-image img{width:100%;height:100%;object-fit:cover}.pw-shipping-copy{padding:12px}.pw-shipping-copy .pw-kicker{font-size:7px}.pw-shipping-copy h2{margin:2px 0 5px;font-size:19px;line-height:1.02}.pw-shipping-copy>strong{font-size:10px}.pw-shipping-points{gap:5px;margin-top:12px}.pw-shipping-points span{gap:3px;font-size:7px;line-height:1.15}.pw-shipping-points svg{font-size:21px}
.pw-products-section{background:#fff}.pw-heading-with-cta{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;text-align:left}.pw-heading-with-cta>div{min-width:0}.pw-heading-cta{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;border:1px solid var(--pw-primary);border-radius:7px;padding:7px 10px;color:var(--pw-primary);font-size:9px;font-weight:900}.pw-heading-cta svg{font-size:18px}.pw-product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:6px}.pw-product-card{padding:6px;border:1px solid #dfe9e1;border-radius:10px;box-shadow:none}.pw-product-image{aspect-ratio:1.32/1;border-radius:7px}.pw-product-card h3{margin:6px 0 1px;font-size:8px;line-height:1.1}.pw-product-card p{font-size:6.5px;line-height:1.25}.pw-product-card>span{padding-top:5px;font-size:6.7px}
.pw-feedback-section{background:#fff}.pw-feedback-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.pw-feedback-card{border-radius:10px;border:1px solid #dfe9e1;box-shadow:none}.pw-feedback-card>img{aspect-ratio:1.75/1;object-fit:cover}.pw-feedback-bubble{margin:-14px 7px 0;padding:6px 7px;border-radius:8px;gap:5px;box-shadow:0 5px 12px rgba(20,82,38,.1)}.pw-feedback-bubble span{width:23px;height:23px}.pw-feedback-bubble span svg{font-size:17px}.pw-feedback-bubble strong{font-size:7.5px;line-height:1.15}.pw-stars{padding:5px 8px 7px;font-size:8px}
.pw-payments-section{background:#fff}.pw-payment-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:6px}.pw-payment-card{display:grid;grid-template-columns:1fr;gap:5px;align-content:start;padding:7px;border:1px solid #dfe9e1;border-radius:10px;box-shadow:none}.pw-payment-logo{height:42px;border-radius:7px;font-size:9px}.pw-payment-card h3{margin:0;font-size:9px}.pw-payment-card p{font-size:6.6px;line-height:1.3}
.pw-final-cta{padding:8px 0 12px}.pw-final-inner{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:8px;padding:13px 15px;border-radius:12px;background:linear-gradient(100deg,#14943a,#096b29);box-shadow:none}.pw-final-icon{width:42px;height:42px}.pw-final-icon svg{font-size:31px}.pw-final-inner h2{font-size:16px}.pw-final-inner p{grid-column:2/3;font-size:8px;line-height:1.3}.pw-final-button{grid-column:3/4;grid-row:1/3;min-width:245px;padding:10px 12px;border-radius:7px;font-size:11px}.pw-final-button svg{font-size:20px}.pw-final-trust{grid-column:1/-1;grid-template-columns:repeat(4,1fr);gap:6px;padding-top:8px;border-top:1px solid rgba(255,255,255,.25)}.pw-final-trust span{justify-content:center;font-size:7px}.pw-final-trust svg{font-size:13px}
.pw-footer{padding:11px 0 70px;background:#fff;color:#333}.pw-footer strong{display:none}.pw-footer nav{margin:0 0 4px;gap:10px}.pw-footer nav a,.pw-footer nav button{color:#333;font-size:7px}.pw-footer p{color:#555;font-size:6.5px}
.pw-floating-wa{right:13px;bottom:13px;padding:9px 12px 9px 9px;border:2px solid #fff;box-shadow:0 8px 20px rgba(7,102,37,.34)}.pw-floating-wa svg{font-size:25px}.pw-floating-wa b{font-size:10px}

@media(max-width:699px){
  .pw-shell{width:calc(100% - 14px)}
  .pw-nav{min-height:52px;padding:5px 1px}.pw-brand img{max-width:142px;max-height:35px}.pw-top-wa{padding:7px 9px;font-size:9px;border-radius:6px}.pw-top-wa svg{font-size:17px}
  .pw-hero{padding:10px 0 9px}.pw-hero-grid{grid-template-columns:1.08fr .92fr;gap:5px}.pw-hero h1{font-size:31px}.pw-hero h2{margin:5px 0 7px;font-size:10.5px}.pw-kicker{font-size:5px}.pw-trust-row{gap:1px;margin-bottom:7px}.pw-trust-item{grid-template-columns:15px 1fr;gap:1px;padding:2px 1px}.pw-trust-item>span{width:15px;height:15px;font-size:14px}.pw-trust-item strong{font-size:4.8px}.pw-hero-text{margin-bottom:7px;font-size:6.5px}.pw-wa-main{min-height:31px;padding:5px 7px;font-size:8px;gap:5px}.pw-wa-main svg{font-size:17px}.pw-wa-main b{font-size:15px}.pw-microcopy{margin-top:4px;padding-left:5px;font-size:5px}.pw-hero-media{min-height:170px}.pw-hero-media:before{inset:6px 0 5px 2px;border-radius:10px}.pw-hero-media img{height:170px}
  .pw-section{padding:8px 0}.pw-heading{margin-bottom:5px}.pw-heading p{font-size:4.5px}.pw-heading h2{font-size:12px}.pw-heading>span,.pw-heading>div>span{font-size:5.5px}
  .pw-benefits-section>.pw-shell,.pw-quality-section>.pw-shell{padding:6px;border-radius:9px}.pw-benefits-grid{gap:3px}.pw-benefit-card{padding:6px 2px 5px;border-radius:6px}.pw-card-icon{width:22px;height:22px;margin-bottom:3px;border-radius:6px;font-size:14px}.pw-benefit-card h3{font-size:5.5px}.pw-benefit-card p{font-size:4px;line-height:1.2}
  .pw-quality-grid{grid-template-columns:1.18fr .72fr .95fr;gap:3px}.pw-lab-photo,.pw-report-photo{height:115px;border-radius:6px}.pw-quality-copy{padding:3px}.pw-quality-copy ul{gap:3px}.pw-quality-copy li{gap:2px;font-size:4.7px}.pw-quality-copy li span{width:9px;height:9px;font-size:5px}.pw-quality-copy p{margin:4px 0 3px;font-size:3.8px}.pw-outline-btn{padding:3px 4px;font-size:4.4px;border-radius:4px}
  .pw-shipping-card{grid-template-columns:.95fr 1.35fr;min-height:92px;border-radius:8px}.pw-shipping-image{height:92px}.pw-shipping-copy{padding:6px}.pw-shipping-copy .pw-kicker{font-size:4px}.pw-shipping-copy h2{font-size:10.5px}.pw-shipping-copy>strong{font-size:5.5px}.pw-shipping-points{margin-top:5px}.pw-shipping-points span{font-size:4px}.pw-shipping-points svg{font-size:12px}
  .pw-heading-with-cta{gap:5px}.pw-heading-cta{padding:4px 5px;font-size:4.8px;border-radius:4px}.pw-heading-cta svg{font-size:10px}.pw-product-grid{gap:3px}.pw-product-card{padding:3px;border-radius:5px}.pw-product-image{border-radius:4px}.pw-product-card h3{margin:3px 0 1px;font-size:4.8px}.pw-product-card p,.pw-product-card>span{font-size:3.8px}.pw-product-card>span{padding-top:3px}
  .pw-feedback-grid{gap:3px}.pw-feedback-card{border-radius:6px}.pw-feedback-bubble{margin:-8px 3px 0;padding:3px;border-radius:4px;gap:2px}.pw-feedback-bubble span{width:13px;height:13px}.pw-feedback-bubble span svg{font-size:10px}.pw-feedback-bubble strong{font-size:4.3px}.pw-stars{padding:2px 4px 4px;font-size:5px}
  .pw-payment-grid{gap:3px}.pw-payment-card{gap:2px;padding:3px;border-radius:5px}.pw-payment-logo{height:24px;border-radius:4px;font-size:5px}.pw-payment-card h3{font-size:4.8px}.pw-payment-card p{font-size:3.7px}
  .pw-final-cta{padding:4px 0 6px}.pw-final-inner{grid-template-columns:27px 1fr auto;gap:4px;padding:7px 8px;border-radius:7px}.pw-final-icon{width:25px;height:25px}.pw-final-icon svg{font-size:19px}.pw-final-inner h2{font-size:8.5px}.pw-final-inner p{font-size:4.4px}.pw-final-button{min-width:128px;padding:5px 6px;font-size:5.8px;border-radius:4px}.pw-final-button svg{font-size:11px}.pw-final-button b{font-size:11px}.pw-final-trust{gap:2px;padding-top:4px}.pw-final-trust span{font-size:3.8px}.pw-final-trust svg{font-size:7px}
  .pw-footer{padding:6px 0 62px}.pw-footer nav{gap:5px}.pw-footer nav a,.pw-footer nav button{font-size:4px}.pw-footer p{font-size:3.7px}
  .pw-floating-wa{width:48px;height:48px;padding:0;justify-content:center}.pw-floating-wa b{display:none}.pw-floating-wa svg{font-size:29px}
}
.pw-benefit-card:last-child:nth-child(odd),.pw-product-card:last-child:nth-child(odd){grid-column:auto}
