:root{--verde:#4b5830;--ouro:#c59a43;--bege:#f5efe4;--escuro:#10120f;--texto:#34382d}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,Arial,sans-serif;background:var(--bege);color:var(--texto)}a{text-decoration:none;color:inherit}.topo{min-height:100vh;background:linear-gradient(90deg,rgba(0,0,0,.85),rgba(0,0,0,.35)),url('../imagens/FOTO14.jpeg') center/cover no-repeat;color:white}.menu{position:fixed;top:0;left:0;right:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:18px 7%;background:rgba(10,12,9,.72);backdrop-filter:blur(12px)}.marca img{width:155px;border-radius:8px}.links{display:flex;gap:26px;align-items:center;text-transform:uppercase;font-size:13px;font-weight:800}.hamb{display:none;background:none;border:0;color:white;font-size:28px}.hero{min-height:100vh;display:flex;align-items:center;padding:130px 7% 60px}.hero-texto{max-width:650px}.hero span,.sub{color:var(--ouro);text-transform:uppercase;letter-spacing:2px;font-weight:900;font-size:13px}.hero h1{font-family:Georgia,serif;font-size:clamp(42px,7vw,82px);line-height:.98;margin:18px 0}.hero p{font-size:20px;line-height:1.6;max-width:560px}.btn,.whats{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--verde);color:white;padding:15px 24px;border-radius:12px;font-weight:900;text-transform:uppercase;box-shadow:0 12px 25px #0002}.btn.claro{background:transparent;border:1px solid #fff}.btn.pequeno{padding:11px 18px}.acoes{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.cards{width:86%;margin:-48px auto 0;position:relative;z-index:2;background:#171811;color:white;border-radius:18px;display:grid;grid-template-columns:repeat(5,1fr);gap:10px;padding:25px;box-shadow:0 20px 45px #0003}.cards div{display:flex;gap:12px;align-items:center}.sobre{display:grid;grid-template-columns:1fr 1.15fr;gap:50px;padding:90px 7%;align-items:center}.sobre h2,.galeria h2,.videos h2,.cta h2{font-family:Georgia,serif;color:var(--verde);font-size:clamp(34px,4vw,56px);line-height:1.05;margin:12px 0 20px}.sobre p{font-size:18px;line-height:1.7;margin-bottom:20px}.sobre ul{list-style:none;display:grid;gap:12px;margin:22px 0}.sobre li:before{content:'✓';background:var(--verde);color:white;border-radius:50%;padding:2px 6px;margin-right:10px}.mosaico{display:grid;grid-template-columns:1fr 1fr;gap:18px}.mosaico img,.grid-fotos img{width:100%;height:100%;object-fit:cover;border-radius:18px;box-shadow:0 16px 35px #0002}.mosaico img:first-child{grid-column:span 2;height:310px}.mosaico img{height:210px}.galeria,.videos{text-align:center;padding:80px 7%;background:#fffaf1}.grid-fotos{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:35px}.grid-fotos img{height:260px;cursor:pointer;transition:.25s}.grid-fotos img:hover{transform:translateY(-6px)}.videos{background:var(--bege)}.video-box{max-width:950px;margin:35px auto 0;border-radius:24px;overflow:hidden;box-shadow:0 20px 45px #0003;background:#000}.video-box video{width:100%;display:block}.cta{display:flex;justify-content:space-between;align-items:center;gap:25px;background:linear-gradient(135deg,var(--verde),#252f18);color:white;padding:55px 7%}.cta h2{color:white;margin:0 0 10px}.whats{font-size:24px;border:1px solid #ffffff55}.whats:hover,.btn:hover{filter:brightness(1.08);transform:translateY(-2px)}footer{background:#15170f;color:#ddd;text-align:center;padding:38px 7%}footer img{width:150px;border-radius:10px;margin-bottom:15px}@media(max-width:900px){.hamb{display:block}.links{display:none;position:absolute;top:82px;left:0;right:0;background:#111;flex-direction:column;padding:25px}.links.ativo{display:flex}.cards{grid-template-columns:1fr 1fr}.sobre{grid-template-columns:1fr}.grid-fotos{grid-template-columns:1fr 1fr}.cta{flex-direction:column;text-align:center}.hero p{font-size:17px}}@media(max-width:560px){.marca img{width:120px}.cards,.grid-fotos{grid-template-columns:1fr}.grid-fotos img{height:310px}.mosaico{grid-template-columns:1fr}.mosaico img:first-child{grid-column:auto}.btn,.whats{width:100%}}
