.voice-coach-container{height:100%;display:flex;flex-direction:column}.voice-coach-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:1.5rem;min-height:0;flex:1}.voice-coach-sidebar{overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgba(156,163,175,.3) transparent}.voice-coach-sidebar::-webkit-scrollbar{width:6px}.voice-coach-sidebar::-webkit-scrollbar-track{background:transparent}.voice-coach-sidebar::-webkit-scrollbar-thumb{background-color:rgba(156,163,175,.3);border-radius:3px}.voice-coach-chat{display:flex;flex-direction:column;min-height:0;height:100%}html{overflow-y:auto;scrollbar-gutter:stable}.dashboard-main-content{display:flex;flex-direction:column;min-height:0}