:root{--forest:#1A3C34;--amber:#D4883A;--teal:#2A7D6F;--cream:#FAF7F2;--white:#FFFFFF}.site-footer{background:#0f211c;color:rgba(255,255,255,0.68);font-family:'Inter',system-ui,sans-serif}.footer-top{display:grid;grid-template-columns:1.1fr 1.8fr;gap:4rem;padding:5rem 8% 4rem;border-bottom:1px solid rgba(255,255,255,0.07)}.footer-brand{display:flex;gap:1.2rem;align-items:flex-start}.footer-logo{flex-shrink:0;width:64px;height:64px;border-radius:12px;background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.14);display:flex;align-items:center;justify-content:center;padding:8px}.footer-logo img{width:100%;height:auto;border-radius:8px}.footer-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:1.4rem;font-weight:600;letter-spacing:0.06em;color:var(--white);margin-bottom:0.7rem}.footer-name span{color:var(--amber)}.footer-tagline{font-size:0.85rem;line-height:1.75;color:rgba(255,255,255,0.5);max-width:280px;margin-bottom:1.2rem}.footer-socials{display:flex;gap:0.6rem}.footer-social-btn{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:rgba(255,255,255,0.07);border:1px solid rgba(255,255,255,0.12);font-size:1.1rem;text-decoration:none;transition:background 0.2s,border-color 0.2s,transform 0.15s}.footer-social-btn:hover{background:var(--amber);border-color:var(--amber);transform:translateY(-2px)}.footer-nav-cols{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.footer-col-title{font-family:'DM Sans',system-ui,sans-serif;font-size:0.68rem;font-weight:700;letter-spacing:0.18em;text-transform:uppercase;color:var(--amber);margin-bottom:1.2rem}.footer-col-list{list-style:none;padding:0;margin:0}.footer-col-list li{padding:0.32rem 0;font-size:0.875rem;color:rgba(255,255,255,0.58)}.footer-col-list a{color:rgba(255,255,255,0.58);text-decoration:none;transition:color 0.2s}.footer-col-list a:hover{color:var(--amber)}.footer-col-contact li{display:flex;gap:0.65rem;align-items:flex-start;padding:0.45rem 0;line-height:1.65}.fc-icon{flex-shrink:0;font-size:0.95rem;margin-top:0.1rem}.footer-map{width:100%;height:240px;overflow:hidden;position:relative}.footer-map::before{content:'';position:absolute;inset:0;border-top:1px solid rgba(255,255,255,0.07);border-bottom:1px solid rgba(255,255,255,0.07);pointer-events:none;z-index:1}.footer-map iframe{width:100%;height:100%;border:0;display:block;filter:grayscale(30%) brightness(0.78) contrast(1.1);transition:filter 0.3s}.footer-map:hover iframe{filter:grayscale(0%) brightness(0.92) contrast(1.05)}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding:1.4rem 8%;background:rgba(0,0,0,0.25);gap:1rem;flex-wrap:wrap}.footer-copy,.footer-credit{font-size:0.78rem;color:rgba(255,255,255,0.38);margin:0;font-family:'DM Sans',system-ui,sans-serif;letter-spacing:0.02em}.footer-credit a{color:rgba(255,255,255,0.5);text-decoration:none;transition:color 0.2s}.footer-credit a:hover{color:var(--amber)}@media (max-width:1024px){.footer-nav-cols{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.footer-top{grid-template-columns:1fr;gap:2.5rem;padding:3.5rem 5% 3rem}.footer-brand{flex-direction:column}.footer-tagline{max-width:100%}.footer-nav-cols{grid-template-columns:1fr 1fr;gap:1.5rem}.footer-map{height:200px}.footer-bottom{flex-direction:column;text-align:center;padding:1.2rem 5%;gap:0.4rem}}@media (max-width:480px){.footer-nav-cols{grid-template-columns:1fr}}.footer.col_12{display:none !important}.footer-social-wa{color:#25D366 !important}.footer-social-wa:hover{color:#128C7E !important}