.ThreeColumnLayout_sidebar___Hylw{width:250px;padding:1rem;background:white;z-index:30;transition:transform .1s ease-out;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);position:static;top:var(--sidebar-top,80px);height:fit-content;max-height:calc(100vh - var(--sidebar-top, 80px));overflow-y:auto}.ThreeColumnLayout_rightSidebar__Kyis6{width:300px}.ThreeColumnLayout_sidebar___Hylw::-webkit-scrollbar{width:6px}.ThreeColumnLayout_sidebar___Hylw::-webkit-scrollbar-track{background:#f8f9fa;border-radius:3px}.ThreeColumnLayout_sidebar___Hylw::-webkit-scrollbar-thumb{background:#dee2e6;border-radius:3px}.ThreeColumnLayout_sidebar___Hylw::-webkit-scrollbar-thumb:hover{background:#adb5bd}.ThreeColumnLayout_layoutContainer__Pc7o5{position:relative;min-height:100vh}.ThreeColumnLayout_contentArea__JHXzN{position:relative;display:grid;grid-template-columns:250px 1fr 300px;gap:1rem;max-width:1400px;margin:0 auto;padding:0 1rem}.ThreeColumnLayout_mainContent__6mjs1{min-width:0}@media (max-width:1023px){.ThreeColumnLayout_sidebar___Hylw{display:none}.ThreeColumnLayout_contentArea__JHXzN{grid-template-columns:1fr;max-width:800px}}