:root{--ink:#083d45;--teal:#009aa6;--teal2:#16b8bd;--orange:#f5a623;--ice:#f2f7f7;--line:#d8e6e7;--white:#fff;--muted:#587278}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text","Segoe UI",sans-serif;color:var(--ink);background:#fff}img{display:block;max-width:100%}a{color:inherit}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.nav{height:76px;display:flex;align-items:center;justify-content:space-between}.nav img{width:190px}.nav-links{display:flex;gap:26px;align-items:center;font-weight:650;font-size:14px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 20px;border-radius:10px;background:var(--teal);color:white;text-decoration:none;font-weight:750;border:1px solid var(--teal)}.button.ghost{background:white;color:var(--ink);border-color:#a9dadd}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:800;color:var(--teal)}.hero{min-height:680px;position:relative;display:flex;align-items:flex-end;color:white;background:url('/cases/hb-moveis/solar-02.jpg') center/cover}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,43,49,.9),rgba(3,43,49,.28) 65%,rgba(3,43,49,.08)),linear-gradient(0deg,rgba(3,43,49,.55),transparent 55%)}.hero .wrap{position:relative;z-index:1;padding-bottom:74px}.hero h1{font-size:clamp(48px,7vw,86px);line-height:.95;letter-spacing:-.055em;margin:16px 0 24px;max-width:850px}.hero p{font-size:21px;line-height:1.5;max-width:670px;color:#eaf6f6}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.facts{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border-bottom:1px solid var(--line)}.fact{background:#fff;padding:38px 30px}.fact b{display:block;font-size:35px;letter-spacing:-.04em}.fact span{color:var(--muted);font-size:13px}.section{padding:100px 0}.section.ice{background:var(--ice)}.section.dark{background:var(--ink);color:#fff}.intro{display:grid;grid-template-columns:1.05fr .95fr;gap:80px;align-items:start}.intro h2,.section-title{font-size:clamp(40px,5vw,66px);line-height:1;letter-spacing:-.05em;margin:12px 0 24px}.lead{font-size:20px;line-height:1.6;color:var(--muted)}.dark .lead{color:#c5d9db}.copy{font-size:17px;line-height:1.75;color:#385e64}.copy p:first-child{margin-top:0}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:44px}.card{border:1px solid var(--line);border-radius:18px;padding:28px;background:#fff}.card .n{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#e8f8f8;color:var(--teal);font-weight:850}.card h3{font-size:22px;margin:22px 0 10px}.card p{color:var(--muted);line-height:1.6;margin:0}.architecture{display:flex;gap:12px;align-items:stretch;margin-top:50px}.node{flex:1;background:#fff;color:var(--ink);padding:26px;border-radius:16px;min-height:150px}.node strong{display:block;font-size:20px;margin:12px 0 8px}.node span{font-size:14px;color:var(--muted)}.arrow{display:grid;place-items:center;font-size:25px;color:var(--orange)}.gallery{display:grid;grid-template-columns:1.3fr .7fr;grid-template-rows:290px 290px;gap:14px;margin-top:45px}.gallery img{width:100%;height:100%;object-fit:cover;border-radius:18px}.gallery img:first-child{grid-row:1/3}.bess-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;align-items:center}.bess-photos{display:grid;grid-template-columns:1fr 1fr;gap:12px}.bess-photos img{height:500px;width:100%;object-fit:cover;border-radius:18px}.notice{border-left:4px solid var(--orange);background:#fff7e8;padding:20px 22px;margin:26px 0;border-radius:0 12px 12px 0;color:#5b4b2a}.source-list{font-size:14px;line-height:1.7;color:var(--muted)}.cta{border-radius:24px;padding:54px;background:linear-gradient(120deg,var(--ink),#075d65);color:white;display:flex;justify-content:space-between;align-items:center;gap:30px}.cta h2{font-size:40px;line-height:1.05;margin:0;max-width:650px}.footer{padding:36px 0;border-top:1px solid var(--line);font-size:13px;color:var(--muted)}@media(max-width:800px){.nav-links a:not(.button){display:none}.facts{grid-template-columns:1fr 1fr}.intro,.bess-layout{grid-template-columns:1fr;gap:40px}.card-grid{grid-template-columns:1fr}.architecture{display:grid}.arrow{transform:rotate(90deg)}.gallery{grid-template-columns:1fr;grid-template-rows:250px 250px 250px}.gallery img:first-child{grid-row:auto}.bess-photos img{height:390px}.section{padding:70px 0}.cta{display:block}.cta .button{margin-top:24px}}
