.naraya-footer{background-color:rgb(var(--bg-surface));border-top:1px solid rgb(var(--border-subtle));color:rgb(var(--text-muted))}.naraya-footer__inner{max-width:80rem;margin-left:auto;margin-right:auto;padding:3rem 1rem 2rem}@media (min-width:640px){.naraya-footer__inner{padding-left:1.5rem;padding-right:1.5rem}}.naraya-footer__inner--flush{max-width:none}.naraya-footer__top{display:grid;grid-template-columns:1.5fr 2fr;gap:2.5rem 3rem}@media (max-width:767px){.naraya-footer__top{grid-template-columns:1fr;gap:2rem}}.naraya-footer__brand{display:flex;flex-direction:column;gap:.75rem;max-width:22rem}.naraya-footer__brand-mark{display:inline-flex;align-items:center}.naraya-footer__tagline{margin:0;font-size:.875rem;line-height:1.6;color:rgb(var(--text-muted))}.naraya-footer__social{display:inline-flex;align-items:center;gap:.75rem;margin-top:.25rem}.naraya-footer__columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(8rem,1fr));gap:2rem}.naraya-footer__col{display:flex;flex-direction:column;gap:.625rem}.naraya-footer__col-title{font-size:.75rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:rgb(var(--text-main))}.naraya-footer__link{font-size:.875rem;color:rgb(var(--text-muted));text-decoration:none;width:-moz-fit-content;width:fit-content;transition:color var(--duration-fast) var(--easing-smooth)}.naraya-footer__link:hover{color:rgb(var(--color-primary))}.naraya-footer__bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid rgb(var(--border-subtle))}.naraya-footer__copyright{font-size:.8125rem;color:rgb(var(--text-muted))}.naraya-footer__small{display:inline-flex;align-items:center;gap:.75rem;font-size:.75rem;color:rgb(var(--text-muted))}