.location-section{padding:4rem 0;background:#fff}.location-section .section-title-container{text-align:center;margin-bottom:3rem}.location-section .section-title-container .section-title{font-size:2.5rem;font-weight:700;color:var(--text-color);margin-bottom:1rem}.location-section .section-title-container .section-title-underline{width:60px;height:3px;margin:0 auto 1rem;background:var(--primary-color)}.location-section .section-title-container .section-subtitle{font-size:1rem;color:#666;margin:0}.location-section .locations-content-row{align-items:stretch}.location-section .locations-column,.location-section .map-column{height:500px}.location-section .locations-container{display:flex;flex-direction:column;height:100%;background:#fff;border-radius:var(--card-border-radius);border:1px solid var(--border-color);box-shadow:0 4px 12px rgba(0,0,0,.1)}.location-section .locations-header{padding:1.5rem;border-bottom:1px solid var(--border-color)}.location-section .locations-header .locations-header-content{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.location-section .locations-header .locations-header-content h3{font-size:1.4rem;font-weight:600;color:var(--text-color);margin:0}.location-section .locations-header .locations-header-content .locations-counter{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:var(--primary-color);border-radius:50%;color:#fff;font-weight:600;font-size:.9rem}.location-section .locations-header p{color:#666;margin:0;font-size:.9rem}.location-section .locations-scroll-container{flex:1 1;overflow-y:auto;padding:1rem}.location-section .locations-scroll-container::-webkit-scrollbar{width:4px}.location-section .locations-scroll-container::-webkit-scrollbar-track{background:#f1f1f1}.location-section .locations-scroll-container::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:2px}.location-section .locations-grid{display:flex;flex-direction:column;gap:1rem}.location-section .location-card{background:#fff;border-radius:var(--card-border-radius);border:2px solid rgba(0,0,0,0);box-shadow:0 2px 8px rgba(0,0,0,.06);transition:all .2s ease;cursor:pointer}.location-section .location-card:hover{border-color:var(--primary-color);box-shadow:0 4px 12px rgba(0,0,0,.1)}.location-section .location-card.selected{border-color:var(--primary-color);box-shadow:0 4px 12px rgba(1,96,117,.2)}.location-section .location-card-inner{padding:1.25rem}.location-section .location-header{margin-bottom:1rem}.location-section .location-header .location-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.location-section .location-header .location-title-row .location-name{font-size:1.1rem;font-weight:600;color:var(--text-color);margin:0;display:flex;align-items:center;gap:.5rem;flex:1 1}.location-section .location-header .location-title-row .location-name .location-icon{font-size:1rem;color:var(--primary-color)}.location-section .location-header .location-title-row .location-name .location-icon.remote{color:var(--secondary-color)}.location-section .location-header .location-title-row .location-badges{display:flex;gap:.5rem}.location-section .location-header .remote-badge{background:var(--secondary-color)}.location-section .location-header .active-badge,.location-section .location-header .remote-badge{color:#fff;padding:.25rem .5rem;border-radius:var(--card-border-radius);font-size:.7rem;font-weight:500;text-transform:uppercase}.location-section .location-header .active-badge{background:var(--primary-color)}.location-section .location-details .location-item{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem}.location-section .location-details .location-item:last-child{margin-bottom:0}.location-section .location-details .location-item .location-item-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:rgba(1,96,117,.1);border-radius:var(--card-border-radius);color:var(--primary-color);flex-shrink:0}.location-section .location-details .location-item .location-item-icon svg{font-size:.85rem}.location-section .location-details .location-item .location-item-content{flex:1 1}.location-section .location-details .location-item .location-item-content .location-item-label{font-size:.75rem;font-weight:600;color:var(--text-color);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.25rem;opacity:.8}.location-section .location-details .location-item .location-item-content .location-item-value{margin-left:.5rem;color:#555;font-size:.9rem;line-height:1.3}.location-section .location-details .location-item .location-item-content .location-item-value.link{color:var(--primary-color);text-decoration:none;font-weight:500;margin-left:.5rem}.location-section .location-details .location-item .location-item-content .location-item-value.link:hover{text-decoration:underline}.location-section .location-details .location-item .location-item-content .hours-list .hours-item{padding:.25rem 0;color:#555;font-size:.85rem;border-bottom:1px solid #f0f0f0}.location-section .location-details .location-item .location-item-content .hours-list .hours-item:last-child{border-bottom:none}.location-section .map-container{height:100%;background:#fff;border-radius:var(--card-border-radius);border:1px solid var(--border-color);box-shadow:0 4px 12px rgba(0,0,0,.1);overflow:hidden}.location-section .map-header{padding:1.5rem;background:#f8fafe;border-bottom:1px solid var(--border-color)}.location-section .map-header .map-header-content{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.location-section .map-header .map-header-content .map-location-info{flex:1 1}.location-section .map-header .map-header-content .map-location-info h4{font-size:1.2rem;font-weight:600;color:var(--text-color);margin:0 0 .25rem;display:flex;align-items:center;gap:.5rem}.location-section .map-header .map-header-content .map-location-info h4 svg{font-size:1rem;color:var(--primary-color)}.location-section .map-header .map-header-content .map-location-info p{margin:0;color:#666;font-size:.9rem}.location-section .map-header .map-header-content .map-location-badge{padding:.5rem .75rem;background:#fff;border:1px solid var(--border-color);border-radius:var(--card-border-radius);font-size:.8rem;font-weight:500;color:var(--primary-color)}.location-section .map-frame{height:calc(100% - 100px)}.location-section .map-frame iframe{width:100%;height:100%;border:none}.location-section .contact-fallback-card{background:#fff;border-radius:var(--card-border-radius);padding:2rem;border:1px solid var(--border-color);box-shadow:0 4px 12px rgba(0,0,0,.1)}.location-section .contact-fallback-card .contact-fallback-header{text-align:center;margin-bottom:2rem}.location-section .contact-fallback-card .contact-fallback-header h3{font-size:1.5rem;font-weight:600;color:var(--text-color);margin-bottom:.5rem}.location-section .contact-fallback-card .contact-fallback-header p{color:#666;margin:0}.location-section .contact-fallback-card .contact-fallback-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1.5rem;gap:1.5rem}.location-section .contact-fallback-card .contact-fallback-grid .contact-fallback-item{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;background:#f8fafe;border-radius:var(--card-border-radius)}.location-section .contact-fallback-card .contact-fallback-grid .contact-fallback-item .contact-fallback-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:rgba(1,96,117,.1);border-radius:var(--card-border-radius);color:var(--primary-color)}.location-section .contact-fallback-card .contact-fallback-grid .contact-fallback-item .contact-fallback-icon svg{font-size:1.1rem}.location-section .contact-fallback-card .contact-fallback-grid .contact-fallback-item .contact-fallback-content{flex:1 1}.location-section .contact-fallback-card .contact-fallback-grid .contact-fallback-item .contact-fallback-content h5{font-size:1rem;font-weight:600;color:var(--text-color);margin:0 0 .25rem}.location-section .contact-fallback-card .contact-fallback-grid .contact-fallback-item .contact-fallback-content p{margin:0;color:#555;font-size:.9rem}.location-section .contact-fallback-card .contact-fallback-grid .contact-fallback-item .contact-fallback-content p a{color:var(--primary-color);text-decoration:none}.location-section .contact-fallback-card .contact-fallback-grid .contact-fallback-item .contact-fallback-content p a:hover{text-decoration:underline}@media(max-width:992px){.location-section{padding:3rem 0}.location-section .locations-content-row{flex-direction:column;gap:1.5rem}.location-section .locations-column,.location-section .map-column{height:auto}.location-section .locations-container{min-height:300px}.location-section .locations-scroll-container{max-height:300px}.location-section .map-container{height:400px}}@media(max-width:768px){.location-section{padding:2rem 0}.location-section .section-title{font-size:2rem!important}.location-section .locations-header{padding:1rem}.location-section .locations-header .locations-header-content{flex-direction:column;align-items:flex-start;gap:.5rem}.location-section .locations-header .locations-header-content .locations-counter{align-self:flex-end}.location-section .location-card-inner{padding:1rem}.location-section .location-header .location-title-row{flex-direction:column;gap:.5rem}.location-section .location-header .location-title-row .location-badges{align-self:flex-start}.location-section .map-header{padding:1rem}.location-section .map-header .map-header-content{flex-direction:column;gap:.5rem}.location-section .map-header .map-header-content .map-location-badge{align-self:flex-start}.location-section .contact-fallback-card{padding:1.5rem}.location-section .contact-fallback-card .contact-fallback-grid{grid-template-columns:1fr;gap:1rem}}