#root,body,html{align-items:center;display:flex;flex-direction:column;height:100vh;width:100vw}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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.yourCollections h1{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#a87fef,#cd356f,#f90404);-webkit-background-clip:text;margin-bottom:2rem;padding:4rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.wrapper{text-align:center;text-decoration:none}.card{align-items:center;background-repeat:no-repeat;background-size:cover;border-radius:5px;box-shadow:0 2px 20px gray;cursor:pointer;display:flex;height:15rem;overflow:hidden;transition:-webkit-transform .2s ease-in;transition:transform .2s ease-in;transition:transform .2s ease-in,-webkit-transform .2s ease-in;width:12rem}.card:hover{-webkit-transform:scale(1.02);transform:scale(1.02)}.card-title{background-color:#000;color:#fff;font-size:1rem;font-weight:700;height:auto;padding:0 1rem;width:100%}a{text-decoration:none}.menu{align-content:center;background-color:#f5f5f5;bottom:0;display:flex;justify-content:space-around;left:0;padding:1rem 0;position:fixed;right:0;width:100%}.menu img{height:1.2rem;width:1.2rem}#addCollection{background:#fff;border:none;border-radius:4px;box-shadow:0 4px 10px 4px rgba(19,35,47,.3);display:flex;flex-direction:column;max-width:600px;padding:40px}#addCollection h1{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#a87fef,#cd356f,#f90404);-webkit-background-clip:text;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.addtemplates{margin:1rem 0}.addtemplate{background-color:#e5e4e4;border:1px dotted #a9a9a9;display:block;margin:.5rem 0;padding:.15rem 0;text-align:center;width:100%}.highlightSelectedTemplate{border:1px solid #000}.addbutton{align-items:center;display:flex;justify-content:center}.addbutton button{background-color:#e5e4e4;border:1px solid grey;color:#000;font-size:16px;padding:7px 32px;text-align:center;text-decoration:none;width:75%}#addItem{background:#fff;border:none;border-radius:4px;box-shadow:0 4px 10px 4px rgba(19,35,47,.3);display:flex;flex-direction:column;height:20rem;max-width:600px;padding:40px;width:20rem}#addItem h1,.collection h1{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#a87fef,#cd356f,#f90404);-webkit-background-clip:text;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.collection h1{margin-bottom:2rem;padding:4rem}.form{background:#fff;border-radius:4px;box-shadow:0 4px 10px 4px rgba(19,35,47,.3);display:flex;flex-direction:column;margin:40px auto;max-width:600px;padding:40px}.sign-area{display:flex;justify-content:center;list-style:none;padding-bottom:2em;padding-top:2em;text-align:center}.sign-area a{color:#000;padding:1em;text-decoration:none}.sign-area a.active{background:#000;color:#fff}.signin{display:flex;flex-direction:column;justify-content:center}.buttonSignIN{background-color:#fff;border:1;border-color:#000;color:#000;font-size:1rem;font-weight:600;letter-spacing:.1em;padding:.8em 0;text-transform:capitalize}.forgot{font-size:.8em;margin-top:2em;text-align:right;text-decoration:underline}.signup{display:flex;flex-direction:column;justify-content:center}input,textarea{border:1px solid #a0b3b0;font-size:1em;margin-bottom:1em;padding:.5em;width:100%}.buttonSignUP{background-color:#fff;border:1;border-color:#000;color:#000;font-size:1rem;font-weight:600;letter-spacing:.1em;padding:.8em 0;text-transform:capitalize}.item{align-items:center;background:#fff;border-radius:4px;box-shadow:0 4px 10px 4px rgba(19,35,47,.3);display:flex;flex-direction:column;margin:40px;max-width:600px;padding:50px}.item h1{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#a87fef,#cd356f,#f90404);-webkit-background-clip:text;margin-bottom:1rem;padding:1rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.item h4{margin-bottom:0;margin-top:0}.itemTop{display:flex;gap:2rem}.itemTopLeft img{max-width:300px}.itemTopRight img{margin-bottom:1.5rem;margin-top:.5rem;max-height:1rem}.itemBottom{display:flex;flex-direction:column}p{margin-bottom:1.5rem;margin-top:.5rem}.settings h1{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#a87fef,#cd356f,#f90404);-webkit-background-clip:text;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.settings{align-items:center;background:#fff;border-radius:4px;box-shadow:0 4px 10px 4px rgba(19,35,47,.3);display:flex;flex-direction:column;margin:40px auto;max-width:600px;padding:40px}.changeable{padding:3rem;width:15rem}.settingsrow{align-items:center;display:flex;flex-direction:row;width:100%}.settingsrow div:first-child{flex:1 1}.deleteacount,.email,.password,.username{border:1px solid #a9a9a9;margin:.5rem;padding:.5rem}.pen img{display:block;height:1rem;width:1rem}.goback{align-items:flex-start;display:flex;width:100%}.addItem{align-addItems:center;background:#fff;border-radius:4px;box-shadow:0 4px 10px 4px rgba(19,35,47,.3);display:flex;flex-direction:column;padding:0 10rem}.addItem h4{line-height:.2rem}.addItemLeft img{max-height:100%;max-width:100%}.addItemRight input,.addItemRight textarea{font-family:Arial;font-size:.8rem;margin:4px 0;padding:6px;width:100%}.addItemRightStatus{align-items:center;display:flex;justify-content:space-between}.addItemRightStatus img{max-height:1rem;object-fit:contain}.addItemBottom{background:#fff;border-style:1px solid #000;color:linear-gradient(90deg,#a87fef,#cd356f,#f90404);display:inline-block;font-size:.9rem;margin-bottom:1rem;margin-top:1rem;padding:.4rem 0;text-align:center;text-decoration:none}.search h1{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#a87fef,#cd356f,#f90404);-webkit-background-clip:text;margin-bottom:2rem;padding:4rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(12rem,16rem));justify-content:center}.goback{margin-left:45%;margin-top:5%}
/*# sourceMappingURL=main.aecc4b2d.css.map*/