.microba-footer {
    position: relative;
    overflow: hidden;
    border-top: 1px solid rgba(209,162,70,.38);
    background: radial-gradient(circle at 50% 0%, #0b2118 0%, #030b08 52%, #010503 100%);
    color: var(--microba-soft);
    font-family: var(--microba-font-interface);
}
.microba-footer__art { position: absolute; inset-block: 0; width: min(42vw, 700px); background-repeat: no-repeat; background-size: cover; opacity: .56; pointer-events: none; }
.microba-footer__art--left { left: 0; background-image: var(--footer-left); background-position: left bottom; }
.microba-footer__art--right { right: 0; background-image: var(--footer-right); background-position: right bottom; }
.microba-footer__inner { position: relative; z-index: 1; width: min(calc(100% - 48px), 1520px); margin-inline: auto; padding: 52px 0 22px; }
.microba-footer__primary { display: grid; grid-template-columns: minmax(250px,1.02fr) minmax(560px,1.92fr) minmax(260px,.95fr); gap: 36px; }
.microba-footer__identity { max-width: 350px; }
.microba-footer__brand { display: block; width: 214px; max-width: 100%; }
.microba-footer__brand img { display: block; width: 100%; }
.microba-footer__identity > p { font-size: .88rem; line-height: 1.62; }
.microba-footer__divider { display: flex; align-items: center; gap: 12px; margin: 20px 0 16px; }
.microba-footer__divider span { height: 1px; flex: 1; background: linear-gradient(90deg, transparent, var(--microba-gold)); }
.microba-footer__divider span:last-child { background: linear-gradient(90deg, var(--microba-gold), transparent); }
.microba-footer__divider i { width: 8px; height: 8px; border: 1px solid var(--microba-gold); transform: rotate(45deg); }
.microba-footer__eyebrow { color: var(--microba-gold-bright); font-size: .73rem !important; font-weight: 600; letter-spacing: .16em; text-transform: uppercase; }
.microba-footer__navigation { display: grid; grid-template-columns: repeat(4,1fr); }
.microba-footer__nav-column { padding: 0 18px; border-left: 1px solid rgba(209,162,70,.18); }
.microba-footer__nav-title { color: var(--microba-gold-bright); text-decoration: none; font-size: .79rem; font-weight: 600; letter-spacing: .035em; }
.microba-footer__nav-column ul { margin: 16px 0 0; padding: 0; list-style: none; }
.microba-footer__nav-column li + li { margin-top: 9px; }
.microba-footer__nav-column li a { color: var(--microba-soft); text-decoration: none; font-size: .85rem; }
.microba-footer__nav-column li a:hover { color: #fff; }
.microba-footer__join { padding-left: 22px; border-left: 1px solid rgba(209,162,70,.18); }
.microba-footer__join > p { margin-top: 0; font-size: .9rem; }
.microba-footer__newsletter { position: relative; display: grid; grid-template-columns: 1fr 54px; margin-top: 20px; }
.microba-footer__newsletter input { min-width: 0; height: 52px; padding: 0 15px; border: 1px solid rgba(209,162,70,.46); border-radius: 8px 0 0 8px; background: rgba(0,0,0,.22); color: #fff; outline: 0; }
.microba-footer__newsletter button { display: grid; place-items: center; border: 1px solid var(--microba-gold); border-radius: 0 8px 8px 0; background: transparent; color: var(--microba-gold-bright); cursor: pointer; }
.microba-footer__newsletter button svg { width: 22px; fill: none; stroke: currentColor; stroke-width: 1.5; }
.microba-footer__newsletter-status { grid-column: 1 / -1; min-height: 22px; margin-top: 7px; color: var(--microba-muted); font-size: .74rem; }
.microba-footer__socials { display: flex; gap: 10px; margin-top: 14px; }
.microba-footer__socials a, .microba-footer__socials span { display: grid; place-items: center; width: 42px; height: 42px; border: 1px solid var(--microba-gold); border-radius: 50%; color: var(--microba-gold-bright); transition: border-color .2s ease, color .2s ease, background-color .2s ease, transform .2s ease; }
.microba-footer__socials a:hover { color: #fff; border-color: var(--microba-gold-bright); background: rgba(209,162,70,.08); transform: translateY(-1px); }
.microba-footer__socials span.is-disabled { opacity: .48; cursor: default; }
.microba-footer__socials svg { width: 20px; height: 20px; fill: none; stroke: currentColor; stroke-width: 1.5; }

.microba-footer__pillar-band { display: grid; grid-template-columns: repeat(4,1fr); margin-top: 34px; padding: 14px; border: 1px solid var(--microba-border); border-radius: 14px; background: rgba(5,19,14,.78); backdrop-filter: blur(8px); }
.microba-footer__pillar { display: grid; grid-template-columns: 68px 1fr; gap: 16px; align-items: center; min-height: 100px; padding: 0 24px; border-right: 1px solid var(--microba-border); text-decoration: none; }
.microba-footer__pillar:last-child { border-right: 0; }
.microba-footer__pillar-icon { display: grid; place-items: center; width: 62px; height: 62px; border: 1px solid var(--microba-gold); border-radius: 50%; }
.microba-footer__pillar-icon img { width: 34px; height: 34px; }
.microba-footer__pillar strong, .microba-footer__pillar small { display: block; }
.microba-footer__pillar strong { color: var(--microba-ivory); font-family: var(--microba-font-display); font-size: 1.3rem; font-weight: 400; }
.microba-footer__pillar small { margin-top: 4px; color: var(--microba-soft); font-size: .8rem; line-height: 1.45; }
.microba-footer__utility { display: grid; grid-template-columns: .9fr 1.6fr 1fr; gap: 28px; align-items: center; margin-top: 22px; padding-top: 18px; border-top: 1px solid rgba(209,162,70,.20); font-size: .75rem; }
.microba-footer__copyright { display: grid; gap: 2px; }
.microba-footer__copyright em { color: var(--microba-gold-bright); font-family: var(--microba-font-display); font-size: .94rem; font-style: normal; }
.microba-footer__legal { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; }
.microba-footer__legal a { text-decoration: none; color: var(--microba-soft); }
.microba-footer__legal span { color: var(--microba-gold); }
.microba-footer__locale { display: flex; justify-content: flex-end; gap: 20px; }
.microba-footer__locale span { display: inline-flex; gap: 8px; align-items: center; }
.microba-footer__locale svg { width: 20px; height: 20px; color: var(--microba-gold-bright); fill: none; stroke: currentColor; stroke-width: 1.4; }

@media (max-width: 1180px) {
    .microba-footer__primary { grid-template-columns: 1fr 2fr; }
    .microba-footer__join { grid-column: 1 / -1; display: grid; grid-template-columns: 1fr minmax(300px, .7fr); gap: 22px; align-items: end; padding: 28px 0 0; border-left: 0; border-top: 1px solid rgba(209,162,70,.18); }
    .microba-footer__join .microba-footer__eyebrow { grid-column: 1; margin-bottom: -14px; }
    .microba-footer__join > p:not(.microba-footer__eyebrow) { grid-column: 1; }
    .microba-footer__newsletter { grid-column: 2; grid-row: 1 / span 2; }
    .microba-footer__socials { grid-column: 2; justify-content: flex-end; }
    .microba-footer__pillar { grid-template-columns: 58px 1fr; padding: 0 16px; }
    .microba-footer__pillar-icon { width: 56px; height: 56px; }
}
@media (max-width: 900px) {
    .microba-footer__inner { width: calc(100% - 32px); }
    .microba-footer__primary { grid-template-columns: 1fr; }
    .microba-footer__identity { max-width: 520px; }
    .microba-footer__navigation { grid-template-columns: repeat(2,1fr); gap: 28px 0; }
    .microba-footer__join { grid-template-columns: 1fr; }
    .microba-footer__newsletter, .microba-footer__socials, .microba-footer__join .microba-footer__eyebrow, .microba-footer__join > p:not(.microba-footer__eyebrow) { grid-column: auto; grid-row: auto; }
    .microba-footer__socials { justify-content: flex-start; }
    .microba-footer__pillar-band { grid-template-columns: repeat(2,1fr); }
    .microba-footer__pillar:nth-child(2) { border-right: 0; }
    .microba-footer__pillar:nth-child(-n+2) { border-bottom: 1px solid var(--microba-border); }
    .microba-footer__utility { grid-template-columns: 1fr; text-align: center; }
    .microba-footer__legal, .microba-footer__locale { justify-content: center; }
}
@media (max-width: 560px) {
    .microba-footer__navigation { grid-template-columns: 1fr; }
    .microba-footer__nav-column { padding: 0 0 20px; border-left: 0; border-bottom: 1px solid rgba(209,162,70,.16); }
    .microba-footer__pillar-band { grid-template-columns: 1fr; }
    .microba-footer__pillar { border-right: 0; border-bottom: 1px solid var(--microba-border); }
    .microba-footer__pillar:last-child { border-bottom: 0; }
    .microba-footer__locale { flex-direction: column; gap: 8px; align-items: center; }
    .microba-footer__art { opacity: .32; width: 80vw; }
}
