html,body,#root{width:100%;min-height:100%;margin:0;padding:0}body{overflow-x:hidden}*,:before,:after{box-sizing:border-box}.primary-button{color:#fff;cursor:pointer;background:#0891b2;border:1px solid #0891b2;border-radius:5px;padding:2px 10px;transition:all .3s ease-in-out}.primary-button:disabled,.primary-button:disabled:hover{cursor:not-allowed;background:#94a3b8;border-color:#94a3b8}.primary-button:hover{color:#e2e8f0;background:#0e7490;border-color:#0e7490}.primary-button:active{transform:scale(.98)translateY(2px)}.modal{min-width:480px;width:"fit-content";border:none;border-radius:16px;max-width:1000px;margin:auto;padding:0;inset:0}.modal::backdrop{background:#00000080}.modal__content{padding:2.5dvh 2dvw}.filedropzone{cursor:pointer;transition:all .3s ease-in-out}.filedropzone:hover{background:#ecfeff;border:2px dashed #06b6d4}
