.custom-footer{background-color:var(--deep-carbon);color:var(--white);border-top:4px solid var(--accent-color);padding:64px 24px 24px}.custom-footer__inner{max-width:160rem;margin:0 auto}.custom-footer__main{display:flex;flex-direction:column;gap:48px;padding-bottom:48px;border-bottom:1px solid var(--machined-aluminum)}@media screen and (min-width: 750px){.custom-footer__main{flex-direction:row;justify-content:space-between;gap:64px}}.custom-footer__brand-info{max-width:320px;display:flex;flex-direction:column;gap:20px}.custom-footer__logo-link{text-decoration:none;display:inline-block}.custom-footer__logo-img{max-width:180px;height:auto}.custom-footer__logo-text{font-family:var(--font-heading-family);font-weight:800;font-size:24px;color:var(--white);text-transform:uppercase;letter-spacing:-.02em}.custom-footer__description{margin:0;font-family:var(--font-mono-family);font-weight:400;font-size:13px;line-height:1.5;color:#ffffffb3}.custom-footer__links-container{display:flex;flex-direction:column;gap:40px}@media screen and (min-width: 750px){.custom-footer__links-container{flex-direction:row;gap:80px}}.custom-footer__column{display:flex;flex-direction:column;gap:20px}.custom-footer__column-title{margin:0;font-family:var(--font-heading-family);font-weight:700;font-size:16px;text-transform:uppercase;letter-spacing:.05em;color:var(--accent-color)}.custom-footer__menu{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.custom-footer__menu a{text-decoration:none;font-family:var(--font-body-family);font-weight:600;font-size:14px;color:var(--white);transition:color .2s ease,transform .2s ease;display:inline-block}.custom-footer__menu a:hover{color:var(--accent-color);transform:translate(4px)}.custom-footer__bottom{display:flex;flex-direction:column;align-items:flex-start;gap:24px;padding-top:24px}@media screen and (min-width: 750px){.custom-footer__bottom{flex-direction:row;justify-content:space-between;align-items:center}}.custom-footer__copyright{font-family:var(--font-mono-family);font-size:12px;color:#ffffff80;text-transform:uppercase}.custom-footer__policies{display:flex;flex-wrap:wrap;gap:16px}.custom-footer__policies a{font-family:var(--font-mono-family);font-size:12px;color:#ffffff80;text-decoration:underline;text-transform:uppercase;transition:color .2s ease}.custom-footer__policies a:hover{color:var(--white)}.custom-footer__social{display:flex;gap:16px}.custom-footer__social a{color:var(--white);transition:color .2s ease,transform .2s ease;display:flex;align-items:center;justify-content:center}.custom-footer__social a:hover{color:var(--accent-color);transform:translateY(-2px)}.custom-footer__social svg{width:24px;height:24px;fill:currentColor}
