.sidebar[data-astro-cid-ssfzsv2f]{position:fixed;inset:0 auto 0 0;width:var(--sidebar-width);background:#17211d;color:#f5f7f2;padding:22px 14px;display:flex;flex-direction:column;z-index:20}.brand[data-astro-cid-ssfzsv2f]{display:flex;align-items:center;gap:10px;min-height:44px;padding:0 9px;color:inherit;text-decoration:none}.brand-mark[data-astro-cid-ssfzsv2f]{width:34px;height:34px;display:grid;place-items:center;color:#17211d;background:#b7db77;border-radius:6px}.brand[data-astro-cid-ssfzsv2f] strong[data-astro-cid-ssfzsv2f],.brand[data-astro-cid-ssfzsv2f] small[data-astro-cid-ssfzsv2f]{display:block;letter-spacing:0}.brand[data-astro-cid-ssfzsv2f] strong[data-astro-cid-ssfzsv2f]{font-size:15px}.brand[data-astro-cid-ssfzsv2f] small[data-astro-cid-ssfzsv2f]{margin-top:2px;color:#a8b4ad;font-size:10px;text-transform:uppercase}nav[data-astro-cid-ssfzsv2f]{display:grid;gap:5px;margin-top:34px}.nav-item[data-astro-cid-ssfzsv2f]{display:flex;align-items:center;gap:10px;min-height:42px;padding:0 11px;border-radius:5px;color:#b9c2bd;text-decoration:none;font-size:13px;transition:background .16s ease,color .16s ease}.nav-item[data-astro-cid-ssfzsv2f]:hover{color:#fff;background:#24332c}.nav-item[data-astro-cid-ssfzsv2f].active{color:#f8faf5;background:#2b4237;box-shadow:inset 3px 0 #b7db77}.sidebar-foot[data-astro-cid-ssfzsv2f]{display:flex;align-items:center;gap:10px;margin-top:auto;padding:14px 10px 4px;border-top:1px solid #2c3a34}.sidebar-foot[data-astro-cid-ssfzsv2f] strong[data-astro-cid-ssfzsv2f],.sidebar-foot[data-astro-cid-ssfzsv2f] small[data-astro-cid-ssfzsv2f]{display:block;font-size:11px}.sidebar-foot[data-astro-cid-ssfzsv2f] small[data-astro-cid-ssfzsv2f]{margin-top:2px;color:#8f9e96}.live-dot[data-astro-cid-ssfzsv2f]{width:8px;height:8px;border-radius:50%;background:#b7db77;box-shadow:0 0 0 4px #b7db771f}@media(max-width:760px){.sidebar[data-astro-cid-ssfzsv2f]{inset:auto 0 0;width:auto;height:64px;padding:6px 8px calc(6px + env(safe-area-inset-bottom));flex-direction:row;border-top:1px solid #2c3a34}.brand[data-astro-cid-ssfzsv2f],.sidebar-foot[data-astro-cid-ssfzsv2f]{display:none}nav[data-astro-cid-ssfzsv2f]{width:100%;margin:0;display:grid;grid-template-columns:repeat(4,1fr);gap:2px}.nav-item[data-astro-cid-ssfzsv2f]{min-width:0;min-height:50px;padding:5px 2px;flex-direction:column;justify-content:center;gap:3px;font-size:10px}.nav-item[data-astro-cid-ssfzsv2f].active{box-shadow:inset 0 2px #b7db77}}:root{--sidebar-width: 208px;--bg: #f3f5f1;--surface: #ffffff;--surface-subtle: #f8f9f6;--ink: #17211d;--muted: #66716b;--line: #dce1dc;--green: #26684f;--green-soft: #e4f0e9;--lime: #b7db77;--blue: #315f7d;--blue-soft: #e7eef3;--amber: #9a6c12;--amber-soft: #f6edda;--red: #a44c35;--red-soft: #f5e7e2;--shadow: 0 7px 24px rgb(30 48 39 / 6%);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none}*{box-sizing:border-box}html{background:var(--bg)}body{margin:0;min-width:320px;background:var(--bg)}button,input,select,textarea{font:inherit}a{color:inherit}.app-shell{min-height:100vh;margin-left:var(--sidebar-width);padding:34px clamp(22px,3.4vw,54px) 60px}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:28px;max-width:1320px;margin:0 auto 28px}.eyebrow{margin:0 0 8px;color:var(--green);font-size:11px;font-weight:750;text-transform:uppercase;letter-spacing:0}h1,h2,h3,p{overflow-wrap:anywhere}h1{max-width:880px;margin:0;font-size:30px;line-height:1.18;letter-spacing:0}.page-description{max-width:760px;margin:10px 0 0;color:var(--muted);font-size:14px;line-height:1.7}.date-stamp{display:flex;align-items:center;gap:7px;min-height:34px;padding:0 11px;border:1px solid var(--line);border-radius:5px;background:var(--surface);color:var(--muted);font-size:11px;white-space:nowrap}.content-width{width:100%;min-width:0;max-width:1320px;margin:0 auto}.panel{min-width:0;background:var(--surface);border:1px solid var(--line);border-radius:7px;box-shadow:var(--shadow)}.panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:18px 20px;border-bottom:1px solid var(--line)}.panel-head h2{margin:0;font-size:15px;line-height:1.35}.panel-head p{margin:5px 0 0;color:var(--muted);font-size:11px;line-height:1.5}.section-label{color:var(--muted);font-size:10px;font-weight:700;text-transform:uppercase}.status-badge{display:inline-flex;align-items:center;gap:6px;min-height:24px;padding:0 8px;border-radius:999px;font-size:10px;font-weight:650;white-space:nowrap}.status-badge>span{width:6px;height:6px;border-radius:50%;background:currentColor}.status-todo{color:#67716c;background:#edf0ed}.status-doing{color:var(--blue);background:var(--blue-soft)}.status-blocked{color:var(--red);background:var(--red-soft)}.status-done{color:var(--green);background:var(--green-soft)}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:12px}th,td{padding:13px 16px;border-bottom:1px solid var(--line);text-align:left;vertical-align:middle}th{color:var(--muted);background:var(--surface-subtle);font-size:10px;font-weight:700}tbody tr:last-child td{border-bottom:0}code{padding:2px 5px;border-radius:4px;background:#edf0ed;color:#254c3c;font-family:SFMono-Regular,Consolas,monospace;font-size:.88em}@media(max-width:760px){.app-shell{margin-left:0;padding:22px 14px 88px}.page-header{display:block;margin-bottom:20px}h1{font-size:25px}.date-stamp{width:fit-content;margin-top:14px}.panel-head{padding:15px 16px}}
