.ilo-footer { border-top: 1px solid #e5e7eb; padding: 3rem 1rem; color: #4b5563; background: white; }
.ilo-footer-grid { max-width: 80rem; margin-inline: auto; display: grid; grid-template-columns: 1fr; gap: 2.5rem; }
.ilo-footer h2 { margin: 0 0 .75rem; color: #0e1b12; font-size: 1rem; }
.ilo-footer p { line-height: 1.6; font-size: .875rem; }
.ilo-footer-brand { display: flex; align-items: center; gap: .75rem; color: #0e1b12; }
.ilo-footer-brand img { width: 1.5rem; height: 1.5rem; object-fit: contain; }
.ilo-footer ul { display: grid; gap: .5rem; list-style: none; margin: 0; padding: 0; font-size: .875rem; }
.ilo-footer a { color: inherit; text-decoration: none; }
.ilo-footer a:hover { color: #16c04c; }
.ilo-footer-bottom { max-width: 80rem; margin: 3rem auto 0; padding-top: 2rem; border-top: 1px solid #f3f4f6; text-align: center; font-size: .75rem; }
@media (min-width: 768px) { .ilo-footer { padding-inline: 2.5rem; } .ilo-footer-grid { grid-template-columns: repeat(3,1fr); } }

.ilo-home-footer { padding: 6rem 1rem 3rem; color: #9ca3af; background: #111827; border-top: 0; }
.ilo-home-footer .ilo-footer-grid { width: min(100%,80rem); grid-template-columns: 2fr 1fr 1.4fr 1.5fr; gap: 2rem; margin: 0 auto 5rem; }
.ilo-home-footer h2 { margin-bottom: 2rem; color: #16c04c; font: 700 1.15rem 'Playfair Display',serif; }
.ilo-home-footer p, .ilo-home-footer li, .ilo-home-footer a { color: #9ca3af; line-height: 1.65; }
.ilo-home-footer a:hover { color: #fff; }
.ilo-footer-logo { display: flex; align-items: center; gap: .75rem; margin-bottom: 2rem; color: #fff; font: 700 2rem 'Playfair Display',serif; }
.ilo-footer-logo img { width: 3rem; height: 3rem; border-radius: 50%; background: #fff; object-fit: contain; }
.ilo-footer-brand-column > p { max-width: 22rem; margin-bottom: 1.5rem; }
.ilo-home-social { display: flex; gap: .75rem; }
.ilo-home-social a { display: grid; place-items: center; width: 3rem!important; height: 3rem; padding: 0!important; border: 1px solid rgba(255,255,255,.1); border-radius: 50%!important; color: #fff; background: rgba(255,255,255,.05); font-weight: 800; text-decoration: none; }
.ilo-home-social a svg { display: block; width: 1.25rem; height: 1.25rem; fill: currentColor; }
.ilo-home-social a:hover { background: #16c04c; }
.ilo-home-footer ul { display: grid; gap: .75rem; margin: 0; padding: 0; list-style: none; }
.ilo-home-contact li { display: flex; gap: .8rem; align-items: flex-start; }
.ilo-home-contact .material-symbols-outlined { flex: 0 0 2.5rem; display: grid; place-items: center; width: 2.5rem; height: 2.5rem; border-radius: 50%; color: #16c04c; background: rgba(255,255,255,.05); }
.ilo-home-map { min-height: 13.75rem; display: grid; place-items: center; border: 1px solid rgba(255,255,255,.1); border-radius: 1rem; background: linear-gradient(135deg,rgba(255,255,255,.1),transparent), url('../media/og-ilo.webp') center/cover; overflow: hidden; }
.ilo-home-map > div { display: flex; flex-direction: column; align-items: center; gap: .35rem; padding: 2rem; text-align: center; text-shadow: 0 2px 10px #000; }
.ilo-home-map .material-symbols-outlined { color: #16c04c; font-size: 2.5rem; }
.ilo-home-map b { color: #fff; font: 700 1.5rem 'Playfair Display',serif; }
.ilo-home-map small { padding: .25rem .75rem; border-radius: 999px; color: #16c04c; background: rgba(0,0,0,.4); font-size: .65rem; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.ilo-home-footer .ilo-footer-bottom { width: min(100%,80rem); display: flex; justify-content: space-between; gap: 1rem; margin: 0 auto; padding-top: 2rem; border-top: 1px solid rgba(255,255,255,.1); text-align: left; }
.ilo-home-footer .ilo-footer-bottom span:last-child { display: flex; gap: 2rem; }
@media (max-width: 900px) { .ilo-home-footer .ilo-footer-grid { grid-template-columns: repeat(2,1fr); } }
@media (max-width: 600px) { .ilo-home-footer { padding-inline: 1.25rem; } .ilo-home-footer .ilo-footer-grid, .ilo-home-footer .ilo-footer-bottom { grid-template-columns: 1fr; flex-direction: column; } .ilo-home-footer .ilo-footer-bottom span:last-child { flex-wrap: wrap; gap: .75rem 1rem; } }

.ilo-home-footer { padding: 6rem 1rem 3rem; color: #fff; background: #111827; border-top: 0; }
.ilo-home-footer-grid { max-width: 80rem; margin: 0 auto 5rem; display: grid; grid-template-columns: 1fr; gap: 3rem; }
.ilo-home-footer h2 { margin: 0 0 2rem; color: #16c04c; font: 700 1.125rem 'Playfair Display',serif; }
.ilo-home-footer p, .ilo-home-footer li { color: #9ca3af; line-height: 1.6; font-size: .875rem; }
.ilo-home-footer ul { display: grid; gap: 1rem; margin: 0; padding: 0; list-style: none; }
.ilo-home-footer a { color: inherit; text-decoration: none; }
.ilo-home-footer a:hover { color: #fff; }
.ilo-home-footer-logo { display: flex; align-items: center; gap: .75rem; font: 700 1.875rem 'Playfair Display',serif; }
.ilo-home-footer-logo img { width: 3rem; height: 3rem; object-fit: contain; border-radius: 50%; background: #fff; }
.ilo-home-footer-brand > p { max-width: 24rem; margin: 2rem 0; }
.ilo-home-social { display: flex; gap: 1rem; }
.ilo-home-social a { display: grid; place-items: center; width: 3rem; height: 3rem; border: 1px solid rgba(255,255,255,.1); border-radius: 50%; background: rgba(255,255,255,.05); color: #fff; font-weight: 800; }
.ilo-home-social a:hover { background: #16c04c; }
.ilo-home-contact { gap: 1.5rem!important; }
.ilo-home-contact li { display: flex; align-items: flex-start; gap: 1rem; }
.ilo-home-map { min-height: 13.75rem; display: grid; place-items: center; border: 1px solid rgba(255,255,255,.1); border-radius: 1rem; background: linear-gradient(rgba(0,0,0,.25),rgba(0,0,0,.45)), url('../remote/f11112b658fed0e6.webp') center/cover; text-align: center; }
.ilo-home-map div { display: flex; flex-direction: column; align-items: center; gap: .35rem; }
.ilo-home-map strong { color: #16c04c; font-size: 2.25rem; }.ilo-home-map b { font: 700 1.5rem 'Playfair Display',serif; }.ilo-home-map small { padding: .3rem .75rem; border-radius: 999px; color: #16c04c; background: rgba(0,0,0,.4); font-size: .65rem; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.ilo-home-footer-bottom { max-width: 80rem; margin: 0 auto; padding-top: 2rem; border-top: 1px solid rgba(255,255,255,.1); display: flex; justify-content: space-between; gap: 1rem; color: #6b7280; font-size: .75rem; }
@media (min-width: 768px) { .ilo-home-footer { padding-inline: 2.5rem; }.ilo-home-footer-grid { grid-template-columns: repeat(2,1fr); } }
@media (min-width: 1024px) { .ilo-home-footer-grid { grid-template-columns: 4fr 2fr 3fr 3fr; gap: 2rem; } }
@media (max-width: 600px) { .ilo-home-footer-bottom { flex-direction: column; text-align: center; } }
