*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#191919;color:#e8e8e8;font:12px/1.58 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}
a{text-decoration:none;color:inherit}
button,input{font:inherit}
.sidebar{position:fixed;left:0;top:0;bottom:0;width:180px;background:#171717;border-right:1px solid #303030;z-index:20;overflow:auto;scrollbar-width:thin;scrollbar-color:#343434 transparent}
.brand{height:41px;display:flex;align-items:center;padding:0 15px;border-bottom:1px solid #303030}
.brand img{display:none}
.brand b{font-size:12px;color:#f0f0f0;font-weight:650}
.brand span{display:none}
.sidebar nav{padding:10px 0 18px}
.group{width:100%;border:0;background:none;color:#ddd;padding:7px 15px;display:flex;align-items:center;gap:8px;font-size:10.5px;font-weight:550;cursor:pointer;text-align:left;transition:background .14s ease}
.group:hover{background:#202020}
.group>span{margin-left:auto;color:#777;font-size:12px;transition:transform .16s ease}
.group:not(.open)>span{transform:rotate(-90deg)}
.n{width:14px;height:14px;border-radius:3px;display:grid;place-items:center;font-style:normal;font-size:8px;color:#111;font-weight:900;flex:none}
.n.gray{background:#8b8b8b}.n.green{background:#37d97f}.n.yellow{background:#e9c52d}.n.orange{background:#ff8838}.n.blue{background:#4b8fff}
.children{padding:0 0 5px 26px;overflow:hidden;max-height:1000px;opacity:1;transition:max-height .18s ease,opacity .12s ease}
.children.closed{display:block;max-height:0;opacity:0;padding-bottom:0}
.children a{display:block;color:#929292;font-size:10px;padding:4px 8px 4px 0;border-left:1px solid #303030;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .14s ease,background .14s ease,border-color .14s ease}
.children a:hover{color:#e2e2e2;background:#1d1d1d}
.children a.active{background:#183b2a;color:#39db82;border-left-color:#35db80;box-shadow:inset -1px 0 #35db80}
.sidefoot{position:sticky;bottom:0;padding:10px 15px;background:#171717;border-top:1px solid #292929;color:#4d4d4d;font-size:8px}
.main{margin-left:180px;min-height:100vh}
.topbar{height:41px;border-bottom:1px solid #303030;display:flex;align-items:center;justify-content:center;position:sticky;top:0;background:#191919;z-index:10}
.search{height:31px;width:180px;border:1px solid #3b3b3b;background:#252525;border-radius:5px;display:flex;align-items:center;padding:0 9px;color:#777;gap:7px;box-shadow:0 1px 2px #0005;transition:border-color .15s ease,box-shadow .15s ease,width .18s ease}
.search:focus-within{border-color:#505050;box-shadow:0 0 0 2px #ffffff08}
.search input{flex:1;background:none;border:0;outline:0;color:#eee;font-size:10px;min-width:0}
.search kbd{font-size:8px;color:#777;background:#303030;padding:2px 5px;border-radius:3px}
.home{position:absolute;right:14px;border:1px solid #333;background:#222;color:#888;width:25px;height:25px;border-radius:5px;cursor:pointer;font-size:12px;transition:.15s}
.home:hover{color:#eee;background:#292929}
.hamb{display:none}
.wrap{max-width:1080px;margin:0 auto;display:grid;grid-template-columns:minmax(0,700px) 150px;gap:22px;padding:20px 24px 70px}
.hero{border:1px solid #343434;border-radius:7px;overflow:hidden;margin:0 0 20px;background:#111;box-shadow:0 7px 25px #0003}
.hero img{width:100%;display:block}
h1{font-size:17px;line-height:1.25;color:#f3f3f3;margin:20px 0 14px;font-weight:650}
h2{font-size:14px;line-height:1.35;color:#eee;margin:22px 0 9px;font-weight:650}
.lead{color:#aaa;margin:0 0 16px}
.docsec{scroll-margin-top:60px}
.card{border:1px solid #3a3a3a;border-radius:7px;background:#202020;margin:11px 0;padding:10px 12px;box-shadow:0 1px 1px #0002;transition:transform .16s ease,border-color .16s ease,filter .16s ease}
.card:hover{transform:translateY(-1px);filter:brightness(1.03)}
.card .label{font-size:9px;font-weight:800;letter-spacing:.02em;margin-bottom:6px;display:flex;align-items:center;gap:7px}
.status-icon{width:14px;height:14px;border-radius:50%;display:inline-grid;place-items:center;font-size:8px;font-weight:900;border:1px solid currentColor;line-height:1}
.card p{margin:0;color:#ddd;font-size:10px}
.card ul{margin:2px 0 0;padding-left:16px;color:#ddd;font-size:10px}
.card li{margin:2px 0}
.card.red{border-color:#613437;background:linear-gradient(115deg,#331b1e 0%,#241d1e 52%,#201d1d 100%)}
.card.red .label,.card.red .status-icon{color:#ff6971}
.card.amber{border-color:#665128;background:linear-gradient(115deg,#332714 0%,#252018 52%,#211f1b 100%)}
.card.amber .label,.card.amber .status-icon{color:#edc64a}
.card.blue{border-color:#304c77;background:linear-gradient(115deg,#1c2a41 0%,#20242b 52%,#1f2024 100%)}
.card.blue .label,.card.blue .status-icon{color:#62a0ff}
.card.green{border-color:#2d6248;background:linear-gradient(115deg,#183526 0%,#1d2922 52%,#1e211f 100%)}
.card.green .label,.card.green .status-icon{color:#45db84}
.toc{position:sticky;top:41px;height:max-content;padding-top:18px;border-left:1px solid #303030;padding-left:11px}
.toc small{font-size:8px;letter-spacing:.11em;color:#777;font-weight:800}
.toc a{display:block;color:#858585;font-size:9px;padding:3px 0;transition:color .12s ease}
.toc a:hover{color:#eee}
.pager{border-top:1px solid #303030;margin-top:26px;padding-top:16px;display:flex;justify-content:space-between;gap:10px}
.pager a{border:1px solid #333;background:#202020;color:#888;border-radius:5px;padding:7px 10px;font-size:8px;min-width:115px;transition:.15s}
.pager a:hover{color:#eee;border-color:#484848;background:#252525}
.pager .next{text-align:right}
footer{text-align:center;color:#4f4f4f;font-size:8px;padding-top:30px}
.results{position:fixed;top:47px;left:50%;transform:translateX(-50%);width:300px;background:#202020;border:1px solid #444;border-radius:6px;z-index:50;box-shadow:0 20px 50px #000b;overflow:hidden;animation:searchIn .12s ease}
.results a{display:block;padding:8px 10px;border-bottom:1px solid #303030}
.results a:hover{background:#292929}
.results b{font-size:10px;display:block}
.results small{font-size:8px;color:#777}
.empty{padding:12px;color:#777}
.overlay{display:none}
@keyframes searchIn{from{opacity:0;transform:translate(-50%,-4px)}to{opacity:1;transform:translate(-50%,0)}}
@media(max-width:850px){
.sidebar{transform:translateX(-100%);transition:transform .2s cubic-bezier(.2,.8,.2,1);box-shadow:20px 0 50px #0000}
.sidebar.show{transform:none;box-shadow:20px 0 50px #0008}
.main{margin-left:0}
.hamb{display:block;position:absolute;left:12px;border:0;background:none;color:#aaa;font-size:16px;cursor:pointer}
.search{width:180px}
.toc{display:none}
.wrap{display:block;max-width:760px;padding:18px 16px 60px}
.overlay.show{display:block;position:fixed;inset:0;background:#0009;z-index:15;animation:fadeIn .15s ease}
}
@keyframes fadeIn{from{opacity:0}to{opacity:1}}
@media(max-width:500px){
.search{width:160px;margin-left:18px}
.search kbd{display:none}
.home{right:9px}
h1{font-size:17px}
.card{padding:9px 10px}
.hero{margin-top:0}
}
