*{-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.main-container{background-color:#0f0f1a;min-height:100vh;padding:40px;font-family:"Roboto",sans-serif;color:#fff}.countries-container{margin-bottom:40px}.countries-heading{font-size:24px;font-weight:600;margin-bottom:20px}.countries-container ul{margin:0;padding:0;list-style:none;border:1px solid #2c2c3b;border-radius:8px;overflow-y:auto;max-height:250px}.country-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:18px 24px;border-bottom:1px solid #2c2c3b}.country-item:last-child{border-bottom:none}.country-name{font-size:16px}.country-button{background-color:#3b82f6;color:#fff;border:none;padding:8px 18px;font-size:14px;border-radius:4px;cursor:pointer}.country-button:disabled{opacity:.5;cursor:default}.visited-text{font-size:14px;color:#9ca3af}.visited-countries-container ul{margin:0;padding:0;list-style:none;display:-ms-flexbox;display:flex;grid-gap:20px;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.visited-country-item{background-color:#1a1a28;padding:10px;border-radius:8px;width:260px;border:1px solid #2c2c3b}.visited-country-img{width:100%;height:150px;-o-object-fit:cover;object-fit:cover;border-radius:6px}.visited-country-footer{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin-top:12px}.visited-country-name{font-size:16px;font-weight:500}.visited-country-button{background:transparent;border:1px solid #94a3b8;color:#f8fafc;padding:6px 12px;font-size:12px;border-radius:4px;cursor:pointer}.visited-country-button:hover{background-color:#2c2c3b}
/*# sourceMappingURL=main.4068ae5f.chunk.css.map */