.site-footer{background:var(--navy-dark);color:rgba(255,255,255,0.75)}.footer-main{padding:5rem 0 3rem}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:3rem}.footer-logo{height:48px;width:auto;margin-bottom:1.2rem;filter:brightness(0) invert(1)}.footer-tagline{font-family:var(--font-head);font-size:0.75rem;font-weight:600;letter-spacing:0.18em;text-transform:uppercase;color:var(--yellow);margin-bottom:1rem}.footer-desc{font-size:0.875rem;line-height:1.7;color:rgba(255,255,255,0.5);max-width:280px}.footer-social{display:flex;gap:0.75rem;margin-top:1.5rem}.footer-social a{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:rgba(255,255,255,0.07);border-radius:50%;color:rgba(255,255,255,0.6);transition:background 0.2s,color 0.2s}.footer-social a:hover{background:var(--yellow);color:var(--navy-dark)}.footer-social svg{width:16px;height:16px}.footer-heading{font-family:var(--font-alt);font-size:0.7rem;font-weight:700;letter-spacing:0.16em;text-transform:uppercase;color:var(--yellow);margin-bottom:1.2rem}.footer-links{display:flex;flex-direction:column;gap:0.6rem}.footer-links a{font-size:0.875rem;color:rgba(255,255,255,0.55);transition:color 0.2s,padding-left 0.2s}.footer-links a:hover{color:var(--white);padding-left:4px}.footer-contact-list{display:flex;flex-direction:column;gap:1rem}.footer-contact-list li{display:flex;align-items:flex-start;gap:0.7rem;font-size:0.875rem;color:rgba(255,255,255,0.55)}.footer-contact-list svg{width:15px;height:15px;flex-shrink:0;color:var(--yellow);margin-top:2px}.footer-contact-list a{color:rgba(255,255,255,0.55)}.footer-contact-list a:hover{color:var(--yellow)}.footer-bottom{border-top:1px solid rgba(255,255,255,0.08);padding:1.5rem 0}.footer-bottom__grid{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem}.footer-bottom__copy{font-size:0.78rem;color:rgba(255,255,255,0.35);font-family:var(--font-alt);white-space:nowrap}.footer-bottom__tagline{font-size:0.72rem;font-family:var(--font-head);font-weight:700;letter-spacing:0.14em;text-transform:uppercase;color:var(--yellow);text-align:right;white-space:nowrap}.footer-legal-links{display:flex;align-items:center;justify-content:center;gap:0.5rem;flex-wrap:wrap}.footer-legal-links a{font-family:var(--font-alt);font-size:0.78rem;font-weight:400;color:rgba(255,255,255,0.35);text-decoration:none;transition:color 0.15s;opacity:0.85}.footer-legal-links a:hover{color:rgba(255,255,255,0.55)}.footer-legal-sep{color:rgba(255,255,255,0.18);font-size:0.78rem;font-family:var(--font-alt);opacity:0.85}@media (max-width:1024px){.footer-grid{grid-template-columns:1fr 1fr;gap:2.5rem}}@media (max-width:600px){.footer-grid{grid-template-columns:1fr}.footer-bottom__grid{grid-template-columns:1fr;text-align:center}.footer-bottom__tagline{text-align:center}.footer-legal-links{justify-content:center}}.footer-cookie-bar{border-top:1px solid rgba(255,255,255,0.08);padding:0;max-height:0;overflow:hidden;opacity:0;transition:max-height 0.4s ease,opacity 0.4s ease,padding 0.4s ease}.footer-cookie-bar.fcc-visible{max-height:200px;opacity:1;padding:0.85rem 0}.footer-cookie-bar__inner{max-width:1200px;margin:0 auto;padding:0 clamp(1.5rem,6vw,5rem);display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap}.footer-cookie-bar__text{font-family:var(--font-alt);font-size:0.78rem;color:rgba(255,255,255,0.45);line-height:1.5}.footer-cookie-bar__text a{color:var(--yellow);text-decoration:underline;text-underline-offset:2px}.footer-cookie-bar__actions{display:flex;gap:0.5rem;flex-shrink:0}.footer-cookie-bar__btn{font-family:var(--font-alt);font-size:0.68rem;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;padding:0.45rem 1.1rem;border:none;cursor:pointer;transition:background 0.2s,color 0.2s}.footer-cookie-bar__btn--accept{background:var(--yellow);color:var(--navy-dark,#0D1F3C)}.footer-cookie-bar__btn--accept:hover{background:#e6b800}.footer-cookie-bar__btn--decline{background:transparent;color:rgba(255,255,255,0.4);border:1px solid rgba(255,255,255,0.15)}.footer-cookie-bar__btn--decline:hover{color:rgba(255,255,255,0.7);border-color:rgba(255,255,255,0.3)}@media (max-width:500px){.footer-cookie-bar__inner{flex-direction:column;gap:0.75rem;text-align:center}.footer-cookie-bar__actions{justify-content:center}}.footer-powered{border-top:1px solid rgba(255,255,255,0.06);padding:0.7rem 0;text-align:center;font-family:var(--font-alt);font-size:0.72rem;color:rgba(255,255,255,0.22);letter-spacing:0.04em}.footer-powered a{color:rgba(255,255,255,0.35);text-decoration:none;transition:color 0.2s}.footer-powered a:hover{color:var(--yellow)}