:is(html:has(.desktop-ocr-backdrop),body:has(.desktop-ocr-backdrop)){overscroll-behavior:none;overflow:hidden}.desktop-ocr-backdrop.svelte-15s50wg{z-index:80;background:var(--backdrop);-webkit-backdrop-filter:blur(5px);justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.desktop-dialog-stack.svelte-15s50wg{width:min(900px,100%);box-shadow:var(--shadow-lg);position:relative}.desktop-ocr-dialog.svelte-15s50wg{background:var(--backdrop-lg);outline:none;flex-direction:column;width:100%;min-height:15rem;max-height:min(78dvh,46rem);display:flex;position:relative;overflow:hidden}.desktop-icon-button.svelte-15s50wg{z-index:3;background:var(--backdrop-lg);width:2rem;height:2rem;color:var(--color-text);cursor:pointer;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);border:0;place-items:center;padding:0;display:grid;position:absolute}.desktop-floating-close.svelte-15s50wg{top:.8rem;right:.8rem}.desktop-icon-button.svelte-15s50wg:hover{background:var(--backdrop-lg)}.desktop-icon-button.svelte-15s50wg:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.desktop-dialog-body.svelte-15s50wg{flex:auto;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:0;display:grid;overflow:hidden}.desktop-image-panel.svelte-15s50wg{border-right:var(--line-width) solid var(--color-border);background:var(--backdrop);place-items:center;min-width:0;min-height:24rem;padding:0;display:grid;position:relative;overflow:hidden}.desktop-image-panel.svelte-15s50wg img:where(.svelte-15s50wg){object-fit:contain;object-position:center;width:100%;max-width:100%;height:100%;max-height:100%;display:block;position:absolute;inset:0}.desktop-text-panel.svelte-15s50wg{background:var(--backdrop-lg);scrollbar-color:var(--color-border-strong) transparent;-webkit-backdrop-filter:blur(20px);flex-direction:column;gap:0;min-width:0;min-height:0;padding:4rem 0 0;display:flex;overflow-y:auto}.desktop-text-content.svelte-15s50wg{flex-direction:column;flex:1 0 auto;gap:1.35rem;min-width:0;margin-top:.2rem;padding:0 1.5rem;display:flex}.desktop-model-info.svelte-15s50wg{box-sizing:border-box;width:100%;color:var(--color-muted);font-family:var(--font-mono);font-size:var(--font-size-sm);text-align:center;justify-content:center;gap:.4rem 1.2rem;margin:4rem auto 1rem;padding:0 1.5rem;line-height:1.4;display:flex}.desktop-model-info.svelte-15s50wg div:where(.svelte-15s50wg){white-space:nowrap;justify-content:center;align-items:center;gap:.4rem;min-width:0;max-width:100%;display:flex}.desktop-model-info.svelte-15s50wg dt:where(.svelte-15s50wg){font-weight:600}.desktop-model-info.svelte-15s50wg dd:where(.svelte-15s50wg){color:var(--color-soft);font-size:var(--font-size-xs);text-overflow:ellipsis;margin:0;overflow:hidden}pre.svelte-15s50wg{color:var(--color-soft);font-family:var(--font-mono);font-size:var(--font-size-md);white-space:pre-wrap;word-break:break-word;margin:0;line-height:1.65}.desktop-keyword-list.svelte-15s50wg{flex-wrap:wrap;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.desktop-keyword-list.svelte-15s50wg li:where(.svelte-15s50wg){background:var(--color-surface-hover);color:var(--color-soft);font-size:var(--font-size-sm);padding:.3rem .5rem;font-weight:600;line-height:1.2}:is(html:has(.mobile-ocr-backdrop),body:has(.mobile-ocr-backdrop)){overscroll-behavior:none;overflow:hidden}.mobile-ocr-backdrop.svelte-18hxau0{--sheet-ease:cubic-bezier(.2, .78, .24, 1);z-index:80;padding:var(--sheet-top-margin) 0 0;-webkit-backdrop-filter:blur();transition:backdrop-filter var(--sheet-duration) ease, -webkit-backdrop-filter var(--sheet-duration) ease;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.mobile-ocr-backdrop.mobile-sheet-active.svelte-18hxau0{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.mobile-ocr-backdrop.mobile-sheet-closing.svelte-18hxau0,.mobile-sheet-stack.mobile-sheet-closing.svelte-18hxau0{transition-duration:var(--sheet-duration)}.mobile-sheet-stack.svelte-18hxau0{width:min(900px,100%);transform:translateY(calc(100% + env(safe-area-inset-bottom)));transition:transform var(--sheet-duration) var(--sheet-ease);box-shadow:var(--shadow-lg);will-change:transform;position:relative}.mobile-sheet-stack.mobile-sheet-presented.svelte-18hxau0{transform:translateY(0)}.mobile-sheet-stack.mobile-sheet-dragging.svelte-18hxau0{-webkit-user-select:none;user-select:none;transition:none}.mobile-sheet-stack.mobile-sheet-closing.svelte-18hxau0{pointer-events:none}.mobile-ocr-dialog.svelte-18hxau0{box-sizing:border-box;background:var(--color-surface-floating);width:100%;min-height:0;transition:height var(--sheet-duration) var(--sheet-ease);outline:none;flex-direction:column;display:flex;position:relative;overflow:hidden}.mobile-sheet-stack.svelte-18hxau0:not(.mobile-sheet-presented) .mobile-ocr-dialog:where(.svelte-18hxau0),.mobile-sheet-dragging.svelte-18hxau0 .mobile-ocr-dialog:where(.svelte-18hxau0){transition:none}.mobile-sheet-dragging.svelte-18hxau0 .mobile-ocr-dialog:where(.svelte-18hxau0),.mobile-sheet-resizing.svelte-18hxau0 .mobile-ocr-dialog:where(.svelte-18hxau0){border-radius:24px 24px 0 0;clip-path:none!important}.mobile-sheet-dragging.svelte-18hxau0>svg,.mobile-sheet-resizing.svelte-18hxau0>svg{opacity:0}.mobile-drag-region.svelte-18hxau0{z-index:4;height:var(--handle-height);background:color-mix(in srgb, var(--color-surface-floating) 0%, transparent);-webkit-backdrop-filter:blur(var(--handle-blur));backdrop-filter:blur(var(--handle-blur));touch-action:none;cursor:ns-resize;outline:none;justify-content:center;align-items:flex-start;padding-top:.65rem;display:flex;position:absolute;inset:0 0 auto}.mobile-drag-region.svelte-18hxau0:focus-visible{outline:2px solid var(--color-primary);outline-offset:-2px}.mobile-sheet-grabber.svelte-18hxau0{background:var(--color-handle);width:2.3rem;height:.28rem;box-shadow:var(--shadow);border-radius:999px;transition:background-color .14s,transform .14s;display:block}.mobile-drag-region.svelte-18hxau0:hover .mobile-sheet-grabber:where(.svelte-18hxau0),.mobile-drag-region.svelte-18hxau0:focus-visible .mobile-sheet-grabber:where(.svelte-18hxau0),.mobile-sheet-dragging.svelte-18hxau0 .mobile-sheet-grabber:where(.svelte-18hxau0){transform:scaleX(1.1)}.mobile-dialog-body.svelte-18hxau0,.mobile-dialog-content.svelte-18hxau0{flex-direction:column;display:flex}.mobile-dialog-body.svelte-18hxau0{overscroll-behavior:contain;touch-action:pan-y;scrollbar-color:var(--color-border-strong) transparent;-webkit-overflow-scrolling:touch;flex:1 1 0;min-height:0;overflow-y:auto}.mobile-dialog-body.can-pull-sheet.svelte-18hxau0{overscroll-behavior-y:none}.mobile-dialog-content.svelte-18hxau0{box-sizing:border-box;flex:1 0 auto}.handle-content-margin.svelte-18hxau0 .mobile-dialog-content:where(.svelte-18hxau0){padding-top:var(--handle-height)}.mobile-image-panel.svelte-18hxau0{width:100%;aspect-ratio:var(--mobile-image-aspect-ratio);background:var(--backdrop);flex:none;position:relative;overflow:hidden}.mobile-image-panel.svelte-18hxau0 img:where(.svelte-18hxau0){object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;position:absolute;inset:0}.mobile-text-panel.svelte-18hxau0{min-width:0;padding:1.6rem 2rem calc(1rem + env(safe-area-inset-bottom));flex-direction:column;flex:none;gap:1.35rem;display:flex}.mobile-dialog-content.svelte-18hxau0:has(.mobile-model-info:where(.svelte-18hxau0)) .mobile-text-panel:where(.svelte-18hxau0){padding-bottom:0}.mobile-model-info.svelte-18hxau0{box-sizing:border-box;width:100%;margin-top:auto;margin-bottom:calc(1rem + env(safe-area-inset-bottom));color:var(--color-muted);font-family:var(--font-mono);font-size:var(--font-size-sm);text-align:center;flex:none;justify-content:center;padding:4rem 1.2rem 0;line-height:1.4;display:flex}.mobile-model-info.svelte-18hxau0 div:where(.svelte-18hxau0){white-space:nowrap;justify-content:center;align-items:center;gap:.4rem;min-width:0;max-width:100%;display:flex}.mobile-model-info.svelte-18hxau0 dt:where(.svelte-18hxau0){font-weight:600}.mobile-model-info.svelte-18hxau0 dd:where(.svelte-18hxau0){color:var(--color-soft);font-size:var(--font-size-xs);text-overflow:ellipsis;margin:0;overflow:hidden}pre.svelte-18hxau0{color:var(--color-soft);font-family:var(--font-mono);font-size:var(--font-size-md);white-space:pre-wrap;word-break:break-word;margin:0;line-height:1.65}.mobile-keyword-list.svelte-18hxau0{flex-wrap:wrap;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.mobile-keyword-list.svelte-18hxau0 li:where(.svelte-18hxau0){background:var(--color-surface-hover);color:var(--color-soft);font-size:var(--font-size-sm);padding:.3rem .5rem;font-weight:600;line-height:1.2}.pswp{--pswp-bg:#000;--pswp-placeholder-bg:#222;--pswp-root-z-index:100000;--pswp-preloader-color:#4f4f4f66;--pswp-preloader-color-secondary:#ffffffe6;--pswp-icon-color:#fff;--pswp-icon-color-secondary:#4f4f4f;--pswp-icon-stroke-color:#4f4f4f;--pswp-icon-stroke-width:2px;--pswp-error-text-color:var(--pswp-icon-color);width:100%;height:100%;z-index:var(--pswp-root-z-index);touch-action:none;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:#0000;outline:0;display:none;position:fixed;top:0;left:0}.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{will-change:opacity;transform:translateZ(0)}.pswp__bg{opacity:.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__scroll-wrap,.pswp__bg,.pswp__container,.pswp__item,.pswp__content,.pswp__img,.pswp__zoom-wrap{width:100%;height:100%;position:absolute;top:0;left:0}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:-webkit-zoom-out;cursor:-moz-zoom-out;cursor:zoom-out}.pswp__container,.pswp__img,.pswp__button,.pswp__counter{-webkit-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{color:var(--pswp-error-text-color);margin:auto;font-size:1em;line-height:1}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4, 0, .22, 1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{cursor:pointer;width:50px;height:60px;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none;background:0 0;border:0;margin:0;padding:0;display:block;position:relative;overflow:hidden}.pswp__button:hover,.pswp__button:active,.pswp__button:focus{box-shadow:none;opacity:1;background:0 0;border:0;padding:0;transition:none}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary);pointer-events:none;width:32px;height:32px;position:absolute;top:14px;left:9px;overflow:hidden}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}div.pswp__img--placeholder,.pswp__img--with-bg{background:var(--pswp-placeholder-bg)}.pswp__top-bar{z-index:10;flex-direction:row;justify-content:flex-end;width:100%;height:60px;display:flex;position:absolute;top:0;left:0;pointer-events:none!important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{width:75px;height:100px;margin-top:-50px;position:absolute;top:50%}.pswp__button--arrow:disabled{cursor:default;display:none}.pswp__button--arrow .pswp__icn{background:0 0;border-radius:0;width:60px;height:60px;margin-top:-30px;top:50%}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{left:0;right:auto}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{width:50px;height:60px;margin-right:auto;position:relative;overflow:hidden}.pswp__preloader .pswp__icn{opacity:0;transition:opacity .2s linear;animation:.6s linear infinite pswp-clockwise}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pswp__counter{margin-top:15px;height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:.85;margin-inline-start:20px;font-size:14px;line-height:30px}.pswp--one-slide .pswp__counter{display:none}.note-image-viewer.pswp{--pswp-bg:var(--color-black);--pswp-placeholder-bg:var(--color-surface-elevated);--pswp-root-z-index:1000;--pswp-icon-color:var(--color-text);--pswp-icon-color-secondary:var(--backdrop);--pswp-icon-stroke-color:var(--backdrop);--pswp-icon-stroke-width:1.5px;font-family:var(--font-sans)}.note-image-viewer .pswp__bg{background:var(--pswp-bg)}.note-image-viewer .pswp__img{box-shadow:var(--shadow-lg);border-radius:0}.note-image-viewer .pswp__top-bar{height:calc(var(--top-bar-height) + env(safe-area-inset-top));padding:env(safe-area-inset-top) env(safe-area-inset-right) 0 env(safe-area-inset-left);background:0 0;justify-content:flex-end}.note-image-viewer .pswp__button{background:var(--backdrop-lg);width:2.5rem;height:2.5rem;color:var(--color-text);-webkit-backdrop-filter:blur(16px)saturate(1.1);opacity:.72;border:0;border-radius:50%;margin-top:.5rem;transition:background .14s,opacity .14s,transform .14s}.note-image-viewer .pswp__button:hover{background:var(--backdrop-lg);opacity:1}.note-image-viewer .pswp__button:active{transform:scale(.94)}.note-image-viewer .pswp__button:focus-visible,.note-image-viewer .pswp__note-dot:focus-visible{outline:.1rem solid var(--color-soft);outline-offset:-.1rem}.note-image-viewer .pswp__button .pswp__icn{width:1.3rem;height:1.3rem;color:var(--pswp-icon-color);fill:none;margin:0;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.note-image-viewer .pswp__button--close{margin-top:1rem;margin-right:1rem}.note-image-viewer .pswp__button--arrow{margin-top:-1.25rem;top:50%}.note-image-viewer .pswp__button--arrow--prev{left:1rem}.note-image-viewer .pswp__button--arrow--next{right:1rem}.note-image-viewer .pswp__note-dots{bottom:max(1rem, env(safe-area-inset-bottom));z-index:10;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none;background:0 0;border:0;align-items:center;gap:.05rem;max-width:calc(100vw - 2rem);padding:0;scroll-padding-inline:0;display:flex;position:absolute;left:50%;overflow:auto hidden;transform:translate(-50%)}.note-image-viewer .pswp__note-dots::-webkit-scrollbar{display:none}.note-image-viewer .pswp__note-dot{scroll-snap-align:center;cursor:pointer;background:0 0;border:0;border-radius:50%;flex:0 0 1.25rem;place-items:center;width:1.25rem;height:1.25rem;padding:0;display:grid}.note-image-viewer .pswp__note-dot span{background:var(--color-muted);border-radius:50%;width:.5rem;height:.5rem;transition:background .16s,transform .16s}.note-image-viewer .pswp__note-dot:hover span{background:var(--color-muted)}.note-image-viewer .pswp__note-dot.is-active span{background:var(--color-text);transform:scale(1.05)}@media (width<=700px){.note-image-viewer .pswp__img{-webkit-user-select:text;user-select:text;box-shadow:none}.note-image-viewer .pswp__top-bar{height:calc(3.5rem + env(safe-area-inset-top));padding-right:max(.75rem, env(safe-area-inset-right));padding-left:max(.75rem, env(safe-area-inset-left))}.note-image-viewer .pswp__button--close{display:none}.note-image-viewer .pswp__button{width:2.5rem;height:2.5rem;margin-top:.25rem}.note-image-viewer .pswp__note-dots{bottom:max(1.5rem, calc(env(safe-area-inset-bottom) + .75rem))}}@media (prefers-reduced-motion:reduce){.note-image-viewer .pswp__button,.note-image-viewer .pswp__note-dot span{transition:none}}img.svelte-di8an5{object-fit:contain;opacity:0;width:100%;height:100%;transition:opacity .18s ease-out;display:block}img.is-loaded.svelte-di8an5{opacity:1}img.cropped.svelte-di8an5{object-fit:cover;object-position:center}@media (prefers-reduced-motion:reduce){img.svelte-di8an5{transition:none}}.image-carousel.svelte-1uqjstg{--image-height:12rem;--single-wide-width:85%;overscroll-behavior-x:contain;width:100%;min-width:0;max-width:100%;padding-inline:var(--note-gutter);scroll-padding-inline:var(--note-gutter);scroll-snap-type:x proximity;scrollbar-width:none;gap:.5rem;margin-top:.4rem;margin-bottom:.2rem;display:flex;overflow:auto hidden}.image-carousel.after-text.svelte-1uqjstg{margin-top:.6rem}.image-carousel.single-portrait.svelte-1uqjstg{--image-height:15rem}.image-carousel.single-image.svelte-1uqjstg .image-frame:where(.svelte-1uqjstg){width:min(var(--image-preferred-width), var(--single-wide-width), 100%);max-width:100%;height:auto}.image-carousel.single-wide.svelte-1uqjstg .image-frame:where(.svelte-1uqjstg){flex-basis:min(var(--single-wide-width), 100%);width:min(var(--single-wide-width), 100%)}@media (width<=600px){.image-carousel.svelte-1uqjstg{--single-wide-width:100%}}.image-carousel.svelte-1uqjstg::-webkit-scrollbar{display:none}.image-frame.svelte-1uqjstg{width:auto;height:var(--image-height);aspect-ratio:var(--image-aspect-ratio);background:var(--color-fill);scroll-snap-align:start;flex:none;margin:0;position:relative;overflow:hidden}.image-button.svelte-1uqjstg{cursor:zoom-in;-webkit-tap-highlight-color:transparent;background:0 0;border:0;width:100%;height:100%;padding:0;text-decoration:none;display:block}.image-button.svelte-1uqjstg:focus-visible{outline:2px solid var(--color-text);outline-offset:-2px}.scan-button.svelte-1uqjstg{z-index:2;width:1.8rem;height:1.8rem;color:var(--color-text);filter:drop-shadow(var(--shadow));opacity:0;pointer-events:none;cursor:pointer;background:0 0;border:0;place-items:center;padding:0;transition:color .14s,opacity .14s,transform .14s;display:grid;position:absolute;bottom:.3rem;right:.3rem;transform:translateY(.2rem)}.image-frame.svelte-1uqjstg:hover .scan-button:where(.svelte-1uqjstg),.image-frame.svelte-1uqjstg:focus-within .scan-button:where(.svelte-1uqjstg){opacity:1;pointer-events:auto;transform:translateY(0)}@media (width<=600px){.scan-button.svelte-1uqjstg{opacity:1;pointer-events:auto;transform:translateY(0)}}.scan-button.svelte-1uqjstg:hover{color:var(--color-text);transform:scale(1.08)}.scan-button.svelte-1uqjstg:active{transform:scale(.92)}.scan-button.svelte-1uqjstg:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}@media (prefers-reduced-motion:reduce){.scan-button.svelte-1uqjstg{transition:none}}.note-content.svelte-7zlit6{margin-inline:var(--note-gutter);color:var(--color-text);font-size:var(--note-font-size,var(--font-size-base));font-weight:400;line-height:var(--note-line-height);overflow-wrap:anywhere}.note-content.svelte-7zlit6 p:where(.svelte-7zlit6){margin:0 0 var(--note-paragraph-spacing)}.note-content.svelte-7zlit6 p:where(.svelte-7zlit6):last-child{margin-bottom:0}.note-content.svelte-7zlit6 span:where(.svelte-7zlit6){display:block}.note-content.svelte-7zlit6 span:where(.svelte-7zlit6):not(:last-child){margin-bottom:var(--note-line-spacing)}.note-content.svelte-7zlit6 mark:where(.svelte-7zlit6){overflow-wrap:anywhere;background:var(--color-search-fill);max-width:100%;color:inherit;vertical-align:baseline;display:inline-block}.note-info.svelte-1m8hqui{min-width:0;display:inline-flex;position:relative}.timestamp-button.svelte-1m8hqui{min-height:2rem;color:var(--color-muted);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;margin:-.2rem -.5rem;padding:.2rem .5rem;transition:background .14s,color .14s;display:inline-flex}.timestamp-button.svelte-1m8hqui time:where(.svelte-1m8hqui){font-size:var(--font-size-sm);white-space:nowrap;font-weight:500;display:block}.timestamp-button.svelte-1m8hqui:hover,.timestamp-button.svelte-1m8hqui:focus-visible,.timestamp-button[aria-expanded=true].svelte-1m8hqui{background:var(--color-fill);color:var(--color-text);outline:0}.note-info-portal.svelte-1m8hqui{z-index:55;visibility:hidden;width:min(19rem,100vw - 2rem);min-height:0;position:fixed}.note-info-portal.is-positioned.svelte-1m8hqui{visibility:visible}.note-info-popover.svelte-1m8hqui{background:var(--backdrop-lg);width:100%;min-height:0;box-shadow:var(--shadow-lg);color:var(--color-text);-webkit-backdrop-filter:blur(18px);padding:1.2rem}.popover-heading.svelte-1m8hqui{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.7rem;display:flex}.popover-heading.svelte-1m8hqui strong:where(.svelte-1m8hqui){font-size:var(--font-size-sm);font-weight:600}.popover-heading.svelte-1m8hqui span:where(.svelte-1m8hqui){color:var(--color-muted);font-size:var(--font-size-xs);white-space:nowrap}dl.svelte-1m8hqui{gap:0;margin:0;display:grid}dl.svelte-1m8hqui>div:where(.svelte-1m8hqui){border-top:1px solid var(--color-fill);grid-template-columns:minmax(5rem,auto) minmax(0,1fr);align-items:center;gap:1rem;min-height:2rem;padding:.62rem 0;display:grid}dl.svelte-1m8hqui>div:where(.svelte-1m8hqui):last-child{padding-bottom:0}dt.svelte-1m8hqui,dd.svelte-1m8hqui{font-size:var(--font-size-xs);margin:0;line-height:1.35}dt.svelte-1m8hqui{color:var(--color-muted)}dd.svelte-1m8hqui{min-width:0;color:var(--color-text);text-align:right;overflow-wrap:anywhere}@media (width<=600px){.note-info-portal.svelte-1m8hqui{width:min(19rem, calc(100vw - (2 * var(--note-gutter,1rem))))}}.note-header.svelte-1b3z4k8{height:2.4rem;margin:0 var(--note-gutter);justify-content:space-between;align-items:center;gap:.75rem;display:flex}.note-meta.svelte-1b3z4k8{align-items:center;gap:.5rem;min-width:0;display:flex}.sync-state.svelte-1b3z4k8{align-items:center;gap:.35rem;min-width:0;display:inline-flex}.sync-status.svelte-1b3z4k8{--sync-status-color:var(--color-muted);background:var(--color-fill);min-height:1.5rem;color:var(--sync-status-color);font-size:var(--font-size-xs);white-space:nowrap;align-items:center;padding:.3rem .5rem;font-weight:400;line-height:1;display:inline-flex}.sync-error.svelte-1b3z4k8{--sync-status-color:var(--color-error);background:var(--color-danger-fill)}.sync-error-detail.svelte-1b3z4k8{margin:.25rem var(--note-gutter) .5rem;border:1px solid var(--color-error);background:var(--color-danger-fill);color:var(--color-text);font-family:var(--font-mono);font-size:var(--font-size-xs);overflow-wrap:anywhere;white-space:pre-wrap;-webkit-user-select:text;user-select:text;border-radius:.5rem;padding:.65rem .75rem;line-height:1.45}.sync-active.svelte-1b3z4k8{--sync-status-color:var(--color-primary);background:var(--color-primary-fill)}.sync-offline.svelte-1b3z4k8,.sync-waiting.svelte-1b3z4k8{--sync-status-color:var(--color-warning);background:var(--color-warning-fill)}.cancel-sync-button.svelte-1b3z4k8{min-height:1.5rem;color:var(--color-muted);font:inherit;font-size:var(--font-size-xs);white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:.3rem .45rem;line-height:1}.cancel-sync-button.svelte-1b3z4k8:hover,.cancel-sync-button.svelte-1b3z4k8:focus-visible{background:var(--color-danger-fill);color:var(--color-error);outline:0}.note-actions.svelte-1b3z4k8{flex:none;align-items:center;gap:.8rem;margin-right:-.5rem;display:flex;position:relative}.edit-hint.svelte-1b3z4k8{color:var(--color-muted);font-size:var(--font-size-xs);letter-spacing:.01em;white-space:nowrap;pointer-events:none;margin:0;font-weight:500;line-height:1}.more-button.svelte-1b3z4k8{width:2rem;height:2rem;color:var(--color-muted);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;display:flex}.more-button.svelte-1b3z4k8:disabled{color:var(--color-muted);cursor:default;opacity:.45}.more-button.svelte-1b3z4k8:hover,.more-button.svelte-1b3z4k8:focus-visible,.more-button[aria-expanded=true].svelte-1b3z4k8{background:var(--color-fill);color:var(--color-text);outline:0}.more-button.svelte-1b3z4k8:disabled:hover{color:var(--color-muted)}.action-menu{z-index:55;visibility:hidden;width:min(13rem,100vw - 2rem);position:fixed}.action-menu.is-positioned{visibility:visible}.tag-line.svelte-74gbpz{min-width:0;margin:.6rem var(--note-gutter) .1rem;white-space:nowrap;gap:.5rem;display:flex;overflow:hidden}.tag-line.after-images.svelte-74gbpz{margin-top:1rem}.tag-chip.svelte-74gbpz{min-width:0;color:var(--color-primary);font-size:var(--note-font-size,var(--font-size-md));font-weight:400;line-height:inherit;text-overflow:ellipsis;background:0 0;border:0;flex:0 auto;padding:0;overflow:hidden}button.tag-chip.svelte-74gbpz{cursor:pointer}button.tag-chip.svelte-74gbpz:hover{color:var(--color-text);text-underline-offset:.15em;text-decoration:underline}button.tag-chip.svelte-74gbpz:focus-visible{outline:var(--line-width) solid var(--color-primary);outline-offset:2px}.note.svelte-1sa6b9u{border-bottom:var(--note-divider-width,var(--divider-width)) solid var(--note-divider-color,var(--color-border));margin:0;padding:.55rem 0 1.2rem;position:relative}.note.without-divider.svelte-1sa6b9u{border-bottom:0}
