.locations-page{background-color:#f8f9fa;min-height:100vh}.locations-shell{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}.locations-hero{text-align:center;color:#fff;background-image:linear-gradient(#03112e5a 0% 100%),url(/images/locations.jpg);background-position:50%;background-size:cover;padding:5rem 0 4rem}.locations-hero-content{max-width:800px;margin:0 auto}.locations-hero-title{letter-spacing:-.02em;font-size:3rem;font-weight:700;line-height:1.2;font-family:var(--font-corps);margin:0 0 1.25rem}.locations-hero-subtitle{margin:0;font-size:1.25rem;font-weight:400;line-height:1.6}@media (max-width:768px){.locations-hero{padding:3rem 0 2.5rem}.locations-hero-title{font-size:2rem}.locations-hero-subtitle{font-size:1.125rem}}.locations-section-header{text-align:center;margin-bottom:3rem}.locations-section-title{color:#03112e;letter-spacing:-.01em;font-size:2.25rem;font-weight:700;font-family:var(--font-corps);margin:0 0 .75rem}.locations-section-subtitle{color:#64748b;max-width:600px;margin:0 auto;font-size:1.125rem}@media (max-width:768px){.locations-section-title{font-size:1.75rem}.locations-section-subtitle{font-size:1rem}}.locations-featured{background-color:#fff;padding:5rem 0}.locations-grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:2rem;display:grid}@media (max-width:768px){.locations-grid{grid-template-columns:1fr;gap:1.5rem}}.location-card{color:inherit;background:#fff;border-radius:16px;text-decoration:none;transition:all .3s;display:block;overflow:hidden;box-shadow:0 2px 8px #03112e14}.location-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #03112e26}.location-card__image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:200px;position:relative}.location-card__badge{color:#03112e;text-transform:uppercase;letter-spacing:.5px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:20px;padding:.375rem .875rem;font-size:.8125rem;font-weight:600;position:absolute;top:1rem;right:1rem}.location-card__content{padding:1.5rem}.location-card__title{color:#03112e;margin:0 0 .25rem;font-size:1.5rem;font-weight:700}.location-card__region{color:#64748b;margin:0 0 1rem;font-size:.9375rem;font-weight:500}.location-card__intro{color:#475569;margin:0 0 1.25rem;font-size:.9375rem;line-height:1.6}.location-card__footer{border-top:1px solid #e2e8f0;padding-top:1rem}.location-card__link{color:#06c;font-size:.9375rem;font-weight:600;transition:color .2s}.location-card:hover .location-card__link{color:#0052a3}.locations-all{background-color:#f8f9fa;padding:5rem 0}.locations-regions{gap:3rem;display:grid}.location-region{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 1px 3px #03112e0f}.location-region__title{color:#03112e;border-bottom:2px solid #e2e8f0;margin:0 0 1.5rem;padding-bottom:1rem;font-size:1.5rem;font-weight:700}.location-region__cities{flex-wrap:wrap;gap:.75rem;display:flex}.location-chip{color:#334155;background:#f1f5f9;border:1px solid #0000;border-radius:24px;align-items:center;padding:.625rem 1.125rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.location-chip:hover{color:#03112e;background:#e0e7ef;border-color:#cbd5e1;transform:translateY(-1px)}.locations-cta{color:#fff;background:linear-gradient(135deg,#03112e 0%,#1a2847 100%);padding:5rem 0}.locations-cta-content{text-align:center;max-width:700px;margin:0 auto}.locations-cta-title{letter-spacing:-.01em;margin:0 0 1rem;font-size:2.25rem;font-weight:700}.locations-cta-subtitle{opacity:.9;margin:0 0 2.5rem;font-size:1.125rem;line-height:1.6}.locations-cta-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.locations-cta-btn{border-radius:8px;justify-content:center;align-items:center;min-width:180px;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.locations-cta-btn--primary{color:#03112e;background:#fff}.locations-cta-btn--primary:hover{background:#f1f5f9;transform:translateY(-2px);box-shadow:0 8px 16px #0003}.locations-cta-btn--secondary{color:#fff;background:0 0;border:2px solid #fff}.locations-cta-btn--secondary:hover{background:#ffffff1a;transform:translateY(-2px)}@media (max-width:768px){.locations-cta{padding:3rem 0}.locations-cta-title{font-size:1.75rem}.locations-cta-subtitle{font-size:1rem}.locations-cta-actions{flex-direction:column;align-items:stretch}.locations-cta-btn{width:100%}}@media (max-width:640px){.locations-shell{padding:0 1rem}.locations-featured,.locations-all{padding:3rem 0}.locations-section-header{margin-bottom:2rem}.location-region{padding:1.5rem}.location-region__title{margin-bottom:1rem;font-size:1.25rem}}
