.footer-wrapper{position:relative;background-image:url(/founder.jpeg);background-size:cover;background-position:50%;background-attachment:fixed;font-family:Lato,sans-serif;overflow:hidden}.footer-content{position:relative;z-index:2;max-width:1630px;margin:0 auto;padding:60px 40px 30px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:50px;align-items:start}.footer-logo{width:140px;height:auto;object-fit:contain;filter:brightness(1.1) drop-shadow(0 0 12px #ffffff26);display:block}.brand-tagline{color:hsla(0,0%,4%,.65);font-size:16px;line-height:1.8;font-weight:300;max-width:300px}.social-icons{display:flex;gap:1px}.social-btn{display:flex;align-items:center;justify-content:center;width:50px;height:50px;color:#161616;font-size:19px;text-decoration:none;transition:all .3s ease;background:#ffffff0d}.footer-heading{font-size:23px;font-weight:600;color:#ffc864;margin:0 0 22px;letter-spacing:.5px;position:relative;padding-bottom:12px}.footer-heading:after{content:"";position:absolute;bottom:0;left:0;width:36px;height:2px;background:linear-gradient(90deg,#ffc864,transparent);border-radius:2px}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.footer-links a{color:rgba(8,8,8,.65);text-decoration:none;font-weight:400;letter-spacing:.3px;display:inline-flex;align-items:center;gap:8px}.footer-links a,.footer-links a:before{font-size:18px;transition:all .25s ease}.footer-links a:before{content:"›";color:#ffc864;opacity:0;transform:translateX(-6px)}.footer-links a:hover{color:#333;padding-left:6px}.footer-links a:hover:before{opacity:1;transform:translateX(0)}.contact-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.contact-list li{display:flex;align-items:flex-start;gap:12px;color:rgba(0,0,0,.65);font-size:16px;font-weight:300;line-height:1.6}.contact-icon{color:#ffc864;font-size:16px;margin-top:3px;flex-shrink:0}.footer-bottom{margin-top:50px;text-align:center}.divider{height:1px;background:linear-gradient(90deg,transparent,rgba(255,200,100,.4),transparent);margin-bottom:24px}.copyright{color:#111111c2;font-size:18px;font-weight:300;letter-spacing:.5px;margin:0}.copyright span{color:#ffc864;font-weight:700;font-family:Playfair Display,serif}@media (max-width:768px){.footer-grid{grid-template-columns:1fr;gap:36px}.footer-content{padding:50px 24px 28px}.brand-tagline{max-width:100%}.footer-wrapper{background-attachment:scroll}}