.nh-site-footer{background:#27272a;color:#fff;text-align:left;font:400 16px/1.5 Arial,Helvetica,sans-serif;border-top:5px solid #69bbdd;--footer-space:clamp(20px,4vw,64px)}
.nh-site-footer *,.nh-site-footer *::before,.nh-site-footer *::after{box-sizing:border-box}
.nh-site-footer a{color:inherit;text-decoration:none;text-underline-offset:5px}
.nh-site-footer a:hover{text-decoration:underline;color:#69bbdd}
.nh-site-footer :is(a,input,button):focus-visible{outline:3px solid #69bbdd;outline-offset:4px}
.nh-footer-newsletter{max-width:1600px;margin:auto;padding:clamp(36px,4.5vw,64px) var(--footer-space);display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:32px 64px;border-bottom:1px solid #ffffff2e}
.nh-footer-kicker{margin:0;color:#69bbdd;font-size:13px;line-height:1.5;font-weight:700;letter-spacing:.09em;text-transform:uppercase}
.nh-footer-newsletter h2{margin:10px 0 18px;font-family:var(--nh-heading,'Arial Narrow',Impact,sans-serif);font-size:clamp(44px,4.4vw,70px);font-weight:900;letter-spacing:-.012em;line-height:1.05;text-transform:uppercase}
.nh-footer-newsletter h2 em{display:inline-block;color:#69bbdd;font-family:var(--nh-roam,'Roam Regular',cursive);font-weight:400;letter-spacing:.038em;font-size:.92em;font-style:normal;text-transform:none}
.nh-footer-newsletter-copy>p:last-child{max-width:48ch;margin:0;font-size:16px;line-height:1.6;color:#e1e1e4}
.nh-footer-signup{min-width:0;margin:0}
.nh-footer-signup>label{display:block;margin-bottom:10px;font-size:14px;font-weight:700;color:#fff;text-transform:none;letter-spacing:0}
.nh-footer-signup-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}
.nh-footer-signup-row input{min-width:0;width:100%;height:56px;margin:0;border:1px solid #a5a5af;border-radius:4px;padding:14px 16px;background:#ffffff08;color:#fff;font:400 16px/1.4 Arial,Helvetica,sans-serif;box-shadow:none}
.nh-footer-signup-row input::placeholder{color:#bfc0c9;opacity:1}
.nh-footer-signup-row button{height:56px;border:0;border-radius:4px;margin:0;display:inline-flex;align-items:center;justify-content:center;gap:14px;padding:14px 20px;background:#69bbdd;color:#27272a;font:700 16px/1.2 Arial,Helvetica,sans-serif;letter-spacing:0;text-transform:none;cursor:pointer;white-space:nowrap;transition:background .2s,transform .2s}
.nh-footer-signup-row button:hover{background:#a1d9ef;transform:translateY(-2px)}
.nh-footer-consent{margin:12px 0 0;color:#c4c4ce;font-size:13px;line-height:1.6;max-width:62ch}
.nh-footer-consent a{text-decoration:underline}
.nh-footer-message{padding:20px;border:1px solid #69bbdd;background:#69bbdd12;border-radius:4px;color:#fff}
.nh-footer-message strong{display:block;margin-bottom:5px;font-size:20px}
.nh-footer-error{margin:0 0 14px;padding:12px 14px;border:1px solid #ff9ebe;color:#ffd9e5;border-radius:4px}
.nh-footer-error ul{margin:0;padding-left:20px}
.nh-footer-main{max-width:1600px;margin:auto;padding:44px var(--footer-space);display:grid;grid-template-columns:minmax(0,1.5fr) repeat(3,minmax(0,1fr));gap:32px 48px}
.nh-footer-brand>a{display:inline-flex;align-items:center;max-width:180px}
.nh-footer-brand img{display:block;width:180px;max-width:100%;height:auto;object-fit:contain;filter:invert(1)}
.nh-footer-brand>p{margin:18px 0 0;color:#d0d0d8;font-size:16px;line-height:1.6}
.nh-footer-social{display:flex;flex-wrap:wrap;gap:4px 20px;margin-top:16px}
.nh-footer-social a{min-height:44px;display:inline-flex;align-items:center;gap:8px;font-size:14px}
.nh-footer-column{display:flex;flex-direction:column;align-items:flex-start;min-width:0;gap:0}
.nh-footer-column h3{margin:4px 0 12px;color:#69bbdd;font:700 14px/1.5 Arial,Helvetica,sans-serif;letter-spacing:.09em;text-transform:uppercase}
.nh-footer-column>a{display:flex;align-items:center;min-height:44px;padding:8px 0;font-size:16px;line-height:1.5;overflow-wrap:break-word}
.nh-footer-bottom{max-width:1600px;margin:auto;border-top:1px solid #ffffff2e;padding:22px var(--footer-space);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px 28px;color:#c4c4ce;font-size:13px}
.nh-footer-bottom nav{display:flex;flex-wrap:wrap;gap:4px 24px}
.nh-footer-bottom a{display:inline-flex;align-items:center;min-height:44px}
@media(max-width:1000px){.nh-footer-newsletter{gap:28px;grid-template-columns:1fr}.nh-footer-main{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.nh-footer-brand{grid-column:1/-1;display:grid;grid-template-columns:auto 1fr;gap:0 28px;align-items:center}.nh-footer-brand>p{margin:0}.nh-footer-social{grid-column:1/-1;margin-top:12px}}
@media(max-width:560px){.nh-footer-newsletter{padding-block:36px;gap:24px}.nh-footer-newsletter h2{font-size:clamp(40px,11.5vw,58px)}.nh-footer-signup-row{grid-template-columns:1fr}.nh-footer-signup-row button{width:100%}.nh-footer-main{grid-template-columns:repeat(2,minmax(0,1fr));padding-block:32px;gap:24px}.nh-footer-brand{display:block}.nh-footer-brand>p{margin-top:16px}.nh-footer-brand img{width:148px}.nh-footer-main>.nh-footer-column:last-child{grid-column:1/-1}.nh-footer-column>a{font-size:15px}.nh-footer-bottom{padding-bottom:calc(26px + env(safe-area-inset-bottom,0px));align-items:flex-start;flex-direction:column}.nh-footer-bottom nav{gap:0 20px}}
@media(prefers-reduced-motion:reduce){.nh-site-footer *{transition:none!important}}
