*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Helvetica Neue', Arial, sans-serif;line-height:1.6;color:#2c3e50;background-color:#f8f9fa}.container{max-width:1024px;margin:0 auto;padding:0 20px}.site-header{background:white;border-bottom:1px solid #dee2e6;padding:1rem 0;box-shadow:0 2px 4px rgba(0,0,0,0.1)}.site-header .container{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.site-header .site-title{font-size:1.5rem;font-weight:700}.site-header .site-title a{color:#2c3e50;text-decoration:none}.site-header .site-title a:hover{color:#3498db}.site-header .site-nav{display:flex;gap:1.5rem}.site-header .site-nav a{color:#2c3e50;text-decoration:none;font-weight:500;transition:color 0.3s ease}.site-header .site-nav a:hover{color:#3498db}.site-content{min-height:calc(100vh - 200px);padding:2rem 0}h1,h2,h3,h4,h5,h6{color:#2c3e50;margin:1.5em 0 0.5em 0;font-weight:600;line-height:1.3}h1{font-size:2.5rem}h2{font-size:2rem;border-bottom:2px solid #3498db;padding-bottom:0.5rem}h3{font-size:1.5rem;color:#3498db}h4{font-size:1.25rem}h5{font-size:1.1rem}h6{font-size:1rem}p{margin:1em 0}a{color:#3498db;text-decoration:none}a:hover{text-decoration:underline}ul,ol{margin:1em 0;padding-left:2em}li{margin:0.5em 0}table{width:100%;border-collapse:collapse;margin:1.5em 0;background:white;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,0.1)}th,td{padding:1em;text-align:left;border-bottom:1px solid #dee2e6}th{background:#2c3e50;color:white;font-weight:600}tr:hover{background:rgba(52,152,219,0.05)}code{background:#f8f8f8;padding:0.2em 0.4em;border-radius:3px;font-family:'Monaco', 'Menlo', 'Ubuntu Mono', monospace;font-size:0.9em;color:#e74c3c}pre{background:#f8f8f8;padding:1em;border-radius:8px;overflow-x:auto;margin:1.5em 0;border-left:4px solid #3498db}pre code{background:none;padding:0;color:#2c3e50}blockquote{border-left:4px solid #3498db;padding-left:1em;margin:1.5em 0;color:#666;font-style:italic}hr{border:none;border-top:2px solid #dee2e6;margin:2em 0}strong{color:#2c3e50;font-weight:600}em{color:#e74c3c}.site-footer{background:#2c3e50;color:white;padding:2rem 0;text-align:center;margin-top:auto}.site-footer p{margin:0.5em 0}.site-footer a{color:#ecf0f1}.site-footer a:hover{color:white}.toc{background:white;border:1px solid #dee2e6;border-radius:8px;padding:1.5em;margin:2em 0}.toc h2{margin-top:0;border:none;padding:0}.toc ul{list-style:none;padding-left:1em}.toc li{margin:0.25em 0}.toc a{display:block;padding:0.25em 0;border-bottom:1px solid transparent}.toc a:hover{border-bottom-color:#3498db;text-decoration:none}@media (max-width: 768px){.site-header .container{flex-direction:column;text-align:center;gap:1rem}.site-header .site-nav{justify-content:center;flex-wrap:wrap}h1{font-size:2rem}h2{font-size:1.5rem}table{font-size:0.9rem}th,td{padding:0.75em}pre{padding:0.75em}.container{padding:0 15px}}@media print{.site-header,.site-footer{display:none}body{background:white;color:black}a{color:black;text-decoration:underline}}
