/* Footer a card di adamanti.it — mock-up approvato da Samu l'11/09 sera. Caricato dopo header-card.css.
   Struttura emessa da src/tema/tema.py (footer): #site-footer > section.fc-chiusura (titolo + modulo completo + 6 sedi su una riga)
   + div.fc-wrap > footer.fc (marchio · Trattamenti · Esplora · Le sedi · Contatti) + riga finale. Neutralizza le regole Cohen su #site-footer. */
#site-footer{background:transparent;padding:0;margin:0;color:inherit}
#site-footer .content,#site-footer .row{all:unset}
#site-footer,#site-footer *{box-sizing:border-box}
#site-footer a{text-decoration:none}
#site-footer .hc-rc{font-family:"Roboto Condensed",Impact,"Arial Narrow",sans-serif;font-weight:800;text-transform:uppercase;letter-spacing:-.02em;line-height:1}
#site-footer svg.hc-i{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round;flex:none}
/* 1. chiusura */
.fc-chiusura{margin:18px var(--hc-gutter) 0;background:linear-gradient(180deg,var(--hc-navy-a),var(--hc-navy-b));color:#fff;border-radius:var(--hc-radius);padding:clamp(28px,4vw,52px) clamp(22px,5vw,72px)}
.fc-chiusura .fc-top{display:grid;grid-template-columns:1.1fr .9fr;gap:40px;align-items:center;max-width:1440px;margin:0 auto}
.fc-chiusura .fc-lab{display:inline-block;font:700 11px/1 Inter,sans-serif;letter-spacing:.16em;text-transform:uppercase;background:var(--hc-blu);padding:8px 12px;border-radius:6px;margin-bottom:18px;color:#fff}
.fc-chiusura h2{margin:0 0 14px;font-size:clamp(40px,5vw,72px);color:#fff}
.fc-chiusura h2 mark{background:var(--hc-blu);color:#fff;padding:0 10px;border-radius:4px}
.fc-chiusura .fc-testo{margin:0;max-width:48ch;color:#dfe5f2;font:600 clamp(15px,1.2vw,17px)/1.5 Inter,sans-serif}
.fc-chiusura .fc-form{background:var(--hc-blu);border-radius:12px;padding:22px}
.fc-chiusura .fc-form .fc-form-title{margin:0 0 14px;font-size:22px;text-align:center;color:#fff}
.fc-chiusura form.mf .mf-consenso{color:#fff}
.fc-sedi{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin:38px auto 0;padding-top:30px;border-top:1px solid var(--hc-line);max-width:1440px}
.fc-sede{border:1px solid var(--hc-line);border-radius:12px;padding:14px 14px 12px;background:rgba(255,255,255,.03);color:#fff;display:block;transition:border-color .2s,background .2s}
.fc-sede:hover{border-color:rgba(44,104,233,.7);background:rgba(44,104,233,.12);color:#fff}
.fc-sede .hc-rc{font-size:20px;display:block;margin-bottom:8px;color:#fff}
.fc-sede p{margin:0;color:var(--hc-w2);font:400 12.5px/1.45 Inter,sans-serif}
.fc-sede b{display:flex;align-items:center;gap:6px;margin-top:8px;font:700 14px Inter,sans-serif;font-variant-numeric:tabular-nums;color:#fff}
.fc-sede b svg{stroke:var(--hc-crema)}
.fc-sede small{display:block;margin-top:6px;color:var(--hc-w3);font:500 11.5px/1.35 Inter,sans-serif}
.fc-sede .fc-ind{color:var(--hc-crema)}
/* 2. footer a card */
.fc-wrap{margin:18px var(--hc-gutter) 0}
.fc{background:linear-gradient(180deg,var(--hc-navy-a),var(--hc-navy-b));color:#fff;border-radius:var(--hc-radius);box-shadow:0 18px 50px -24px rgba(0,20,64,.55);padding:34px clamp(22px,4vw,56px) 22px;max-width:1440px;margin:0 auto}
.fc-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr 1.3fr;gap:32px}
.fc-brand img{width:150px;height:auto;display:block;filter:brightness(0) invert(1)}
.fc-brand p{margin:14px 0 0;color:var(--hc-w2);font:400 14px/1.5 Inter,sans-serif;max-width:30ch}
.fc-social{display:flex;gap:8px;margin-top:16px}
.fc-social a{width:36px;height:36px;border:1.5px solid var(--hc-crema);border-radius:8px;display:grid;place-items:center;color:var(--hc-crema);transition:background .2s,color .2s}
.fc-social a:hover{background:var(--hc-crema);color:#000}
.fc h4{margin:0 0 14px;font:700 11px/1 Inter,sans-serif;letter-spacing:.16em;text-transform:uppercase;color:var(--hc-w3)}
.fc ul{list-style:none;margin:0;padding:0;display:grid;gap:8px}
.fc li{margin:0;padding:0}
.fc li a{color:#fff;font:400 14.5px/1.35 Inter,sans-serif;display:inline-flex;align-items:center;gap:9px;padding:2px 0}
.fc li a:hover{color:var(--hc-crema)}
.fc li a img{width:16px;height:16px;opacity:.9}
.fc-contatti .hc-ob{width:100%;height:40px;font-size:15px}
.fc-contatti form.mf{margin-top:12px;gap:8px}
.fc-contatti form.mf .mf-campo{height:42px;border:1.5px solid var(--hc-line);border-radius:8px;padding:0 12px;font:14px Inter,sans-serif;background:rgba(255,255,255,.06);color:#fff}
.fc-contatti form.mf .mf-campo::placeholder{color:var(--hc-w3)}
.fc-contatti form.mf .mf-btn,.fc-contatti form.mf .mf-btn.gl-button{height:42px!important;min-height:42px;font-size:15px!important;border-radius:8px!important}
.fc-contatti form.mf .mf-consenso{font-size:11px!important;color:var(--hc-w3);line-height:1.35}
.fc-contatti form.mf .mf-consenso a{color:var(--hc-w2)!important}
.fc-contatti .fc-nota{margin:8px 0 0;font:500 11.5px/1.35 Inter,sans-serif;color:var(--hc-w3)}
.fc-bottom{margin-top:30px;padding-top:18px;border-top:1px solid var(--hc-line);display:flex;flex-wrap:wrap;gap:8px 22px;align-items:center;justify-content:space-between;font:400 12px/1.4 Inter,sans-serif;color:var(--hc-w3)}
.fc-bottom a{color:var(--hc-w2)}
.fc-bottom .fc-legal{display:flex;gap:16px}
.fc-disc{width:100%;font:italic 400 11.5px/1.4 Inter,sans-serif;color:var(--hc-w3);margin-top:4px}
@media (max-width:1100px){.fc-grid{grid-template-columns:1fr 1fr 1fr}.fc-brand{grid-column:1/-1}.fc-contatti{grid-column:1/-1}}
@media (max-width:1023px){.fc-sedi{grid-template-columns:repeat(3,1fr)}.fc-chiusura .fc-top{grid-template-columns:1fr}}
@media (max-width:640px){.fc-grid{grid-template-columns:1fr 1fr}.fc-sedi{grid-template-columns:1fr 1fr}.fc-bottom{flex-direction:column;align-items:flex-start}}
@media (max-width:400px){.fc-sedi{grid-template-columns:1fr}.fc-grid{grid-template-columns:1fr}}
