.portal-sidebar{width:220px;min-height:100vh;background:#0c1b33;display:flex;flex-direction:column;flex-shrink:0;position:sticky;top:0;height:100vh;overflow-y:auto;z-index:50}.portal-mobile-header{display:none;align-items:center;gap:12px;background:#0c1b33;padding:12px 16px;position:sticky;top:0;z-index:100}@media (max-width: 768px){.portal-sidebar{position:fixed;left:-220px;top:0;bottom:0;z-index:200;transition:left .25s ease;height:100vh}.portal-sidebar.sidebar-open{left:0}.portal-mobile-header{display:flex}.portal-icerik{padding:12px!important}.kumule-table th:nth-child(-n+3),.kumule-table td:nth-child(-n+3){position:static!important}}
