@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap";*{box-sizing:border-box}html,body,#root{margin:0;height:100%}body{font-family:DM Sans,system-ui,sans-serif;background:#f5f5f5;color:#1a1a1a}a{color:inherit;text-decoration:none}button{font-family:inherit}input{outline:none;font-family:inherit}input:focus{border-color:#4caf8f!important}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:5px}.line-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-hover{transition:box-shadow .15s ease,transform .15s ease}.card-hover:hover{box-shadow:0 6px 18px #0000001a;transform:translateY(-2px)}
