@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/fef07dbb0973bf53-s.00az9qtie3ho1.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.3j-a226dh71aj.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/53b9e256198e5412-s.2gwoz23eiro2t.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.0i3h3th1vs4m7.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.0zr6hhvz-h9nw.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_dbbf8c4b-module__5qCx7q__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_dbbf8c4b-module__5qCx7q__variable{--font-geist:"Geist", "Geist Fallback"}
:root{--bg:#0e0e10;--bg-2:#141417;--fg:#e7e7ea;--muted:#7a7a82;--line:#24242a;--accent:#e7e7ea;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html,body{background:var(--bg);height:100%;color:var(--fg);font-family:var(--font-geist), system-ui, sans-serif;-webkit-font-smoothing:antialiased;margin:0;font-size:15px;line-height:1.5}button,input,textarea{font:inherit;color:inherit}.app{min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--line);flex-direction:column;flex:none;gap:.75rem;width:230px;height:100vh;padding:1rem .75rem;display:flex;position:sticky;top:0;overflow-y:auto}.btn{border:1px solid var(--line);cursor:pointer;color:var(--fg);background:0 0;border-radius:6px;padding:.35rem .7rem}.btn.new{text-align:left}.nav{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.nav li{border-radius:6px;align-items:center;display:flex}.nav li.active{background:var(--bg-2)}.nav-item{text-align:left;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:0;flex:1;min-width:0;padding:.35rem .6rem;overflow:hidden}.nav li.active .nav-item{color:var(--accent)}.nav-delete{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:.2rem .5rem;line-height:1}@media (hover:hover){.btn:hover,.nav li:hover{background:var(--bg-2)}.nav-delete{opacity:0}.nav li:hover .nav-delete,.nav li.active .nav-delete{opacity:1}.nav-delete:hover{color:var(--fg)}}.muted{color:var(--muted)}.main{flex-direction:column;flex:1;min-width:0;display:flex}.topbar{justify-content:flex-end;align-items:center;gap:1rem;min-height:3.25rem;padding:.75rem 1.25rem;display:flex}.status{color:var(--muted);font-size:.85rem}.empty{flex:1;justify-content:center;align-items:center;display:flex}.editor{width:100%;max-width:44rem;margin:0 auto;padding:1rem 2rem 6rem}.title{background:0 0;border:0;outline:0;width:100%;margin-bottom:1rem;padding:.25rem 0;font-size:1.6rem;font-weight:600}.title::placeholder,textarea::placeholder{color:var(--muted)}.items{flex-direction:column;display:flex}.item{align-items:flex-start;gap:.6rem;display:flex}.bullet{color:var(--muted);text-align:center;-webkit-user-select:none;user-select:none;flex:none;width:.9rem;padding:.2rem 0;line-height:1.5}.item textarea{resize:none;background:0 0;border:0;outline:0;flex:1;min-width:0;margin:0;padding:.2rem 0;line-height:1.5;overflow:hidden}@media (max-width:640px){.app{flex-direction:column}.main{display:contents}.topbar{order:-1;padding:.75rem 1.25rem .5rem}.sidebar{border-right:0;border-bottom:1px solid var(--line);width:100%;height:auto;position:static}.editor{padding:1rem 1.25rem 4rem}}@media (pointer:coarse){input,textarea{font-size:16px}}.touchbar{display:none}@media (pointer:coarse){.touchbar{z-index:10;padding:.5rem 1.25rem;padding-bottom:calc(.5rem + env(safe-area-inset-bottom));background:var(--bg);border-top:1px solid var(--line);justify-content:space-between;display:flex;position:fixed;left:0;right:0}.touchbar-group{gap:.5rem;display:flex}.touchbar .btn{min-width:3rem;padding:.5rem .7rem;line-height:1}}
