.footer{background-color:var(--background-primary,#000);border-top:1px solid hsla(0,0%,100%,.1);margin-top:4rem}.footer-container{max-width:1200px;margin:0 auto;padding:0 1rem}.footer-content{padding:3rem 0 2rem;display:flex;justify-content:space-between;align-items:flex-start;gap:3rem}.footer-brand{flex:1 1}.footer-title{font-size:1.5rem;font-weight:600;color:var(--primary-color,#f6c51e);margin:0 0 .5rem;font-family:Playfair Display,serif;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.footer-subtitle{color:hsla(0,0%,100%,.7);font-size:.9rem;margin:0;line-height:1.5;word-wrap:break-word;max-width:100%}.footer-links{flex:1 1;display:flex;flex-wrap:wrap;gap:1.5rem 2rem;justify-content:flex-end}.footer-link{color:hsla(0,0%,100%,.6);text-decoration:none;font-size:.9rem;transition:color .2s ease}.footer-link:hover{color:var(--primary-color,#f6c51e)}.footer-bottom{border-top:1px solid hsla(0,0%,100%,.05);padding:1.5rem 0;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-copyright{color:hsla(0,0%,100%,.5);font-size:.85rem;margin:0}.footer-legal{display:flex;gap:2rem}.footer-legal-link{color:hsla(0,0%,100%,.5);text-decoration:none;font-size:.85rem;transition:color .2s ease}.footer-legal-link:hover{color:hsla(0,0%,100%,.8)}@media (max-width:1024px){.footer-content{gap:2.5rem}.footer-title{font-size:1.375rem}.footer-subtitle{font-size:.875rem}.footer-links{gap:1.25rem 1.75rem}}@media (max-width:768px){.footer-content{flex-direction:column;gap:2rem;text-align:center}.footer-brand{text-align:center;width:100%}.footer-title{font-size:1.3125rem;text-align:center;margin:0 auto .5rem}.footer-subtitle{font-size:.875rem;max-width:400px;margin:0 auto;text-align:center}.footer-links{justify-content:center;gap:1rem 1.5rem}.footer-bottom{flex-direction:column;text-align:center;gap:1rem}}@media (max-width:640px){.footer-title{font-size:1.25rem}.footer-subtitle{font-size:.85rem;max-width:300px;margin:0 auto}}@media (max-width:480px){.footer{margin-top:3rem}.footer-container{padding:0 .875rem}.footer-content{padding:2rem 0 1.5rem;gap:1.5rem;text-align:center}.footer-brand{text-align:center;width:100%}.footer-title{font-size:1.1875rem;margin:0 auto .375rem;text-align:center}.footer-subtitle{font-size:.8125rem;max-width:280px;margin:0 auto;line-height:1.4;text-align:center}.footer-links{gap:1rem;justify-content:center}.footer-link{font-size:.85rem}.footer-bottom{padding:1rem 0}.footer-legal{flex-direction:column;gap:.5rem}.footer-copyright,.footer-legal-link{font-size:.8rem}}@media (max-width:360px){.footer-container{padding:0 .75rem}.footer-content{padding:1.5rem 0 1rem;gap:1rem;text-align:center}.footer-brand{text-align:center;width:100%}.footer-title{font-size:1.0625rem;margin:0 auto .25rem;text-align:center}.footer-subtitle{font-size:.75rem;max-width:240px;margin:0 auto;line-height:1.35;text-align:center}.footer-links{gap:.75rem}.footer-link{font-size:.8rem}.footer-copyright,.footer-legal-link{font-size:.75rem}}@media (max-width:320px){.footer-container{padding:0 .5rem}.footer-content{padding:1.25rem 0 .75rem;gap:.875rem;text-align:center}.footer-brand{text-align:center;width:100%}.footer-title{font-size:.9375rem;margin:0 auto .1875rem;text-align:center}.footer-subtitle{font-size:.6875rem;max-width:200px;margin:0 auto;line-height:1.3;text-align:center}.footer-links{gap:.5rem;line-height:1.3}.footer-link{font-size:.75rem}.footer-bottom{padding:.75rem 0}.footer-copyright,.footer-legal-link{font-size:.7rem;line-height:1.3}}