.Locations-module__L0pA0G__pageWrapper{background-color:var(--color-bg);color:var(--color-fg);min-height:100vh}.Locations-module__L0pA0G__hero{padding-top:var(--space-32);padding-bottom:var(--space-16);background:radial-gradient(circle,#c5a0590d 0%,#050505 70%);flex-direction:column;align-items:center;display:flex;position:relative;overflow:hidden}.Locations-module__L0pA0G__heroTagline{font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.3em;color:var(--color-accent);margin-bottom:var(--space-6);text-align:center;margin-left:auto;margin-right:auto;font-weight:500}.Locations-module__L0pA0G__heroTitle{font-size:var(--text-4xl);text-align:center;letter-spacing:-.02em;margin-bottom:var(--space-6);max-width:800px;margin-left:auto;margin-right:auto;font-weight:300;line-height:1.1}.Locations-module__L0pA0G__heroTitle span{color:var(--color-accent);font-weight:600}.Locations-module__L0pA0G__heroSubtitle{font-size:var(--text-lg);color:var(--color-muted);text-align:center;max-width:600px;margin-bottom:var(--space-12);margin-left:auto;margin-right:auto;line-height:1.6}.Locations-module__L0pA0G__statsRack{gap:var(--space-6);z-index:10;flex-wrap:wrap;justify-content:center;display:flex}.Locations-module__L0pA0G__statCard{-webkit-backdrop-filter:blur(12px);border:1px solid var(--color-border);padding:var(--space-6)var(--space-8);border-radius:var(--radius-lg);align-items:center;gap:var(--space-2);background:#ffffff05;flex-direction:column;min-width:180px;display:flex}.Locations-module__L0pA0G__statValue{font-size:var(--text-2xl);color:var(--color-fg);font-weight:300}.Locations-module__L0pA0G__statLabel{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.1em;color:var(--color-accent)}.Locations-module__L0pA0G__mapSection{padding-top:0;padding-bottom:var(--space-24);border-bottom:1px solid #ffffff0d;position:relative}.Locations-module__L0pA0G__directorySection{padding-top:var(--space-24);padding-bottom:var(--space-32)}.Locations-module__L0pA0G__directoryHeader{text-align:center;margin-bottom:var(--space-16)}.Locations-module__L0pA0G__directoryTitle{font-size:var(--text-3xl);margin-bottom:var(--space-4);font-weight:300}.Locations-module__L0pA0G__directorySubtitle{color:var(--color-muted);font-size:var(--text-base)}.Locations-module__L0pA0G__grid{gap:var(--space-6);grid-template-columns:repeat(auto-fill,minmax(280px,1fr));display:grid}.Locations-module__L0pA0G__countryCard{border:1px solid var(--color-border);padding:var(--space-8);background:#ffffff05;flex-direction:column;justify-content:space-between;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.Locations-module__L0pA0G__countryCard:before{content:"";opacity:0;z-index:0;background:radial-gradient(circle,#c5a0591a 0%,#0000 60%);width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.Locations-module__L0pA0G__countryCard:hover{border-color:#c5a0594d;transform:translateY(-4px);box-shadow:0 10px 30px #00000080}.Locations-module__L0pA0G__countryCard:hover:before{opacity:1}.Locations-module__L0pA0G__cardContent{z-index:1;position:relative}.Locations-module__L0pA0G__countryName{font-size:var(--text-xl);color:var(--color-fg);margin-bottom:var(--space-2);font-weight:400;transition:color .3s}.Locations-module__L0pA0G__countryCard:hover .Locations-module__L0pA0G__countryName{color:var(--color-accent)}.Locations-module__L0pA0G__regionCount{font-size:var(--text-sm);color:var(--color-muted);align-items:center;gap:var(--space-2);display:flex}.Locations-module__L0pA0G__regionCount:before{content:"";background-color:var(--color-accent);border-radius:50%;width:4px;height:4px;display:inline-block}@media (max-width:768px){.Locations-module__L0pA0G__heroTitle{font-size:var(--text-2xl)}.Locations-module__L0pA0G__statsRack{flex-direction:column;width:100%}.Locations-module__L0pA0G__statCard{width:100%}.Locations-module__L0pA0G__directoryTitle{font-size:var(--text-2xl)}}@media (max-width:640px){.Locations-module__L0pA0G__hero{padding-top:clamp(72px,16vw,120px);padding-bottom:var(--space-8)}}
