footer{--footer-bg: #f8fafc;--footer-text: #475569;--footer-text-muted: #64748b;--footer-heading: #0f172a;--footer-heading-underline: #22c55e;--footer-border: #e2e8f0;--footer-link-hover: #16a34a;--social-bg: rgba(76, 175, 80, .05);--social-color: #475569;--social-hover-bg: rgba(76, 175, 80, .12);--social-hover-color: #15803d;--social-border: rgba(76, 175, 80, .15);background-color:var(--footer-bg);color:var(--footer-text);padding:6rem 0 3rem;font-size:.925rem;font-family:var(--font-principal);line-height:1.75;position:relative;overflow:hidden;transition:background-color .3s cubic-bezier(.4,0,.2,1),color .3s cubic-bezier(.4,0,.2,1)}html.dark footer{--footer-bg: #0b1120;--footer-text: #94a3b8;--footer-text-muted: #64748b;--footer-heading: #ffffff;--footer-heading-underline: #4caf50;--footer-border: rgba(255, 255, 255, .06);--footer-link-hover: #4ade80;--social-bg: rgba(255, 255, 255, .03);--social-color: #94a3b8;--social-hover-bg: rgba(76, 175, 80, .1);--social-hover-color: #4ade80;--social-border: rgba(76, 175, 80, .3)}footer:before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background:linear-gradient(90deg,transparent,rgba(76,175,80,.2),transparent)}.footer-grid{display:grid;grid-template-columns:1.25fr .9fr .85fr 1fr;gap:4rem;margin-bottom:4.5rem}.footer-col{display:flex;flex-direction:column;gap:1.2rem}.footer-col h4{color:var(--footer-heading);font-family:var(--font-titulos);font-size:1.1rem;font-weight:800;letter-spacing:.3px;margin-bottom:.4rem;position:relative;transition:color .3s ease;width:-moz-max-content;width:max-content}.footer-col h4:after{content:"";display:block;width:20px;height:2.5px;background-color:var(--footer-heading-underline);margin-top:.6rem;border-radius:4px;transition:width .3s cubic-bezier(.25,.8,.25,1)}.footer-col:hover h4:after{width:100%}.footer-col p{color:var(--footer-text);margin-bottom:0;font-size:.9rem}.footer-brand-title{font-size:1.4rem;font-weight:900;font-family:var(--font-titulos);background:linear-gradient(135deg,#021108,#14823d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:.2rem!important;letter-spacing:-.3px}html.dark .footer-brand-title{background:linear-gradient(135deg,#8bd4a6,#14823d);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.footer-tagline{font-size:.875rem;color:var(--footer-text-muted)!important;line-height:1.6}.footer-col ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.footer-col ul li a{color:var(--footer-text);display:inline-flex;align-items:center;transition:all .3s cubic-bezier(.25,.8,.25,1);text-decoration:none;font-size:.9rem}.footer-col ul li a:hover{color:var(--footer-link-hover);transform:translate(6px)}.footer-col ul li a i{font-size:9px;margin-right:8px;opacity:.5;transition:transform .3s ease,opacity .3s ease}.footer-col ul li a:hover i{transform:scale(1.2);opacity:1}.social-links{display:flex;gap:.8rem;margin-top:.8rem}.social-icon{width:38px;height:38px;border-radius:50%;border:1px solid var(--footer-border);display:flex;align-items:center;justify-content:center;color:var(--social-color);background-color:var(--social-bg);transition:all .3s cubic-bezier(.25,.8,.25,1)}.social-icon:hover{color:var(--social-hover-color);border-color:var(--social-border);background-color:var(--social-hover-bg);transform:translateY(-4px) scale(1.08);box-shadow:0 6px 20px #4caf5026}footer hr{border:0;height:1px;background:var(--footer-border);margin:3.5rem 0 2rem;transition:background .3s ease}.footer-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem;color:var(--footer-text-muted);font-size:.825rem}.footer-bottom-links{display:flex;gap:2rem}.footer-bottom-links a{color:var(--footer-text-muted);transition:color .3s ease,transform .2s ease}.footer-bottom-links a:hover{color:var(--footer-link-hover);transform:translateY(-1px)}.schedule-widget{background:#4caf500a;border-radius:12px;padding:1.25rem;display:flex;flex-direction:column;gap:.6rem;transition:background .3s ease,border .3s ease}html.dark .schedule-widget{background:#ffffff05;border-color:#ffffff0d}.schedule-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem}.status-badge{display:inline-flex;align-items:center;gap:.35rem;font-size:.725rem;font-weight:800;text-transform:uppercase;letter-spacing:.6px;padding:.25rem .6rem;border-radius:9999px;line-height:1}.status-badge.open{background:#22c55e1f;color:#15803d}html.dark .status-badge.open{background:#4ade8026;color:#4ade80}.status-badge.closed{background:#ef44441a;color:#b91c1c}html.dark .status-badge.closed{background:#f8717126;color:#f87171}.schedule-time{font-weight:700;color:var(--footer-heading);font-size:.95rem}.schedule-list{display:flex;flex-direction:column;gap:.4rem;font-size:.825rem;color:var(--footer-text);border-top:1px dashed var(--footer-border);padding-top:.6rem;margin-top:.3rem}.schedule-row{display:flex;justify-content:space-between;opacity:.85}.schedule-row.today{font-weight:700;opacity:1;color:var(--footer-link-hover)}.quick-action-buttons{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.6rem}.btn-quick-call,.btn-quick-wa{flex:1;min-width:110px;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;border-radius:.75rem;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.025em;color:#fff!important;background:linear-gradient(to right,#15803d,#22c55e);box-shadow:0 10px 15px -3px #16a34a4d,0 4px 6px -4px #16a34a4d;transition:all .2s cubic-bezier(.4,0,.2,1);text-decoration:none!important}.btn-quick-call:hover,.btn-quick-wa:hover{transform:translateY(-2px);background:linear-gradient(to right,#166534,#16a34a);box-shadow:0 10px 15px -3px #16a34a80,0 4px 6px -4px #16a34a80;color:#fff!important}@media(max-width:1200px){.footer-grid{gap:2.5rem}}@media(max-width:1024px){.footer-grid{grid-template-columns:repeat(2,1fr);gap:3.5rem}}@media(max-width:640px){footer{padding:5rem 0 2.5rem}.footer-grid{grid-template-columns:1fr;gap:2.5rem}.footer-col{align-items:flex-start;text-align:left}.footer-col h4{margin:0}.footer-col h4:after{margin-top:.5rem;margin-left:0;margin-right:auto}.footer-col ul{flex-direction:column;align-items:flex-start;gap:.75rem;margin-top:.25rem}.footer-col ul li a{justify-content:flex-start}.footer-col .flex-col,.footer-col .mt-4{align-items:flex-start!important;text-align:left!important;width:100%}.footer-col .flex.items-start,.footer-col .flex.items-center{justify-content:flex-start!important;align-items:flex-start!important;text-align:left!important;width:100%}.schedule-widget{width:100%;max-width:100%;text-align:left}.footer-bottom{flex-direction:column-reverse;align-items:flex-start;text-align:left;gap:1.25rem}.footer-bottom-links{justify-content:flex-start;gap:1.5rem}}
