.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#334155;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#475569}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes zoomIn95{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes slideInFromRight{0%{opacity:0;transform:translate(2rem)}to{opacity:1;transform:translate(0)}}@keyframes slideInFromBottom{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}@keyframes slideInFromBottomSmall{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}.animate-in{animation-duration:.5s;animation-fill-mode:both}.fade-in{animation-name:fadeIn}.zoom-in-95{animation-name:zoomIn95}.slide-in-from-right-8{animation-name:slideInFromRight}.slide-in-from-bottom-8{animation-name:slideInFromBottom}.slide-in-from-bottom-4{animation-name:slideInFromBottomSmall}.call-card{transition:border-color .2s ease,box-shadow .2s ease}.call-card:has(.call-hover-zone:hover){border-color:color-mix(in srgb,var(--call-accent) 50%,transparent)!important;box-shadow:0 0 15px color-mix(in srgb,var(--call-accent) 15%,transparent),0 0 4px color-mix(in srgb,var(--call-accent) 8%,transparent)}.call-card .call-biz,.call-card .call-client,.call-card .call-time,.call-card .call-icon{transition:color .2s ease}.call-card:has(.call-hover-zone:hover) .call-biz{color:var(--call-accent)!important}.call-card:has(.call-hover-zone:hover) .call-client{color:color-mix(in srgb,var(--call-accent) 70%,white)!important}.call-card:has(.call-hover-zone:hover) .call-time{color:var(--call-accent)!important}.call-card:has(.call-hover-zone:hover) .call-icon{color:color-mix(in srgb,var(--call-accent) 60%,white)!important}.op-notes-content{word-wrap:break-word;overflow-wrap:break-word}.op-notes-content b,.op-notes-content strong{font-weight:700;color:#e5e5e5}.op-notes-content br{display:block;content:"";margin-top:.25rem}.op-notes-content a{color:#60a5fa;text-decoration:underline}.op-notes-content ul,.op-notes-content ol{padding-left:1.25rem;margin:.25rem 0}.op-notes-content li{margin-bottom:.125rem}.op-notes-content p{margin-bottom:.25rem}.op-notes-content img{display:none}@keyframes marqueeScroll{0%,15%{transform:translate(0)}45%,55%{transform:translate(var(--scroll-dist))}85%,to{transform:translate(0)}}
