:root{--bg-base:#f3f1ed;--bg-alt:#e9e6e0;--bg-card:#fbfaf8;--grafite:#21201e;--grafite-soft:#4b4945;--mute:#8b877f;--terra:#c05f33;--terra-deep:#99481f;--terra-soft:#ecd5c8;--font-display:"Space Grotesk", sans-serif;--font-body:"Karla", sans-serif;--container:1140px;--radius:4px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--bg-base);color:var(--grafite-soft);-webkit-font-smoothing:antialiased;line-height:1.7;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit}.container{width:min(var(--container), 92%);margin-inline:auto}.text-terra{color:var(--terra)}body:before{content:"";z-index:-1;pointer-events:none;background-image:linear-gradient(#21201e0b 1px,#0000 1px),linear-gradient(90deg,#21201e0b 1px,#0000 1px);background-size:48px 48px;position:fixed;inset:0}.cursor-glow{pointer-events:none;z-index:0;background:radial-gradient(circle,#c05f331a 0%,#0000 65%);border-radius:50%;width:320px;height:320px;position:fixed;top:-400px;left:-400px;transform:translate(-50%,-50%)}.btn{font-family:var(--font-display);letter-spacing:.02em;border-radius:var(--radius);cursor:pointer;border:1.5px solid #0000;justify-content:center;align-items:center;gap:.5rem;min-height:44px;padding:.95rem 1.9rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .28s;display:inline-flex}.btn--primary{background:var(--grafite);color:var(--bg-base)}.btn--primary:hover{background:var(--terra);transform:translateY(-2px);box-shadow:0 12px 26px #c05f334d}.btn--ghost{border-color:var(--grafite);color:var(--grafite)}.btn--ghost:hover{background:#21201e0f;transform:translateY(-2px)}.btn--whatsapp{color:#07241a;background:#25d366}.btn--whatsapp:hover{transform:translateY(-2px);box-shadow:0 12px 26px #25d36659}.btn--sm{padding:.55rem 1.25rem;font-size:.88rem}.nav{z-index:100;padding:.9rem 0;transition:background .3s,box-shadow .3s;position:fixed;top:0;left:0;right:0}.nav.is-scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f3f1edf0;box-shadow:0 3px 18px #21201e17}.nav__inner{align-items:center;gap:1.4rem;display:flex}.nav__logo{align-items:center;gap:.7rem;text-decoration:none;display:inline-flex}.nav__logo-mark{font-family:var(--font-display);background:var(--grafite);color:var(--bg-base);border-radius:var(--radius);padding:.45rem .6rem;font-size:1.1rem;font-weight:700;line-height:1}.nav__logo-mark i{color:var(--terra);font-style:normal}.nav__logo-text{font-family:var(--font-display);color:var(--grafite);flex-direction:column;font-size:1.02rem;font-weight:600;line-height:1.1;display:flex}.nav__logo-text small{font-family:var(--font-body);letter-spacing:.22em;text-transform:uppercase;color:var(--mute);font-size:.62rem;font-weight:600}.nav__links{gap:1.5rem;margin-left:auto;display:flex}.nav__links a{color:var(--grafite);font-size:.92rem;font-weight:700;text-decoration:none;transition:color .2s}.nav__links a:hover{color:var(--terra)}.nav__cta{white-space:nowrap}.nav__toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:6px;margin-left:auto;padding:10px;display:none}.nav__toggle span{background:var(--grafite);width:26px;height:2.5px;transition:all .3s}.nav__toggle[aria-expanded=true] span:first-child{transform:translateY(4.2px)rotate(45deg)}.nav__toggle[aria-expanded=true] span:nth-child(2){transform:translateY(-4.2px)rotate(-45deg)}.hero{align-items:center;min-height:100svh;padding:7.5rem 0 4.5rem;display:flex;position:relative;overflow:hidden}.hero__inner{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid;position:relative}.hero__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--terra-deep);margin-bottom:1.2rem;font-size:.8rem;font-weight:700}.hero__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--grafite);margin-bottom:1.3rem;font-size:clamp(2.5rem,5.4vw,4.1rem);font-weight:700;line-height:1.06}.hero__title-accent{color:var(--terra);position:relative}.hero__subtitle{max-width:30rem;margin-bottom:2rem;font-size:1.1rem}.hero__actions{flex-wrap:wrap;gap:1rem;margin-bottom:2rem;display:flex}.hero__house{opacity:.9;width:min(300px,70%);height:auto}.hero__photo{border-radius:var(--radius);aspect-ratio:4/4.7;position:relative;overflow:hidden;box-shadow:0 26px 60px #21201e40}.hero__photo img{object-fit:cover;width:100%;height:100%}.hero__photo figcaption{color:#efece6;background:linear-gradient(#0000,#21201ed9);padding:1.8rem 1.3rem 1rem;font-size:.88rem;position:absolute;bottom:0;left:0;right:0}.hero__photo figcaption span{font-family:var(--font-display);letter-spacing:.2em;text-transform:uppercase;color:var(--terra-soft);border:1px solid #ecd5c880;border-radius:2px;margin-right:.6rem;padding:.15rem .55rem;font-size:.68rem;font-weight:600;display:inline-block}.section{padding:5.5rem 0;position:relative}.section__header{max-width:46rem;margin-bottom:2.8rem}.section__header--center{text-align:center;margin-inline:auto}.section__label{letter-spacing:.24em;text-transform:uppercase;color:var(--terra-deep);margin-bottom:.6rem;font-size:.76rem;font-weight:800}.section__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--grafite);font-size:clamp(1.9rem,4vw,2.9rem);font-weight:700;line-height:1.1}.servicos__grid{grid-template-columns:repeat(2,1fr);gap:1.3rem;display:grid}.servico{background:var(--bg-card);border-radius:var(--radius);border:1px solid #21201e1a;padding:2rem 2.1rem;transition:transform .3s,border-color .3s,box-shadow .3s;position:relative;overflow:hidden}.servico:hover{border-color:var(--terra);transform:translateY(-6px);box-shadow:0 18px 40px #21201e1f}.servico__idx{font-family:var(--font-display);color:var(--terra);letter-spacing:.1em;font-size:.85rem;font-weight:700}.servico h3{font-family:var(--font-display);color:var(--grafite);letter-spacing:-.01em;margin:.5rem 0 .55rem;font-size:1.25rem;font-weight:600}.servico p{font-size:.97rem}.section--projetos{background:var(--grafite)}.section--projetos .section__title{color:#f0ede7}.section--projetos .section__label{color:var(--terra-soft)}.projetos__grid{grid-template-columns:repeat(3,1fr);gap:1.1rem;display:grid}.projeto{border-radius:var(--radius);aspect-ratio:4/3;position:relative;overflow:hidden}.projeto--wide{aspect-ratio:auto;grid-column:span 2;min-height:280px}.projeto img{object-fit:cover;filter:saturate(.9);width:100%;height:100%;transition:transform .55s,filter .55s}.projeto:hover img{filter:saturate(1.05);transform:scale(1.05)}.projeto figcaption{color:#efece6;background:linear-gradient(#0000,#21201ee0);padding:1.6rem 1.1rem .9rem;font-size:.88rem;font-weight:600;position:absolute;bottom:0;left:0;right:0}.projeto figcaption i{font-style:normal;font-family:var(--font-display);color:var(--terra-soft);letter-spacing:.12em;margin-right:.5rem;font-size:.78rem}.metodo__grid{grid-template-columns:repeat(4,1fr);gap:1.4rem;display:grid}.etapa{background:var(--bg-card);border-radius:var(--radius);text-align:left;border:1px solid #21201e1a;border-top:4px solid var(--terra);padding:1.9rem 1.6rem}.etapa__num{font-family:var(--font-display);color:var(--terra-soft);-webkit-text-stroke:1.5px var(--terra);margin-bottom:.6rem;font-size:2.2rem;font-weight:700;line-height:1;display:block}.etapa h3{font-family:var(--font-display);color:var(--grafite);margin-bottom:.4rem;font-size:1.15rem;font-weight:600}.etapa p{font-size:.93rem}.section--sobre{background:var(--bg-alt)}.sobre__grid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:3rem;display:grid}.sobre__foto{border-radius:var(--radius);box-shadow:14px 14px 0 var(--terra-soft), 0 22px 50px #21201e2e;overflow:hidden}.sobre__text .section__title{margin-bottom:1.3rem}.sobre__text p{margin-bottom:1rem}.sobre__creds{flex-wrap:wrap;gap:.7rem;margin:1.4rem 0 1.8rem;list-style:none;display:flex}.sobre__creds li{font-family:var(--font-display);background:var(--grafite);color:var(--bg-base);letter-spacing:.03em;border-radius:2px;padding:.45rem .95rem;font-size:.82rem;font-weight:600}.sobre__atendimento{border-radius:var(--radius);max-width:460px;overflow:hidden;box-shadow:0 14px 34px #21201e29}.contato__grid{grid-template-columns:.9fr 1.1fr;align-items:stretch;gap:2rem;display:grid}.contato__card{background:var(--grafite);color:#d9d4cb;border-radius:var(--radius);flex-direction:column;gap:1.1rem;padding:2.6rem;display:flex}.contato__card h3{font-family:var(--font-display);color:#f0ede7;letter-spacing:-.01em;font-size:1.4rem;font-weight:600}.contato__card address{flex-direction:column;gap:.6rem;font-style:normal;display:flex}.contato__card small{color:var(--mute)}.contato__card a{color:var(--terra-soft);font-weight:700}.contato__map{border-radius:var(--radius);min-height:380px;overflow:hidden;box-shadow:0 14px 36px #21201e26}.contato__map iframe{border:0;width:100%;height:100%}.footer{color:#9a958c;background:#161514;margin-top:3rem}.footer__inner{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;padding:3rem 0 2.2rem;display:flex}.footer__logo{font-family:var(--font-display);color:#f0ede7;font-size:1.2rem;font-weight:700}.footer__logo i{color:var(--terra);font-style:normal}.footer__logo-link{text-decoration:none}.footer__brand p{max-width:24rem;margin-top:.5rem;font-size:.92rem}.footer__links{flex-wrap:wrap;gap:1.5rem;display:flex}.footer__links a{font-size:.95rem;text-decoration:none;transition:color .2s}.footer__links a:hover{color:var(--terra-soft)}.footer__bottom{text-align:center;padding:.9rem 0}.footer__copy{font-size:.85rem}.footer__credit{background:#000;padding:.55rem 0}.footer__credit-line{color:#7c776e;justify-content:center;align-items:center;gap:.35rem;font-size:.8rem;display:flex}.footer__credit-word-wrap{vertical-align:bottom;display:inline-block;overflow:hidden}.footer__credit-word{color:var(--terra);font-weight:800;display:inline-block}.footer__credit-link{color:#9a958c;align-items:center;gap:.3rem;font-weight:800;text-decoration:none;transition:color .2s;display:inline-flex}.footer__credit-link:hover{color:#fff}.footer__credit-star{width:14px;height:13px}.wa-fab{z-index:90;color:#07241a;background:#25d366;border-radius:50%;place-items:center;width:60px;height:60px;text-decoration:none;transition:transform .25s;display:grid;position:fixed;bottom:1.4rem;right:1.4rem;box-shadow:0 10px 26px #128c4666}.wa-fab:hover{transform:scale(1.1)}.wa-fab__pulse{z-index:-1;background:#25d366;border-radius:50%;animation:2s ease-out infinite pulse;position:absolute;inset:0}@keyframes pulse{0%{opacity:.55;transform:scale(1)}to{opacity:0;transform:scale(1.65)}}[data-reveal]{opacity:0}@media (width<=960px){.hero__inner{grid-template-columns:1fr;gap:2.6rem}.hero__photo{aspect-ratio:4/3.4;max-width:480px}.servicos__grid{grid-template-columns:1fr}.projetos__grid{grid-template-columns:repeat(2,1fr)}.projeto--wide{grid-column:span 2}.metodo__grid{grid-template-columns:repeat(2,1fr)}.sobre__grid{grid-template-columns:1fr;gap:2.2rem}.sobre__foto{max-width:380px}.contato__grid{grid-template-columns:1fr}.contato__map{min-height:300px}}@media (width<=760px){.nav__links{z-index:99;background:#f3f1edfa;flex-direction:column;justify-content:center;align-items:center;gap:2rem;font-size:1.25rem;transition:transform .35s;position:fixed;inset:0;transform:translate(100%)}.nav__links.is-open{transform:translate(0)}.nav__toggle{z-index:100;display:flex}.nav__cta{display:none}.hero{padding-top:6rem}.section{padding:4rem 0}.projetos__grid{grid-template-columns:1fr}.projeto--wide{grid-column:span 1}}@media (width<=480px){.metodo__grid{grid-template-columns:1fr}.hero__actions .btn{width:100%}}.section--instagram .ig-sub{opacity:.75;margin-top:.6rem;max-width:36rem;margin-inline:auto}.ig-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:1.5rem;display:grid}.ig-grid__loading{opacity:.7;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;gap:.85rem;min-height:220px;font-size:.9rem;display:flex}.ig-error-link{color:var(--terra);text-decoration:underline}.ig-loader{border:2px solid #0000001f;border-top-color:var(--terra);border-radius:50%;width:28px;height:28px;animation:.9s linear infinite igSpin}@keyframes igSpin{to{transform:rotate(360deg)}}.ig-card{background:var(--bg-card);aspect-ratio:1;border:1px solid #00000014;border-radius:14px;transition:transform .35s,box-shadow .35s,border-color .35s;display:block;position:relative;overflow:hidden}.ig-card:hover{border-color:var(--terra);transform:translateY(-4px);box-shadow:0 18px 48px #00000029}.ig-card__img{object-fit:cover;width:100%;height:100%;transition:transform .6s;display:block}.ig-card:hover .ig-card__img{transform:scale(1.05)}.ig-card__badge{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;background:#0000008c;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex;position:absolute;top:.85rem;right:.85rem}.ig-card__badge svg{width:16px;height:16px}.ig-card__overlay{opacity:0;color:#fff;background:linear-gradient(#0000 45%,#000000d9 100%);flex-direction:column;justify-content:flex-end;padding:1rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.ig-card:hover .ig-card__overlay{opacity:1}.ig-card__date{letter-spacing:.08em;text-transform:uppercase;color:#ffffffbf;margin-bottom:.35rem;font-size:.72rem}.ig-card__caption{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.82rem;line-height:1.4;display:-webkit-box;overflow:hidden}.ig-cta{justify-content:center;margin-top:2.5rem;display:flex}.ig-lightbox{z-index:200;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.ig-lightbox[hidden]{display:none}body.ig-lightbox-open{overflow:hidden}.ig-lightbox__backdrop{-webkit-backdrop-filter:blur(14px);cursor:zoom-out;background:#04060ad1;border:none;padding:0;animation:.2s igFade;position:absolute;inset:0}@keyframes igFade{0%{opacity:0}}.ig-lightbox__panel{background:linear-gradient(#15171c 0%,#0c0e12 100%);border:1px solid #ffffff14;border-radius:20px;flex-direction:column;width:min(880px,100%);max-height:92vh;animation:.25s cubic-bezier(.16,1,.3,1) igZoom;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 80px #0000008c}@keyframes igZoom{0%{opacity:0;transform:scale(.94)}}.ig-lightbox__btn{z-index:2;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);background:#080a0eb3;border:1px solid #ffffff1a;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;transition:background .2s,transform .2s,border-color .2s;display:inline-flex;position:absolute}.ig-lightbox__btn:hover{background:var(--terra);border-color:var(--terra);transform:scale(1.06)}.ig-lightbox__btn:disabled{opacity:.35;cursor:not-allowed;transform:none}.ig-lightbox__btn:disabled:hover{background:#080a0eb3;border-color:#ffffff1a}.ig-lightbox__btn--close{top:14px;right:14px}.ig-lightbox__btn--prev{top:50%;left:14px;transform:translateY(-50%)}.ig-lightbox__btn--next{top:50%;right:14px;transform:translateY(-50%)}.ig-lightbox__btn--prev:hover,.ig-lightbox__btn--next:hover{transform:translateY(-50%)scale(1.06)}.ig-lightbox__media{background:#060809;flex:auto;justify-content:center;align-items:center;min-height:280px;max-height:70vh;display:flex;position:relative;overflow:hidden}.ig-lightbox__media img,.ig-lightbox__media video{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:70vh;display:block}.ig-lightbox__loading{color:#fff9;font-size:.9rem}.ig-lightbox__footer{background:#080a0e99;border-top:1px solid #ffffff0f;flex-direction:column;gap:.55rem;padding:1.1rem 1.4rem 1.3rem;display:flex}.ig-lightbox__meta{color:#ffffff8c;letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:.72rem;display:flex}.ig-lightbox__caption{color:#ffffffd9;white-space:pre-line;max-height:7.5em;font-size:.92rem;line-height:1.55;overflow:auto}.ig-lightbox__link{color:var(--terra);align-items:center;gap:.45rem;margin-top:.2rem;font-size:.88rem;font-weight:700;text-decoration:none;display:inline-flex}.ig-lightbox__link:hover{text-decoration:underline}@media (width<=760px){.ig-grid{grid-template-columns:1fr;gap:1rem}.ig-card{aspect-ratio:4/5}.ig-card__overlay{opacity:1}.ig-lightbox__btn--prev{left:8px}.ig-lightbox__btn--next{right:8px}}
