:root{--code-color: #bcbec4;--code-background: #1e1f22;--function-color: #57aaf7;--comment-color: #7a7e85;--dcdoc-tag-color: #67a37c;--dcdoc-text-color: #5f826b;--keyword-color: #cf8e6d;--number-color: #2aacb8;--string-color: #6aab73 }html,body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;width:100%;min-height:100%;margin:0}.standalone-page{width:75%;min-width:800px;margin:0 auto;padding:1.5rem}.note-box{font-size:.95rem;margin-bottom:1.5rem;padding:.75rem 1rem;border:1px solid transparent;border-radius:6px}.note-box a{font-weight:500;text-decoration:underline}.note-box a:hover{text-decoration:none}.note-info{color:#084298;border-color:#b3d8ff;background:#e7f3fe}.note-warning{color:#856404;border-color:#ffeeba;background:#fff3cd}.note-error{color:#842029;border-color:#f5c2c7;background:#f8d7da}pre{font-family:Consolas,Courier New,Courier,monospace;margin:10px 0;padding:10px;color:var(--code-color);border-radius:10px;background:var(--code-background)}code{font-family:Consolas,Courier New,Courier,monospace;margin:10px 0;padding:3px;color:#000;border-radius:3px;background:#d3d3d3}table{width:100%;margin-bottom:1.5rem;border-collapse:collapse}th,td{padding:8px;text-align:center;border:1px solid #ddd}th{font-weight:700;background-color:#f2f2f2}tr:nth-child(2n){background-color:#f9f9f9}tr:hover{background-color:#e9e9e9}
