.disclaimer[data-v-613adc82]{padding:16px;font-size:12px;color:var(--color-text-muted);text-align:center}.app-header[data-v-0c793ee5]{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;height:var(--layout-header-height);padding:0 1.5rem;background:var(--color-surface)}.header-left[data-v-0c793ee5]{display:flex;align-items:center;gap:2rem}.header-center[data-v-0c793ee5]{flex:1;display:flex;justify-content:center;padding:0 1.5rem}.search-box[data-v-0c793ee5]{display:flex;align-items:center;gap:8px;width:240px;height:40px;padding:0 12px;box-sizing:border-box;border:1px solid var(--color-border);border-radius:10px;background:var(--color-bg);color:var(--color-text-muted);transition:border-color .15s ease}.search-box[data-v-0c793ee5]:focus-within{border-color:var(--color-primary)}.search-icon[data-v-0c793ee5]{width:18px;height:18px;flex-shrink:0}.search-input[data-v-0c793ee5]{flex:1;min-width:0;border:none;outline:none;background:transparent;font-size:14px;color:var(--color-text)}.search-input[data-v-0c793ee5]::placeholder{color:var(--color-text-muted)}.logo[data-v-0c793ee5]{width:32px;height:32px;vertical-align:middle}.nav[data-v-0c793ee5]{display:flex;gap:1.25rem}.nav-link[data-v-0c793ee5]{color:var(--color-text-secondary);text-decoration:none;font-size:15px}.nav-link.active[data-v-0c793ee5]{color:var(--color-primary);font-weight:600}.header-right[data-v-0c793ee5]{display:flex;align-items:center;gap:.25rem}.icon-btn[data-v-0c793ee5]{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;background:transparent;border-radius:8px;color:var(--color-text-secondary);cursor:pointer;transition:background-color .15s ease,color .15s ease}.icon-btn[data-v-0c793ee5]:hover{background:var(--color-surface-warm);color:var(--color-text)}.icon-btn svg[data-v-0c793ee5]{width:20px;height:20px}.nav-icon[data-v-eb20821c]{width:16px;height:16px;flex-shrink:0}.app-sidebar[data-v-3fba5c20]{position:fixed;top:calc(var(--layout-header-height) + 1rem);left:1rem;z-index:5;width:var(--layout-sidebar-width);height:calc(100vh - var(--layout-header-height) - 1rem);overflow-y:auto;box-sizing:border-box;padding:1rem .75rem;background:var(--color-surface);border-radius:12px}.sidebar-section[data-v-3fba5c20]{margin:0 0 .5rem .9rem;font-size:13px;color:var(--color-text-muted);letter-spacing:.05em}.sidebar-item[data-v-3fba5c20]{display:flex;align-items:center;gap:8px;padding:.7rem .9rem;margin-bottom:.25rem;border-radius:8px;color:var(--color-text-secondary);text-decoration:none;font-size:13px;transition:background-color .15s ease,color .15s ease}.sidebar-item[data-v-3fba5c20]:hover:not(.active){background:var(--color-surface-warm);color:var(--color-text)}.sidebar-item.active[data-v-3fba5c20]{color:var(--color-primary);font-weight:600}#app{height:100%}.app{display:flex;flex-direction:column;min-height:100vh}.layout-body{flex:1;display:flex;align-items:flex-start}.layout-main{flex:1;min-width:0;margin-left:calc(var(--layout-sidebar-width) + 1rem)}:root{--color-primary: #966535;--color-primary-hover: #a8753d;--color-primary-pressed: #7a4f2a;--color-primary-suppl: #a8753d;--color-bg: #faf7f2;--color-surface: #ffffff;--color-surface-warm: #f3ece1;--color-text: #3a2e22;--color-text-secondary: #857664;--color-text-muted: #a99a87;--color-border: #eadfcf;--color-border-strong: #d8c6ac;--color-success: #4a7c59;--color-warning: #b8860b;--color-error: #c0503b;--font-heading: "Noto Serif SC", "Songti SC", "STSong", "SimSun", Georgia, "Times New Roman", serif;--font-body: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;--layout-header-height: 60px;--layout-sidebar-width: 220px}html,body{height:100%;margin:0}body{font-family:var(--font-body);background:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--color-text)}.section-title{font-size:15px;font-weight:600;margin:0 0 1rem;padding-bottom:.5rem;border-bottom:1px solid var(--color-border)}
