:root{--orange: #e89b4b;--orange-dark: #d48535;--orange-soft: #f4c896;--text-body: #8b6914;--text-muted: #a67c52;--bg-page: #f5f6f8;--bg-card: #ffffff;--whatsapp: #25d366;--whatsapp-dark: #1da851;--radius-lg: 28px;--radius-md: 20px;--radius-pill: 999px;--shadow-soft: 0 8px 32px rgba(0, 0, 0, .06);--font-sans: "DM Sans", system-ui, sans-serif;--font-serif: "Libre Baskerville", Georgia, serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-sans);font-size:1rem;line-height:1.6;color:var(--text-body);background:var(--bg-page)}img{max-width:100%;height:auto;display:block}a{color:var(--orange);text-decoration:none}a:hover{text-decoration:underline}.container{width:min(1120px,100% - 2rem);margin-inline:auto}.container--hero{width:min(1360px,100% - 1.25rem)}.home-hero-shell{--hero-orange: #e88934;--hero-orange-deep: #df7a28;margin:.65rem auto .5rem;border-radius:30px;overflow:hidden;box-shadow:0 16px 48px #00000012,0 2px #fffc inset;background-color:#fffbf7;background-image:radial-gradient(ellipse 75% 70% at 0% 0%,rgba(232,137,52,.42) 0%,rgba(255,251,247,.2) 45%,transparent 62%),radial-gradient(ellipse 75% 70% at 100% 0%,rgba(232,137,52,.38) 0%,rgba(255,251,247,.15) 48%,transparent 62%),linear-gradient(180deg,#fffdfa,#fff 55%,#fffaf6);padding:0 clamp(.5rem,1.5vw,1rem)}.site-header.site-header--hero{position:relative;top:auto;background:transparent;box-shadow:none}.site-header.site-header--hero .site-header__inner{padding:clamp(.5rem,1.25vw,.75rem) 0 clamp(.35rem,1vw,.55rem)}.home-hero-shell .brand__mark{width:88px;height:88px}.home-hero-shell .brand__wordmark{max-height:58px;max-width:min(210px,38vw)}@media(max-width:480px){.home-hero-shell .brand__mark{width:72px;height:72px}.home-hero-shell .brand__wordmark{max-height:48px}}.home-hero-shell .site-nav__list{padding:.4rem .55rem;gap:.25rem}.home-hero-shell .site-nav__list a{padding:.55rem 1.15rem;font-size:clamp(.9rem,1vw,1.02rem);min-width:4.75rem}.site-header{position:sticky;top:0;z-index:100;background:#fff;box-shadow:0 1px #0000000a}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 0;flex-wrap:wrap}.brand{display:flex;align-items:center;gap:.65rem}.brand__wordmark{display:block;height:auto;max-height:72px;width:auto;max-width:min(240px,42vw);object-fit:contain}.brand__mark{width:104px;height:104px;border-radius:50%;object-fit:cover;flex-shrink:0}@media(max-width:480px){.brand__wordmark{max-height:56px;max-width:min(200px,52vw)}.brand__mark{width:80px;height:80px}}.nav-toggle{display:none;border:none;background:transparent;padding:.5rem;cursor:pointer;color:var(--orange)}.nav-toggle span{display:block;width:22px;height:2px;background:currentColor;margin:5px 0;border-radius:1px}.site-nav{display:flex;align-items:center}.site-nav__list{list-style:none;margin:0;padding:.5rem .75rem;display:flex;flex-wrap:wrap;gap:.35rem;align-items:center;background:#fff;border-radius:var(--radius-pill);box-shadow:var(--shadow-soft);border:1px solid rgba(0,0,0,.06)}.site-nav__list a{display:block;padding:.7rem 1.45rem;border-radius:var(--radius-pill);font-size:clamp(.98rem,1.1vw,1.12rem);font-weight:600;letter-spacing:.01em;color:#d97a28;text-decoration:none;transition:background .2s,color .2s;min-width:5.5rem;text-align:center}.site-nav__list a:hover{color:var(--orange);text-decoration:none}.site-nav__list a.is-active{background:var(--orange);color:#fff}.hero-fold{padding:.2rem 0 clamp(1.1rem,3vw,2rem)}@media(min-width:768px){.hero-fold{padding:.2rem 0 clamp(1.35rem,3.5vw,2.35rem)}}.hero-fold__grid{display:grid;gap:clamp(1.1rem,2.5vw,1.85rem);align-items:center}@media(min-width:768px){.hero-fold__grid{grid-template-columns:minmax(0,1.02fr) minmax(0,1.08fr);gap:clamp(1.5rem,3vw,2.75rem);align-items:center}}.hero-fold__content{display:flex;flex-direction:column;justify-content:center;gap:clamp(.9rem,1.75vw,1.35rem);padding-inline:0}.hero-fold__title{margin:0;font-size:clamp(1.55rem,3.8vw,2.65rem);font-weight:800;line-height:1.16;color:var(--hero-orange);max-width:min(15em,100%);letter-spacing:-.03em}.hero-fold__cta{align-self:flex-start}.hero-fold__media{position:relative;border-radius:18px;overflow:hidden;box-shadow:0 14px 36px #00000017;align-self:center;width:100%;max-width:88%;margin-inline:auto}.hero-fold__media img{width:100%;max-width:100%;height:auto;display:block}@media(min-width:768px){.hero-fold__media{border-radius:20px}}.hero-orange{background:linear-gradient(135deg,var(--orange) 0%,#f0a85c 100%);color:#fff;text-align:center;padding:3rem 1.5rem;position:relative;overflow:hidden}.hero-orange:before{content:"";position:absolute;width:320px;height:320px;border-radius:50%;background:#ffffff1f;top:-120px;left:-80px;pointer-events:none}.hero-orange h1{position:relative;margin:0 auto 1.5rem;max-width:28ch;font-size:clamp(1.35rem,4vw,1.85rem);font-weight:700;line-height:1.35}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.85rem 1.75rem;border-radius:var(--radius-pill);font-weight:700;font-size:.95rem;border:none;cursor:pointer;transition:transform .15s,box-shadow .15s,background .15s;text-decoration:none}.btn:hover{text-decoration:none;transform:translateY(-1px)}.btn--primary{background:var(--orange);color:#fff;box-shadow:0 4px 16px #e89b4b59}.btn--primary:hover{background:var(--orange-dark);color:#fff}.home-hero-shell .btn--primary.hero-fold__cta{background:var(--hero-orange);box-shadow:0 5px 18px #e8893461;padding:.75rem 1.65rem;font-size:.98rem}.home-hero-shell .btn--primary.hero-fold__cta:hover{background:var(--hero-orange-deep);color:#fff}.btn--light{background:#fff;color:var(--orange)}.btn--light:hover{color:var(--orange-dark)}.btn--whatsapp{background:var(--whatsapp);color:#fff}.btn--whatsapp:hover{background:var(--whatsapp-dark);color:#fff}.section{padding:3rem 0}.section--tight{padding:2rem 0}.section__title{margin:0 0 1rem;font-size:clamp(1.5rem,3vw,2rem);color:var(--orange);font-weight:700}.section__lead{margin:0 0 2rem;max-width:62ch;color:var(--text-muted)}.card-panel{background:var(--bg-card);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);padding:2rem;margin-bottom:2rem}.split{display:grid;gap:2rem;align-items:center}@media(min-width:768px){.split{grid-template-columns:1fr 1fr}.split--reverse .split__media{order:2}.split--reverse .split__content{order:1}}.media-round{border-radius:var(--radius-md);overflow:hidden;box-shadow:var(--shadow-soft)}.media-round img{width:100%;aspect-ratio:4/3;object-fit:cover}.media-round--full{background:transparent;box-shadow:none;border-radius:0;overflow:visible}.media-round--full img{width:64%;margin:0 auto 0 0;aspect-ratio:auto;object-fit:contain}.media-round--small img{width:82%;margin:0 auto}.media-round--small{background:transparent;box-shadow:none;border-radius:0;overflow:visible}.media-orange{background:var(--orange);border-radius:var(--radius-lg);padding:1rem}.media-orange img{border-radius:var(--radius-md);width:100%;object-fit:cover}.service-block{scroll-margin-top:5.5rem;margin-bottom:3rem}.service-block:last-child{margin-bottom:0}.service-block .split{background:var(--bg-card);border-radius:var(--radius-lg);padding:1.75rem;box-shadow:var(--shadow-soft)}.service-block h2{margin:0 0 1rem;font-size:clamp(1.35rem,2.5vw,1.75rem);color:var(--orange)}.service-block p{margin:0 0 1.25rem;color:var(--text-muted)}.service-text-with-image{display:grid;grid-template-columns:1fr auto;gap:1rem;align-items:start}.service-text-with-image img{width:130px;border-radius:var(--radius-md);box-shadow:var(--shadow-soft)}.service-text-with-image p{margin-bottom:0}@media(max-width:640px){.service-text-with-image{grid-template-columns:1fr}.service-text-with-image img{width:min(180px,100%)}}.text-center{text-align:center}.text-block{max-width:720px;margin-inline:auto;color:var(--text-muted)}.map-building{display:grid;gap:1.25rem}@media(min-width:768px){.map-building{grid-template-columns:1fr 1fr}}.map-embed{border-radius:var(--radius-md);overflow:hidden;min-height:320px;box-shadow:var(--shadow-soft)}.map-embed iframe{width:100%;height:100%;min-height:320px;border:0}.collage{position:relative;min-height:420px;margin:2rem 0}.collage__item{position:absolute;border-radius:var(--radius-md);overflow:hidden;box-shadow:var(--shadow-soft)}.collage__item img{width:100%;height:100%;object-fit:cover}.collage__item--1{width:48%;left:0;top:8%;z-index:1}.collage__item--2{width:48%;right:0;top:0;z-index:2}.collage__item--3{width:55%;left:22%;bottom:0;z-index:3}@media(max-width:767px){.collage{min-height:auto;display:flex;flex-direction:column;gap:1rem}.collage__item{position:relative;width:100%!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important}.collage__item img{aspect-ratio:4/3}}.site-footer{text-align:center;padding:2rem 1rem 5rem;font-size:.85rem;color:var(--text-muted)}.float-wa{position:fixed;bottom:1.25rem;right:1.25rem;z-index:200;width:56px;height:56px;border-radius:50%;background:var(--whatsapp);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #25d36673;transition:transform .15s}.float-wa:hover{transform:scale(1.06);color:#fff;text-decoration:none}.float-wa svg{width:28px;height:28px}@media(max-width:900px){.nav-toggle{display:block;order:2}.site-nav{width:100%;order:4;max-height:0;overflow:hidden;transition:max-height .35s ease}.site-nav.is-open{max-height:420px}.site-nav__list{flex-direction:column;width:100%;border-radius:var(--radius-md);padding:.65rem;gap:.25rem}.site-nav__list a{min-width:unset;width:100%;padding:.85rem 1.25rem;text-align:left}}
