.hero-search{background:radial-gradient(80% 50% at 70% 0,#ffd7001a 0%,#0000 60%),radial-gradient(60% 40% at 10% 80%,#0096cc2e 0%,#0000 55%),linear-gradient(160deg,#003666 0%,#0a4d8c 50%,#1565c0 100%);justify-content:center;align-items:center;min-height:clamp(70vh,80vh,900px);padding:clamp(3rem,5vw,5rem) 1.25rem 4rem;display:flex;position:relative;overflow:hidden}.hero-search:after{content:"";background:linear-gradient(to bottom, transparent 0%, #0a1e3c73 40%, var(--background,#f4f8fb) 100%);pointer-events:none;z-index:2;height:140px;position:absolute;bottom:0;left:0;right:0}.hero-search--mobile{align-items:flex-start;min-height:auto;padding:1.25rem 1rem 2rem}@media (max-width:768px){.hide-on-mobile{display:none!important}}.hero-search__grid-noise{pointer-events:none;opacity:.04;background-image:linear-gradient(#00a3e066 1px,#0000 1px),linear-gradient(90deg,#00a3e066 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.hero-search__content{z-index:1;text-align:center;width:100%;max-width:760px;position:relative}.hero-search__eyebrow{color:#78dcfff2;letter-spacing:.06em;text-transform:uppercase;background:#00a3e026;border:1px solid #00a3e059;border-radius:999px;align-items:center;gap:.45rem;margin-bottom:1.75rem;padding:.35rem 1rem;font-size:.72rem;font-weight:700;display:inline-flex}.hero-search__title{color:#fff;letter-spacing:-.025em;margin-bottom:1rem;font-size:clamp(2rem,5vw,3.6rem);font-weight:800;line-height:1.15}.hero-search__title--mobile{margin-bottom:.65rem;font-size:clamp(1.7rem,6.5vw,2.1rem);line-height:1.2}@media (max-width:400px){.hero-search__title--mobile{font-size:1.55rem}}.hero-search__gradient-text{background:linear-gradient(135deg,gold,#00c6ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-search__subtitle{color:#c8dcffbf;max-width:560px;margin:0 auto 2.5rem;font-size:clamp(.9rem,2vw,1.2rem);line-height:1.6}@media (max-width:768px){.hero-search__subtitle{color:#c8dcffa6;margin-bottom:1.5rem;font-size:.88rem}}@media (max-width:400px){.hero-search__subtitle{display:none}}.hero-search__form{margin-bottom:1.25rem}.hero-search__input-wrapper{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff12;border:1.5px solid #ffffff2e;border-radius:14px;align-items:center;padding:.5rem .5rem .5rem 1.25rem;transition:all .25s;display:flex;box-shadow:0 4px 24px #00000040}.hero-search__input-wrapper--focused{border-color:var(--secondary);background:#ffffff1f;box-shadow:0 0 0 4px #00a3e033}.hero-search__input-wrapper--mobile{border-radius:12px;padding:.35rem .35rem .35rem .6rem}.hero-search__input{color:#fff;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:.6rem 1rem;font-family:inherit;font-size:1rem}.hero-search__input::placeholder{color:#c8dcff80}.hero-search__input--mobile{padding:.6rem .75rem}.hero-search__submit{background:var(--gradient-premium);color:#fff;cursor:pointer;border:none;border-radius:10px;flex-shrink:0;padding:.65rem 1.4rem;font-size:.9rem;font-weight:700;transition:opacity .2s,transform .15s}.hero-search__submit:hover{opacity:.9;transform:scale(1.02)}.hero-search__suggestions-header{color:#c8dcff99;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.75rem;font-size:.72rem;font-weight:700}@media (max-width:768px){.hero-search__suggestions-header{margin-bottom:.5rem;font-size:.65rem}}.hero-search__suggestions-container{width:100vw;margin-bottom:2.5rem;margin-left:-50vw;margin-right:-50vw;position:relative;left:50%;right:50%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000);mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000)}.hero-search__suggestions-track{gap:.75rem;width:max-content;padding:.5rem 0;animation:50s linear infinite marquee;display:flex}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (hover:hover){.hero-search__suggestions-container:hover .hero-search__suggestions-track{animation-play-state:paused}}@media (max-width:768px){.hero-search__suggestions-container{width:100vw;margin-bottom:1.5rem;margin-left:-50vw;margin-right:-50vw;left:50%;right:50%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000);mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000)}.hero-search__suggestions-track{gap:.75rem;width:max-content;padding:.5rem 0;animation:40s linear infinite marquee;display:flex}}.hero-search__chip{color:#c8dcffd9;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff14;border:1px solid #ffffff26;border-radius:999px;align-items:center;gap:.45rem;padding:.35rem .85rem;font-size:.8rem;transition:all .18s;display:flex}.hero-search__chip--mobile{white-space:nowrap;flex-shrink:0;padding:.4rem 1rem;font-size:.75rem}.hero-search__chip:hover{color:#fff;background:#00a3e033;border-color:#00a3e073;transform:translateY(-1px)}.hero-search__trust{flex-wrap:wrap;justify-content:center;gap:.75rem;padding-top:2.25rem;display:flex}.hero-search__trust--mobile{justify-content:center;gap:.4rem;padding-top:1rem}@media (max-width:360px){.hero-search__trust--mobile{flex-direction:column;align-items:center}}.hero-search__trust-item{color:#fff9;background:#ffffff0a;border-radius:6px;flex-shrink:0;align-items:center;gap:.5rem;padding:.4rem .85rem;font-size:.78rem;font-weight:600;display:flex}.hero-search__trust-item:hover{cursor:default}.hero-search__trust-item--link{cursor:pointer;font-family:inherit}.hero-search__trust-item--link:hover{color:#fff;background:#00a3e02e;border-color:#00a3e08c;transform:translateY(-1px)}.hero-search__trust-item--mobile{padding:.35rem .65rem;font-size:.65rem}.hero-search__browse-cta{justify-content:center;margin-bottom:.25rem;display:flex}.hero-search__browse-btn{color:#78dcfff2;cursor:pointer;letter-spacing:.01em;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:0 0;border:1px solid #00a3e073;border-radius:999px;align-items:center;gap:.4rem;padding:.5rem 1.25rem;font-family:inherit;font-size:.82rem;font-weight:600;transition:all .2s;display:inline-flex}.hero-search__browse-btn:hover{color:#fff;background:#00a3e02e;border-color:#00a3e0b3;transform:translateY(-1px)}
.peptide-section{background-color:var(--background);padding:6rem 0;scroll-margin-top:72px;position:relative}@media (max-width:768px){.peptide-section{scroll-margin-top:64px}}.peptide-section__header{text-align:center;margin-bottom:4rem}.peptide-section__label{color:var(--primary);text-transform:uppercase;letter-spacing:4px;align-items:center;gap:.75rem;margin-bottom:1.25rem;font-size:.8rem;font-weight:800;display:inline-flex}.peptide-section__title{color:var(--text-main);letter-spacing:-.04em;margin-bottom:1.25rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800}.peptide-section__subtitle{max-width:650px;color:var(--text-muted);margin:0 auto;font-size:1.2rem;font-weight:400;line-height:1.6}.peptide-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.25rem;display:grid}.peptide-card{cursor:pointer;opacity:0;-webkit-tap-highlight-color:#004b8714;background-color:#fff;border:1px solid #f1f5f9;border-radius:24px;outline:none;flex-direction:column;align-items:center;padding:2.5rem 2rem;transition:transform .3s cubic-bezier(.19,1,.22,1),box-shadow .3s cubic-bezier(.19,1,.22,1),opacity .4s;display:flex;position:relative;overflow:hidden;transform:translateY(20px);box-shadow:0 10px 30px -10px #0000000d}.peptide-card--visible{opacity:1;transform:translateY(0)}.peptide-card:hover{transform:translateY(-6px);box-shadow:0 20px 50px -15px #0000001f}.peptide-card:active{transform:scale(.97);box-shadow:0 5px 15px -5px #00000014}.peptide-card__tag{color:var(--primary);text-transform:uppercase;letter-spacing:.08em;background-color:#00a3e012;border-radius:99px;align-self:center;margin-bottom:2rem;padding:.45rem 1rem;font-size:.7rem;font-weight:800}.peptide-card__img{object-fit:contain;width:140px;height:140px;margin:0 auto 1.5rem;transition:transform .4s;display:block}.peptide-card:hover .peptide-card__img{will-change:transform;transform:scale(1.05)translateY(-5px)}.peptide-card__body{text-align:center;flex-direction:column;flex-grow:1;width:100%;display:flex}.peptide-card__title{color:var(--text-main);letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.peptide-card__desc{color:var(--text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.95rem;font-weight:400;line-height:1.6;display:-webkit-box;overflow:hidden}.peptide-card__dosage{background:#00a3e00f;border:1px solid #00a3e02e;border-radius:99px;align-items:center;gap:.4rem;width:fit-content;margin:.5rem auto .75rem;padding:.35rem .85rem;display:inline-flex;box-shadow:0 1px 2px #00000008}.peptide-card__dosage-label{text-transform:uppercase;letter-spacing:.07em;color:var(--primary);opacity:.7;font-size:.62rem;font-weight:800}.peptide-card__dosage-value{color:var(--primary);font-size:.75rem;font-weight:700;font-family:var(--font-mono)}.peptide-card__footer{color:var(--secondary);justify-content:center;align-items:center;gap:.5rem;margin-top:auto;padding-top:1.5rem;font-size:.85rem;font-weight:800;display:flex}.peptide-card__mobile-cta{display:none}@media (max-width:1200px){.peptide-grid{gap:1.5rem}}@media (max-width:768px){.peptide-section{padding:1.5rem 0 4rem}.peptide-section__header{margin-bottom:2.5rem}.peptide-section__subtitle{font-size:1rem}.peptide-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.peptide-card{border-radius:16px;padding:1.25rem 1rem;transition:transform .2s,box-shadow .2s,opacity .35s}.peptide-card__title{margin-bottom:.4rem;font-size:1.05rem}.peptide-card__img{width:80px;height:80px;margin-bottom:.75rem}.peptide-card__tag{margin-bottom:.875rem;padding:.3rem .6rem;font-size:.6rem}.peptide-card__desc{-webkit-line-clamp:2;font-size:.8rem}.peptide-card__footer{padding-top:.75rem;font-size:.72rem}.peptide-card__mobile-cta{color:var(--primary);background:#004b870d;border-radius:8px;justify-content:center;align-items:center;gap:.25rem;width:100%;margin-top:.75rem;padding:.5rem;font-size:.72rem;font-weight:700;transition:background .2s,color .2s;display:flex}.peptide-card:active .peptide-card__mobile-cta{background:var(--primary);color:#fff}}@media (max-width:400px){.peptide-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.peptide-card,.peptide-card__img,.peptide-card__mobile-cta{transition:none!important;animation:none!important}.peptide-card--visible{opacity:1!important;transform:none!important}.peptide-card:hover .peptide-card__img{transform:none!important}}.trending-protocols{background:var(--surface);border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light);content-visibility:auto;contain-intrinsic-size:1px 500px;padding:5rem 0}@media (max-width:768px){.trending-protocols{padding:1.5rem 0 3rem}}.trending-protocols__header{text-align:center;margin-bottom:3rem}.trending-protocols__label{letter-spacing:.1em;text-transform:uppercase;color:var(--secondary);background:var(--accent-soft);border:1px solid var(--accent-medium);border-radius:99px;align-items:center;gap:.45rem;margin-bottom:1rem;padding:.3rem .9rem;font-size:.75rem;font-weight:700;display:inline-flex}.trending-protocols__title{font-family:var(--font-heading);color:var(--primary);margin-bottom:.75rem;font-size:clamp(1.6rem,3.5vw,2.5rem)}.trending-protocols__subtitle{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1rem;line-height:1.65}.proto-list{background:#fff;border:1px solid #0036661a;border-radius:16px;flex-direction:column;gap:0;max-width:860px;margin:0 auto;display:flex;overflow:hidden}.proto-row{cursor:pointer;border-bottom:1px solid #00366612;align-items:flex-start;gap:1.1rem;padding:1.2rem 1.4rem;transition:background .18s;display:flex;position:relative}.proto-row:last-child{border-bottom:none}.proto-row:hover{background:#f8faff}.proto-row:focus-visible{outline:2px solid var(--secondary);outline-offset:-2px}.proto-row__icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;margin-top:.1rem;display:flex}.proto-row__body{flex:1;min-width:0}.proto-row__name{font-family:var(--font-heading);color:var(--primary);white-space:nowrap;text-overflow:ellipsis;margin-bottom:.35rem;font-size:.98rem;font-weight:700;line-height:1.3;overflow:hidden}.proto-row__summary{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.65rem;font-size:.84rem;line-height:1.55;display:-webkit-box;overflow:hidden}.proto-row__meta{flex-wrap:wrap;gap:.4rem;display:flex}.proto-row__chip{color:#64748b;white-space:nowrap;background:#f1f5f9;border-radius:6px;align-items:center;gap:.3rem;padding:.18rem .55rem;font-size:.72rem;font-weight:500;display:inline-flex}.proto-row__chip--intensity{background:0 0;border:1px solid #0036661a}.proto-row__dot{border-radius:50%;flex-shrink:0;width:7px;height:7px;display:inline-block}.proto-row__chevron{color:#94a3b8;flex-shrink:0;margin-top:.2rem;transition:transform .2s,color .2s}.proto-row:hover .proto-row__chevron{color:var(--secondary);transform:translate(3px)}.proto-list--skeleton{border-radius:16px;max-width:860px;margin:0 auto;overflow:hidden}.proto-row--skeleton{pointer-events:none;background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%) 0 0/200% 100%;border-bottom:1px solid #00366612;height:80px;animation:1.4s infinite proto-shimmer}@keyframes proto-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.proto-card{cursor:pointer;background:#fff;border:1px solid #0036661a;border-radius:16px;flex-direction:column;transition:transform .28s cubic-bezier(.165,.84,.44,1),box-shadow .28s cubic-bezier(.165,.84,.44,1),border-color .2s;display:flex;position:relative;overflow:hidden}.proto-card:hover{border-color:#2563eb47;transform:translateY(-5px);box-shadow:0 20px 40px -8px #00366624}.proto-card__body{flex:1;padding:1.4rem 1.4rem 1rem}.proto-card__name{font-family:var(--font-heading);color:var(--primary);margin-bottom:.5rem;font-size:1.05rem;font-weight:700}.proto-card__tagline{color:var(--text-muted);margin-bottom:1rem;font-size:.86rem;line-height:1.55}.proto-card__dot{border-radius:50%;width:7px;height:7px;display:inline-block}.proto-card__footer{border-top:1px solid #f1f5f9;justify-content:flex-end;align-items:center;padding:.8rem 1.4rem;display:flex}.proto-card__cta{color:var(--secondary);align-items:center;gap:.3rem;font-size:.8rem;font-weight:600;transition:gap .2s;display:inline-flex}.proto-card:hover .proto-card__cta{gap:.5rem}.trending-protocols__browse{justify-content:center;margin-top:2.5rem;display:flex}.trending-protocols__browse-btn{color:var(--primary);font-size:.92rem;font-weight:600;font-family:var(--font-sans);cursor:pointer;background:#fff;border:1.5px solid #00366626;border-radius:10px;align-items:center;gap:.5rem;padding:.75rem 1.75rem;transition:all .25s;display:inline-flex}.trending-protocols__browse-btn:hover{background:var(--primary);color:#fff;border-color:var(--primary);transform:translateY(-2px);box-shadow:0 8px 20px #00366633}.tp2{background:var(--section-alt);content-visibility:auto;contain-intrinsic-size:1px 600px;padding:6rem 0;position:relative;overflow:hidden}@media (max-width:768px){.tp2{padding:1.5rem 0 4rem}}.tp2:before{content:"";pointer-events:none;background:radial-gradient(60% 40% at 20% 30%,#0096cc0f 0%,#0000 70%),radial-gradient(50% 35% at 80% 70%,#0036660a 0%,#0000 70%);position:absolute;inset:0}.tp2__header{text-align:center;margin-bottom:2.5rem;position:relative}.tp2__badge{letter-spacing:.12em;text-transform:uppercase;color:var(--secondary);background:var(--accent-soft);border:1px solid var(--border);border-radius:99px;align-items:center;gap:.4rem;margin-bottom:1.1rem;padding:.28rem .9rem;font-size:.72rem;font-weight:700;display:inline-flex}.tp2__title{font-family:var(--font-heading);color:var(--primary);margin-bottom:.75rem;font-size:clamp(1.8rem,4vw,2.8rem);line-height:1.15}.tp2__title span{background:var(--gradient-accent);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.tp2__subtitle{color:var(--text-muted);max-width:560px;margin:0 auto;font-size:1rem;line-height:1.7}.tp2__filters{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:3rem;display:flex;position:relative}.tp2__filter-btn{border:1px solid var(--border);background:var(--surface);color:var(--text-muted);font-size:.8rem;font-weight:600;font-family:var(--font-sans);cursor:pointer;white-space:nowrap;border-radius:99px;align-items:center;gap:.4rem;padding:.45rem 1rem;transition:all .2s;display:inline-flex}.tp2__filter-btn:hover{background:var(--accent-soft);color:var(--primary);border-color:var(--secondary)}.tp2__filter-btn--active{background:var(--primary);border-color:var(--primary);color:#fff}.tp2__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}@media (max-width:1024px){.tp2__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.tp2__grid{grid-template-columns:1fr}}.tp2-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);cursor:pointer;box-shadow:var(--shadow-sm);flex-direction:column;transition:transform .28s cubic-bezier(.165,.84,.44,1),box-shadow .28s cubic-bezier(.165,.84,.44,1),border-color .2s;display:flex;position:relative;overflow:hidden}.tp2-card:hover{box-shadow:var(--shadow-lg);border-color:var(--secondary);transform:translateY(-5px)}.tp2-card__banner{flex-shrink:0;width:100%;height:6px}.tp2-card__body{flex-direction:column;flex:1;padding:1.4rem 1.4rem 1rem;display:flex}.tp2-card__top{align-items:flex-start;gap:.85rem;margin-bottom:.9rem;display:flex}.tp2-card__icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.tp2-card__titles{flex:1;min-width:0}.tp2-card__category{letter-spacing:.08em;text-transform:uppercase;color:var(--secondary);margin-bottom:.3rem;font-size:.7rem;font-weight:700}.tp2-card__name{font-family:var(--font-heading);color:var(--primary);font-size:1rem;font-weight:700;line-height:1.3}.tp2-card__tagline{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;margin-bottom:1rem;font-size:.84rem;line-height:1.6;display:-webkit-box;overflow:hidden}.tp2-card__tags{flex-wrap:wrap;gap:.4rem;margin-bottom:1.1rem;display:flex}.tp2-card__tag{background:var(--accent-soft);color:var(--text-muted);border:1px solid var(--border-light);white-space:nowrap;border-radius:6px;padding:.2rem .55rem;font-size:.68rem;font-weight:500}.tp2-card__footer{border-top:1px solid var(--border-light);justify-content:space-between;align-items:center;padding:.75rem 1.4rem;display:flex}.tp2-card__meta{color:var(--text-light);align-items:center;gap:.35rem;font-size:.75rem;display:flex}.tp2-card__cta{color:var(--secondary);align-items:center;gap:.3rem;font-size:.78rem;font-weight:600;transition:gap .2s;display:inline-flex}.tp2-card:hover .tp2-card__cta{gap:.55rem}.tp2__browse{justify-content:center;margin-top:3rem;display:flex;position:relative}.tp2__browse-btn{border-radius:var(--radius-md);background:var(--surface);border:1.5px solid var(--border);color:var(--primary);font-size:.95rem;font-weight:600;font-family:var(--font-sans);cursor:pointer;box-shadow:var(--shadow-sm);align-items:center;gap:.55rem;padding:.85rem 2.2rem;transition:all .25s;display:inline-flex}.tp2__browse-btn:hover{background:var(--primary);border-color:var(--primary);color:#fff;box-shadow:var(--shadow-md);transform:translateY(-2px)}.proto-back-btn{color:#ffffffbf;cursor:pointer;font-size:.85rem;font-weight:600;font-family:var(--font-sans);background:#ffffff1a;border:1px solid #fff3;border-radius:8px;align-items:center;gap:.4rem;margin-bottom:1.5rem;padding:.45rem .9rem;transition:all .2s;display:inline-flex}.proto-back-btn:hover{color:#fff;background:#fff3}.cat-nav-desktop{display:flex}.cat-nav-desktop button:hover{background:#ffffff26!important;border-color:#ffffff4d!important}.proto-detail__hero{background:linear-gradient(135deg,#003666 0%,#005a9c 60%,#0070c0 100%) fixed;padding:4.5rem 0 2.5rem;position:relative;overflow:hidden}.proto-detail__hero:before{content:"";pointer-events:none;background:radial-gradient(60% 80% at 80%,#00a3e026 0%,#0000 70%),url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.02'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.proto-detail__hero-title{font-family:var(--font-heading);color:#fff;letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(1.75rem,4.5vw,3rem);font-weight:800;line-height:1.15}.proto-detail__hero-tagline{color:#ffffffeb;max-width:640px;margin-bottom:2rem;font-size:clamp(.95rem,2vw,1.1rem);line-height:1.65}.proto-detail__body{background:#f8fafc;padding:3rem 0 5rem}.proto-detail__layout{grid-template-columns:1fr;align-items:start;gap:2.5rem;display:grid}.proto-hero-identity{align-items:flex-start;gap:1.5rem;margin-top:1rem;margin-bottom:1rem;display:flex}.proto-hero-identity-row{gap:1.25rem}.proto-hero-icon{width:72px!important;height:72px!important}@media (max-width:768px){.proto-hero-identity-row{gap:1rem;margin-bottom:.75rem}.proto-hero-icon{border-radius:14px!important;width:52px!important;height:52px!important}}@media (max-width:390px){.proto-hero-icon{border-radius:12px!important;width:44px!important;height:44px!important}}.proto-hero-meta-chips{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.5rem;padding-top:.25rem;display:flex}@media (max-width:640px){.proto-hero-meta-chips{flex-direction:row;justify-content:flex-start;align-items:center;margin-top:.6rem}}@media (max-width:960px){.proto-detail__layout{gap:1.5rem}}@media (max-width:767px){.proto-detail__layout{flex-direction:column;display:flex}.proto-chart-mobile-wrap{border-radius:10px;max-height:240px;overflow:auto hidden;box-shadow:0 2px 12px #00366614}}.proto-section{border:1px solid var(--border,#00366614);background:#fff;border-radius:12px;margin-bottom:1rem;padding:1.5rem;box-shadow:0 2px 8px #00366608}.proto-section__title{font-family:var(--font-heading);color:var(--primary);border-bottom:1px solid #f1f5f9;align-items:center;gap:.5rem;margin-bottom:1rem;padding-bottom:.65rem;font-size:.9rem;font-weight:700;display:flex}.proto-section__title svg{color:var(--secondary);flex-shrink:0}.proto-section__text{color:var(--text-muted);font-size:.92rem;line-height:1.65}.proto-list{flex-direction:column;gap:.5rem;padding-left:1.25rem;display:flex}.proto-list li{color:var(--text-muted);font-size:.92rem;line-height:1.6}.proto-references{flex-direction:column;gap:.6rem;padding-left:1.5rem;display:flex}.proto-references li{color:var(--text-muted);font-size:.88rem;line-height:1.55}.proto-references a{color:var(--secondary);text-underline-offset:3px;text-decoration:underline}.proto-phases{flex-direction:column;gap:.75rem;display:flex}.proto-phase{border:1px solid #0036661a;border-radius:12px;transition:border-color .2s;overflow:hidden}.proto-phase--open{border-color:#2563eb4d;box-shadow:0 4px 12px #2563eb0f}.proto-phase__header{cursor:pointer;text-align:left;width:100%;font-family:var(--font-sans);color:var(--primary);background:#f8fafc;border:none;justify-content:space-between;align-items:center;padding:.9rem 1.1rem;transition:background .2s;display:flex}.proto-phase__header:hover{background:#f0f7ff}.proto-phase__title-row{flex:1;align-items:center;gap:.65rem;min-width:0;display:flex}.proto-phase__num{font-family:var(--font-mono);letter-spacing:.05em;color:var(--secondary);background:var(--accent-soft);border:1px solid var(--accent-medium);border-radius:6px;flex-shrink:0;padding:.18rem .5rem;font-size:.72rem;font-weight:700}.proto-phase__title-group{flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}.proto-phase__name{color:var(--primary);white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}.proto-phase__subtitle-preview{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;line-height:1.3;overflow:hidden}.proto-phase__dur{color:#64748b;background:#f1f5f9;border-radius:4px;flex-shrink:0;align-items:center;gap:.2rem;padding:.15rem .45rem;font-size:.7rem;font-weight:600;display:inline-flex}.proto-phase__header-right{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.proto-phase__compound-count{color:#94a3b8;letter-spacing:.03em;font-size:.68rem;font-weight:600}.proto-phase__body{border-top:1px solid #f1f5f9;flex-direction:column;gap:1rem;padding:1.25rem 1.1rem;display:flex}.proto-phase__objective{color:var(--text-muted);background:#f8fafc;border-left:2px solid #e2e8f0;border-radius:0 6px 6px 0;margin:0;padding:.75rem;font-size:.88rem;line-height:1.65}.proto-phase__drugs-title{letter-spacing:.08em;text-transform:uppercase;color:#64748b;align-items:center;gap:.4rem;margin-bottom:.5rem;font-size:.68rem;font-weight:700;display:flex}.proto-phase__drugs-count{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin-left:auto;font-size:.6rem;font-weight:700;display:inline-flex}.proto-compound-table{border:.5px solid #e2e8f0;border-radius:8px;font-size:.8rem;overflow:hidden}.proto-compound-table__head{background:#f8fafc;border-bottom:.5px solid #e2e8f0;grid-template-columns:2fr 1.2fr 1.5fr 1fr;gap:.5rem;padding:.45rem .75rem;display:grid}.proto-compound-table__head span{letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;font-size:.62rem;font-weight:700}.proto-compound-table__row{border-bottom:.5px solid #f1f5f9;grid-template-columns:2fr 1.2fr 1.5fr 1fr;align-items:center;gap:.5rem;padding:.6rem .75rem;transition:background .15s;display:grid}.proto-compound-table__row:last-child{border-bottom:none}.proto-compound-table__row:hover{background:#f8fafc}.proto-compound-table__name{color:var(--primary);text-overflow:ellipsis;white-space:nowrap;font-family:"ui-monospace",SFMono-Regular,monospace;font-size:.8rem;font-weight:600;overflow:hidden}.proto-compound-table__dose{color:#1d4ed8;font-family:"ui-monospace",SFMono-Regular,monospace;font-size:.78rem;font-weight:600}.proto-compound-table__freq{color:#475569;font-size:.75rem}.proto-compound-table__route{color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-weight:600}.proto-phase__details-toggle{color:#64748b;cursor:pointer;letter-spacing:.03em;background:0 0;border:.5px solid #e2e8f0;border-radius:6px;align-self:flex-start;align-items:center;gap:.3rem;padding:.28rem .7rem;font-size:.72rem;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.proto-phase__details-toggle:hover{color:var(--primary);background:#f8fafc;border-color:#cbd5e1}.proto-phase__details-panel{border-top:.5px dashed #e2e8f0;flex-direction:column;gap:.75rem;padding-top:.5rem;display:flex}.proto-phase__detail-block{flex-direction:column;gap:.4rem;display:flex}.proto-phase__detail-label{letter-spacing:.09em;text-transform:uppercase;color:#64748b;align-items:center;gap:.35rem;font-size:.65rem;font-weight:700;display:flex}.proto-phase__monitoring-text{color:var(--text-muted);margin:0;font-size:.85rem;line-height:1.55}.proto-phase__notes{color:#94a3b8;margin:0;font-size:.83rem;font-style:italic;line-height:1.55}@media (max-width:520px){.proto-compound-table{background:0 0;border:none}.proto-compound-table__head{display:none}.proto-compound-table__row{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;gap:.35rem;margin-bottom:.75rem;padding:1rem;display:flex}.proto-compound-table__row:hover{background:#f8fafc}.proto-compound-table__name{color:var(--primary);white-space:normal;margin-bottom:.25rem;font-size:.95rem}.proto-compound-table__dose:before{content:"Dose: ";color:#64748b;font-weight:500}.proto-compound-table__freq{display:block}.proto-compound-table__freq:before{content:"Freq: ";color:#64748b;font-weight:500}.proto-compound-table__route{display:block}.proto-compound-table__route:before{content:"Route: ";color:#64748b;font-weight:500}}.proto-eligibility{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}@media (max-width:600px){.proto-eligibility{grid-template-columns:1fr}}.proto-eligibility__col h4{letter-spacing:.05em;text-transform:uppercase;color:var(--primary);align-items:center;gap:.4rem;margin-bottom:.65rem;font-size:.82rem;font-weight:700;display:flex}.proto-eligibility__col ul{flex-direction:column;gap:.4rem;padding:0;list-style:none;display:flex}.proto-eligibility__col ul li{color:var(--text-muted);background:#4ade8012;border-left:3px solid #4ade80;border-radius:0 6px 6px 0;padding:.35rem .6rem;font-size:.875rem;line-height:1.5}.proto-eligibility__col--exclude ul li{background:#f8717112;border-left-color:#f87171}.proto-detail__sidebar{flex-direction:column;gap:1rem;display:flex;position:sticky;top:110px}@media (max-width:960px){.proto-detail__sidebar{position:static}}.proto-sidebar-card{border:1px solid var(--border,#00366614);background:#fff;border-radius:12px;padding:1.25rem;box-shadow:0 2px 8px #00366608}.proto-sidebar-card__title{font-family:var(--font-heading);color:var(--primary);border-bottom:1px solid #f1f5f9;align-items:center;gap:.4rem;margin-bottom:.9rem;padding-bottom:.65rem;font-size:.9rem;font-weight:700;display:flex}.proto-sidebar-card__list{flex-direction:column;gap:.5rem;padding:0;list-style:none;display:flex}.proto-sidebar-card__list li{color:var(--text-muted);padding-left:1rem;font-size:.87rem;line-height:1.5;position:relative}.proto-sidebar-card__list li:before{content:"›";color:var(--secondary);font-weight:700;position:absolute;left:0}.proto-sidebar-card--disclaimer{background:linear-gradient(135deg,#10b9810d 0%,#00366608 100%);border-color:#4ade8033;align-items:flex-start;gap:.75rem;display:flex}.proto-sidebar-card--disclaimer p{color:var(--text-muted);font-size:.82rem;line-height:1.6}.proto-sidebar-cta{color:#fff;width:100%;font-family:var(--font-sans);cursor:pointer;background:linear-gradient(135deg,#003666 0%,#005a9c 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .25s;display:flex;box-shadow:0 6px 18px #00366633}.proto-sidebar-cta:hover{transform:translateY(-2px);box-shadow:0 10px 26px #0036664d}.proto-detail-skeleton{padding-top:100px}.proto-detail-skeleton__hero{background:linear-gradient(90deg,#dbeafe 25%,#bfdbfe 50%,#dbeafe 75%) 0 0/200% 100%;height:280px;animation:1.4s infinite proto-shimmer}.proto-detail-skeleton__body{flex-direction:column;gap:1rem;max-width:900px;margin:2rem auto;padding:0 2rem;display:flex}.proto-detail-skeleton__block{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%) 0 0/200% 100%;border-radius:14px;height:120px;animation:1.4s infinite proto-shimmer}.proto-detail-notfound{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:70vh;padding:3rem 1.5rem;display:flex}.proto-detail-notfound h2{font-family:var(--font-heading);color:var(--primary);font-size:1.75rem}.proto-detail-notfound p{color:var(--text-muted);max-width:440px;font-size:.97rem;line-height:1.6}.proto-detail-notfound code{color:#ef4444;background:#f1f5f9;border-radius:4px;padding:.15rem .5rem;font-size:.85rem}.proto-detail-notfound .proto-back-btn{color:var(--primary);background:#00366612;border-color:#00366626;margin-top:.5rem}@media (max-width:768px){.proto-detail__hero{padding:5rem 0 2.5rem}.proto-detail__hero .container>div[style]{flex-direction:column;gap:1rem}.proto-detail__hero-title{font-size:clamp(1.35rem,6vw,1.75rem);line-height:1.2}.proto-header-charts,[class*=header-charts],canvas{max-width:100%;overflow-x:auto}.proto-detail__body{padding:2rem 0 4rem}.proto-section{border-radius:12px;padding:1rem}.proto-accordion>button{padding:1rem}.proto-accordion>div{padding-left:1rem!important;padding-right:1rem!important}.proto-section__text,.proto-accordion table,.proto-section table{font-size:.875rem}.proto-accordion td,.proto-accordion th{padding:.45rem .65rem!important}.proto-phase__header{padding:.75rem .9rem}.proto-sidebar-cta{padding:1rem 1.5rem;font-size:.95rem}}@media (max-width:400px){.proto-detail__hero-title{font-size:1.4rem}.proto-stat{min-width:60px;padding:.4rem .7rem}.proto-accordion>button span:nth-child(2){white-space:nowrap;text-overflow:ellipsis;max-width:calc(100vw - 120px);overflow:hidden}}.proto-timeline{gap:.5rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.proto-timeline__phase{background:color-mix(in srgb, var(--phase-color) 12%, white);border:2px solid var(--phase-color);text-align:center;cursor:pointer;min-width:90px;font-family:var(--font-sans);border-radius:10px;flex-direction:column;flex:1;gap:3px;padding:.75rem .6rem;transition:transform .15s,box-shadow .15s;display:flex}.proto-timeline__phase:hover{box-shadow:0 6px 18px color-mix(in srgb, var(--phase-color) 30%, transparent);transform:translateY(-3px)}.proto-timeline__badge{text-transform:uppercase;color:var(--phase-color);letter-spacing:.08em;font-size:.62rem;font-weight:800}.proto-timeline__name{color:#0f172a;font-size:.82rem;font-weight:700}.proto-timeline__weeks{color:#64748b;font-size:.68rem}.proto-criteria-list{flex-wrap:wrap;gap:.4rem;margin-top:.5rem;display:flex}.proto-badge{white-space:normal;text-align:left;border-radius:99px;align-items:center;gap:.3rem;padding:.3rem .65rem;font-size:.78rem;font-weight:600;line-height:1.35;display:inline-flex}.proto-badge--include{color:#15803d;background:#f0fdf4;border:1px solid #86efac}.proto-badge--exclude{color:#be123c;background:#fff1f2;border:1px solid #fda4af}.proto-badge--warn{color:#92400e;background:#fffbeb;border:1px solid #fcd34d}.proto-badge--caution{color:#c2410c;background:#fff7ed;border:1px solid #fed7aa}.proto-contraindication-card{background:#fffbeb;border:1.5px solid #fbbf24;border-radius:12px;padding:1.1rem 1.25rem}.proto-contraindication-card__header{color:#92400e;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:1rem;font-weight:700;display:flex}.proto-contraindication-card__sub{text-transform:uppercase;letter-spacing:.07em;color:#b45309;margin-top:.9rem;margin-bottom:.4rem;font-size:.75rem;font-weight:700}.proto-related{flex-direction:column;gap:.5rem;display:flex}.proto-related__card{cursor:pointer;text-align:left;width:100%;font-family:var(--font-sans);background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;align-items:center;gap:.85rem;padding:.75rem 1rem;transition:border-color .2s,box-shadow .2s;display:flex}.proto-related__card:hover{border-color:#94a3b8;box-shadow:0 4px 12px #0000000f}.proto-related__icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.proto-related__info{flex-direction:column;flex:1;gap:1px;display:flex}.proto-related__label{text-transform:uppercase;letter-spacing:.07em;color:#94a3b8;font-size:.65rem;font-weight:700}.proto-related__name{color:#0f172a;font-size:.9rem;font-weight:600}.proto-related__arrow{color:#94a3b8;flex-shrink:0}.proto-sidebar-cta--pdf{background:linear-gradient(135deg,#1e293b,#334155);margin-bottom:.5rem}.proto-sidebar-cta--pdf:hover{background:linear-gradient(135deg,#334155,#475569)}@media print{.proto-back-btn,.proto-sidebar-cta,nav,header,footer{display:none!important}.proto-detail__hero{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.proto-sticky-header{z-index:calc(var(--z-header) - 100);-webkit-backdrop-filter:blur(12px)saturate(1.6);will-change:transform;background:#020e1ceb;border-bottom:1px solid #ffffff12;transition:transform .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;right:0;transform:translateY(-100%)}.proto-sticky-header--visible{transform:translateY(0)}.proto-sticky-header__inner{justify-content:space-between;align-items:center;gap:1rem;padding-top:.65rem;padding-bottom:.65rem;display:flex}.proto-sticky-header__name{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:700;font-family:var(--font-heading);overflow:hidden}.proto-sticky-header__pdf{color:#fff;cursor:pointer;font-size:.78rem;font-weight:700;font-family:var(--font-sans);background:#ffffff1a;border:1px solid #ffffff26;border-radius:7px;flex-shrink:0;align-items:center;gap:.35rem;padding:.35rem .75rem;transition:background .2s;display:inline-flex}.proto-sticky-header__pdf:hover{background:#ffffff2e}.proto-status-badge{letter-spacing:.1em;text-transform:uppercase;color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:99px;flex-shrink:0;align-items:center;gap:.35rem;padding:.2rem .6rem;font-size:.65rem;font-weight:700;display:inline-flex}.proto-status-badge--hero{color:#ffffffbf;background:#ffffff1f;border-color:#fff3}.proto-status-badge__dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.proto-ruo-footer{color:#94a3b8;letter-spacing:.02em;text-align:center;background:#f8fafc;border-top:1px solid #e2e8f0;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.72rem;line-height:1.5;display:flex}.proto-ruo-footer__dot{opacity:.5;background:#64748b;border-radius:50%;flex-shrink:0;width:5px;height:5px}@media (max-width:768px){.proto-sticky-header__name{font-size:.8rem}.proto-ruo-footer{padding:.65rem 1rem;font-size:.68rem}}.co-wrap{z-index:calc(var(--z-modal) + 200);background:#fff;animation:.45s cubic-bezier(.19,1,.22,1) coSlideIn;position:fixed;inset:0;overflow-y:auto}@keyframes coSlideIn{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.co-inner{max-width:1080px;margin:0 auto;padding:3.5rem 2rem 8rem}.co-grid{grid-template-columns:1.5fr 1fr;align-items:start;gap:4rem;display:grid}.co-sidebar{position:sticky;top:2rem}.co-summary-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;padding:2rem}.co-summary-secure{color:#10b981;letter-spacing:.02em;background:#10b9810f;border:1px solid #10b98126;border-radius:12px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.75rem 1.25rem;font-size:.82rem;font-weight:700;display:flex;box-shadow:0 2px 10px #10b9810d}.co-summary-title{letter-spacing:.1em;text-transform:uppercase;color:#94a3b8;margin-bottom:1.25rem;font-size:.7rem;font-weight:700}.co-item-row{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}.co-item-row:last-of-type{border-bottom:none;margin-bottom:0}.co-item-name{color:#1e293b;font-size:.88rem;font-weight:700;line-height:1.35}.co-item-variant{color:#94a3b8;margin-top:2px;font-size:.72rem}.co-item-qty{color:#94a3b8;margin-top:2px;font-size:.76rem}.co-item-price{color:var(--primary);white-space:nowrap;font-size:.92rem;font-weight:700}.co-total-row{border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:1.25rem;display:flex}.co-total-label{color:#64748b;text-transform:uppercase;letter-spacing:.06em;font-size:.82rem;font-weight:700}.co-total-amount{color:var(--primary);font-size:1.7rem;font-weight:800;line-height:1}.co-total-sub{color:#94a3b8;margin-top:3px;font-size:.72rem}.co-input{color:#1e293b;width:100%;font-size:.95rem;font-family:var(--font-sans,inherit);background:#fff;border:1px solid #e2e8f0;border-radius:10px;outline:none;padding:.75rem 1rem;transition:border-color .2s,box-shadow .2s}.co-input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #004b8714}.co-input.invalid{border-color:#f87171}.co-input.valid{border-color:#10b981}.co-label{text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin-bottom:.45rem;font-size:.68rem;font-weight:700;display:block}.co-field{flex-direction:column;display:flex}.co-name-grid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.co-step-track{justify-content:center;align-items:center;max-width:340px;margin:0 auto;display:flex}.co-dot{border:2px solid #0000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;font-weight:800;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.co-dot.active{background:var(--primary);color:#fff;box-shadow:0 0 0 4px #004b8726,0 4px 12px #004b8740}.co-dot.done{color:#fff;background:#10b981}.co-dot.pending{color:#94a3b8;background:#f1f5f9;border-color:#e2e8f0}.co-dot-label{letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;margin-top:6px;font-size:.72rem;font-weight:700;transition:color .3s}.co-step-item{flex-direction:column;flex-shrink:0;align-items:center;gap:5px;display:flex}.co-dot-line{flex:1;align-self:flex-start;height:1.5px;margin:15px .25rem 1.6rem;transition:background .3s}.co-dot-line.done{background:#10b981}.co-dot-line.pending{background:#e2e8f0}.co-section-valid{color:#10b981;background:#10b98114;border:1px solid #10b98133;border-radius:8px;align-items:center;gap:.35rem;margin-bottom:1.25rem;padding:.4rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.co-pay-grid{grid-template-columns:1fr 1fr;gap:1rem;margin-top:.75rem;display:grid}.co-pay-card{cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;flex-direction:column;align-items:center;gap:.75rem;padding:1.75rem 1.5rem;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.co-pay-card:hover{border-color:var(--primary);background:#004b8705;transform:translateY(-2px);box-shadow:0 4px 15px #0000000d}.co-pay-card.selected{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary), 0 8px 25px #004b871f;background:#004b870a}.co-pay-card-label{color:#334155;font-size:.9rem;font-weight:700;transition:color .2s}.co-pay-card.selected .co-pay-card-label{color:var(--primary)}.co-pay-badge{color:#10b981;background:#10b9811a;border-radius:6px;margin-top:2px;padding:2px 8px;font-size:.72rem;font-weight:800}.co-cta-row{-webkit-backdrop-filter:blur(16px)saturate(180%);z-index:10;background:#ffffffeb;border-top:1px solid #e2e8f0cc;gap:1rem;margin-top:1.5rem;margin-left:-.5rem;margin-right:-.5rem;padding:1rem .5rem;display:flex;position:sticky;bottom:0}.co-btn-back{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex:1;padding:.9rem 1.25rem;font-size:.95rem;font-weight:600;transition:border-color .2s}.co-btn-back:hover{border-color:#94a3b8}.co-btn-next{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:12px;flex:2;justify-content:center;align-items:center;gap:.5rem;padding:.9rem 1.5rem;font-size:1rem;font-weight:700;transition:opacity .2s;display:flex}.co-btn-next:hover{opacity:.9}.co-btn-next:disabled{opacity:.5;cursor:not-allowed}.co-fab,.co-mobile-sheet{display:none}@media (max-width:768px){.co-inner{padding:2rem 1rem 10rem}.co-grid{display:block}.co-sidebar{display:none}.co-name-grid{grid-template-columns:1fr;gap:1rem}.co-cta-row{display:none}.co-fab{z-index:var(--z-drawer);-webkit-backdrop-filter:blur(25px)saturate(180%);background:#ffffffd9;border-top:1px solid #ffffff80;padding:.85rem 1.5rem 1.75rem;display:block;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 40px #00000014}.co-fab-inner{align-items:center;gap:1rem;display:flex}.co-fab-progress{background:#0000000d;border-radius:4px;height:4px;margin-bottom:1rem;overflow:hidden}.co-fab-progress-bar{background:linear-gradient(90deg, var(--primary), #0ea5e9);height:100%;transition:width .6s cubic-bezier(.19,1,.22,1)}.co-fab-back{color:#475569;cursor:pointer;background:#fffc;border:1px solid #0000000d;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;transition:all .2s;display:flex;box-shadow:0 4px 12px #00000008}.co-fab-back:active{background:#f1f5f9;transform:scale(.92)}.co-fab-btn{background:linear-gradient(135deg, var(--primary) 0%, #0ea5e9 100%);color:#fff;cursor:pointer;border:none;border-radius:16px;flex:1;justify-content:center;align-items:center;gap:.6rem;height:54px;font-size:1rem;font-weight:800;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex;box-shadow:0 8px 20px #004b8740}.co-fab-btn:active{opacity:.95;transform:scale(.96)}.co-fab-btn:disabled{opacity:.5;cursor:not-allowed}.co-mobile-sheet{z-index:var(--z-header);-webkit-backdrop-filter:blur(20px)saturate(160%);background:#fffc;border-bottom:1px solid #e2e8f099;margin:0 -1rem 1.5rem;display:block;position:sticky;top:0;left:0;right:0;box-shadow:0 4px 15px #00000005}.co-sheet-toggle{cursor:pointer;width:100%;color:var(--primary);background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.1rem 1.5rem;font-size:.92rem;font-weight:800;transition:background .2s;display:flex}.co-sheet-toggle:active{background:#004b870a}.co-sheet-body{background:#fff;border-top:1px dashed #e2e8f0cc;max-height:60vh;padding:.75rem 1.5rem 1.75rem;animation:.3s cubic-bezier(.19,1,.22,1) coSlideDown;overflow-y:auto}@keyframes coSlideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.co-pay-grid{grid-template-columns:1fr 1fr;gap:.75rem}.hide-on-mobile{display:none!important}}.qd-section{background:var(--background,#f4f8fb);border-bottom:1px solid var(--border-light,#ebf2f8);padding:clamp(3.5rem,7vw,5.5rem) 1.25rem;position:relative;overflow:hidden}.qd-container{z-index:1;max-width:1200px;margin:0 auto;position:relative}.qd-header{text-align:center;margin-bottom:3rem}.qd-eyebrow{color:var(--secondary,#0096cc);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem;font-weight:700}.qd-title{color:var(--primary,#003666);letter-spacing:-.018em;margin:0;font-size:clamp(1.6rem,3.5vw,2.25rem);font-weight:800;line-height:1.2}.qd-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;display:grid}.qd-card{background:var(--qd-bg);border:1.5px solid var(--qd-border);text-align:left;cursor:pointer;background-color:var(--surface,#fff);box-shadow:var(--shadow-sm,0 1px 4px #0036660f);border-radius:16px;flex-direction:column;gap:1.1rem;padding:1.75rem;transition:transform .3s cubic-bezier(.2,.8,.2,1),border-color .25s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.qd-card--soon{cursor:default;opacity:.82}.qd-card:hover:not(.qd-card--soon){box-shadow:0 16px 40px var(--qd-bg);border-color:var(--qd-color);transform:translateY(-5px)}.qd-card:active:not(.qd-card--soon){transform:translateY(-2px)}.qd-icon-wrapper{background:color-mix(in srgb, var(--qd-color) 12%, transparent);border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .25s,background-color .25s;display:flex}.qd-card:hover:not(.qd-card--soon) .qd-icon-wrapper{background:color-mix(in srgb, var(--qd-color) 18%, transparent);transform:scale(1.1)}.qd-card-content{flex-direction:column;flex:1;gap:.4rem;display:flex}.qd-card-title{color:var(--primary,#003666);font-size:1.05rem;font-weight:700;line-height:1.25}.qd-card-desc{color:var(--text-muted,#4a6080);font-size:.83rem;line-height:1.6}.qd-soon-badge{background:color-mix(in srgb, var(--qd-color) 18%, transparent);border:1px solid color-mix(in srgb, var(--qd-color) 40%, transparent);color:var(--qd-color);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-self:flex-start;align-items:center;gap:.3rem;margin-top:auto;padding:.25rem .65rem;font-size:.72rem;font-weight:700;display:inline-flex}.qd-action-link{color:var(--qd-color);align-items:center;gap:.35rem;margin-top:auto;font-size:.82rem;font-weight:650;transition:color .2s;display:inline-flex}.qd-action-link svg{transition:transform .25s cubic-bezier(.2,.8,.2,1)}.qd-card:hover:not(.qd-card--soon) .qd-action-link svg{transform:translate(4px)}@media (max-width:640px){.qd-section{padding:2.75rem 1.1rem}.qd-grid{grid-template-columns:1fr;gap:1.1rem}.qd-card{gap:.9rem;padding:1.5rem}.qd-header{margin-bottom:2.2rem}}
:root{--pep-semaglutide:#0070c0;--pep-tirzepatide:#2563eb;--pep-bpc157:#059669;--pep-tb4:#0891b2;--pep-ipamorelin:#7c3aed;--pep-cjc1295:#6d28d9;--pep-hgh:#b45309;--pep-testosterone:#92400e;--pep-nad:#0f766e;--pep-generic:#475569;--pep-semaglutide-tint:#0070c01a;--pep-bpc157-tint:#0596691a;--pep-tb4-tint:#0891b21a;--pep-ipamorelin-tint:#7c3aed1a;--pep-nad-tint:#0f766e1a;--pep-generic-tint:#47556914;--supp-vitamin-d:#d97706;--supp-omega3:#0369a1;--supp-zinc:#4b5563;--supp-magnesium:#6b7280;--supp-creatine:#1d4ed8;--supp-generic:#64748b;--bro-pad-hero:5rem 0 2.5rem;--bro-pad-section:2.5rem;--bro-gap-stat:1rem;--bro-gap-chip:.5rem;--bro-stat-bg:#ffffff1a;--bro-stat-border:#ffffff2e;--bro-stat-radius:14px;--bro-stat-pad:1rem 1.25rem;--bro-stat-value-color:#fff;--bro-stat-label-color:#ffffff8c;--bro-table-head-bg:#0036660f;--bro-table-head-color:var(--primary);--bro-table-row-alt:#00366605;--bro-table-border:var(--border-light);--bro-table-radius:10px;--phase-1-color:#0096cc;--phase-2-color:#0070c0;--phase-3-color:#1a5ea8;--phase-4-color:#059669;--phase-5-color:#7c3aed;--bro-print-margin:.75in;--bro-print-font-size:10pt}.bro-pep-chip{letter-spacing:.04em;text-transform:uppercase;color:#fff;white-space:nowrap;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff1f;border:1px solid #ffffff38;border-radius:9999px;align-items:center;gap:.4rem;padding:.3rem .7rem;font-size:.7rem;font-weight:700;transition:background .2s,border-color .2s;display:inline-flex}.bro-pep-chip:hover{background:#fff3;border-color:#ffffff61}.bro-pep-chip__dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.bro-stat-block{padding:var(--bro-stat-pad);background:var(--bro-stat-bg);border:1px solid var(--bro-stat-border);border-radius:var(--bro-stat-radius);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:.2rem;min-width:90px;display:flex}.bro-stat-block__value{color:var(--bro-stat-value-color);letter-spacing:-.04em;font-family:Outfit,sans-serif;font-size:clamp(1.4rem,3vw,2.1rem);font-weight:850;line-height:1}.bro-stat-block__unit{color:var(--bro-stat-label-color);text-transform:uppercase;letter-spacing:.08em;font-size:.65rem;font-weight:600}.bro-stat-block__label{color:var(--bro-stat-label-color);text-transform:uppercase;letter-spacing:.1em;margin-top:.15rem;font-size:.6rem;font-weight:600}.bro-objective-block{color:#ffffffd1;background:#ffffff12;border:1px solid #ffffff24;border-left:3px solid #ffffff80;border-radius:10px;max-width:680px;margin-top:1.25rem;padding:.9rem 1.2rem;font-size:clamp(.82rem,1.4vw,.92rem);line-height:1.65}.bro-objective-block__label{letter-spacing:.12em;text-transform:uppercase;color:#ffffff73;margin-bottom:.35rem;font-size:.6rem;font-weight:700}.bro-goals-row{flex-wrap:wrap;gap:.45rem;margin-top:1rem;display:flex}.bro-goal-chip{color:#ffffffb8;text-transform:uppercase;letter-spacing:.05em;background:#ffffff14;border:1px solid #ffffff1f;border-radius:6px;align-items:center;gap:.3rem;padding:.25rem .6rem;font-size:.65rem;font-weight:600;display:inline-flex}.brochure-hero-top{grid-template-columns:1fr auto;align-items:flex-start;gap:2rem;margin-bottom:1.5rem;display:grid}.brochure-hero-stats{gap:var(--bro-gap-stat);flex-direction:column;flex-shrink:0;display:flex}.brochure-hero-pep-row{gap:var(--bro-gap-chip);flex-wrap:wrap;margin-top:1rem;display:flex}.bro-table{border-collapse:collapse;border-radius:var(--bro-table-radius);width:100%;font-size:.85rem;overflow:hidden}.bro-table thead th{background:var(--bro-table-head-bg);color:var(--bro-table-head-color);text-transform:uppercase;letter-spacing:.06em;text-align:left;border-bottom:2px solid var(--bro-table-border);padding:.6rem 1rem;font-size:.72rem;font-weight:700}.bro-table tbody tr:nth-child(2n){background:var(--bro-table-row-alt)}.bro-table tbody td{color:var(--text-main);border-bottom:1px solid var(--bro-table-border);vertical-align:top;padding:.6rem 1rem}.bro-phase-badge{letter-spacing:.06em;text-transform:uppercase;border-radius:6px;align-items:center;gap:.3rem;padding:.2rem .55rem;font-size:.65rem;font-weight:700;display:inline-flex}@media print{.proto-detail__hero{-webkit-print-color-adjust:exact;print-color-adjust:exact;padding:1.5rem 0 1rem!important}.brochure-hero-stats{flex-direction:row;gap:.75rem}.bro-stat-block{min-width:70px;padding:.5rem .75rem}.bro-stat-block__value{font-size:1.25rem}}@media (max-width:768px){.brochure-hero-top{grid-template-columns:1fr;gap:1.25rem}.brochure-hero-stats{flex-flow:wrap;justify-content:flex-start}.bro-stat-block{min-width:76px;padding:.65rem .85rem}.bro-stat-block__value{font-size:1.35rem}.bro-objective-block{padding:.75rem 1rem;font-size:.82rem}}@media (max-width:480px){.brochure-hero-stats{gap:.5rem}.bro-stat-block{min-width:68px;padding:.55rem .7rem}.brochure-hero-pep-row{gap:.35rem}}.brochure-hero-identity{flex-direction:column;gap:1rem;margin-bottom:1.25rem;display:flex}.brochure-hero-top-v2{align-items:flex-start;gap:1.25rem;display:flex}.brochure-hero-text-v2{flex:1;min-width:0}.brochure-hero-category{letter-spacing:.15em;text-transform:uppercase;color:#ffffff61;margin-bottom:.45rem;font-family:JetBrains Mono,Courier New,monospace;font-size:.62rem;font-weight:700}.brochure-hero-h1{letter-spacing:-.04em;color:#fff;margin:0 0 .75rem;font-family:Outfit,sans-serif;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:850;line-height:1.05}.brochure-hero-stat-row{flex-wrap:wrap;gap:.65rem;display:flex}.brochure-stat-chip{background:#ffffff12;border:1px solid #ffffff1f;border-radius:10px;flex-direction:column;gap:.08rem;min-width:72px;padding:.45rem .9rem;display:flex}.brochure-stat-chip__label{letter-spacing:.12em;text-transform:uppercase;color:#ffffff59;font-family:JetBrains Mono,Courier New,monospace;font-size:.56rem;font-weight:700}.brochure-stat-chip__value{color:#fffffff2;letter-spacing:-.02em;white-space:nowrap;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:850}.brochure-hero-objective{color:#ffffffb8;background:#ffffff0d;border:1px solid #ffffff1a;border-left:3px solid #ffffff4d;border-radius:10px;align-items:flex-start;gap:.6rem;padding:.7rem 1rem;font-size:.83rem;line-height:1.55;display:flex}.brochure-biogoals-row{flex-wrap:wrap;gap:.45rem;margin-top:.25rem;display:flex}.brochure-biogoal-chip{color:#ffffffa6;letter-spacing:.03em;background:#ffffff12;border:1px solid #ffffff1c;border-radius:6px;align-items:center;gap:.3rem;padding:.28rem .65rem;font-size:.66rem;font-weight:600;transition:background .18s,border-color .18s;display:inline-flex}.brochure-biogoal-chip:hover{color:#ffffffe0;background:#ffffff21;border-color:#ffffff38}@media (max-width:768px){.brochure-hero-top-v2{text-align:center;flex-direction:column;align-items:center}.brochure-hero-h1{font-size:clamp(1.65rem,6vw,2.2rem)}.brochure-hero-stat-row{justify-content:center}.brochure-hero-objective{text-align:left}.brochure-biogoals-row{justify-content:center}}:root{--phase-color-0:#003666;--phase-color-1:#1d4ed8;--phase-color-2:#0369a1;--phase-color-3:#047857;--phase-color-4:#6d28d9;--phase-color-5:#b45309;--phase-color-6:#0f766e;--phase-color-7:#be185d;--phase-tint-0:#00366614;--phase-tint-1:#1d4ed814;--phase-tint-2:#0369a114;--phase-tint-3:#04785714;--phase-tint-4:#6d28d914;--phase-tint-5:#b4530914;--phase-tint-6:#0f766e14;--phase-tint-7:#be185d14}.brochure-phase-card{background:#fff;border:1px solid #0036661f;border-radius:14px;transition:box-shadow .2s,transform .2s;overflow:hidden;box-shadow:0 2px 8px #001e3c0f}.brochure-phase-card:hover{transform:translateY(-1px);box-shadow:0 6px 20px #001e3c1a}.brochure-phase-card__header{background:var(--phase-hdr-color,#003666);color:#fff;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem .9rem;display:flex}.brochure-phase-card__header-left{flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}.brochure-phase-card__num{font-family:var(--font-mono,monospace);letter-spacing:.12em;text-transform:uppercase;color:#ffffffb3;white-space:nowrap;background:#ffffff1f;border:1px solid #fff3;border-radius:6px;flex-shrink:0;padding:.22rem .6rem;font-size:.65rem;font-weight:700}.brochure-phase-card__title-group{flex-direction:column;gap:.18rem;min-width:0;display:flex}.brochure-phase-card__name{letter-spacing:-.02em;color:#fff;white-space:nowrap;text-overflow:ellipsis;text-transform:uppercase;font-family:Outfit,sans-serif;font-size:1.15rem;font-weight:850;overflow:hidden}.brochure-phase-card__type-badge{letter-spacing:.12em;text-transform:uppercase;color:#ffffffbf;align-self:flex-start;align-items:center;gap:.25rem;font-size:.6rem;font-weight:700;display:inline-flex}.brochure-phase-card__week-pill{color:#fff;white-space:nowrap;background:#ffffff26;border:1px solid #ffffff40;border-radius:20px;flex-shrink:0;align-items:center;gap:.3rem;padding:.28rem .75rem;font-size:.72rem;font-weight:700;display:inline-flex}.brochure-phase-card__dur{color:#fffc;flex-shrink:0;align-items:center;gap:.25rem;font-size:.7rem;font-weight:600;display:inline-flex}.brochure-phase-card__body{flex-direction:column;gap:1rem;padding:1.1rem 1.25rem;display:flex}.brochure-phase-card__objective{background:var(--phase-tint-color,#0036660f);border-left:3px solid var(--phase-hdr-color,#003666);border-radius:0 8px 8px 0;align-items:flex-start;gap:.65rem;padding:.85rem 1rem;display:flex}.brochure-phase-card__objective-icon{flex-shrink:0;margin-top:.1rem;font-size:1rem;line-height:1}.brochure-phase-card__objective-text{color:#1e293b;margin:0;font-size:.88rem;font-style:normal;font-weight:400;line-height:1.6}.brochure-phase-card__explanation{color:#64748b;margin:0;padding:0 .25rem;font-size:.82rem;font-style:italic;line-height:1.6}.brochure-phase-card__compounds-header{letter-spacing:.1em;text-transform:uppercase;color:#64748b;align-items:center;gap:.4rem;margin-bottom:.5rem;font-size:.62rem;font-weight:700;display:flex}.brochure-phase-card__compounds-count{background:var(--phase-hdr-color,#003666);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin-left:auto;font-size:.6rem;font-weight:700;display:inline-flex}.brochure-phase-compound-table{border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.brochure-phase-compound-table__head{background:#f8fafc;border-bottom:1px solid #e2e8f0;grid-template-columns:2fr 1.2fr 1.6fr 1fr;gap:.5rem;padding:.45rem .85rem;display:grid}.brochure-phase-compound-table__head span{letter-spacing:.1em;text-transform:uppercase;color:#94a3b8;font-size:.58rem;font-weight:700}.brochure-phase-compound-row{border-bottom:1px solid #f1f5f9;grid-template-columns:2fr 1.2fr 1.6fr 1fr;align-items:center;gap:.5rem;padding:.65rem .85rem;transition:background .12s;display:grid}.brochure-phase-compound-row:last-child{border-bottom:none}.brochure-phase-compound-row:hover{background:#f8fafc}.brochure-phase-compound-row__name{font-family:var(--font-mono,"JetBrains Mono", monospace);color:#0f172a;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:.45rem;font-size:.79rem;font-weight:600;display:flex;overflow:hidden}.brochure-phase-compound-row__dot{background:var(--phase-hdr-color,#003666);border-radius:50%;flex-shrink:0;width:7px;height:7px}.brochure-phase-compound-row__dose{font-family:var(--font-mono,monospace);color:#1d4ed8;letter-spacing:-.01em;font-size:.82rem;font-weight:700}.brochure-phase-compound-row__freq{color:#475569;font-size:.75rem}.brochure-phase-compound-row__route{color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;font-size:.68rem;font-weight:600}.brochure-phase-card__details-toggle{color:#64748b;cursor:pointer;letter-spacing:.03em;font-size:.71rem;font-weight:600;font-family:var(--font-sans,sans-serif);background:0 0;border:1px solid #e2e8f0;border-radius:6px;align-self:flex-start;align-items:center;gap:.35rem;padding:.3rem .75rem;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.brochure-phase-card__details-toggle:hover{color:#0f172a;background:#f8fafc;border-color:#94a3b8}.brochure-phase-card__details-panel{border-top:1px dashed #e2e8f0;flex-direction:column;gap:.75rem;padding-top:.5rem;display:flex}.brochure-phase-card__detail-block{flex-direction:column;gap:.4rem;display:flex}.brochure-phase-card__detail-label{letter-spacing:.1em;text-transform:uppercase;color:#64748b;align-items:center;gap:.35rem;font-size:.62rem;font-weight:700;display:flex}.brochure-phase-card__detail-text{color:#475569;margin:0;font-size:.84rem;line-height:1.6}.brochure-phase-card__no-compounds{color:#94a3b8;padding:.5rem 0;font-size:.8rem;font-style:italic}@media (max-width:640px){.brochure-phase-card__header{flex-wrap:wrap;gap:.6rem}.brochure-phase-card__name{font-size:.88rem}.brochure-phase-card__week-pill{padding:.22rem .6rem;font-size:.65rem}.brochure-phase-compound-table__head,.brochure-phase-compound-row{grid-template-columns:2fr 1fr}.brochure-phase-compound-row__freq,.brochure-phase-compound-row__route{display:none}}@media (max-width:420px){.brochure-phase-card__body{padding:.85rem 1rem}}.brochure-dosing-wrap{background:#fff;border:1px solid #0036661f;border-radius:14px;overflow:hidden;box-shadow:0 2px 12px #0036660f}.brochure-dosing-thead{background:#003666;grid-template-columns:2.2fr 1.1fr 1fr 1.1fr .9fr 1.1fr;gap:.5rem;padding:.6rem 1.1rem;display:grid}.brochure-dosing-thead span{letter-spacing:.1em;text-transform:uppercase;color:#ffffffbf;font-size:.65rem;font-weight:800}.brochure-dosing-phase-group{background:#0036660d;border-top:1px solid #0036661a;border-bottom:1px solid #00366614;grid-template-columns:1fr;align-items:center;gap:.4rem;padding:.45rem 1.1rem;display:grid}.brochure-dosing-phase-label{text-transform:uppercase;letter-spacing:.09em;color:#003666;align-items:center;gap:.5rem;font-size:.7rem;font-weight:800;display:flex}.brochure-dosing-phase-label .phase-num{color:#fff;background:#003666;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:.62rem;font-weight:900;display:inline-flex}.brochure-dosing-phase-label .phase-wks{color:#64748b;background:#00366614;border-radius:4px;margin-left:auto;padding:.1rem .45rem;font-size:.65rem;font-weight:600}.brochure-dosing-row{border-bottom:1px solid #0036660d;grid-template-columns:2.2fr 1.1fr 1fr 1.1fr .9fr 1.1fr;align-items:center;gap:.5rem;padding:.55rem 1.1rem;transition:background .15s;display:grid}.brochure-dosing-row:hover{background:#00366608}.brochure-dosing-row:last-child{border-bottom:none}.brochure-dosing-compound{align-items:center;gap:.5rem;display:flex}.brochure-dosing-compound-dot{background:var(--phase-color,#003666);border-radius:50%;flex-shrink:0;width:6px;height:6px}.brochure-dosing-compound-name{color:#1e293b;font-size:.82rem;font-weight:600}.brochure-dosing-cell{color:#475569;font-size:.78rem;font-weight:500}.brochure-dosing-cell--mono{color:#003666;font-family:JetBrains Mono,Fira Mono,monospace;font-size:.76rem;font-weight:700}.brochure-dosing-route{letter-spacing:.05em;text-transform:capitalize;border-radius:5px;align-items:center;gap:.3rem;padding:.22rem .5rem;font-size:.67rem;font-weight:700;display:inline-flex}.brochure-dosing-route--sc{color:#4f46e5;background:#6366f11a}.brochure-dosing-route--in{color:#0369a1;background:#0891b21a}.brochure-dosing-route--oral{color:#047857;background:#0596691a}.brochure-dosing-route--im{color:#7c3aed;background:#7c3aed1a}.brochure-dosing-route--topical{color:#b45309;background:#b4530914}.brochure-dosing-route--other{color:#475569;background:#47556914}.brochure-dosing-totals{background:#0036660a;border-top:2px solid #00366626;grid-template-columns:2.2fr 1.1fr 1fr 1.1fr .9fr 1.1fr;align-items:center;gap:.5rem;padding:.6rem 1.1rem;display:grid}.brochure-dosing-totals__label{text-transform:uppercase;letter-spacing:.09em;color:#003666;font-size:.68rem;font-weight:800}.brochure-dosing-totals__val{color:#003666;font-family:JetBrains Mono,monospace;font-size:.75rem;font-weight:700}.brochure-dosing-empty{text-align:center;color:#94a3b8;padding:2rem 1.5rem;font-size:.8rem;font-style:italic}@media (max-width:768px){.brochure-dosing-thead{display:none}.brochure-dosing-row{grid-template-rows:auto auto;grid-template-columns:1fr 1fr;gap:.3rem .5rem;padding:.7rem .9rem}.brochure-dosing-compound{grid-column:1/-1}.brochure-dosing-totals{grid-template-columns:1fr 1fr;gap:.3rem .5rem}}@media (max-width:480px){.brochure-dosing-row,.brochure-dosing-totals{grid-template-columns:1fr}}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}
:root{--section-bridge-h:80px}.section-bridge,.peptide-section,.about-section-wrapper,.protocols-section,.professional-section,.home-section-wrapper{position:relative}.section-bridge:before,.peptide-section:before,.about-section-wrapper:before,.protocols-section:before,.professional-section:before,.home-section-wrapper:before{content:"";pointer-events:none;inset-inline:0;height:var(--section-bridge-h);z-index:1;background:linear-gradient(to bottom, var(--section-from-bg,transparent), transparent);position:absolute;top:0}.section-bridge:after,.peptide-section:after,.about-section-wrapper:after,.protocols-section:after,.professional-section:after,.home-section-wrapper:after{content:"";pointer-events:none;inset-inline:0;height:var(--section-bridge-h);z-index:1;background:linear-gradient(to top, var(--section-to-bg,transparent), transparent);position:absolute;bottom:0}.section-bridge--top-only:after,.section-bridge--bot-only:before{display:none}.home-seq>:not([class*=home-section--dark]):not([class*=home-section--glass]):not([class*=home-section--none]){--section-own-bg:var(--background);background-color:var(--background)}.home-seq>:nth-child(2n):not([class*=home-section--dark]):not([class*=home-section--glass]):not([class*=home-section--none]){--section-own-bg:var(--surface);background-color:var(--surface)}.home-seq>:nth-child(2n):before{background:linear-gradient(to bottom, var(--background),  transparent)}.home-seq>:nth-child(odd):not(:first-child):before{background:linear-gradient(to bottom, var(--surface),  transparent)}.home-seq>:first-child:before{display:none}.home-seq>.section-alt{--section-own-bg:var(--section-alt);background-color:var(--section-alt)}.section-dark-bridge:before{background:linear-gradient(to bottom, var(--section-from-bg,#00366612), transparent)}.section-dark-bridge:after{background:linear-gradient(to top, var(--section-to-bg,#0036660d), transparent)}@media (max-width:768px){:root{--section-bridge-h:56px}}.section-reveal{opacity:0;transition:opacity .55s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s);will-change:opacity, transform;transform:translateY(28px)}.section-reveal.is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.section-reveal{opacity:1;transition:none;transform:none}}
