@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";.container{background:linear-gradient(354deg,#137df5,#14b1f8);width:320px;min-height:550px;padding:2rem 1.5rem;border-radius:16px;text-align:center;color:#fff;box-shadow:0 10px 25px #0000004d}.container_date{font-size:20px;font-weight:400;opacity:.6;margin-bottom:1.5rem}.container_city{font-size:34px;font-weight:700;margin-bottom:.5rem}.container_img{width:120px;margin:10px auto}.container_degree{font-size:44px;font-weight:800}.country_per{font-size:18px;opacity:.9;margin-top:5px}.form{display:flex;justify-content:center;align-items:center;margin-top:2rem;gap:0;border-radius:12px;overflow:hidden;background:#e8e8e8;width:100%}.input{flex:1;border:none;padding:.75rem 1rem;background:#e8e8e8;font-size:1rem;color:#333}.input::placeholder{color:#888}.input:focus{outline:none;background:#f0f0f0}button{padding:.75rem 1rem;font-size:1rem;border:none;background:#fff;cursor:pointer;transition:.3s ease;color:#137df5;font-weight:600}button:hover{background-color:#f0f0f0}*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,sans-serif}body{background:#000;display:flex;align-items:center;justify-content:center;min-height:100vh}.container{background:linear-gradient(354deg,#137df5,#14b1f8);width:340px;min-height:570px;padding:2rem 1.5rem;border-radius:20px;text-align:center;color:#fff;box-shadow:0 12px 30px #0006;display:flex;flex-direction:column;justify-content:space-between}.form{margin-top:2rem;display:flex;width:100%;gap:0;background:#e8e8e8;border-radius:12px;overflow:hidden}.input{flex:1;border:none;padding:.75rem 1rem;font-size:1rem;background:#e8e8e8;color:#333;border-top-left-radius:12px;border-bottom-left-radius:12px;width:100%;min-width:0}.input:focus{outline:none;background:#f1f1f1}.input::placeholder{color:#777}button{background-color:#0d6efd;color:#fff;padding:.75rem 1.2rem;font-size:1rem;font-weight:600;border:none;cursor:pointer;white-space:nowrap;border-top-right-radius:12px;border-bottom-right-radius:12px;transition:background .3s ease}button:hover{background-color:#0b5ed7}.error{margin-top:10px;font-size:.95rem;color:#ffbaba}
