.notes-sidebar{--sb-radius:12px;--sb-border:var(--border);--sb-bg:var(--card);--sb-active-bg:var(--background);--sb-accent:var(--foreground);--sb-muted:var(--muted);--sb-text:var(--foreground);--control-h:36px;--chip-h:24px;--chip-px:10px;--chip-gap:8px;--chip-font:12px;--chip-badge-gap:6px;--quickbar-px:14px;background:var(--sb-bg);color:var(--sb-text);max-width:100%;overflow-x:hidden}@supports (overflow-x:clip){.notes-sidebar{overflow-x:clip}}.notes-sidebar *{box-sizing:border-box;max-width:100%}.notes-sidebar a{color:inherit;text-decoration:none}@media (min-width:1024px){.notes-sidebar{flex:0 0 320px;width:320px}}.notes-sidebar{flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.notes-sidebar #sb-scroll{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1 1 0;height:auto;min-height:0;overflow:hidden auto}.notes-sidebar #sb-scroll>*{max-width:100%}.notes-sidebar .sidebar-dock{z-index:2;width:auto;min-height:0;padding:10px 12px max(10px,env(safe-area-inset-bottom));overflow-wrap:anywhere;word-break:break-word;background:var(--sb-bg);border-top:1px solid var(--border);flex:none;margin:0;position:relative;bottom:auto;left:auto;right:auto;overflow-x:hidden}@supports (color:color-mix(in lab, red, red)){.notes-sidebar .sidebar-dock{border-top:1px solid color-mix(in oklab,var(--border)58%,transparent)}}.notes-sidebar .sidebar-dock>*{min-width:0;max-width:100%;margin:0}.notes-sidebar .drawer-profile{width:100%;max-width:100%;overflow:hidden}.notes-sidebar .drawer-profile-btn,.notes-sidebar .drawer-profile--loading{width:100%;min-height:54px;color:var(--foreground);text-align:left;background:0 0;border:1px solid #0000;border-radius:16px;align-items:center;gap:10px;padding:8px;display:flex}.notes-sidebar .drawer-profile-btn{cursor:pointer;transition:background-color .16s,border-color .16s,transform .1s}.notes-sidebar .drawer-profile-btn:hover{background:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.notes-sidebar .drawer-profile-btn:hover{background:color-mix(in oklab,var(--foreground)5%,transparent)}}.notes-sidebar .drawer-profile-btn:hover{border-color:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.notes-sidebar .drawer-profile-btn:hover{border-color:color-mix(in oklab,var(--foreground)10%,transparent)}}.notes-sidebar .drawer-profile-btn:active{transform:translateY(1px)}.notes-sidebar .drawer-profile-btn:focus-visible{border-color:var(--foreground);outline:none}@supports (color:color-mix(in lab, red, red)){.notes-sidebar .drawer-profile-btn:focus-visible{border-color:color-mix(in oklab,var(--foreground)18%,transparent)}}.notes-sidebar .drawer-profile-btn:focus-visible{box-shadow:0 0 0 3px var(--foreground)}@supports (color:color-mix(in lab, red, red)){.notes-sidebar .drawer-profile-btn:focus-visible{box-shadow:0 0 0 3px color-mix(in oklab,var(--foreground)10%,transparent)}}.notes-sidebar .drawer-profile-avatar{border-radius:999px;flex:none;width:36px;height:36px}.notes-sidebar .drawer-profile-avatar-img{object-fit:cover;border:1px solid var(--border);display:block}@supports (color:color-mix(in lab, red, red)){.notes-sidebar .drawer-profile-avatar-img{border:1px solid color-mix(in oklab,var(--border)60%,transparent)}}.notes-sidebar .drawer-profile-avatar-fallback{background:var(--foreground);place-items:center;display:grid}@supports (color:color-mix(in lab, red, red)){.notes-sidebar .drawer-profile-avatar-fallback{background:color-mix(in oklab,var(--foreground)8%,transparent)}}.notes-sidebar .drawer-profile-avatar-fallback{border:1px solid var(--foreground)}@supports (color:color-mix(in lab, red, red)){.notes-sidebar .drawer-profile-avatar-fallback{border:1px solid color-mix(in oklab,var(--foreground)10%,transparent)}}.notes-sidebar .drawer-profile-avatar-fallback{letter-spacing:-.02em;color:var(--foreground);font-size:13px;font-weight:760}.notes-sidebar .drawer-profile-main{flex:auto;gap:2px;min-width:0;display:grid}.notes-sidebar .drawer-profile-name,.notes-sidebar .drawer-profile-email{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.notes-sidebar .drawer-profile-name{letter-spacing:-.02em;color:var(--foreground);font-size:13px;font-weight:720}.notes-sidebar .drawer-profile-email{color:var(--foreground);font-size:11.5px;line-height:1.35}@supports (color:color-mix(in lab, red, red)){.notes-sidebar .drawer-profile-email{color:color-mix(in oklab,var(--foreground)52%,transparent)}}.notes-sidebar .drawer-profile-action{width:30px;height:30px;color:var(--foreground);border-radius:999px;flex:none;place-items:center;display:grid}@supports (color:color-mix(in lab, red, red)){.notes-sidebar .drawer-profile-action{color:color-mix(in oklab,var(--foreground)58%,transparent)}}.notes-sidebar .drawer-profile-btn:hover .drawer-profile-action{background:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.notes-sidebar .drawer-profile-btn:hover .drawer-profile-action{background:color-mix(in oklab,var(--foreground)6%,transparent)}}.notes-sidebar .drawer-profile-btn:hover .drawer-profile-action{color:var(--foreground)}.notes-sidebar .drawer-profile-skel{background:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.notes-sidebar .drawer-profile-skel{background:color-mix(in oklab,var(--foreground)8%,transparent)}}.notes-sidebar .drawer-profile-skel{border:1px solid var(--foreground)}@supports (color:color-mix(in lab, red, red)){.notes-sidebar .drawer-profile-skel{border:1px solid color-mix(in oklab,var(--foreground)8%,transparent)}}.notes-sidebar .drawer-profile-skel-name{border-radius:999px;width:112px;height:12px}.notes-sidebar .drawer-profile-skel-email{border-radius:999px;width:148px;height:10px}.notes-sidebar .drawer-profile--loading .drawer-profile-action{border-radius:999px;width:30px;height:30px}@media (hover:none),(pointer:coarse){.notes-sidebar .drawer-profile-btn:hover{background:0 0;border-color:#0000}.notes-sidebar .drawer-profile-btn:active{background:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.notes-sidebar .drawer-profile-btn:active{background:color-mix(in oklab,var(--foreground)6%,transparent)}}}@media (prefers-reduced-motion:reduce){.notes-sidebar .drawer-profile-btn{transition:none}.notes-sidebar .drawer-profile-btn:active{transform:none}}.notes-searchovl{z-index:var(--z-dock);background:var(--background);justify-content:center;align-items:flex-start;padding:4rem 1rem 2rem;display:flex;position:fixed;inset:0}@supports (color:color-mix(in lab, red, red)){.notes-searchovl{background:color-mix(in oklab,var(--background)60%,#0000008c 40%)}}.notes-searchovl{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}@supports not ((-webkit-backdrop-filter:blur(12px)) or (backdrop-filter:blur(12px))){.notes-searchovl{background:#000000b8}}.notes-searchovl__panel{border:1px solid var(--border);background:var(--card);border-radius:16px;flex-direction:column;width:100%;max-width:640px;max-height:min(480px,80vh);display:flex}@supports (color:color-mix(in lab, red, red)){.notes-searchovl__panel{background:color-mix(in oklab,var(--card)96%,var(--background)4%)}}.notes-searchovl__panel{overflow:hidden;box-shadow:0 20px 48px #0000008c}.notes-searchovl__header{border-bottom:1px solid var(--border);align-items:center;gap:8px;padding:10px 12px;display:flex}.notes-searchovl__input-wrap{flex:auto;min-width:0;position:relative}.notes-searchovl__icon{opacity:.85;pointer-events:none;width:1rem;height:1rem;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.notes-searchovl__input{border:1px solid var(--border);background:var(--card);border-radius:999px;width:100%;height:40px;padding-left:2.1rem;padding-right:2rem;font-size:14px}@supports (color:color-mix(in lab, red, red)){.notes-searchovl__input{background:color-mix(in oklab,var(--card)96%,var(--background)4%)}}.notes-searchovl__input{color:var(--foreground);transition:border-color .16s var(--ease,ease),box-shadow .16s var(--ease,ease),background .14s var(--ease,ease)}.notes-searchovl__input::placeholder{color:var(--muted)}.notes-searchovl__input:focus{border-color:var(--accent,var(--link));box-shadow:0 0 0 2px var(--accent,var(--link));outline:none}@supports (color:color-mix(in lab, red, red)){.notes-searchovl__input:focus{box-shadow:0 0 0 2px color-mix(in oklab,var(--accent,var(--link))24%,transparent)}}.notes-searchovl__clear{cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex;position:absolute;top:50%;right:.35rem;transform:translateY(-50%)}.notes-searchovl__clear:hover{background:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.notes-searchovl__clear:hover{background:color-mix(in oklab,var(--foreground)10%,transparent)}}.notes-searchovl__clear-icon{stroke-width:1.8px;width:14px;height:14px}.notes-searchovl__close{border:1px solid var(--border);border-radius:999px;flex-shrink:0;height:28px;padding-inline:10px}@supports (color:color-mix(in lab, red, red)){.notes-searchovl__close{border:1px solid color-mix(in oklab,var(--border)80%,transparent 20%)}}.notes-searchovl__close{color:var(--muted-foreground,var(--muted));letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:0 0;font-size:11px}.notes-searchovl__body{min-height:80px;max-height:calc(80vh - 72px);padding:10px 12px 12px;overflow-y:auto}.notes-searchovl__hint{color:var(--muted-foreground,var(--muted));font-size:13px}.notes-searchovl__hint kbd{border:1px solid var(--border);border-radius:4px;padding:1px 5px;font-family:inherit;font-size:11px}@supports (color:color-mix(in lab, red, red)){.notes-searchovl__hint kbd{border:1px solid color-mix(in oklab,var(--border)80%,transparent 20%)}}.notes-searchovl__hint kbd{background:var(--card)}@supports (color:color-mix(in lab, red, red)){.notes-searchovl__hint kbd{background:color-mix(in oklab,var(--card)92%,transparent)}}.notes-searchovl__results{flex-direction:column;gap:2px;margin:0;padding:4px 0;list-style:none;display:flex}.notes-searchovl__result-link{color:var(--foreground);border-radius:8px;padding:6px 8px;font-size:13px;line-height:1.3;text-decoration:none;display:block}.notes-searchovl__result-link:hover{background:var(--card)}@supports (color:color-mix(in lab, red, red)){.notes-searchovl__result-link:hover{background:color-mix(in oklab,var(--card)92%,var(--foreground)8%)}}.notes-searchovl__result-title{margin-bottom:1px;font-weight:500}.notes-searchovl__result-snippet{color:var(--muted-foreground,var(--muted));white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.notes-sidebar{-moz-text-size-adjust:100%;text-size-adjust:100%;--sb-action-h:40px;--sb-action-radius:14px;--sb-action-pad-x:10px;--sb-action-gap:10px;--sb-action-hover:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.notes-sidebar{--sb-action-hover:color-mix(in oklab,var(--foreground)5%,transparent)}}.notes-sidebar{--sb-action-focus:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.notes-sidebar{--sb-action-focus:color-mix(in oklab,var(--foreground)10%,transparent)}}.notes-sidebar{--sb-action-border:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.notes-sidebar{--sb-action-border:color-mix(in oklab,var(--foreground)18%,transparent)}}.notes-sidebar .sb-search{border-bottom:1px solid var(--border);padding:10px 12px 12px}@supports (color:color-mix(in lab, red, red)){.notes-sidebar .sb-search{border-bottom:1px solid color-mix(in oklab,var(--border)62%,transparent)}}.notes-sidebar .sb-search{background:0 0}.notes-sidebar .sb-search__row{gap:4px;display:grid}.notes-sidebar .sb-search__new,.notes-sidebar .sb-search__box{min-width:0}.notes-sidebar .sb-search__nav{width:100%;min-height:var(--sb-action-h);justify-content:space-between;align-items:center;gap:var(--sb-action-gap);padding:0 var(--sb-action-pad-x);border-radius:var(--sb-action-radius);color:var(--foreground);appearance:none;font:inherit;letter-spacing:-.02em;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;font-size:14px;font-weight:650;line-height:1;text-decoration:none;transition:background-color .16s,border-color .16s,transform .1s;display:flex}.notes-sidebar .sb-search__nav:hover{background:var(--sb-action-hover)}.notes-sidebar .sb-search__nav:active{transform:translateY(1px)}.notes-sidebar .sb-search__nav:focus-visible{border-color:var(--sb-action-border);box-shadow:0 0 0 3px var(--sb-action-focus);outline:none}.notes-sidebar .sb-search__nav--brand{justify-content:center;align-self:flex-start;width:40px;min-height:40px;margin-bottom:8px;padding:0}.notes-sidebar .sb-brand-home__lockup{flex:none;width:28px;height:28px;display:block;position:relative}.notes-sidebar .sb-brand-home__theme{justify-content:center;align-items:center;width:28px;height:28px}.notes-sidebar .sb-brand-home__theme--light{display:flex}.notes-sidebar .sb-brand-home__theme--dark{display:none}.notes-sidebar .sb-brand-home__theme img{object-fit:contain;flex:none;display:block}.notes-sidebar .sb-brand-home__theme img:first-child{width:28px;height:28px}.notes-sidebar .sb-brand-home--lockup{width:100%;min-height:40px;padding:0 var(--sb-action-pad-x);justify-content:flex-start;align-self:stretch;margin-bottom:8px}.notes-sidebar .sb-brand-home--lockup .sb-brand-home__lockup{width:auto;height:28px}.notes-sidebar .sb-brand-home__lockup--wordmark .sb-brand-home__theme{justify-content:flex-start;align-items:center;gap:8px;width:auto;height:28px}.notes-sidebar .sb-brand-home__lockup--wordmark .sb-brand-home__theme img:last-child{width:108px;height:24px}.notes-sidebar .sb-brand-home--static{cursor:default}.notes-sidebar .sb-brand-home--static:hover{background:0 0}.notes-sidebar .sb-brand-home--static:active{transform:none}html.dark .notes-sidebar .sb-brand-home__theme--light,html[data-theme=dark] .notes-sidebar .sb-brand-home__theme--light,body.dark .notes-sidebar .sb-brand-home__theme--light{display:none}html.dark .notes-sidebar .sb-brand-home__theme--dark,html[data-theme=dark] .notes-sidebar .sb-brand-home__theme--dark,body.dark .notes-sidebar .sb-brand-home__theme--dark{display:flex}.notes-sidebar .sb-search__nav--home{justify-content:flex-start}.notes-sidebar .sb-search__nav--home>svg{stroke-width:1.9px;opacity:.86;flex:none;width:18px;height:18px}.notes-sidebar .sb-search__nav--home>span{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.notes-sidebar .sb-search__nav-main{align-items:center;gap:var(--sb-action-gap);min-width:0;display:inline-flex}.notes-sidebar .sb-search__nav-icon{opacity:.86;flex:none;width:20px;height:20px}.notes-sidebar .sb-search__nav-label{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.notes-sidebar .sb-search__nav-shortcut{letter-spacing:.02em;color:var(--foreground);flex:none;font-size:11px;font-weight:500}@supports (color:color-mix(in lab, red, red)){.notes-sidebar .sb-search__nav-shortcut{color:color-mix(in oklab,var(--foreground)52%,transparent)}}.sb-new-btn{height:var(--control-h,36px);border:1px solid var(--sb-border,var(--border));background:var(--sb-bg,var(--card));border-radius:999px;justify-content:center;align-items:center;gap:6px;padding-inline:.75rem;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.sb-new-btn{background:color-mix(in oklab,var(--sb-bg,var(--card))96%,transparent 4%)}}.sb-new-btn{color:var(--sb-text,var(--foreground));cursor:pointer;transition:background-color .14s var(--ease,ease),border-color .14s var(--ease,ease),box-shadow .14s var(--ease,ease),opacity .12s var(--ease,ease),transform .12s ease;font-size:13px;font-weight:500;text-decoration:none}.sb-new-btn-icon{stroke-width:1.9px;flex-shrink:0;width:18px;height:18px}.sb-new-btn-label{white-space:nowrap}.notes-sidebar .sb-search__new .sb-new-btn{width:100%;min-height:var(--sb-action-h);gap:var(--sb-action-gap);height:auto;padding:0 var(--sb-action-pad-x);border-radius:var(--sb-action-radius);color:var(--foreground);box-shadow:none;font:inherit;letter-spacing:-.02em;text-align:left;background:0 0;border:1px solid #0000;font-size:14px;font-weight:650;line-height:1;transition:background-color .16s,border-color .16s,transform .1s;flex-direction:row!important;justify-content:flex-start!important;align-items:center!important;display:flex!important}.notes-sidebar .sb-search__new .sb-new-btn:hover{background:var(--sb-action-hover)}.notes-sidebar .sb-search__new .sb-new-btn:active{transform:translateY(1px)}.notes-sidebar .sb-search__new .sb-new-btn:focus-visible{border-color:var(--sb-action-border);box-shadow:0 0 0 3px var(--sb-action-focus);outline:none}.notes-sidebar .sb-search__new .sb-new-btn .sb-new-btn-icon{opacity:.86;flex:none}.notes-sidebar .sb-search__new .sb-new-btn .sb-new-btn-label{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.notes-sidebar .sb-scopeSelect{border-bottom:0;margin:0;padding:12px 12px 0;position:relative}.notes-sidebar .sb-scopeSelect__control{appearance:none;border-radius:var(--sb-action-radius);border:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;width:100%;max-width:100%;min-height:44px;padding:0 36px 0 12px;display:flex}@supports (color:color-mix(in lab, red, red)){.notes-sidebar .sb-scopeSelect__control{border:1px solid color-mix(in oklab,var(--border)68%,transparent)}}.notes-sidebar .sb-scopeSelect__control{background:var(--background)}@supports (color:color-mix(in lab, red, red)){.notes-sidebar .sb-scopeSelect__control{background:color-mix(in oklab,var(--background)48%,transparent)}}.notes-sidebar .sb-scopeSelect__control{color:var(--foreground);font:inherit;letter-spacing:-.02em;-moz-text-size-adjust:100%;text-size-adjust:100%;cursor:pointer;font-size:14px;font-weight:650;line-height:1;transition:background-color .16s,border-color .16s,box-shadow .16s,transform .1s}.notes-sidebar .sb-scopeSelect__control:hover{background:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.notes-sidebar .sb-scopeSelect__control:hover{background:color-mix(in oklab,var(--foreground)4%,transparent)}}.notes-sidebar .sb-scopeSelect__control:hover{border-color:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.notes-sidebar .sb-scopeSelect__control:hover{border-color:color-mix(in oklab,var(--foreground)14%,transparent)}}.notes-sidebar .sb-scopeSelect__control:active{transform:translateY(1px)}.notes-sidebar .sb-scopeSelect__control:focus{border-color:var(--sb-action-border);box-shadow:0 0 0 3px var(--foreground);outline:none}@supports (color:color-mix(in lab, red, red)){.notes-sidebar .sb-scopeSelect__control:focus{box-shadow:0 0 0 3px color-mix(in oklab,var(--foreground)9%,transparent)}}.notes-sidebar .sb-scopeSelect__chev{opacity:.7;pointer-events:none;width:16px;height:16px;position:absolute;top:34px;right:22px;transform:translateY(-50%)}@media (hover:none),(pointer:coarse){.notes-sidebar .sb-search__nav:hover,.notes-sidebar .sb-search__new .sb-new-btn:hover,.notes-sidebar .sb-scopeSelect__control:hover{background:0 0}.notes-sidebar .sb-search__nav:active,.notes-sidebar .sb-search__new .sb-new-btn:active{background:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.notes-sidebar .sb-search__nav:active,.notes-sidebar .sb-search__new .sb-new-btn:active{background:color-mix(in oklab,var(--foreground)6%,transparent)}}.notes-sidebar .sb-brand-home--static:active{background:0 0}.notes-sidebar .sb-scopeSelect__control:active{background:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.notes-sidebar .sb-scopeSelect__control:active{background:color-mix(in oklab,var(--foreground)4%,transparent)}}}@media (prefers-reduced-motion:reduce){.notes-sidebar .sb-search__nav,.notes-sidebar .sb-search__new .sb-new-btn,.notes-sidebar .sb-scopeSelect__control{transition:none}.notes-sidebar .sb-search__nav:active,.notes-sidebar .sb-search__new .sb-new-btn:active,.notes-sidebar .sb-scopeSelect__control:active{transform:none}}.notes-sidebar .sb-group{max-width:100%;overflow-x:hidden}.notes-sidebar .sb-group__header{box-sizing:border-box;text-align:left;letter-spacing:.02em;width:100%;color:var(--sb-text);transition:background-color .16s var(--ease);border-radius:10px;justify-content:space-between;align-items:center;padding:.35rem .65rem;font-size:13px;font-weight:600;display:flex}.notes-sidebar .sb-group__header:hover{background:var(--sb-bg)}@supports (color:color-mix(in lab, red, red)){.notes-sidebar .sb-group__header:hover{background:color-mix(in oklab,var(--sb-bg)96%,transparent)}}.notes-sidebar .sb-group__title{text-transform:none;opacity:.9;align-items:center;gap:.5rem;min-width:0;display:inline-flex}.notes-sidebar .sb-group__chevron{width:14px;height:14px;transition:transform .16s var(--ease);flex-shrink:0}.notes-sidebar .sb-group__header[aria-expanded=true] .sb-group__chevron{transform:rotate(90deg)}.notes-sidebar .sb-group__list{flex-direction:column;gap:0;max-width:100%;padding:.2rem .45rem .65rem;display:flex;overflow-x:hidden}.notes-sidebar .note-group-spacer{align-items:center;height:10px;margin:4px 0 6px;display:flex}.notes-sidebar .note-group-spacer:before{content:"";background:var(--sb-border);border-radius:999px;flex:1;height:1px}@supports (color:color-mix(in lab, red, red)){.notes-sidebar .note-group-spacer:before{background:color-mix(in oklab,var(--sb-border)70%,transparent)}}.notes-sidebar .note-item{transition:background-color .16s var(--ease),border-color .16s var(--ease),box-shadow .16s var(--ease);background:0 0;border:1px solid #0000;border-radius:12px;justify-content:space-between;align-items:flex-start;gap:.75rem;max-width:100%;padding:.72rem .62rem;text-decoration:none;display:flex;position:relative;overflow:hidden}.notes-sidebar .note-item:hover{background:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.notes-sidebar .note-item:hover{background:color-mix(in oklab,var(--foreground)5%,transparent)}}.notes-sidebar [role=option][aria-selected=true] .note-item{background:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.notes-sidebar [role=option][aria-selected=true] .note-item{background:color-mix(in oklab,var(--foreground)7%,transparent)}}.notes-sidebar [role=option][aria-selected=true] .note-item{border-color:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.notes-sidebar [role=option][aria-selected=true] .note-item{border-color:color-mix(in oklab,var(--foreground)10%,transparent)}}.notes-sidebar .note-item__focus{box-shadow:0 0 0 var(--sb-ring,2px)var(--sb-accent);border-radius:12px;position:absolute;inset:0}@supports (color:color-mix(in lab, red, red)){.notes-sidebar .note-item__focus{box-shadow:0 0 0 var(--sb-ring,2px)color-mix(in oklab,var(--sb-accent)85%,transparent)}}.notes-sidebar .note-item__focus{pointer-events:none}.notes-sidebar .note-item__strip{background:var(--sb-accent);opacity:.95;border-radius:3px;width:3px;position:absolute;inset-block:.42rem;inset-inline-start:0}.notes-sidebar .note-item__body{flex:auto;min-width:0}.notes-sidebar .note-item__title{color:var(--sb-text);-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.notes-sidebar .note-item__meta{white-space:nowrap;color:var(--sb-muted);flex:none;padding-left:.25rem;font-size:11px}.notes-sidebar .sb-group__list>li{position:relative}.notes-sidebar .sb-group__list>li:after{content:"";background:var(--sb-border);height:1px;position:absolute;bottom:-1px;left:.65rem;right:.65rem}@supports (color:color-mix(in lab, red, red)){.notes-sidebar .sb-group__list>li:after{background:color-mix(in oklab,var(--sb-border)55%,transparent)}}.notes-sidebar .sb-group__list>li:after{opacity:.55}.notes-sidebar .sb-group__list>li:last-child:after{display:none}.note-item__right{transition:padding-right .16s var(--ease);flex:none;align-items:center;gap:6px;padding-right:0;display:flex;position:relative}.note-item__kebab{z-index:3;align-items:center;display:inline-flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.note-item__kebabBtn{cursor:pointer;opacity:0;pointer-events:none;filter:blur(.2px);width:30px;height:30px;transition:opacity .16s var(--ease),transform .16s var(--ease),filter .16s var(--ease),background-color .16s var(--ease),border-color .16s var(--ease);background:0 0;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;display:inline-flex;transform:translate(8px)scale(.96)}.note-item:hover .note-item__right,.note-item:focus-within .note-item__right{padding-right:34px}.note-item:hover .note-item__kebabBtn,.note-item:focus-within .note-item__kebabBtn{opacity:1;pointer-events:auto;filter:blur();transform:translate(0)scale(1)}.note-item__kebabBtn:hover{background:var(--panel)}@supports (color:color-mix(in lab, red, red)){.note-item__kebabBtn:hover{background:color-mix(in srgb,var(--panel)85%,#000 15%)}}.note-item__kebabBtn:hover{border-color:var(--border)}@supports (color:color-mix(in lab, red, red)){.note-item__kebabBtn:hover{border-color:color-mix(in srgb,var(--border)70%,transparent 30%)}}.note-item__kebabBtn:active{transform:translate(0)scale(.96)}.note-item__menu{background:var(--panel);border:1px solid var(--border);border-radius:14px;min-width:240px;padding:6px;position:relative}@supports (color:color-mix(in lab, red, red)){.note-item__menu{border:1px solid color-mix(in oklab,var(--border)70%,transparent)}}.note-item__menu{-webkit-backdrop-filter:blur(10px)saturate(120%);animation:sbMenuIn .14s var(--ease)both;will-change:opacity,filter;box-shadow:0 18px 70px #00000061}@keyframes sbMenuIn{0%{opacity:0;filter:blur(2px)}to{opacity:1;filter:blur()}}.note-item__menu:before{content:"";background:var(--panel);border-right:1px solid var(--border);width:10px;height:10px;position:absolute;top:16px;right:-5px}@supports (color:color-mix(in lab, red, red)){.note-item__menu:before{border-right:1px solid color-mix(in oklab,var(--border)70%,transparent)}}.note-item__menu:before{border-top:1px solid var(--border)}@supports (color:color-mix(in lab, red, red)){.note-item__menu:before{border-top:1px solid color-mix(in oklab,var(--border)70%,transparent)}}.note-item__menu:before{border-radius:2px;display:none;transform:rotate(45deg)}.note-item__menuItem{width:100%;color:var(--text);cursor:pointer;text-align:left;transition:background-color .14s var(--ease),transform .14s var(--ease);background:0 0;border:none;border-radius:12px;align-items:center;gap:10px;padding:10px;font-size:13px;display:flex}.note-item__menuItem:hover{background:var(--panel)}@supports (color:color-mix(in lab, red, red)){.note-item__menuItem:hover{background:color-mix(in srgb,var(--panel)70%,#000 30%)}}.note-item__menuItem:active{transform:scale(.99)}.note-item__menuItem:disabled{opacity:.6;cursor:not-allowed}.note-item__menuItemDanger{color:#ef4444}@supports (color:color-mix(in lab, red, red)){.note-item__menuItemDanger{color:color-mix(in oklab,#ef4444 88%,var(--text))}}.note-item__menuItemDanger:hover{background:#ef44441f;background:lab(55.7853% 65.6165 40.7976/.12)}.note-item__menuBackdropPiece{-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:auto;background:#00000029}.note-item__menuBackdropClip{overflow:hidden}.notes-sidebar .note-item--spotlight{box-shadow:0 0 0 1px var(--sb-accent),0 14px 40px #00000038}@supports (color:color-mix(in lab, red, red)){.notes-sidebar .note-item--spotlight{box-shadow:0 0 0 1px color-mix(in oklab,var(--sb-accent)55%,transparent),0 14px 40px #00000038}}@media (hover:none){.note-item__kebabBtn{opacity:0!important;pointer-events:none!important}.note-item__kebab{display:none!important}.notes-sidebar .note-item,.notes-sidebar .note-item *{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.notes-sidebar button.note-item{appearance:none;font:inherit;color:inherit;text-align:left;width:100%}}@media (hover:none),(pointer:coarse){.notes-sidebar button.note-item{appearance:none;text-align:left;cursor:pointer;width:100%;font:inherit;color:inherit;background:0 0;border:1px solid #0000}.notes-sidebar .note-item:active{background:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.notes-sidebar .note-item:active{background:color-mix(in oklab,var(--foreground)7%,transparent)}}.notes-sidebar .note-item,.notes-sidebar .note-item *{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}}.notes-sidebar .avatar-img{border:1px solid var(--sb-border)}.notes-sidebar .avatar-fallback{background:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.notes-sidebar .avatar-fallback{background:color-mix(in oklab,var(--foreground)10%,transparent)}}.notes-sidebar .avatar-fallback{border:1px solid var(--sb-border)}@keyframes sbShimmer{0%{opacity:.35}50%{opacity:.6}to{opacity:.35}}.notes-sidebar [aria-busy=true] .rounded{background:var(--sb-border);animation:1.4s ease-in-out infinite sbShimmer}.notes-sidebar [role=option]>a:focus,.notes-sidebar [role=option]>a:focus-visible{box-shadow:none!important;outline:none!important}.notes-sidebar .note-item,.notes-sidebar .note-item__body,.notes-sidebar .note-item__title,.notes-sidebar .note-item__preview,.notes-sidebar .note-item__right,.notes-sidebar .note-item__meta,.notes-sidebar .note-item__kebab,.notes-sidebar .note-item__kebabBtn,.notes-sidebar .note-item__menuItem{cursor:pointer}#drawer-notes{--drawer-backdrop-top:0px;--drawer-panel-w:318px;--drawer-panel-radius:24px;--drawer-panel-bg:var(--background)}@supports (color:color-mix(in lab, red, red)){#drawer-notes{--drawer-panel-bg:color-mix(in oklab,var(--background)88%,transparent)}}#drawer-notes{--drawer-panel-border:var(--border)}@supports (color:color-mix(in lab, red, red)){#drawer-notes{--drawer-panel-border:color-mix(in oklab,var(--border)68%,transparent)}}#drawer-notes{--drawer-glass-bg:var(--background)}@supports (color:color-mix(in lab, red, red)){#drawer-notes{--drawer-glass-bg:color-mix(in oklab,var(--background)72%,transparent)}}#drawer-notes{--drawer-hover-bg:var(--foreground)}@supports (color:color-mix(in lab, red, red)){#drawer-notes{--drawer-hover-bg:color-mix(in oklab,var(--foreground)6%,transparent)}}.notes-drawer-backdrop{bottom:0;left:0;right:0;top:var(--drawer-backdrop-top,0px);cursor:default;background:radial-gradient(420px 260px at 0% 10%,var(--foreground),transparent 68%),#00000070;border:0;padding:0;position:absolute}@supports (color:color-mix(in lab, red, red)){.notes-drawer-backdrop{background:radial-gradient(420px 260px at 0% 10%,color-mix(in oklab,var(--foreground)10%,transparent),transparent 68%),#00000070}}.notes-drawer-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.notes-drawer-panel{width:var(--drawer-panel-w);background:var(--drawer-panel-bg);max-width:min(100vw,340px);min-height:0;color:var(--foreground);border-right:1px solid var(--drawer-panel-border);-webkit-backdrop-filter:blur(18px)saturate(1.12);backdrop-filter:blur(18px)saturate(1.12);border-radius:0 var(--drawer-panel-radius)var(--drawer-panel-radius)0;flex-direction:column;transition:transform .22s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;inset-block:0;inset-inline-start:0;overflow:hidden;transform:translate(-100%);box-shadow:18px 0 60px #0000002e}.notes-drawer-panel.is-open{transform:translate(0)}.notes-drawer-header{height:var(--hdr-h,56px);min-height:var(--hdr-h,56px);background:var(--drawer-glass-bg);border-bottom:1px solid var(--drawer-panel-border);-webkit-backdrop-filter:blur(12px)saturate(1.08);backdrop-filter:blur(12px)saturate(1.08);flex:none;justify-content:space-between;align-items:center;gap:10px;padding-inline:12px;display:flex}.notes-drawer-logo-btn,.notes-drawer-close-btn{border:1px solid var(--border);border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.notes-drawer-logo-btn,.notes-drawer-close-btn{border:1px solid color-mix(in oklab,var(--border)62%,transparent)}}.notes-drawer-logo-btn,.notes-drawer-close-btn{background:var(--background)}@supports (color:color-mix(in lab, red, red)){.notes-drawer-logo-btn,.notes-drawer-close-btn{background:color-mix(in oklab,var(--background)64%,transparent)}}.notes-drawer-logo-btn,.notes-drawer-close-btn{color:var(--foreground);-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;cursor:pointer;transition:background-color .16s,border-color .16s,transform .1s,opacity .16s}.notes-drawer-logo-btn:hover,.notes-drawer-close-btn:hover{background:var(--drawer-hover-bg);border-color:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.notes-drawer-logo-btn:hover,.notes-drawer-close-btn:hover{border-color:color-mix(in oklab,var(--foreground)16%,transparent)}}.notes-drawer-logo-btn:active,.notes-drawer-close-btn:active{transform:translateY(1px)}.notes-drawer-logo-btn:focus-visible,.notes-drawer-close-btn:focus-visible{box-shadow:0 0 0 3px var(--foreground);outline:none}@supports (color:color-mix(in lab, red, red)){.notes-drawer-logo-btn:focus-visible,.notes-drawer-close-btn:focus-visible{box-shadow:0 0 0 3px color-mix(in oklab,var(--foreground)12%,transparent)}}.notes-drawer-logo{place-items:center;width:26px;height:26px;display:grid;position:relative}.notes-drawer-logo .brand-layer{display:block;position:absolute;inset:0}.notes-drawer-logo .brand-layer--light{display:block}.notes-drawer-logo .brand-layer--dark,html.dark .notes-drawer-logo .brand-layer--light,html[data-theme=dark] .notes-drawer-logo .brand-layer--light,body.dark .notes-drawer-logo .brand-layer--light{display:none}html.dark .notes-drawer-logo .brand-layer--dark,html[data-theme=dark] .notes-drawer-logo .brand-layer--dark,body.dark .notes-drawer-logo .brand-layer--dark{display:block}@media (prefers-color-scheme:dark){html:not(.light):not(.dark):not([data-theme]) .notes-drawer-logo .brand-layer--light{display:none}html:not(.light):not(.dark):not([data-theme]) .notes-drawer-logo .brand-layer--dark{display:block}}.notes-drawer-close-icon{opacity:.86;width:18px;height:18px}.notes-drawer-body{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex:auto;min-height:0;overflow:hidden auto}.notes-drawer-footer{border-top:1px solid var(--drawer-panel-border);padding:.75rem;padding-bottom:max(.75rem,env(safe-area-inset-bottom,0px));flex:none}@media (max-width:380px){#drawer-notes{--drawer-panel-w:304px;--drawer-panel-radius:22px}.notes-drawer-header{padding-inline:10px}}@media (prefers-reduced-motion:reduce){.notes-drawer-panel,.notes-drawer-logo-btn,.notes-drawer-close-btn{transition:none}.notes-drawer-logo-btn:active,.notes-drawer-close-btn:active{transform:none}}
