:root{--color-brand-navy:#0c1b33;--color-brand-navy-light:#142a4d;--color-brand-navy-deep:#060f1f;--color-brand-gold:#d4af37;--color-brand-gold-light:#f0d878;--color-text-light:#f4f1e8;--color-text-muted:#aab4c8;--color-border:#d4af372e;--font-display:"Outfit", sans-serif;--font-body:"Inter", sans-serif}.site-footer{background:var(--color-brand-navy-deep);border-top:1px solid var(--color-border);font-family:var(--font-body);padding:72px 32px 0;position:relative;overflow:hidden}.footer-glow{pointer-events:none;background:radial-gradient(circle,#d4af3729,#0000 70%);width:600px;height:300px;position:absolute;top:-120px;left:50%;transform:translate(-50%)}.footer-inner{max-width:1200px;margin:0 auto;position:relative}.footer-top{grid-template-columns:1.3fr 1fr 1fr 1.2fr;gap:48px;padding-bottom:56px;display:grid}.footer-brand .header-logo{font-family:var(--font-display);letter-spacing:.02em;color:var(--color-text-light);align-items:center;gap:10px;margin-bottom:14px;font-size:1.25rem;font-weight:700;text-decoration:none;display:flex}.footer-brand .header-logo span{color:var(--color-brand-gold)}.footer-tagline{color:var(--color-text-muted);max-width:280px;font-size:.92rem;line-height:1.6}.footer-socials{gap:12px;margin-top:22px;display:flex}.social-icon{border:1px solid var(--color-border);width:38px;height:38px;color:var(--color-text-muted);border-radius:50%;justify-content:center;align-items:center;transition:all .25s;display:flex}.social-icon:hover{background:var(--color-brand-gold);border-color:var(--color-brand-gold);color:var(--color-brand-navy-deep);transform:translateY(-3px)}.social-icon svg{fill:currentColor;width:17px;height:17px}.footer-col h4{font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;color:var(--color-brand-gold-light);margin-bottom:20px;font-size:.85rem;font-weight:600}.footer-col ul{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.footer-col a{color:var(--color-text-muted);font-size:.9rem;text-decoration:none;transition:color .2s,padding-left .2s}.footer-col a:hover{color:var(--color-text-light);padding-left:4px}.footer-newsletter p{color:var(--color-text-muted);margin-bottom:16px;font-size:.88rem;line-height:1.6}.newsletter-form{border:1px solid var(--color-border);background:#ffffff08;border-radius:10px;display:flex;overflow:hidden}.newsletter-form input{color:var(--color-text-light);font-family:var(--font-body);background:0 0;border:none;outline:none;flex:1;padding:13px 16px;font-size:.88rem}.newsletter-form input::placeholder{color:var(--color-text-muted)}.newsletter-form button{background:var(--color-brand-gold);cursor:pointer;border:none;align-items:center;padding:0 18px;transition:background .2s;display:flex}.newsletter-form button:hover{background:var(--color-brand-gold-light)}.newsletter-form button svg{width:18px;height:18px;stroke:var(--color-brand-navy-deep)}.footer-divider{background:linear-gradient(90deg, transparent, var(--color-border), transparent);height:1px}.footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:24px 0;display:flex}.footer-bottom p{color:var(--color-text-muted);margin:0;font-size:.82rem}.footer-bottom-links{gap:24px;display:flex}.footer-bottom-links a{color:var(--color-text-muted);font-size:.82rem;text-decoration:none;transition:color .2s}.footer-bottom-links a:hover{color:var(--color-brand-gold-light)}@media (width<=900px){.footer-top{grid-template-columns:1fr 1fr;gap:40px 24px}}@media (width<=600px){.footer-top{grid-template-columns:1fr}.footer-bottom{flex-direction:column;align-items:flex-start}}
