*,body{margin:0;padding:0;box-sizing:border-box}body{font-family:"Montserrat",-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:16px;font-weight:400;letter-spacing:1px;color:#2b2b2b}.bookmark-search,.errorMsg,.filters-list,.layout{width:60%;margin:0 auto}h1{font-size:2rem}#loader{width:100%;height:100%;position:fixed;left:0;bottom:0;z-index:99999;background:linear-gradient(180deg,rgba(0,0,0,.2),rgba(0,0,0,.2))}#loader .message{position:relative;top:50%;font-size:2rem;text-align:center}.hide{display:none}.errorMsg{color:#f21e08;background:#fff0f0;padding:1rem;margin-top:1rem}.header{width:90%;margin:1rem auto 2rem;display:flex;justify-content:space-between;padding-top:1rem;font-size:1.1rem}.header-links .link:link,.header-links .link:visited{color:#2b2b2b;padding:1rem}.bookmark-search .searchTerm{height:3rem;border-radius:1rem}.filters-list .filters{display:flex;justify-content:center;margin:0 1rem}.filters-list .filters>div{padding:6px;margin:0 5px;background-color:#90d4a7;color:#22543d;border-radius:12px;font-size:.8rem;font-weight:400;text-transform:uppercase;cursor:pointer}.filters-list .filters>div.active{font-weight:800}.bookmark-form{width:90%;margin:auto}.delete-btn,.edit-btn{cursor:pointer}.loading{text-align:center;font-size:2rem}.bookmarks-list{margin:2rem 0}.no-result{text-align:center;margin:1rem 0}.bookmark{display:flex;position:relative;border:1px solid #ccc;border-radius:5px;margin:.5rem 0;padding:0 .5rem;justify-content:space-between;transition:all .5s}.bookmark>div{margin:1rem 0}.bookmark>div:first-child{flex:2 1}.bookmark .buttons{text-align:right}@media screen and (max-width:600px){.bookmark-search,.errorMsg,.filters-list,.layout{width:90%;margin:0 auto}.header{flex-direction:column;margin-bottom:1rem}.header h1{font-size:1.8rem;text-align:center}.header-links{margin:1rem 0}.header-links .link:link,.header-links .link:visited{padding:.5rem;display:block;text-align:center}.filters-list .filters{flex-wrap:wrap}.filters-list .filters>div{margin:5px}.bookmark{flex-direction:column}.bookmark>div{word-break:break-all}.bookmark .buttons{text-align:left}}
/*# sourceMappingURL=main.8f7d9c5e.chunk.css.map */