@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--navy:#071f35;--ink:#102b3f;--muted:#526674;--gold:#dfbd76;--line:#dce3e7;--white:#fff;--light:#f2f5f7}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;color:var(--ink);background:#fff;font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.65}.wrap{max-width:1200px;width:calc(100% - 100px);margin:auto}a{color:inherit}a:focus-visible,summary:focus-visible{outline:3px solid #b98521;outline-offset:5px}.header{height:112px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{text-decoration:none;display:flex;align-items:center;gap:12px;font-family:Manrope,sans-serif;font-weight:800;letter-spacing:2px;font-size:16px;line-height:1.35}.brand small{display:block;font-size:10px;letter-spacing:5px;font-weight:600;margin-top:4px}.brand-mark{font-size:40px;letter-spacing:-5px;line-height:1;color:var(--navy)}.brand-mark span{color:#a97523}.header-link{text-decoration:none;font-size:14px;color:var(--muted)}.header-link span{margin-left:18px}.hero{padding:76px 0 80px;display:grid;grid-template-columns:1.18fr 1fr;gap:70px;align-items:center}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.7px;margin:0 0 24px}.eyebrow>span{display:inline-block;width:18px;height:2px;background:#a77c33;margin-right:9px;vertical-align:middle}h1,h2,h3{font-family:Manrope,sans-serif}h1{font-size:clamp(38px,4.4vw,60px);font-weight:500;line-height:1.12;letter-spacing:-2.9px;margin:0 0 25px}em{font-style:normal;color:#9a6c25}.intro{font-size:17px;max-width:490px;color:var(--muted);margin:0 0 30px;line-height:1.8}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:42px;background:var(--navy);color:white;text-decoration:none;padding:17px 24px;border-radius:5px;font-size:15px;font-weight:600;transition:background .2s,transform .2s}.button:hover{background:#164460;transform:translateY(-2px)}.button span{font-size:24px;line-height:1}.button-note{font-size:12px;color:var(--muted);margin:12px 0 0}.hero-panel{background:var(--navy);color:white;border-radius:12px;padding:30px 35px;box-shadow:0 20px 40px -30px #071f3580;position:relative;overflow:hidden;border-top:3px solid var(--gold)}.panel-top{display:flex;justify-content:space-between;gap:10px;font-size:10px;letter-spacing:1.5px;color:#d3dde4}.panel-number{color:var(--gold);white-space:nowrap}.drug-name{font-family:Manrope,sans-serif;font-size:45px;letter-spacing:-2px;font-weight:500;margin:40px 0 30px;color:var(--gold)}.drug-name span{display:block;color:#b7c7d2;font-family:'DM Sans',sans-serif;font-size:12px;letter-spacing:.2px;margin-top:2px}.panel-rule{height:1px;background:#ffffff26}.hero-panel h2{font-size:25px;font-weight:500;line-height:1.35;letter-spacing:-.5px;margin:26px 0 12px}.hero-panel>p{font-size:14px;color:#c2d0da;line-height:1.7}.origin{display:flex;gap:14px;align-items:center;margin-top:25px;padding-top:23px;border-top:1px solid #ffffff26}.origin-icon{color:var(--gold);font-size:24px}.origin strong{font-size:14px;font-weight:500}.origin div>span{display:block;font-size:11px;color:#bdccd6}.hero-panel .panel-footnote{font-size:10px;line-height:1.6;margin:14px 0 0;color:#a9bdcd}.care{background:var(--light);padding:65px 0}.section-heading{display:grid;grid-template-columns:1.4fr 1fr;gap:70px;align-items:end}.section-heading .eyebrow{margin-bottom:18px}h2{font-size:32px;font-weight:500;line-height:1.3;letter-spacing:-1.2px;margin:0}.section-heading h2 span{color:var(--muted)}.section-heading>p{color:var(--muted);font-size:14px;margin:0 0 2px;line-height:1.8}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:42px}.benefits article{border-top:1px solid #bccbd5;padding-top:22px}.card-index{font-size:12px;font-weight:600;color:#937028}.benefits h3{font-size:19px;font-weight:650;margin:14px 0 10px;letter-spacing:-.5px}.benefits p{font-size:14px;color:var(--muted);margin:0;line-height:1.8}.care-note{border-top:1px solid var(--line);margin-top:36px;padding-top:24px;display:flex;gap:40px;align-items:start}.care-note>strong{font-size:14px;white-space:nowrap;font-weight:600}.care-note p{margin:0;font-size:12px;color:var(--muted)}.orientation{display:grid;grid-template-columns:1fr 1.05fr;gap:80px;padding-top:80px;padding-bottom:80px;align-items:center}.dose-copy>p:not(.eyebrow):not(.button-note){font-size:15px;color:var(--muted);line-height:1.8;margin:22px 0}.important{display:flex;gap:14px;padding:20px;background:#f6f4ef;border-left:2px solid #bd944c;margin:25px 0 28px}.important>span{border:1px solid #937028;border-radius:50%;width:21px;height:21px;line-height:20px;text-align:center;flex-shrink:0;font-size:13px;margin-top:3px;color:#937028}.important p{font-size:13px;margin:0;color:var(--muted)}.important strong{display:block;color:var(--ink);margin-bottom:4px}.dose-card{border:1px solid var(--line);border-radius:10px;overflow:hidden}.dose-title{padding:24px;display:flex;align-items:center;justify-content:space-between;gap:12px}.dose-title div>span{font-size:9px;letter-spacing:1.5px;font-weight:700;color:var(--muted)}.dose-title h3{font-size:17px;margin:5px 0 0;font-weight:650}.tag{font-size:11px;background:#f5efdf;padding:5px 9px;border-radius:4px;white-space:nowrap;color:#73531c}table{width:100%;border-collapse:collapse;text-align:left;font-size:14px}caption{text-align:left;padding:0 24px 16px;color:var(--muted);font-size:12px}th{background:var(--navy);color:white;font-size:12px;font-weight:500;padding:12px 24px}td{padding:9px 24px;border-bottom:1px solid #e6ebee}tbody tr:last-child td{border-bottom:0}.prescription{background:#f7f9fa;font-size:13px;color:var(--muted);line-height:1.8}.prescription strong{font-weight:600;color:var(--ink)}details{border-top:1px solid var(--line)}summary{padding:19px 24px;font-size:12px;font-weight:600;cursor:pointer;display:flex;justify-content:space-between;gap:12px}summary::-webkit-details-marker{display:none}summary span{color:#98732f}details[open] summary span{transform:rotate(45deg)}.table-reference{padding:0 24px 24px}.table-reference p{font-size:12px;color:var(--muted);margin-top:0}.table-reference img{display:block;width:100%;height:auto;border-radius:5px}.footer{border-top:1px solid var(--line);padding-top:28px;padding-bottom:28px}.footer-top{display:flex;justify-content:space-between;font-size:11px;letter-spacing:1px;margin-bottom:16px}.footer-top>span:last-child{letter-spacing:0;color:var(--muted)}.footer>p{font-size:11px;color:var(--muted);max-width:1020px;line-height:1.8;margin:8px 0}.sources a{text-underline-offset:3px}@media(min-width:1500px){.hero{padding-top:95px;padding-bottom:95px}}@media(max-width:900px){.wrap{width:calc(100% - 48px)}.hero{gap:30px}.hero-panel{padding:25px}.drug-name{font-size:37px}.orientation{gap:30px}.section-heading{gap:30px}.care-note{gap:20px}.dose-title{flex-wrap:wrap}}@media(max-width:640px){.wrap{width:calc(100% - 40px)}.header{height:85px}.brand{font-size:13px}.brand small{font-size:9px}.brand-mark{font-size:33px}.header-link{font-size:11px;max-width:115px;text-align:right}.header-link span{margin-left:2px}.hero{grid-template-columns:1fr;padding:42px 0 46px;gap:35px}h1{font-size:44px;letter-spacing:-2px}.eyebrow{font-size:10px;letter-spacing:1.2px;margin-bottom:20px}.intro{font-size:16px}.button{min-height:56px}.hero-panel{padding:26px}.drug-name{font-size:44px;margin:28px 0 25px}.hero-panel h2{font-size:25px}.care{padding:42px 0}.section-heading{grid-template-columns:1fr;gap:20px}h2{font-size:29px}.benefits{grid-template-columns:1fr;gap:25px;margin-top:30px}.benefits article{position:relative;padding:20px 0 0 38px}.card-index{position:absolute;left:0;top:22px}.benefits h3{margin:0 0 8px}.care-note{display:block;margin-top:28px;padding-top:22px}.care-note p{margin-top:10px}.orientation{grid-template-columns:1fr;gap:32px;padding-top:45px;padding-bottom:45px}.dose-title{padding:20px}th,td{padding-left:20px;padding-right:20px}.footer-top{display:block}.footer-top>span{display:block;margin-bottom:6px}.tag{font-size:10px}.dose-title h3{font-size:16px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}

