.footer{background:var(--dark);color:var(--white);padding:80px 0 0}.footer>.container{max-width:1400px;padding:0 40px}.footer-grid{border-bottom:1px solid #ffffff1a;grid-template-columns:1fr 330px;align-items:start;gap:30px;padding-bottom:50px;display:grid}.footer-left-content{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:25px;display:grid}.footer-logo{margin-bottom:15px;display:inline-block}.footer-logo-img{object-fit:contain;filter:brightness(0)invert();width:auto;height:140px}.footer-desc{color:#fff9;margin-bottom:25px;font-size:.9rem;line-height:1.7}.footer-social{gap:10px;display:flex}.footer-social a{width:38px;height:38px;color:var(--white);transition:var(--transition);background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;font-weight:600;display:flex}.footer-social a:hover{background:var(--primary);transform:translateY(-3px)}.footer-column h4{color:var(--primary);letter-spacing:.5px;margin-bottom:25px;font-family:Literata,serif;font-size:1.1rem;font-weight:600}.footer-column ul{flex-direction:column;gap:10px;display:flex}.footer-column a,.footer-column span{color:#fff9;transition:var(--transition);font-size:.85rem}.footer-column a:hover{color:var(--primary);padding-left:5px}.footer-column span{cursor:default}.footer-bottom{color:#fff6;justify-content:space-between;align-items:center;padding:25px 0;font-size:.8rem;display:flex}.footer-instagram{min-width:0}.footer-instagram h4{color:var(--primary);letter-spacing:.5px;margin-bottom:20px;font-family:Literata,serif;font-size:1.1rem;font-weight:600}.footer-insta-embed{background:#fff;border-radius:12px;width:100%;max-width:328px;height:360px;overflow:hidden;box-shadow:0 4px 20px #0000004d}.footer-insta-embed iframe{border:none;width:100%;height:calc(100% + 50px);display:block}@media (width<=1200px){.footer-grid{grid-template-columns:1fr 300px;gap:30px}.footer-left-content{grid-template-columns:1.5fr 1fr 1fr}.footer-insta-embed{max-width:300px;height:360px}}@media (width<=992px){.footer-grid{grid-template-columns:1fr}.footer-left-content{grid-template-columns:1fr 1fr 1fr}.footer-instagram{text-align:center;flex-direction:column;align-items:center;display:flex}.footer-insta-embed{max-width:400px;height:360px}}@media (width<=768px){.footer-left-content{grid-template-columns:1fr 1fr}.footer-bottom{text-align:center;flex-direction:column;gap:10px}}@media (width<=576px){.footer-left-content{grid-template-columns:1fr}.footer-insta-embed{max-width:100%;height:360px}}
