@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900";*{margin:0;padding:0;box-sizing:border-box;background-color:#f0f2f5;font-family:Inter,sans-serif}.card{background-color:#fff;width:80%;padding:50px;position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;border-radius:8px}h1{background:#fff;font-size:30px!important;margin-bottom:2rem;font-weight:700;color:#333}.currency_exchnage{display:flex;justify-content:space-between;background:#fff;flex-wrap:wrap}.input_container{width:30%;height:fit-content;position:relative;display:flex;flex-direction:column;gap:10px;background:#fff;flex-basis:30%}.icon{width:20px;position:absolute;z-index:99;left:12px;bottom:9px}.input_label{font-size:.95rem;color:#8b8e98;font-weight:600;background:#fff}.input_field{width:auto;height:60px;background:#fff;padding:0 0 0 40px;border-radius:7px;outline:none;border:1px solid #e5e5e5;filter:drop-shadow(0px 1px 0px #efefef) drop-shadow(0px 1px .5px rgba(239,239,239,.5));transition:all .3s cubic-bezier(.15,.83,.66,1)}.input_field:focus{border:1px solid transparent;background:#fff;box-shadow:0 0 0 2px #242424;background-color:transparent}.output{background:#fff}h2{width:40%;margin-top:20px;background-color:#e8f8fd;padding:26px;border-radius:10px}@media screen and (max-width : 600px){.input_container{flex-basis:100%}h2{width:100%}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
