@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}html{scroll-behavior:smooth}.custom-scrollbar{scrollbar-color:#64748b7a #0f172a2e;scrollbar-color:var(--dmv-scrollbar-thumb,#64748b7a) var(--dmv-scrollbar-track,#0f172a2e);scrollbar-width:thin}.custom-scrollbar::-webkit-scrollbar{height:8px;height:calc(var(--dmv-scrollbar-size, 10px) - 2px);width:8px;width:calc(var(--dmv-scrollbar-size, 10px) - 2px)}.custom-scrollbar::-webkit-scrollbar-track{background:#0f172a2e;background:var(--dmv-scrollbar-track,#0f172a2e);border-radius:8px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#64748b7a;background:var(--dmv-scrollbar-thumb,#64748b7a);border:1px solid #ffffff59;border:1px solid var(--dmv-scrollbar-border,#ffffff59);border-radius:8px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#3b82f694;background:var(--dmv-scrollbar-thumb-hover,#3b82f694)}.sidebar-scrollbar{scrollbar-color:#64748b7a #0000;scrollbar-color:var(--dmv-scrollbar-thumb,#64748b7a) #0000;scrollbar-width:thin}.sidebar-scrollbar::-webkit-scrollbar{width:6px}.sidebar-scrollbar::-webkit-scrollbar-track{background:#0000}.sidebar-scrollbar::-webkit-scrollbar-thumb{background:#64748b7a;background:var(--dmv-scrollbar-thumb,#64748b7a);border-radius:6px}.sidebar-scrollbar::-webkit-scrollbar-thumb:hover{background:#3b82f694;background:var(--dmv-scrollbar-thumb-hover,#3b82f694)}.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)}}