@import url(https://fonts.googleapis.com/css2?family=Poppins&display=swap);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;font-family:Poppins,sans-serif;margin:0}::-webkit-scrollbar{display:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}i{cursor:pointer}*{box-sizing:border-box;margin:0;padding:0}.container{margin:auto;position:relative;width:80vw}body{background-color:rgba(183,209,203,.68)}.nav-container{align-items:center;background-color:rgba(59,146,159,.71);display:flex;justify-content:space-between;padding:.7em 1em;width:auto}.logo{width:2rem}.navbar-logo{align-items:center;display:flex;justify-content:center;margin-right:1.5em}.logo-title{font-size:1.5em;font-weight:600}.logo-title,.logo-title:hover{color:#000;text-decoration:none}.nav-container img{height:2em;margin-right:.5em;width:2em}.search{background-color:#ccc;border:none;border-radius:6px;outline:0;padding:.4rem .2rem;text-align:center;width:8rem}.user{color:#fff;display:inline-block;margin-left:.5rem}.user-logo{font-size:1.2rem;margin-right:.5rem}.user-img{height:50px;width:55px}.user-name{font-size:1.2rem}.login,.logout,.signup{background-color:#5092f7;border:none;border-radius:5px;color:#000;cursor:pointer;margin:1rem;padding:.5rem 1.5rem}.login:hover,.logout:hover,.signup:hover{background-color:#0d6efd;color:#fff;text-decoration:none}@media screen and (max-width:668px){.search{display:none}.nav-container{justify-content:center}}@media screen and (max-width:768px){.nav-container{justify-content:space-between}.user-name{font-size:1rem}}@media screen and (max-width:1024px){.nav-container{justify-content:space-between}}@media screen and (max-width:1280px){.search{background-color:#ccc;border:none;border-radius:6px;margin:0 1.5rem;outline:0;padding:.4rem .2rem;text-align:center;width:8rem}.user{color:#fff;display:inline-block;margin-left:.5px}.login,.signup{background-color:#5092f7;border:none;border-radius:5px;color:#000;cursor:pointer;margin:7px;padding:7px 10px}.logo-title{font-size:.9rem}}.dropdown{display:inline-block;position:relative}.dropdown-content{background-color:#f9f9f9;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);color:#000;display:none;min-width:160px;padding:12px 16px;position:absolute;z-index:1}.dropdown:hover .dropdown-content{background-color:rgba(119,161,167,.9);border-radius:5px;box-shadow:0 8px 16px 0 rgba(0,0,0,.3);display:block;margin:.1rem;position:absolute;right:0;z-index:25}.block-elt{display:block;margin:.5rem 0 1rem 1.2rem}.add-note-container{margin:5rem auto;width:70%}.card{background-position:50%;background-repeat:no-repeat;border:1px solid rgba(0,0,0,.115);border-radius:.5rem;box-shadow:0 0 10px rgba(0,0,0,.515);display:block;height:auto;padding:1rem;width:100%}.card-container{background-image:url(/static/media/bg.42513daa098091b922b2.svg);background-size:cover;padding:5rem}.note-title{margin-bottom:1rem}.title{font-size:2.25rem;font-weight:500;margin-bottom:.5rem}.textInput{background-color:#f5f5f5;border:1px solid rgba(0,0,0,.415);border-radius:15px;display:block;font-size:1rem;height:2.2rem;line-height:1.5;margin-top:7px;opacity:.7;outline:0;padding:6px 12px;width:100%}.textarea{height:100px;margin-bottom:1rem;resize:vertical;width:100%}.textInput:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.btn{background-color:#5092f7;border:none;border-radius:5px;color:#0a0a0a;cursor:pointer;margin-top:1rem;padding:.7rem 1rem}.btn:focus{border-color:#0a58ca;box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.btn:focus,.btn:hover{background-color:#0b5ed7}.btn:hover{color:#fff}@media screen and (max-width:668px){.add-note-container{margin-top:3rem;width:100%}.card-container{padding:4rem 1rem}.btn-container{text-align:center}}@media screen and (min-width:668px) and (max-width:1024px){.add-note-container{margin-top:1rem;width:100%}}@media screen and (min-width:1024px) and (max-width:1280px){.add-note-container{margin-top:1rem;width:60%}}@media screen and (min-width:1280px){.add-note-container{margin-top:1rem;width:60%}}.card-title{font-size:1.25rem;font-weight:500;margin-bottom:.5rem}.icon{font-size:1.5rem;margin:5px}.tag{background-color:#bfe4f7;border-radius:25px;font-weight:500;padding:0 1rem}.copy-btn,.tag{float:right}.notes{grid-gap:1rem;display:grid;gap:1rem;grid-row:auto;grid-template-columns:repeat(4,1fr)}.no-notes{margin:3rem 0;text-align:center}@media screen and (max-width:668px){.notes{grid-template-columns:repeat(1,1fr)}}@media screen and (min-width:668px) and (max-width:1024px){.notes{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1024px) and (max-width:1280px){.notes{grid-template-columns:repeat(3,1fr)}}hr{border:0;border-top:1px solid rgba(65,62,62,.397);margin:1rem 0}.notes-title{font-size:2rem;font-weight:400;margin-bottom:.5rem}.note-title-container{text-align:center}.note-card{background-image:url(/static/media/bg1.77196c433691faf2e448.svg)}.model-container{background-position:50%;padding:4rem 2rem}.login-signup-container{border:1px solid #ccc;border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,.5);margin:6rem auto;padding:20px;width:80%}@media screen and (max-width:1280px){.login-signup-container{border:1px solid #ccc;border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,.5);margin:6rem auto;padding:20px;width:100%}}
/*# sourceMappingURL=main.8b0ea6c6.css.map*/