/* Concerto global footer — aligned to the web app footer. */
.concerto-footer{background:#0D172B;color:rgba(255,255,255,.67);font-family:'DM Sans',-apple-system,BlinkMacSystemFont,sans-serif;margin-top:56px;border-top:1px solid rgba(255,255,255,.08)}
.concerto-footer *{box-sizing:border-box}.concerto-footer a{color:inherit;text-decoration:none}.concerto-footer-shell{width:min(1180px,calc(100% - 48px));margin:auto;padding:52px 0 28px}
.concerto-footer-grid{display:grid;grid-template-columns:1.35fr repeat(4,minmax(118px,.72fr));gap:32px;align-items:start}.concerto-footer-brand img{display:block;width:174px;height:auto;filter:brightness(0) invert(1);opacity:.95}.concerto-footer-tagline{font-family:'Playfair Display',Georgia,serif;color:#fff;font-size:18px;line-height:1.45;margin:18px 0 6px;max-width:300px}.concerto-footer-note{font-size:12px;line-height:1.67;max-width:300px;color:rgba(255,255,255,.46);margin:0}
.concerto-footer-social{display:flex;gap:14px;flex-wrap:wrap;margin-top:18px}.concerto-footer-social a{font-size:12px;font-weight:600;color:#DFC77F}.concerto-footer h2{font-family:'DM Sans',-apple-system,BlinkMacSystemFont,sans-serif;font-size:10px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#DFC77F;margin:2px 0 16px}.concerto-footer nav a{display:block;font-size:13px;line-height:1.38;margin:0 0 12px;color:rgba(255,255,255,.74);transition:color .16s ease,transform .16s ease}.concerto-footer nav a:hover,.concerto-footer nav a[aria-current="page"]{color:#fff;transform:translateX(2px)}
.concerto-footer-bottom{display:flex;justify-content:space-between;gap:20px;align-items:center;border-top:1px solid rgba(255,255,255,.11);margin-top:38px;padding-top:20px;font-size:11px;line-height:1.55;color:rgba(255,255,255,.42)}.concerto-footer-bottom-links{display:flex;gap:18px;flex-wrap:wrap}.concerto-footer-bottom a{font-weight:600;color:rgba(255,255,255,.58)}.concerto-footer-bottom a:hover{color:#fff}.concerto-footer-app{display:inline-flex!important;align-items:center;justify-content:center;border:1px solid rgba(223,199,127,.4);border-radius:999px;padding:9px 13px;margin-top:4px!important;color:#fff!important;font-weight:700!important}.concerto-footer-app:hover{background:rgba(201,168,76,.11)}
@media(max-width:980px){.concerto-footer-grid{grid-template-columns:1.2fr repeat(2,1fr)}.concerto-footer-brand{grid-row:span 2}}
@media(max-width:640px){.concerto-footer{margin-top:48px}.concerto-footer-shell{width:min(100% - 32px,1180px);padding-top:42px}.concerto-footer-grid{grid-template-columns:1fr 1fr;gap:34px 24px}.concerto-footer-brand{grid-column:1/-1;grid-row:auto}.concerto-footer-bottom{align-items:flex-start;flex-direction:column}.concerto-footer-tagline{font-size:17px}}
