input[type=text],input[type=password],input[type=email]{border-radius:1rem;border-width:2px;border-color:transparent;background-color:rgb(20 20 20 / var(--tw-bg-opacity));--tw-bg-opacity: .4;padding:.5rem 1rem}input[type=text]:focus,input[type=password]:focus,input[type=email]:focus{text-decoration-line:none;outline:2px solid transparent;outline-offset:2px}textarea{box-sizing:border-box;min-height:6rem;width:100%;resize:none;border-radius:1rem;border-width:2px;border-color:transparent;background-color:rgb(20 20 20 / var(--tw-bg-opacity));--tw-bg-opacity: .4;padding:1rem}textarea:focus{text-decoration-line:none;outline:2px solid transparent;outline-offset:2px}input[type=text]:focus,input[type=password]:focus,input[type=email]:focus,textarea:focus{border-width:2px;--tw-border-opacity: 1;border-color:rgb(147 104 183 / var(--tw-border-opacity))}.input-label{margin-left:.5rem;margin-bottom:.5rem;display:inline-block}textarea::-webkit-scrollbar{width:5px}textarea::-webkit-scrollbar-track{background:transparent}textarea::-webkit-scrollbar-track-piece{background:transparent}.file-btn{display:flex;height:30vh;width:100%;flex-direction:column;align-items:center;justify-content:center;text-align:center}@media (min-width: 1280px){.file-btn{height:50vh}}.file-btn{background:#14141440;box-shadow:0 4px 75px 25px #00000040 inset;cursor:pointer}.selected-file{margin-top:1rem;display:flex;flex-direction:row;align-items:center;justify-content:center}
