.footer{width:100%;background:radial-gradient(circle at 8% 0,rgba(0,168,89,.23),transparent 24rem),radial-gradient(circle at 92% 0,rgba(142,201,72,.21),transparent 24rem),linear-gradient(155deg,#06131a,#0a1d27 45%,#123141);color:#d6e9de}.footer-shell{max-width:1240px;margin:0 auto;padding:3.4rem 1.25rem 2.35rem;display:grid;grid-gap:2.25rem;gap:2.25rem;grid-template-columns:1.35fr 1.65fr}.footer-intro{border:1px solid rgba(142,201,72,.24);border-radius:1.1rem;background:rgba(0,168,89,.08);padding:1.25rem;display:grid;grid-gap:.85rem;gap:.85rem;height:-moz-fit-content;height:fit-content}.footer-intro h3{margin:0;color:#f6fff8;font-size:1.22rem;line-height:1.35}.footer-intro p{margin:0;color:#b9d1c4;line-height:1.7;font-size:.95rem}.footer-cta{width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(189,233,161,.42);padding:.58rem 1rem;color:#f6fff8;font-weight:700;background:linear-gradient(135deg,var(--brand-primary),var(--brand-accent))}.footer-inner{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));grid-gap:1.25rem;gap:1.25rem}.footer-column h4{margin:0 0 .8rem;color:#f4fcf7;font-size:1rem}.footer-column ul{list-style:none;margin:0;padding:0;display:grid;grid-gap:.55rem;gap:.55rem}.footer-column a{color:#c8ddcf;font-size:.9rem;line-height:1.35;transition:color .2s ease,transform .2s ease}.footer-column a:hover{color:#ffffff;transform:translateX(2px)}.footer-bottom-bar{border-top:1px solid rgba(142,201,72,.2);background:rgba(5,15,21,.95)}.footer-bottom-shell{max-width:1240px;margin:0 auto;padding:1rem 1.25rem;justify-content:space-between;gap:1rem}.footer-bottom-left,.footer-bottom-shell{display:flex;align-items:center;flex-wrap:wrap}.footer-bottom-left{gap:.85rem}.footer-socials{display:flex;align-items:center;gap:.45rem}.footer-socials a{width:1.9rem;height:1.9rem;border-radius:999px;border:1px solid rgba(142,201,72,.32);display:inline-flex;align-items:center;justify-content:center;color:#d4e7da;font-size:.88rem;transition:color .2s ease,border-color .2s ease,background-color .2s ease}.footer-socials a:hover{color:#ffffff;border-color:rgba(142,201,72,.88);background:rgba(0,168,89,.2)}.footer-copy{color:#adc5b8;font-size:.86rem}.footer-bottom-links{display:flex;align-items:center;gap:1rem}.footer-bottom-links a{color:#c3d9cb;font-size:.88rem}.footer-bottom-links a:hover{color:#ffffff}@media (max-width:1040px){.footer-shell{grid-template-columns:1fr}.footer-inner{grid-template-columns:repeat(2,minmax(160px,1fr))}}@media (max-width:620px){.footer-inner{grid-template-columns:1fr}}