html{scroll-behavior:smooth}body{background-color:#f2f0ed;font-family:"Source Sans 3",Source Sans Pro,sans-serif;color:#4a5568;margin:0;overflow-x:hidden}.reveal{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s ease}.revealed{opacity:1;transform:translateY(0)}.nav.svelte-cwls5q{position:fixed;top:0;left:0;right:0;z-index:100;transition:background .35s ease,box-shadow .35s ease;background:transparent}.nav--scrolled.svelte-cwls5q{background:#1b2a4af7;box-shadow:0 2px 24px #1b2a4a2e}.nav__inner.svelte-cwls5q{max-width:1200px;margin:0 auto;padding:0 1.25rem;height:68px;display:flex;align-items:center;gap:1.25rem}.nav__logo-img.svelte-cwls5q{height:44px;width:auto;object-fit:contain;filter:brightness(0) invert(1)}.nav__divider.svelte-cwls5q{width:1px;height:32px;background:#c0c4cc66;flex-shrink:0}.nav__links.svelte-cwls5q{display:none;list-style:none;margin:0;padding:0;gap:.25rem}.nav__links.svelte-cwls5q a:where(.svelte-cwls5q){color:#ffffffd9;text-decoration:none;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;padding:.5rem .75rem;display:block;transition:color .2s ease}.nav__links.svelte-cwls5q a:where(.svelte-cwls5q):hover{color:#fff}@media(min-width:768px){.nav__links.svelte-cwls5q{display:flex;flex:1}}.nav__links--open.svelte-cwls5q{display:flex;flex-direction:column;position:absolute;top:68px;left:0;right:0;background:#1b2a4afa;padding:1.5rem 1.25rem;gap:0;border-top:1px solid rgba(192,196,204,.15)}.nav__cta.svelte-cwls5q{margin-left:auto;background:#fff;color:#1b2a4a;font-family:Montserrat,sans-serif;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;padding:.6rem 1.4rem;text-decoration:none;transition:background .25s ease;flex-shrink:0}.nav__cta.svelte-cwls5q:hover{background:#c0c4cc}.nav__hamburger.svelte-cwls5q{margin-left:auto;background:none;border:none;cursor:pointer;padding:.5rem;display:flex;flex-direction:column;gap:5px}@media(min-width:768px){.nav__hamburger.svelte-cwls5q{display:none}}.bar.svelte-cwls5q{display:block;width:24px;height:2px;background:#fff;transition:all .3s ease}.about-hero.svelte-cwls5q{position:relative;height:60vh;min-height:380px;display:flex;align-items:flex-end;overflow:hidden}.about-hero__bg.svelte-cwls5q{position:absolute;inset:0}.about-hero__img.svelte-cwls5q{width:100%;height:100%;object-fit:cover;filter:saturate(.8)}.about-hero__overlay.svelte-cwls5q{position:absolute;inset:0;background:linear-gradient(to top,#1b2a4ae6,#1b2a4a80 60%,#1b2a4a33)}.about-hero__content.svelte-cwls5q{position:relative;z-index:2;padding:0 1.25rem 3rem;max-width:1200px;margin:0 auto;width:100%}.about-hero__eyebrow.svelte-cwls5q{display:flex;align-items:center;gap:.75rem;font-family:Montserrat,sans-serif;font-size:.68rem;font-weight:600;letter-spacing:.3em;text-transform:uppercase;color:#c0c4cc;margin-bottom:1rem}.about-hero__eyebrow.svelte-cwls5q:before{content:"";display:block;width:32px;height:1px;background:#c0c4cc}.about-hero__title.svelte-cwls5q{font-family:Montserrat,sans-serif;font-weight:900;font-size:clamp(2.2rem,7vw,4.5rem);line-height:1;letter-spacing:.08em;text-transform:uppercase;color:#fff;margin:0 0 1.25rem;text-shadow:1px 2px 8px rgba(27,42,74,.3)}.about-hero__rule.svelte-cwls5q{width:48px;height:2px;background:#c0c4cc;margin-bottom:1rem}.about-hero__sub.svelte-cwls5q{font-family:Montserrat,sans-serif;font-size:.75rem;letter-spacing:.3em;text-transform:uppercase;color:#c0c4ccd9;margin:0}.section-eyebrow.svelte-cwls5q{display:block;font-family:Montserrat,sans-serif;font-size:.65rem;font-weight:600;letter-spacing:.3em;text-transform:uppercase;color:#6b7b8d;margin-bottom:.75rem}.section-title.svelte-cwls5q{font-family:Montserrat,sans-serif;font-weight:700;font-size:clamp(1.5rem,4vw,2.2rem);letter-spacing:.08em;text-transform:uppercase;color:#1b2a4a;margin:0 0 1rem;line-height:1.2;text-shadow:1px 2px 4px rgba(27,42,74,.1)}.section-rule.svelte-cwls5q{width:48px;height:2px;background:#1b2a4a;margin-bottom:1.5rem}.section-header.svelte-cwls5q{text-align:center;margin-bottom:3rem;padding:0 1.25rem}.section-header.svelte-cwls5q .section-rule:where(.svelte-cwls5q){margin:0 auto 1.5rem}.story.svelte-cwls5q{padding:5rem 1.25rem;background:#fff}@media(min-width:640px){.story.svelte-cwls5q{padding:7rem 2rem}}.story__inner.svelte-cwls5q{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:3.5rem;align-items:center}@media(min-width:768px){.story__inner.svelte-cwls5q{grid-template-columns:1fr 1fr;gap:5rem}}.story__body.svelte-cwls5q{font-size:1rem;line-height:1.8;color:#4a5568;margin:0 0 1.25rem}.story__imgs.svelte-cwls5q{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:.75rem}.story__img-main.svelte-cwls5q{grid-column:1 / -1;overflow:hidden}.story__img-main.svelte-cwls5q img:where(.svelte-cwls5q){width:100%;height:260px;object-fit:cover;filter:saturate(.85);display:block;transition:transform .5s ease}.story__img-main.svelte-cwls5q:hover img:where(.svelte-cwls5q){transform:scale(1.04)}.story__img-secondary.svelte-cwls5q{grid-column:1 / -1;overflow:hidden}@media(min-width:480px){.story__img-main.svelte-cwls5q{grid-column:1}.story__img-secondary.svelte-cwls5q{grid-column:2}.story__img-main.svelte-cwls5q img:where(.svelte-cwls5q),.story__img-secondary.svelte-cwls5q img:where(.svelte-cwls5q){height:200px}}.story__img-secondary.svelte-cwls5q img:where(.svelte-cwls5q){width:100%;height:180px;object-fit:cover;filter:saturate(.85);display:block;transition:transform .5s ease}.story__img-secondary.svelte-cwls5q:hover img:where(.svelte-cwls5q){transform:scale(1.04)}.mission-band.svelte-cwls5q{background:#1b2a4a;padding:4rem 1.25rem}.mission-band__inner.svelte-cwls5q{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:2.5rem}@media(min-width:768px){.mission-band__inner.svelte-cwls5q{grid-template-columns:1fr auto 1fr;align-items:start;gap:0}}.mission-band__block.svelte-cwls5q{padding:0 2rem}.mission-band__label.svelte-cwls5q{font-family:Montserrat,sans-serif;font-size:.65rem;font-weight:700;letter-spacing:.3em;text-transform:uppercase;color:#c0c4cc;margin:0 0 1rem}.mission-band__text.svelte-cwls5q{font-size:1rem;line-height:1.75;color:#fffc;margin:0}.mission-band__divider.svelte-cwls5q{display:none}@media(min-width:768px){.mission-band__divider.svelte-cwls5q{display:block;width:1px;background:#c0c4cc33;align-self:stretch}}.values.svelte-cwls5q{padding:5rem 1.25rem;background:#f2f0ed}@media(min-width:640px){.values.svelte-cwls5q{padding:7rem 2rem}}.values__inner.svelte-cwls5q{max-width:1200px;margin:0 auto}.values__grid.svelte-cwls5q{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:640px){.values__grid.svelte-cwls5q{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.values__grid.svelte-cwls5q{grid-template-columns:repeat(4,1fr)}}.value-card.svelte-cwls5q{background:#fff;padding:2rem 1.75rem;box-shadow:0 2px 20px #1b2a4a12;transition:transform .3s ease,box-shadow .3s ease}.value-card.svelte-cwls5q:hover{transform:translateY(-4px);box-shadow:0 8px 40px #1b2a4a21}.value-card__icon.svelte-cwls5q{font-size:1.75rem;color:#6b7b8d;margin-bottom:1rem}.value-card__title.svelte-cwls5q{font-family:Montserrat,sans-serif;font-weight:700;font-size:.9rem;letter-spacing:.12em;text-transform:uppercase;color:#1b2a4a;margin:0 0 .75rem}.value-card__rule.svelte-cwls5q{width:32px;height:1px;background:#c0c4cc;margin-bottom:.9rem}.value-card__desc.svelte-cwls5q{font-size:.9rem;line-height:1.7;color:#4a5568;margin:0}.process.svelte-cwls5q{background:#fff;padding:5rem 1.25rem}@media(min-width:640px){.process.svelte-cwls5q{padding:7rem 2rem}}.process__inner.svelte-cwls5q{max-width:1200px;margin:0 auto}.process__steps.svelte-cwls5q{display:grid;grid-template-columns:1fr;gap:0}@media(min-width:768px){.process__steps.svelte-cwls5q{grid-template-columns:repeat(7,1fr);align-items:start}}.process__step.svelte-cwls5q{display:flex;flex-direction:column;gap:1rem;border-left:2px solid #C0C4CC;padding:1.5rem 0 1.5rem 1.5rem;margin-left:1.25rem;position:relative}.process__step.svelte-cwls5q:before{content:"";position:absolute;left:-5px;top:2rem;width:8px;height:8px;background:#1b2a4a}@media(min-width:768px){.process__step.svelte-cwls5q{grid-column:span 1;border-left:none;padding-left:0;margin-left:0;border-top:2px solid #C0C4CC;padding-top:1.5rem}.process__step.svelte-cwls5q:before{left:0;top:-5px}}.process__step-num.svelte-cwls5q{font-family:Montserrat,sans-serif;font-size:2rem;font-weight:900;color:#1b2a4a;opacity:.15;line-height:1}.process__step-title.svelte-cwls5q{font-family:Montserrat,sans-serif;font-weight:700;font-size:.85rem;letter-spacing:.1em;text-transform:uppercase;color:#1b2a4a;margin:0 0 .5rem}.process__step-desc.svelte-cwls5q{font-size:.875rem;line-height:1.7;color:#4a5568;margin:0}.process__connector.svelte-cwls5q{display:none}@media(min-width:768px){.process__connector.svelte-cwls5q{display:flex;align-items:flex-start;justify-content:center;padding-top:1.5rem;padding-bottom:0;grid-column:span 1}}.about-gallery.svelte-cwls5q{display:grid;grid-template-columns:repeat(2,1fr)}@media(min-width:640px){.about-gallery.svelte-cwls5q{grid-template-columns:repeat(4,1fr)}}.about-gallery__item.svelte-cwls5q{position:relative;aspect-ratio:1;overflow:hidden}.about-gallery__item.svelte-cwls5q img:where(.svelte-cwls5q){width:100%;height:100%;object-fit:cover;filter:saturate(.85);transition:transform .5s ease,filter .3s ease;display:block}.about-gallery__item.svelte-cwls5q:hover img:where(.svelte-cwls5q){transform:scale(1.07);filter:saturate(1)}.about-gallery__item-overlay.svelte-cwls5q{position:absolute;inset:0;background:#1b2a4a1a;transition:background .3s ease}.about-gallery__item.svelte-cwls5q:hover .about-gallery__item-overlay:where(.svelte-cwls5q){background:#1b2a4a00}.about-cta.svelte-cwls5q{background:#1b2a4a;padding:5rem 1.25rem;text-align:center;position:relative;overflow:hidden}.about-cta.svelte-cwls5q:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(44,62,107,.6) 0%,transparent 70%);pointer-events:none}.about-cta__inner.svelte-cwls5q{max-width:640px;margin:0 auto;position:relative;z-index:1}.about-cta__title.svelte-cwls5q{font-family:Montserrat,sans-serif;font-weight:700;font-size:clamp(1.5rem,4vw,2.2rem);letter-spacing:.06em;color:#fff;margin:0 0 1rem}.about-cta__sub.svelte-cwls5q{color:#c0c4cc;font-size:1rem;letter-spacing:.06em;margin:0 0 2.5rem;line-height:1.6}.about-cta__actions.svelte-cwls5q{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.btn-primary.svelte-cwls5q{display:inline-flex;align-items:center;gap:.6rem;background:#1b2a4a;color:#fff;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;padding:.9rem 2rem;text-decoration:none;border:2px solid #1B2A4A;transition:background .3s ease,color .3s ease,border-color .3s ease;cursor:pointer}.btn-primary.svelte-cwls5q:hover{background:#2c3e6b;border-color:#2c3e6b}.btn-primary--light.svelte-cwls5q{background:#fff;color:#1b2a4a;border-color:#fff}.btn-primary--light.svelte-cwls5q:hover{background:#f2f0ed;border-color:#f2f0ed}.btn-ghost.svelte-cwls5q{display:inline-flex;align-items:center;gap:.6rem;background:transparent;color:#fff;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;padding:.9rem 2rem;text-decoration:none;border:2px solid rgba(255,255,255,.6);transition:border-color .3s ease,background .3s ease}.btn-ghost.svelte-cwls5q:hover{border-color:#fff;background:#ffffff14}.footer.svelte-cwls5q{background:#1b2a4a;padding:3.5rem 1.25rem 2rem}.footer__inner.svelte-cwls5q{max-width:1200px;margin:0 auto}.footer__brand.svelte-cwls5q{margin-bottom:2rem}.footer__logo.svelte-cwls5q{height:44px;width:auto;object-fit:contain;filter:brightness(0) invert(1);opacity:.9}.footer__tagline.svelte-cwls5q{font-family:Montserrat,sans-serif;font-size:.65rem;letter-spacing:.25em;text-transform:uppercase;color:#6b7b8d;margin:.6rem 0 0}.footer__nav.svelte-cwls5q{display:flex;flex-wrap:wrap;gap:.25rem 1.5rem;margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid rgba(192,196,204,.15)}.footer__nav.svelte-cwls5q a:where(.svelte-cwls5q){font-family:Montserrat,sans-serif;font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#c0c4ccb3;text-decoration:none;transition:color .2s ease}.footer__nav.svelte-cwls5q a:where(.svelte-cwls5q):hover{color:#fff}.footer__bottom.svelte-cwls5q{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start}@media(min-width:640px){.footer__bottom.svelte-cwls5q{flex-direction:row;justify-content:space-between;align-items:center}}.footer__copy.svelte-cwls5q{font-size:.75rem;color:#c0c4cc73}.whatsapp-fab.svelte-cwls5q{position:fixed;bottom:1.5rem;right:1.25rem;z-index:200;width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#25d366,#128c7e);color:#fff;display:flex;align-items:center;justify-content:center;text-decoration:none;box-shadow:0 4px 20px #25d36673;animation:svelte-cwls5q-fabPulse 2.5s ease-in-out infinite;transition:transform .2s ease}.whatsapp-fab.svelte-cwls5q:hover{transform:scale(1.1);animation:none}@keyframes svelte-cwls5q-fabPulse{0%,to{box-shadow:0 4px 20px #25d36673}50%{box-shadow:0 4px 32px #25d366b3,0 0 0 8px #25d3661f}}
