@import"https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap";.main-img{width:200px;min-height:300px;overflow:hidden}.main-img_img{width:100%;height:100%;object-fit:cover;object-position:right}.find{display:flex;gap:1.5rem;align-items:center}.find_h1{color:#cae6e8;font-size:2rem;font-weight:400;width:8ch}.find_input{border-radius:8px;background-color:#455169;outline:none;border:none;color:#cae6e8;font-size:1.5rem;padding:.5rem;width:100%}.categories-items_h1{font-size:1.2rem;margin-bottom:.5rem;font-weight:600;color:#7092d7}.categories-items_ul,a{color:#cae6e8;font-size:1.1rem;display:flex;flex-direction:column;gap:.2rem}.main-body{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#373e4d}.main-item{display:flex;gap:2rem}.box{border:2px solid #22a4ac;padding:1.5rem}.categories{display:flex;margin-top:3rem;gap:4rem}.settings-bookmarks__list{display:flex;width:100%;gap:1rem}.flex-1{flex:1;width:20%}.flex-2{flex:2}.bookmark-list-title{font-size:1rem;font-weight:400;color:#fff;margin-bottom:.5rem}.settings-bookmarks__item{margin:1rem 0}.setting-bookmarks__item-div{display:flex;align-items:center;gap:2rem;cursor:pointer;padding:1rem}.setting-bookmarks__item-div:hover{background:#485269;transition:.2s ease-in all}.settings-bookmarks__title{color:#ddd}.settings-bookmarks__lists{margin:1rem 0 1rem 2rem}.add-bookmark-btn{font-size:1rem;font-weight:600;padding:.5rem 1rem;border-radius:10px;width:fit-content;border:1px solid #22a4ac;text-align:center;color:#22a4ac;cursor:pointer;left:50%}.settings-bookmarks__icons{display:flex;gap:1rem;align-items:center;font-size:1.5rem;color:#ddd}.settings{position:absolute;background-color:#373e4d;top:50%;left:50%;height:100%;width:100%;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center}.settings-item{padding:1rem;min-width:600px;border:1px solid #22a4ac}.settings-title{font-size:1.5rem;color:#ddd;padding-bottom:1rem;border-bottom:1px solid #22a4ac}*{margin:0;padding:0;box-sizing:border-box;list-style:none;text-decoration:none}body{font-family:Manrope,sans-serif;height:100vh}.settings-btn{font-size:2rem;font-weight:200;letter-spacing:-10px;color:#22a4ac;position:absolute;top:1rem;right:2rem;cursor:pointer}.settings-btn:hover{color:#1d7c81;transition:.3s ease-in-out}.edit-input-box{outline:none;border:none;border-bottom:1px solid #22a4ac;font-size:1rem;font-weight:500;color:#ddd;padding-bottom:.5rem;background:transparent;margin-bottom:.5rem}
