.study-locations-explorer{--sle-void: #080808;--sle-land: #141414;--sle-ink: #f4f0e8;--sle-gold: #c9a227;color:var(--sle-ink);background:var(--sle-void);font-family:var(--font-landing-sans);display:grid;grid-template-columns:1fr;grid-template-areas:"copy" "map" "detail"}@media(min-width:1024px){.study-locations-explorer{height:min(92vh,58rem);overflow:hidden;grid-template-columns:minmax(20rem,36%) minmax(0,64%);grid-template-rows:auto minmax(0,1fr);grid-template-areas:"copy map" "detail map"}.study-locations-map-pane{min-height:0;height:100%}}.study-locations-copy{grid-area:copy}.study-locations-map-pane{grid-area:map}.study-locations-detail{grid-area:detail;min-height:0;scrollbar-width:none;-ms-overflow-style:none}.study-locations-detail::-webkit-scrollbar{width:0;height:0;display:none}.study-locations-explorer h1,.study-locations-explorer h2,.study-locations-explorer h3,.study-locations-headline{font-family:var(--font-landing-display)}.study-locations-headline span{color:var(--sle-gold)}.study-locations-results{scrollbar-width:none;-ms-overflow-style:none}.study-locations-results::-webkit-scrollbar{width:0;height:0;display:none}.study-locations-map{min-height:22rem;background:#080808}.study-locations-map svg{position:relative;z-index:1}.study-locations-map:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:0;opacity:.11;background-image:radial-gradient(circle at 1px 1px,rgba(255,255,255,.32) .4px,transparent .55px);background-size:4px 4px;mix-blend-mode:overlay}.study-locations-land{fill:#161616;stroke:#c9a22724;stroke-width:.65;cursor:pointer}.study-locations-pin{cursor:pointer;outline:none;transform-box:fill-box;transform-origin:center;transition:transform .18s ease}.study-locations-pin.is-active{transform:scale(1.12)}.study-locations-pin-glow{fill:#c9a2271f}.study-locations-pin-ring{fill:none;stroke:#c9a227;stroke-width:.9}.study-locations-pin-core{fill:#c9a227}.study-locations-pin.is-active .study-locations-pin-glow{fill:#c9a22738}.study-locations-pin:focus-visible .study-locations-pin-ring{stroke:#f2e2b3}.study-locations-pin-label{fill:#ffffffeb;font-size:12px;font-family:var(--font-landing-sans);letter-spacing:.06em;pointer-events:none}.study-locations-count-badge{position:absolute;right:1.5rem;bottom:1.5rem;z-index:2;margin:0;color:#c9a227;font-size:12px;letter-spacing:.14em;text-transform:lowercase}@media(prefers-reduced-motion:reduce){.study-locations-pin{transition:none}}
