:root{--spacing-xs: .5rem;--spacing-sm: 1rem;--spacing-md: 1.5rem;--spacing-lg: 2rem;--spacing-xl: 3rem;--spacing-xxl: 4rem;--radius-sm: .5rem;--radius-md: 1rem;--radius-lg: 1.5rem;--col-brown: #6D3D22;--col-olive: #BD8A6A;--col-green: #22C55E;--col-light: #F8F9FA}.about-hero[data-astro-cid-kh7btl4r]{position:relative;min-height:100vh;display:flex;align-items:center;background:linear-gradient(135deg,var(--col-brown) 0%,var(--col-olive) 100%);overflow:hidden;padding:var(--spacing-xxl) 0}.about-hero__background[data-astro-cid-kh7btl4r]{position:absolute;inset:0;background-image:url(/hero-bg.jpg);background-size:cover;background-position:center;z-index:1}.about-hero__overlay[data-astro-cid-kh7btl4r]{position:absolute;inset:0;background:#0009;z-index:2}.about-hero[data-astro-cid-kh7btl4r] .container[data-astro-cid-kh7btl4r]{position:relative;z-index:3;max-width:1200px;margin:0 auto;padding:0 var(--spacing-lg)}.about-hero__content[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 1.5fr;gap:var(--spacing-xxl);align-items:center}.pedro-container[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-md)}.pedro-image[data-astro-cid-kh7btl4r]{position:relative;width:350px;height:350px;border-radius:50%;overflow:hidden;border:4px solid rgba(255,255,255,.2);box-shadow:0 15px 35px #0000004d;transition:transform .3s ease}.pedro-image[data-astro-cid-kh7btl4r]:hover{transform:scale(1.05)}.pedro-image[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.pedro-label[data-astro-cid-kh7btl4r]{background:linear-gradient(135deg,gold,orange,#ff8c00);color:#1a1a1a;padding:12px 24px;border-radius:25px;font-size:1.2rem;font-weight:800;text-transform:uppercase;letter-spacing:1.2px;box-shadow:0 6px 20px #ffd70066,0 2px 10px #0003,inset 0 1px #fff6;border:3px solid rgba(255,255,255,.7);backdrop-filter:blur(10px);transition:all .3s ease;white-space:nowrap;text-shadow:0 1px 2px rgba(0,0,0,.1)}.pedro-label[data-astro-cid-kh7btl4r]:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 8px 25px #ffd70080,0 4px 15px #0000004d,inset 0 1px #ffffff80}.about-hero__text[data-astro-cid-kh7btl4r]{color:#fff}.about-hero__title[data-astro-cid-kh7btl4r]{margin-bottom:var(--spacing-lg)}.about-hero__name[data-astro-cid-kh7btl4r]{display:block;font-size:3.5rem;font-weight:700;line-height:1.1;margin-bottom:var(--spacing-sm);background:linear-gradient(45deg,gold,orange);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:shimmer 3s ease-in-out infinite}.about-hero__subtitle[data-astro-cid-kh7btl4r]{display:block;font-size:1.5rem;font-weight:400;color:gold;font-style:italic;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.about-hero__description[data-astro-cid-kh7btl4r]{font-size:1.25rem;line-height:1.6;margin-bottom:var(--spacing-xl);opacity:.9}.about-hero__stats[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--spacing-lg);margin-bottom:var(--spacing-xl)}.about-stat-item[data-astro-cid-kh7btl4r]{text-align:center;padding:var(--spacing-md);background:#ffffff1a;border-radius:var(--radius-lg);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);transition:all .3s ease}.about-stat-item[data-astro-cid-kh7btl4r]:hover{transform:translateY(-5px);background:#fff3}.about-stat-number[data-astro-cid-kh7btl4r]{display:block;font-size:2.5rem;font-weight:700;color:gold;margin-bottom:var(--spacing-xs)}.about-stat-label[data-astro-cid-kh7btl4r]{display:block;font-size:.875rem;opacity:.8;font-weight:500}.about-hero__cta[data-astro-cid-kh7btl4r]{display:flex;gap:var(--spacing-md);flex-wrap:wrap}.about-cta-btn[data-astro-cid-kh7btl4r]{transition:all .3s ease;position:relative;overflow:hidden}.about-cta-btn[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.about-cta-btn[data-astro-cid-kh7btl4r]:hover:before{left:100%}.about-cta-btn[data-astro-cid-kh7btl4r]:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0000004d}.services-section[data-astro-cid-kh7btl4r]{padding:var(--spacing-xxl) 0;background:var(--col-light)}.why-choose-section[data-astro-cid-kh7btl4r]{padding:var(--spacing-xxl) 0;background:#fff}.process-section[data-astro-cid-kh7btl4r]{padding:var(--spacing-xxl) 0;background:var(--col-light)}.container[data-astro-cid-kh7btl4r]{max-width:1200px;margin:0 auto;padding:0 var(--spacing-lg)}.section-header[data-astro-cid-kh7btl4r]{text-align:center;margin-bottom:var(--spacing-xxl)}.section-title[data-astro-cid-kh7btl4r]{font-size:2.5rem;font-weight:700;color:var(--col-brown);margin-bottom:var(--spacing-md)}.section-subtitle[data-astro-cid-kh7btl4r]{font-size:1.2rem;color:#666;max-width:600px;margin:0 auto}.services-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:var(--spacing-xl)}.service-card[data-astro-cid-kh7btl4r]{background:#fff;padding:var(--spacing-xl);border-radius:var(--radius-lg);text-align:center;box-shadow:0 10px 30px #0000001a;border:1px solid rgba(109,61,34,.1);transition:all .3s ease}.service-card[data-astro-cid-kh7btl4r]:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000026}.service-icon[data-astro-cid-kh7btl4r]{width:80px;height:80px;margin:0 auto var(--spacing-md);background:var(--col-olive);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.service-card[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:1.5rem;font-weight:700;color:var(--col-green);margin-bottom:var(--spacing-md)}.service-card[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:#666;line-height:1.6}.features-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:var(--spacing-xl)}.feature-item[data-astro-cid-kh7btl4r]{text-align:center;padding:var(--spacing-xl)}.feature-icon[data-astro-cid-kh7btl4r]{width:80px;height:80px;margin:0 auto var(--spacing-md);background:gold;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--col-brown)}.feature-item[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:1.5rem;font-weight:700;color:var(--col-green);margin-bottom:var(--spacing-md)}.feature-item[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:#333;line-height:1.6}.process-steps[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--spacing-xl)}.process-step[data-astro-cid-kh7btl4r]{display:flex;align-items:flex-start;gap:var(--spacing-sm);padding:var(--spacing-lg);background:#fff;border-radius:var(--radius-lg);box-shadow:0 8px 25px #00000014;border:1px solid rgba(109,61,34,.1);transition:all .3s ease}.process-step[data-astro-cid-kh7btl4r]:hover{transform:translateY(-3px);box-shadow:0 12px 30px #0000001f}.step-number[data-astro-cid-kh7btl4r]{width:45px;height:45px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:700;flex-shrink:0;box-shadow:0 4px 12px #10b9814d}.step-content[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:1.25rem;font-weight:700;color:var(--col-green);margin-bottom:var(--spacing-xs)}.step-content[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:#666;line-height:1.6}@keyframes shimmer{0%{background-position:-200% center}to{background-position:200% center}}@media (max-width: 768px){.about-hero[data-astro-cid-kh7btl4r]{min-height:80vh;padding:var(--spacing-xl) 0}.about-hero__content[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:var(--spacing-xl);text-align:center}.pedro-image[data-astro-cid-kh7btl4r]{width:250px;height:250px}.about-hero__name[data-astro-cid-kh7btl4r]{font-size:2.5rem}.about-hero__subtitle[data-astro-cid-kh7btl4r]{font-size:1.25rem}.about-hero__stats[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:var(--spacing-md)}.about-hero__cta[data-astro-cid-kh7btl4r]{justify-content:center;flex-direction:column;align-items:center}.about-cta-btn[data-astro-cid-kh7btl4r]{width:100%;max-width:280px;justify-content:center}.section-title[data-astro-cid-kh7btl4r]{font-size:2rem}.services-grid[data-astro-cid-kh7btl4r],.features-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:var(--spacing-lg)}.process-steps[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(2,1fr);gap:var(--spacing-lg)}.container[data-astro-cid-kh7btl4r]{padding:0 var(--spacing-md)}}@media (max-width: 480px){.about-hero[data-astro-cid-kh7btl4r]{min-height:70vh;padding:var(--spacing-lg) 0}.pedro-image[data-astro-cid-kh7btl4r]{width:200px;height:200px}.about-hero__name[data-astro-cid-kh7btl4r]{font-size:2rem}.about-hero__subtitle[data-astro-cid-kh7btl4r]{font-size:1.1rem}.about-hero__description[data-astro-cid-kh7btl4r]{font-size:1rem}.section-title[data-astro-cid-kh7btl4r]{font-size:1.75rem}.container[data-astro-cid-kh7btl4r]{padding:0 var(--spacing-sm)}.service-card[data-astro-cid-kh7btl4r],.feature-item[data-astro-cid-kh7btl4r],.process-step[data-astro-cid-kh7btl4r]{padding:var(--spacing-lg)}.process-steps[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}}.unified-contact-section[data-astro-cid-kh7btl4r]{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:4rem 0;position:relative}.unified-contact-section[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml,<svg width="60" height="60" viewBox="0 0 60 60" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><g fill="%23BD8A6A" fill-opacity="0.03"><circle cx="30" cy="30" r="2"/></g></svg>') repeat;pointer-events:none}.unified-contact-section[data-astro-cid-kh7btl4r] .container[data-astro-cid-kh7btl4r]{max-width:1200px;margin:0 auto;padding:0 1rem;position:relative;z-index:1}.contact-header[data-astro-cid-kh7btl4r]{text-align:center;margin-bottom:3rem}.contact-header[data-astro-cid-kh7btl4r] .section-title[data-astro-cid-kh7btl4r]{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem;line-height:1.2}.contact-subtitle[data-astro-cid-kh7btl4r]{font-size:1.125rem;color:#64748b;max-width:600px;margin:0 auto}.contact-tabs[data-astro-cid-kh7btl4r]{display:flex;justify-content:center;gap:.5rem;margin-bottom:2rem;overflow-x:auto;padding:.5rem;scrollbar-width:none;-ms-overflow-style:none}.contact-tabs[data-astro-cid-kh7btl4r]::-webkit-scrollbar{display:none}.contact-tab[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem 1.5rem;background:#fff;border:2px solid #e2e8f0;border-radius:12px;cursor:pointer;transition:all .3s ease;min-width:120px;white-space:nowrap;box-shadow:0 2px 4px #0000000d}.contact-tab[data-astro-cid-kh7btl4r]:hover{border-color:#bd8a6a;transform:translateY(-2px);box-shadow:0 4px 12px #bd8a6a26}.contact-tab[data-astro-cid-kh7btl4r].active{background:#22c55e;border-color:#16a34a;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #22c55e40}.tab-icon[data-astro-cid-kh7btl4r]{display:flex;align-items:center;justify-content:center;width:32px;height:32px}.contact-tab[data-astro-cid-kh7btl4r].active .tab-icon[data-astro-cid-kh7btl4r] svg[data-astro-cid-kh7btl4r]{stroke:#fff}.contact-tab[data-astro-cid-kh7btl4r] span[data-astro-cid-kh7btl4r]{font-weight:600;font-size:.875rem}.contact-content[data-astro-cid-kh7btl4r]{position:relative;min-height:500px}.contact-panel[data-astro-cid-kh7btl4r]{position:absolute;top:0;left:0;right:0;background:#fff;border-radius:16px;padding:2rem;box-shadow:0 8px 32px #0000001a;border:1px solid #e2e8f0;opacity:0;visibility:hidden;transform:translateY(20px);transition:all .4s ease}.contact-panel[data-astro-cid-kh7btl4r].active{opacity:1;visibility:visible;transform:translateY(0);position:relative}.panel-header[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid #f1f5f9}.panel-icon[data-astro-cid-kh7btl4r]{display:flex;align-items:center;justify-content:center;width:64px;height:64px;background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:16px;color:#fff;box-shadow:0 4px 12px #22c55e40}.panel-icon[data-astro-cid-kh7btl4r].whatsapp-icon{background:linear-gradient(135deg,#25d366,#128c7e)}.panel-icon[data-astro-cid-kh7btl4r].instagram-icon{background:linear-gradient(135deg,#e4405f,#833ab4,#fd1d1d,#fcb045)}.panel-text[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.panel-text[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:#64748b;font-size:1rem}.panel-actions[data-astro-cid-kh7btl4r]{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.contact-action-btn[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;gap:.75rem;padding:.875rem 1.5rem;background:#22c55e;color:#fff;text-decoration:none;border-radius:12px;font-weight:600;transition:all .3s ease;border:none;cursor:pointer;box-shadow:0 2px 8px #22c55e40}.contact-action-btn[data-astro-cid-kh7btl4r]:hover{background:#16a34a;transform:translateY(-2px);box-shadow:0 4px 16px #22c55e59}.btn-outline[data-astro-cid-kh7btl4r]{background:transparent;color:#22c55e;border:2px solid #22c55e;box-shadow:none}.btn-outline[data-astro-cid-kh7btl4r]:hover{background:#22c55e;color:#fff}.btn-whatsapp[data-astro-cid-kh7btl4r]{background:#25d366;box-shadow:0 2px 8px #25d36640}.btn-whatsapp[data-astro-cid-kh7btl4r]:hover{background:#128c7e;box-shadow:0 4px 16px #25d36659}.btn-instagram[data-astro-cid-kh7btl4r]{background:linear-gradient(135deg,#e4405f,#833ab4);box-shadow:0 2px 8px #e4405f40}.btn-instagram[data-astro-cid-kh7btl4r]:hover{transform:translateY(-2px);box-shadow:0 4px 16px #e4405f59}.contact-form[data-astro-cid-kh7btl4r]{background:#f8fafc;border-radius:12px;padding:2rem;margin-top:2rem}.form-row[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem}.form-group[data-astro-cid-kh7btl4r]{margin-bottom:1.5rem}.form-group[data-astro-cid-kh7btl4r] label[data-astro-cid-kh7btl4r]{display:block;font-weight:600;color:#374151;margin-bottom:.5rem;font-size:.875rem}.form-group[data-astro-cid-kh7btl4r] input[data-astro-cid-kh7btl4r],.form-group[data-astro-cid-kh7btl4r] select[data-astro-cid-kh7btl4r],.form-group[data-astro-cid-kh7btl4r] textarea[data-astro-cid-kh7btl4r]{width:100%;padding:.875rem 1rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:all .3s ease;background:#fff}.form-group[data-astro-cid-kh7btl4r] input[data-astro-cid-kh7btl4r]:focus,.form-group[data-astro-cid-kh7btl4r] select[data-astro-cid-kh7btl4r]:focus,.form-group[data-astro-cid-kh7btl4r] textarea[data-astro-cid-kh7btl4r]:focus{outline:none;border-color:#22c55e;box-shadow:0 0 0 3px #22c55e1a}.form-group[data-astro-cid-kh7btl4r] textarea[data-astro-cid-kh7btl4r]{resize:vertical;min-height:100px}.checkbox-group[data-astro-cid-kh7btl4r]{display:flex;align-items:flex-start;gap:.75rem}.checkbox-label[data-astro-cid-kh7btl4r]{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;font-size:.875rem;line-height:1.5}.checkbox-label[data-astro-cid-kh7btl4r] input[data-astro-cid-kh7btl4r][type=checkbox]{width:auto;margin:0}.submit-btn[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:#22c55e;color:#fff;border:none;border-radius:12px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #22c55e40}.submit-btn[data-astro-cid-kh7btl4r]:hover{background:#16a34a;transform:translateY(-2px);box-shadow:0 4px 16px #22c55e59}.panel-info[data-astro-cid-kh7btl4r]{background:#f1f5f9;border-radius:12px;padding:1.5rem;margin-top:2rem}.info-item[data-astro-cid-kh7btl4r]{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #e2e8f0}.info-item[data-astro-cid-kh7btl4r]:last-child{border-bottom:none}.info-label[data-astro-cid-kh7btl4r]{font-weight:600;color:#374151;font-size:.875rem}.info-value[data-astro-cid-kh7btl4r]{color:#64748b;font-size:.875rem;text-align:right}.error-message[data-astro-cid-kh7btl4r]{color:#ef4444;font-size:.75rem;margin-top:.25rem;display:block}@media (max-width: 768px){.unified-contact-section[data-astro-cid-kh7btl4r]{padding:2rem 0}.contact-header[data-astro-cid-kh7btl4r] .section-title[data-astro-cid-kh7btl4r]{font-size:2rem}.contact-tabs[data-astro-cid-kh7btl4r]{justify-content:flex-start;padding-left:1rem;padding-right:1rem}.contact-tab[data-astro-cid-kh7btl4r]{min-width:100px;padding:.75rem 1rem}.contact-panel[data-astro-cid-kh7btl4r]{padding:1.5rem}.panel-header[data-astro-cid-kh7btl4r]{flex-direction:column;text-align:center;gap:1rem}.panel-icon[data-astro-cid-kh7btl4r]{width:56px;height:56px}.form-row[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}.panel-actions[data-astro-cid-kh7btl4r]{flex-direction:column}.contact-action-btn[data-astro-cid-kh7btl4r]{justify-content:center;width:100%}}@media (max-width: 480px){.contact-header[data-astro-cid-kh7btl4r] .section-title[data-astro-cid-kh7btl4r]{font-size:1.75rem}.contact-subtitle[data-astro-cid-kh7btl4r]{font-size:1rem}.contact-tab[data-astro-cid-kh7btl4r]{min-width:80px;padding:.5rem .75rem}.contact-tab[data-astro-cid-kh7btl4r] span[data-astro-cid-kh7btl4r]{font-size:.75rem}.tab-icon[data-astro-cid-kh7btl4r]{width:24px;height:24px}.tab-icon[data-astro-cid-kh7btl4r] svg[data-astro-cid-kh7btl4r]{width:20px;height:20px}}
