:root{--black:#020202;--panel:#090909;--red:#e00016;--red2:#8b0010;--white:#fff;--muted:#c9c9c9;--line:rgba(255,255,255,.16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#000;color:#fff;font-family:Arial,Helvetica,sans-serif}a{color:inherit}.site-header{position:sticky;top:0;z-index:50;height:74px;display:flex;align-items:center;justify-content:space-between;padding:0 4%;background:#050505;border-bottom:1px solid rgba(255,255,255,.10)}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;text-transform:uppercase;letter-spacing:.25em;font-family:Georgia,serif;font-size:23px}.brand img{width:60px;height:60px;object-fit:cover}.brand small{font-family:Georgia,serif;color:var(--red);letter-spacing:.35em;font-size:13px}nav{display:flex;gap:32px}nav a{text-decoration:none;text-transform:uppercase;font-weight:800;font-size:12px;letter-spacing:.08em;position:relative}nav a:hover,nav a:first-child{color:#fff}nav a:first-child:after{content:"";position:absolute;left:0;bottom:-25px;height:2px;width:100%;background:var(--red)}.hero{min-height:600px;position:relative;overflow:hidden;display:flex;align-items:center;padding:55px 4%}.hero-bg{position:absolute;inset:0;background:linear-gradient(90deg,#000 0%,rgba(0,0,0,.88) 33%,rgba(0,0,0,.34) 66%,#050505 100%),url('assets/home-reference.png') center top/cover no-repeat;filter:saturate(1.05);opacity:.78}.hero-content{position:relative;z-index:2;max-width:560px}.hero-logo{width:380px;max-width:90%;display:block;margin-bottom:10px}.hero h1{text-transform:uppercase;letter-spacing:.11em;line-height:1.18;font-size:24px;margin:0 0 18px}.hero p{color:#e5e5e5;line-height:1.55;font-size:16px;max-width:470px}.hero-tags{text-transform:uppercase;letter-spacing:.18em;font-weight:800}.hero-tags span{color:var(--red);padding:0 14px}.buttons{display:flex;gap:22px;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;min-width:180px;padding:17px 24px;border:1px solid var(--red);border-radius:6px;background:linear-gradient(180deg,rgba(224,0,22,.65),rgba(90,0,8,.58));text-decoration:none;text-transform:uppercase;font-size:13px;font-weight:900;letter-spacing:.08em}.btn.ghost{background:rgba(0,0,0,.25);border-color:rgba(255,255,255,.35)}.feature-strip,.quality-section,.service-strip,.about-card{width:94%;margin:18px auto;border:1px solid var(--line);border-radius:10px;background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.015));box-shadow:0 25px 70px rgba(0,0,0,.45)}.feature-strip,.service-strip{display:grid;grid-template-columns:repeat(4,1fr);padding:24px 28px}.feature-strip div,.service-strip div,.quality-grid div{padding:0 26px;border-right:1px solid rgba(255,255,255,.13)}.feature-strip div:last-child,.service-strip div:last-child,.quality-grid div:last-child{border-right:0}.feature-strip strong,.service-strip strong,.quality-grid strong{display:block;text-transform:uppercase;letter-spacing:.08em;font-size:14px;margin-bottom:8px}.feature-strip span,.service-strip span,.quality-grid span{display:block;color:#d8d8d8;font-size:13px;line-height:1.45}.about-card{display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.lab-image{min-height:360px;background:radial-gradient(circle at 70% 50%,rgba(224,0,22,.34),transparent 28%),linear-gradient(135deg,#111,#030303);display:grid;place-items:center}.lab-image img{width:290px;opacity:.82;filter:drop-shadow(0 0 40px rgba(224,0,22,.35))}.about-copy{padding:55px}.eyebrow{text-transform:uppercase;color:var(--red);letter-spacing:.28em;font-size:12px;font-weight:900}.center{text-align:center}.about-copy h2,.section-heading,.contact-section h2{font-family:Georgia,serif;text-transform:uppercase;font-size:42px;letter-spacing:.08em;line-height:1.04;margin:10px 0 22px}.about-copy p{color:#ddd;line-height:1.6}.about-copy ul{list-style:none;padding:0;margin:20px 0}.about-copy li{margin:8px 0;color:#eee}.about-copy li:before{content:'✓';color:var(--red);font-weight:900;margin-right:10px}.products-section{padding:30px 3% 20px}.section-heading{text-align:center;font-size:30px}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;align-items:stretch}.product-card{border:1px solid var(--line);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.02));text-align:center;padding:12px 10px 15px;position:relative;overflow:hidden}.product-card.featured{grid-column:span 1}.product-card h3{color:var(--red);text-transform:uppercase;font-size:13px;letter-spacing:.08em;min-height:32px;margin:0 0 8px}.vial-box{position:relative;width:128px;margin:0 auto 8px}.vial-box img{width:100%;display:block}.vial-label{position:absolute;left:24px;right:24px;top:112px;background:linear-gradient(180deg,#e2362e,#9b0909);border-radius:9px;color:#fff;text-transform:uppercase;font-size:10px;font-weight:900;letter-spacing:.02em;padding:5px 2px;line-height:1;box-shadow:0 1px 3px rgba(0,0,0,.5)}.vial-strength{position:absolute;left:42px;right:42px;top:147px;border:1px solid rgba(255,255,255,.65);border-radius:5px;background:rgba(0,0,0,.85);font-size:9px;font-weight:900;padding:4px 0}.purity{font-size:10px;text-transform:uppercase;letter-spacing:.08em;margin:6px 0 3px}.research{font-size:8px;text-transform:uppercase;letter-spacing:.04em;color:#eee}.product-card p{font-size:12px;color:#d5d5d5;line-height:1.35;min-height:64px;margin:10px 0}.product-card .button-mini{display:inline-block;border:1px solid rgba(255,255,255,.35);border-radius:5px;padding:9px 12px;text-transform:uppercase;text-decoration:none;font-size:10px;font-weight:900;letter-spacing:.05em}.quality-section{padding:22px 24px}.quality-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:18px}.contact-section{text-align:center;padding:70px 4%}.contact-section img{width:170px}.contact-section p{color:#ccc}.contact-section a{font-size:24px;color:#fff;text-decoration:none;border-bottom:2px solid var(--red)}footer{height:72px;display:flex;align-items:center;gap:18px;padding:0 4%;border-top:1px solid rgba(255,255,255,.10);color:#ccc;font-size:12px}footer img{width:130px;height:52px;object-fit:contain}@media(max-width:1100px){nav{gap:15px}.product-grid{grid-template-columns:repeat(3,1fr)}.feature-strip,.service-strip,.quality-grid{grid-template-columns:repeat(2,1fr);gap:18px}.feature-strip div,.service-strip div,.quality-grid div{border:0}.about-card{grid-template-columns:1fr}.hero-logo{width:320px}}@media(max-width:700px){.site-header{height:auto;display:block;padding:14px 4%}.brand{justify-content:center}.brand span{display:none}nav{justify-content:center;flex-wrap:wrap;margin-top:10px}.hero{min-height:620px;padding-top:35px}.hero-bg{background-position:center top}.hero h1{font-size:20px}.buttons{flex-direction:column}.feature-strip,.service-strip,.quality-grid,.product-grid{grid-template-columns:1fr}.about-copy{padding:32px 22px}.about-copy h2{font-size:32px}}


/* Product cards now use the finished baked images so the bottle labels stay perfectly centered. */
.product-grid{grid-template-columns:repeat(5,1fr);gap:16px;}
.product-card.baked-card{padding:0;border:0;background:transparent;box-shadow:none;overflow:visible;}
.product-card.baked-card a{display:block;text-decoration:none;}
.product-card-image{display:block;width:100%;height:auto;border-radius:8px;}
@media(max-width:1100px){.product-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){.product-grid{grid-template-columns:1fr}.product-card-image{max-width:360px;margin:0 auto}}


/* Categorized peptide product sections */
.product-grid{display:block;}
.product-category{margin:26px 0 38px;}
.category-title{font-family:Georgia,serif;text-transform:uppercase;text-align:center;letter-spacing:.16em;font-size:24px;margin:0 0 16px;color:#fff;position:relative;}
.category-title:before,.category-title:after{content:"";display:inline-block;width:70px;height:1px;background:var(--red);vertical-align:middle;margin:0 18px;}
.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;align-items:stretch;}
@media(max-width:1250px){.category-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:800px){.category-grid{grid-template-columns:repeat(2,1fr)}.category-title:before,.category-title:after{width:28px;margin:0 9px}}
@media(max-width:520px){.category-grid{grid-template-columns:1fr}.category-title{font-size:20px}.product-card-image{max-width:360px;margin:0 auto}}


/* FINAL FIX: visible static categorized product cards */
.product-grid{display:block !important; width:100%;}
.product-category{margin:34px 0 50px;}
.category-title{font-family:Georgia,serif;text-align:center;text-transform:uppercase;letter-spacing:.16em;color:#fff;font-size:25px;margin:0 0 18px;position:relative;}
.category-title:before,.category-title:after{content:"";display:inline-block;width:75px;height:1px;background:var(--red);vertical-align:middle;margin:0 18px;}
.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;align-items:stretch;}
.product-card.baked-card{border:1px solid rgba(224,0,22,.55) !important;border-radius:10px !important;background:radial-gradient(circle at center 20%,rgba(224,0,22,.18),rgba(255,255,255,.025) 42%,rgba(0,0,0,.95)) !important;padding:14px !important;text-align:center !important;overflow:hidden !important;display:flex;flex-direction:column;justify-content:space-between;}
.product-card-image{display:block;width:100%;max-width:230px;height:auto;margin:0 auto 12px;border-radius:8px;}
.product-info h4{color:var(--red);text-transform:uppercase;letter-spacing:.08em;font-size:16px;margin:4px 0 8px;}
.product-info .meta{font-weight:900;text-transform:uppercase;letter-spacing:.06em;color:#fff;margin:4px 0;font-size:13px;min-height:0;}
.product-info p{font-size:13px;line-height:1.45;color:#ddd;min-height:60px;margin:10px 0;}
.product-info .button-mini{display:inline-block;border:1px solid var(--red);border-radius:6px;padding:10px 18px;text-transform:uppercase;text-decoration:none;font-size:11px;font-weight:900;letter-spacing:.08em;background:rgba(0,0,0,.35);}
@media(max-width:1200px){.category-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:800px){.category-grid{grid-template-columns:repeat(2,1fr)}.category-title:before,.category-title:after{display:none}}
@media(max-width:520px){.category-grid{grid-template-columns:1fr}.product-card-image{max-width:260px}}

/* FINAL UPDATE: larger product images with benefit summaries */
.products-section{padding:44px 3% 28px;}
.product-category{margin:42px 0 62px;}
.category-grid{grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:24px !important;}
.product-card.baked-card{
  padding:22px 18px 24px !important;
  min-height:560px;
  border:1px solid rgba(224,0,22,.62) !important;
  background:radial-gradient(circle at center 18%,rgba(224,0,22,.22),rgba(255,255,255,.035) 42%,rgba(0,0,0,.96)) !important;
}
.product-card-image{
  width:100% !important;
  max-width:330px !important;
  margin:0 auto 18px !important;
}
.product-info h4{font-size:20px !important;margin:6px 0 10px !important;}
.product-info .meta{font-size:14px !important;margin:5px 0 !important;}
.product-info p:not(.meta){font-size:15px !important;line-height:1.5 !important;min-height:78px !important;margin:14px 0 18px !important;color:#eeeeee !important;}
.product-info p:not(.meta)::before{content:'Benefits: ';color:var(--red);font-weight:900;text-transform:uppercase;letter-spacing:.04em;}
.product-info .button-mini{font-size:12px !important;padding:12px 22px !important;}
@media(max-width:1200px){.category-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}.product-card-image{max-width:310px !important}}
@media(max-width:650px){.category-grid{grid-template-columns:1fr !important}.product-card.baked-card{min-height:auto}.product-card-image{max-width:330px !important}}


/* CENTERED VIAL UPDATE - no pricing */
.product-info .meta:nth-of-type(n+2){display:none !important;}
.product-card.baked-card{align-items:center !important;text-align:left !important;}
.product-card-image{max-width:245px !important;width:100% !important;object-fit:contain !important;display:block !important;margin:0 auto 16px !important;}
.product-info{text-align:left;width:100%;}
.product-info h4{text-align:center !important;}
.product-info .meta{text-align:center !important;color:#fff !important;}
.product-info p:not(.meta){text-align:left !important;}
@media(max-width:1200px){.product-card-image{max-width:260px !important}}
@media(max-width:650px){.product-card-image{max-width:300px !important}}
