@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-200:oklch(88.5% .062 18.334);--color-orange-200:oklch(90.1% .076 70.697);--color-amber-200:oklch(92.4% .12 95.746);--color-yellow-200:oklch(94.5% .129 101.54);--color-lime-200:oklch(93.8% .127 124.321);--color-green-200:oklch(92.5% .084 155.995);--color-emerald-200:oklch(90.5% .093 164.15);--color-teal-200:oklch(91% .096 180.426);--color-cyan-200:oklch(91.7% .08 205.041);--color-sky-200:oklch(90.1% .058 230.902);--color-blue-200:oklch(88.2% .059 254.128);--color-indigo-200:oklch(87% .065 274.039);--color-gray-400:oklch(70.7% .022 261.325);--color-neutral-50:oklch(98.5% 0 0);--color-neutral-100:oklch(97% 0 0);--color-neutral-200:oklch(92.2% 0 0);--color-neutral-300:oklch(87% 0 0);--color-neutral-400:oklch(70.8% 0 0);--color-neutral-500:oklch(55.6% 0 0);--color-neutral-600:oklch(43.9% 0 0);--color-neutral-700:oklch(37.1% 0 0);--color-neutral-800:oklch(26.9% 0 0);--color-black:#000;--color-white:#fff;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.pointer-events-none{pointer-events:none}.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.static{position:static}.z-50{z-index:50}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.block{display:block}.flex{display:flex}.hidden{display:none}.inline{display:inline}.table{display:table}.h-full{height:100%}.w-full{width:100%}.flex-grow{flex-grow:1}.bg-white{background-color:var(--color-white)}.text-black{color:var(--color-black)}.text-gray-400{color:var(--color-gray-400)}.text-neutral-300{color:var(--color-neutral-300)}.select-none{-webkit-user-select:none;user-select:none}@media(prefers-color-scheme:dark){.dark\:bg-neutral-800{background-color:var(--color-neutral-800)}.dark\:text-neutral-500{color:var(--color-neutral-500)}.dark\:text-neutral-600{color:var(--color-neutral-600)}.dark\:text-white{color:var(--color-white)}}}body,html{margin:0;font-family:Roboto,sans-serif}html{overflow-y:scroll}*{-ms-overflow-style:none;scrollbar-width:none}::-webkit-scrollbar{width:0;height:0;display:none}#app{width:min(100%,65ch + 2em + 2px);margin:auto;display:grid}.note{border-bottom:1px solid var(--color-neutral-200);width:100%;display:grid}.time{grid-area:time}.menu{grid-area:menu}.text{grid-area:text}.note{grid-template:"time button"2.5em"text text"1fr/20ch 3.5em;grid-auto-flow:column;place-content:start space-between}[contenteditable],#placeholder{padding:1em}.time,.note button{margin:1em 1em 0}.search-layout,.search-results{display:grid}.search-layout{grid-template-areas:"search""results";min-height:0}.searchfield{grid-area:search}.search-results{grid-area:results}h1{font-size:1.25em}h2{font-size:1.125em}@media(min-width:180ch){.searchfield,#sidebar{height:100dvh;min-height:0;position:sticky;top:0}.searchfield{overflow-y:scroll}#sidebar{overflow-y:none}.searchfield .text{flex-direction:column;height:100%;display:flex}.searchfield [contenteditable]{flex:1}#app{background-color:var(--color-neutral-100);grid-template-columns:calc(20ch + 2em) repeat(2,calc(65ch + 2em));grid-template-areas:"sidebar search results";gap:1px;width:fit-content}.note,.menu,#logo{background-color:#fff}#app>.search-layout{display:contents}}*{outline:none}pre,code{overflow-x:auto}img{max-width:100%}.image-attachment{margin:1em 0}.image-attachment img{object-fit:contain;border-radius:.25em;max-height:70vh;display:block}::highlight(search-match-11){background-color:var(--color-red-200);color:#000}::highlight(search-match-1){background-color:var(--color-lime-200);color:#000}::highlight(search-match-2){background-color:var(--color-cyan-200);color:#000}::highlight(search-match-3){background-color:var(--color-orange-200);color:#000}::highlight(search-match-4){background-color:var(--color-green-200);color:#000}::highlight(search-match-5){background-color:var(--color-sky-200);color:#000}::highlight(search-match-6){background-color:var(--color-amber-200);color:#000}::highlight(search-match-7){background-color:var(--color-emerald-200);color:#000}::highlight(search-match-8){background-color:var(--color-blue-200);color:#000}::highlight(search-match-9){background-color:var(--color-yellow-200);color:#000}::highlight(search-match-10){background-color:var(--color-teal-200);color:#000}::highlight(search-match-0){background-color:var(--color-indigo-200);color:#000}.search-results .text>.no-match{--ellipsis-background:var(--color-neutral-50);interpolate-size:allow-keywords;overflow-y:clip}.search-results .note:not(:focus-within):not(:has(>.text>h1:not(.no-match))) .text>.no-match:not(h1,h2,h3,h4,h5,h6):is(:first-child,.no-match+*):is(:last-child,:has(+.no-match)){opacity:0;height:0;margin-block:0;padding-block:0}.search-results .note:not(:focus-within):not(:has(>.text>h1:not(.no-match))) .text>.no-match:has(+.no-match:not(h1,h2,h3,h4,h5,h6):last-child,+.no-match:not(h1,h2,h3,h4,h5,h6)+.no-match){margin-bottom:0}.search-results .text>.no-match:not(h1,h2,h3,h4,h5,h6):before{content:"⋯";opacity:0;height:0;font-weight:700;transition:height .3s,opacity .3s;display:block;overflow-y:clip}.search-results .note:not(:focus-within):not(:has(>.text>h1:not(.no-match))) .text>.no-match:not(h1,h2,h3,h4,h5,h6):is(:first-child,:not(.no-match)+.no-match+*,.no-match:is(h1,h2,h3,h4,h5,h6)+*):is(:last-child,:has(+.no-match)){background-color:var(--ellipsis-background);cursor:pointer;opacity:1;height:1lh}.search-results .note:not(:focus-within):not(:has(>.text>h1:not(.no-match))) .text>.no-match:not(h1,h2,h3,h4,h5,h6):is(:first-child,:not(.no-match)+.no-match+*,.no-match:is(h1,h2,h3,h4,h5,h6)+*):is(:last-child,:has(+.no-match)):before{opacity:1;height:1lh}:is(h1,h2,h3,h4,h5,h6,p,ol,ul,li,blockquote){color:#404040;position:relative}:is(h1,h2,h3,h4,h5,h6,p,ol,ul,li,blockquote):not(:last-child){margin-bottom:1rem}ul li::marker{color:var(--color-neutral-300)}ol li::marker{color:var(--color-neutral-500)}ul,ol{padding-left:1.65em}ul li{list-style:outside}ol li{list-style:decimal}li p{display:inline}pre{background-color:var(--color-neutral-100);margin:1em 0;padding:1em}blockquote{border-left:.5ch solid var(--color-neutral-100);padding-left:1ch}.button{background-color:var(--color-neutral-100);border-radius:.25em;width:1.5em;height:1.5em;padding:.25em;display:block}.button:hover{outline:1px solid var(--color-neutral-200)}.button svg{width:100%;height:100%}@media(prefers-color-scheme:dark){body,#app{background-color:var(--color-neutral-800)}[contenteditable]{border:1px solid var(--color-neutral-700)}[contenteditable]:focus{border:1px solid var(--color-neutral-600)}:is(h1,h2,h3,h4,h5,h6,p,ol,ul,li,blockquote){color:#cecece}ul li::marker{color:var(--color-neutral-600)}ol li::marker{color:var(--color-neutral-400)}pre{background-color:var(--color-neutral-700)}.search-results .text>.no-match{--ellipsis-background:var(--color-neutral-700)}blockquote{border-left-color:var(--color-neutral-700)}.button{background-color:var(--color-neutral-700)}.button:hover{outline-color:var(--color-neutral-700)}}#sidebar.svelte-1nhzsi7{grid-area:sidebar;display:flex;flex-direction:column;gap:1px}#sidebar.svelte-1nhzsi7>:where(.svelte-1nhzsi7){background-color:#fff;padding:1em}#logo.svelte-1nhzsi7{height:4em}#logo.svelte-1nhzsi7 svg:where(.svelte-1nhzsi7){height:100%}input[type=file].svelte-1nhzsi7{display:none}button.svelte-1nhzsi7,label.svelte-1nhzsi7{height:3em;display:flex;padding:1em 0;gap:1em;align-items:center;line-height:1px}.heading.svelte-1nhzsi7>div:where(.svelte-1nhzsi7){line-height:normal;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:lowercase}.heading.svelte-1nhzsi7 svg:where(.svelte-1nhzsi7){flex:0 0 auto}svg.svelte-1nhzsi7{height:100%}
