*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--bg: #FAFBFE;--surface: #FFFFFF;--elevated: #EEF1F8;--dark: #0A1628;--primary: #1E3A5F;--primary-hover: #2C4F7C;--primary-pale: rgba(30,58,95,.05);--primary-border: rgba(30,58,95,.2);--text: #0F1A2E;--text-2: #3B4963;--text-muted: #8792A5;--border: rgba(15,26,46,.07);--border-strong: rgba(15,26,46,.12);--green: #3D8B5E;--red: #C45B5B;--font-h: "Playfair Display", Georgia, serif;--font-b: "Inter", -apple-system, sans-serif}html{scroll-behavior:smooth}body{font-family:var(--font-b);background:var(--bg);color:var(--text);line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font-family:inherit;color:inherit}.announcement{background:linear-gradient(135deg,var(--primary) 0%,#152D4A 100%);text-align:center;padding:10px 16px;position:relative;overflow:hidden}.announcement:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);animation:shimmer 3s infinite}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.announcement p{position:relative;font-size:12px;font-weight:500;letter-spacing:.5px;color:#fff;display:flex;align-items:center;justify-content:center;gap:8px}.announcement strong{font-weight:700}.countdown{display:inline-flex;gap:4px;font-variant-numeric:tabular-nums}.countdown span{background:#fff3;padding:2px 6px;border-radius:3px;font-weight:700;font-size:12px;min-width:24px;text-align:center}.nav{position:sticky;top:0;z-index:100;background:#fafbfec7;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border-bottom:1px solid rgba(30,58,95,.05);box-shadow:0 1px #1e3a5f08,0 4px 24px #1e3a5f05;padding:14px 24px}.nav-inner{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.nav-left{display:flex;align-items:center;gap:8px}.hamburger{display:flex;flex-direction:column;gap:5px;padding:4px}.hamburger span{display:block;width:20px;height:1.5px;background:var(--text)}.nav-logo{font-family:var(--font-h);font-size:26px;font-weight:600;letter-spacing:4px;color:var(--text);transition:opacity .25s ease}.nav-logo:hover{opacity:.75}.nav-right{display:flex;align-items:center;gap:16px}.nav-links{display:flex;align-items:center;gap:32px}.nav-link{font-size:13px;font-weight:500;color:var(--text-2);letter-spacing:.3px;transition:color .2s;position:relative}.nav-link:hover,.nav-link.active{color:var(--text)}.nav-link.active:after{content:"";position:absolute;bottom:-18px;left:0;right:0;height:2px;background:var(--primary);border-radius:1px}.nav-cart{position:relative;display:flex;align-items:center;gap:4px}.nav-cart svg{width:22px;height:22px}.nav-cart-count{position:absolute;top:-6px;right:-8px;width:18px;height:18px;background:var(--primary);color:#fff;font-size:10px;font-weight:700;border-radius:50%;display:none;align-items:center;justify-content:center;line-height:1}.nav-cart-count.show{display:flex}@keyframes cartBounce{0%{transform:scale(1)}30%{transform:scale(1.3)}60%{transform:scale(.9)}to{transform:scale(1)}}.nav-cart.bounce svg{animation:cartBounce .4s cubic-bezier(.16,1,.3,1)}.mobile-menu{position:fixed;top:0;left:0;bottom:0;width:300px;max-width:80vw;background:var(--surface);z-index:1500;transform:translate(-100%);transition:transform .4s cubic-bezier(.16,1,.3,1);box-shadow:8px 0 40px #0a162826;padding:80px 32px 32px}.mobile-menu.open{transform:translate(0)}.mobile-menu-inner{display:flex;flex-direction:column;gap:4px}.mobile-menu-link{display:block;padding:14px 0;font-size:16px;font-weight:500;color:var(--text-2);border-bottom:1px solid var(--border);transition:color .2s}.mobile-menu-link:hover,.mobile-menu-link.active{color:var(--primary);font-weight:600}.mobile-menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a162866;z-index:1499;opacity:0;pointer-events:none;transition:opacity .3s}.mobile-menu-overlay.open{opacity:1;pointer-events:all}@media(max-width:768px){.nav-links{display:none}.announcement{padding:8px 12px}.announcement p{font-size:11px;gap:4px;flex-wrap:wrap;justify-content:center}.countdown span{padding:1px 5px;font-size:11px;min-width:20px}.nav{padding:10px 16px}.nav-logo{font-size:22px;letter-spacing:3px}.footer{padding:40px 16px 20px}.footer-top{flex-direction:column;align-items:center;gap:16px}.footer-logo{font-size:22px}.footer-links{gap:8px 16px;justify-content:center;font-size:12px}.footer-bottom{flex-direction:column;align-items:center;gap:12px;font-size:11px}.science-hero{padding:80px 16px 60px}.science-hero-eyebrow{font-size:10px;letter-spacing:2px;margin-bottom:14px}.science-hero h1{font-size:clamp(26px,7vw,36px);margin-bottom:16px}.science-hero p{font-size:15px;line-height:1.6}.hero-trust-strip{flex-direction:column;gap:16px;padding:20px 16px}.hero-trust-item{gap:10px}.hero-trust-num{font-size:28px}.authority-strip{padding:20px 16px}.authority-inner{flex-direction:column;gap:12px}.journal-badge{font-size:10px;padding:5px 10px}.section-header{margin-bottom:20px}.section-header h2{font-size:clamp(22px,5.5vw,30px)}.section-header p{font-size:14px}.problem-section{padding:60px 16px}.problem-stat{padding:36px 24px}.problem-stat-number{font-size:clamp(48px,12vw,72px)}.problem-stat-label{font-size:14px}.problem-text h2{font-size:clamp(22px,5.5vw,28px)}.problem-text p{font-size:14px}.depth-section{padding:60px 16px}.depth-chart{gap:8px}.depth-label{min-width:80px;font-size:11px}.depth-bar-wrap{height:24px}.depth-legend{gap:16px}.process-section{padding:60px 16px}.process-step{padding:24px 16px}.process-step h3{font-size:16px}.process-step p{font-size:12px}.process-step-icon{width:52px;height:52px}.process-step-icon svg{width:24px;height:24px}.process-step-micro{font-size:10px}.process-device-img{display:none}.peptide-section{padding:60px 16px}.peptide-text h2{font-size:clamp(22px,5.5vw,28px)}.peptide-subtitle{font-size:13px}.peptide-text p{font-size:14px}.peptide-stat-card{padding:20px 16px}.peptide-stat-number{font-size:clamp(24px,6vw,32px)}.peptide-stat-label{font-size:12px}.peptide-stat-source{font-size:9px}.peptide-decline-bar{flex-direction:column;gap:16px}.peptide-decline-item{flex-direction:row;gap:12px}.timeline-section{padding:60px 16px}.timeline{flex-wrap:wrap;gap:20px;justify-content:center}.tl-step{flex:0 0 calc(50% - 10px)}.results-section{padding:60px 16px}.results-section h2{font-size:clamp(22px,5.5vw,30px)}.results-section>p{font-size:14px;margin-bottom:32px}.result-card{padding:24px 12px}.result-number{font-size:clamp(28px,7vw,38px)}.result-label{font-size:12px}.myths-section{padding:60px 16px}.myths-grid{grid-template-columns:1fr}.compare-section{padding:60px 16px}.compare-grid{overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;gap:12px;padding-bottom:8px}.compare-col{padding:24px 16px;min-width:260px;scroll-snap-align:start}.compare-col h3{font-size:18px}.compare-col-subtitle{font-size:11px;margin-bottom:16px}.compare-list li{font-size:12px}.citations-section{padding:60px 16px}.citation-trigger{font-size:14px;padding:16px 0}.citation-content-inner{font-size:13px}.cta-section{padding:60px 16px}.cta-section h2{font-size:clamp(24px,6vw,32px)}.cta-section p{font-size:14px;margin-bottom:24px}.cta-btn{padding:16px 32px;font-size:14px;border-radius:10px}.cta-trust-badges{gap:12px}.mid-cta{padding:32px 16px}.mid-cta h3{font-size:18px}.proof-toast{max-width:300px;padding:12px 14px}}@media(min-width:769px){.hamburger{display:none}}.section-header{text-align:center;max-width:600px;margin:0 auto 24px}.section-header h2{font-family:var(--font-h);font-size:clamp(26px,4vw,38px);font-weight:600;margin-bottom:12px;line-height:1.2;letter-spacing:-.02em}.section-header h2 em{color:var(--primary);font-style:italic}.section-header p{font-size:15px;color:var(--text-2)}.science-hero{background:linear-gradient(135deg,var(--dark) 0%,#152D4A 60%,var(--primary) 100%);padding:100px 24px 80px;text-align:center;position:relative;overflow:hidden}.science-hero:before{content:"";position:absolute;top:-30%;right:-10%;width:600px;height:600px;border-radius:50%;background:#ffffff08;pointer-events:none}.science-hero:after{content:"";position:absolute;bottom:-40%;left:-10%;width:500px;height:500px;border-radius:50%;background:#ffffff05;pointer-events:none}.science-hero-inner{max-width:800px;margin:0 auto;position:relative;z-index:1}.science-hero-eyebrow{font-size:11px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:#ffffff80;margin-bottom:20px}.science-hero h1{font-family:var(--font-h);font-size:clamp(32px,5vw,52px);font-weight:600;color:#fff;line-height:1.2;letter-spacing:-.02em;margin-bottom:20px}.science-hero h1 em{font-style:italic;color:#ffffffb3}.science-hero p{font-size:17px;color:#ffffffa6;line-height:1.7;max-width:600px;margin:0 auto}.problem-section{padding:80px 24px;background:var(--surface);border-bottom:1px solid var(--border)}.problem-inner{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:1fr 1.2fr;gap:56px;align-items:center}.problem-stat{text-align:center;padding:48px 32px;background:linear-gradient(135deg,var(--primary) 0%,#152D4A 100%);border-radius:16px;position:relative;overflow:hidden}.problem-stat:after{content:"";position:absolute;top:-30%;right:-20%;width:200px;height:200px;border-radius:50%;background:#ffffff0d;pointer-events:none}.problem-stat-number{font-family:var(--font-h);font-size:clamp(64px,8vw,96px);font-weight:700;color:#fff;line-height:1;margin-bottom:8px;position:relative}.problem-stat-label{font-size:16px;font-weight:500;color:#ffffffb3;letter-spacing:.3px}.problem-text h2{font-family:var(--font-h);font-size:clamp(26px,4vw,36px);font-weight:600;line-height:1.2;letter-spacing:-.02em;margin-bottom:16px}.problem-text h2 em{color:var(--primary);font-style:italic}.problem-text p{font-size:15px;color:var(--text-2);line-height:1.8;margin-bottom:16px}.problem-text p:last-child{margin-bottom:0}.process-section{padding:80px 24px;background:linear-gradient(180deg,var(--bg) 0%,#F4F6FC 100%);border-bottom:1px solid var(--border)}.process-steps{max-width:1000px;margin:40px auto 0;display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:0;align-items:flex-start}.process-step{text-align:center;padding:32px 20px;background:var(--surface);border:1px solid var(--border);border-radius:16px;transition:all .35s cubic-bezier(.16,1,.3,1);box-shadow:0 1px 4px #1e3a5f0a}.process-step:hover{transform:translateY(-6px);box-shadow:0 16px 48px #1e3a5f1a;border-color:var(--primary-border)}.process-step-number{width:40px;height:40px;border-radius:50%;background:var(--primary);color:#fff;font-size:16px;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.process-step-icon{width:64px;height:64px;border-radius:50%;background:var(--primary-pale);margin:0 auto 16px;display:flex;align-items:center;justify-content:center}.process-step-icon svg{width:30px;height:30px;color:var(--primary)}.process-step h3{font-family:var(--font-h);font-size:18px;font-weight:600;margin-bottom:8px}.process-step p{font-size:13px;color:var(--text-2);line-height:1.6}.process-arrow{display:flex;align-items:center;justify-content:center;padding-top:60px;color:var(--primary)}.process-arrow svg{width:32px;height:32px}.peptide-section{padding:80px 24px;background:var(--surface);border-bottom:1px solid var(--border)}.peptide-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start}.peptide-text h2{font-family:var(--font-h);font-size:clamp(26px,4vw,36px);font-weight:600;line-height:1.2;letter-spacing:-.02em;margin-bottom:8px}.peptide-text h2 em{color:var(--primary);font-style:italic}.peptide-subtitle{font-size:14px;color:var(--text-muted);margin-bottom:24px;font-weight:500}.peptide-text p{font-size:15px;color:var(--text-2);line-height:1.8;margin-bottom:16px}.peptide-benefits{list-style:none;display:flex;flex-direction:column;gap:12px;margin-top:24px}.peptide-benefits li{display:flex;align-items:flex-start;gap:12px;font-size:14px;color:var(--text-2);line-height:1.5}.peptide-benefits li svg{width:20px;height:20px;color:var(--green);flex-shrink:0;margin-top:1px}.peptide-stats{display:grid;grid-template-columns:1fr 1fr;gap:16px}.peptide-stat-card{padding:28px 24px;border:1px solid var(--border);border-radius:14px;background:var(--bg);text-align:center;transition:all .35s cubic-bezier(.16,1,.3,1);box-shadow:0 1px 4px #1e3a5f0a}.peptide-stat-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #1e3a5f1a;border-color:var(--primary-border)}.peptide-stat-number{font-family:var(--font-h);font-size:clamp(28px,4vw,40px);font-weight:700;background:linear-gradient(135deg,var(--primary) 0%,#2C6090 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.1;margin-bottom:8px}.peptide-stat-label{font-size:13px;color:var(--text-2);line-height:1.4}.peptide-stat-source{font-size:10px;color:var(--text-muted);margin-top:8px;font-style:italic}.results-section{padding:80px 24px;background:linear-gradient(135deg,var(--dark) 0%,#152D4A 100%);text-align:center;position:relative;overflow:hidden}.results-section:after{content:"";position:absolute;top:-30%;right:-10%;width:500px;height:500px;border-radius:50%;background:#ffffff05;pointer-events:none}.results-section h2{font-family:var(--font-h);font-size:clamp(26px,4vw,38px);font-weight:600;color:#fff;margin-bottom:8px;position:relative;z-index:1}.results-section h2 em{font-style:italic;color:#ffffffb3}.results-section>p{font-size:15px;color:#fff9;margin-bottom:48px;position:relative;z-index:1}.results-grid{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:24px;position:relative;z-index:1}.result-card{padding:32px 16px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:14px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .35s cubic-bezier(.16,1,.3,1)}.result-card:hover{transform:translateY(-4px);background:#ffffff1a;box-shadow:0 12px 40px #0003}.result-number{font-family:var(--font-h);font-size:clamp(36px,5vw,48px);font-weight:700;color:#fff;line-height:1;margin-bottom:8px}.result-label{font-size:13px;color:#ffffffa6;line-height:1.5}.compare-section{padding:80px 24px;border-bottom:1px solid var(--border)}.compare-grid{max-width:1000px;margin:40px auto 0;display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;align-items:start}.compare-col{padding:32px 24px;border:1px solid var(--border);border-radius:14px;background:var(--surface);transition:all .35s cubic-bezier(.16,1,.3,1);box-shadow:0 1px 4px #1e3a5f0a}.compare-col.featured{border:2px solid var(--primary);background:var(--primary-pale);position:relative;box-shadow:0 4px 32px #1e3a5f17;transform:scale(1.02)}.compare-col.featured:before{content:"RECOMMENDED";position:absolute;top:-12px;left:24px;background:var(--primary);color:#fff;font-size:10px;font-weight:700;letter-spacing:1.5px;padding:4px 14px;border-radius:4px;box-shadow:0 2px 8px #1e3a5f33}.compare-col h3{font-family:var(--font-h);font-size:20px;font-weight:600;margin-bottom:8px}.compare-col.featured h3{color:var(--primary)}.compare-col-subtitle{font-size:12px;color:var(--text-muted);margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid var(--border)}.compare-list{list-style:none;display:flex;flex-direction:column;gap:12px}.compare-list li{display:flex;align-items:flex-start;gap:8px;font-size:13px;color:var(--text-2);line-height:1.5}.compare-list li svg{width:16px;height:16px;flex-shrink:0;margin-top:2px}.compare-list li svg.check{color:var(--green)}.compare-list li svg.cross{color:var(--red)}.compare-list li svg.warn{color:#d4a843}.citations-section{padding:80px 24px;background:linear-gradient(180deg,var(--surface) 0%,#F4F6FC 100%);border-bottom:1px solid var(--border)}.citations-inner{max-width:800px;margin:40px auto 0}.citation-item{border-bottom:1px solid var(--border)}.citation-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;padding:20px 0;font-size:15px;font-weight:600;text-align:left;transition:color .2s}.citation-trigger:hover{color:var(--primary)}.citation-trigger svg{width:16px;height:16px;color:var(--text-muted);transition:transform .3s;flex-shrink:0;margin-left:16px}.citation-content{max-height:0;overflow:hidden;transition:max-height .35s ease}.citation-content-inner{padding-bottom:20px;font-size:14px;color:var(--text-2);line-height:1.7}.citation-content-inner em{color:var(--text-muted);font-style:italic}.citation-item.open .citation-trigger svg{transform:rotate(45deg)}.citation-item.open .citation-content{max-height:400px}.citation-item.open{background:var(--primary-pale);padding:0 16px;margin:0 -16px;border-radius:8px}.hero-trust-strip{display:flex;align-items:center;justify-content:center;gap:0;margin-top:40px}.hero-trust-item{display:flex;align-items:center;gap:14px;padding:0 32px}.hero-trust-num{font-family:var(--font-h);font-size:36px;font-weight:700;color:#fff;line-height:1}.hero-trust-label{font-size:12px;color:#ffffff8c;line-height:1.4;text-align:left}.hero-trust-divider{width:1px;height:40px;background:#ffffff26}.authority-strip{background:var(--surface);border-bottom:1px solid var(--border);padding:24px}.authority-inner{max-width:900px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap}.authority-label{font-size:11px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;color:var(--text-muted);white-space:nowrap}.authority-logos{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.journal-badge{font-size:11px;font-weight:600;color:var(--text-2);padding:6px 14px;background:var(--primary-pale);border:1px solid var(--border);border-radius:6px;white-space:nowrap;letter-spacing:.2px}.problem-callout{display:flex;align-items:flex-start;gap:14px;margin-top:20px;padding:18px 20px;background:#c45b5b0a;border:1px solid rgba(196,91,91,.12);border-radius:10px;font-size:14px;color:var(--text-2);line-height:1.6}.problem-callout svg{width:22px;height:22px;flex-shrink:0;color:var(--red);margin-top:1px}.depth-section{padding:80px 24px;background:linear-gradient(180deg,var(--bg) 0%,#F4F6FC 100%);border-bottom:1px solid var(--border)}.depth-chart{display:flex;flex-direction:column;gap:12px;max-width:700px;margin:40px auto 0}.depth-row{display:flex;align-items:center;gap:12px}.depth-label{min-width:100px;font-size:12px;font-weight:600;color:var(--text-2);text-align:right}.depth-bar-wrap{flex:1;height:32px;background:var(--elevated);border-radius:8px;overflow:hidden;position:relative}.depth-bar{height:100%;border-radius:8px;transition:width 1.5s cubic-bezier(.16,1,.3,1);width:0;display:flex;align-items:center;padding-right:12px;justify-content:flex-end}.depth-bar.aurata{background:linear-gradient(90deg,var(--primary),#2C5A8F)}.depth-bar.traditional{background:var(--border-strong)}.depth-bar span{font-size:11px;font-weight:700;color:#fff;white-space:nowrap}.depth-bar.traditional span{color:var(--text-muted)}.depth-legend{display:flex;align-items:center;justify-content:center;gap:28px;margin-top:20px}.depth-legend-item{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--text-2)}.depth-legend-dot{width:12px;height:12px;border-radius:3px}.depth-legend-dot.aurata{background:var(--primary)}.depth-legend-dot.trad{background:var(--border-strong)}.process-step-micro{font-size:11px;color:var(--text-muted);margin-top:8px;font-style:italic;line-height:1.4}.process-device-img{max-width:800px;margin:40px auto 0;border-radius:16px;overflow:hidden;border:1px solid var(--border);box-shadow:0 8px 40px #1e3a5f14}.process-device-img img{width:100%;display:block}.peptide-decline-bar{display:flex;align-items:center;gap:24px;padding:24px;background:var(--bg);border:1px solid var(--border);border-radius:12px;margin:20px 0}.peptide-decline-item{display:flex;align-items:center;gap:16px;flex:1}.peptide-decline-age{font-family:var(--font-h);font-size:14px;font-weight:600;color:var(--text);white-space:nowrap}.peptide-decline-track{flex:1;height:10px;background:var(--elevated);border-radius:5px;overflow:hidden}.peptide-decline-fill{height:100%;border-radius:5px;transition:width 1.2s cubic-bezier(.16,1,.3,1)}.peptide-decline-fill.high{background:var(--green)}.peptide-decline-fill.low{background:var(--red)}.peptide-decline-val{font-size:13px;font-weight:700;white-space:nowrap}.peptide-decline-arrow{font-size:20px;color:var(--red);font-weight:700}.peptide-stat-vs{font-size:10px;font-weight:600;color:var(--green);margin-top:6px;letter-spacing:.3px}.timeline-section{padding:80px 24px;background:var(--surface);border-bottom:1px solid var(--border)}.timeline{display:flex;align-items:flex-start;justify-content:center;max-width:900px;margin:40px auto 0}.tl-step{text-align:center;flex:0 0 200px}.tl-dot{width:56px;height:56px;border-radius:50%;background:var(--surface);border:3px solid var(--elevated);display:flex;align-items:center;justify-content:center;margin:0 auto 14px;font-size:13px;font-weight:700;color:var(--text-muted);transition:all .6s cubic-bezier(.16,1,.3,1);box-shadow:0 2px 8px #1e3a5f0f}.timeline.animated .tl-dot{border-color:var(--primary);color:var(--primary);background:var(--primary-pale);box-shadow:0 4px 20px #1e3a5f26}.tl-step h4{font-family:var(--font-h);font-size:15px;font-weight:600;margin-bottom:6px;color:var(--text)}.tl-step p{font-size:13px;color:var(--text-2);line-height:1.5;max-width:180px;margin:0 auto}.mid-cta{padding:40px 24px;background:linear-gradient(135deg,var(--dark) 0%,#152D4A 100%);text-align:center;position:relative;overflow:hidden}.mid-cta h3{font-family:var(--font-h);font-size:22px;font-weight:600;color:#fff;margin-bottom:6px}.mid-cta p{font-size:14px;color:#fff9;margin-bottom:20px}.mid-cta .cta-btn{padding:14px 32px;font-size:13px}.myths-section{padding:80px 24px;background:linear-gradient(180deg,var(--bg) 0%,#F4F6FC 100%);border-bottom:1px solid var(--border)}.myths-grid{max-width:900px;margin:40px auto 0;display:grid;grid-template-columns:1fr 1fr;gap:16px}.myth-card{padding:24px;background:var(--surface);border:1px solid var(--border);border-radius:14px;cursor:pointer;transition:all .35s cubic-bezier(.16,1,.3,1);box-shadow:0 1px 4px #1e3a5f0a}.myth-card:hover{transform:translateY(-3px);box-shadow:0 12px 40px #1e3a5f14;border-color:var(--primary-border)}.myth-label{font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:8px}.myth-label.myth{color:var(--red)}.myth-label.reality{color:var(--green)}.myth-text{font-family:var(--font-h);font-size:16px;font-weight:600;color:var(--text);margin-bottom:10px;line-height:1.3}.myth-answer{font-size:13px;color:var(--text-2);line-height:1.6;max-height:0;overflow:hidden;transition:max-height .4s ease,padding-top .3s ease}.myth-card.open .myth-answer{max-height:200px;padding-top:6px}.myth-toggle{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:600;color:var(--primary);margin-top:8px}.myth-toggle svg{width:14px;height:14px;transition:transform .3s}.myth-card.open .myth-toggle svg{transform:rotate(180deg)}.cta-section{padding:80px 24px;background:linear-gradient(135deg,var(--primary) 0%,#152D4A 100%);text-align:center;position:relative;overflow:hidden}.cta-section:after{content:"";position:absolute;top:-40%;right:-15%;width:500px;height:500px;border-radius:50%;background:#ffffff08;pointer-events:none}.cta-section h2{font-family:var(--font-h);font-size:clamp(28px,4vw,40px);font-weight:600;color:#fff;margin-bottom:12px;position:relative;z-index:1}.cta-section p{font-size:16px;color:#ffffffa6;margin-bottom:32px;max-width:540px;margin-left:auto;margin-right:auto;position:relative;z-index:1}.cta-btn{display:inline-flex;align-items:center;gap:10px;padding:18px 40px;background:#fff;color:var(--primary);font-size:15px;font-weight:700;letter-spacing:.5px;border-radius:12px;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 24px #00000026;position:relative;z-index:1}.cta-btn:hover{transform:translateY(-2px);box-shadow:0 8px 40px #00000040}.cta-btn svg{width:18px;height:18px}.cta-trust-badges{display:flex;align-items:center;justify-content:center;gap:24px;margin-top:24px;position:relative;z-index:1}.cta-trust-badge{display:flex;align-items:center;gap:6px;font-size:12px;color:#ffffff8c}.cta-trust-badge svg{width:16px;height:16px}.footer{background:var(--dark);color:#fff9;padding:48px 24px 32px}.footer-inner{max-width:1200px;margin:0 auto}.footer-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.footer-logo{font-family:var(--font-h);font-size:22px;font-weight:600;letter-spacing:3px;color:#fff}.footer-social{display:flex;gap:12px}.footer-social a{width:36px;height:36px;border-radius:50%;background:#ffffff14;display:flex;align-items:center;justify-content:center;color:#fff9;transition:all .25s cubic-bezier(.16,1,.3,1)}.footer-social a:hover{background:#ffffff26;color:#fff;transform:translateY(-2px)}.footer-social a svg{width:16px;height:16px}.footer-links{display:flex;flex-wrap:wrap;gap:16px 32px;margin-bottom:24px}.footer-links a{font-size:13px;transition:color .25s ease}.footer-links a:hover{color:#fff}.footer-bottom{display:flex;align-items:center;justify-content:space-between;padding-top:24px;border-top:1px solid rgba(255,255,255,.08);font-size:12px}.footer-payments{display:flex;gap:8px;align-items:center}.pay-icon{height:24px;padding:4px 10px;border-radius:4px;background:var(--elevated);font-size:10px;font-weight:600;color:var(--text-muted);display:flex;align-items:center;justify-content:center}.proof-toast{position:fixed;bottom:90px;left:24px;background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:14px 18px;display:flex;align-items:center;gap:12px;box-shadow:0 8px 32px #0000001f;z-index:999;transform:translate(-120%);opacity:0;transition:all .5s cubic-bezier(.16,1,.3,1);max-width:340px}.proof-toast.show{transform:translate(0);opacity:1}.proof-toast-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0}.proof-toast-text{font-size:13px;color:var(--text);line-height:1.4}.proof-toast-text strong{display:block}.proof-toast-time{font-size:11px;color:var(--text-muted);margin-top:2px}.proof-toast-close{position:absolute;top:8px;right:10px;font-size:16px;color:var(--text-muted);cursor:pointer;line-height:1;padding:2px}@media(max-width:480px){.proof-toast{left:12px;right:12px;max-width:none;bottom:80px}}.reveal{opacity:0;transform:translateY(32px);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}.reveal.visible{opacity:1;transform:translateY(0)}@media(max-width:900px){.problem-inner{grid-template-columns:1fr;gap:32px}.peptide-inner,.compare-grid{grid-template-columns:1fr}.compare-col.featured{transform:scale(1)}.results-grid{grid-template-columns:repeat(2,1fr)}.process-steps{grid-template-columns:1fr;gap:16px}.process-arrow{padding-top:0;transform:rotate(90deg)}.hero-trust-strip{flex-direction:column;gap:16px}.hero-trust-divider{width:60px;height:1px}.myths-grid{grid-template-columns:1fr}.timeline{flex-wrap:wrap;gap:24px}.tl-step{flex:0 0 calc(50% - 12px)}}@media(max-width:600px){.results-grid{grid-template-columns:1fr 1fr}.peptide-stats{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:12px}.tl-step{flex:0 0 calc(50% - 10px)}}@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/page-science.css.map */
