
.site-footer{position:relative;margin-top:0;padding:78px 0 0;background:var(--tm-forest-2);color:#c9d9cf}.footer-grid{display:grid;grid-template-columns:1.35fr repeat(3,1fr);gap:54px}.footer-logo{width:205px;margin-bottom:22px;filter:brightness(0) invert(1)}.footer-brand p{max-width:390px;color:#aebfb4}.footer-contact{display:grid;gap:6px;margin-top:22px}.site-footer h3{margin-bottom:18px;color:#fff;font-size:1rem;letter-spacing:0}.site-footer ul{list-style:none;padding:0}.site-footer li{margin:9px 0}.site-footer a{color:#c9d9cf}.site-footer a:hover{color:var(--tm-lime)}.footer-bottom{display:flex;justify-content:space-between;gap:22px;flex-wrap:wrap;margin-top:54px;padding:24px 0;border-top:1px solid rgba(255,255,255,.12);color:#96aa9e;font-size:.85rem}.footer-legal{display:flex;gap:10px}.back-to-top{position:fixed;right:22px;bottom:22px;z-index:999;display:grid;place-items:center;width:46px;height:46px;border:0;border-radius:50%;background:var(--tm-matcha);color:#fff;box-shadow:var(--tm-shadow);opacity:0;pointer-events:none;transform:translateY(10px);transition:.2s}.back-to-top.is-visible{opacity:1;pointer-events:auto;transform:none}
@media(max-width:980px){.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}
@media(max-width:620px){.site-footer{padding-top:58px}.footer-grid{grid-template-columns:1fr;gap:28px}.footer-brand{grid-column:auto}.footer-bottom{margin-top:36px;display:grid}}
