body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background:linear-gradient(#8b8b8b,#ababab,#8b8b8b);box-sizing:border-box;font-family:sans-serif;height:100vh;padding:2em;-webkit-user-select:none;user-select:none}.App,body{width:100%}.App{flex-wrap:wrap;gap:15px;justify-content:center;padding-bottom:100px;padding-top:40px}.App,.card{display:flex}.card{animation:ofset .4s ease-in alternate;background:#1e1e1e;border-radius:50px 15px 15px 50px;box-shadow:0 0 20px #1e1e1e80;box-sizing:border-box;color:#fff;line-height:60px;overflow:hidden;padding:1em 1em 1em 1.5em;transition:all .2s ease-out;width:250px}@keyframes ofset{0%{opacity:0}}.card:hover{scale:.95}.xmark{animation:ofset .4s ease-in alternate;background-color:#fff;border:2px solid #fff;border-radius:50%;box-sizing:border-box;color:red;left:130px;position:relative;scale:1.5;top:-2px}.imgspace{background:#fff;border-radius:50%;display:grid;height:60px;margin-left:-10px;margin-right:10px;min-width:60px!important;place-items:center;width:60px}.imgspace img{height:43px;width:43px}a{text-decoration:none}.addingCard{animation:blur .4s alternate;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);display:grid;height:100vh;place-items:center;position:fixed;top:0;width:100vw}@keyframes blur{0%{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);opacity:0}}.plus{color:#1e1e1e;scale:2}.ed{margin-bottom:-40px;margin-top:40px;scale:1.2}.details{display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.details button,.details input{background:#1e1e1e;border:3px #0000;border-radius:30px;box-sizing:border-box;color:#fff;font-size:17px;line-height:50px;outline:none;padding:0 20px;transition:all .1s;width:280px}.details button{cursor:pointer}.details .color-picker{height:auto;min-height:50px}::placeholder{color:#b9b9b9}.user{box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:center;padding:30px 20px;width:100vw}.inputun,.user{background:#1e1e1e;color:#fff}.inputun{border:none;border-bottom:2px solid #fff;font-size:25px;line-height:30px;outline:none;padding:0 0 0 10px;width:250px}.user button{background:#fff;border:none;border-radius:10px;color:#000;cursor:pointer;font:700 22px arial;height:40px;margin-left:10px;margin-top:20px;outline:none;width:120px}::-webkit-scrollbar{background:#1e1e1e;border-radius:5px;height:8px;width:8px}::-webkit-scrollbar-thumb{background:#fff;border-radius:8px}.impexp{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1e1e1e80;border:2px solid #1e1e1e;border-radius:10px;color:#fff;height:fit-content;max-width:700px;padding:25px;width:80vw}.impexp button{background:#1e1e1e48;border:none;border-radius:20px;color:#fff;cursor:pointer;font-family:Consolas,sans-serif;font-size:18px;line-height:40px;outline:none;padding:0 20px;transition:all .5s;width:fit-content}.impexp .impo,.impexp button:hover{background:#6cb8e6;color:#1e1e1e}.impexp .impo{border-radius:10px;font:700 18px arial;margin:50px auto auto;padding:5px 10px;text-align:center;width:fit-content}.impexp .close{color:#fff;cursor:pointer;font-size:34px;position:relative;right:5px;top:5px;transition:all .5s}.impexp .close:hover{color:red}.code{border-radius:10px;font-size:.8rem;height:fit-content;margin-top:20px;max-height:400px;overflow:hidden;overflow-y:scroll}.hidden-file-input{display:none}.custom-file-label{background:#1e1e1e48;border:2px dashed #0000;border-radius:20px;color:#fff;cursor:pointer;line-height:40px;padding:0 10px;transition:all .2s}.custom-file-label:hover{border:2px dashed #6cb8e6;color:#6cb8e6}.btbox{display:flex;flex-wrap:wrap;gap:10px;justify-content:right;margin-top:10px;width:100%}.filename{background-color:#ffffff3f;border-radius:10px;padding:3px 7px}.error-message{color:red;font-weight:700;margin-top:10px}.footer{background:#1e1e1e;bottom:0;color:#fff;display:flex;gap:40px;height:50px;justify-content:center;place-items:center;position:fixed;width:100vw}.footer a{color:#fff;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;scale:1.1;text-decoration:none}.profile{color:#1e1e1e;transition:all .5s}.profile:hover{color:#a11dff}.fex,.fin{color:#1e1e1e;transition:all .5s}.fin:hover{color:#0df}.fex:hover{color:#1dff77}.header{background:#1e1e1e;box-sizing:border-box;color:#fff;display:flex;flex-wrap:wrap;font-size:20px;justify-content:space-between;padding:10px 1em;place-items:center;position:fixed;top:0;width:100vw}.userbox{gap:15px}.inportbox,.userbox{display:flex;place-items:center}.inportbox{gap:10px;justify-content:right}.inportbox div{background:#fff;border-radius:7px;color:#1e1e1e;cursor:pointer;display:grid;min-height:25px;min-width:25px;padding:5px;place-items:center}.inportbox div .ic{scale:1.3;transition:all .5s}.edit,.reloader{cursor:pointer;scale:1.2}.reloader{padding:5px;scale:1.4}.reloader:hover{animation:spin .5s ease-in-out}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(180deg)}}@media only screen and (max-width:550px){.footer{display:none}.inportbox{bottom:1em;position:fixed;right:1em}}.notBox{animation:notify 4s ease-out alternate;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1e1e1e40;border:2px solid #fff;border-radius:20px;color:#fff;display:flex;flex-wrap:wrap;height:fit-content;justify-content:center;margin:auto;max-width:700px;min-height:80px;min-width:300px;padding:0 20px;place-items:center;position:fixed!important;top:80px;transition:all .5s;width:30vw}@keyframes notify{0%{filter:blur(10px);scale:.5;top:-200px}20%{filter:blur(0);scale:1;top:80px}80%{filter:blur(0);scale:1;top:80px;transform:rotateX(0deg)}81%{filter:blur(0);opacity:1;scale:1}95%{filter:blur(40px);opacity:0;scale:1;top:70px}to{opacity:0}}
/*# sourceMappingURL=main.2eae8ecd.css.map*/