.city-selector-root{color:#0f172a;background:#fdfaf5;flex-direction:column;width:100%;min-height:100vh;font-family:Outfit,sans-serif;display:flex;position:relative}.cs-header{z-index:1000;background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;width:100%;padding:1rem 5%;transition:all .3s;display:flex;position:sticky;top:0}.cs-header.scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;box-shadow:0 4px 15px #0000000d}.cs-header-inner{justify-content:space-between;align-items:center;width:100%;max-width:1400px;margin:0 auto;display:flex}.cs-hero{text-align:center;z-index:10;flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;padding:2rem 5% 4rem;display:flex;position:relative}.cs-hero-title{letter-spacing:-.05em;color:#0f172a;width:100%;max-width:1000px;margin-bottom:3rem;font-size:clamp(1.5rem,9vw,4.2rem);font-weight:900;line-height:1.1}.cs-hero-title span{display:block}.cs-hero-title .nowrap{white-space:nowrap}@media (max-width:480px){.cs-hero-title .nowrap{white-space:normal}.cs-hero-title{margin-bottom:2rem;font-size:2.4rem}}.city-grid{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:center;gap:2.5rem;width:100%;max-width:1400px;margin:0 auto;padding:1.5rem 2rem 3rem;display:flex;overflow-x:auto}.city-card{scroll-snap-align:center;color:#fff;background:#f1f5f9;border:1px solid #ffffff1a;border-radius:2.5rem;flex-shrink:0;width:380px;height:500px;text-decoration:none;transition:all .6s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 20px 40px #0f172a14}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.carousel-control-btn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 12px #0f172a0a}.carousel-control-btn:hover{color:#fff;background:#e05636;border-color:#e05636;transform:scale(1.06)translateY(-2px);box-shadow:0 12px 24px #e0563640}.carousel-control-btn:active{transform:scale(.95)}@media (max-width:900px){.city-grid{justify-content:flex-start;gap:1.5rem;padding:1rem 1rem 2rem}.city-card{border-radius:1.75rem;width:300px;height:400px}.cs-hero{padding:1rem 5% 3rem}.carousel-control-btn{width:48px;height:48px}}.city-card:hover{transform:translateY(-12px)scale(1.02);box-shadow:0 40px 80px #e0563633}.city-card.disabled{cursor:default;transform:none!important}.city-card.disabled:hover{box-shadow:0 30px 60px #0000001a}.city-card.disabled .city-img-container{filter:grayscale(.2)brightness(.8)}.city-img-container{z-index:0;width:100%;height:100%;transition:transform 1.2s;position:absolute;inset:0}.city-card:hover .city-img-container{transform:scale(1.1)}.city-overlay{z-index:1;background:linear-gradient(#0000 0%,#0f172a33 40%,#0f172ae6 100%);position:absolute;inset:0}.city-info{z-index:2;text-align:left;padding:2rem;position:absolute;bottom:0;left:0;right:0}@media (min-width:768px){.city-info{padding:3rem}}.city-tag{color:#e05636;text-transform:uppercase;letter-spacing:.1em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd9;border:1px solid #ffffff80;border-radius:50px;margin-bottom:.75rem;padding:.5rem 1.2rem;font-size:.65rem;font-weight:800;display:inline-block;box-shadow:0 4px 15px #00000014}@media (min-width:768px){.city-tag{margin-bottom:1rem;padding:.6rem 1.4rem;font-size:.75rem}}.city-name{letter-spacing:-.02em;text-shadow:0 2px 10px #0000004d;align-items:center;gap:.75rem;margin-bottom:.5rem;font-size:2.2rem;font-weight:900;display:flex}@media (min-width:768px){.city-name{gap:1rem;font-size:3rem}}.city-coming-soon-badge{color:#fff;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;background:#e05636e6;border:1px solid #fff3;border-radius:9999px;padding:.25rem .75rem;font-size:.65rem;font-weight:800;box-shadow:0 4px 10px #e056364d}@media (min-width:768px){.city-coming-soon-badge{padding:.35rem 1rem;font-size:.75rem}}.city-arrow{opacity:0;color:#e05636;width:24px;height:24px;transition:all .5s;transform:translate(-15px)}@media (min-width:768px){.city-arrow{width:32px;height:32px;transform:translate(-20px)}}.city-card:hover .city-arrow{opacity:1;transform:translate(0)}@keyframes cs-shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.cs-skeleton-card{background:linear-gradient(135deg,#e2e8f0 0%,#f1f5f9 50%,#e2e8f0 100%) 0 0/800px 100%;border:1px solid #e2e8f0;border-radius:2rem;width:100%;max-width:500px;height:450px;animation:1.5s ease-in-out infinite cs-shimmer;position:relative;overflow:hidden;box-shadow:0 30px 60px #0000000f}@media (max-width:900px){.cs-skeleton-card{border-radius:1.5rem;height:320px}}.cs-skeleton-info{padding:2rem;position:absolute;bottom:0;left:0;right:0}@media (min-width:768px){.cs-skeleton-info{padding:3rem}}.cs-skeleton-tag{background:#ffffff4d;border-radius:50px;width:160px;height:30px;margin-bottom:1rem}.cs-skeleton-name{background:#ffffff40;border-radius:8px;width:180px;height:36px}
