@import "https://fonts.googleapis.com/css2?family=Gabarito:wght@400;500;600;700;800;900&display=swap";:root{--brand-900:#2b1a10;--brand-800:#4a2f1c;--brand-700:#6b4527;--accent-500:#d9812f;--accent-400:#eba84f;--bg:#fbf4ea;--surface:#fffcf7;--text:#2e2016;--text-muted:#7c6b5c;--border:#efdfc8;--whatsapp:#25d366;--radius:14px;--shadow:0 10px 30px rgba(74,47,28,.1);--max-width:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;font-family:Gabarito,sans-serif}h1,h2,h3,h4{color:var(--brand-900);margin:0;font-family:Gabarito,sans-serif;font-weight:800}p{color:var(--text-muted);margin:0;line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}ul{margin:0;padding:0;list-style:none}button,input,select,textarea{font-family:inherit}.page-loading{text-align:center;color:var(--text-muted);padding:6rem 2rem}.btn{cursor:pointer;white-space:nowrap;border:2px solid transparent;border-radius:999px;-ms-flex-align:center;align-items:center;gap:.5rem;padding:.85rem 1.6rem;font-size:1rem;font-weight:700;transition:all .2s;display:-ms-inline-flexbox;display:inline-flex}.btn-primary{background:var(--accent-500);color:var(--brand-900)}.btn-primary:hover{background:var(--accent-400);transform:translateY(-1px)}.btn-outline{color:#fff;background:0 0;border-color:rgba(255,255,255,.5)}.btn-outline:hover{background:rgba(255,255,255,.12);border-color:#fff}.btn-outline.dark{color:var(--brand-900);border-color:var(--brand-900)}.btn-outline.dark:hover{border-color:var(--brand-900);background:rgba(43,26,16,.06)}.btn-light{color:var(--brand-900);background:#fff}.btn-light:hover{background:var(--accent-400)}.section-heading{text-align:center;max-width:640px;margin:0 auto 2.5rem}.eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--accent-500);margin-bottom:.6rem;font-size:.8rem;font-weight:700;display:inline-block}.eyebrow.light{color:var(--accent-400)}.section-heading h2{margin-bottom:.6rem;font-size:max(1.8rem,min(3vw,2.4rem))}.section-heading p{font-size:1.05rem}.header{z-index:100;background:var(--surface);border-bottom:1px solid var(--border);position:sticky;top:0}.header-inner{max-width:var(--max-width);-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin:0 auto;padding:.9rem 1.5rem;display:-ms-flexbox;display:flex}.logo-container{-ms-flex-align:center;align-items:center;gap:.75rem;display:-ms-flexbox;display:flex}.logo-img{-ms-flex-negative:0;flex-shrink:0;width:auto;height:42px}.logo-text{color:var(--brand-900);-ms-flex-direction:column;flex-direction:column;font-size:1.15rem;font-weight:800;line-height:1.2;display:-ms-flexbox;display:flex}.logo-text small{color:var(--text-muted);font-size:.72rem;font-weight:500}.menu-toggle{cursor:pointer;background:0 0;border:none;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;gap:5px;width:40px;height:40px;display:none}.menu-toggle span{background:var(--brand-900);border-radius:2px;height:2px;display:block}.nav-items{-ms-flex-align:center;align-items:center;gap:2rem;display:-ms-flexbox;display:flex}.nav-items ul{gap:1.75rem;display:-ms-flexbox;display:flex}.nav-items ul a{color:var(--text);border-bottom:2px solid transparent;padding-bottom:4px;font-weight:600}.nav-items ul a:hover,.nav-items ul a.active{color:var(--brand-800);border-bottom-color:var(--accent-500)}.nav-ctas{gap:.75rem;display:-ms-flexbox;display:flex}.nav-cta{border-radius:999px;-ms-flex-align:center;align-items:center;gap:.4rem;padding:.55rem 1rem;font-size:.9rem;font-weight:700;display:-ms-inline-flexbox;display:inline-flex}.nav-cta.whatsapp{color:#128c4a;background:rgba(37,211,102,.12)}.nav-cta.call{background:var(--brand-800);color:#fff}.nav-cta.call:hover{background:var(--brand-900)}.hero{background:radial-gradient(circle at top right,var(--brand-700),var(--brand-900)65%);max-width:var(--max-width);-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:2rem;margin:0 auto;padding:4.5rem 1.5rem;display:-ms-flexbox;display:flex;overflow:hidden}.hero-content{max-width:620px}.hero h1{color:#fff;margin:.6rem 0 1.2rem;font-size:max(2.2rem,min(4.5vw,3.4rem));line-height:1.15}.hero h1 span{color:var(--accent-400)}.hero-subtext{color:rgba(255,255,255,.78);margin-bottom:2rem;font-size:1.1rem}.hero-ctas{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem;margin-bottom:3rem;display:-ms-flexbox;display:flex}.hero-stats{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2.5rem;display:-ms-flexbox;display:flex}.hero-stat{-ms-flex-direction:column;flex-direction:column;display:-ms-flexbox;display:flex}.hero-stat strong{color:var(--accent-400);font-size:1.7rem;font-weight:800}.hero-stat span{color:rgba(255,255,255,.7);font-size:.85rem}.hero-visual{-ms-flex-negative:0;flex-shrink:0;width:320px}.hero-visual img{filter:drop-shadow(0 20px 30px rgba(0,0,0,.35));width:100%}.why-choose{text-align:center;max-width:800px;margin:5rem auto;padding:0 1.5rem}.why-choose-text{font-size:1.1rem}.services-section{max-width:var(--max-width);margin:5rem auto;padding:0 1.5rem}.services-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;display:grid}.service-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.8rem;transition:all .2s}.service-card:hover{box-shadow:var(--shadow);border-color:var(--accent-500);transform:translateY(-4px)}.service-icon{width:52px;height:52px;color:var(--brand-800);background:rgba(217,129,47,.12);border-radius:12px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin-bottom:1rem;display:-ms-flexbox;display:flex}.service-card h3{margin-bottom:.6rem;font-size:1.2rem}.service-card p{font-size:.95rem}.testimonials-section{background:var(--brand-800);padding:5rem 1.5rem}.testimonials-section .section-heading h2,.testimonials-section .eyebrow{color:#fff}.testimonials-section .eyebrow{color:var(--accent-400)}.testimonials-grid{max-width:var(--max-width);grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;margin:0 auto;display:grid}.testimonial-card{border-radius:var(--radius);background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);padding:1.8rem}.testimonial-card .quote{color:rgba(255,255,255,.85);margin-bottom:1.2rem;font-style:italic;display:block}.testimonial-author{-ms-flex-align:center;align-items:center;gap:.75rem;display:-ms-flexbox;display:flex}.testimonial-author strong{color:#fff;font-size:.95rem;display:block}.testimonial-author span{color:rgba(255,255,255,.6);font-size:.82rem}.avatar-initials{background:var(--accent-500);width:42px;height:42px;color:var(--brand-900);border-radius:50%;-ms-flex-negative:0;flex-shrink:0;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;font-weight:800;display:-ms-flexbox;display:flex}.faq-section{max-width:800px;margin:0 auto 5rem;padding:0 1.5rem}.faq-list{-ms-flex-direction:column;flex-direction:column;gap:.9rem;display:-ms-flexbox;display:flex}.faq-item{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:.4rem 1.5rem}.faq-item.open{border-color:var(--accent-500)}.faq-question{text-align:left;width:100%;color:var(--brand-900);cursor:pointer;background:0 0;border:none;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:1rem;padding:1.1rem 0;font-size:1.02rem;font-weight:700;display:-ms-flexbox;display:flex}.faq-icon{width:26px;height:26px;color:var(--accent-500);background:rgba(217,129,47,.14);border-radius:50%;-ms-flex-negative:0;flex-shrink:0;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;font-size:1.1rem;font-weight:700;display:-ms-flexbox;display:flex}.faq-answer{padding-bottom:1.3rem;font-size:.98rem}.cta-banner{max-width:var(--max-width);background:linear-gradient(120deg,var(--accent-500),var(--accent-400));border-radius:var(--radius);-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:1.5rem;margin:0 auto 5rem;padding:2.5rem 3rem;display:-ms-flexbox;display:flex}.cta-banner h2{margin-bottom:.4rem;font-size:1.6rem}.cta-banner p{color:var(--brand-900);opacity:.75}.cta-banner-actions{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem;display:-ms-flexbox;display:flex}.cta-banner .btn-primary{background:var(--brand-900);color:#fff}.cta-banner .btn-primary:hover{background:var(--brand-800)}.calculators-page{max-width:var(--max-width);margin:0 auto;padding:4rem 1.5rem 5rem}.calculators-grid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));-ms-flex-align:start;align-items:start;gap:1.5rem;display:grid}.calculator-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);-ms-flex-direction:column;flex-direction:column;gap:1.4rem;padding:2rem;display:-ms-flexbox;display:flex}.calculator-card h3{font-size:1.25rem}.calculator-subtext{margin-top:-.8rem;font-size:.92rem}.calculator-inputs{-ms-flex-direction:column;flex-direction:column;gap:1.1rem;display:-ms-flexbox;display:flex}.calculator-inputs label{-ms-flex-direction:column;flex-direction:column;gap:.4rem;display:-ms-flexbox;display:flex}.calculator-inputs label>span{color:var(--brand-900);font-size:.88rem;font-weight:600}.calculator-inputs input[type=number]{border:1px solid var(--border);color:var(--text);background:var(--bg);border-radius:8px;width:100%;padding:.6rem .8rem;font-size:.95rem}.calculator-inputs input[type=number]:focus{border-color:var(--accent-500);outline:none}.calculator-input-row{-ms-flex-align:center;align-items:center;gap:.8rem;display:-ms-flexbox;display:flex}.calculator-input-row input[type=number]{-ms-flex-negative:0;flex-shrink:0;width:120px}.calculator-input-row input[type=range]{accent-color:var(--accent-500);-ms-flex:1;flex:1}.calculator-results{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.calculator-results>div{background:var(--bg);border-radius:10px;-ms-flex-direction:column;flex-direction:column;gap:.3rem;padding:.9rem 1rem;display:-ms-flexbox;display:flex}.calculator-results span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em;font-size:.78rem;font-weight:600}.calculator-results strong{color:var(--brand-900);font-size:1.15rem}.calculator-results>.calculator-result-highlight{background:rgba(217,129,47,.12);border:1px solid rgba(217,129,47,.35);grid-column:span 2}.calculator-result-highlight strong{color:var(--accent-500);font-size:1.4rem}.calculator-result-highlight.full-width{grid-column:1/-1}.calculator-disclaimer{color:var(--text-muted);font-size:.8rem;font-style:italic}.calculators-promo{max-width:var(--max-width);margin:0 auto 5rem;padding:0 1.5rem}.calculators-promo-inner{background:linear-gradient(120deg,var(--brand-800),var(--brand-900));border-radius:var(--radius);-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:1.5rem;padding:2.5rem 3rem;display:-ms-flexbox;display:flex}.calculators-promo-inner h2{color:#fff;margin-bottom:.4rem;font-size:1.5rem}.calculators-promo-inner p{color:rgba(255,255,255,.75)}.blog-page{max-width:var(--max-width);margin:0 auto;padding:4rem 1.5rem 5rem}.blog-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.blog-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);-ms-flex-direction:column;flex-direction:column;gap:.6rem;padding:1.8rem;transition:all .2s;display:-ms-flexbox;display:flex}.blog-card:hover{box-shadow:var(--shadow);border-color:var(--accent-500);transform:translateY(-4px)}.blog-card-date{color:var(--text-muted);font-size:.82rem;font-weight:600}.blog-card h3{font-size:1.2rem}.blog-card p{font-size:.95rem}.blog-card-link{color:var(--accent-500);margin-top:.4rem;font-size:.9rem;font-weight:700}.blog-post-page{max-width:720px;margin:0 auto;padding:4rem 1.5rem 5rem}.blog-back-link{color:var(--accent-500);margin-bottom:1.5rem;font-weight:600;display:inline-block}.blog-post-page h1{margin:.5rem 0 2rem;font-size:max(1.8rem,min(4vw,2.4rem))}.blog-post-body{-ms-flex-direction:column;flex-direction:column;gap:1.1rem;display:-ms-flexbox;display:flex}.blog-post-body h3{margin-top:.5rem;font-size:1.15rem}.blog-post-body p{font-size:1.02rem}.blog-post-cta{border-radius:var(--radius);border:1px solid var(--border);text-align:center;background:rgba(217,129,47,.08);margin-top:3rem;padding:2rem}.blog-post-cta h3{margin-bottom:.3rem}.blog-post-cta p{margin-bottom:1.2rem}.blog-post-cta .cta-banner-actions{-ms-flex-pack:center;justify-content:center}.about-page{max-width:var(--max-width);margin:0 auto;padding:4rem 1.5rem 5rem}.about-hero{-ms-flex-align:center;align-items:center;gap:3rem;margin-bottom:3.5rem;display:-ms-flexbox;display:flex}.about-photo{-ms-flex-negative:0;flex-shrink:0}.avatar-placeholder{background:linear-gradient(145deg,var(--brand-800),var(--brand-900));width:200px;height:200px;color:var(--accent-400);box-shadow:var(--shadow);border-radius:50%;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;font-size:3rem;font-weight:800;display:-ms-flexbox;display:flex}.about-intro h1{margin:.4rem 0 .3rem;font-size:max(2rem,min(4vw,2.8rem))}.about-tagline{color:var(--accent-500);margin-bottom:1rem;font-weight:700}.about-intro p{margin-bottom:1.5rem;font-size:1.05rem}.about-body{-ms-flex-direction:column;flex-direction:column;gap:1.2rem;max-width:760px;margin-bottom:2.5rem;display:-ms-flexbox;display:flex}.about-body p{font-size:1.02rem}.about-highlights{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.75rem;display:-ms-flexbox;display:flex}.highlight-pill{color:var(--brand-800);background:rgba(217,129,47,.12);border:1px solid rgba(217,129,47,.35);border-radius:999px;padding:.6rem 1.1rem;font-size:.9rem;font-weight:600}.contact-page{max-width:var(--max-width);margin:0 auto;padding:4rem 1.5rem 5rem}.contact-grid{grid-template-columns:320px 1fr;gap:2rem;display:grid}.contact-info-cards{-ms-flex-direction:column;flex-direction:column;gap:1rem;display:-ms-flexbox;display:flex}.contact-info-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);color:var(--brand-800);-ms-flex-align:start;align-items:flex-start;gap:.9rem;padding:1.2rem;display:-ms-flexbox;display:flex}.contact-info-card:hover{border-color:var(--accent-500)}.contact-info-card strong{margin-bottom:.2rem;display:block}.contact-info-card span,.contact-info-card .address-line{color:var(--text-muted);font-size:.9rem;display:block}.contact-form{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);-ms-flex-direction:column;flex-direction:column;gap:1.2rem;padding:2rem;display:-ms-flexbox;display:flex}.contact-form label{color:var(--brand-900);-ms-flex-direction:column;flex-direction:column;gap:.4rem;font-size:.9rem;font-weight:600;display:-ms-flexbox;display:flex}.contact-form input,.contact-form select,.contact-form textarea{border:1px solid var(--border);color:var(--text);background:var(--bg);border-radius:8px;padding:.75rem .9rem;font-size:.98rem}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--accent-500);outline:none}.contact-form button{-ms-flex-item-align:start;align-self:flex-start}.footer{background:var(--brand-900);color:rgba(255,255,255,.75);margin-top:2rem}.footer-grid{max-width:var(--max-width);grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:2rem;margin:0 auto;padding:3.5rem 1.5rem 2rem;display:grid}.footer-logo{background:var(--surface);border-radius:999px;height:52px;margin-bottom:1.2rem;padding:.3rem .7rem}.footer-brand p{color:rgba(255,255,255,.6);font-size:.92rem}.footer h4{color:#fff;margin-bottom:1rem;font-size:1rem}.footer-links ul{-ms-flex-direction:column;flex-direction:column;gap:.6rem;font-size:.92rem;display:-ms-flexbox;display:flex}.footer-links a{color:rgba(255,255,255,.65)}.footer-links a:hover{color:var(--accent-400)}.footer-contact p{color:rgba(255,255,255,.7);-ms-flex-align:start;align-items:flex-start;gap:.6rem;margin-bottom:.8rem;font-size:.92rem;display:-ms-flexbox;display:flex}.footer-contact svg{-ms-flex-negative:0;flex-shrink:0;margin-top:2px}.address-line{display:block}.footer-bottom{text-align:center;color:rgba(255,255,255,.5);border-top:1px solid rgba(255,255,255,.1);padding:1.2rem 1.5rem;font-size:.85rem}.whatsapp-fab{background:var(--whatsapp);color:#fff;z-index:200;border-radius:50%;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:58px;height:58px;transition:all .2s;display:-ms-flexbox;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 20px rgba(37,211,102,.4)}.whatsapp-fab:hover{transform:scale(1.08)}.error-page{text-align:center;max-width:600px;margin:6rem auto;padding:0 1.5rem}.error-page h1{color:var(--brand-800);font-size:3rem}.error-page h2{color:var(--text-muted);margin:.5rem 0 1.5rem;font-size:1.2rem}.error-page h3{color:var(--text-muted);margin-bottom:2rem;font-weight:500}@media (max-width:900px){.about-hero{text-align:center;-ms-flex-direction:column;flex-direction:column}.about-highlights{-ms-flex-pack:center;justify-content:center}.contact-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.menu-toggle{display:-ms-flexbox;display:flex}.nav-items{background:var(--surface);border-bottom:1px solid var(--border);-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:1.5rem;padding:1.5rem;display:none;position:absolute;top:100%;left:0;right:0}.nav-items.open{display:-ms-flexbox;display:flex}.nav-items ul{-ms-flex-direction:column;flex-direction:column;gap:1rem}.nav-ctas{-ms-flex-direction:column;flex-direction:column;width:100%}.header-inner{position:relative}.hero{text-align:center;-ms-flex-direction:column;flex-direction:column;padding:3rem 1.5rem}.hero-ctas,.hero-stats{-ms-flex-pack:center;justify-content:center}.hero-visual{width:220px}.cta-banner{text-align:center;-ms-flex-direction:column;flex-direction:column;padding:2rem}.footer-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=index.cc83c04b.css.map */
