.org-landing{--org-primary-color:#1f2c5b;--org-primary-color-soft:color-mix(in srgb,var(--org-primary-color)12%,white);background:#f5f9ff;min-height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.org-hero{background:linear-gradient(135deg,var(--org-primary-color)0%,color-mix(in srgb,var(--org-primary-color)70%,#764ba2)100%);color:#fff;padding:4rem 1.5rem 3rem}.org-hero__inner{text-align:center;max-width:1080px;margin:0 auto}.org-hero__logo{object-fit:contain;background:#ffffffeb;border-radius:16px;max-width:140px;max-height:140px;margin:0 auto 1.25rem;padding:12px;display:block}.org-hero__title{margin:0 0 .75rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.org-hero__subtitle{opacity:.92;max-width:720px;margin:0 auto 1.5rem;font-size:1.1rem;line-height:1.55}.org-hero__stats{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.org-hero__stat{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff29;border-radius:14px;padding:.75rem 1.5rem}.org-hero__stat-value{font-size:1.75rem;font-weight:700}.org-hero__stat-label{opacity:.85;font-size:.85rem}.org-content{max-width:1280px;margin:0 auto;padding:3rem 1.5rem}.org-section{margin-bottom:3rem}.org-section__header{align-items:center;margin-bottom:1.25rem;display:flex}.org-section__title{color:#1f2c5b;align-items:center;gap:.6rem;margin:0;font-size:1.4rem;font-weight:700;display:flex}.org-section__count{background:var(--org-primary-color-soft);color:var(--org-primary-color);border-radius:999px;margin-left:.4rem;padding:.15rem .6rem;font-size:.8rem;font-weight:600}.org-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;display:grid}.org-card{color:inherit;background:#fff;border-radius:14px;flex-direction:column;text-decoration:none;transition:transform .18s,box-shadow .18s;display:flex;overflow:hidden;box-shadow:0 6px 20px #1f2c5b14}.org-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px #1f2c5b24}.org-card__media{aspect-ratio:16/10;background:linear-gradient(135deg,#b6d4ff,#7aa6e3);position:relative;overflow:hidden}.org-card__img{object-fit:cover;width:100%;height:100%;display:block}.org-card__placeholder{background:linear-gradient(135deg,#b6d4ff,#7aa6e3);width:100%;height:100%}.org-card__locality{color:#fff;background:#0000008c;border-radius:999px;padding:4px 10px;font-size:.78rem;position:absolute;top:12px;left:12px}.org-card__name{color:#fff;text-shadow:0 2px 10px #0006;font-size:1.15rem;font-weight:700;position:absolute;bottom:12px;left:14px;right:14px}.org-card__body{justify-content:flex-end;padding:.85rem 1rem 1rem;display:flex}.org-card__cta{color:var(--org-primary-color);align-items:center;gap:.4rem;font-size:.9rem;font-weight:600;display:inline-flex}.org-card__cta svg{width:16px;height:16px}.org-empty{text-align:center;color:#666;background:#fff;border-radius:14px;padding:3rem 1rem}.org-contact{background:#fff;border-radius:14px;margin-top:2rem;padding:1.5rem 1.75rem;box-shadow:0 6px 20px #1f2c5b0f}.org-contact__title{color:#1f2c5b;margin:0 0 1rem;font-size:1.25rem;font-weight:700}.org-contact__list{gap:.6rem;margin:0;padding:0;list-style:none;display:grid}.org-contact__list li{color:#1f2c5b;align-items:center;gap:.55rem;display:flex}.org-contact__list a{color:#4257b2;text-decoration:none}.org-contact__list a:hover{text-decoration:underline}
