.session-notes-container{height:100%;min-height:600px}.session-notes-panel,.session-notes-two-panel{display:flex;height:100%;min-height:0}.session-notes-panel{flex-direction:column}.session-notes-content{flex:1;overflow-y:auto;min-height:0}.session-notes-scrollable{scrollbar-width:thin;scrollbar-color:#cbd5e1 #f8fafc}.session-notes-scrollable::-webkit-scrollbar{width:6px}.session-notes-scrollable::-webkit-scrollbar-track{background:#f8fafc;border-radius:3px}.session-notes-scrollable::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.session-notes-scrollable::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media (max-width:1200px){.session-notes-two-panel{flex-direction:column}.session-notes-panel{width:100%!important;max-height:50vh}.session-notes-container{min-height:500px}}@media (max-width:768px){.session-notes-container{min-height:400px}.session-notes-panel{max-height:40vh}.session-notes-scrollable{scrollbar-width:auto}.session-notes-scrollable::-webkit-scrollbar{width:8px}}.video-conference-with-notes{transition:width .3s ease}.session-notes-content>*{min-width:0}.session-notes-panel .text-xs{font-size:.7rem}.session-notes-panel .h-6{height:1.25rem}.session-notes-panel .h-7{height:1.5rem}.session-notes-panel .h-8{height:1.75rem}.session-notes-panel p{word-wrap:break-word;overflow-wrap:break-word;hyphens:auto}.session-notes-panel input:focus,.session-notes-panel select:focus,.session-notes-panel textarea:focus{outline:2px solid #3b82f6;outline-offset:2px}.session-notes-container *{transition:all .2s ease}