html,body{margin:0;padding:0;font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;line-height:1.6;color:#333;background-color:#fff}*{box-sizing:border-box}.site-header{background:linear-gradient(135deg, #335552 0%, #1e3b1f 100%);border-bottom:none;box-shadow:0 2px 10px rgba(0,0,0,0.1)}.header-content{display:flex;flex-direction:column;align-items:center;padding:1rem 0}.site-title{margin:0;font-size:1.8rem;font-weight:600}.site-title a{color:white !important;text-decoration:none;text-shadow:0 1px 3px rgba(0,0,0,0.3)}.site-title a:hover{color:#f0f0f0 !important}.breadcrumb-nav{margin-top:.5rem;font-size:0.9rem;color:#a0a0a0}.breadcrumb-item{color:#a0a0a0 !important;text-decoration:none;transition:color 0.2s ease}.breadcrumb-item:hover{color:white !important;text-decoration:underline}.breadcrumb-separator{color:rgba(255,255,255,0.5);margin:0 .3rem}.breadcrumb-current{color:white;font-weight:500}.header-links{margin-top:.5rem}.glossary-link{color:#a0a0a0 !important;text-decoration:none;font-size:.85rem;padding:.3rem 0.8rem;border:1px solid rgba(255,255,255,0.25);border-radius:15px;transition:all 0.2s ease}.glossary-link:hover{color:white !important;background:rgba(255,255,255,0.1);border-color:rgba(255,255,255,0.5)}.main-content{max-width:1200px;margin:0 auto;padding:2rem 1rem;line-height:1.6}.wrapper{max-width:1200px;margin:0 auto;padding:0 1rem}h1,h2,h3,h4,h5,h6{margin-top:2rem;margin-bottom:1rem}p,ul,ol{margin-bottom:1rem}.main-content h1:first-child{margin-top:0}.mermaid{text-align:center;margin:2rem 0}table{border-collapse:collapse;width:100%;margin:1.5rem 0;box-shadow:0 2px 8px rgba(0,0,0,0.1)}table th{background:linear-gradient(135deg, #335552 0%, #1e3b1f 100%);color:white;padding:0.8rem;text-align:left}table td{padding:0.8rem;border-bottom:1px solid #e0e0e0}table tr:hover{background-color:#f8f9fa}code{background-color:transparent !important;border:none !important;padding:0 !important}pre{padding:1rem;border-radius:6px;overflow-x:auto;background-color:#f5f5f5 !important;border:1px solid #d0d0d0 !important}pre code{background-color:transparent !important;border:none !important}.highlight{background-color:#f5f5f5 !important;border:1px solid #d0d0d0 !important;border-radius:6px}.highlight pre{background-color:#f5f5f5 !important;margin:0}:root{--mermaid-primary-bg: #f0f2f0;--mermaid-secondary-bg: #f8f9f8;--mermaid-tertiary-bg: #fff;--mermaid-text-color: #2a3a2b;--mermaid-border-color: #5a6a5b;--mermaid-line-color: #4a5a4b;--mermaid-note-bg: #e8f5e8;--mermaid-note-border: #1e3b1f;--mermaid-note-text: #1e3b1f}.mermaid .note{fill:var(--mermaid-note-bg) !important;stroke:var(--mermaid-note-border) !important}.mermaid .noteText{fill:var(--mermaid-note-text) !important}a{color:#335552;transition:color 0.2s ease}a:hover{color:#1e3b1f}details{margin:1rem 0;border:1px solid #e0e0e0;border-radius:6px;overflow:hidden}details summary{background:linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);padding:1rem;cursor:pointer;font-weight:600;border-bottom:1px solid #e0e0e0;transition:background 0.2s ease}details summary:hover{background:linear-gradient(135deg, #e9ecef 0%, #dee2e6 100%)}details[open] summary{background:linear-gradient(135deg, #335552 0%, #1e3b1f 100%);color:white}details div{padding:1rem}details p,details ul,details ol{margin:1rem 0}details ul{padding-left:1.5rem}details li{margin:.5rem 0;line-height:1.6}details a{color:#335552;text-decoration:none}details a:hover{color:#1e3b1f;text-decoration:underline}.site-footer{background:#f8f9fa;border-top:1px solid #e0e0e0;margin-top:3rem;padding:2rem 0}.footer-content{text-align:center;color:#6c757d;font-size:0.9rem}.footer-content p{margin:0}@media screen and (max-width: 768px){.main-content{padding:1rem .5rem}.wrapper{padding:0 .5rem}.header-content{padding:0.8rem 0}.site-title{font-size:1.5rem}.breadcrumb-nav{font-size:0.8rem;text-align:center}.breadcrumb-separator{margin:0 0.2rem}.header-links{flex-direction:column;gap:.3rem}}
