.app-shell.svelte-whg6dh{--sidebar-collapsed:66px;--sidebar-expanded:240px;--topbar-content-height:54px;--topbar-height:calc(var(--topbar-content-height) + var(--safe-top));--rail-btn:44px;--icon-size:20px;--stroke:2;--rail-radius:11px;grid-template-columns:var(--sidebar-collapsed) minmax(0, 1fr);min-height:100dvh;transition:grid-template-columns .16s;display:grid;position:relative}.app-shell.expanded.svelte-whg6dh{grid-template-columns:var(--sidebar-expanded) minmax(0, 1fr)}.sidebar.svelte-whg6dh{z-index:30;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffaf2e6;border-right:1px solid #5c3d261f;flex-direction:column;gap:8px;width:100%;height:100dvh;padding:10px 11px;display:flex;position:sticky;top:0;overflow:visible}.sidebar-top.svelte-whg6dh{min-height:var(--rail-btn);justify-items:center;gap:8px;display:grid}.app-shell.expanded.svelte-whg6dh .sidebar-top:where(.svelte-whg6dh){justify-items:stretch}.brand.svelte-whg6dh{min-width:0;color:var(--soft);align-items:center;gap:9px;text-decoration:none;display:inline-flex;position:relative}.sidebar.svelte-whg6dh .brand:where(.svelte-whg6dh){width:var(--rail-btn);height:var(--rail-btn);place-items:center;gap:0;display:grid}.brand-mark.svelte-whg6dh{color:#fffaf2;background:#6f452b;border-radius:11px;flex:none;place-items:center;width:34px;height:34px;font-weight:900;line-height:1;display:grid}.sidebar.svelte-whg6dh .brand-mark:where(.svelte-whg6dh){justify-self:center}.brand-name.svelte-whg6dh{color:var(--soft);letter-spacing:-.02em;white-space:nowrap;opacity:0;max-width:0;font-size:16px;font-weight:900;line-height:1;transition:opacity .12s,max-width .12s;overflow:hidden}.sidebar.svelte-whg6dh .brand-name:where(.svelte-whg6dh){display:none}.app-shell.expanded.svelte-whg6dh .sidebar:where(.svelte-whg6dh) .brand:where(.svelte-whg6dh){grid-template-columns:var(--rail-btn) minmax(0, 1fr);place-items:center start;width:100%;height:auto;min-height:44px;padding:1px 8px 1px 1px}.app-shell.expanded.svelte-whg6dh .sidebar:where(.svelte-whg6dh) .brand-name:where(.svelte-whg6dh),.drawer.svelte-whg6dh .brand-name:where(.svelte-whg6dh),.topbar.svelte-whg6dh .brand-name:where(.svelte-whg6dh){opacity:1;max-width:8em;display:block}.date-chip.svelte-whg6dh{min-width:0;color:var(--soft);background:#fffdf8b8;border:1px solid #5c3d261a;border-radius:12px;grid-template-columns:auto 1fr;align-items:baseline;gap:6px;padding:7px 10px;text-decoration:none;display:none}.app-shell.expanded.svelte-whg6dh .sidebar:where(.svelte-whg6dh) .date-chip:where(.svelte-whg6dh),.drawer-date.svelte-whg6dh{display:grid}.date-chip-label.svelte-whg6dh{color:var(--muted);letter-spacing:.04em;font-size:11px;font-weight:800}.date-chip-value.svelte-whg6dh{text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;font-weight:800;overflow:hidden}.nav.svelte-whg6dh{flex:auto;align-content:start;justify-items:center;gap:2px;min-height:0;display:grid;overflow:hidden auto}.sidebar.svelte-whg6dh .nav:where(.svelte-whg6dh){overflow:hidden auto}.app-shell.expanded.svelte-whg6dh .sidebar:where(.svelte-whg6dh) .nav:where(.svelte-whg6dh){justify-items:stretch}.sidebar-bottom.svelte-whg6dh,.drawer-bottom.svelte-whg6dh{border-top:1px solid var(--line);justify-items:center;gap:2px;margin-top:auto;padding-top:8px;display:grid}.app-shell.expanded.svelte-whg6dh .sidebar-bottom:where(.svelte-whg6dh){justify-items:stretch}.nav-link.svelte-whg6dh,.toggle-btn.svelte-whg6dh{width:var(--rail-btn);height:var(--rail-btn);border-radius:var(--rail-radius);color:var(--soft);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;place-items:center;margin:0;padding:0;font-size:15px;font-weight:700;text-decoration:none;display:grid;position:relative}.nav-link.svelte-whg6dh:before{content:"";opacity:0;background:#6f452b;border-radius:999px;width:2.5px;height:0;transition:height .12s,opacity .12s;position:absolute;top:50%;left:1px;transform:translateY(-50%)}.nav-link.svelte-whg6dh:hover,.toggle-btn.svelte-whg6dh:hover,.icon-btn.svelte-whg6dh:hover{color:var(--ink);background:#6f452b12}.nav-link.active.svelte-whg6dh{color:var(--ink);background:#6f452b1a}.nav-link.active.svelte-whg6dh:before{opacity:1;height:16px}.nav-link.emphasize.svelte-whg6dh:not(.active){color:var(--soft)}.nav-icon.svelte-whg6dh{width:var(--rail-btn);height:var(--rail-btn);color:inherit;place-items:center;display:grid}.nav-icon.svelte-whg6dh svg,.icon-btn.svelte-whg6dh svg{width:var(--icon-size);height:var(--icon-size);fill:none;stroke:currentColor;stroke-width:var(--stroke);stroke-linecap:round;stroke-linejoin:round}.nav-text.svelte-whg6dh{align-items:center;min-width:0;line-height:1.2;display:none}.nav-label.svelte-whg6dh{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.toggle-btn.svelte-whg6dh{color:var(--muted)}.toggle-btn.svelte-whg6dh .nav-label:where(.svelte-whg6dh){display:none}.app-shell.expanded.svelte-whg6dh .sidebar:where(.svelte-whg6dh) .nav-link:where(.svelte-whg6dh),.app-shell.expanded.svelte-whg6dh .sidebar:where(.svelte-whg6dh) .toggle-btn:where(.svelte-whg6dh){grid-template-columns:var(--rail-btn) minmax(0, 1fr);width:100%;height:var(--rail-btn);min-height:var(--rail-btn);place-items:center start;padding:0 10px 0 0;display:grid}.app-shell.expanded.svelte-whg6dh .sidebar:where(.svelte-whg6dh) .nav-text:where(.svelte-whg6dh){display:flex}.app-shell.expanded.svelte-whg6dh .sidebar:where(.svelte-whg6dh) .nav-label:where(.svelte-whg6dh){font-size:15px;font-weight:700}.app-shell.expanded.svelte-whg6dh .sidebar:where(.svelte-whg6dh) .toggle-btn:where(.svelte-whg6dh) .nav-label:where(.svelte-whg6dh){color:var(--muted);font-size:13px;font-weight:700;display:block}.sidebar-tooltip.svelte-whg6dh{left:calc(var(--sidebar-collapsed) + 10px);z-index:60;border:1px solid var(--line);color:var(--ink);white-space:nowrap;opacity:0;pointer-events:none;background:#fffaf2f7;border-radius:10px;padding:6px 10px;font-size:12px;font-weight:800;line-height:1.2;transition:opacity .1s;display:none;position:absolute;transform:translateY(-50%);box-shadow:0 8px 16px #4a301c17}@media (hover:hover) and (pointer:fine){.app-shell.svelte-whg6dh:not(.expanded) .sidebar-tooltip:where(.svelte-whg6dh){display:block}.sidebar-tooltip.visible.svelte-whg6dh{opacity:1}}.icon-btn.svelte-whg6dh{border-radius:var(--rail-radius);width:44px;height:44px;color:var(--soft);cursor:pointer;background:0 0;border:0;flex:none;place-items:center;padding:0;text-decoration:none;display:grid}.icon-btn.svelte-whg6dh .nav-icon:where(.svelte-whg6dh){width:44px;height:44px}.topbar.svelte-whg6dh,.backdrop.svelte-whg6dh,.drawer.svelte-whg6dh{display:none}.app-main.svelte-whg6dh{min-width:0;min-height:100dvh}.nav-link.svelte-whg6dh:focus-visible,.toggle-btn.svelte-whg6dh:focus-visible,.icon-btn.svelte-whg6dh:focus-visible,.brand.svelte-whg6dh:focus-visible,.date-chip.svelte-whg6dh:focus-visible,.backdrop.svelte-whg6dh:focus-visible{outline-offset:2px;outline:3px solid #42686a40}@media (width<=820px){.app-shell.svelte-whg6dh,.app-shell.expanded.svelte-whg6dh{grid-template-columns:minmax(0,1fr);grid-template-rows:var(--topbar-height) minmax(0, 1fr)}.sidebar.svelte-whg6dh{display:none}.topbar.svelte-whg6dh{z-index:40;height:var(--topbar-height);padding:var(--safe-top) max(10px, var(--safe-right)) 0 max(10px, var(--safe-left));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffaf2f0;border-bottom:1px solid #5c3d261f;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:8px;display:grid;position:sticky;top:0}.topbar.svelte-whg6dh .brand.compact:where(.svelte-whg6dh){justify-self:start;min-width:0}.topbar.svelte-whg6dh .search-shortcut:where(.svelte-whg6dh){justify-self:end}.backdrop.svelte-whg6dh{z-index:45;cursor:pointer;background:#2d211957;border:0;margin:0;padding:0;display:block;position:fixed;inset:0}.drawer.svelte-whg6dh{z-index:50;width:min(320px,100vw - 32px);height:100dvh;padding:max(12px, var(--safe-top)) 12px max(12px, var(--safe-bottom)) max(12px, var(--safe-left));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:none;background:#fffaf2fa;border-right:1px solid #5c3d261f;flex-direction:column;gap:10px;transition:transform .16s;display:flex;position:fixed;top:0;left:0;transform:translate(-105%);box-shadow:0 16px 36px #4a301c24}.drawer.open.svelte-whg6dh{pointer-events:auto;transform:translate(0)}.drawer-head.svelte-whg6dh{justify-content:space-between;align-items:center;gap:8px;min-height:42px;display:flex}.drawer.svelte-whg6dh .nav:where(.svelte-whg6dh){justify-items:stretch}.drawer.svelte-whg6dh .nav-link:where(.svelte-whg6dh){grid-template-columns:var(--rail-btn) minmax(0, 1fr);width:100%;height:var(--rail-btn);min-height:var(--rail-btn);align-items:center;padding:0 10px 0 0;display:grid}.drawer.svelte-whg6dh .nav-link.emphasize:where(.svelte-whg6dh){background:#fffdf8e6;border:1px solid #6f452b1f}.drawer.svelte-whg6dh .nav-text:where(.svelte-whg6dh){display:flex}.drawer.svelte-whg6dh .nav-label:where(.svelte-whg6dh){font-size:15px;font-weight:700}.drawer-bottom.svelte-whg6dh{justify-items:stretch}.app-main.svelte-whg6dh{min-height:calc(100vh - var(--topbar-height));min-height:calc(100dvh - var(--topbar-height))}}@media (prefers-reduced-motion:reduce){.app-shell.svelte-whg6dh,.brand-name.svelte-whg6dh,.nav-link.svelte-whg6dh:before,.drawer.svelte-whg6dh,.sidebar-tooltip.svelte-whg6dh{transition:none}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#efe4d3;--paper:#fffaf2;--paper-2:#f7eddd;--ink:#2d2119;--soft:#6f452b;--muted:#7d6a59;--line:#5c3d262e;--accent:#42686a;--shadow:0 16px 38px #4a301c1f;--safe-top:env(safe-area-inset-top,0px);--safe-right:env(safe-area-inset-right,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-left:env(safe-area-inset-left,0px);font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Noto Sans CJK SC,Segoe UI,system-ui,sans-serif}*{box-sizing:border-box}html{background:var(--bg);-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;width:100%;max-width:100%;min-height:100%;overflow-x:clip}body{width:100%;max-width:100%;min-height:100dvh;color:var(--ink);background:radial-gradient(820px 420px at 7% -10%, #8b5a3833, transparent 64%), radial-gradient(640px 360px at 100% 4%, #68745a1f, transparent 58%), var(--bg);margin:0;overflow-x:clip}a{color:var(--accent)}button,input,select,textarea{min-width:0;max-width:100%;font:inherit;color:inherit}button{cursor:pointer;touch-action:manipulation}img,video,canvas,svg{max-width:100%}img,video{height:auto}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.markdown-body{min-width:0;color:inherit;overflow-wrap:anywhere}.markdown-body>:first-child{margin-top:0}.markdown-body>:last-child{margin-bottom:0}.markdown-body p{margin:0 0 8px;line-height:1.75}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4,.markdown-body h5,.markdown-body h6{color:var(--soft);margin:1.1em 0 .45em;line-height:1.3}.markdown-body h1{font-size:1.5rem}.markdown-body h2{font-size:1.32rem}.markdown-body h3{font-size:1.18rem}.markdown-body h4,.markdown-body h5,.markdown-body h6{font-size:1rem}.markdown-body ul,.markdown-body ol{margin:.45em 0 .8em;padding-left:1.65em}.markdown-body li{margin:.22em 0;line-height:1.7}.markdown-body li>p{margin:0}.markdown-body .task-list-item{margin-left:-1.3em;list-style:none}.markdown-body .task-list-item input{width:1em;height:1em;accent-color:var(--accent);vertical-align:-.08em;margin:0 .48em 0 0}.markdown-body blockquote{color:var(--muted);border-left:4px solid #42686a59;margin:.65em 0;padding:.15em 0 .15em 1em}.markdown-body blockquote>:last-child{margin-bottom:0}.markdown-body code{background:#5c3d2617;border-radius:6px;padding:.12em .35em;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.9em}.markdown-code-block{border:1px solid var(--line);color:#fffaf2;background:#2d2119f0;border-radius:14px;max-width:100%;margin:.65em 0;position:relative;overflow:hidden}.markdown-code-copy{z-index:1;color:#fffaf2c2;background:#fffaf214;border:0;border-radius:9px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;line-height:1;transition:transform .12s,background-color .12s,color .12s;display:inline-flex;position:absolute;top:10px;right:10px}.markdown-code-copy:hover{color:#fffaf2;background:#fffaf226}.markdown-code-copy:active{transform:scale(.9)}.markdown-code-copy:focus-visible{outline-offset:1px;color:#fffaf2;background:#fffaf226;outline:2px solid #fffaf2}.markdown-code-copy[data-state=success]{color:#d8f3e8;background:#42686a6b}.markdown-code-copy[data-state=error]{color:#ffd4d4;background:#9b2c2c61}.markdown-code-copy-icon{width:16px;height:16px}.markdown-code-copy-icon--check,.markdown-code-copy-icon--error,.markdown-code-copy[data-state=success] .markdown-code-copy-icon--copy,.markdown-code-copy[data-state=error] .markdown-code-copy-icon--copy{display:none}.markdown-code-copy[data-state=success] .markdown-code-copy-icon--check,.markdown-code-copy[data-state=error] .markdown-code-copy-icon--error{display:block}.markdown-code-copy-status{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}.markdown-body pre{max-width:100%;color:inherit;background:0 0;border:0;border-radius:0;margin:0;padding:14px 52px 14px 14px;line-height:1.6;overflow:auto}.markdown-body pre code{color:inherit;white-space:pre;background:0 0;padding:0;font-size:13px}@media (prefers-reduced-motion:reduce){.markdown-code-copy{transition:none}}.markdown-body hr{border:0;border-top:1px solid var(--line);margin:1em 0}.markdown-body a{color:var(--accent);text-underline-offset:.18em;text-decoration-thickness:.08em}.markdown-table-wrap{max-width:100%;margin:.7em 0;overflow-x:auto}.markdown-body table{border-collapse:collapse;width:100%;font-size:.92em}.markdown-body th,.markdown-body td{border:1px solid var(--line);text-align:left;padding:7px 9px}.markdown-body th{color:var(--soft);background:#42686a14;font-weight:850}.markdown-disabled-syntax{color:var(--muted);white-space:pre-wrap}.markdown-highlight-warning{color:#9b6a16;font-size:12px}.day-sidebar-card{border:1px solid var(--line);background:var(--paper);box-shadow:none;border-radius:30px;padding:22px}.day-sidebar-card__head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding-bottom:12px;display:flex}.day-sidebar-card__head h2{color:var(--soft);letter-spacing:.02em;margin:0;font-size:25px;line-height:1}
