article,aside,div,fieldset,figure,footer,header,img,input,label,li,main,menu,nav,section,span,textarea{box-sizing:border-box}html:focus-within{scroll-behavior:smooth}body{height:100svh;text-rendering:optimizeSpeed}body,menu,ul,figure,fieldset{margin:0}table{border-collapse:collapse}figure img{display:block}ul,menu{list-style-type:none;padding:0}button,select,summary,input[type=checkbox],input[type=radio],input[type=submit],input[type=reset],label[for],label:has(input,textarea,select){cursor:pointer}.flexrow,.flexrow-start{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.flex-center,.flexrow-center{display:flex;flex-direction:row;align-items:center;justify-content:center}.flexrow-end{display:flex;flex-direction:row;align-items:center;justify-content:flex-end}.flexrow-spread{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.flexcol,.flexcol-start{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.flexcol-center{display:flex;flex-direction:column;align-items:center;justify-content:center}.flexcol-end{display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.flexcol-spread{display:flex;flex-direction:column;align-items:center;justify-content:space-between}.f-top,.f-left{align-items:flex-start}.f-bottom,.f-right{align-items:flex-end}.f-stretch{align-items:stretch}.flex-grow{flex-grow:1}.flex-spacer{flex:1 1 auto}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;color-scheme:light dark;--light-gray: #adadad;--gray: #808080;--dark-gray: #4d4d4d;--highlight-yellow: #ffee00}#app{height:100%}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-thumb{border-radius:7px;cursor:grab;background-color:var(--primary-color);background-color:hsl(from var(--primary-color) h s calc(l + 7))}::-webkit-scrollbar-thumb:active{cursor:grabbing}::-webkit-scrollbar-track{border-radius:7px;border:1px solid hsl(from var(--primary-color) h s calc(l + 7));background-color:var(--secondary-color);cursor:default}::-webkit-scrollbar-corner{background-color:transparent}.rtl{direction:rtl}button.svelte-7ngpo1{border-radius:50%;border:2px solid var(--light-gray)}button.svelte-7ngpo1:hover{border:2px solid var(--dark-gray)}button.svelte-7ngpo1:focus-visible{border:2px solid var(--highlight-yellow);outline:0 none}input.svelte-7ngpo1{visibility:hidden;position:absolute;width:0;height:0;padding:0;border:0 none;margin-inline:2.5rem}section.svelte-17b8czc{position:absolute;top:160px;right:0;border:1px solid var(--secondary-color);border-radius:10px 0 0 10px;border-right:0 none;padding:2rem;background-color:color-mix(in srgb,var(--primary-color) 80%,transparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:var(--text-negative-color);z-index:1}h4.svelte-17b8czc{margin-block:2rem .5rem;border-bottom:1px dotted var(--dark-gray)}.secondary-color-picker{position:relative;left:-50px}.colors-section.svelte-17b8czc{position:relative}.swap-colors.svelte-17b8czc{position:absolute;top:60px;right:-4px;width:fit-content;aspect-ratio:1;padding:0;background-color:unset;border:0 none;font-size:1.35rem}.note.svelte-522dfw{min-height:2rem;padding-inline:10px;word-break:break-word;color:var(--text-color)}.note.svelte-522dfw:focus-visible{outline:0 none}.note.svelte-522dfw[contenteditable=true]:empty:before{content:attr(data-placeholder);color:var(--gray);font-style:italic}input[type=checkbox].svelte-1xi5wym{width:21px;height:21px;margin-top:6px;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:var(--primary-color);border:2px solid var(--primary-color);border-radius:.15em;transform:translateY(-.075em);font-size:18px;display:grid;place-content:center}input[type=checkbox].svelte-1xi5wym:before{content:"";width:13px;height:13px;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%);rotate:6deg;transform:scale(0);transition:.1s transform ease-in-out;background-color:var(--primary-color)}input[type=checkbox].svelte-1xi5wym.inverted-color{background-color:hsl(from var(--primary-color) h s calc(l + 7));border:0 none}input[type=checkbox].svelte-1xi5wym.inverted-color:before{background-color:var(--secondary-color)}input[type=checkbox].svelte-1xi5wym:focus-visible{outline:0 none;box-shadow:0 0 0 1px var(--secondary-color),0 0 0 2px var(--primary-color)}input[type=checkbox][disabled].svelte-1xi5wym{cursor:not-allowed}input[type=checkbox].svelte-1xi5wym:checked:before{transform:scale(1)}.checklist.svelte-146lb7e{gap:.3rem;padding-inline:6px;border-radius:10px;color:#000}.checklist.svelte-146lb7e:focus-visible{outline:0 none}.todo-text.svelte-146lb7e{max-width:calc(100% - 30px);height:25px;padding-top:3px;border:0 none;outline:0 none;font-size:1rem;color:var(--text-color);background-color:inherit}.todo-text.svelte-146lb7e.completed{text-decoration:line-through;color:var(--dark-gray)}.todo-text.svelte-146lb7e:focus{border-bottom:1px solid var(--gray);padding-top:4px}.sticky{position:absolute;top:135px;left:calc(100% - 251px);right:35px;overflow:hidden;resize:both;min-width:130px;max-width:50%;min-height:5rem;max-height:500px;padding-block:32px 15px;border:1px solid var(--primary-color);border-radius:7px;background-color:var(--secondary-color);cursor:text}.sticky.folded{min-height:4.75rem;resize:none}.sticky.current{outline:0 none;box-shadow:0 0 15px 0 var(--secondary-color);z-index:1}.sticky:hover .sticky-header,.sticky.current .sticky-header{top:0}.sticky-header{position:absolute;width:100%;height:30px;border-bottom:1px dotted var(--primary-color);top:-30px;padding-inline:.4rem;background-color:color-mix(in srgb,var(--primary-color) 16%,transparent);transition:top .2s ease}.sticky-header button{padding:0;border:0 none;background-color:transparent;color:var(--primary-color);transition:transform .1s ease}.sticky-header .toggle-note-checklist{font-size:1.2rem;margin-block-end:.1rem}.sticky-header .toggle-note-checklist:hover{transform:scale(1.35)}.sticky-header .restore-item-btn{font-size:1rem}.sticky-header .restore-item-btn:hover{transform:scale(1.25)}.sticky-header .toggle-sticky-title{font-size:1rem;font-weight:700;font-family:serif;margin-inline-start:.5rem;margin-block-start:.2rem}.sticky-header .toggle-sticky-title:hover{transform:scale(1.35)}.sticky-header .fold-btn{font-size:.9rem;margin-inline-end:.4rem}.sticky-header .fold-btn:hover{transform:scale(1.35)}.sticky-header .delete-btn{font-size:1rem}.sticky-header .delete-btn:hover{transform:scale(1.5)}.sticky-title-container{padding-inline:1rem;color:var(--text-color)}.sticky-title-container input{width:100%;height:25px;padding-top:3px;border:0 none;outline:0 none;font-size:1.1rem;font-weight:700;color:var(--text-color);background-color:inherit}.sticky-title-container input:focus{border-bottom:1px solid var(--gray);padding-top:4px}.sticky-title-container input::placeholder{font-weight:400}.sticky-body{height:100%;overflow-y:auto;margin-inline:8px}.transition-container.svelte-1ji2vgl{margin-block-end:.6rem}div.svelte-1hh6rme{position:relative;top:-20%;width:26rem;max-height:500px;border:0 none;border-radius:7px;background-color:#000;box-shadow:0 0 80px -40px var(--secondary-color)}header.svelte-wlrc5a{margin:.75rem 1rem .6rem;color:var(--secondary-color)}footer.svelte-wlrc5a{margin:1rem}.dialog-body.svelte-wlrc5a{margin-inline:1rem;padding-block:.5rem;min-height:5rem;border-top:1px solid #80808044;border-bottom:1px solid #80808044}h3.svelte-wlrc5a{margin:0}.close-dialog-btn.svelte-wlrc5a{width:24px;height:24px;margin:-2px -8px 0 0;padding:0 0 1px 1px;border:0 none;border-radius:7px;color:var(--secondary-color);background-color:unset}.close-dialog-btn.svelte-wlrc5a:hover{margin:-1px -7px 0 0;transform:scale(1.25)}div.svelte-14b3xrd{height:100%;display:grid;place-items:center;background-color:#33333380;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.dialog-btn.svelte-n5j088{min-width:5rem;padding-block:.4rem .25rem;border:1px solid #d6d6d6;border-radius:4px;color:#d6d6d6;background-color:var(--primary-color);font-size:1rem;font-weight:700}.dialog-btn.svelte-n5j088:hover:not([disabled]){color:var(--primary-color);background-color:var(--secondary-color)}.dialog-btn.svelte-n5j088:focus,.dialog-btn.svelte-n5j088:focus-visible{outline:1px solid var(--secondary-color);border-color:var(--secondary-color)}.dialog-btn.svelte-n5j088[disabled]{color:var(--gray);border-color:var(--dark-gray);cursor:progress}section.svelte-1ckc4cm{position:relative;width:100%;height:100%;padding:2rem;outline:none}section.svelte-1dffeik{position:relative;width:100%;height:100%;padding:2rem}section.svelte-1dffeik .sticky{background-color:var(--light-gray)}@property --relative-light{syntax: "<number>"; initial-value: 0; inherits: false;}@property --gradient-color{syntax: "<color>"; initial-value: rgba(0,0,0,.1); inherits: false;}@property --perc{syntax: "<percentage>"; initial-value: 0%; inherits: false;}@property --deg{syntax: "<angle>"; initial-value: 0deg; inherits: false;}#app-background{height:100%;position:relative;background-color:var(--primary-color);overflow:hidden}#app-background.idle{cursor:none}#app-background.pulse{background-image:radial-gradient(circle,hsl(from var(--primary-color) h s calc(l + var(--relative-light))),transparent 120%);animation:pulse 16s ease-in-out infinite}#app-background.breath{background-image:radial-gradient(circle,var(--primary-color),var(--gradient-color) var(--perc),var(--primary-color) 180%);animation:breath 14s ease-in-out infinite alternate}#app-background.wave{background:linear-gradient(180deg,var(--primary-color),hsl(from var(--primary-color) h s calc(l - 6)),var(--primary-color),hsl(from var(--primary-color) h s calc(l + 6)),var(--primary-color));background-size:100% 200%;animation:wave 16s ease-in-out infinite}#app-background.spinning-poke{background:conic-gradient(from var(--deg),hsl(from var(--primary-color) h s calc(l + var(--relative-light))),var(--primary-color),hsl(from var(--primary-color) h s calc(l + var(--relative-light))));animation:spinning-poke 24s ease-in-out infinite alternate}@keyframes pulse{0%{--relative-light: 0}25%{--relative-light: -12}75%{--relative-light: 12}to{--relative-light: 0}}@keyframes breath{0%{--gradient-color: rgba(0, 0, 0, .1);--perc: 0%}50%{--gradient-color: rgba(0, 0, 0, .5)}to{--gradient-color: rgba(0, 0, 0, .2);--perc: 100%}}@keyframes wave{0%{background-position:0% 200%}to{background-position:0% 0%}}@keyframes spinning-poke{0%{--relative-light: 0;--deg: 0deg}25%{--relative-light: -15}75%{--relative-light: 15}to{--relative-light: 0;--deg: 720deg }}.app-top-buttons{gap:12px}.app-top-buttons button{width:50px;height:50px;border:1px solid var(--secondary-color);border-radius:6px;background-color:transparent;color:var(--secondary-color);font-size:2rem}.app-top-buttons button:hover:not([disabled]),.app-top-buttons button.pressed{background-color:var(--secondary-color);color:var(--primary-color)}#new-sticky-btn{padding:2px 0 0}#trash-btn{padding:0 0 3px 2px}#menu-btn{padding:0 2px 6px 0}div.svelte-1f3bqo4{position:absolute;top:3.5rem;right:2.4rem}#page.svelte-1vrg7r1{height:100%}#app-modal-container.svelte-1vrg7r1{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000}#app-modal-container.svelte-1vrg7r1:empty{all:unset}
