.peptide-resources-page,.peptide-resources-page *{box-sizing:border-box}.peptide-resources-page{--pr-primary: var(--color-primary, #006eb7);--pr-primary-dark: var(--color-primary-dark, #005b99);--pr-primary-soft: var(--color-primary-soft, #eef6fb);--pr-heading: var(--color-heading, #071b3a);--pr-text: var(--color-text, #1d3148);--pr-muted: var(--color-muted, #667586);--pr-border: var(--color-border-light, #e8eef4);--pr-border-medium: #dfe5ec;--pr-white: #ffffff;--pr-bg-soft: #f7fbff;--pr-bg-card: #f9fbfe;--pr-green: #4f9b3f;--pr-radius-sm: 10px;--pr-radius-md: 14px;--pr-radius-lg: 20px;--pr-shadow-soft: 0 8px 24px rgba(10, 40, 80, .05);--pr-shadow-hover: 0 14px 30px rgba(10, 40, 80, .09);--pr-shadow-button: var(--shadow-button, 0 8px 16px rgba(0, 110, 183, .22));width:100%;background:var(--pr-white);color:var(--pr-text);font-family:Arial,Helvetica,sans-serif}.peptide-resources-container{width:100%;max-width:var(--container-xl, 1280px);margin:0 auto;padding-left:24px;padding-right:24px}.peptide-resources-eyebrow{margin:0 0 12px;color:var(--pr-primary);font-size:12px;font-weight:900;letter-spacing:2px;line-height:1.2;text-transform:uppercase}.peptide-resources-btn{min-height:46px;padding:13px 28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:12px;font-weight:900;letter-spacing:.8px;line-height:1;text-transform:uppercase;text-decoration:none;transition:.3s ease;white-space:nowrap}.peptide-resources-btn--primary{background:var(--pr-primary);border:2px solid var(--pr-primary);color:#fff;box-shadow:var(--pr-shadow-button)}.peptide-resources-btn--primary:hover{background:var(--pr-primary-dark);border-color:var(--pr-primary-dark);color:#fff;transform:translateY(-2px)}.peptide-resources-btn--secondary{background:#fff;border:2px solid var(--pr-primary);color:var(--pr-primary)}.peptide-resources-btn--secondary:hover{background:var(--pr-primary);color:#fff;transform:translateY(-2px)}.peptide-resources-section{padding:58px 0;background:#fff}.peptide-resources-section__header{max-width:780px;margin:0 auto 34px;text-align:center}.peptide-resources-section__header h2{margin:0;color:var(--pr-heading);font-size:clamp(30px,3vw,44px);line-height:1.06;font-weight:900;letter-spacing:-1.3px}.peptide-resources-section__header p:not(.peptide-resources-eyebrow){margin:14px auto 0;color:var(--pr-text);font-size:16px;font-weight:600;line-height:1.65}.peptide-resources-hero{background:radial-gradient(circle at 78% 35%,rgba(0,110,183,.1),transparent 31%),linear-gradient(90deg,#fff,#f7fbff 55%,#edf6fc);border-bottom:1px solid var(--pr-border);overflow:hidden}.peptide-resources-hero__grid{min-height:520px;padding-top:68px;padding-bottom:62px;display:grid;grid-template-columns:.98fr 1.02fr;align-items:center;gap:56px}.peptide-resources-hero__content{max-width:620px;position:relative;z-index:2}.peptide-resources-hero__title{margin:0;color:#050b2d;font-size:clamp(42px,5vw,72px);line-height:.98;font-weight:900;letter-spacing:-2.4px}.peptide-resources-hero__text{margin:22px 0 0;color:var(--pr-text);font-size:clamp(17px,1.5vw,21px);font-weight:500;line-height:1.55}.peptide-resources-hero__actions{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-top:30px}.peptide-resources-disclaimer{margin-top:26px;padding:16px 18px;background:#ffffffd1;border:1px solid var(--pr-border);border-radius:var(--pr-radius-md);color:var(--pr-muted);font-size:12.5px;font-weight:600;line-height:1.55;box-shadow:0 8px 20px #0a28500a}.peptide-resources-disclaimer strong{color:var(--pr-heading);font-weight:900}.peptide-resources-hero__visual{position:relative;min-height:390px}.peptide-resources-hero-card{background:#fffffff0;border:1px solid var(--pr-border);border-radius:24px;box-shadow:0 24px 55px #0a28501f}.peptide-resources-hero-card--main{width:min(100%,530px);min-height:320px;margin-left:auto;padding:44px;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.peptide-resources-hero-card--main:after{content:"";position:absolute;right:-72px;bottom:-78px;width:230px;height:230px;border:34px solid rgba(0,110,183,.07);border-radius:50%}.peptide-resources-hero-card__icon{width:72px;height:72px;margin-bottom:24px;border-radius:50%;background:linear-gradient(135deg,#eaf6ff,#fff);color:var(--pr-primary);display:flex;align-items:center;justify-content:center;box-shadow:0 10px 22px #0a285014}.peptide-resources-hero-card__icon svg{width:38px;height:38px}.peptide-resources-hero-card h2{margin:0;color:var(--pr-heading);font-size:34px;line-height:1.08;font-weight:900;letter-spacing:-1px}.peptide-resources-hero-card p{max-width:360px;margin:14px 0 0;color:var(--pr-text);font-size:15px;font-weight:600;line-height:1.55}.peptide-resources-mini-card{position:absolute;min-width:165px;min-height:54px;padding:16px 20px;border:1px solid var(--pr-border);border-radius:999px;background:#fff;color:var(--pr-heading);font-size:12px;font-weight:900;letter-spacing:1px;text-transform:uppercase;box-shadow:0 12px 28px #0a28501a;display:flex;align-items:center;justify-content:center}.peptide-resources-mini-card--one{left:10px;bottom:62px}.peptide-resources-mini-card--two{right:18px;top:42px}.peptide-resources-categories{border-bottom:1px solid var(--pr-border)}.peptide-resources-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.peptide-resources-category-card{min-height:255px;padding:28px 24px;background:var(--pr-bg-card);border:1px solid var(--pr-border);border-radius:18px;color:inherit;text-decoration:none;box-shadow:var(--pr-shadow-soft);transition:.3s ease}.peptide-resources-category-card:hover{transform:translateY(-5px);border-color:#b9d5e8;box-shadow:var(--pr-shadow-hover)}.peptide-resources-category-card__icon{width:54px;height:54px;margin-bottom:20px;border-radius:50%;background:#fff;color:var(--pr-primary);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 18px #0a28500f}.peptide-resources-category-card__icon svg{width:30px;height:30px}.peptide-resources-category-card h3{margin:0;color:var(--pr-heading);font-size:19px;line-height:1.18;font-weight:900;letter-spacing:-.2px}.peptide-resources-category-card p{margin:12px 0 0;color:var(--pr-text);font-size:14px;font-weight:600;line-height:1.6}.peptide-resources-articles{background:linear-gradient(180deg,#fff,#f7fbff);border-bottom:1px solid var(--pr-border)}.peptide-resources-article-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.peptide-resources-article-card{min-height:295px;padding:24px 22px;background:#fff;border:1px solid var(--pr-border);border-radius:18px;box-shadow:var(--pr-shadow-soft);display:flex;flex-direction:column;transition:.3s ease}.peptide-resources-article-card:hover{transform:translateY(-4px);border-color:#b9d5e8;box-shadow:var(--pr-shadow-hover)}.peptide-resources-article-card__tag{width:fit-content;margin-bottom:16px;padding:7px 12px;border-radius:999px;background:var(--pr-primary-soft);color:var(--pr-primary);font-size:10px;font-weight:900;letter-spacing:1px;line-height:1;text-transform:uppercase}.peptide-resources-article-card h3{margin:0;color:var(--pr-heading);font-size:18px;font-weight:900;line-height:1.22;letter-spacing:-.3px}.peptide-resources-article-card p{margin:12px 0 18px;color:var(--pr-text);font-size:13.5px;font-weight:600;line-height:1.58}.peptide-resources-article-card a{margin-top:auto;color:var(--pr-primary);font-size:11px;font-weight:900;letter-spacing:1.2px;text-transform:uppercase;text-decoration:none;transition:.25s ease}.peptide-resources-article-card a:after{content:" \2192"}.peptide-resources-article-card a:hover{color:var(--pr-primary-dark)}.peptide-resources-responsible{padding:54px 0;background:#fff}.peptide-resources-responsible__box{padding:38px 42px;background:var(--pr-bg-card);border:1px solid var(--pr-border);border-radius:22px;box-shadow:var(--pr-shadow-soft);display:grid;grid-template-columns:.8fr 1.2fr;gap:34px;align-items:center}.peptide-resources-responsible__box h2{margin:0;color:var(--pr-heading);font-size:clamp(30px,3vw,42px);line-height:1.08;font-weight:900;letter-spacing:-1.1px}.peptide-resources-responsible__box>p{margin:0;color:var(--pr-text);font-size:16px;font-weight:600;line-height:1.7}.peptide-resources-newsletter{padding:54px 0;background:radial-gradient(circle at 18% 45%,rgba(0,110,183,.08),transparent 28%),linear-gradient(90deg,#eef6fb,#f9fbfe);border-top:1px solid var(--pr-border);border-bottom:1px solid var(--pr-border)}.peptide-resources-newsletter__box{padding:38px 42px;background:#ffffffe0;border:1px solid var(--pr-border);border-radius:22px;box-shadow:var(--pr-shadow-soft);display:grid;grid-template-columns:1fr 440px;gap:38px;align-items:center}.peptide-resources-newsletter__content h2{margin:0;color:var(--pr-heading);font-size:clamp(30px,3vw,42px);line-height:1.08;font-weight:900;letter-spacing:-1.1px}.peptide-resources-newsletter__content p:not(.peptide-resources-eyebrow){margin:14px 0 0;color:var(--pr-text);font-size:16px;font-weight:600;line-height:1.65}.peptide-resources-newsletter__form{display:flex;flex-direction:column;gap:11px}.peptide-resources-newsletter__form input[type=email]{width:100%;height:48px;padding:0 18px;border:1px solid #cfd9e3;border-radius:999px;background:#fff;color:var(--pr-heading);font-size:13px;font-weight:700;outline:none;transition:.25s ease}.peptide-resources-newsletter__form input[type=email]::placeholder{color:#8c98a6}.peptide-resources-newsletter__form input[type=email]:focus{border-color:var(--pr-primary);box-shadow:0 0 0 3px #006eb714}.peptide-resources-newsletter__form button{width:185px;min-height:44px;padding:12px 28px;border:0;border-radius:999px;background:var(--pr-primary);color:#fff;font-size:12px;font-weight:900;letter-spacing:.8px;text-transform:uppercase;cursor:pointer;box-shadow:var(--pr-shadow-button);transition:.3s ease}.peptide-resources-newsletter__form button:hover{background:var(--pr-primary-dark);transform:translateY(-2px)}.peptide-resources-newsletter__form small{display:block;max-width:420px;color:var(--pr-muted);font-size:11px;font-weight:600;line-height:1.45}.peptide-resources-newsletter__message{margin:0;font-size:12px;font-weight:800;line-height:1.4}.peptide-resources-newsletter__message--success{color:var(--pr-green)}.peptide-resources-newsletter__message--error{color:#b42318}.peptide-resources-final-cta{padding:58px 0 64px;background:#fff}.peptide-resources-final-cta__box{max-width:850px;margin:0 auto;padding:44px 36px;border:1px solid var(--pr-border);border-radius:24px;background:radial-gradient(circle at 82% 25%,rgba(0,110,183,.09),transparent 28%),linear-gradient(135deg,#fff,#f7fbff);text-align:center;box-shadow:var(--pr-shadow-soft)}.peptide-resources-final-cta__box h2{margin:0;color:var(--pr-heading);font-size:clamp(32px,4vw,50px);line-height:1.05;font-weight:900;letter-spacing:-1.4px}.peptide-resources-final-cta__box p:not(.peptide-resources-eyebrow){max-width:600px;margin:16px auto 26px;color:var(--pr-text);font-size:16px;font-weight:600;line-height:1.65}.peptide-resources-page .visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(max-width:1200px){.peptide-resources-hero__grid{gap:34px}.peptide-resources-article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:990px){.peptide-resources-container{padding-left:20px;padding-right:20px}.peptide-resources-hero__grid{min-height:auto;padding-top:54px;padding-bottom:50px;grid-template-columns:1fr;text-align:center}.peptide-resources-hero__content{max-width:760px;margin:0 auto}.peptide-resources-hero__actions{justify-content:center}.peptide-resources-disclaimer{text-align:left}.peptide-resources-hero__visual{min-height:auto}.peptide-resources-hero-card--main{margin:0 auto;text-align:left}.peptide-resources-mini-card{display:none}.peptide-resources-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.peptide-resources-responsible__box,.peptide-resources-newsletter__box{grid-template-columns:1fr;text-align:center}.peptide-resources-newsletter__form{max-width:520px;margin:0 auto;align-items:center}.peptide-resources-newsletter__form small{text-align:center}}@media(max-width:680px){.peptide-resources-container{padding-left:16px;padding-right:16px}.peptide-resources-section{padding:44px 0}.peptide-resources-hero__grid{padding-top:42px;padding-bottom:40px;gap:28px}.peptide-resources-hero__title{letter-spacing:-1.6px}.peptide-resources-hero__text{font-size:16px}.peptide-resources-hero__actions{flex-direction:column;align-items:stretch}.peptide-resources-btn{width:100%;min-height:48px}.peptide-resources-hero-card--main{padding:28px 24px;min-height:260px}.peptide-resources-hero-card h2{font-size:28px}.peptide-resources-category-grid,.peptide-resources-article-grid{grid-template-columns:1fr}.peptide-resources-category-card,.peptide-resources-article-card{min-height:auto}.peptide-resources-responsible,.peptide-resources-newsletter{padding:44px 0}.peptide-resources-responsible__box,.peptide-resources-newsletter__box,.peptide-resources-final-cta__box{padding:30px 22px;border-radius:18px}.peptide-resources-newsletter__form button{width:100%}}@media(max-width:430px){.peptide-resources-eyebrow{font-size:11px;letter-spacing:1.5px}.peptide-resources-section__header h2,.peptide-resources-responsible__box h2,.peptide-resources-newsletter__content h2,.peptide-resources-final-cta__box h2{letter-spacing:-.8px}.peptide-resources-hero-card__icon{width:62px;height:62px}.peptide-resources-hero-card__icon svg{width:32px;height:32px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/resources-template.css.map */
