.brewer-locations-page{background:var(--color-white);min-height:100vh}.brewer-locations-hero{justify-content:center;align-items:center;min-height:60vh;padding:8rem 2rem 5rem;display:flex;position:relative;overflow:hidden}.brewer-locations-hero__background-wrapper{z-index:0;position:absolute;inset:0}.brewer-locations-hero__background{background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;inset:0}.brewer-locations-hero__overlay{z-index:1;background:linear-gradient(135deg,#96002573 0%,#1a1a1a73 100%);position:absolute;inset:0}.brewer-locations-hero__container{z-index:2;text-align:center;max-width:900px;position:relative}.brewer-locations-hero__badge{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.2em;color:var(--color-secondary);border:1px solid var(--color-secondary);border-radius:2px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:600;display:inline-block}.brewer-locations-hero__title{font-family:var(--font-serif);color:var(--color-white);margin-bottom:1.5rem;font-size:clamp(3rem,6vw,5rem);font-weight:300;line-height:1.1}.brewer-locations-hero__subtitle{font-family:var(--font-sans);color:#ffffffd9;max-width:700px;margin:0 auto;font-size:1.25rem;line-height:1.7}.brewer-locations-container{max-width:1280px;margin:0 auto;padding:0 2rem}.brewer-locations-intro{background:#fff;padding:4rem 0}.brewer-locations-intro-content{text-align:center;max-width:850px;margin:0 auto}.brewer-locations-intro-title{color:var(--color-brewer-navy);letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:300}.brewer-locations-intro-description{color:#555;margin:0;font-size:1.125rem;line-height:1.8}.brewer-locations-grid-section{background:#faf9f7;padding:4rem 0 6rem}.brewer-locations-empty{text-align:center;color:#666;padding:4rem 2rem}.brewer-locations-empty svg{color:#8d2424;opacity:.5;margin-bottom:1rem}.brewer-locations-empty p{font-size:1.125rem}.brewer-locations-grid{grid-template-columns:repeat(1,1fr);gap:2rem;display:grid}@media (min-width:640px){.brewer-locations-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.brewer-locations-grid{grid-template-columns:repeat(3,1fr)}}.brewer-location-card{background:#fff;border-radius:12px;flex-direction:column;height:100%;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 20px #0000000f}.brewer-location-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001a}.brewer-location-card-image{width:100%;height:180px;position:relative;overflow:hidden}.brewer-location-card-image img{width:100%;height:100%;padding:1rem;transition:transform .5s;object-fit:contain!important}.brewer-location-card:hover .brewer-location-card-image img{transform:scale(1.05)}.brewer-location-badge{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:#8d2424;border-radius:4px;padding:.375rem .75rem;font-size:.7rem;font-weight:600;position:absolute;top:1rem;left:1rem}.brewer-location-card-content{flex-direction:column;flex:1;padding:1.5rem;display:flex}.brewer-location-card-header{margin-bottom:1rem}.brewer-location-card-title{color:var(--color-brewer-navy);margin:0 0 .5rem;font-size:1.25rem;font-weight:500;line-height:1.3}.brewer-location-broker-count{color:#8d2424;align-items:center;gap:.375rem;font-size:.8rem;font-weight:500;display:inline-flex}.brewer-location-card-description{color:#666;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.9rem;line-height:1.6;display:-webkit-box;overflow:hidden}.brewer-location-card-description p{margin:0}.brewer-location-card-details{border-top:1px solid #eee;flex-direction:column;gap:.75rem;margin-top:auto;padding-top:1rem;display:flex}.brewer-location-detail{color:#555;align-items:flex-start;gap:.75rem;font-size:.875rem;display:flex}.brewer-location-detail svg{color:#8d2424;flex-shrink:0;margin-top:2px}.brewer-location-detail-text{flex-direction:column;display:flex}.brewer-location-detail-text span{line-height:1.4}.brewer-location-detail a{color:var(--color-brewer-navy);text-decoration:none;transition:color .2s}.brewer-location-detail a:hover{color:#8d2424}.brewer-location-card-link{color:#8d2424;border-top:1px solid #eee;align-items:center;gap:.5rem;margin-top:1rem;padding-top:1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:gap .2s;display:inline-flex}.brewer-location-card-link:hover{gap:.75rem}@media (max-width:768px){.brewer-locations-hero{min-height:50vh;padding:6rem 1.5rem 4rem}.brewer-locations-intro{padding:3rem 0}.brewer-locations-grid-section{padding:3rem 0 4rem}.brewer-locations-container{padding:0 1rem}}
