:root{--cw-navy:#111b3a;--cw-ink:#17213d;--cw-cream:#f6f3ed;--cw-line:#dedbd4;--cw-violet:#8358f4;--cw-cyan:#5fd8ee}.cwv3{background:#fff;color:var(--cw-ink);overflow:hidden}.cwv3 *{box-sizing:border-box}.cwv3-shell{width:min(1400px,calc(100% - 64px));margin:auto}.cwv3 h1,.cwv3 h2,.cwv3 h3{font-family:var(--font-heading-family);font-weight:400;letter-spacing:-.035em;margin:0}.cwv3 p{font-family:var(--font-body-family)}.cwv3-kicker{text-transform:uppercase;letter-spacing:.2em;font-size:12px;font-weight:700;background:linear-gradient(90deg,var(--cw-cyan),var(--cw-violet));-webkit-background-clip:text;color:transparent}.cwv3-hero{min-height:760px;background:radial-gradient(circle at 75% 40%,#f3efff 0,transparent 32%),linear-gradient(135deg,#fff 0,#f7f5f0 100%);display:flex;align-items:center}.cwv3-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:80px}.cwv3-hero h1{font-size:clamp(64px,6.6vw,112px);line-height:.92}.cwv3-lead{font-size:20px;line-height:1.6;max-width:620px;color:#5d6578;margin:30px 0}.cwv3-actions{display:flex;gap:14px;flex-wrap:wrap}.cwv3-btn{display:inline-flex;padding:16px 25px;border-radius:999px;text-decoration:none;font-weight:700;transition:.25s}.cwv3-btn-primary{background:var(--cw-navy);color:#fff}.cwv3-btn-ghost{border:1px solid #b9bdc8;color:var(--cw-ink)}.cwv3-btn-light{background:#fff;color:var(--cw-navy)}.cwv3-btn:hover{transform:translateY(-2px)}.cwv3-proof{display:flex;gap:24px;margin-top:34px;font-size:12px;text-transform:uppercase;letter-spacing:.11em;color:#70778a}.cwv3-proof span:before{content:'✦';margin-right:8px;color:var(--cw-violet)}.cwv3-hero-art{position:relative;min-height:620px;display:grid;place-items:center}.cwv3-glow{position:absolute;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,#fff 25%,#e5dcff 62%,transparent 70%);filter:blur(2px)}.cwv3-ring{position:absolute;width:460px;height:460px;border:1px solid rgba(113,83,226,.25);border-radius:50%}.cwv3-hero-product{position:relative;z-index:2;width:min(88%,520px);height:580px;object-fit:contain;filter:drop-shadow(0 36px 38px rgba(20,26,55,.18));transition:transform .5s}.cwv3-hero-art:hover .cwv3-hero-product{transform:translateY(-10px) rotate(-1deg)}.cwv3-float{position:absolute;z-index:3;background:rgba(255,255,255,.8);backdrop-filter:blur(10px);padding:12px 16px;border:1px solid rgba(255,255,255,.9);border-radius:999px;box-shadow:0 12px 35px rgba(20,26,55,.08);font-size:12px;text-transform:uppercase;letter-spacing:.1em}.cwv3-float-a{left:0;top:25%}.cwv3-float-b{right:0;bottom:22%}.cwv3-marquee{background:var(--cw-navy);color:#fff;overflow:hidden;white-space:nowrap;padding:18px 0;font-size:12px;letter-spacing:.18em}.cwv3-marquee div{width:max-content;animation:cwv3marquee 24s linear infinite}.cwv3-marquee b{color:var(--cw-cyan);margin:0 28px}@keyframes cwv3marquee{to{transform:translateX(-50%)}}.cwv3-section{padding:110px 0}.cwv3-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:48px}.cwv3 h2{font-size:clamp(42px,5vw,72px);line-height:1}.cwv3-head>a{color:var(--cw-ink);font-weight:700}.cwv3-products{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.cwv3-product{border-top:1px solid var(--cw-line);padding-top:18px}.cwv3-product-img{display:block;background:linear-gradient(160deg,#faf9f6,#f0eee8);aspect-ratio:1/1.1;overflow:hidden}.cwv3-product-img img{width:100%;height:100%;object-fit:contain;padding:28px;transition:.45s}.cwv3-product:hover img{transform:scale(1.05) translateY(-7px)}.cwv3-product-info{display:flex;justify-content:space-between;align-items:center;padding-top:18px}.cwv3-product h3{font-size:22px}.cwv3-product h3 a{text-decoration:none;color:inherit}.cwv3-product p{margin:5px 0;color:#656d80}.cwv3-round{width:42px;height:42px;border:1px solid #cfd2da;border-radius:50%;display:grid;place-items:center;text-decoration:none;color:inherit}.cwv3-feature{background:var(--cw-navy);color:#fff;padding:100px 0}.cwv3-feature-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px}.cwv3-feature-copy p:not(.cwv3-kicker){font-size:18px;line-height:1.7;color:#ccd1df;max-width:590px}.cwv3-feature-art{height:620px;background:radial-gradient(circle,#fff 0,#edf0f9 48%,transparent 49%);display:grid;place-items:center}.cwv3-feature-art img{width:80%;height:90%;object-fit:contain;filter:drop-shadow(0 30px 35px rgba(0,0,0,.25))}.cwv3-standard{background:var(--cw-cream)}.cwv3-standard-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:55px;border-top:1px solid #d7d2c8}.cwv3-standard-grid>div{padding:45px 36px 0 0;border-right:1px solid #d7d2c8;min-height:260px}.cwv3-standard-grid>div+div{padding-left:36px}.cwv3-standard-grid span{color:var(--cw-violet);font-weight:700}.cwv3-standard-grid h3{font-size:30px;margin:45px 0 10px}.cwv3-standard-grid p{color:#666d7b;line-height:1.6}.cwv3-story{padding:120px 0}.cwv3-story-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.cwv3-story-art{min-height:620px;background:#f3f1ec;overflow:hidden}.cwv3-story-art img{width:100%;height:100%;object-fit:cover}.cwv3-story-placeholder{height:620px;display:grid;place-items:center;background:radial-gradient(circle,#fff,#ebe6ff)}.cwv3-story-placeholder img{width:220px;height:220px;object-fit:contain}.cwv3-story-grid>div:last-child>p:not(.cwv3-kicker){font-size:19px;line-height:1.7;color:#666d7b}.cwv3-goals{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#d9dce4;border:1px solid #d9dce4}.cwv3-goals a{background:#fff;padding:38px;text-decoration:none;color:inherit;min-height:240px;transition:.25s}.cwv3-goals a:hover{background:var(--cw-navy);color:#fff}.cwv3-goals span{color:var(--cw-violet);font-weight:700}.cwv3-goals h3{font-size:30px;margin:35px 0 8px}.cwv3-goals p{color:#72798b}.cwv3-goals b{display:block;margin-top:25px}.cwv3-final{background:linear-gradient(135deg,#111b3a,#251d57);color:#fff;text-align:center;padding:110px 0}.cwv3-final img{width:90px;height:100px;object-fit:contain;margin-bottom:10px}.cwv3-final h2{margin:10px auto 35px}@media(max-width:900px){.cwv3-shell{width:min(100% - 32px,1400px)}.cwv3-hero{min-height:auto;padding:70px 0}.cwv3-hero-grid,.cwv3-feature-grid,.cwv3-story-grid{grid-template-columns:1fr;gap:35px}.cwv3-hero h1{font-size:58px}.cwv3-hero-art{min-height:430px}.cwv3-hero-product{height:410px}.cwv3-proof{flex-direction:column;gap:8px}.cwv3-products{grid-template-columns:repeat(2,1fr)}.cwv3-standard-grid,.cwv3-goals{grid-template-columns:1fr}.cwv3-standard-grid>div{border-right:0;border-bottom:1px solid #d7d2c8;padding:32px 0!important;min-height:0}.cwv3-feature-art{height:430px}.cwv3-section{padding:75px 0}.cwv3-head{align-items:start;gap:20px;flex-direction:column}}@media(max-width:520px){.cwv3-products{grid-template-columns:1fr}.cwv3-hero h1{font-size:47px}.cwv3-lead{font-size:17px}.cwv3-float{display:none}}
.section-header .header-wrapper{background:rgba(255,255,255,.94)!important;border-bottom:1px solid rgba(17,27,58,.08);backdrop-filter:blur(16px)}.section-header .header{min-height:78px;padding-top:10px;padding-bottom:10px}.section-header .header__heading-logo{max-height:54px;width:auto}.section-header .header__menu-item,.section-header .header__icon{color:#17213d}.announcement-bar{min-height:32px}.announcement-bar__message{font-size:11px;letter-spacing:.15em;text-transform:uppercase}
/* Carvalho Wellness Supplements V4 */
.cwv4{--ink:#18213a;--cream:#f7f4ee;--paper:#fff;--cyan:#34c7df;--violet:#7559e9;--muted:#657084;color:var(--ink);background:var(--paper)}
.cwv4 *{box-sizing:border-box}.cwv4-shell{width:min(1240px,calc(100% - 40px));margin:auto}.cwv4-kicker{text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:700;margin:0 0 18px;color:#657084}.cwv4 h1,.cwv4 h2,.cwv4 h3{margin:0;line-height:1.04}.cwv4 h1,.cwv4 h2{font-family:var(--font-heading-family);font-weight:400}.cwv4 h1{font-size:clamp(52px,7vw,96px);letter-spacing:-.055em}.cwv4 h1 em{font-style:normal;background:linear-gradient(90deg,var(--cyan),var(--violet));-webkit-background-clip:text;color:transparent}.cwv4 h2{font-size:clamp(40px,5vw,68px);letter-spacing:-.045em}.cwv4 p{font-size:17px;line-height:1.7}.cwv4-hero{background:radial-gradient(circle at 78% 25%,rgba(117,89,233,.16),transparent 28%),radial-gradient(circle at 68% 72%,rgba(52,199,223,.16),transparent 30%),linear-gradient(135deg,#fafbfd,#f4f3fb);padding:92px 0 70px;overflow:hidden}.cwv4-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;min-height:680px;align-items:center;gap:60px}.cwv4-lead{max-width:630px;color:#586279;font-size:19px}.cwv4-actions{display:flex;gap:14px;flex-wrap:wrap;margin:34px 0}.cwv4-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 28px;border-radius:999px;text-decoration:none;font-weight:700;transition:.25s}.cwv4-btn.primary{background:var(--ink);color:#fff}.cwv4-btn.secondary{border:1px solid rgba(24,33,58,.25);color:var(--ink);background:#fff}.cwv4-btn.light{background:#fff;color:var(--ink)}.cwv4-btn:hover{transform:translateY(-2px)}.cwv4-proof{display:flex;flex-wrap:wrap;gap:18px;font-size:13px;color:#586279}.cwv4-proof span:before{content:'•';color:var(--violet);margin-right:8px}.cwv4-visual{position:relative;min-height:570px;display:grid;place-items:center}.cwv4-orbit{position:absolute;width:520px;height:520px;border-radius:50%;border:1px solid rgba(117,89,233,.22);box-shadow:0 0 80px rgba(52,199,223,.12) inset}.cwv4-hero-image{position:relative;z-index:2;max-width:88%;max-height:570px;object-fit:contain;filter:drop-shadow(0 34px 35px rgba(31,34,67,.22));animation:cwfloat 5s ease-in-out infinite}.cwv4-note{position:absolute;z-index:3;background:rgba(255,255,255,.86);backdrop-filter:blur(12px);border:1px solid rgba(117,89,233,.15);border-radius:999px;padding:12px 17px;font-size:13px;box-shadow:0 15px 35px rgba(24,33,58,.10)}.cwv4-note.one{top:20%;left:0}.cwv4-note.two{right:0;bottom:22%}@keyframes cwfloat{50%{transform:translateY(-12px)}}
.cwv4-trust{border-top:1px solid #e9e9ef;border-bottom:1px solid #e9e9ef;background:#fff}.cwv4-trust .cwv4-shell{display:grid;grid-template-columns:repeat(4,1fr)}.cwv4-trust div div{text-align:center;padding:22px 12px;font-size:13px;font-weight:700;border-right:1px solid #ececf2}.cwv4-trust div div:last-child{border:0}.cwv4-section{padding:110px 0}.cwv4-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:48px}.cwv4-heading>a{color:var(--ink);font-weight:700;text-decoration:none}.cwv4-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.cwv4-product .image{display:block;background:linear-gradient(145deg,#fbfbfd,#f0f2f7);border-radius:28px;aspect-ratio:1/1.15;overflow:hidden}.cwv4-product img{width:100%;height:100%;object-fit:contain;padding:26px;transition:.45s}.cwv4-product:hover img{transform:scale(1.045)}.cwv4-product .meta{display:flex;justify-content:space-between;gap:15px;padding:20px 4px}.cwv4-product h3{font-size:18px}.cwv4-product h3 a,.cwv4-product .arrow{text-decoration:none;color:var(--ink)}.cwv4-product .meta p{margin:7px 0 0;font-size:15px;color:var(--muted)}.cwv4-product .arrow{width:40px;height:40px;border:1px solid #d9dce6;border-radius:50%;display:grid;place-items:center}.cwv4-goal-section{padding:110px 0;background:var(--ink);color:#fff}.cwv4-heading.light .cwv4-kicker{color:#aab2c8}.cwv4-goals{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cwv4-goals a{min-height:260px;padding:30px;border:1px solid rgba(255,255,255,.14);border-radius:24px;color:#fff;text-decoration:none;background:linear-gradient(145deg,rgba(255,255,255,.06),rgba(255,255,255,.01));transition:.3s}.cwv4-goals a:hover{transform:translateY(-5px);border-color:rgba(52,199,223,.6)}.cwv4-goals span{color:#65d4e7}.cwv4-goals h3{font-size:25px;margin:42px 0 10px}.cwv4-goals p{color:#c7cede;font-size:15px}.cwv4-goals b{font-size:13px}.cwv4-standard{padding:120px 0;background:var(--cream)}.cwv4-standard-intro{max-width:760px}.cwv4-standard-intro>p:last-child{color:var(--muted)}.cwv4-standard-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:55px}.cwv4-standard-grid article{background:#fff;border-radius:24px;padding:34px}.cwv4-standard-grid span{color:var(--violet);font-weight:800}.cwv4-standard-grid h3{font-size:23px;margin:38px 0 12px}.cwv4-standard-grid p{font-size:15px;color:var(--muted)}.cwv4-feature{background:linear-gradient(135deg,#2e47a7,#6c55dd);color:#fff;padding:110px 0;overflow:hidden}.cwv4-feature-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px}.cwv4-feature p{color:#e4e7f4;max-width:590px}.cwv4-feature-image{text-align:center}.cwv4-feature-image img{max-width:80%;filter:drop-shadow(0 32px 35px rgba(0,0,0,.28))}.cwv4-story{padding:120px 0}.cwv4-story-grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px}.cwv4-story-image{background:#f3f4f8;border-radius:30px;overflow:hidden;min-height:520px;display:grid;place-items:center}.cwv4-story-image img{width:100%;height:100%;object-fit:cover}.cwv4-story-grid>div:last-child p{color:var(--muted);max-width:620px}.cwv4-journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.cwv4-journal-grid img{width:100%;aspect-ratio:1.45;object-fit:cover;border-radius:20px}.cwv4-journal-grid>article>p{font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted)}.cwv4-journal-grid h3{font-size:24px}.cwv4-journal-grid a{color:var(--ink);text-decoration:none}.cwv4-final{padding:120px 0;text-align:center;background:var(--ink);color:#fff}.cwv4-final img{width:72px}.cwv4-final p:not(.cwv4-kicker){color:#c6ccda;max-width:600px;margin:22px auto 30px}
.header-wrapper{background:rgba(255,255,255,.94)!important;backdrop-filter:blur(16px);border-bottom:1px solid rgba(24,33,58,.08)}.header__heading-logo{max-height:62px!important;object-fit:contain}.header__menu-item{font-weight:600;letter-spacing:.01em}.card-wrapper{border-radius:22px}.footer{background:#151d33!important}.footer,.footer a,.footer p{color:#e7eaf2!important}
@media(max-width:990px){.cwv4-hero-grid,.cwv4-feature-grid,.cwv4-story-grid{grid-template-columns:1fr}.cwv4-hero-grid{min-height:auto}.cwv4-copy{text-align:center}.cwv4-lead{margin-left:auto;margin-right:auto}.cwv4-actions,.cwv4-proof{justify-content:center}.cwv4-visual{min-height:430px}.cwv4-product-grid{grid-template-columns:repeat(2,1fr)}.cwv4-goals,.cwv4-standard-grid{grid-template-columns:1fr 1fr}.cwv4-trust .cwv4-shell{grid-template-columns:1fr 1fr}.cwv4-trust div div:nth-child(2){border-right:0}.cwv4-journal-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.cwv4-shell{width:min(100% - 26px,1240px)}.cwv4-hero{padding-top:58px}.cwv4 h1{font-size:48px}.cwv4 h2{font-size:40px}.cwv4-visual{min-height:350px}.cwv4-note{display:none}.cwv4-orbit{width:320px;height:320px}.cwv4-section,.cwv4-standard,.cwv4-story,.cwv4-goal-section,.cwv4-feature,.cwv4-final{padding:78px 0}.cwv4-heading{align-items:start;flex-direction:column}.cwv4-product-grid,.cwv4-goals,.cwv4-standard-grid,.cwv4-journal-grid{grid-template-columns:1fr}.cwv4-product-grid{gap:34px}.cwv4-trust .cwv4-shell{width:100%}.cwv4-trust div div{font-size:11px;padding:18px 8px}.cwv4-story-image{min-height:340px}}
