/* Shared public footer */
footer.tct-footer { padding: 64px 0 28px; background: #0a3d49; color: #e7f1f1; }
.tct-footer .tct-footer-layout { position: relative; z-index: 1; display: grid; grid-template-columns: 1.14fr 1.04fr 1fr .92fr; align-items: start; gap: 34px; }
.tct-footer h2 { margin: 0 0 18px; color: #a9d6d2; font-family: inherit; font-size: .92rem; line-height: 1.4; letter-spacing: .02em; }
.tct-footer p, .tct-footer address, .tct-footer a { font-size: .84rem; line-height: 1.65; }
.tct-footer a { color: #fff; text-decoration: none; }
.tct-footer a:hover { color: #ffd6be; text-decoration: underline; text-underline-offset: 4px; }
.tct-footer a:focus-visible { outline: 3px solid #ffcb45; outline-offset: 5px; }
.tct-footer-brand img { display: block; width: 205px; max-width: 100%; }
.tct-footer-brand p { margin: 18px 0; }
.tct-footer .tct-social-cluster { display: grid; justify-items: start; gap: 8px; margin-top: 20px; }
.tct-footer .tct-social-kicker, .tct-footer .tct-spd-kicker { display: block; color: #a9d6d2; font-size: .67rem; line-height: 1.2; font-weight: 700; letter-spacing: .11em; text-transform: uppercase; }
.tct-footer .tct-social { display: inline-flex; align-items: center; gap: 9px; min-height: 44px; padding: 9px 15px 9px 13px; border: 1px solid #6b989f; border-radius: 999px; background: rgba(255,255,255,.035); transition: background .2s ease, border-color .2s ease, transform .2s ease; }
.tct-footer .tct-social { width: 150px; max-width: 100%; box-sizing: border-box; }
.tct-footer .tct-instagram-icon { position: relative; flex: 0 0 18px; width: 18px; height: 18px; border: 1.8px solid currentColor; border-radius: 5px; }
.tct-footer .tct-instagram-icon::before { content: ""; position: absolute; left: 50%; top: 50%; width: 6px; height: 6px; border: 1.6px solid currentColor; border-radius: 50%; transform: translate(-50%,-50%); }
.tct-footer .tct-instagram-icon::after { content: ""; position: absolute; right: 3px; top: 3px; width: 2.4px; height: 2.4px; border-radius: 50%; background: currentColor; }
.tct-footer .tct-social-arrow { margin-left: 3px; opacity: .78; }
.tct-footer .tct-social:hover { background: rgba(255,255,255,.09); border-color: #a9d6d2; transform: translateY(-1px); text-decoration: none; }
.tct-footer .tct-footer-phone { display: block; font-size: 1.05rem; font-weight: 700; margin-bottom: 6px; }
.tct-footer address { font-style: normal; margin: 15px 0 7px; }
.tct-footer .tct-hours { margin-top: 15px; color: #c5dcdf; font-size: .78rem; }
.tct-footer ul { list-style: none; padding: 0; margin: 0; display: grid; gap: 10px; }
.tct-footer .tct-footer-cta { display: inline-flex; align-items: center; gap: 12px; min-height: 46px; margin-top: 23px; padding: 10px 17px; background: #ffd6be; color: #0a3d49; border-radius: 999px; font-weight: 700; }
.tct-footer .tct-spd-card { align-self: start; min-width: 0; padding: 15px; border: 1px solid rgba(169,214,210,.42); border-radius: 24px; background: linear-gradient(145deg, rgba(255,255,255,.11), rgba(255,255,255,.045)); box-shadow: 0 16px 36px rgba(0,44,53,.22); }
.tct-footer .tct-spd-kicker { margin: 1px 4px 11px; }
.tct-footer .tct-spd-link { display: block; color: #fff; text-decoration: none; }
.tct-footer .tct-spd-link:hover { color: #fff; text-decoration: none; }
.tct-footer .tct-spd-logo-wrap { display: block; padding: 19px 17px 16px; border-radius: 17px; background: #fff; box-shadow: inset 0 0 0 1px rgba(15,78,92,.07); transition: transform .22s ease, box-shadow .22s ease; }
.tct-footer .tct-spd-card img { display: block; width: 100%; height: auto; }
.tct-footer .tct-spd-visit { display: flex; align-items: center; justify-content: space-between; gap: 10px; margin: 12px 4px 1px; color: #eef7f6; font-size: .73rem; line-height: 1.35; font-weight: 700; }
.tct-footer .tct-spd-link:hover .tct-spd-logo-wrap { transform: translateY(-2px); box-shadow: inset 0 0 0 1px rgba(15,78,92,.07), 0 10px 24px rgba(0,44,53,.16); }
.tct-footer .tct-spd-link:focus-visible { outline: none; }
.tct-footer .tct-spd-link:focus-visible .tct-spd-logo-wrap { outline: 3px solid #ffcb45; outline-offset: 4px; }
.tct-footer .tct-footer-bottom { position: relative; z-index: 1; margin-top: 38px; padding-top: 22px; border-top: 1px solid #416b73; display: flex; flex-wrap: wrap; justify-content: space-between; gap: 8px 20px; }
.tct-footer-bottom p { margin: 0; font-size: .72rem; color: #c5dcdf; }
.tct-footer-bottom p:last-child { flex-basis: 100%; }
@media (max-width: 1050px) { .tct-footer .tct-footer-layout { grid-template-columns: 1fr 1fr; gap: 36px; } .tct-footer .tct-spd-card { width: min(100%, 290px); } }
@media (max-width: 560px) { footer.tct-footer { padding-top: 42px; } .tct-footer .tct-footer-layout { grid-template-columns: 1fr; gap: 30px; } .tct-footer .tct-spd-card { width: min(100%, 290px); padding: 14px; } .tct-footer .tct-spd-logo-wrap { padding: 18px 16px 15px; } }
.tct-footer-bottom a { color: #fff; font-size: inherit; font-weight: 700; text-decoration: underline; text-decoration-thickness: 1px; text-underline-offset: 3px; }
.tct-footer-bottom a:hover { color: #ffd6be; }

/* Social + local profile links */
.tct-footer .tct-social-links { display: flex; flex-wrap: wrap; gap: 8px; }
.tct-footer .tct-social { width: auto; min-width: 118px; max-width: 100%; justify-content: flex-start; padding-inline: 12px 13px; }
.tct-footer .tct-social-google { min-width: 108px; }
.tct-footer .tct-facebook-icon { display: grid; place-items: center; flex: 0 0 18px; width: 18px; height: 18px; border: 1.7px solid currentColor; border-radius: 50%; font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height: 1; font-weight: 800; padding-top: 2px; box-sizing: border-box; }
.tct-footer .tct-google-icon { position: relative; flex: 0 0 18px; width: 18px; height: 18px; border: 1.8px solid currentColor; border-radius: 50% 50% 50% 4px; transform: rotate(-45deg) scale(.86); box-sizing: border-box; }
.tct-footer .tct-google-icon::after { content: ""; position: absolute; left: 50%; top: 50%; width: 4.5px; height: 4.5px; border: 1.5px solid currentColor; border-radius: 50%; transform: translate(-50%,-50%); }
@media (max-width: 560px) { .tct-footer .tct-social-links { max-width: 285px; } }
