.location{padding:0 0 var(--space-4xl);background:#f8f3ee;position:relative}.location__map{width:100%;max-width:1280px;margin:0 auto var(--space-3xl);padding:0 var(--space-xl)}.location__map-surface{aspect-ratio:2.6;border-radius:var(--radius-md,12px);background:#e8e2d9;width:100%;min-height:280px;max-height:520px;position:relative;overflow:hidden}.location__map-image{object-fit:cover;width:100%;height:100%;display:block}.location__map-link-btn{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#111;transition:all var(--transition-fast,.2s ease);background-color:#fffffff0;border-radius:30px;align-items:center;gap:.5rem;padding:.65rem 1.25rem;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex;position:absolute;bottom:1.25rem;right:1.25rem;box-shadow:0 4px 14px #0000001f}.location__map-link-btn:hover{color:var(--gold-600,#b8944a);background-color:#fff;transform:translateY(-2px);box-shadow:0 6px 18px #0000002e}.location__info{padding-top:var(--space-sm)}.location__details{gap:var(--space-xl) var(--space-lg);grid-template-columns:repeat(4,1fr);display:grid}.location__detail{min-width:0}.location__detail-label{letter-spacing:.2em;text-transform:uppercase;color:var(--gold-400);margin-bottom:var(--space-sm);padding-bottom:var(--space-xs);border-bottom:1px solid #c9a96e33;font-size:.65rem;font-weight:500;display:block}.location__detail p{color:var(--gray-500);font-size:.9rem;line-height:1.7}.location__detail a{color:inherit;transition:color var(--transition-fast)}.location__detail a:hover{color:var(--gold-600)}.location__transport-list{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.location__transport-list li{color:var(--gray-500);align-items:flex-start;gap:.5rem;font-size:.85rem;line-height:1.45;display:flex}.location__transport-badge{width:20px;height:20px;color:var(--pure-white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-size:.6rem;font-weight:700;display:inline-flex}.location__transport-badge--subway{background:#ef7c1a}.location__transport-badge--bus{background:#3db7cc}.location__transport-badge--car{background:var(--gold-500)}@media (max-width:1024px){.location__details{grid-template-columns:repeat(2,1fr)}.location__map-surface{aspect-ratio:2;max-height:420px}}@media (max-width:768px){.location__map{padding:0 var(--space-lg)}}@media (max-width:640px){.location{padding-bottom:var(--space-3xl)}.location__map{margin-bottom:var(--space-2xl)}.location__map-surface{aspect-ratio:16/10;min-height:220px;max-height:none}.location__details{gap:var(--space-lg);grid-template-columns:1fr}}@media (max-width:480px){.location__map{padding:0 var(--space-md)}}
