:root{--primary:#0B6E75;--secondary:#F4B942;--ink:#18323a;--muted:#6b7f84;--bg:#f5fafb}.topbar{background:var(--primary);color:#fff}.navbar-brand img{height:44px;max-width:160px;object-fit:contain}.hero{background:linear-gradient(135deg,color-mix(in srgb,var(--primary) 93%,#000),color-mix(in srgb,var(--primary) 70%,#44b9b2));color:#fff;border-radius:0 0 32px 32px}.hero h1{font-weight:800;letter-spacing:-.03em}.section-title{font-weight:800;color:var(--ink)}.card{border:0;border-radius:18px;box-shadow:0 8px 26px #14515a12}.banner-img{height:390px;object-fit:cover;filter:brightness(.72)}.ticker{position:sticky;top:0;z-index:1020;background:#fff;border-bottom:1px solid #e7eff0}.ticker .label{background:var(--secondary);font-weight:800;padding:.65rem 1rem}.ticker-track{overflow:hidden;white-space:nowrap}.ticker-move{display:inline-block;padding-left:100%;animation:ticker 28s linear infinite}@keyframes ticker{to{transform:translateX(-100%)}}.video-wrap{aspect-ratio:16/9}.video-wrap iframe{width:100%;height:100%;border:0;border-radius:18px}.news-card img,.activity-card img,.commodity-card img{height:190px;object-fit:cover}.social-rail{position:fixed;right:14px;top:45%;z-index:1060;display:flex;flex-direction:column;gap:8px}.social-rail a,.wa-float{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;color:#fff;text-decoration:none;box-shadow:0 8px 20px #0003}.social-rail a{background:var(--primary)}.wa-float{position:fixed;left:16px;bottom:18px;background:#25D366;z-index:1060;font-size:1.4rem}.stat{font-size:2rem;font-weight:800;color:var(--primary)}.consult-box{background:linear-gradient(135deg,#fff,#eefbfa)}footer{background:#102e34;color:#d8e4e6}.gallery img{height:210px;object-fit:cover;border-radius:16px;width:100%}@media(max-width:768px){.banner-img{height:260px}.social-rail{right:7px}.social-rail a{width:40px;height:40px}.hero{border-radius:0 0 22px 22px}}
