:root{--yellow:#f39200;--yellow2:#ffad24;--ink:#083f50;--muted:#566a70;--paper:#f6f8f7;--line:#d5dfe0;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}.topbar{height:82px;display:flex;align-items:center;justify-content:space-between;max-width:1240px;margin:auto;padding:0 32px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;font:700 20px/1 Space Grotesk}.brand strong{color:#bd8d00}.brand-mark{position:relative;width:34px;height:30px;display:block}.brand-mark i{position:absolute;width:18px;height:8px;background:var(--yellow);transform:skew(-28deg)}.brand-mark i:nth-child(1){left:0;top:1px}.brand-mark i:nth-child(2){left:8px;top:11px}.brand-mark i:nth-child(3){left:16px;top:21px}.topbar nav{display:flex;gap:34px;font-size:14px;font-weight:600}.topbar nav a:hover{color:#9d7500}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;background:var(--yellow);color:#171810;border-radius:6px;padding:15px 22px;font-weight:800;transition:.2s}.button:hover{background:var(--yellow2);transform:translateY(-2px)}.button-small{padding:10px 16px;font-size:14px}.hero{max-width:1240px;min-height:650px;margin:auto;padding:72px 32px 80px;display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.eyebrow{margin:0 0 14px;text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:800;color:#8a6900}.hero h1{font:700 clamp(3.4rem,6vw,5.6rem)/.94 Space Grotesk;margin:0 0 28px;letter-spacing:-.055em;max-width:680px}.hero h1 em{font-style:normal;color:#b98900}.hero-text{max-width:590px;color:var(--muted);font-size:18px;line-height:1.75}.hero-actions{display:flex;align-items:center;gap:28px;margin:34px 0 40px}.text-link{font-weight:700;border-bottom:1px solid #a7aa9e}.text-link span{margin-left:10px}.trust-row{display:flex;flex-wrap:wrap;gap:18px 26px;color:#565a51;font-size:13px}.trust-row b{color:#9c7600;margin-right:5px}.hero-visual{height:480px;position:relative;background:linear-gradient(150deg,#151711,#2a2d24);border-radius:2px;overflow:hidden;padding:62px 48px;box-shadow:22px 22px 0 #e9b300}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 96%,rgba(255,255,255,.05) 96%),linear-gradient(transparent 94%,rgba(255,255,255,.05) 94%);background-size:38px 38px}.sun-orbit{position:absolute;width:280px;height:280px;border:1px solid rgba(245,185,0,.22);border-radius:50%;right:-70px;top:-95px}.sun-orbit span{position:absolute;width:68px;height:68px;border-radius:50%;background:var(--yellow);left:18px;bottom:18px;box-shadow:0 0 70px rgba(245,185,0,.35)}.energy-card{height:100%;position:relative;z-index:2;color:white;display:flex;flex-direction:column}.energy-card-top{display:flex;justify-content:space-between;font-size:11px;letter-spacing:.13em;color:#b9bdb1}.live{color:#ffd036}.energy-card>strong{font:600 28px/1.3 Space Grotesk;margin:40px 0 25px}.power-bars{height:145px;display:flex;gap:10px;align-items:flex-end;border-bottom:1px solid #5a5d55}.power-bars i{flex:1;height:var(--h);background:linear-gradient(var(--yellow2),#c59200);border-radius:2px 2px 0 0}.energy-footer{display:flex;justify-content:space-between;margin-top:14px;font-size:11px;color:#b9bdb1}.floating-note{position:absolute;z-index:3;right:18px;bottom:20px;background:white;padding:14px 18px;display:flex;align-items:center;gap:13px;box-shadow:0 12px 30px #0004}.floating-note>span{width:33px;height:33px;display:grid;place-items:center;background:var(--yellow);border-radius:50%}.floating-note div{display:flex;flex-direction:column}.floating-note small{font-size:9px;letter-spacing:.12em;color:#777}.floating-note b{font-size:12px}.proof{background:var(--ink);color:white;padding:26px max(32px,calc((100vw - 1176px)/2));display:flex;align-items:center;justify-content:space-between;gap:25px}.proof>p{font-size:13px;color:#b9bdb1}.proof-items{display:flex;align-items:center;gap:24px;font-size:11px;letter-spacing:.13em;font-weight:700}.proof-items i{width:4px;height:4px;border-radius:50%;background:var(--yellow)}.solutions{max-width:1240px;margin:auto;padding:115px 32px}.section-heading{display:grid;grid-template-columns:1.25fr .75fr;gap:80px;align-items:end;margin-bottom:55px}.section-heading h2,.process h2,.about h2,.cta h2{font:700 clamp(2.3rem,4vw,4rem)/1.05 Space Grotesk;letter-spacing:-.04em;margin:0}.section-heading>p{color:var(--muted);margin:0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.solution-card{min-height:390px;border:1px solid var(--line);background:#fbfbf7;padding:28px;display:flex;flex-direction:column;transition:.25s}.solution-card:hover{transform:translateY(-5px);border-color:#b99014}.solution-card.featured{background:var(--yellow);border-color:var(--yellow)}.card-number{align-self:flex-end;font-size:11px;color:#787b73}.card-icon{font-size:34px;margin:30px 0 22px}.solution-card h3{font:700 25px Space Grotesk;margin:0 0 14px}.solution-card p{color:#64685f;margin:0}.featured p{color:#514200}.solution-card a{margin-top:auto;font-weight:800;font-size:13px;border-top:1px solid #c9cbbf;padding-top:20px}.featured a{border-color:#ca9900}.process{background:var(--yellow);display:grid;grid-template-columns:.85fr 1.15fr;gap:100px;padding:110px max(32px,calc((100vw - 1176px)/2))}.process-intro>p:not(.eyebrow){max-width:470px;color:#5b4900}.button.dark{background:var(--ink);color:white;margin-top:24px}.steps{list-style:none;margin:0;padding:0}.steps li{display:grid;grid-template-columns:60px 1fr;gap:20px;padding:20px 0;border-bottom:1px solid #c99800}.steps li:first-child{border-top:1px solid #c99800}.steps b{font:700 13px Space Grotesk}.steps h3{font:700 20px Space Grotesk;margin:0 0 4px}.steps p{margin:0;color:#685300;font-size:14px}.about{max-width:1240px;margin:auto;padding:120px 32px;display:grid;grid-template-columns:.8fr 1.2fr;gap:100px;align-items:center}.about-mark{aspect-ratio:1;background:var(--ink);display:grid;place-items:center;position:relative;box-shadow:-20px 20px 0 var(--yellow)}.about-mark:before,.about-mark:after{content:"";position:absolute;width:55%;height:1px;background:#ffffff22}.about-mark:after{transform:rotate(90deg)}.about-mark span{font:700 clamp(5rem,12vw,10rem) Space Grotesk;color:var(--yellow);letter-spacing:-.12em}.about-copy>p:not(.eyebrow){font-size:17px;color:var(--muted);max-width:600px}.about-details{margin-top:36px;display:grid;gap:16px}.about-details span{display:flex;justify-content:space-between;gap:25px;border-top:1px solid var(--line);padding-top:14px}.about-details small{letter-spacing:.13em;color:#8a8d85}.about-details b{text-align:right}.cta{text-align:center;background:var(--ink);color:white;padding:100px 24px}.cta .eyebrow{color:var(--yellow)}.cta h2{max-width:750px;margin:auto}.cta>p:not(.eyebrow){color:#b9bdb1}.button.light{margin-top:20px;background:var(--yellow);color:var(--ink)}footer{padding:32px max(32px,calc((100vw - 1176px)/2));display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;border-top:1px solid var(--line);font-size:13px;color:#666}.footer-brand{color:var(--ink)}footer p{text-align:center}footer>div{display:flex;justify-content:flex-end;gap:18px;font-weight:700}
@media(max-width:850px){.topbar{height:70px;padding:0 20px}.topbar nav{display:none}.hero{grid-template-columns:1fr;padding:55px 20px 65px;gap:45px}.hero h1{font-size:clamp(3rem,15vw,4.8rem)}.hero-visual{height:410px;padding:45px 25px;box-shadow:10px 10px 0 #e9b300}.proof{flex-direction:column;align-items:flex-start}.proof-items{width:100%;overflow:auto;white-space:nowrap}.solutions{padding:85px 20px}.section-heading{grid-template-columns:1fr;gap:22px}.cards{grid-template-columns:1fr}.solution-card{min-height:330px}.process{grid-template-columns:1fr;gap:60px;padding:85px 20px}.about{grid-template-columns:1fr;padding:90px 30px;gap:60px}.about-mark{max-width:430px}.about-details span{flex-direction:column;gap:3px}.about-details b{text-align:left}footer{grid-template-columns:1fr;text-align:center;gap:15px}.footer-brand{justify-content:center}footer p{margin:0}footer>div{justify-content:center;flex-wrap:wrap}}
@media(max-width:520px){.brand{font-size:17px}.topbar .button-small{font-size:0;padding:10px 13px}.topbar .button-small:after{content:"WhatsApp";font-size:13px}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions .text-link{align-self:flex-start}.trust-row{flex-direction:column;gap:8px}.hero-visual{height:360px}.energy-card>strong{font-size:22px}.floating-note{right:8px}.process .button{width:100%}.about{padding-left:20px;padding-right:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.solution-card{transition:none}}

/* Identidade visual oficial Araujo Solar */
.brand{gap:0}
.brand img{display:block;width:auto;height:72px;object-fit:contain}
.topbar{height:92px}
.topbar nav a:hover{color:#d16e00}
.button{color:#fff}
.eyebrow{color:#d16e00}
.hero h1 em{color:var(--yellow)}
.trust-row b{color:var(--yellow)}
.hero-visual{background:linear-gradient(150deg,#073a49,#0b5265);box-shadow:22px 22px 0 var(--yellow)}
.solution-card.featured{color:#fff}
.solution-card.featured p{color:#fff}
.solution-card.featured a{border-color:#ffffff66}
.process{background:linear-gradient(135deg,#f39200,#ffad24)}
.process .eyebrow{color:#623700}
.about-mark{background:#fff;border:1px solid var(--line);overflow:hidden}
.about-mark:before,.about-mark:after{display:none}
.about-mark img{width:78%;height:78%;object-fit:contain}
.footer-brand img{height:74px}

.hero-text strong{color:var(--ink)}
.purpose{max-width:1240px;margin:0 auto;padding:0 32px 120px;display:grid;grid-template-columns:1fr 1fr 1.12fr;gap:16px}
.purpose article{position:relative;min-height:330px;padding:34px;border:1px solid var(--line);background:#fff}
.purpose article>span{position:absolute;right:28px;top:24px;color:#a7b0b1;font:700 12px Space Grotesk}
.purpose h3{font:700 26px/1.15 Space Grotesk;margin:0 0 18px}
.purpose article>p:last-child{color:var(--muted);margin:0}
.purpose .values-card{background:var(--ink);color:#fff;border-color:var(--ink)}
.values-card .eyebrow{color:var(--yellow)}
.values-list{display:flex;flex-wrap:wrap;gap:9px;margin-top:26px}
.values-list b{border:1px solid #ffffff35;border-radius:999px;padding:8px 13px;font-size:12px}
.advantages{background:#fff;display:grid;grid-template-columns:.85fr 1.15fr;gap:90px;padding:110px max(32px,calc((100vw - 1176px)/2))}
.advantages-intro h2{font:700 clamp(2.3rem,4vw,4rem)/1.05 Space Grotesk;letter-spacing:-.04em;margin:0}
.advantages-intro>p:last-child{color:var(--muted);max-width:520px}
.check-list{display:grid;grid-template-columns:1fr 1fr;align-content:start;border-top:1px solid var(--line)}
.check-list span{position:relative;padding:19px 15px 19px 35px;border-bottom:1px solid var(--line);font-weight:700;font-size:14px}
.check-list span:before{content:"✓";position:absolute;left:4px;color:#d16e00;font-weight:900}

@media(max-width:850px){
  .topbar{height:78px}
  .brand img{height:62px}
  .hero-visual{box-shadow:10px 10px 0 var(--yellow)}
  .purpose{grid-template-columns:1fr;padding:0 20px 85px}.purpose article{min-height:0}
  .advantages{grid-template-columns:1fr;gap:45px;padding:85px 20px}
}
@media(max-width:520px){
  .brand img{height:56px}
  .check-list{grid-template-columns:1fr}
}

.bill-upload{max-width:1240px;margin:auto;padding:120px 32px;display:grid;grid-template-columns:.82fr 1.18fr;gap:90px;align-items:start}
.upload-intro h2{font:700 clamp(2.3rem,4vw,4rem)/1.05 Space Grotesk;letter-spacing:-.04em;margin:0}
.upload-intro>p:not(.eyebrow){color:var(--muted);max-width:520px;font-size:17px}
.upload-notes{display:grid;gap:0;margin-top:38px;border-top:1px solid var(--line)}
.upload-notes span{padding:15px 0;border-bottom:1px solid var(--line);font-weight:700}.upload-notes b{color:#d16e00;margin-right:15px;font-size:12px}
.bill-form{background:#fff;border:1px solid var(--line);padding:34px;box-shadow:14px 14px 0 var(--yellow)}
.bill-form label{display:grid;gap:7px;margin-bottom:18px;font-size:13px;font-weight:800}.bill-form label small{font-weight:500;color:var(--muted)}
.bill-form input[type=text],.bill-form input[type=tel],.bill-form input[type=email],.bill-form input[type=file]{width:100%;border:1px solid #c7d2d4;background:#f9fbfa;border-radius:5px;padding:13px 14px;font:500 15px Manrope;color:var(--ink)}
.bill-form input:focus{outline:3px solid #f3920033;border-color:var(--yellow)}
.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.file-field{border:1px dashed #aebdbe;border-radius:6px;padding:16px;background:#f6f9f8}.file-help{color:var(--muted);font-size:12px;font-weight:500}
.bill-form .consent{display:flex;align-items:flex-start;gap:10px;font-weight:500;line-height:1.45}.consent input{margin-top:4px;accent-color:var(--yellow)}
.submit-button{border:0;width:100%;cursor:pointer;font:800 14px Manrope}.privacy-note{margin:12px 0 0;text-align:center;color:var(--muted);font-size:11px}.form-error{color:#a72818;font-size:13px;font-weight:700}.honey{display:none!important}
.thanks-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(145deg,#edf4f8,#fff8ed)}.thanks-card{width:min(620px,100%);background:#fff;border:1px solid var(--line);padding:52px;text-align:center;box-shadow:18px 18px 0 var(--yellow)}.thanks-card img{width:220px;height:auto}.thanks-check{display:grid;place-items:center;width:68px;height:68px;border-radius:50%;background:var(--yellow);color:#fff;font-size:36px;font-weight:800;margin:30px auto 20px}.thanks-card h1{font:700 clamp(2.2rem,6vw,4rem)/1.05 Space Grotesk;letter-spacing:-.04em;margin:0}.thanks-card>p:not(.eyebrow){color:var(--muted);font-size:17px}.thanks-card .button{margin-top:20px}
@media(max-width:850px){.bill-upload{grid-template-columns:1fr;gap:45px;padding:85px 20px}.bill-form{box-shadow:8px 8px 0 var(--yellow)}}
@media(max-width:520px){.form-row{grid-template-columns:1fr}.bill-form{padding:24px 18px}.thanks-card{padding:38px 22px;box-shadow:9px 9px 0 var(--yellow)}}
