.editorial-footer{background:#ffffff;color:#1a1a1a;padding:5rem 1.5rem 0;overflow:hidden}.editorial-footer__top{max-width:1400px;margin:0 auto;display:flex;flex-direction:column;gap:2.5rem;padding-bottom:3rem}@media (min-width:768px){.editorial-footer__top{flex-direction:row;justify-content:space-between;align-items:flex-start}}.editorial-footer__tagline{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:600;line-height:1.2;letter-spacing:-.02em;max-width:340px;margin:0}.editorial-footer__links{display:grid;grid-template-columns:1fr 1fr;gap:1rem 5rem}.editorial-footer__link-column{display:flex;flex-direction:column;gap:.75rem}.editorial-footer__link-column a{color:#555;text-decoration:none;font-size:.95rem;transition:color .2s}.editorial-footer__link-column a:hover{color:#1a1a1a}.editorial-footer__brand{text-align:left;margin-left:-1.5rem;margin-right:-1.5rem;overflow:hidden;margin-top:clamp(3rem,6vw,8rem);padding-bottom:clamp(1rem,3vw,3rem)}.editorial-footer__brand-text{font-size:clamp(6rem,22vw,28rem);font-weight:800;line-height:1.1;letter-spacing:-.05em;margin:0;padding-left:1.5rem;user-select:none;white-space:nowrap;background:linear-gradient(90deg,#1a1a1a,#555 50%,#1a1a1a);background-size:300% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:footer-gradient-shift 12s ease infinite}@keyframes footer-gradient-shift{0%{background-position:100% 50%}50%{background-position:0 50%}to{background-position:100% 50%}}.editorial-footer__bottom{max-width:1400px;margin:0 auto;padding:1.5rem 0 2rem;display:flex;flex-direction:column;gap:1rem;align-items:center}@media (min-width:768px){.editorial-footer__bottom{flex-direction:row;justify-content:space-between}}.editorial-footer__bottom-left{display:flex;align-items:center;gap:.5rem}.editorial-footer__bottom-right{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;justify-content:center}.editorial-footer__bottom-right a{color:#555;text-decoration:none;font-size:.875rem;transition:color .2s}.editorial-footer__bottom-right a:hover{color:#1a1a1a}