:root{font-family:Inter,Avenir,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;color-scheme:light;background-color:var(--backgroundColor);color:var(--textColor);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;--primaryAccentColor: rgb(0, 0, 140);--backgroundColor: white;--contrastBackgroundColor: rgb(245, 245, 245);--sideBarWidth: 350px;--highlightColor: rgb(225, 225, 225);--hightlightHoverColor: rgb(170, 170, 170);--textColor: black;--savedToastColor: rgb(0, 122, 81);--bookTitleColor: #565587;--byteMdBorderColor: #e1e4e8;--byteMdToolbarColor: #fafbfc;--boxShadowColor1: rgba(0, 0, 0, .12);--boxShadowColor2: rgba(0, 0, 0, .24)}@media (prefers-color-scheme: dark){:root{--primaryAccentColor: rgb(0, 140, 240);--backgroundColor: black;--contrastBackgroundColor: rgb(20, 20, 20);--highlightColor: rgb(74, 74, 74);--hightlightHoverColor: rgb(120, 120, 120);--textColor: white;--savedToastColor: rgb(0, 215, 142);--bookTitleColor: #bab9ff;--byteMdBorderColor: #191c20;--byteMdToolbarColor: #101112;--boxShadowColor1: rgba(181, 181, 200, .3);--boxShadowColor2: rgba(181, 181, 200, .2)}.colorAdaptiveIcon{filter:invert()}.colorAdaptiveBgIcon:after{filter:invert()}}html,body,#app{margin:0;padding:0;height:100%;width:100%}button{cursor:pointer;border:none;background:none;color:var(--textColor)}h1:focus{outline:none}*::-webkit-scrollbar{width:10px}*::-webkit-scrollbar-track{background:#f1f1f1}*::-webkit-scrollbar-thumb{background:#c1c1c1}*::-webkit-scrollbar-thumb:hover{background:#c1c1c1}.modal__basic{color:#000}.bytemd-fullscreen{position:absolute;z-index:999}.github-btn{display:inline-block;outline:0;cursor:pointer;padding:5px 16px;font-size:14px;font-weight:500;line-height:20px;vertical-align:middle;border:1px solid;border-radius:6px;color:#fff;background-color:#2ea44f;border-color:#1b1f2326;box-shadow:#1b1f230a 0 1px,#ffffff40 0 1px inset;transition:.2s cubic-bezier(.3,0,.5,1);transition-property:color,background-color,border-color}.github-btn:hover{background-color:#2c974b;border-color:#1b1f2326;transition-duration:.1s}.remoteok-btn{display:inline-block;outline:0;cursor:pointer;border-radius:6px;border:2px solid #ff4742;color:#fff;background-color:#ff4742;padding:4px;box-shadow:#00000012 0 2px 4px,#0000000d 0 1px 1.5px;font-weight:800;font-size:16px;height:20px}.github-btn-red{display:inline-block;outline:0;cursor:pointer;padding:5px 16px;font-size:14px;font-weight:500;line-height:20px;vertical-align:middle;border:1px solid;border-radius:6px;color:#fff;background-color:#ff4742;border-color:#1b1f2326;box-shadow:#1b1f230a 0 1px,#ffffff40 0 1px inset;transition:.2s cubic-bezier(.3,0,.5,1);transition-property:color,background-color,border-color}.github-btn-red:hover{background-color:#c9302c;border-color:#1b1f2326;transition-duration:.1s}.red-btn{color:#fff;background-color:#ff4742;border-radius:6px;border:2px solid #ff4742}.remoteok-btn:hover{background:0 0;color:#ff4742}.row{display:flex;flex-direction:row;gap:16px}.align-center{align-items:center}.text-center{text-align:center}.align-start{align-items:start}.column{display:flex;flex-direction:column;gap:16px}.scroll-x{overflow-x:auto}.box-shadow{box-shadow:0 1px 3px var(--boxShadowColor1),0 1px 2px var(--boxShadowColor2);border-radius:16px}.padding{padding:16px}.padding-horizontal{padding-left:16px;padding-right:16px}.margin{margin:16px}.full-width{width:100%}.zstack{position:relative}.child-topleft{position:absolute;top:-16px;left:-16px}.error.svelte-ypjain{max-width:500px;height:40px;color:red;margin-top:30px}h1.svelte-ypjain{line-height:40px}.title.svelte-ypjain{color:var(--primaryAccentColor)}button.svelte-ypjain{width:200px;height:40px;background-color:var(--primaryAccentColor);color:#fff;font-weight:700;border-radius:5px;justify-self:center;margin-block:20px}input.svelte-ypjain{height:26px;width:100%;margin-block:5px}label.svelte-ypjain{width:100%}.wrapper.svelte-ypjain{background-color:var(--contrastBackgroundColor);width:100%;height:100%;display:flex;align-items:center;justify-content:center;gap:20px;position:relative}.textWrapper.svelte-ypjain{margin-inline:5px;padding-top:0}form.svelte-ypjain{background-color:#fff;color:#000;box-shadow:#64646f33 0 7px 29px;border-radius:5px;display:flex;flex-direction:column;align-items:center;max-width:430px;width:100%;padding:20px 80px;box-sizing:border-box}.usernameNote.svelte-ypjain{margin-block:5px}@media (max-width: 1060px){.wrapper.svelte-ypjain{display:grid;grid-template-columns:auto;grid-template-rows:1fr max-content 1fr;grid-template-areas:"a" "b" "c";justify-content:center}.textWrapper.svelte-ypjain{grid-area:a;text-align:center;padding-bottom:0}form.svelte-ypjain{grid-area:b;margin:auto}}.showEditView.svelte-7beotr{border-radius:5px;height:100%;display:flex}#editIcon.svelte-7beotr{height:17px;padding-inline:5px}.title.svelte-1bhgwqj.svelte-1bhgwqj{text-align:center;margin-top:50px;margin-bottom:70px}.form-group.svelte-1bhgwqj.svelte-1bhgwqj,.form-group2.svelte-1bhgwqj.svelte-1bhgwqj{margin:10px 0;text-align:center}.form-group.svelte-1bhgwqj input[type=text].svelte-1bhgwqj{width:80%;padding:5px}.form-group.svelte-1bhgwqj label.svelte-1bhgwqj{display:inline-block;margin-right:10px}.button-group.svelte-1bhgwqj.svelte-1bhgwqj{text-align:center;margin-top:20px}.create-button.svelte-1bhgwqj.svelte-1bhgwqj,.cancel-button.svelte-1bhgwqj.svelte-1bhgwqj{background-color:#007bff;color:#fff;border:none;padding:10px 20px;cursor:pointer;border-radius:4px;margin:5px}.create-button.svelte-1bhgwqj.svelte-1bhgwqj:hover,.cancel-button.svelte-1bhgwqj.svelte-1bhgwqj:hover{background-color:#0056b3}.add-button.svelte-1bhgwqj.svelte-1bhgwqj:hover{background-color:#45a049}.add-button.svelte-1bhgwqj.svelte-1bhgwqj{background-color:#4caf50;color:#fff}.disabled.svelte-1bhgwqj.svelte-1bhgwqj{background-color:#ccc;cursor:not-allowed}.form.svelte-1bhgwqj.svelte-1bhgwqj{width:70%;margin:0 auto;padding:10px;text-align:center}.add-author-button.svelte-1bhgwqj.svelte-1bhgwqj{background-color:#4caf50;margin-bottom:20px}.author-list.svelte-1bhgwqj.svelte-1bhgwqj{display:block;flex-direction:column;max-height:150px;max-width:300px;overflow-x:auto;list-style-type:none;padding:0;margin:0}.author-list.svelte-1bhgwqj button.svelte-1bhgwqj{display:block;width:calc(100% - 20px);padding:5px 10px;border:none;cursor:pointer;border-radius:4px;margin:5px 10px}.add-cancel-button.svelte-1bhgwqj.svelte-1bhgwqj{background-color:#696969}.popup.svelte-1bhgwqj.svelte-1bhgwqj{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:var(--backgroundColor);border:1px solid #ccc;border-radius:5px;padding:20px;z-index:1000}.popup-buttons.svelte-1bhgwqj.svelte-1bhgwqj{display:flex;justify-content:space-between;margin-top:20px}.add-confirm-button.svelte-1bhgwqj.svelte-1bhgwqj{background-color:#007bff}.remove-author-button.svelte-1bhgwqj.svelte-1bhgwqj{background-color:#c00;color:#fff;border:none;padding:10px;cursor:pointer;border-radius:4px}.add-cancel-button.svelte-1bhgwqj.svelte-1bhgwqj,.add-confirm-button.svelte-1bhgwqj.svelte-1bhgwqj{flex:1;color:#fff;border:none;padding:5px 10px;cursor:pointer;border-radius:4px;margin-right:10px}
