.location-page{padding-bottom:6rem}.location-hero{border-bottom:1px solid var(--border-color);margin-bottom:3rem;padding:4rem 0 3rem}.location-breadcrumb{color:var(--text-secondary);align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:.85rem;display:flex}.location-breadcrumb a{color:var(--accent-blue)}.location-breadcrumb a:hover{text-decoration:underline}.location-title{margin-bottom:1rem;font-size:2.75rem;line-height:1.15}.location-subtitle{color:var(--text-secondary);max-width:600px;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.7}.location-stats{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.location-stat{color:var(--text-secondary);font-size:.875rem;font-weight:500}.location-stat-dot{background:var(--border-color);border-radius:50%;width:4px;height:4px}.location-body{grid-template-columns:1fr 300px;align-items:start;gap:2rem;display:grid}.location-jobs-header{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.location-jobs-header h2{color:var(--text-primary);font-size:1.25rem}.location-see-all{color:var(--accent-blue);font-size:.875rem;font-weight:500}.location-see-all:hover{text-decoration:underline}.location-empty{text-align:center;color:var(--text-secondary);border-radius:16px;padding:3rem 2rem}.location-empty-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-top:1rem;display:flex}.location-job-list{flex-direction:column;gap:.875rem;display:flex}.location-job-card{border-radius:14px;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;transition:all .2s;display:flex}.location-job-card:hover{border-color:var(--accent-blue);transform:translateY(-2px);box-shadow:0 6px 24px #0003}.location-job-info{flex:1;min-width:0}.location-job-title{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;margin-bottom:.2rem;font-size:1rem;font-weight:600;overflow:hidden}.location-job-company{color:var(--accent-blue);margin-bottom:.4rem;font-size:.875rem;font-weight:500}.location-job-meta{color:var(--text-secondary);gap:1rem;font-size:.8rem;display:flex}.location-job-tags{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;gap:.4rem;display:flex}.location-cta{text-align:center;margin-top:2rem}.location-job-card.featured{background:linear-gradient(145deg,#facc150d 0%,#141419 100%);border-color:#facc1580}.location-job-card.featured:hover{border-color:#facc15cc;box-shadow:0 8px 30px #facc1526}.location-sidebar{flex-direction:column;gap:1.25rem;display:flex;position:sticky;top:80px}.location-sidebar-card{border-radius:16px;padding:1.25rem 1.5rem}.location-sidebar-card h3{color:var(--text-primary);margin-bottom:1rem;font-size:1rem}.location-link-list{flex-direction:column;gap:.5rem;list-style:none;display:flex}.location-link-list a{color:var(--text-secondary);font-size:.875rem;transition:color .2s}.location-link-list a:hover{color:var(--accent-blue)}@media (max-width:900px){.location-body{grid-template-columns:1fr}.location-sidebar{position:static}.location-title{font-size:2rem}.location-job-card{flex-direction:column;align-items:flex-start}.location-job-tags{justify-content:flex-start}.location-empty-actions{flex-direction:column}.location-empty-actions .btn,.location-empty-actions .location-see-all{justify-content:center;width:100%}}
