:root{--color-base:#f7f4ed;--color-surface-1:#fff;--color-surface-2:#eae4d8;--color-primary:#9e7d47;--color-primary-hover:#866a3c;--color-primary-light:#9e7d471a;--color-text-main:#2a2825;--color-text-muted:#736e65;--color-success:#285e47;--color-border:#e8e2d5;--color-whatsapp:#25d366;--color-whatsapp-hover:#1da851;--font-heading:"Fahkwang", sans-serif;--font-body:"Manrope", sans-serif;--shadow-sm:0 2px 8px #2a28250a;--shadow-md:0 8px 24px #2a28250f;--shadow-lg:0 16px 40px #2a282514;--shadow-glow:0 8px 32px #9e7d4726;--radius-sm:4px;--radius-md:8px;--radius-lg:16px;--radius-xl:24px;--radius-full:9999px;--transition:all .3s cubic-bezier(.4, 0, .2, 1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:72px}body{background-color:var(--color-base);color:var(--color-text-main);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--color-text-main);font-weight:500;line-height:1.2}a{color:inherit;transition:var(--transition);text-decoration:none}img{max-width:100%;height:auto;display:block}ul,ol{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.container{max-width:1200px;margin:0 auto;padding:0 24px}@media (width>=768px){.container{padding:0 48px}}@media (width>=1024px){.container{padding:0 96px}}.fade-in-up{opacity:0;animation:.7s ease-out forwards fadeInUp;transform:translateY(24px)}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.site-header{z-index:100;-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--color-border);transition:var(--transition);background:#f7f4edd9;position:fixed;top:0;left:0;right:0}.header-inner{justify-content:space-between;align-items:center;gap:32px;max-width:1200px;height:72px;margin:0 auto;padding:0 24px;display:flex}.logo{font-family:var(--font-heading);color:var(--color-primary);letter-spacing:-.5px;white-space:nowrap;align-items:center;font-size:1.25rem;font-weight:600;display:flex}.logo img{width:auto;height:40px}.nav-desktop{align-items:center;gap:32px;display:none}.nav-desktop a{color:var(--color-text-muted);transition:var(--transition);font-size:.875rem;font-weight:500}.nav-desktop a:hover{color:var(--color-primary)}.btn-header{background:var(--color-text-main);color:#fff;border-radius:var(--radius-full);transition:var(--transition);white-space:nowrap;align-items:center;gap:8px;padding:10px 20px;font-size:.8125rem;font-weight:600;display:none}.btn-header:hover{background:var(--color-primary)}.btn-header .dot{background:var(--color-primary);border-radius:50%;width:6px;height:6px;display:inline-block}.hamburger{cursor:pointer;flex-direction:column;justify-content:center;gap:5px;width:28px;height:28px;display:flex}.hamburger span{background:var(--color-text-main);width:100%;height:2px;transition:var(--transition);transform-origin:50%;border-radius:2px;display:block}.mobile-menu{background:var(--color-base);border-bottom:1px solid var(--color-border);z-index:99;flex-direction:column;gap:4px;padding:16px 24px 24px;display:none;position:fixed;top:72px;left:0;right:0}.mobile-menu.open{display:flex}.mobile-menu a{color:var(--color-text-muted);border-bottom:1px solid var(--color-border);transition:var(--transition);padding:14px 0;font-size:1rem;font-weight:500;display:block}.mobile-menu a:hover{color:var(--color-primary)}.mobile-menu .btn-mobile-cta{background:var(--color-text-main);color:#fff;border-radius:var(--radius-full);transition:var(--transition);justify-content:center;align-items:center;gap:8px;margin-top:12px;padding:14px 24px;font-size:.875rem;font-weight:600;display:flex}@media (width>=768px){.nav-desktop{display:flex}.btn-header{display:inline-flex}.hamburger{display:none}.header-inner{padding:0 48px}}@media (width>=1024px){.header-inner{padding:0 96px}}.hero{background-image:url(./DRAISABEL_MOBILE%20copiar-C6uaAKJ0.webp);background-position:top;background-repeat:no-repeat;background-size:cover;width:100%;min-height:60vh;display:flex;position:relative;overflow:hidden}.hero-inner{z-index:2;flex-direction:column;width:100%;max-width:1200px;margin:0 auto;display:flex;position:relative}.hero-content{text-align:left;flex-direction:column;justify-content:flex-end;align-items:flex-start;width:100%;padding:300px 24px 24px;display:flex}.hero-spacer{display:none}.hero-badge{-webkit-backdrop-filter:blur(12px);border-radius:var(--radius-full);box-shadow:var(--shadow-sm);background:#fff6;border:1px solid #9e7d4733;align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px;display:inline-flex}.hero-badge span{color:var(--color-text-main);text-transform:uppercase;letter-spacing:2px;font-size:.6875rem;font-weight:700}.hero-brand{font-family:var(--font-heading);color:var(--color-primary);letter-spacing:1px;text-transform:uppercase;margin-bottom:12px;font-size:1.5rem;font-weight:600;display:block}.hero h1{color:var(--color-text-main);margin-bottom:24px;font-size:2.5rem;font-weight:500;line-height:1.1}.hero h1 em{color:var(--color-primary);font-style:italic}.hero-subtitle{color:var(--color-text-muted);max-width:560px;margin-bottom:32px;font-size:1.125rem;font-weight:300;line-height:1.7}.hero-tags{border-top:1px solid #2a28251a;flex-wrap:wrap;gap:20px;margin-top:40px;padding-top:24px;display:flex}.hero-tags .tag{color:var(--color-text-muted);align-items:center;gap:8px;font-size:.875rem;font-weight:500;display:flex}.hero-tags .tag svg{color:var(--color-primary);flex-shrink:0}@media (width>=768px){.hero{background-image:url(./DRAISABEL_DESKTOP%20copiar-D1haBWoA.webp);min-height:700px}.hero-inner{flex-direction:row;height:100%}.hero-content{justify-content:center;width:55%;padding:120px 48px 60px}.hero-spacer{width:45%;height:100%;display:block}.hero h1{font-size:3.25rem}}@media (width>=1024px){.hero-content{padding:120px 96px 60px}.hero h1{font-size:3.75rem}}.btn-whatsapp{background:var(--color-whatsapp);color:#fff;text-transform:uppercase;letter-spacing:.5px;border-radius:var(--radius-full);transition:var(--transition);justify-content:center;align-items:center;gap:12px;width:100%;padding:16px 32px;font-size:.875rem;font-weight:700;display:inline-flex;box-shadow:0 10px 25px -5px #25d36666}.btn-whatsapp:hover{background:var(--color-whatsapp-hover);transform:translateY(-2px);box-shadow:0 14px 30px -5px #25d36680}.btn-whatsapp svg{flex-shrink:0;width:20px;height:20px}@media (width>=640px){.btn-whatsapp{width:auto}}.section{padding:30px 0;overflow:hidden}.section-header{text-align:center;max-width:640px;margin:0 auto 48px}.section-label{color:var(--color-primary);text-transform:uppercase;letter-spacing:3px;margin-bottom:16px;font-size:.75rem;font-weight:700;display:block}.section-title{margin-bottom:12px;font-size:2rem;line-height:1.2}.section-title em{color:var(--color-primary);font-style:italic;font-weight:400}.section-subtitle{color:var(--color-text-muted);font-size:1.0625rem;line-height:1.6}@media (width>=768px){.section{padding:60px 0}.section-title{font-size:2.5rem}}@media (width>=1024px){.section-title{font-size:3rem}}.section-procedures{background:var(--color-surface-1)}.procedures-grid{grid-template-columns:1fr;gap:16px;display:grid}.proc-card{background:var(--color-base);border:1px solid var(--color-border);border-radius:var(--radius-lg);transition:var(--transition);flex-direction:column;display:flex;overflow:hidden}.proc-card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.proc-card-img{aspect-ratio:16/9;background:var(--color-surface-2);justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.proc-card-img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .5s}.proc-card:hover .proc-card-img img{transform:scale(1.05)}.proc-card-body{flex-direction:column;flex:1;padding:24px;display:flex}.proc-card-body h3{margin-bottom:8px;font-size:1.25rem;font-weight:600;line-height:1.3}.proc-card-body p{color:var(--color-text-muted);flex:1;font-size:.875rem;line-height:1.6}@media (width>=640px){.procedures-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (width>=1024px){.procedures-grid{grid-template-columns:repeat(4,1fr);gap:24px}}.section-highlight{background:var(--color-primary);color:#fff;text-align:center;padding:30px 0}.section-highlight .highlight-icon{opacity:.3;margin-bottom:24px}.section-highlight h2{color:#fff;max-width:700px;margin-bottom:20px;margin-left:auto;margin-right:auto;font-size:2rem;line-height:1.25}.section-highlight h2 em{color:var(--color-base);font-style:italic;font-weight:400}.section-highlight p{color:#f7f4edd9;max-width:600px;margin:0 auto 40px;font-size:1.125rem;font-weight:300;line-height:1.7}.section-highlight p strong{color:#fff;font-weight:600}.section-highlight .btn-whatsapp{box-shadow:0 10px 30px #0003}@media (width>=768px){.section-highlight{padding:60px 0}.section-highlight h2{font-size:2.75rem}}.diferenciais-layout{flex-direction:column;gap:48px;display:flex}.diferenciais-text{max-width:680px}.diferenciais-text>p{color:var(--color-text-muted);margin-bottom:40px;font-size:1.0625rem;line-height:1.7}.diff-grid{grid-template-columns:1fr;gap:24px;margin-bottom:40px;display:grid}.diff-item{align-items:flex-start;gap:16px;display:flex}.diff-icon{background:var(--color-primary-light);border-radius:var(--radius-md);width:44px;height:44px;color:var(--color-primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.diff-item h4{font-family:var(--font-body);margin-bottom:4px;font-size:1rem;font-weight:700}.diff-item p{color:var(--color-text-muted);font-size:.875rem;line-height:1.5}.diferenciais-image{justify-content:center;align-items:center;display:flex}.diferenciais-image img{border-radius:var(--radius-xl);width:100%;max-width:400px}@media (width>=768px){.diff-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.diferenciais-layout{flex-direction:row;align-items:center;gap:80px}.diferenciais-text{flex:3}.diferenciais-image{flex:2}}.section-reviews{background:var(--color-base)}.reviews-grid{grid-template-columns:1fr;gap:24px;display:grid}.review-card{background:var(--color-surface-1);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);transition:var(--transition);border:1px solid #00000008;flex-direction:column;justify-content:space-between;gap:24px;height:100%;padding:32px;display:flex;position:relative}.review-card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.review-quote-mark{color:var(--color-surface-2);pointer-events:none;font-family:serif;font-size:56px;line-height:1;position:absolute;top:20px;left:24px}.review-text{z-index:1;color:var(--color-text-main);font-size:1rem;font-style:italic;line-height:1.65;position:relative}.review-footer{border-top:1px solid var(--color-border);justify-content:space-between;align-items:center;padding-top:20px;display:flex}.review-user{align-items:center;gap:12px;display:flex}.review-avatar{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;font-weight:700;display:flex;box-shadow:0 4px 8px #2a282526}.review-name{font-size:.9375rem;font-weight:700;line-height:1.2}.review-stars{color:#fbbc04;gap:1px;display:flex}.review-stars svg{fill:currentColor;width:14px;height:14px}.review-verified{color:#1a73e8;align-items:center;display:flex}.review-verified svg{width:16px;height:16px}.review-rating{align-items:center;gap:6px;display:flex}.review-google svg{opacity:.7;width:22px;height:22px;transition:var(--transition)}.review-google:hover svg{opacity:1}@media (width>=768px){.reviews-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.reviews-grid{grid-template-columns:repeat(3,1fr)}}.urgency-badge{border-radius:var(--radius-full);color:#f7f4ede6;background:#ffffff1f;border:1px solid #ffffff26;align-items:center;gap:8px;margin-top:32px;padding:12px 20px;font-size:.875rem;font-weight:500;display:inline-flex}.urgency-badge svg{color:#fff;flex-shrink:0}.site-footer{background:var(--color-surface-1);border-top:1px solid var(--color-border)}.footer-content{grid-template-columns:1fr;align-items:start;gap:40px;max-width:1200px;margin:0 auto;padding:48px 24px;display:grid}.footer-brand .footer-logo{margin-bottom:12px}.footer-brand .footer-logo img{width:auto;height:48px}.footer-brand p{color:var(--color-text-muted);font-size:.875rem;line-height:1.6}.footer-contact h4,.footer-location h4{font-family:var(--font-body);align-items:center;gap:8px;margin-bottom:12px;font-size:1.125rem;font-weight:700;display:flex}.footer-contact h4 svg,.footer-location h4 svg{color:var(--color-primary)}.footer-phone{transition:var(--transition);align-items:center;gap:12px;display:inline-flex}.footer-phone .phone-icon{transition:var(--transition);background:#25d3661a;border-radius:50%;padding:12px;display:flex}.footer-phone .phone-icon svg{color:var(--color-whatsapp);fill:var(--color-whatsapp);width:24px;height:24px}.footer-phone:hover .phone-icon{background:#25d36633}.footer-phone .phone-number{color:var(--color-text-main);transition:var(--transition);font-size:1.5rem;font-weight:700}.footer-phone:hover .phone-number{color:var(--color-whatsapp)}.footer-location p{color:var(--color-text-muted);font-size:.875rem;line-height:1.6}.footer-map{border-radius:var(--radius-lg);border:1px solid var(--color-border);width:100%;height:200px;box-shadow:var(--shadow-sm);margin-top:16px;overflow:hidden}.footer-map iframe{border:0;width:100%;height:100%}.footer-bottom{background:var(--color-text-main);text-align:center;padding:20px 24px}.footer-bottom p{color:#f7f4ed80;text-transform:uppercase;letter-spacing:1px;font-size:.6875rem;font-weight:500}@media (width>=768px){.footer-content{grid-template-columns:1fr 1fr 1fr;padding:64px 48px}}@media (width>=1024px){.footer-content{padding:64px 96px}}.fab-whatsapp{z-index:90;background:var(--color-whatsapp);transition:var(--transition);color:#fff;border-radius:50%;justify-content:center;align-items:center;padding:14px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 25px -5px #25d36680}.fab-whatsapp:hover{transform:scale(1.1)}.fab-whatsapp:active{transform:scale(.95)}.fab-whatsapp svg{width:32px;height:32px}@media (width>=768px){.fab-whatsapp{padding:16px}.fab-whatsapp svg{width:36px;height:36px}}::selection{background:var(--color-primary);color:#fff}
