body{font-family:system-ui,sans-serif;margin:0;background:linear-gradient(135deg,#0de2c4 0,#b2fff9 60%,#f8fcff 100%);color:#222e2f;min-height:100vh}.brand{color:#8fd6ff;font-family:monospace;font-weight:700}::-webkit-scrollbar{width:10px;background:#23273a}::-webkit-scrollbar-thumb{background:#323a5a;border-radius:8px}.docs-header{background:linear-gradient(90deg,#b2fff9 0,#eafffd 100%);color:#099e8f;padding:1.2rem 2.2rem 1rem 2.2rem;font-size:1.5rem;box-shadow:0 2px 12px #0de2c422;border-bottom:1.5px solid #8fd6ff}.docs-header .logo{color:#099e8f;text-decoration:none;font-weight:700;letter-spacing:.5px;font-size:1.2em}.docs-container{display:flex;max-width:1200px;margin:3rem auto 2rem auto;background:linear-gradient(120deg,#f8fcff 0,#b2fff9 100%);border-radius:14px;box-shadow:0 6px 32px #0de2c422,0 1.5px 6px #b2fff944;overflow:hidden;border:1.5px solid #8fd6ff;backdrop-filter:blur(2px)}.sidebar{min-width:220px;background:linear-gradient(120deg,#eafffd 0,#b2fff9 100%);padding:2.2rem 1.2rem 2rem 1.2rem;border-right:1.5px solid #8fd6ff;box-shadow:1px 0 12px #0de2c422;color:#1a2326}.sidebar-nav ul{list-style:none;padding:0;margin:0}.sidebar-nav li{margin-bottom:1rem}.sidebar-nav a{color:#099e8f;text-decoration:none;font-weight:500;transition:color .2s,background .2s,border-radius .2s;padding:.33em .7em;border-radius:6px;display:inline-block}.sidebar-nav a.active,.sidebar-nav a:hover{color:#fff;background:linear-gradient(90deg,#099e8f 40%,#8fd6ff 100%);text-shadow:0 1px 6px #0de2c433}.content{flex:1;padding:2.5rem 3.5rem;min-width:0;color:#1a2326;background:0 0}.content h1,.content h2,.content h3{color:#099e8f;font-weight:700}.content a{color:#099e8f;text-decoration:underline;transition:color .2s}.content a:hover{color:#fff;background:linear-gradient(90deg,#099e8f 40%,#8fd6ff 100%);border-radius:4px;text-decoration:none;padding:0 .2em}.links a{color:#099e8f;border-bottom:1.5px dotted #099e8f;background:0 0;margin-right:1.2em;font-size:1.13em;padding:.1em .2em}.links a:hover{color:#fff;border-bottom:2px solid #099e8f;background:linear-gradient(90deg,#099e8f 40%,#8fd6ff 100%);border-radius:4px}.docs-footer{text-align:center;padding:2.2rem 0 1.2rem 0;color:#1a2326;font-size:1.05rem;background:0 0}hr{border:none;border-top:3px solid #099e8f;height:0;margin:2.5rem 0 2rem 0;border-radius:2px;background:linear-gradient(90deg,#099e8f 0,#8fd6ff 100%);opacity:.85}@media (max-width:900px){.docs-container{flex-direction:column}.sidebar{border-right:none;border-bottom:1px solid #e5e7eb;min-width:0;padding:1rem}.content{padding:1rem}}.hljs{display:block;overflow-x:auto;padding:1em;background:#2b2b2b;color:#bababa;margin-bottom:20px;margin-left:10px;font-family:Inconsolata,monospace}.hljs-emphasis,.hljs-strong{color:#a8a8a2}.hljs-bullet,.hljs-link,.hljs-literal,.hljs-number,.hljs-quote,.hljs-regexp{color:#6896ba}.hljs-code,.hljs-selector-class{color:#a6e22e}.hljs-emphasis{font-style:italic}.hljs-attribute,.hljs-keyword,.hljs-name,.hljs-section,.hljs-selector-tag,.hljs-variable{color:#cb7832}.hljs-params{color:#b9b9b9}.hljs-string{color:#6a8759}.hljs-addition,.hljs-built_in,.hljs-builtin-name,.hljs-selector-attr,.hljs-selector-id,.hljs-selector-pseudo,.hljs-subst,.hljs-symbol,.hljs-template-tag,.hljs-template-variable,.hljs-type{color:#e0c46c}.hljs-comment,.hljs-deletion,.hljs-meta{color:#7f7f7f}