.loc-hero{background:linear-gradient(#0d1a22 0%,#0c0f18 100%);border-bottom:1px solid #ffffff0f;padding:140px 0 40px}.loc-hero__breadcrumb{color:var(--text-sub);margin:0 0 12px;font-size:.85rem}.loc-hero__breadcrumb a{color:inherit;text-decoration:underline}.loc-hero__breadcrumb a:hover{color:var(--teal)}.loc-hero__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--teal);margin:0 0 8px;font-size:.72rem;font-weight:800}.loc-hero__title{color:var(--text);letter-spacing:-.01em;margin:0 0 14px;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800;line-height:1.15}.loc-hero__sub{max-width:640px;color:var(--text-sub);margin:0 0 16px;font-size:1rem;line-height:1.55}.loc-hero__stats{color:var(--text-sub);margin:0;font-size:.92rem}.loc-hero__stats strong{color:var(--text)}.loc-hero__intro{max-width:720px;color:var(--text-sub);margin-top:8px;font-size:1.02rem;line-height:1.65}.loc-hero__intro .loc-para{margin:0 0 12px}.loc-hero__intro .loc-para:last-child{margin-bottom:0}.loc-hero__grid{grid-template-columns:minmax(0,1fr);align-items:start;gap:28px;display:grid}@media (min-width:900px){.loc-hero__grid{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:stretch;gap:48px}}.loc-hero__copy{min-width:0}.loc-hero__photo{border-radius:var(--radius);aspect-ratio:16/11;background:linear-gradient(135deg,#35ccbd40,#e0722726);border:1px solid #ffffff0f;position:relative;overflow:hidden}@media (min-width:900px){.loc-hero__photo{aspect-ratio:auto;min-height:320px}}.loc-hero__photo-img{object-fit:cover;background-color:#35ccbd1f;width:100%;height:100%;display:block}.loc-hero__photo-placeholder{letter-spacing:.04em;text-transform:uppercase;color:#fff9;text-shadow:0 1px 12px #0006;justify-content:center;align-items:center;font-family:Manrope,sans-serif;font-size:clamp(1.4rem,3vw,2.4rem);font-weight:800;display:flex;position:absolute;inset:0}.loc-index{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:28px;padding:32px 28px 80px;display:grid}.loc-country{background:var(--bg-card);border-radius:var(--radius);border:1px solid #ffffff0d;scroll-margin-top:110px;transition:border-color .2s,background-color .2s}.loc-country:hover{border-color:#35ccbd40}.loc-country[open]{border-color:#35ccbd59}.loc-country__summary{cursor:pointer;color:var(--text);-webkit-user-select:none;user-select:none;align-items:center;gap:12px;padding:16px 20px;font-weight:800;list-style:none;display:flex}.loc-country__summary::-webkit-details-marker{display:none}.loc-country__flag{border-radius:2px;flex-shrink:0;font-size:1.05rem;box-shadow:0 0 0 1px #ffffff14}.loc-country__name{flex:1;min-width:0;font-size:1.05rem}.loc-country__count{color:var(--text-sub);white-space:nowrap;background:#ffffff0a;border-radius:999px;padding:3px 10px;font-size:.8rem;font-weight:600}.loc-country__chev{color:var(--text-sub);flex-shrink:0;transition:transform .25s,color .15s}.loc-country[open] .loc-country__chev{color:var(--teal);transform:rotate(180deg)}.loc-country__summary:hover .loc-country__chev{color:var(--teal)}.loc-city-list{border-top:1px solid #ffffff0a;flex-direction:column;gap:4px;margin:0;padding:10px 20px 18px;list-style:none;display:flex}.loc-city-link{color:var(--text);border-radius:6px;margin:0 -8px;padding:6px 8px;font-size:.95rem;font-weight:500;text-decoration:none;transition:background-color .15s,color .15s;display:block}.loc-city-link:hover{color:var(--teal);background:#35ccbd14}.loc-empty{text-align:center;color:var(--text-sub);border-radius:var(--radius);background:#ffffff05;border:1px dashed #ffffff1f;padding:56px 28px}.loc-page{flex-direction:column;gap:36px;padding:32px 28px 80px;display:flex}.loc-section{background:var(--bg-card);border-radius:var(--radius);border:1px solid #ffffff0d;padding:24px 28px 28px}.loc-section__title{color:var(--text);margin:0 0 12px;font-size:1.25rem;font-weight:800}.loc-section__lede{color:var(--text-sub);margin:0 0 18px;font-size:.95rem;line-height:1.55}.loc-para{color:var(--text);margin:0 0 12px;font-size:1rem;line-height:1.65}.loc-para:last-child{margin-bottom:0}.loc-link{color:var(--teal);text-underline-offset:2px;text-decoration:underline}.loc-link:hover{color:var(--text)}.loc-link--cta{margin-top:8px;font-weight:700;text-decoration:none;display:inline-block}.loc-link--cta:hover{text-decoration:underline}.loc-facts{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.loc-facts li{color:var(--text);padding:6px 0 6px 28px;font-size:1rem;line-height:1.55;position:relative}.loc-facts li:before{content:"";background:var(--teal);border-radius:50%;width:8px;height:8px;position:absolute;top:17px;left:6px;box-shadow:0 0 0 3px #35ccbd26}.loc-rec-list{flex-direction:column;gap:18px;margin:0;padding:0;list-style:none;display:flex}.loc-rec{border-radius:var(--radius);background:#ffffff05;border:1px solid #ffffff0f;grid-template-columns:1fr;gap:14px;padding:16px;display:grid}@media (min-width:720px){.loc-rec{grid-template-columns:220px 1fr;gap:20px}}.loc-rec__img-wrap{aspect-ratio:4/3;border-radius:8px;display:block;overflow:hidden}.loc-rec__img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.loc-rec__img-wrap:hover .loc-rec__img{transform:scale(1.05)}.loc-rec__body{flex-direction:column;gap:8px;display:flex}.loc-rec__title{color:var(--text);margin:0;font-size:1.15rem;font-weight:800}.loc-rec__title a{color:inherit;text-decoration:none}.loc-rec__title a:hover{color:var(--teal)}.loc-rec__pill{color:var(--teal);letter-spacing:.04em;text-transform:uppercase;background:#35ccbd26;border-radius:999px;align-self:flex-start;padding:3px 10px;font-size:.68rem;font-weight:800}.loc-rec__reason{color:var(--text-sub);margin:0;font-size:.95rem;line-height:1.55}.loc-other-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.loc-other-list li{font-size:.95rem;line-height:1.5}.loc-other__desc{color:var(--text-sub)}.loc-cta-band{background:0 0;border:0;padding:0}.loc-cta{border-radius:var(--radius);text-align:center;background:linear-gradient(135deg,#35ccbd1f,#e072271a);border:1px solid #35ccbd3d;padding:28px}.loc-cta__title{color:var(--text);margin:0 0 8px;font-size:1.35rem;font-weight:800}.loc-cta__body{color:var(--text-sub);margin:0 0 18px;font-size:.98rem;line-height:1.55}.loc-cta__btns{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}
