:root{color:#202124;background:#f7f7f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}code,pre{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.app-shell{display:grid;grid-template-columns:300px minmax(0,1fr);min-height:100vh}.sidebar-collapsed{grid-template-columns:minmax(0,1fr)}.sidebar-collapsed .content-area{grid-column:1}.sidebar{position:sticky;top:0;height:100vh;overflow:hidden;display:flex;flex-direction:column;border-right:1px solid #deded7;background:#f0f1ed}.sidebar-backdrop{display:none}.brand{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 18px 14px}.brand strong{display:block;font-size:18px;line-height:1.2}.brand span{display:block;margin-top:4px;color:#6e716a;font-size:13px}.icon-button,.clear-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid #d5d7cf;background:#fff;color:#363933;cursor:pointer}.icon-button{width:34px;height:34px;border-radius:7px}.clear-button{width:24px;height:24px;border:0;border-radius:6px;background:transparent}.icon-button:hover,.tree-item:hover{background:#e7ebe5}.search-box{display:flex;align-items:center;gap:8px;margin:0 14px 14px;padding:0 10px;min-height:40px;border:1px solid #d5d7cf;border-radius:8px;background:#fff;color:#74786f}.search-box input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#202124}.file-tree{overflow-y:auto;padding:0 10px 18px}.tree-folder{margin:6px 0}.folder-label{display:flex;align-items:center;gap:6px;width:100%;min-height:30px;margin:6px 0 2px;border:0;border-radius:7px;background:transparent;color:#5d6259;cursor:pointer;font-size:13px;font-weight:700;letter-spacing:0;text-align:left}.folder-label:hover{background:#e7ebe5}.folder-label>svg:first-child{flex:0 0 auto;transition:transform .16s ease}.folder-label.open>svg:first-child{transform:rotate(90deg)}.folder-label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tree-item{display:flex;align-items:center;gap:9px;width:100%;min-height:38px;margin:2px 0;padding:8px 10px;border:0;border-radius:7px;background:transparent;color:#363933;cursor:pointer;text-align:left}.tree-item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tree-item.active{background:#dfe8dc;color:#1e4d2b;font-weight:700}.content-area{min-width:0;background:#fbfbf8}.topbar{position:sticky;top:0;z-index:2;display:flex;align-items:center;gap:14px;min-height:78px;padding:14px 40px;border-bottom:1px solid #e6e5dd;background:#fbfbf8eb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.topbar p{margin:0 0 4px;color:#72766d;font-size:13px}.page-title{min-width:0}.topbar h1{margin:0;font-size:22px;line-height:1.25;overflow-wrap:anywhere}.markdown-body{width:min(920px,calc(100% - 48px));margin:0 auto;padding:38px 0 80px;color:#252721;line-height:1.75;word-break:keep-all}.markdown-body h1,.markdown-body h2,.markdown-body h3{line-height:1.35}.markdown-body h1{margin:0 0 28px;font-size:34px}.markdown-body h2{margin-top:42px;padding-top:10px;border-top:1px solid #e5e5dc;font-size:25px}.markdown-body h3{margin-top:32px;font-size:20px}.markdown-body p,.markdown-body li{font-size:16px}.markdown-body pre{overflow-x:auto;padding:16px;border:1px solid #242820;border-radius:8px;background:#111510;color:#f4f7f1;line-height:1.55}.markdown-body :not(pre)>code{padding:2px 6px;border-radius:5px;background:#e9ece4;color:#254b31}.markdown-body table{display:block;width:100%;overflow-x:auto;border-collapse:collapse}.markdown-body th,.markdown-body td{padding:10px 12px;border:1px solid #dadbd3}.markdown-body th{background:#eef0ea}.markdown-body blockquote{margin:24px 0;padding:2px 18px;border-left:4px solid #7c9a70;background:#eff4ed;color:#3d463a}.html-preview{height:calc(100vh - 78px);padding:18px}.html-preview iframe{width:100%;height:100%;border:1px solid #d8d9d2;border-radius:8px;background:#fff}.empty-state{display:grid;min-height:100vh;place-content:center;padding:24px;text-align:center}.sidebar-collapsed .sidebar{display:none}@media(max-width:820px){.app-shell,.sidebar-collapsed{grid-template-columns:1fr}.sidebar{position:fixed;inset:0 auto 0 0;z-index:5;width:min(86vw,320px);box-shadow:20px 0 40px #2021242e}.sidebar-backdrop{position:fixed;inset:0;z-index:4;display:block;border:0;background:#20212447;cursor:pointer}.sidebar-collapsed .sidebar{display:none}.topbar{padding:12px 18px}.topbar h1{font-size:18px}.markdown-body{width:min(100% - 32px,920px);padding-top:28px}.markdown-body h1{font-size:28px}.html-preview{height:calc(100vh - 70px);padding:10px}}
