.site-footer{padding:70px 0 30px;background:linear-gradient(180deg,rgba(255,255,255,.03),rgba(0,0,0,.48));border-top:1px solid rgba(255,255,255,.10)}
.footer-grid{display:grid;grid-template-columns:1.18fr .72fr .9fr 1fr;gap:34px;align-items:start}.site-footer h2{font-size:15px;margin:0 0 16px;letter-spacing:.08em;text-transform:uppercase;color:#fff}.footer-brand p,.site-footer p{color:var(--muted);margin:16px 0 0}.footer-links{list-style:none;margin:0;padding:0;display:grid;gap:10px}.footer-links a{color:#dbe8f8}.footer-links a:hover{color:#fff;text-decoration:underline}.social-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.social-row a,.footer-mini-cta{display:inline-flex;border:1px solid var(--line);padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.07);font-weight:850;transition:.2s ease}.social-row a:hover,.footer-mini-cta:hover{transform:translateY(-2px);border-color:rgba(255,255,255,.24)}.footer-bottom{display:flex;justify-content:space-between;gap:16px;border-top:1px solid rgba(255,255,255,.10);padding-top:18px;margin-top:40px;color:var(--muted);font-size:14px}.footer-brand img{width:180px;max-width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 18px 24px rgba(0,0,0,.24))}
@media (max-width:980px){.footer-grid{grid-template-columns:1fr 1fr}.footer-bottom{display:grid}}
@media (max-width:640px){.footer-grid{grid-template-columns:1fr}.footer-brand img{width:160px}}

.footer-bottom a{color:#fff;font-weight:900;text-decoration:none}.footer-bottom a:hover{text-decoration:underline}.footer-bottom{align-items:center;flex-wrap:wrap}

.footer-legal-actions{display:grid;gap:10px;align-items:start}.footer-anpc-sal{width:250px;height:50px;max-width:100%;display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:12px;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.08);color:#fff;text-decoration:none;font-weight:950;letter-spacing:.03em}.footer-anpc-sal span{display:inline-flex;align-items:center;justify-content:center;width:54px;height:30px;border-radius:8px;background:rgba(255,255,255,.15)}.footer-anpc-sal strong{font-size:18px}

.footer-brand img{width:280px;max-width:100%;height:auto;object-fit:contain;object-position:left center}
.footer-link-button{appearance:none;border:0;background:none;padding:0;color:#dbe8f8;font:inherit;cursor:pointer;text-align:left}.footer-link-button:hover{color:#fff;text-decoration:underline}
.footer-legal-list{display:grid;gap:8px}.footer-legal-list a{color:#dbe8f8}.footer-legal-list a:hover{color:#fff;text-decoration:underline}

/* v2 — logo complet și badge Via Transilvanica */
.footer-brand img{width:300px;max-width:100%;aspect-ratio:3/2;object-fit:cover;object-position:center;border-radius:24px;border:1px solid rgba(255,255,255,.12);box-shadow:0 18px 50px rgba(0,0,0,.35)}
.footer-vt-badge{display:inline-flex;align-items:center;gap:8px;margin-top:18px;padding:10px 14px;border-radius:999px;border:1px solid rgba(84,211,142,.35);background:rgba(24,112,72,.18);color:#d8ffe8;font-weight:900;font-size:13px}.footer-vt-badge span{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#42c981;color:#042518}
