@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap);*,:after,:before{box-sizing:border-box;list-style-type:none;margin:0;outline:none;padding:0;text-decoration:none}html{font-size:62.5%}body{background:#202124;color:#fff;font-size:1.6rem}body,code{font-family:Montserrat,sans-serif}.CreateNote_form__UsLMc{background:#fff;border-radius:.3rem;display:flex;flex-direction:column;margin:2rem auto;max-width:55rem;padding:2rem;position:relative}.CreateNote_form__UsLMc>input{margin-bottom:1rem}.CreateNote_form__UsLMc>input,.CreateNote_form__UsLMc>textarea{border:none;font-family:inherit;font-size:1.5rem;font-weight:600;resize:none}.CreateNote_form__UsLMc>input::-webkit-input-placeholder,.CreateNote_form__UsLMc>textarea::-webkit-input-placeholder{font-weight:600}.CreateNote_form__UsLMc>input:-ms-input-placeholder,.CreateNote_form__UsLMc>textarea:-ms-input-placeholder{font-weight:600}.CreateNote_form__UsLMc>input::placeholder,.CreateNote_form__UsLMc>textarea::placeholder{font-weight:600}.CreateNote_addbtn__R8Vj6{align-items:center;background:#202124;border:.2rem solid #fff;border-radius:50%;bottom:-1.5rem;cursor:pointer;display:flex;font-size:1.7rem;font-weight:600;height:3.5rem;justify-content:center;padding:1rem;position:absolute;right:5%;width:3.5rem}.CreateNote_addbtn__R8Vj6:active{border:.18rem solid #fff;-webkit-transform:scale(.98);transform:scale(.98)}.CreateNote_addbtn__R8Vj6>svg{color:#fff}@media screen and (max-width:644px){.CreateNote_form__UsLMc{max-width:90%}}.Navbar_navbar__RUuAu{align-items:center;border-bottom:.05rem solid #5f6368;display:flex;justify-content:space-between;padding:1.5rem 5rem}.Navbar_navbar__RUuAu>h1{color:#e2e2e3;font-size:3rem;font-weight:500}.Navbar_icons__4Nk68{align-items:center;display:flex;justify-content:center}.Navbar_icons__4Nk68>img{max-width:4rem}.Navbar_icons__4Nk68>span{font-size:1.2rem;margin:0 1rem}@media screen and (max-width:462px){.Navbar_navbar__RUuAu{padding:1.5rem 2rem}.Navbar_navbar__RUuAu>h1{font-size:2.3rem}.Navbar_icons__4Nk68>img{max-width:3rem}}.NotesContainer_notesContainer__gIJKk{grid-gap:2rem;display:grid;grid-auto-rows:auto;grid-template-columns:repeat(4,1fr);padding:4rem 3rem}@media screen and (max-width:1016px){.NotesContainer_notesContainer__gIJKk{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:644px){.NotesContainer_notesContainer__gIJKk{grid-gap:1rem;grid-template-columns:repeat(2,1fr);padding:3rem 2rem}}@media screen and (max-width:472px){.NotesContainer_notesContainer__gIJKk{grid-template-columns:repeat(1,1fr)}}.Note_note__hepft{background:#fff;border-radius:.3rem;color:#000;height:13rem;padding:2rem;position:relative}.Note_note__hepft>p{font-weight:500;margin-top:.5rem}.Note_deleteBtn__ldtco{align-items:center;background:#202124;border:.2rem solid #fff;border-radius:50%;bottom:2rem;cursor:pointer;display:flex;font-size:1.7rem;font-weight:600;height:4rem;justify-content:center;padding:1rem;position:absolute;right:5%;width:4rem}.Note_deleteBtn__ldtco:active{border:.18rem solid #fff;-webkit-transform:scale(.98);transform:scale(.98)}.Note_deleteBtn__ldtco>svg{color:#fff;font-size:1.2rem}@media screen and (max-width:375px){.Note_deleteBtn__ldtco{height:3.5rem;width:3.5rem}}
/*# sourceMappingURL=main.e2fd3e1c.css.map*/