.maple-leaf-locations-intro-section{background:var(--maple-leaf-white);padding:var(--maple-leaf-spacing-xl)0}.maple-leaf-locations-intro{text-align:center;max-width:900px;margin:0 auto}.maple-leaf-locations-intro-title{color:var(--maple-leaf-charcoal);margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.maple-leaf-locations-intro .maple-leaf-accent-line{background:var(--maple-leaf-red);border-radius:2px;width:80px;height:3px;margin:1.5rem auto}.maple-leaf-locations-intro-text{color:var(--maple-leaf-gray-700);margin-top:2rem;font-size:1.2rem;line-height:1.9}.maple-leaf-locations-section{background:var(--maple-leaf-gray-50);padding:6rem 0}.maple-leaf-locations-empty{text-align:center;color:var(--maple-leaf-gray-600);flex-direction:column;align-items:center;gap:1rem;padding:4rem 2rem;display:flex}.maple-leaf-locations-empty svg{color:var(--maple-leaf-gray-400)}.maple-leaf-locations-grid{grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:2rem;display:grid}.maple-leaf-location-card{background:var(--maple-leaf-white);border-radius:12px;flex-direction:column;height:100%;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014}.maple-leaf-location-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #00000026}.maple-leaf-location-card-logo{background:linear-gradient(135deg,var(--maple-leaf-gray-100)0%,var(--maple-leaf-gray-50)100%);border-bottom:1px solid var(--maple-leaf-gray-200);justify-content:center;align-items:center;min-height:140px;padding:2rem;display:flex}.maple-leaf-location-card-logo img{object-fit:contain;width:auto;max-width:200px;height:auto;max-height:80px;transition:transform .3s}.maple-leaf-location-card:hover .maple-leaf-location-card-logo img{transform:scale(1.05)}.maple-leaf-location-card-content{flex-direction:column;flex:1;padding:2rem;display:flex}.maple-leaf-location-card-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.maple-leaf-location-card-title{color:var(--maple-leaf-black);margin:0;font-size:1.5rem;font-weight:700;line-height:1.3}.maple-leaf-location-badge{color:var(--maple-leaf-red);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;background:#c521271a;border:1px solid #c5212733;border-radius:100px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;position:absolute;top:.75rem;left:.75rem}.maple-leaf-location-card-description{color:var(--maple-leaf-gray-700);flex:1;margin:0 0 1.5rem;font-size:.9375rem;line-height:1.7}.maple-leaf-location-card-details{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.maple-leaf-location-detail{color:var(--maple-leaf-charcoal);align-items:flex-start;gap:.75rem;font-size:.9375rem;display:flex}.maple-leaf-location-detail svg{color:var(--maple-leaf-red);flex-shrink:0;margin-top:2px}.maple-leaf-location-detail-text{flex-direction:column;display:flex}.maple-leaf-location-detail a{color:var(--maple-leaf-charcoal);text-decoration:none;transition:color .2s}.maple-leaf-location-detail a:hover{color:var(--maple-leaf-red)}.maple-leaf-location-card-link{background:var(--maple-leaf-red);color:var(--maple-leaf-white);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;margin-top:auto;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.maple-leaf-location-card-link:hover{background:var(--maple-leaf-black);transform:translate(4px)}.maple-leaf-location-card-link svg{transition:transform .3s}.maple-leaf-location-card-link:hover svg{transform:translate(2px)}@media (max-width:768px){.maple-leaf-locations-intro-section{padding:4rem 0}.maple-leaf-locations-intro-title{font-size:2rem}.maple-leaf-locations-intro-text{font-size:1.1rem}.maple-leaf-locations-section{padding:4rem 0}.maple-leaf-locations-grid{grid-template-columns:1fr;gap:1.5rem}.maple-leaf-location-card-logo{min-height:100px;padding:1.5rem}.maple-leaf-location-card-content{padding:1.5rem}.maple-leaf-location-card-title{font-size:1.25rem}}@media (min-width:769px) and (max-width:1024px){.maple-leaf-locations-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1025px) and (max-width:1400px){.maple-leaf-locations-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1401px){.maple-leaf-locations-grid{grid-template-columns:repeat(3,1fr)}}
