.footer{background:#08080d;border-top:1px solid #c9a84c1f;padding:5rem 0 2rem}.footer__container{max-width:1200px;margin:0 auto;padding:0 2rem}.footer__top{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;display:grid}.footer__logo{color:#fff;font-size:1.5rem;font-weight:700;font-family:var(--font-heading,"Playfair Display", serif);margin-bottom:1rem}.footer__logo .gold{background:linear-gradient(135deg,#c9a84c,#f6e27a,#c9a84c);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.footer__description{color:#ffffff73;max-width:300px;font-size:.9rem;line-height:1.7}.footer__heading{text-transform:uppercase;letter-spacing:.1em;color:#c9a84c;margin-bottom:1.5rem;font-size:.85rem;font-weight:600}.footer__link-list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.footer__link-list a{color:#ffffff73;font-size:.9rem;text-decoration:none;transition:all .3s;display:inline-block}.footer__link-list a:hover{color:#fff;transform:translate(4px)}.footer__divider{opacity:.3;background:linear-gradient(90deg,#0000,#c9a84c,#0000);height:1px;margin:3rem 0 2rem}.footer__bottom{justify-content:space-between;align-items:center;display:flex}.footer__copyright{color:#ffffff59;font-size:.85rem}.footer__bottom-links{gap:2rem;display:flex}.footer__bottom-links a{color:#ffffff59;font-size:.85rem;text-decoration:none;transition:color .3s}.footer__bottom-links a:hover{color:#c9a84c}@media (max-width:768px){.footer{padding:3rem 0 2rem}.footer__top{grid-template-columns:1fr;gap:2.5rem}.footer__description{max-width:100%}.footer__bottom{text-align:center;flex-direction:column;gap:1rem}.footer__bottom-links{justify-content:center}}
