:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;font-weight:400;color:#333;background-color:#f9fafb;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden}#root{min-height:100vh}a{color:inherit;text-decoration:none}button{font-family:inherit}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#555}.sidebar{width:280px;height:100vh;background:#2c3e50;color:#fff;position:fixed;left:0;top:0;display:flex;flex-direction:column;box-shadow:2px 0 8px #0000001a;overflow-y:auto}.sidebar-header{padding:2rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.sidebar-header h2{margin:0;font-size:1.5rem;font-weight:600;letter-spacing:-.5px}.sidebar-subtitle{margin:.5rem 0 0;font-size:.875rem;opacity:.7;font-weight:300}.sidebar-nav{flex:1;padding:1.5rem 0}.nav-item{display:flex;align-items:center;padding:.875rem 1.5rem;color:#ffffffb3;text-decoration:none;transition:all .2s ease;border-left:3px solid transparent;font-size:.95rem;font-weight:400}.nav-item:hover{background:#ffffff0d;color:#fff}.nav-item.active{background:#ffffff1a;color:#fff;border-left-color:#fff;font-weight:500}.nav-icon{font-size:1.25rem;margin-right:.875rem;width:24px;text-align:center}.nav-label{flex:1}.sidebar-footer{padding:1.5rem;border-top:1px solid rgba(255,255,255,.1);text-align:center;font-size:.75rem;opacity:.5}.sidebar-footer p{margin:.25rem 0}.version{font-family:Courier New,monospace}.sidebar::-webkit-scrollbar{width:6px}.sidebar::-webkit-scrollbar-track{background:#0000001a}.sidebar::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.sidebar::-webkit-scrollbar-thumb:hover{background:#ffffff4d}@media(max-width:768px){.sidebar{width:100%;height:auto;position:relative}}.home-container{max-width:800px;margin:0 auto;padding:4rem 2rem}.hero-section{text-align:center;padding:3rem 2rem}.hero-title{font-size:3rem;font-weight:700;margin:0 0 1rem;color:#1a1a1a;line-height:1.2}.hero-subtitle{font-size:1.5rem;margin:0 0 2rem;color:#666;font-weight:400}.hero-description{font-size:1.1rem;line-height:1.8;color:#555;max-width:600px;margin:0 auto}@media(max-width:768px){.home-container{padding:2rem 1rem}.hero-title{font-size:2rem}.hero-subtitle{font-size:1.25rem}.hero-description{font-size:1rem}}.markdown-container{max-width:900px;margin:0 auto;padding:2rem}.markdown-header{margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #e5e7eb}.markdown-header h1{font-size:2.5rem;color:#1a1a1a;margin:0;font-weight:700;line-height:1.2}.header-divider{display:none}.markdown-content{line-height:1.8;color:#333}.md-h1{font-size:2rem;color:#1a1a1a;margin:2.5rem 0 1.5rem;padding-bottom:.5rem;border-bottom:1px solid #e5e7eb;font-weight:700}.md-h2{font-size:1.65rem;color:#1a1a1a;margin:2rem 0 1.25rem;font-weight:600}.md-h3{font-size:1.35rem;color:#333;margin:1.75rem 0 1rem;font-weight:600}.md-h4{font-size:1.15rem;color:#444;margin:1.5rem 0 .875rem;font-weight:600}.md-p{margin:1rem 0;color:#555;font-size:1rem}.md-ul,.md-ol{margin:1rem 0;padding-left:2rem}.md-li{margin:.5rem 0;color:#555;line-height:1.75}.md-ul .md-li{list-style:disc}.md-ol{counter-reset:item}.md-ol .md-li{counter-increment:item}.md-code-inline{background:#f3f4f6;color:#d63384;padding:.2rem .4rem;border-radius:3px;font-size:.9em;font-family:Courier New,monospace;border:1px solid #e5e7eb}.md-code-block{display:block;background:#f8f9fa;color:#333;padding:1.25rem;border-radius:4px;overflow-x:auto;font-family:Courier New,monospace;font-size:.9rem;line-height:1.6;margin:1.5rem 0;border:1px solid #e5e7eb}.md-blockquote{border-left:4px solid #ddd;background:#f9f9f9;padding:1rem 1.5rem;margin:1.5rem 0;color:#666}.md-blockquote p{margin:.5rem 0;color:#666}.md-link{color:#2563eb;text-decoration:underline;transition:color .2s ease}.md-link:hover{color:#1d4ed8}.md-strong{font-weight:700;color:#1a1a1a}hr{border:none;border-top:1px solid #e5e7eb;margin:2rem 0}table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.95rem}th{background:#f3f4f6;color:#1a1a1a;font-weight:600;padding:.75rem;text-align:left;border-bottom:2px solid #d1d5db}td{padding:.75rem;border-bottom:1px solid #e5e7eb;color:#555}tr:hover{background:#f9fafb}@media(max-width:768px){.markdown-container{padding:1rem}.markdown-header h1{font-size:2rem}.md-h1{font-size:1.75rem}.md-h2{font-size:1.5rem}.md-h3{font-size:1.25rem}}*{margin:0;padding:0;box-sizing:border-box}.app-container{display:flex;min-height:100vh;background:#f9fafb}.main-content{margin-left:280px;flex:1;padding:2rem;overflow-y:auto;min-height:100vh}@media(max-width:768px){.main-content{margin-left:0;padding:1rem}}
