.location{max-width:var(--container-wide);padding:var(--space-10) var(--space-5)}.location-title{font-size:var(--text-2xl);color:var(--brown-coffee);letter-spacing:-.5px;margin-bottom:var(--space-7)}.location-grid{gap:var(--space-7);grid-template-columns:1fr 1.1fr;align-items:stretch;display:grid}.location-info{gap:var(--space-4);flex-direction:column;display:flex}.location-salon-name{font-family:var(--font-heading);color:var(--brown-coffee);letter-spacing:-.3px;font-size:clamp(1.3rem,3.4vw,1.7rem);font-weight:600}.location-address{align-items:flex-start;gap:var(--space-3);color:var(--gray-elegant);font-family:var(--font-body);font-size:.95rem;font-weight:300;line-height:1.6;display:flex}.location-address svg{color:var(--gold-soft);flex-shrink:0;margin-top:2px}.location-highlights{gap:var(--space-2);flex-wrap:wrap;display:flex}.location-highlight{background:var(--beige-light);color:var(--brown-coffee);font-family:var(--font-body);letter-spacing:.5px;border-radius:var(--radius-pill);align-items:center;gap:6px;padding:6px 12px;font-size:.78rem;display:inline-flex}.location-highlight svg{color:var(--gold-soft)}.location-hours{margin-top:var(--space-3);padding-top:var(--space-4);border-top:1px solid #6e4f4f1a}.location-hours-title{align-items:center;gap:var(--space-2);font-family:var(--font-body);letter-spacing:1.5px;text-transform:uppercase;color:var(--gold-deep);margin-bottom:var(--space-3);font-size:.78rem;font-weight:500;display:inline-flex}.location-hours ul{gap:var(--space-2);font-family:var(--font-body);color:var(--brown-coffee);flex-direction:column;font-size:.92rem;list-style:none;display:flex}.location-hours li{padding-bottom:var(--space-2);border-bottom:1px dashed #6e4f4f1a;justify-content:space-between;display:flex}.location-hours li:last-child{border-bottom:none}.location-hours li span:last-child{color:var(--gray-elegant);font-weight:300}.location-hours-note{margin-top:var(--space-3);font-family:var(--font-body);color:var(--gray-elegant);font-size:.78rem;font-style:italic}.location-actions{gap:var(--space-3);margin-top:var(--space-3);flex-wrap:wrap;display:flex}.location-map{border-radius:var(--radius-md);background:var(--beige-light);min-height:460px;box-shadow:var(--shadow-soft);border:1px solid #c6a75e40;position:relative;overflow:hidden}.location-map iframe{border:0;width:100%;height:100%;position:absolute;inset:0}@media (max-width:900px){.location{padding:var(--space-8) var(--space-4)}.location-title{margin-bottom:var(--space-6)}.location-grid{gap:var(--space-6);grid-template-columns:1fr}.location-map{min-height:320px;max-height:60vh}}@media (max-width:480px){.location{padding:var(--space-7) var(--space-3)}.location-actions{gap:var(--space-2)}.location-actions .cta-button{flex:1;justify-content:center}.location-map{min-height:280px}.location-hours ul{font-size:.88rem}}
