.countryList_economy_container__OL9yI{padding-top:140px;padding-inline:3rem;margin:0 auto 140px;animation:countryList_fadeIn__BqzEl .8s ease-out}.countryList_economy_header__QXBaE{display:flex;align-items:center;gap:2rem;margin-bottom:3rem;padding-block:2.5rem;border-radius:20px;animation:countryList_slideInDown__klrYW .8s ease-out}.countryList_header_icon__r0TcM{width:80px;height:80px;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.2);border-radius:20px;color:#fff;flex-shrink:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.countryList_header_content__h59WA{flex:1 1;color:var(--secondary-color)}.countryList_header_content__h59WA h1{font-size:2.5rem;font-weight:700;margin:0 0 .5rem;line-height:1.2}.countryList_header_content__h59WA p{font-size:1.1rem;margin:0;opacity:.9}.countryList_economy_grid__DRSOT{display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));grid-gap:2rem;gap:2rem}.countryList_economy_card__Od6ZY{background:linear-gradient(145deg,#fff,#f8fbff);border:1px solid rgba(59,130,246,.15);border-radius:16px;overflow:hidden;box-shadow:0 4px 20px rgba(59,130,246,.08);transition:all .3s ease;animation:countryList_fadeInUp__BmTfw .6s ease-out both}.countryList_economy_card__Od6ZY:first-child{animation-delay:.1s}.countryList_economy_card__Od6ZY:nth-child(2){animation-delay:.2s}.countryList_economy_card__Od6ZY:nth-child(3){animation-delay:.3s}.countryList_economy_card__Od6ZY:nth-child(4){animation-delay:.4s}.countryList_economy_card__Od6ZY:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(59,130,246,.15)}.countryList_card_header__NRkce{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 2rem;border-bottom:2px solid rgba(59,130,246,.1);background:var(--secondary-color);min-height:124px}.countryList_level_badge__vVqFD{display:flex;align-items:center;gap:1rem;color:#fff}.countryList_badge_icon__0SHDw{font-size:2rem;flex-shrink:0}.countryList_level_badge__vVqFD h3{font-size:1.25rem;font-weight:700;margin:0 0 .25rem;line-height:1.2}.countryList_level_badge__vVqFD p{font-size:.9rem;margin:0;opacity:.95}.countryList_country_count__W2iAF{background:hsla(0,0%,100%,.25);color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:600;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);white-space:nowrap}.countryList_country_list__4gyIX{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:.75rem;gap:.75rem;padding:1.5rem;max-height:500px;overflow-y:auto}.countryList_country_list__4gyIX::-webkit-scrollbar{width:8px}.countryList_country_list__4gyIX::-webkit-scrollbar-track{background:rgba(0,0,0,.02);border-radius:4px}.countryList_country_list__4gyIX::-webkit-scrollbar-thumb{background:rgba(59,130,246,.2);border-radius:4px}.countryList_country_list__4gyIX::-webkit-scrollbar-thumb:hover{background:rgba(59,130,246,.3)}.countryList_country_item__yT34u{padding:.75rem 1rem;background:#fff;border:1px solid rgba(59,130,246,.1);border-radius:8px;color:#475569;font-size:.9rem;font-weight:500;transition:all .2s ease;cursor:pointer}.countryList_country_item__yT34u:hover{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-color:rgba(59,130,246,.3);color:#1e40af;transform:translateX(4px)}@keyframes countryList_fadeIn__BqzEl{0%{opacity:0}to{opacity:1}}@keyframes countryList_slideInDown__klrYW{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes countryList_fadeInUp__BmTfw{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1200px){.countryList_economy_grid__DRSOT{grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}}@media (max-width:768px){.countryList_economy_container__OL9yI{padding:2rem 1rem}.countryList_economy_header__QXBaE{flex-direction:column;text-align:center;padding:2rem}.countryList_header_icon__r0TcM{width:64px;height:64px}.countryList_header_content__h59WA h1{font-size:2rem}.countryList_economy_grid__DRSOT{grid-template-columns:1fr;gap:1.5rem}.countryList_card_header__NRkce{flex-direction:column;gap:1rem;text-align:center}.countryList_country_list__4gyIX{grid-template-columns:1fr;max-height:400px}}@media (max-width:480px){.countryList_header_content__h59WA h1{font-size:1.5rem}.countryList_level_badge__vVqFD{flex-direction:column;text-align:center}.countryList_card_header__NRkce{padding:1.25rem}.countryList_country_list__4gyIX{padding:1rem}}