.branch-locator-plugin .list li.active{border-left:3px solid var(--green);font-weight:500}.branch-locator-plugin .info-card p{margin:6px 0;font-size:14px}.branch-locator-plugin .info-card .meta{display:flex;gap:12px;align-items:center;font-size:13px;color:#555}.branch-locator-plugin .desktop-contact .contact-item{display:flex;align-items:center;gap:10px;margin-bottom:8px}.branch-locator-plugin .desktop-contact .contact-item i{color:var(--accent);flex-shrink:0;width:16px}.branch-locator-plugin .desktop-contact .contact-link{font-size:14px;line-height:1.4;color:var(--accent);text-decoration:none;cursor:pointer}.branch-locator-plugin .desktop-contact .contact-link:hover{text-decoration:underline;opacity:.9}.branch-locator-plugin .mobile-contact .contact-item{display:flex;align-items:center;gap:10px;margin-bottom:8px}.branch-locator-plugin .mobile-contact .contact-item i{color:var(--accent);flex-shrink:0;width:16px}.branch-locator-plugin .mobile-contact .contact-link{font-size:14px;line-height:1.4;color:var(--accent);text-decoration:none;cursor:pointer}.branch-locator-plugin .mobile-contact .contact-link:hover{text-decoration:underline;opacity:.9}.branch-locator-plugin .contact-item .address-text{font-size:14px;line-height:1.4;color:var(--text);cursor:default}.branch-locator-plugin .loading,.branch-locator-plugin .error-message{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:rgba(255,255,255,.94);z-index:15;text-align:center;padding:20px}.branch-locator-plugin .loading-spinner{width:42px;height:42px;border:4px solid #d7d7d7;border-top-color:var(--accent);border-radius:50%;animation:branch-locator-spin .8s linear infinite}.branch-locator-plugin .error-message button{border:0;border-radius:4px;padding:10px 14px;background:var(--accent);color:#fff;cursor:pointer}@media (max-width:880px){.branch-locator-plugin .list li.active{border-left:3px solid var(--green)}.branch-locator-plugin .mobile-contact .contact-link{font-size:16px}.branch-locator-plugin .mobile-contact .address-text{font-size:16px}}@media (max-width:480px){.branch-locator-plugin .contact-item{gap:8px}.branch-locator-plugin .mobile-contact .contact-link{font-size:16px}.branch-locator-plugin .mobile-contact .address-text{font-size:16px}}