:root{--brand-red: #CC1A1A;--brand-red-dark: #A01010;--brand-yellow: #FFD700;--brand-yellow-light: #FFF176;--brand-cream: #FFFDF5;--text-dark: #2D2D2D;--white: #FFFFFF;--shadow: 0 4px 12px rgba(0,0,0,.15);--radius-card: 20px;--radius-btn: 12px;--font-display: "Pacifico", cursive;--font-body: "Nunito", sans-serif}.whatsapp-fab.svelte-cwls5q{position:fixed;bottom:24px;right:20px;z-index:999;width:58px;height:58px;border-radius:50%;background:linear-gradient(135deg,#25d366,#128c7e);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #25d36673;transition:transform .2s ease;animation:svelte-cwls5q-wa-pulse 2.5s ease-in-out infinite}.whatsapp-fab.svelte-cwls5q:hover{transform:scale(1.1);animation:none}@keyframes svelte-cwls5q-wa-pulse{0%,to{box-shadow:0 4px 20px #25d36673}50%{box-shadow:0 4px 32px #25d366bf}}.site-nav.svelte-cwls5q{position:fixed;top:0;left:0;right:0;z-index:100;transition:background .35s ease,box-shadow .35s ease;background:linear-gradient(180deg,var(--brand-red) 0%,var(--brand-red-dark) 100%);box-shadow:0 2px 16px #0003}.site-nav.scrolled.svelte-cwls5q{background:linear-gradient(180deg,var(--brand-red) 0%,var(--brand-red-dark) 100%)}.nav-inner.svelte-cwls5q{max-width:1200px;margin:0 auto;padding:0 20px;height:68px;display:flex;align-items:center;justify-content:space-between}.nav-logo.svelte-cwls5q img:where(.svelte-cwls5q){display:block}.hamburger.svelte-cwls5q{display:flex;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:8px;z-index:101}.bar.svelte-cwls5q{display:block;width:26px;height:3px;background:#fff;border-radius:2px;transition:transform .3s ease,opacity .3s ease}.bar-top.open.svelte-cwls5q{transform:translateY(8px) rotate(45deg)}.bar-mid.open.svelte-cwls5q{opacity:0}.bar-bot.open.svelte-cwls5q{transform:translateY(-8px) rotate(-45deg)}.nav-links.svelte-cwls5q{display:none;flex-direction:column;position:fixed;top:68px;left:0;right:0;background:linear-gradient(180deg,var(--brand-red-dark) 0%,#850d0d 100%);padding:20px 20px 32px;gap:0;list-style:none;margin:0;border-top:3px solid var(--brand-yellow)}.nav-links.open.svelte-cwls5q{display:flex}.nav-links.svelte-cwls5q li:where(.svelte-cwls5q){border-bottom:1px solid rgba(255,215,0,.15)}.nav-links.svelte-cwls5q a:where(.svelte-cwls5q){display:block;padding:14px 4px;color:#fff;text-decoration:none;font-family:var(--font-body);font-weight:700;font-size:1.05rem;transition:color .2s}.nav-links.svelte-cwls5q a:where(.svelte-cwls5q):hover,.active-link.svelte-cwls5q{color:var(--brand-yellow)!important}.nav-cta.svelte-cwls5q{display:inline-block!important;margin-top:12px;background:var(--brand-yellow)!important;color:var(--brand-red-dark)!important;border-radius:var(--radius-btn)!important;padding:12px 24px!important;font-weight:800!important;text-align:center}@media(min-width:768px){.hamburger.svelte-cwls5q{display:none}.nav-links.svelte-cwls5q{display:flex;flex-direction:row;position:static;background:none;padding:0;gap:4px;border:none}.nav-links.svelte-cwls5q li:where(.svelte-cwls5q){border:none}.nav-links.svelte-cwls5q a:where(.svelte-cwls5q){padding:8px 14px;font-size:.95rem}.nav-cta.svelte-cwls5q{margin-top:0!important;padding:8px 18px!important}}.about-hero.svelte-cwls5q{position:relative;min-height:52vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,var(--brand-red) 0%,var(--brand-red-dark) 100%);overflow:hidden;padding-top:68px}.about-hero-overlay.svelte-cwls5q{position:absolute;inset:0;background:radial-gradient(ellipse at center,rgba(255,215,0,.08) 0%,transparent 70%)}.about-hero-content.svelte-cwls5q{position:relative;z-index:2;width:100%;max-width:640px;margin:0 auto;padding:48px 20px;display:flex;flex-direction:column;align-items:center;text-align:center;animation:svelte-cwls5q-hero-in .8s cubic-bezier(.22,1,.36,1) both}@keyframes svelte-cwls5q-hero-in{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.about-hero-badge.svelte-cwls5q{border:5px solid var(--brand-yellow);border-radius:24px;padding:5px;box-shadow:0 0 40px #ffd70040,var(--shadow);width:100%}.about-hero-badge-inner.svelte-cwls5q{background:linear-gradient(180deg,#0003,#00000059);border-radius:18px;padding:28px 24px;display:flex;flex-direction:column;align-items:center;gap:10px}.about-hero-logo.svelte-cwls5q{height:80px;width:auto;filter:drop-shadow(2px 3px 6px rgba(0,0,0,.35))}.about-hero-title.svelte-cwls5q{font-family:var(--font-display);font-size:clamp(2rem,6vw,3rem);color:#fff;text-shadow:2px 3px 6px rgba(0,0,0,.4);margin:0}.about-hero-sub.svelte-cwls5q{font-family:var(--font-body);font-style:italic;font-weight:700;color:var(--brand-yellow-light);font-size:1rem;margin:0;line-height:1.5;text-shadow:1px 2px 4px rgba(0,0,0,.3)}.section-container.svelte-cwls5q{max-width:1200px;margin:0 auto;padding:56px 20px}@media(min-width:640px){.section-container.svelte-cwls5q{padding:96px 32px}}.section-header.svelte-cwls5q{text-align:center;margin-bottom:48px}.section-title.svelte-cwls5q{font-family:var(--font-display);font-size:clamp(1.8rem,5vw,2.8rem);color:var(--brand-red);margin:0 0 12px;opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.section-title.white.svelte-cwls5q{color:#fff}.section-title.revealed.svelte-cwls5q{opacity:1;transform:translateY(0)}.section-sub.svelte-cwls5q{font-family:var(--font-body);font-size:1.05rem;color:#666;margin:0 auto;max-width:560px;opacity:0;transform:translateY(16px);transition:opacity .6s .15s ease,transform .6s .15s ease}.section-sub.white.svelte-cwls5q{color:#ffffffd9}.section-sub.revealed.svelte-cwls5q{opacity:1;transform:translateY(0)}.mission-section.svelte-cwls5q{background:var(--brand-cream);border-top:5px solid var(--brand-yellow)}.mission-grid.svelte-cwls5q{display:grid;grid-template-columns:1fr;gap:36px;align-items:center}@media(min-width:768px){.mission-grid.svelte-cwls5q{grid-template-columns:1fr 1fr;gap:56px}}.mission-img-col.svelte-cwls5q{opacity:0;transform:translate(-24px);transition:opacity .7s ease,transform .7s ease}.mission-img-col.revealed.svelte-cwls5q{opacity:1;transform:translate(0)}.mission-img-frame.svelte-cwls5q{position:relative;border-radius:var(--radius-card);border:5px solid var(--brand-yellow);overflow:hidden;box-shadow:0 8px 32px #cc1a1a26}.mission-img.svelte-cwls5q{width:100%;height:auto;display:block;max-height:420px;object-fit:cover}.mission-img-badge.svelte-cwls5q{position:absolute;bottom:16px;right:16px;background:linear-gradient(180deg,var(--brand-red) 0%,var(--brand-red-dark) 100%);border:2px solid var(--brand-yellow);border-radius:14px;padding:10px 16px;display:flex;align-items:center;gap:8px;box-shadow:var(--shadow)}.mission-img-badge.svelte-cwls5q span:where(.svelte-cwls5q){font-size:1.3rem}.mission-img-badge.svelte-cwls5q p:where(.svelte-cwls5q){margin:0;font-family:var(--font-body);font-weight:800;font-size:.9rem;color:#fff;text-shadow:1px 1px 3px rgba(0,0,0,.3)}.mission-text-col.svelte-cwls5q{opacity:0;transform:translate(24px);transition:opacity .7s .1s ease,transform .7s .1s ease}.mission-text-col.revealed.svelte-cwls5q{opacity:1;transform:translate(0)}.mission-title.svelte-cwls5q{font-family:var(--font-display);font-size:clamp(1.8rem,4vw,2.5rem);color:var(--brand-red);margin:0 0 20px}.mission-text.svelte-cwls5q{font-family:var(--font-body);font-size:1rem;color:var(--text-dark);line-height:1.7;margin:0 0 16px}.mission-text.svelte-cwls5q strong:where(.svelte-cwls5q){color:var(--brand-red-dark)}.mission-highlight.svelte-cwls5q{display:flex;align-items:flex-start;gap:12px;background:linear-gradient(180deg,var(--brand-red) 0%,var(--brand-red-dark) 100%);border:3px solid var(--brand-yellow);border-radius:var(--radius-card);padding:18px 20px;margin-top:24px;box-shadow:var(--shadow)}.highlight-icon.svelte-cwls5q{font-size:1.5rem;flex-shrink:0;margin-top:2px}.mission-highlight.svelte-cwls5q p:where(.svelte-cwls5q){margin:0;font-family:var(--font-body);font-weight:700;font-size:.98rem;color:var(--brand-yellow-light);line-height:1.5;font-style:italic}.values-section.svelte-cwls5q{background:#fff;border-top:5px solid var(--brand-yellow)}.values-grid.svelte-cwls5q{display:grid;grid-template-columns:1fr;gap:20px}@media(min-width:480px){.values-grid.svelte-cwls5q{grid-template-columns:repeat(2,1fr)}}@media(min-width:900px){.values-grid.svelte-cwls5q{grid-template-columns:repeat(3,1fr)}}.value-card.svelte-cwls5q{border:4px solid var(--brand-yellow);border-radius:var(--radius-card);padding:28px 24px;background:linear-gradient(180deg,#fff 0%,var(--brand-cream) 100%);box-shadow:var(--shadow);text-align:center;opacity:0;transform:translateY(20px);transition:opacity .55s ease,transform .55s ease,box-shadow .2s}.value-card.revealed.svelte-cwls5q{opacity:1;transform:translateY(0)}.value-card.svelte-cwls5q:hover{box-shadow:0 8px 28px #cc1a1a2e;transform:translateY(-4px)}.value-icon.svelte-cwls5q{font-size:2.4rem;margin-bottom:14px;display:block}.value-title.svelte-cwls5q{font-family:var(--font-body);font-weight:800;font-size:1.1rem;color:var(--brand-red);margin:0 0 10px}.value-desc.svelte-cwls5q{font-family:var(--font-body);font-size:.9rem;color:#666;line-height:1.6;margin:0}.timeline-section.svelte-cwls5q{background:linear-gradient(180deg,var(--brand-red) 0%,var(--brand-red-dark) 100%);border-top:5px solid var(--brand-yellow);border-bottom:5px solid var(--brand-yellow)}.timeline.svelte-cwls5q{position:relative;max-width:680px;margin:0 auto;padding-left:32px}.timeline.svelte-cwls5q:before{content:"";position:absolute;left:8px;top:0;bottom:0;width:3px;background:var(--brand-yellow);border-radius:2px;opacity:.5}.timeline-item.svelte-cwls5q{position:relative;margin-bottom:40px;opacity:0;transform:translate(-16px);transition:opacity .6s ease,transform .6s ease}.timeline-item.svelte-cwls5q:last-child{margin-bottom:0}.timeline-item.revealed.svelte-cwls5q{opacity:1;transform:translate(0)}.timeline-dot.svelte-cwls5q{position:absolute;left:-27px;top:6px;width:16px;height:16px;border-radius:50%;background:var(--brand-yellow);border:3px solid white;box-shadow:0 0 10px #ffd70080;flex-shrink:0}.timeline-content.svelte-cwls5q{background:#ffffff1a;border:2px solid rgba(255,215,0,.4);border-radius:16px;padding:18px 20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.timeline-year.svelte-cwls5q{font-family:var(--font-body);font-weight:800;font-size:.8rem;text-transform:uppercase;letter-spacing:.1em;color:var(--brand-yellow);margin:0 0 6px}.timeline-text.svelte-cwls5q{font-family:var(--font-body);font-size:.95rem;color:#ffffffe6;line-height:1.6;margin:0}.preview-section.svelte-cwls5q{background:var(--brand-cream)}.preview-grid.svelte-cwls5q{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-bottom:32px}@media(min-width:640px){.preview-grid.svelte-cwls5q{grid-template-columns:repeat(3,1fr)}}.preview-item.svelte-cwls5q{border-radius:16px;overflow:hidden;border:3px solid var(--brand-yellow);box-shadow:var(--shadow);aspect-ratio:4/3;opacity:0;transform:scale(.95);transition:opacity .5s ease,transform .5s ease,box-shadow .25s}.preview-item.revealed.svelte-cwls5q{opacity:1;transform:scale(1)}.preview-item.svelte-cwls5q:hover{box-shadow:0 8px 28px #cc1a1a40;transform:scale(1.03)}.preview-img.svelte-cwls5q{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.preview-item.svelte-cwls5q:hover .preview-img:where(.svelte-cwls5q){transform:scale(1.06)}.preview-cta-row.svelte-cwls5q{display:flex;justify-content:center}.btn-outline-red.svelte-cwls5q{display:inline-block;border:3px solid var(--brand-red);color:var(--brand-red);text-decoration:none;font-family:var(--font-body);font-weight:800;font-size:1rem;padding:14px 32px;border-radius:var(--radius-btn);transition:background .25s,color .25s,transform .2s;min-height:52px;display:flex;align-items:center}.btn-outline-red.svelte-cwls5q:hover{background:var(--brand-red);color:#fff;transform:translateY(-2px)}.cta-band.svelte-cwls5q{background:linear-gradient(180deg,var(--brand-yellow) 0%,#e6c200 100%);border-top:5px solid var(--brand-red);border-bottom:5px solid var(--brand-red);padding:48px 20px;text-align:center}.cta-band-inner.svelte-cwls5q{max-width:600px;margin:0 auto}.cta-band-title.svelte-cwls5q{font-family:var(--font-display);font-size:clamp(1.8rem,5vw,2.8rem);color:var(--brand-red-dark);margin:0 0 10px;text-shadow:1px 2px 4px rgba(0,0,0,.1)}.cta-band-sub.svelte-cwls5q{font-family:var(--font-body);font-weight:700;font-size:1.05rem;color:var(--brand-red-dark);margin:0 0 28px}.cta-band-buttons.svelte-cwls5q{display:flex;flex-direction:column;gap:14px;max-width:420px;margin:0 auto}@media(min-width:480px){.cta-band-buttons.svelte-cwls5q{flex-direction:row}}.cta-btn-wa.svelte-cwls5q{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(135deg,#25d366,#128c7e);color:#fff;text-decoration:none;font-family:var(--font-body);font-weight:800;font-size:.95rem;padding:14px 18px;border-radius:var(--radius-btn);box-shadow:0 4px 16px #25d36659;min-height:52px;transition:transform .2s,box-shadow .2s}.cta-btn-wa.svelte-cwls5q:hover{transform:translateY(-2px);box-shadow:0 6px 20px #25d36680}.cta-btn-call.svelte-cwls5q{flex:1;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,var(--brand-red) 0%,var(--brand-red-dark) 100%);color:#fff;text-decoration:none;font-family:var(--font-body);font-weight:800;font-size:.95rem;padding:14px 18px;border-radius:var(--radius-btn);border:2px solid white;min-height:52px;transition:transform .2s,box-shadow .2s}.cta-btn-call.svelte-cwls5q:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0003}.site-footer.svelte-cwls5q{background:linear-gradient(180deg,#1a0808,#0d0404);color:#ccc;padding:48px 20px 0}.footer-inner.svelte-cwls5q{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:32px;padding-bottom:40px;border-bottom:2px solid rgba(255,215,0,.2)}@media(min-width:640px){.footer-inner.svelte-cwls5q{grid-template-columns:2fr 1fr 1fr}}.footer-logo-wrap.svelte-cwls5q{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.footer-tagline.svelte-cwls5q{font-family:var(--font-body);font-style:italic;font-size:.9rem;color:#ffffff80;line-height:1.5;margin:0}.footer-heading.svelte-cwls5q{font-family:var(--font-body);font-weight:800;font-size:.85rem;text-transform:uppercase;letter-spacing:.08em;color:var(--brand-yellow);margin:0 0 12px}.footer-links.svelte-cwls5q ul:where(.svelte-cwls5q){list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.footer-links.svelte-cwls5q a:where(.svelte-cwls5q){color:#ffffffa6;text-decoration:none;font-family:var(--font-body);font-size:.9rem;transition:color .2s}.footer-links.svelte-cwls5q a:where(.svelte-cwls5q):hover{color:var(--brand-yellow)}.footer-contact.svelte-cwls5q{display:flex;flex-direction:column;gap:8px}.footer-contact.svelte-cwls5q p:where(.svelte-cwls5q){margin:0;font-family:var(--font-body);font-size:.88rem;color:#ffffffa6}.footer-contact.svelte-cwls5q a:where(.svelte-cwls5q){color:#ffffffa6;text-decoration:none;transition:color .2s}.footer-contact.svelte-cwls5q a:where(.svelte-cwls5q):hover{color:var(--brand-yellow)}.footer-bottom.svelte-cwls5q{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;padding:20px 0;max-width:1100px;margin:0 auto}.footer-copy.svelte-cwls5q{font-family:var(--font-body);font-size:.82rem;color:#ffffff4d;margin:0}
