.context-layout{display:grid;grid-template-columns:minmax(0,1fr) 316px;gap:22px;align-items:start}
.context-content{min-width:0}
.context-panel{position:sticky;top:82px;max-height:calc(100dvh - 98px);overflow:auto;min-width:0;border-left:1px solid #d8e2e7;padding-left:20px;color:#263f4a;scrollbar-width:thin;overflow-wrap:anywhere}
.context-heading,.context-heading>div,.context-section-title{display:flex;align-items:center;justify-content:space-between;gap:8px}
.context-heading h2{font-size:17px;margin:0;font-weight:650}
.context-panel h3{font-size:13px;margin:0 0 9px;color:#415866}
.context-panel p,.context-panel li,.context-panel dd{font-size:12px;line-height:1.75;margin:0}
.context-panel section,.context-panel details{padding:16px 0;border-top:1px solid #dfe7ea}
.context-panel summary{font-size:12px;font-weight:600;cursor:pointer;color:#375969}
.context-panel summary svg{vertical-align:middle;margin-right:5px}
.context-mode{display:flex;gap:8px;justify-content:space-between;font-size:11px;color:#567380;margin:12px 0}
.context-mode>span:first-child{color:#786026;background:#f8f1df;padding:2px 6px;border-radius:3px}
.context-panel dl{display:grid;grid-template-columns:66px minmax(0,1fr);gap:6px 8px;margin:12px 0}
.context-panel dt{font-size:11px;color:#687e89;line-height:1.8}
.context-summary{padding:0 0 15px;color:#60747e}
.context-next{border-top:2px solid #138677!important}
.context-next>strong{display:block;margin-bottom:8px;font-size:14px;line-height:1.6;color:#174e4a}
.context-next button{width:100%;justify-content:center;min-height:36px;margin-top:12px;white-space:normal}
.context-panel ul{margin:9px 0 0;padding-left:17px}
.context-panel li+li{margin-top:7px}
.context-muted,.context-footnote{color:#71828a}
.context-footnote{padding:14px 0;border-top:1px solid #dfe7ea}
.context-concept{padding-top:12px}
.context-concept strong,.context-concept code{display:block;font-size:12px}
.context-concept code{color:#697e89;margin:4px 0}
.context-concept small{font-size:11px;color:#72808a}
.context-concept .text-link{display:block;margin:7px 0 0}
.context-toggle[aria-expanded=true]{background:#e6f3ed;color:#17634f;border-color:#97c6b5}
.context-content .guide-layout{grid-template-columns:minmax(160px,.65fr) minmax(0,1fr)}
@media(max-width:1200px){.context-layout{grid-template-columns:minmax(0,1fr)}.context-panel{grid-row:1;position:static;max-height:none;overflow:visible;border-left:0;border-bottom:1px solid #cbdde0;padding:0 0 12px}.context-content .guide-layout{grid-template-columns:1fr}.context-panel .context-object{grid-template-columns:80px minmax(0,1fr)}.context-toggle span{display:none}.context-toggle{width:34px;min-width:34px;padding:6px!important;justify-content:center}}
@media(max-width:600px){.topbar-title{min-width:0}.context-panel h2{font-size:15px}}
