*{margin:0;padding:0;box-sizing:border-box}body{font-family:Arial,sans-serif}.logo img{height:60px}.contact-info{gap:40px;color:#fff}.contact-info .area-cliente,.contact-info .atendimento{font-size:13px;color:#ccc;text-align:left}.contact-info a{font-weight:700}.contact-info .icon{color:#d4af37;margin-right:5px}.social a img{width:22px;height:22px;margin-left:10px}body{font-family:Inter,sans-serif;margin:0;background:#f7f7f7;color:#333}.top-bar{justify-content:space-between;padding:12px 40px;background:#000}.contact-info,.top-bar{display:flex;align-items:center}.contact-info{gap:30px}.contact-info a{color:#d4af37;text-decoration:none;font-weight:600;font-size:14px;transition:.3s}.contact-info a:hover{color:#fff}.social a img{width:20px;filter:brightness(0) invert(1);transition:.3s}.social a img:hover{filter:none}.header{background:#000;padding:15px 40px;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.container{display:flex;align-items:center;justify-content:space-between}.logo img{height:55px}.nav{flex:1 1;display:flex;justify-content:center;gap:30px}.nav a{color:#fff;font-weight:600;text-decoration:none;font-size:14px;position:relative;transition:color .3s;padding:8px 18px}.nav a:hover{color:#d4af37}.nav .highlight{background:#d4af37;color:#000;padding:8px 18px;border-radius:6px;font-weight:700;transition:all .3s}.nav .highlight:hover{background:#000;color:#d4af37;border:1px solid #d4af37}.contact{display:flex;align-items:center;gap:20px}.phone{color:#d4af37;font-weight:600;text-decoration:none}.phone i{margin-right:6px;color:#d4af37}.social a{color:#fff;font-size:18px;margin-left:10px;transition:color .3s}.social a:hover{color:#d4af37}.hero{background:url(/10108487-2375-48d9-97f8-8e165567a873.png) 50%/cover no-repeat;height:90vh;display:flex;align-items:center;justify-content:center;text-align:center;position:relative;color:#fff}.hero:after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.55)}.hero-content{position:relative;z-index:1;max-width:800px;padding:20px}.hero h1{font-size:48px;margin-bottom:20px;font-weight:700;text-transform:uppercase;letter-spacing:1px}.hero p{font-size:20px;margin-bottom:30px;font-weight:400}.btn-hero{background:#d4af37;color:#000;padding:15px 30px;border-radius:8px;text-decoration:none;font-size:18px;font-weight:700;transition:all .3s ease}.btn-hero:hover{background:#fff;color:#000}.imoveis{padding:40px 20px;max-width:1200px;margin:auto}.imoveis h2{text-align:center;margin-bottom:25px;font-size:28px;color:#111}.carousel{display:flex;transition:transform .5s ease}.card{flex-grow:0;flex-shrink:0;flex-basis:calc(33.333% - 20px);margin:0 10px;background:#fff;border-radius:12px;box-shadow:0 5px 15px rgba(0,0,0,.1);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.card:hover{transform:translateY(-6px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.card img{width:100%;height:200px;object-fit:cover}.card .info{padding:15px;flex:1 1;display:flex;flex-direction:column}.card .info h3{font-size:18px;font-weight:700;margin-bottom:8px;color:#007b5e}.card .desc{font-size:14px;color:#555;margin-bottom:10px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:54px}.card .preco{font-size:18px;font-weight:700;color:#d4af37;margin-bottom:10px}.icons{display:flex;flex-wrap:wrap;gap:10px 15px;font-size:14px;margin-bottom:12px}.icons i{margin-right:5px;color:#666}@media (max-width:900px){.card{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 20px)}}@media (max-width:600px){.card{flex:0 0 100%}}.next,.prev{width:40px;height:40px;font-size:20px;transition:background .3s}.equipe{padding:60px 20px;max-width:800px;margin:auto;text-align:center}.equipe h2{font-size:32px;margin-bottom:20px;color:#111}.equipe .intro{font-size:16px;color:#555;margin-bottom:40px}.team-single{background:#fff;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1);padding:30px}.team-single img{width:200px;height:200px;object-fit:cover;border-radius:50%;margin-bottom:20px}.team-single h3{font-size:22px;font-weight:700;margin-bottom:5px}.team-single p{margin:5px 0;color:#555}.team-single .bio{font-size:14px;margin-top:15px;color:#777}.faq{max-width:900px;margin:60px auto;padding:0 20px}.faq h2{text-align:center;margin-bottom:30px;font-size:28px;color:#111}.faq-item{margin-bottom:15px;border-bottom:1px solid #ddd}.faq-question{width:100%;background:none;border:none;text-align:left;font-size:18px;font-weight:700;padding:15px;cursor:pointer;transition:.3s}.faq-question:hover{color:#d4af37}.faq-answer{max-height:0;overflow:hidden;transition:max-height .4s ease;padding:0 15px}.faq-answer p{margin:10px 0;color:#444;font-size:15px}.faq-item.active .faq-answer{max-height:200px;padding-bottom:15px}.quem-somos{background:#fff;padding:60px 20px}.quem-somos .container{max-width:900px;margin:auto;text-align:center;display:block}.quem-somos p{text-align:justify;margin-bottom:20px}.quem-somos h2{font-size:32px;margin-bottom:25px;color:#111;position:relative}.quem-somos h2:after{content:"";display:block;width:60px;height:3px;background:#d4af37;margin:10px auto 0}section h2{font-size:32px;margin-bottom:25px;color:#111;text-align:center;position:relative}section h2:after{content:"";display:block;width:60px;height:3px;background:#d4af37;margin:10px auto 0}.footer{background:#111;color:#ddd;padding:40px 20px 20px;font-size:14px}.footer-content{max-width:1200px;margin:auto;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:30px}.footer-info h3{color:#fff;margin-bottom:15px}.footer-info p{margin:8px 0}.footer-info i{margin-right:8px;color:#d4af37}.footer-info a{color:#d4af37;text-decoration:none}.footer-social a{color:#fff;font-size:20px;margin-right:15px;transition:color .3s}.footer-social a:hover{color:#d4af37}.footer-bottom{text-align:center;margin-top:30px;border-top:1px solid #333;padding-top:15px;font-size:13px;color:#aaa}.whatsapp-float{position:fixed;width:60px;height:60px;bottom:20px;right:20px;background-color:#25d366;color:#fff;border-radius:50%;text-align:center;font-size:28px;box-shadow:0 4px 10px rgba(0,0,0,.2);z-index:1000;display:flex;align-items:center;justify-content:center;transition:transform .3s,background .3s;text-decoration:none}.whatsapp-float:hover{background:#20b954;transform:scale(1.1)}.container{padding:0 20px}.container,.imovel-detalhe{max-width:1200px;margin:0 auto}.imovel-detalhe{padding:0 20px 60px;display:block}.imovel-header{text-align:center;margin-bottom:40px}.imovel-header h1{font-size:34px;font-weight:700;margin-bottom:12px;color:#111}.imovel-header .preco{font-size:28px;font-weight:700;color:#d4af37;margin-top:8px}.descricao-card{background:#fff;border-radius:14px;padding:25px 28px;box-shadow:0 6px 18px rgba(0,0,0,.08);margin-bottom:50px;transition:transform .3s ease}.descricao-card:hover{transform:translateY(-3px)}.descricao-card p{font-size:16px;color:#444;line-height:1.75}.amenidades h2,.mapa h2{font-size:24px;margin-bottom:22px;text-align:center;font-weight:600;color:#222;position:relative}.amenidades h2:after,.mapa h2:after{content:"";display:block;width:70px;height:3px;background:#d4af37;margin:10px auto 0;border-radius:2px}.amenidades{margin-bottom:50px}.amenidades-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:18px;gap:18px}.amenidades-grid .item{background:#fdfdfd;padding:14px 18px;border-radius:10px;font-size:15px;display:flex;align-items:center;gap:12px;box-shadow:0 3px 10px rgba(0,0,0,.05);transition:transform .2s,box-shadow .2s}.amenidades-grid .item:hover{transform:translateY(-2px);box-shadow:0 6px 14px rgba(0,0,0,.08)}.amenidades-grid i{color:#d4af37;font-size:20px;flex-shrink:0}.mapa{margin-bottom:60px}.mapa-box{border-radius:14px;overflow:hidden;box-shadow:0 4px 14px rgba(0,0,0,.1)}.contato-imovel{text-align:center;margin:40px 0 60px}.btn-whatsapp{display:inline-flex;align-items:center;gap:12px;background:#25d366;color:#fff;font-size:18px;font-weight:600;padding:16px 36px;border-radius:50px;text-decoration:none;box-shadow:0 4px 12px rgba(0,0,0,.2);transition:all .3s ease}.btn-whatsapp:hover{background:#1ebc57;transform:scale(1.07);box-shadow:0 6px 16px rgba(0,0,0,.25)}.hero-carousel{height:450px;background:#000;display:flex;justify-content:center;align-items:center;margin-bottom:50px}.carousel-container,.hero-carousel{position:relative;width:100%;overflow:hidden}.carousel-container{height:100%}.carousel-track{transition:transform .5s ease-in-out}.carousel-track,.slide{display:flex;height:100%}.slide{flex:0 0 100%;justify-content:center;align-items:center;background:#000}.slide img{max-width:100%;max-height:100%;object-fit:contain;background:#000}.next,.prev{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,.6);color:#fff;border:none;width:45px;height:45px;border-radius:50%;font-size:22px;cursor:pointer;transition:background .3s,transform .2s;display:flex;justify-content:center;align-items:center;z-index:10}.next:hover,.prev:hover{background:#d4af37;color:#000;transform:translateY(-50%) scale(1.1)}.prev{left:15px}.next{right:15px}@media (max-width:768px){.header{padding:12px 20px}.nav{gap:15px}.nav a{font-size:13px;padding:6px 12px}.hero{height:70vh;padding:0 15px}.hero h1{font-size:32px}.btn-hero,.hero p{font-size:16px}.btn-hero{padding:12px 20px}.card{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 20px)}.team-single img{width:150px;height:150px}}@media (max-width:480px){.container{flex-direction:column;gap:12px}.nav{flex-wrap:wrap;justify-content:center;gap:10px}.hero{height:60vh}.hero h1{font-size:24px}.btn-hero,.hero p{font-size:14px}.btn-hero{padding:10px 18px}.card{flex:0 0 100%;margin-bottom:20px}.card img{height:180px}.footer-content{flex-direction:column;align-items:center;text-align:center}}.image-wrapper{position:relative}.tag-vendido{position:absolute;top:10px;left:10px;background:red;z-index:5;margin-left:15px;padding:6px 12px}.tag-vendido,.tag-vendido-interno{display:inline-block;font-size:14px;font-weight:700;color:#fff;background:#e63946;border-radius:6px;text-transform:uppercase}.tag-vendido-interno{margin:10px auto;padding:8px 16px;text-align:center}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}