@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap");@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+Symbols&display=swap");:root{--highlight-color:#547b5f}body{font-family:IBM Plex Mono,Cutive Mono,monospace;background:#ffffff;color:#000000;line-height:1.6;transition:background-color .3s ease,color .3s ease}*{-ms-overflow-style:none;scrollbar-width:none}::-webkit-scrollbar{display:none}.ant-drawer-body,.ant-drawer-header,.ant-drawer-title{font-family:IBM Plex Mono,Cutive Mono,monospace}.ant-drawer-content,.ant-drawer-header{background-color:#ffffff;color:#000000}.drawer-wrapper{position:fixed;top:0;right:0;bottom:0;z-index:1001}body[data-theme=dark] .ant-drawer-content,body[data-theme=dark] .ant-drawer-header{background-color:#1f1f1f;color:#ffffff}body[data-theme=dark] .ant-drawer-close,body[data-theme=dark] .ant-drawer-title{color:#ffffff}.navbar{padding:1rem 2rem;border-bottom:1px solid #ddd}.login-container{max-width:300px;margin:2rem auto;padding:1rem;border:1px solid #ddd;border-radius:4px}.navbar a{text-decoration:none}.notebook-container{max-width:65vw;margin:auto;display:flex;align-self:stretch;flex-direction:column;justify-content:center;align-items:stretch}.notebook-header{justify-content:space-between}.full-focus-toggle,.notebook-header{display:flex;align-items:center}.notebook-title{font-size:2rem;margin-top:2rem;margin-bottom:2rem;font-weight:800}.notebook-title-row{display:flex;align-items:center}.groups-container{margin-top:1rem;width:100%;overflow-x:hidden}.group-card{border-left:3px solid rgb(45,45,45)}.group-header{background-color:#ffffff;border:none;justify-content:flex-end;margin-bottom:0;scroll-margin-top:1rem;max-width:100%}.group-title{font-size:2.5rem;font-weight:400;margin-bottom:0;padding:2rem;width:100%}.subgroup-card{margin-top:0;border:none;position:relative}.subgroup-header{border-radius:0;padding:1rem 1rem 1rem 2rem;border:none;background-color:#fff;margin-bottom:0;position:-webkit-sticky;position:sticky;top:0;z-index:30}.subgroup-title{font-size:1.75rem;font-weight:300;background-color:inherit;margin:5px}.entry-card-content:before,.group-title:before,.subgroup-title:before{font-family:Noto Sans Symbols,sans-serif;margin-right:.5rem;display:inline-block}.entry-header .entry-card-content:before,.group-card .group-title:before,.subgroup-header .subgroup-title:before{content:"▸";width:50px}.entry-card-content:before{content:"▸";width:10px!important}.entry-card.open .entry-card-content:before,.group-card.open .group-title:before,.subgroup-header.open .subgroup-title:before{content:"▾";width:50px}.entry-card{border-radius:1rem;background-color:#fff;margin-top:2rem;margin-left:2rem;margin-bottom:0;max-width:90%;scroll-margin-top:1rem;position:relative}.entry-card.archived{background-color:#eee;opacity:.6}.error-message{color:red;margin-left:2rem}.subgroup-card.insert-indicator:before{content:"";position:absolute;top:0;bottom:0;left:0;border-left:10px dashed #959b3a}.subgroup-card.drop-target:before{outline:3px dashed rgba(149,155,58,.5);outline-offset:-3px}body.dragging,body.dragging *{cursor:-webkit-grabbing!important;cursor:grabbing!important}body.dragging .interactive,body.dragging button{transition:none!important;transform:none!important;filter:none!important;margin-left:0!important}.entry-header{padding:2rem;border:1px solid rgba(0,0,0,.3);border-radius:2rem;margin-bottom:1.5rem;position:relative}.collapse-button{position:absolute;top:1rem;right:1rem;border:none;background:none;font-size:1.5rem;cursor:pointer}.entry-card-title{font-size:2rem;font-weight:600;margin-bottom:0;margin-top:0}.entry-card-content{font-size:1.25rem;font-weight:300;margin-top:.5rem;margin-bottom:.5rem}.add-entry,.add-group,.add-subgroup{border-radius:2rem;background-color:#fff;border:none;justify-content:flex-end;padding:2rem;margin:1rem 2rem;color:#9b9b9b;max-width:100%}.add-group{margin-top:3rem;margin-bottom:6rem}.subgroup-children.collapsible.open{display:flex;flex-direction:column}.subgroup-children.collapsible.open .add-entry{position:-webkit-sticky;position:sticky;bottom:0;margin-top:auto;z-index:20}.editor-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;z-index:1000}.editor-modal-overlay.popup{background:rgba(0,0,0,.5)}.editor-modal-overlay.fullscreen{background-color:#fff}.editor-modal-overlay.notebook{background:rgba(0,0,0,.5)}.editor-modal-content{background:#fff;color:#000;display:flex;flex-direction:column}.editor-modal-content.popup{padding:1rem;border-radius:1em;width:100%;max-width:500px;max-height:50%}.editor-modal-content.fullscreen{padding:2rem;height:100%;width:100%;max-width:100vw}.editor-modal-content.fullscreen .editor-modal-body{flex:1 1;display:flex;flex-direction:column;align-items:center}.editor-modal-content.fullscreen .editor-input-title{width:auto;min-width:30%;margin-bottom:1rem;padding:1rem;font-size:1.5rem}.editor-modal-content.fullscreen .editor-textarea-content{flex:1 1;min-height:0;width:60%;padding:1rem;resize:none;overflow-y:auto;scrollbar-width:none;font-size:1.25rem}.editor-modal-content.fullscreen .editor-textarea-content::-webkit-scrollbar{display:none}.editor-modal-content.fullscreen .editor-quill{flex:1 1;min-height:0;width:100%;max-width:50%;margin-bottom:1rem;position:relative}.editor-modal-content.fullscreen .editor-quill .ql-container{border:none;margin:auto}.editor-modal-content.fullscreen .editor-quill .ql-editor{min-height:3em;margin-top:2rem;margin-bottom:2rem;font-size:1.25rem;font-family:IBM Plex Mono,Cutive Mono,monospace;overflow:auto;flex:1 1;min-height:0;width:100%;height:83vh;padding:1.5rem 1rem 1rem;resize:none;overflow-y:auto;scrollbar-width:none;-webkit-mask-image:linear-gradient(180deg,transparent 0,black 4%,black 96%,transparent);mask-image:linear-gradient(180deg,transparent 0,black 4%,black 96%,transparent);mask-mode:alpha;background:rgba(255,255,255,.8);-webkit-backdrop-filter:blur(5px) saturate(120%);backdrop-filter:blur(5px) saturate(120%)}.editor-modal-content.fullscreen .ql-toolbar{border:1px solid rgb(255,255,255);background-color:rgba(255,255,255,1);box-shadow:2px 4px 8px 0 rgba(0,0,0,.2);font-family:IBM Plex Mono,Cutive Mono,monospace;border-radius:1rem;height:3.5rem;transition:transform .2s ease-in-out,opacity .2s ease-in-out;transform:translateY(0);position:absolute;top:-3.5rem;left:0;right:0;z-index:50;display:flex;justify-content:center;align-items:center;text-align:center}.editor-modal-content.fullscreen .toolbar-hidden .ql-toolbar{transform:translateY(-100%);opacity:0;pointer-events:none}.editor-modal-content.notebook{padding:1rem;border-radius:1em;width:50vw;max-width:65vw;max-height:80vh;overflow-y:auto}.editor-modal-body input,.editor-modal-body textarea{width:100%;padding:.5rem;border-radius:.5rem;border:1px solid #ccc;font-family:inherit;box-sizing:border-box}.editor-modal-body input,.editor-modal-body textarea{height:3em;margin-bottom:1rem;border:none}.editor-modal-body textarea{padding:1rem;resize:none}.editor-modal-body input:focus,.editor-modal-body textarea:focus{outline:none;box-shadow:none}.entry-title-row{position:-webkit-sticky;position:sticky;top:0;display:flex;width:100%;background:#fff;z-index:10}.entry-title-container{flex:1 1;padding-left:1rem;min-height:0}.export-menu{border-bottom:none;background:transparent}.export-menu,.export-menu .ant-menu-submenu-title{height:100%;display:flex;align-items:center}.entry-title-display{font-size:1rem;cursor:pointer;margin:0}.entry-title-input{font-size:1rem;width:100%;border:none;padding:0;margin-bottom:.25rem}.entry-title-input:focus{outline:none}.last-saved{font-size:.875rem;color:#666}.editor-modal-footer{display:flex;justify-content:flex-end;gap:.5em;margin-top:1rem}.slide-up{animation:slideUp .4s ease-out}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.tag{padding:.25em .5em;border-radius:.5em;background:#ddd;margin-right:.5em;margin-bottom:1em;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:inline-flex;align-items:center}.tag .close-icon{margin-right:.25em;font-weight:700}.edit-icon{margin-right:.5rem;cursor:pointer}.notebook-controller{justify-content:space-between}.controller-left,.notebook-controller,.profile-menu-container{display:flex;align-items:center}.profile-menu-container{position:relative}.profile-icon{background:transparent;border:none;cursor:pointer;font-size:1.5rem}.profile-menu{display:none;position:absolute;right:0;top:100%;background:#fff;border:1px solid #ccc;padding:.5rem;border-radius:.5rem;z-index:100}.profile-menu a{color:inherit;text-decoration:none}.profile-menu-container:hover .profile-menu{display:block}.interactive,button{transition:transform .2s ease-in-out,filter .2s ease-in-out,margin-left .2s ease-in-out,background-color .2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none}.interactive:hover,button:hover{cursor:pointer;transform:scale(1.02);background-color:color-mix(in srgb,var(--highlight-color) 15%,transparent);border-color:var(--highlight-color);color:var(--highlight-color)}.interactive:hover{margin-left:2rem;margin-right:2rem}.entry-header.interactive:hover,.group-title.interactive:hover,.subgroup-header.interactive:hover{margin-left:0;margin-right:0}.edit-button{margin-left:.5rem}.edit-button.hidden{display:none}.group-card.open{border-left:3px dashed rgb(45,45,45)}.subgroup-header.open:after{content:"";display:block;width:60%;border-bottom:1px dashed rgb(45,45,45);margin-top:1rem}body[data-theme=dark]{background:#141414;color:#fff;color-scheme:dark}body[data-theme=light]{color-scheme:light}body[data-theme=dark] .add-entry,body[data-theme=dark] .add-group,body[data-theme=dark] .add-subgroup,body[data-theme=dark] .entry-card,body[data-theme=dark] .entry-header,body[data-theme=dark] .group-card,body[data-theme=dark] .group-header,body[data-theme=dark] .profile-menu,body[data-theme=dark] .subgroup-card,body[data-theme=dark] .subgroup-header{background-color:#1f1f1f;color:#fff}body[data-theme=dark] .entry-card.archived{background-color:#272727;opacity:.6}body[data-theme=dark] .error-message{color:#ff8080}body[data-theme=dark] input,body[data-theme=dark] select,body[data-theme=dark] textarea{background-color:#1f1f1f;color:#fff;border-color:#555}body[data-theme=light] input,body[data-theme=light] select,body[data-theme=light] textarea{background-color:#fff;color:#000}body[data-theme=dark] button{background-color:#333;color:#fff;border-color:#555}body[data-theme=dark] .group-card{border-left:3px solid rgba(255,255,255,.6)}body[data-theme=dark] .group-card.open{border-left:3px dashed rgba(255,255,255,.6)}body[data-theme=dark] .subgroup-header.open:after{border-bottom:1px dashed rgba(255,255,255,.6)}body[data-theme=light] button{background-color:#f5f5f5;color:#000}body[data-theme=dark] a,body[data-theme=dark] a:visited{color:#fff}body[data-theme=light] a,body[data-theme=light] a:visited{color:#000}body[data-theme=dark] .login-container,body[data-theme=dark] .navbar{background-color:#1f1f1f;border-color:#333}body[data-theme=dark] .editor-modal-overlay.fullscreen{background:rgba(0,0,0,.85)}body[data-theme=dark] .editor-modal-content{background-color:#1f1f1f;color:#fff}body[data-theme=dark] .editor-modal-content.fullscreen .entry-title-container,body[data-theme=dark] .editor-modal-content.fullscreen .entry-title-row,body[data-theme=dark] .editor-modal-content.fullscreen .export-menu,body[data-theme=dark] .editor-modal-content.fullscreen .export-menu .ant-menu-submenu-title{background:#1f1f1f}body[data-theme=dark] .editor-modal-content.fullscreen .ql-toolbar{background-color:#333;border:1px solid #555}.editor-modal-content.fullscreen .ql-toolbar .ql-formats{float:none;display:flex;align-items:center}.editor-modal-content.fullscreen .ql-toolbar button{display:flex;align-items:center;justify-content:center;float:none}body[data-theme=dark] .ql-toolbar .ql-stroke{stroke:#fff}body[data-theme=dark] .ql-toolbar .ql-fill{fill:#fff}body[data-theme=dark] .ql-toolbar .ql-picker,body[data-theme=dark] .ql-toolbar button{color:#fff}body[data-theme=dark] .editor-modal-content.fullscreen .ql-editor{background-color:#1f1f1f;color:#fff}body[data-theme=dark] .ql-editor.ql-blank:before{color:#fff}body[data-theme=light] .navbar{background-color:#fff}.collapsible{max-height:0;overflow:hidden;transition:max-height .3s ease}.collapsible.open{max-height:85vh;overflow-y:auto;overflow-x:hidden;scrollbar-width:none}.collapsible.open::-webkit-scrollbar{display:none}.ql-toolbar .ql-picker-options{background-color:#fff;color:#000}body[data-theme=dark] .ql-toolbar .ql-picker-options{background-color:#1f1f1f;color:#fff}.ql-editor h1{font-size:2em}.ql-editor h2{font-size:1.5em}.ant-btn.drawer-btn{border:none;transition:background-color .2s ease,color .2s ease}.ant-btn.drawer-btn-save{background-color:#000;color:#fff}.ant-btn.drawer-btn-save:hover{background-color:#333}.ant-btn.drawer-btn-delete{background-color:#555;color:#fff}.ant-btn.drawer-btn-delete:hover{background-color:#666}.ant-btn.drawer-btn-archive,.ant-btn.drawer-btn-cancel{background-color:#e6e6e6;color:#000}.ant-btn.drawer-btn-archive:hover,.ant-btn.drawer-btn-cancel:hover{background-color:#ccc}body[data-theme=dark] .ant-btn.drawer-btn-save{background-color:#fff;color:#000}body[data-theme=dark] .ant-btn.drawer-btn-save:hover{background-color:#e0e0e0}body[data-theme=dark] .ant-btn.drawer-btn-delete{background-color:#888;color:#000}body[data-theme=dark] .ant-btn.drawer-btn-delete:hover{background-color:#777}body[data-theme=dark] .ant-btn.drawer-btn-archive,body[data-theme=dark] .ant-btn.drawer-btn-cancel{background-color:#333;color:#fff}body[data-theme=dark] .ant-btn.drawer-btn-archive:hover,body[data-theme=dark] .ant-btn.drawer-btn-cancel:hover{background-color:#444}.ant-switch{background-color:#bfbfbf}.ant-switch:hover{background-color:#a6a6a6}.ant-switch-checked{background-color:#595959}.ant-switch-checked:hover{background-color:#434343}.ant-switch .ant-switch-handle:before{background-color:#fff}.ant-switch .ant-switch-inner .ant-switch-inner-unchecked{color:#000}.ant-switch-checked .ant-switch-inner .ant-switch-inner-checked{color:#fff}body[data-theme=dark] .ant-switch{background-color:#333}body[data-theme=dark] .ant-switch:hover{background-color:#404040}body[data-theme=dark] .ant-switch-checked{background-color:#d9d9d9}body[data-theme=dark] .ant-switch-checked:hover{background-color:#f0f0f0}body[data-theme=dark] .ant-switch .ant-switch-handle:before{background-color:#fff}body[data-theme=dark] .ant-switch-checked .ant-switch-handle:before{background-color:#000}body[data-theme=dark] .ant-switch .ant-switch-inner .ant-switch-inner-unchecked{color:#fff}body[data-theme=dark] .ant-switch-checked .ant-switch-inner .ant-switch-inner-checked{color:#000}body,html{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[data-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-top:0;margin-bottom:1em}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}button,input,optgroup,select,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}