/* Peptídeos SP — identidade fornecida */
:root{--navy:#65099c;--ink:#261b30;--muted:#675b6e;--gold:#dcb5f3;--line:#e6dfeb;--light:#f8f5fa}body{background:#fff}.header{height:112px;border-bottom:0}.brand-logo{display:block;width:265px;height:auto}.header-link{color:#65099c}.hero{display:block;padding:0;width:100%;max-width:none}.hero-stage{position:relative;isolation:isolate;min-height:560px;background:#eae0d9;overflow:hidden}.hero-art{position:absolute;z-index:-1;width:100%;height:100%;object-fit:cover;object-position:center}.hero-inner{padding-top:66px;padding-bottom:62px}.hero-copy{max-width:540px}.hero-copy h1{font-size:clamp(40px,4.2vw,58px)}.hero-copy .intro{max-width:465px;color:#504552}.hero-copy .eyebrow{color:#65099c}.eyebrow>span{background:#7d15ad}em{color:#780dad}.button{background:#710ba6;box-shadow:0 5px 15px #65099c15;border-radius:8px}.button:hover{background:#520779}.image-note{position:absolute;bottom:10px;right:22px;color:#47354f;font-size:10px;background:#ffffffc9;padding:2px 8px;border-radius:4px}.hero-panel{margin-top:0;margin-bottom:0;border-radius:0;background:#fff;color:var(--ink);border:0;border-bottom:1px solid var(--line);box-shadow:none;display:grid;grid-template-columns:1fr 1.35fr;column-gap:55px;padding:32px 0}.panel-top{grid-column:1/-1;color:#786a81;font-size:10px;margin-bottom:14px}.panel-number{color:#780dad}.drug-name{grid-column:1;grid-row:2;font-size:36px;color:#6a0b9d;margin:0;align-self:center}.drug-name span{color:var(--muted)}.panel-rule{display:none}.hero-panel h2{grid-column:2;grid-row:2;font-size:20px;margin:0}.hero-panel h2 br{display:none}.hero-panel>p{grid-column:2;grid-row:3;margin:8px 0 0;color:var(--muted);font-size:12px}.origin{grid-column:1;grid-row:3;margin:10px 0 0;padding:0;border:0}.origin-icon{color:#7c13ac}.origin div>span{color:var(--muted)}.hero-panel .panel-footnote{grid-column:1/-1;grid-row:4;color:var(--muted);margin-top:18px}.care{background:#f8f5fa}.card-index{color:#801daf}.benefits article{border-color:#d8c7e3}.important{background:#f8f1fc;border-color:#a35bc9}.important>span{border-color:#8b3bb7;color:#7c1da9}.tag{background:#f0e3f8;color:#681b91}.prescription{background:#faf7fc}summary span{color:#7f21ae}.footer-top{align-items:center}.footer-logo{width:180px;height:auto}a:focus-visible,summary:focus-visible{outline-color:#9b36d0}
@media(min-width:1600px){.hero-stage{min-height:620px}.hero-inner{padding-top:85px;padding-bottom:85px}}
@media(max-width:1000px) and (min-width:641px){.hero-stage:after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,#eee4dc 0%,#eee4dcee 30%,#eee4dc00 75%)}.hero-copy{max-width:50%}.hero-copy h1{font-size:42px}.hero-copy .intro{font-size:15px}.hero-copy .eyebrow{font-size:9px}.hero-art{object-position:58% center}}
@media(max-width:640px){.header{height:94px}.brand-logo{width:205px}.header-link{max-width:85px;font-size:10px}.hero-stage{padding-bottom:225px;background:#eee5df;min-height:0}.hero-art{height:250px;bottom:0;object-position:right center}.hero-inner{padding-top:34px;padding-bottom:25px;background:linear-gradient(#eee5df,#eee5df 90%,#eee5df00)}.hero-copy{max-width:none}.hero-copy h1{font-size:43px}.hero-copy .intro{font-size:16px}.hero-panel{display:block;padding:25px 0}.panel-top{margin-bottom:16px}.drug-name{font-size:32px;margin-bottom:18px}.hero-panel h2{font-size:20px}.hero-panel>p{font-size:13px}.origin{margin-top:20px}.hero-panel .panel-footnote{font-size:11px}.image-note{font-size:10px}.footer-top .footer-logo{margin-bottom:12px}.footer-logo{width:170px}}

/* Vídeo vertical na primeira dobra */
.hero-video{display:block;width:225px;max-width:100%;aspect-ratio:9/16;height:auto;object-fit:contain;background:#180d21;border:1px solid #ffffff80;border-radius:14px;box-shadow:0 10px 30px #37124224;margin:20px 0 24px}.hero-inner{padding-top:32px;padding-bottom:36px}.hero-copy h1{font-size:clamp(34px,3.2vw,45px);margin-bottom:18px}.hero-copy .eyebrow{margin-bottom:16px}.hero-art{object-position:right top}.hero-copy{max-width:540px}@media(max-width:640px){.hero-inner{padding-top:24px}.hero-copy h1{font-size:34px;letter-spacing:-1.5px}.hero-video{width:270px;margin:18px auto 24px}.hero-copy .eyebrow{font-size:9px}.hero-art{object-position:right center}}

.headline-support{font-size:16px;line-height:1.5;color:var(--muted);margin:0 0 20px}.hero-copy h1{font-size:clamp(32px,3vw,42px);line-height:1.18;letter-spacing:-1.6px}@media(max-width:640px){.hero-copy h1{font-size:32px;letter-spacing:-1.2px}.headline-support{font-size:14px}}

.initial-dose{font-size:13px;line-height:1.55}.initial-dose strong{color:#65099c}@media(max-width:640px){.hero-copy{text-align:center;margin-inline:auto}.hero-copy .hero-video{margin-inline:auto}.hero-copy .button{max-width:100%;gap:24px}.hero-copy .eyebrow{line-height:1.6}}

/* Tipografia encorpada e CTAs em destaque */
body{font-weight:500}
h1,h2,.hero-panel h2,.drug-name{font-weight:700}
h3,.benefits h3,.dose-title h3{font-weight:750}
.eyebrow,.headline-support,.header-link,.panel-top,summary,th,.button-note{font-weight:600}
strong,.prescription strong{font-weight:700}
.button{min-height:68px;min-width:290px;max-width:100%;padding:20px 32px;font-size:18px;font-weight:700;line-height:1.4;gap:36px;border-radius:10px;box-shadow:0 8px 22px #65099c28}
.button span{font-size:28px;flex-shrink:0}
@media(max-width:640px){.button,.hero-copy .button{width:100%;min-width:0;min-height:70px;padding:20px 24px;font-size:18px;gap:16px}.hero-copy h1{line-height:1.22;letter-spacing:-1px}}
