@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Montserrat:wght@700;800;900&display=swap";:root{--col-primary: #e63312;--col-primary-dark: #b8220d;--col-primary-light: #ff5533;--col-accent: #f59e0b;--col-accent-dark: #d97706;--col-bg: #fdfaf7;--col-bg-warm: #fff8f0;--col-surface: #ffffff;--col-border: #e8ddd5;--col-text: #1a120b;--col-text-muted: #6b5b52;--col-text-light: #9c8275;--col-wa: #25d366;--col-wa-dark: #1da851;--font-display: "Montserrat", system-ui, sans-serif;--font-body: "Inter", system-ui, sans-serif;--shadow-sm: 0 1px 3px rgba(0,0,0,.08);--shadow-md: 0 4px 16px rgba(0,0,0,.1);--shadow-lg: 0 8px 32px rgba(0,0,0,.14);--shadow-red: 0 4px 20px rgba(230,51,18,.3);--shadow-wa: 0 4px 20px rgba(37,211,102,.35);--ease: cubic-bezier(.4,0,.2,1);--transition: .22s var(--ease)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px;-webkit-text-size-adjust:100%}body{font-family:var(--font-body);background-color:var(--col-bg);color:var(--col-text);line-height:1.6;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}h1,h2,h3{font-family:var(--font-display);line-height:1.2}.container{max-width:1100px;margin-inline:auto;padding-inline:1.25rem}.section{padding-block:3.5rem}.section-alt{background:var(--col-bg-warm)}.section-header{text-align:center;margin-bottom:2.5rem}.section-header h2{font-size:clamp(1.6rem,3vw,2.2rem);color:var(--col-text);margin-bottom:.5rem}.section-header p{color:var(--col-text-muted);font-size:1rem}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:10px;font-family:var(--font-body);font-weight:800;font-size:.95rem;cursor:pointer;border:none;transition:var(--transition);text-decoration:none;line-height:1;white-space:nowrap}.btn-primary{background:var(--col-primary);color:#fff;box-shadow:var(--shadow-red)}.btn-primary:hover{background:var(--col-primary-dark);transform:translateY(-2px);box-shadow:0 6px 24px #e6331266}.btn-wa{background:var(--col-wa);color:#fff;box-shadow:var(--shadow-wa)}.btn-wa:hover{background:var(--col-wa-dark);transform:translateY(-2px)}.btn-outline{background:transparent;color:var(--col-primary);border:2px solid var(--col-primary)}.btn-outline:hover{background:var(--col-primary);color:#fff}.btn-lg{padding:.95rem 2rem;font-size:1.05rem;border-radius:12px}.btn-block{width:100%;justify-content:center}.stars{color:#f59e0b;letter-spacing:2px;font-size:1rem}.badge{display:inline-block;padding:.2rem .65rem;border-radius:999px;font-size:.72rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.badge-red{background:var(--col-primary);color:#fff}.badge-amber{background:var(--col-accent);color:#1a120b}.badge-green{background:var(--col-wa);color:#fff}.footer-pages{display:flex;flex-wrap:wrap;justify-content:center;gap:.55rem .9rem}.footer-pages strong{width:100%;color:var(--col-accent);font-size:.78rem;text-transform:uppercase}.footer-pages a{color:var(--col-accent);font-weight:800;font-size:.85rem}.footer-pages a:hover{color:#fff}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-ring{0%{box-shadow:0 0 #e6331280}70%{box-shadow:0 0 0 12px #e6331200}to{box-shadow:0 0 #e6331200}}.animate-fade-up{animation:fadeUp .6s var(--ease) both}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.3s}@media (max-width: 640px){.section{padding-block:2.5rem}.hide-mobile{display:none!important}}.standard-header[data-astro-cid-ctg3m53h]{position:sticky;top:0;z-index:100;padding-block:.35rem;background:#8ec63f;border-bottom:1px solid rgba(142,198,63,.32);box-shadow:var(--shadow-sm)}.standard-header-inner[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:1.25rem;min-height:84px}.standard-logo[data-astro-cid-ctg3m53h]{display:flex;align-items:center;flex-shrink:0}.standard-logo-image[data-astro-cid-ctg3m53h]{width:208px;height:84px;object-fit:contain;border-radius:8px}.standard-nav[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:.25rem;margin-left:auto;padding:.28rem;background:#ffffffe6;border:1px solid rgba(255,255,255,.72);border-radius:10px}.standard-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{padding:.68rem 1rem;border-radius:8px;color:var(--col-text-muted);font-size:.94rem;font-weight:800;white-space:nowrap}.standard-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h][aria-current=page],.standard-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover{color:#fff;background:var(--col-primary)}.standard-actions[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:.6rem;flex-shrink:0}.standard-phone[data-astro-cid-ctg3m53h],.standard-whatsapp[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:44px;padding:.75rem 1.25rem;border-radius:10px;font-size:.95rem;font-weight:800;line-height:1;white-space:nowrap}.standard-phone[data-astro-cid-ctg3m53h]{color:var(--col-primary);border:2px solid #fff;background:#ffffff1f}.standard-phone[data-astro-cid-ctg3m53h]:hover{color:#fff;background:var(--col-primary)}.standard-whatsapp[data-astro-cid-ctg3m53h]{color:#fff;background:var(--col-wa);box-shadow:var(--shadow-wa)}.standard-whatsapp[data-astro-cid-ctg3m53h]:hover{background:var(--col-wa-dark);transform:translateY(-1px)}@media (max-width: 900px){.standard-actions[data-astro-cid-ctg3m53h]{display:none}}@media (max-width: 768px){.standard-header[data-astro-cid-ctg3m53h]{padding-block:.7rem}.standard-header-inner[data-astro-cid-ctg3m53h]{min-height:52px;gap:.55rem}.standard-logo-image[data-astro-cid-ctg3m53h]{width:110px;height:46px;border-radius:0}.standard-nav[data-astro-cid-ctg3m53h]{flex:1;min-width:0;justify-content:flex-end;gap:.35rem;margin-left:0;padding:0;overflow-x:auto;scrollbar-width:none;background:transparent;border:0;border-radius:0}.standard-nav[data-astro-cid-ctg3m53h]::-webkit-scrollbar{display:none}.standard-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{flex:0 0 auto;padding:.46rem .3rem;border-radius:5px;color:#173008;font-size:.72rem;font-weight:900}}@media (max-width: 480px){.standard-logo-image[data-astro-cid-ctg3m53h]{width:96px;height:42px}.standard-nav[data-astro-cid-ctg3m53h]{gap:.22rem}.standard-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{padding:.42rem .12rem;font-size:.7rem}}
