.page_container__4zHBJ{min-height:100vh;display:flex;flex-direction:column;background-color:var(--page-background);color:var(--text-primary)}.Carousel_carousel__Ex0_y{position:relative;width:100%;--carousel-dot-bg:rgba(255,255,255,0.3);--carousel-dot-hover-bg:rgba(255,255,255,0.5);--carousel-dot-active-bg:#3b82f6;--carousel-nav-bg:rgba(255,255,255,0.05);--carousel-nav-border:rgba(255,255,255,0.1);--carousel-nav-color:#94a3b8;--carousel-nav-hover-bg:rgba(59,130,246,0.15);--carousel-nav-hover-border:rgba(59,130,246,0.3);--carousel-nav-hover-color:#60a5fa}.Carousel_wrapper___xad3{position:relative;max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:1rem}.Carousel_track__VAMwI{display:flex;gap:1.25rem;flex:1 1;justify-content:center}.Carousel_slide__gDwAf{flex-grow:0;flex-shrink:0;flex-basis:calc(33.333% - 1rem);min-width:0}.Carousel_navButton__PaODX{flex-shrink:0;width:44px;height:44px;border-radius:50%;background:var(--carousel-nav-bg);border:1px solid var(--carousel-nav-border);color:var(--carousel-nav-color);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:.9rem}.Carousel_navButton__PaODX:hover{background:var(--carousel-nav-hover-bg);border-color:var(--carousel-nav-hover-border);color:var(--carousel-nav-hover-color)}.Carousel_navButton__PaODX:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.Carousel_navButtonHidden__mH6AX{visibility:hidden;pointer-events:none}.Carousel_dots__o0zch{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:1.75rem}.Carousel_dot__PR7Md{width:8px;height:8px;min-width:8px;min-height:8px;max-width:8px;max-height:8px;border-radius:50%;background:var(--carousel-dot-bg);border:none;cursor:pointer;transition:all .2s ease;padding:0;margin:0}.Carousel_dot__PR7Md:hover{background:var(--carousel-dot-hover-bg)}.Carousel_dot__PR7Md:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.Carousel_dotActive__Y6FRG{background:var(--carousel-dot-active-bg);width:20px;max-width:20px;min-width:20px;border-radius:4px}@media (max-width:1024px){.Carousel_wrapper___xad3{padding:0 .5rem}.Carousel_track__VAMwI{gap:1rem}.Carousel_slide__gDwAf{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 0.5rem);min-width:0}.Carousel_navButton__PaODX{width:36px;height:36px;flex-shrink:0}}@media (max-width:640px){.Carousel_wrapper___xad3{gap:0}.Carousel_track__VAMwI{flex:1 1;min-width:0}.Carousel_slide__gDwAf{flex:0 0 100%}.Carousel_navButton__PaODX{display:none}.Carousel_dots__o0zch{margin-top:1.25rem}}.Carousel_lightTheme__6TVuA{--carousel-dot-bg:rgba(0,0,0,0.2);--carousel-dot-hover-bg:rgba(0,0,0,0.35);--carousel-dot-active-bg:#3b82f6;--carousel-nav-bg:white;--carousel-nav-border:#e2e8f0;--carousel-nav-color:#64748b;--carousel-nav-hover-bg:#f8fafc;--carousel-nav-hover-border:#cbd5e1;--carousel-nav-hover-color:#334155}.CityResultCard_card___vGoY{position:relative;background:var(--card-background);border:1px solid rgba(148,163,184,.2);border-radius:1rem;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 10px 24px rgba(0,0,0,.15);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.CityResultCard_rankBadge__Gw1b5{position:absolute;top:.75rem;left:.75rem;z-index:10;background:var(--input-background);color:#38bdf8;font-weight:700;font-size:.875rem;padding:.25rem .625rem;border-radius:.5rem;border:1px solid rgba(56,189,248,.3);box-shadow:0 2px 8px rgba(0,0,0,.3)}.CityResultCard_card___vGoY:hover{border-color:rgba(148,163,184,.35);box-shadow:0 14px 32px rgba(0,0,0,.2);transform:translateY(-2px)}.CityResultCard_heroImage__RVCKq{position:relative;width:100%;height:140px;background-color:var(--card-background);overflow:hidden}.CityResultCard_heroFallback__emyna{background:linear-gradient(135deg,var(--section-gradient-start) 0,var(--page-background) 100%);display:flex;align-items:center;justify-content:center}.CityResultCard_fallbackFlag__qZeTO{font-size:4rem;opacity:.3}.CityResultCard_photoCredit__T3u4m{position:absolute;bottom:4px;right:6px;font-size:.65rem;color:rgba(255,255,255,.7);background:rgba(0,0,0,.4);padding:2px 6px;border-radius:3px;text-decoration:none;transition:color .15s ease,background .15s ease}.CityResultCard_photoCredit__T3u4m:hover{color:#fff;background:rgba(0,0,0,.6)}.CityResultCard_titleSection__YMKn1{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 1rem .5rem;text-align:center}.CityResultCard_flag__GNzl2{font-size:1.5rem;line-height:1}.CityResultCard_cityName__HX4nt{font-size:1.1rem;font-weight:700;color:var(--text-primary);margin:0}.CityResultCard_pillsSection__UO2C_{flex-direction:column;padding:.5rem 1rem}.CityResultCard_pillRow__UFWjQ,.CityResultCard_pillsSection__UO2C_{display:flex;gap:.5rem;position:relative}.CityResultCard_pillRowFull__S8Zpz{display:flex;position:relative}.CityResultCard_pill__Z0CYy{display:flex;align-items:center;gap:.35rem;flex:1 1;padding:.45rem .6rem;background:rgba(148,163,184,.1);border:1px solid rgba(148,163,184,.2);border-radius:.5rem;color:var(--text-secondary);font-size:.8rem;cursor:pointer;transition:background .15s ease,border-color .15s ease;text-align:left;min-width:0}.CityResultCard_pill__Z0CYy:hover{background:rgba(148,163,184,.18);border-color:rgba(148,163,184,.35)}.CityResultCard_pillActive__COVJC{background:rgba(59,130,246,.15);border-color:rgba(59,130,246,.4)}.CityResultCard_pillLink__o_tR_{text-decoration:none;color:#93c5fd;background:rgba(59,130,246,.12);border-color:rgba(59,130,246,.25)}.CityResultCard_pillLink__o_tR_:hover{background:rgba(59,130,246,.2);border-color:rgba(59,130,246,.4);color:#bfdbfe}.CityResultCard_pillPositive__sMcdi{background:rgba(34,197,94,.15);border-color:rgba(34,197,94,.35);color:#86efac}.CityResultCard_pillPositive__sMcdi:hover{background:rgba(34,197,94,.25);border-color:rgba(34,197,94,.5)}.CityResultCard_pillContext__krbi7{display:flex;align-items:center;flex:1 1;padding:.45rem .6rem;font-size:.8rem;color:var(--text-placeholder);font-style:italic}.CityResultCard_pillFull__dINvD{width:100%}.CityResultCard_pillIcon__k9CJp{font-size:.9rem;flex-shrink:0}.CityResultCard_pillText__7fp1y{flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}.CityResultCard_pillInfo__eo7no{font-size:.7rem;opacity:.6;flex-shrink:0;margin-left:auto}.CityResultCard_tooltip__ncHCY{background:var(--card-background);border:1px solid rgba(59,130,246,.3);border-radius:.5rem;padding:.75rem;margin-top:.5rem;font-size:.85rem;color:var(--text-secondary);line-height:1.5;box-shadow:0 4px 16px rgba(0,0,0,.2);animation:CityResultCard_tooltipFadeIn__V6uBs .15s ease}@keyframes CityResultCard_tooltipFadeIn__V6uBs{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.CityResultCard_exploreCta___gU1I{display:flex;align-items:center;justify-content:center;padding:.75rem 1rem;margin:.75rem 1rem 1rem;border-radius:.6rem;background:linear-gradient(135deg,rgba(59,130,246,.2),rgba(37,99,235,.25));color:#60a5fa;font-weight:600;font-size:.95rem;text-decoration:none;border:1px solid rgba(59,130,246,.3);transition:background .15s ease,border-color .15s ease,transform .1s ease}.CityResultCard_exploreCta___gU1I:hover{background:linear-gradient(135deg,rgba(59,130,246,.3),rgba(37,99,235,.35));border-color:rgba(59,130,246,.5);transform:translateY(-1px)}.CityResultCard_exploreCta___gU1I:active{transform:translateY(0)}.CityResultCard_feedbackButtons__8uTty{position:absolute;top:.75rem;right:.75rem;z-index:10;display:flex;gap:.35rem;opacity:.7;transition:opacity .2s ease}.CityResultCard_card___vGoY:hover .CityResultCard_feedbackButtons__8uTty{opacity:1}.CityResultCard_feedbackBtn__ZAAIK{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:var(--card-background);border:1px solid rgba(148,163,184,.25);color:var(--text-placeholder);cursor:pointer;transition:all .15s ease;font-size:.85rem}.CityResultCard_feedbackBtn__ZAAIK:hover{background:var(--card-background);border-color:rgba(148,163,184,.4);color:var(--text-secondary)}.CityResultCard_feedbackBtnActive__tlY3q{background:rgba(34,197,94,.2);border-color:rgba(34,197,94,.5);color:#86efac}.CityResultCard_feedbackBtnActive__tlY3q:hover{background:rgba(34,197,94,.3);border-color:rgba(34,197,94,.6);color:#86efac}.CityResultCard_feedbackBtnActiveDown__2CpNz{background:rgba(239,68,68,.2);border-color:rgba(239,68,68,.5);color:#fca5a5}.CityResultCard_feedbackBtnActiveDown__2CpNz:hover{background:rgba(239,68,68,.3);border-color:rgba(239,68,68,.6);color:#fca5a5}.CityResultCard_cardLocked__HydON{pointer-events:none}.CityResultCard_cardLocked__HydON .CityResultCard_heroImage__RVCKq,.CityResultCard_cardLocked__HydON .CityResultCard_pillsSection__UO2C_,.CityResultCard_cardLocked__HydON .CityResultCard_titleSection__YMKn1{filter:blur(6px);opacity:.6}.CityResultCard_cardLocked__HydON .CityResultCard_rankBadge__Gw1b5{filter:none;opacity:.8}.CityResultCard_lockedOverlay__naBIG{position:absolute;inset:0;z-index:5;pointer-events:none}.CityResultCard_unlockCta__wW6kd{position:relative;z-index:10;pointer-events:auto;display:flex;align-items:center;justify-content:center;padding:.75rem 1rem;margin:.75rem 1rem 1rem;border-radius:.6rem;background:linear-gradient(135deg,rgba(34,197,94,.2),rgba(22,163,74,.25));color:#86efac;font-weight:600;font-size:.95rem;text-decoration:none;border:1px solid rgba(34,197,94,.4);cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .1s ease;filter:none!important;opacity:1!important}.CityResultCard_unlockCta__wW6kd:hover{background:linear-gradient(135deg,rgba(34,197,94,.3),rgba(22,163,74,.35));border-color:rgba(34,197,94,.6);transform:translateY(-1px)}.CityResultCard_unlockCta__wW6kd:active{transform:translateY(0)}@media (max-width:640px){.CityResultCard_heroImage__RVCKq{height:120px}.CityResultCard_cityName__HX4nt{font-size:1rem}.CityResultCard_pill__Z0CYy{padding:.4rem .5rem;font-size:.75rem}.CityResultCard_pillIcon__k9CJp{font-size:.85rem}.CityResultCard_tooltip__ncHCY{font-size:.8rem;padding:.6rem}.CityResultCard_feedbackButtons__8uTty{opacity:1}.CityResultCard_feedbackBtn__ZAAIK{width:28px;height:28px;font-size:.75rem}}.CityResultsCarousel_container__V4LCH{width:100%;padding:0 1rem}@media (max-width:640px){.CityResultsCarousel_container__V4LCH{padding:0 .5rem}}