@import "https://fonts.googleapis.com/css2?family=Gabarito:wght@400;500;600;700;800;900&display=swap";:root{--navy-900:#08182b;--navy-800:#0d2c4d;--navy-700:#123a63;--gold-500:#c9a227;--gold-400:#ddba4c;--bg:#f7f5f0;--surface:#fff;--text:#14212e;--text-muted:#5b6b7a;--border:#e7e1d6;--whatsapp:#25d366;--radius:14px;--shadow:0 10px 30px rgba(13,44,77,.08);--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(--navy-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(--gold-500);color:var(--navy-900)}.btn-primary:hover{background:var(--gold-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-light{color:var(--navy-900);background:#fff}.btn-light:hover{background:var(--gold-400)}.section-heading{text-align:center;max-width:640px;margin:0 auto 2.5rem}.eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--gold-500);margin-bottom:.6rem;font-size:.8rem;font-weight:700;display:inline-block}.eyebrow.light{color:var(--gold-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-mark{background:linear-gradient(145deg,var(--navy-800),var(--navy-900));width:44px;height:44px;color:var(--gold-400);letter-spacing:.02em;border-radius:10px;-ms-flex-negative:0;flex-shrink:0;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;font-size:.95rem;font-weight:800;display:-ms-flexbox;display:flex}.logo-text{color:var(--navy-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(--navy-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(--navy-800);border-bottom-color:var(--gold-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(--navy-800);color:#fff}.nav-cta.call:hover{background:var(--navy-900)}.hero{background:radial-gradient(circle at top right,var(--navy-700),var(--navy-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(--gold-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(--gold-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(--gold-500);transform:translateY(-4px)}.service-icon{width:52px;height:52px;color:var(--navy-800);background:rgba(201,162,39,.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(--navy-800);padding:5rem 1.5rem}.testimonials-section .section-heading h2,.testimonials-section .eyebrow{color:#fff}.testimonials-section .eyebrow{color:var(--gold-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(--gold-500);width:42px;height:42px;color:var(--navy-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}.cta-banner{max-width:var(--max-width);background:linear-gradient(120deg,var(--gold-500),var(--gold-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(--navy-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(--navy-900);color:#fff}.cta-banner .btn-primary:hover{background:var(--navy-800)}.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(--navy-800),var(--navy-900));width:200px;height:200px;color:var(--gold-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(--gold-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(--navy-800);background:rgba(201,162,39,.12);border:1px solid rgba(201,162,39,.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(--navy-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(--gold-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(--navy-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(--gold-500);outline:none}.contact-form button{-ms-flex-item-align:start;align-self:flex-start}.footer{background:var(--navy-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-brand .logo-mark{margin-bottom:1rem}.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(--gold-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(--navy-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.42628800.css.map */
