.layout_wrapper__M_ubx{display:grid;grid-template-columns:300px 1fr 340px;grid-gap:20px;gap:20px;min-height:calc(100vh - 60px);padding:20px;align-items:start}.layout_panelBase__PKD8l{background:var(--panel);border:1px solid var(--border);border-radius:18px;box-shadow:0 2px 12px rgba(0,0,0,.15);overflow:hidden}.layout_leftPanel__X_TKZ{position:-webkit-sticky;position:sticky;top:24px;min-height:200px}.layout_searchWrap___NDVB{padding:1rem 1rem .75rem}.layout_nav__rBtOk{display:flex;flex-direction:column;gap:.15rem;padding:0 .75rem 1rem}.layout_navLink__YVfVP{padding:.5rem .75rem;font-size:.9rem;color:var(--text-muted);transition:background .15s,color .15s;border-radius:8px}.layout_navLink__YVfVP:hover{background:var(--panel2);color:var(--text);text-decoration:none}.layout_navLink__YVfVP:focus-visible{outline:2px solid var(--brand1);outline-offset:2px}.layout_centerPanel__uk8ph{min-width:0;padding:2rem 2.25rem}.layout_rightPanel__Jva7K{position:-webkit-sticky;position:sticky;top:24px;min-height:120px}@media (max-width:1200px){.layout_wrapper__M_ubx{grid-template-columns:280px 1fr}.layout_rightPanel__Jva7K{display:none}}@media (max-width:900px){.layout_wrapper__M_ubx{grid-template-columns:1fr;padding:0;gap:16px;align-items:stretch}.layout_leftPanel__X_TKZ{position:static}.layout_rightPanel__Jva7K{display:block;position:static}.layout_centerPanel__uk8ph{padding:1.25rem 1rem}}.GuideRightPanel_panel__0yTB1{padding:1.25rem 1rem;height:100%}.GuideRightPanel_title__RSdRu{margin:0 0 .75rem;font-size:1rem;font-weight:600;color:var(--text)}.GuideRightPanel_list__cKj87{margin:0;padding-left:1.25rem;font-size:.9rem;color:var(--text-muted);line-height:1.6}.GuideRightPanel_list__cKj87 li{margin-bottom:.5rem}.GuideRightPanel_list__cKj87 li:last-child{margin-bottom:0}.GuideSearch_wrap__W4SbX{position:relative}.GuideSearch_search__kFzbB{width:100%;padding:.5rem .75rem;border:1px solid var(--border);border-radius:8px;font-size:.9rem;background:var(--panel);color:var(--text)}.GuideSearch_search__kFzbB:focus{outline:none;border-color:var(--brand1)}.GuideSearch_search__kFzbB::placeholder{color:var(--text-muted)}.GuideSearch_dropdown__PHwbA{position:absolute;top:100%;left:0;right:0;margin-top:4px;background:var(--bg);border:1px solid var(--border);border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.4);max-height:320px;overflow-y:auto;z-index:50}.GuideSearch_item__Se4ld{display:block;width:100%;padding:.5rem .75rem;font-size:.9rem;color:var(--text);text-align:left;background:none;border:none;border-bottom:1px solid var(--border);cursor:pointer}.GuideSearch_item__Se4ld:last-child{border-bottom:none}.GuideSearch_item__Se4ld:hover{background:var(--panel)}.GuideSearch_itemTitle__fLpqR{font-weight:600;margin-bottom:.2rem}.GuideSearch_itemSnippet__or4me{font-size:.8rem;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.GuideSearch_noResults__plqcy{padding:.75rem 1rem;font-size:.9rem;color:var(--text-muted)}