.doc-shell{display:flex;height:calc(100vh - 4rem);overflow:hidden;background:#0a0a0a}.doc-sidebar{width:264px;flex-shrink:0;background:#0e0e0e;border-right:1px solid #1A1A1A;height:100%;overflow-y:auto;display:flex;flex-direction:column;scrollbar-width:thin;scrollbar-color:#1F1F1F #0E0E0E}.sidebar-close{display:none}.doc-tabs{padding:1.25rem 1rem .75rem;display:flex;flex-direction:column;gap:2px}.doc-tab{display:flex;align-items:center;gap:.625rem;width:100%;text-align:left;background:transparent;border:none;border-radius:7px;padding:.625rem .875rem;cursor:pointer;transition:background .15s}.doc-tab:hover{background:#161616}.doc-tab.active{background:#c49a3c1a}.doc-tab-label{font-family:Inter,sans-serif;font-size:.8125rem;font-weight:500;color:#666;line-height:1.3;transition:color .15s}.doc-tab.active .doc-tab-label{color:#c49a3c;font-weight:600}.doc-toc{display:none;padding:.75rem .75rem 2rem;border-top:1px solid #141414}.doc-toc.active{display:block}.toc-heading{font-family:Inter,sans-serif;font-size:.6875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#444;margin:0 0 .5rem .375rem}.toc-root{list-style:none;padding:0;margin:0}.toc-group{display:flex;flex-direction:column;margin-bottom:1px}.toc-group-header{display:flex;align-items:center;gap:0}.toc-group-header .toc-link{flex:1;min-width:0}.toc-chevron{flex-shrink:0;background:none;border:none;cursor:pointer;padding:.3125rem .375rem;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background .15s}.toc-chevron:hover{background:#1a1a1a}.toc-chevron svg{transition:transform .2s ease;display:block}.toc-chevron svg path{stroke:#444;transition:stroke .15s}.toc-chevron:hover svg path{stroke:#777}.toc-chevron[aria-expanded=true] svg{transform:rotate(180deg)}.toc-children{list-style:none;padding:0;margin:0;overflow:hidden}.toc-item{display:block}.toc-link{display:block;font-family:Inter,sans-serif;font-size:.8rem;color:#555;padding:.3125rem .5rem;border-radius:5px;line-height:1.4;transition:color .15s,background .15s;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.toc-link:hover{color:#ccc;background:#141414}.toc-link.toc-active{color:#c49a3c!important;background:#c49a3c12}.toc-lvl-1{font-weight:700;color:#888}.toc-lvl-2{color:#777}.toc-child-link{padding-left:1.125rem;font-size:.775rem;color:#4a4a4a}.toc-child-link:hover{color:#aaa}.doc-main{flex:1;min-width:0;height:100%;overflow-y:auto;display:flex;flex-direction:column}.doc-topbar{display:none}.doc-section{display:none;max-width:860px;margin:0 auto;padding:3rem 2.5rem 6rem}.doc-section.active{display:block}.doc-section h1{font-family:DM Sans,sans-serif;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800;color:#fff;letter-spacing:-.025em;line-height:1.15;margin:2.5rem 0 1rem;padding-bottom:.75rem;border-bottom:1px solid #1A1A1A}.doc-section h1:first-child{margin-top:0}.doc-section h2{font-family:DM Sans,sans-serif;font-size:1.25rem;font-weight:700;color:#fff;letter-spacing:-.015em;line-height:1.2;margin:2.25rem 0 .875rem}.doc-section h3{font-family:DM Sans,sans-serif;font-size:1.0625rem;font-weight:700;color:#ccc;letter-spacing:-.01em;margin:1.75rem 0 .625rem}.doc-section h4{font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;color:#c49a3c;letter-spacing:.04em;text-transform:uppercase;margin:1.5rem 0 .5rem}.doc-section p{font-family:Inter,sans-serif;font-size:.9375rem;color:#aaa;line-height:1.75;margin:0 0 .875rem}.doc-section strong{color:#fff;font-weight:600}.doc-section em{color:#999}.doc-section hr{border:none;border-top:1px solid #1A1A1A;margin:2rem 0}.doc-section ul,.doc-section ol{font-family:Inter,sans-serif;font-size:.9375rem;color:#aaa;line-height:1.7;margin:0 0 .875rem;padding-left:1.5rem}.doc-section li{margin-bottom:.375rem}.doc-section li strong{color:#fff}.doc-section blockquote{border-left:3px solid #C49A3C;margin:1.25rem 0;padding:.875rem 1.25rem;background:#c49a3c0a;border-radius:0 8px 8px 0}.doc-section blockquote p{margin:0;color:#ccc}.doc-section code{font-family:SF Mono,Fira Code,Menlo,monospace;font-size:.8125rem;background:#111;border:1px solid #1F1F1F;border-radius:4px;padding:.125rem .4rem;color:#c49a3c}.doc-section table{width:100%;border-collapse:collapse;font-family:Inter,sans-serif;font-size:.875rem;margin:1.25rem 0 1.75rem;background:#0e0e0e;border:1px solid #1A1A1A;border-radius:10px;overflow:hidden}.doc-section thead th{background:#111;color:#999;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;padding:.75rem 1rem;text-align:left;border-bottom:1px solid #1A1A1A;white-space:nowrap}.doc-section tbody td{padding:.75rem 1rem;color:#aaa;border-bottom:1px solid #141414;vertical-align:top;line-height:1.5}.doc-section tbody tr:last-child td{border-bottom:none}.doc-section tbody tr:hover td{background:#ffffff04}.doc-section table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.doc-section table thead,.doc-section table tbody,.doc-section table tr{display:table;width:100%;table-layout:fixed}.doc-section table{display:table;min-width:100%}.doc-section .table-overflow{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:1.25rem 0 1.75rem;border-radius:10px}.severity-critical{color:#d95555;font-weight:700}.severity-severe{color:#e07840;font-weight:700}.severity-moderate{color:#c49a3c;font-weight:700}.doc-section ol:first-of-type{background:#0e0e0e;border:1px solid #1A1A1A;border-radius:8px;padding:1rem 1rem 1rem 2.25rem;margin-bottom:1.5rem}.doc-section ol:first-of-type li{font-size:.8125rem;color:#777;line-height:1.6}.doc-section h1+h1{margin-top:.5rem;font-size:clamp(1.25rem,2.5vw,1.875rem);color:#c49a3c;border-bottom:none;padding-bottom:0}@media(max-width:900px){.doc-shell{flex-direction:column;height:auto;overflow:visible}.doc-main{height:auto;overflow-y:visible;flex:none}.doc-sidebar{position:fixed;top:0;left:-284px;width:284px;height:100dvh;z-index:100;transition:left .25s ease;box-shadow:none}.doc-sidebar.open{left:0;box-shadow:4px 0 24px #0009}.sidebar-close{display:flex;align-items:center;justify-content:flex-end;padding:1rem 1rem .5rem;background:none;border:none;color:#555;font-size:1rem;cursor:pointer;width:100%}.doc-topbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.875rem 1.25rem;background:#0e0e0e;border-bottom:1px solid #1A1A1A;position:fixed;top:4rem;left:0;right:0;z-index:20}.doc-main{padding-top:3.25rem}.sidebar-open{display:flex;align-items:center;gap:.625rem;background:none;border:none;cursor:pointer;padding:0;flex-shrink:0}#topbar-title{font-family:DM Sans,sans-serif;font-size:.875rem;font-weight:600;color:#fff}.topbar-tabs{display:flex;gap:4px;overflow-x:auto}.topbar-tab{font-family:Inter,sans-serif;font-size:.75rem;font-weight:500;color:#555;background:#111;border:1px solid #1A1A1A;border-radius:6px;padding:.3125rem .625rem;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:all .15s}.topbar-tab.active{color:#c49a3c;background:#c49a3c1a;border-color:#c49a3c4d}.doc-section{padding:1.5rem 1.25rem 4rem}.doc-section table{font-size:.8125rem}.doc-section thead th,.doc-section tbody td{padding:.625rem .75rem}}.sidebar-overlay{display:none;position:fixed;inset:0;background:#0009;z-index:99}.sidebar-overlay.open{display:block}
