body{background-color:#f4f4f4;color:#333;font-family:Arial,sans-serif;padding:0}h1{margin:20px;text-align:center}ul{list-style:none;padding:0}li{margin:5px 0}.app-container{background:#fff;border-radius:15px;box-shadow:0 3px 6px #0000001a;font-family:Elza,sans-serif;margin:20px auto;max-width:800px;padding:30px;text-align:center}body{background-color:#f8f6f3;margin:0;padding:20px}h1{color:#000;font-family:Recoleta,serif;font-size:2.5rem;font-weight:700}h1,p{margin-bottom:20px}p{color:#555;font-family:Inter,sans-serif;font-size:1.2rem}.search-bar{box-shadow:inset 0 1px 3px #0000001a;font-size:1rem;margin-bottom:20px;padding:12px;width:97%}.countries-list,.search-bar{border:1px solid #ccc;border-radius:8px}.countries-list{background:#fff;max-height:400px;overflow-y:auto;padding:10px}.country-item{align-items:center;border-bottom:1px solid #eee;cursor:pointer;display:flex;justify-content:flex-start;padding:10px;transition:background .3s ease}.country-item:last-child{border-bottom:none}.country-item:hover{background:#e8f0fe}.country-item.selected{background:#d1e7fd;font-weight:700}.flag{font-size:1.5rem;margin-right:12px}.name{font-size:1rem}.results{margin-top:30px;text-align:left}.results h2{color:#000;font-family:Recoleta,serif;font-size:1.8rem;font-weight:700;margin-bottom:10px}.results ul{color:#333;font-size:1rem;padding-left:20px}.results p,.results ul{font-family:Inter,sans-serif}.results p{color:#555}.app-footer{margin-bottom:20px}.app-footer input{border:1px solid #ccc;border-radius:8px;font-family:Inter,sans-serif;margin:5px;max-width:300px;padding:10px;width:calc(100% - 30px)}.app-footer button{background:#000;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Elza,sans-serif;font-size:1rem;font-weight:700;margin:5px;padding:10px 20px;transition:background .3s ease,transform .2s ease}.app-footer button:hover{background:#333;transform:scale(1.05)}.save-button{background:#000;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Elza,sans-serif;font-size:1rem;font-weight:700;margin-top:20px;padding:10px 20px;transition:background .3s ease,transform .2s ease}.save-button:hover{background:#333;transform:scale(1.05)}.toggle-link{color:#ffd966;cursor:pointer;text-decoration:underline;transition:color .3s ease}.toggle-link:hover{color:#fbe090}
/*# sourceMappingURL=main.f23a430d.css.map*/