@import url(https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap);#root,.app,.content,body,html{font-family:Source Sans Pro,sans-serif;height:100%;width:100%}.app{display:flex;position:relative}.app-layout{height:100vh;width:100%}.app-layout,.main-content{display:flex;overflow:hidden}.main-content{flex-direction:column;flex-grow:1}.scrollable-content{flex-grow:1;overflow-y:auto}.pro-sidebar{flex-shrink:0;height:100vh;position:-webkit-sticky;position:sticky;top:0;transition:width .3s ease;z-index:100}.pro-sidebar.collapsed{width:80px!important}.pro-sidebar:not(.collapsed){width:250px!important}.pdf-export{background-color:#fff!important;color:#000!important}.pdf-export code{background:#f0f0f0!important;color:#000!important}.pdf-export blockquote{background:#f8f8f8!important;border-left:4px solid #ccc!important;color:#000!important}::-webkit-scrollbar{height:12px;width:12px}::-webkit-scrollbar-track{background:#1f2937;border:1px solid #374151;border-radius:10px}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#4ade80,#22c55e 50%,#16a34a);border:2px solid #1f2937;border-radius:10px;-webkit-transition:all .3s ease;transition:all .3s ease}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#22c55e,#16a34a 50%,#15803d);box-shadow:0 0 15px #4ade8066;transform:scale(1.1)}::-webkit-scrollbar-thumb:active{background:linear-gradient(135deg,#16a34a,#15803d 50%,#166534);box-shadow:0 0 20px #4ade8099}::-webkit-scrollbar-corner{background:#1f2937}*{scrollbar-color:#4ade80 #1f2937;scrollbar-width:thin}[data-theme=light] ::-webkit-scrollbar-track{background:#f8fafc;border:1px solid #e2e8f0}[data-theme=light] ::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#22c55e,#16a34a 50%,#15803d);border:2px solid #f8fafc}html{scroll-behavior:smooth}.custom-scrollbar{scrollbar-color:#4ade80 #1f2937;scrollbar-width:thin}.custom-scrollbar::-webkit-scrollbar{height:8px;width:8px}.custom-scrollbar::-webkit-scrollbar-track{background:#1f293780;border-radius:8px}.custom-scrollbar::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#4ade80,#22c55e);border:1px solid #1f29374d;border-radius:8px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#22c55e,#16a34a);box-shadow:0 0 10px #4ade804d}.sidebar-scrollbar::-webkit-scrollbar{width:6px}.sidebar-scrollbar::-webkit-scrollbar-track{background:#0000}.sidebar-scrollbar::-webkit-scrollbar-thumb{background:#4ade804d;border-radius:6px}.sidebar-scrollbar::-webkit-scrollbar-thumb:hover{background:#4ade8099}.sidebar-company-name{-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;word-wrap:break-word!important;display:-webkit-box!important;flex:1 1!important;font-size:1.25rem!important;font-weight:600!important;line-height:1.25!important;max-width:100%!important;min-width:0!important;overflow:hidden!important;overflow-wrap:break-word!important;white-space:normal!important}.sidebar-company-name,.sidebar-company-name:hover{cursor:pointer!important}@keyframes logo-glow-pulse{0%{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}to{opacity:.7;transform:scale(1)}}