body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-items:center;display:flex;font-family:Montserrat,sans-serif;justify-content:center;margin:0;min-height:100vh;padding:0}.pages-container{background:#fff;border:1px solid #eee;border-radius:6px;box-shadow:0 8px 15px 0 #1414141f,0 0 4px 0 #1414141a;flex-direction:column;height:306px;padding-bottom:10px;padding-top:10px}.pages-container,.pages-header{display:flex;opacity:1;width:370px}.pages-header{align-items:center;box-sizing:border-box;cursor:pointer;height:42px;justify-content:space-between;padding:8px 27px 8px 22px}.pages-header h3{font-size:14px;font-weight:400;margin:0}.checkbox{align-items:center;background:#fff;border:1px solid #cdcdcd;border-radius:6px;cursor:pointer;display:flex;height:22px;justify-content:center;opacity:.6;transition:all .2s ease;width:22px}.checkbox.selected{background:#2469f6;border:1px solid #2469f6;opacity:1}.checkbox.selected img{filter:brightness(0) invert(1)}.checkbox.selected:hover{background:#5087f8;border:1px solid #5087f8}.checkbox.hovered img{filter:brightness(0) saturate(100%) invert(90%) sepia(4%) saturate(0) hue-rotate(182deg) brightness(95%) contrast(89%)}.divider{background-color:#cdcdcd;box-sizing:border-box;height:1px;margin:10px 15px;opacity:1;width:340px}.pages-list{-ms-overflow-style:none;flex:1 1;max-height:164px;overflow-y:auto;scrollbar-width:none}.pages-list::-webkit-scrollbar{display:none}.page-item{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;height:42px;justify-content:space-between;opacity:1;padding:8px 27px 8px 22px;transition:background-color .2s ease;width:370px}.page-item:hover .checkbox:not(.selected){border-color:#bdbdbd;opacity:1}.page-item:hover .checkbox.selected{background:#5087f8;border:1px solid #5087f8}.pages-header:hover .checkbox:not(.selected){border-color:#bdbdbd;opacity:1}.pages-header:hover .checkbox.selected{background:#5087f8;border:1px solid #5087f8}.page-item span{color:#333;font-size:14px;font-weight:400}.done-button{background:#ffce22;border:none;border-radius:4px;color:#333;cursor:pointer;display:block;font-family:system-ui,-apple-system,sans-serif;font-size:14px;font-weight:500;height:40px;margin:10px auto;opacity:1;padding:10px 20px;transition:background-color .2s ease;width:340px}.done-button:hover{background:gold}
/*# sourceMappingURL=main.11cda6f4.css.map*/