.mobile-list{display:flex;flex-direction:column;gap:.5rem}.mobile-list-view-toggle-container{height:40px}.mobile-list-controls{display:flex;justify-content:space-between;align-items:center;color:#fff}.mobile-list-total-records{font-size:.75rem;font-family:Space Grotesk,sans-serif}.mobile-list-controls-right{display:flex;align-items:center;gap:.5rem}.mobile-list-view-mode-toggle{display:flex;justify-content:center;align-items:center}.mobile-list-view-mode-toggle-group-container-left{display:grid;place-content:center;flex-shrink:0;padding:4px 12px;border-radius:999px;background:linear-gradient(135.26deg,#f8cc5f,#ffdc86 116.49%)}.mobile-list-view-mode-toggle-group-container-right{display:grid;place-content:center;flex-shrink:0;padding:4px 12px 4px 32px;border-radius:999px;background:linear-gradient(135.26deg,#f8cc5f,#ffdc86 116.49%);opacity:.3;margin-left:-24px}.mobile-list-view-mode-toggle-icon{width:18px!important;height:18px!important;flex-shrink:0;color:#151417}.mobile-carousel{position:relative}.mobile-carousel-content{display:flex;gap:1rem;padding:5px 5px 20px;scroll-snap-type:x mandatory;scroll-behavior:smooth;overflow-x:auto;overflow-y:hidden}.mobile-carousel-item{flex:0 0 90%;height:100%;background:linear-gradient(180deg,#151417,#09090a);border:1px solid #7e7988;border-radius:12px;overflow:hidden;scroll-snap-align:center;transition:transform .3s ease,opacity .3s ease}.mobile-carousel-item.active{border:1px solid #644ff5;transform:scale(1.02);box-shadow:0 8px 20px rgba(89,85,232,.15)}.mobile-carousel-item.upgrade-active{border:1px solid #feb52a;transform:scale(1.02);box-shadow:0 8px 20px rgba(89,85,232,.15)}.mobile-carousel-contact-item{min-height:300px;background-color:#151417}.mobile-carousel-item-content{height:100%;width:100%}.mobile-carousel-current-card-indicator{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background-color:#312f35;color:#f2f6fd;padding:4px 10px;border-radius:12px;font-size:.75rem;z-index:10;box-shadow:0 2px 8px rgba(0,0,0,.3);font-weight:700;font-family:Space Grotesk,sans-serif}.mobile-carousel-item-placeholder{height:100%;width:100%;contain:content}.mcc{width:100%;position:relative}.mcc-header{padding:1rem}.mcc-header-top{display:flex;align-items:center;justify-content:space-between}.mcc-header-group{display:flex;align-items:center;gap:.25rem}.mcc-header-name{color:#fff;font-weight:700;font-size:.875rem;font-family:Space Grotesk,sans-serif}.mcc-header-high-intent{display:grid;place-content:center;width:24px;height:24px;visibility:hidden;border:1px solid #2d2f31;background:linear-gradient(308.44deg,#b04338 13.94%,#1a191b 37.39%,#1a191b 58.43%,#b04338 90.32%);border-radius:4px}.mcc-header-high-intent.visible{visibility:visible}.mcc-header-high-intent-icon{width:16px;height:16px;color:#f45949;fill:#f45949}.mcc-header-industry{color:#7e7988;font-size:.75rem;font-weight:300;font-family:Space Grotesk,sans-serif}.mcc-stats{justify-content:space-between;gap:.5rem;background-color:#312f35;padding:.5rem 1rem}.mcc-stat-card,.mcc-stats{display:flex;align-items:center}.mcc-stat-card{flex:1 1;flex-direction:column;padding:.25rem 0;background-color:#151417;border-radius:4px}.mcc-stat-card-total{color:#644ff5;font-weight:600}.mcc-stat-card-label{color:#7e7988;font-size:.75rem;font-weight:300}.mcc-details{display:flex;flex-direction:column;gap:1rem;padding:1rem;color:#f9fafb;font-size:.75rem;line-height:1.25}.mcc-details-summary{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;overflow:hidden;white-space:break-spaces;line-height:1.25}.mcc-details-group{display:grid;grid-template-columns:1fr 3fr;grid-gap:.5rem;gap:.5rem}.mcc-details-pin-icon{width:1rem;height:1rem;color:#5dc8d5}.mcc-details-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:.5rem;gap:.5rem}.mcc-details-link{color:#fff;text-decoration:underline;font-size:.75rem;font-weight:300}.mcc-details-controls{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.mcc-details-control-row{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.mcc-details-control-row>*{flex:1 1}.mcc-details-cta{width:100%;min-height:32px;font-weight:600}.mcc-swipe-hint{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:100;opacity:0;pointer-events:none;transition:opacity .3s ease}.mcc-swipe-hint.visible{opacity:1;pointer-events:all}.mcc-swipe-hint-icon{font-size:2rem;margin-bottom:1rem;animation:swipeAnim 1.5s infinite}.mcc-swipe-hint-text{padding:0 20px;font-size:.88rem;text-align:center;font-weight:700;text-shadow:0 0 5px rgba(0,0,0,.5);font-family:Space Grotesk,sans-serif;color:#fff}@keyframes swipeAnim{0%{transform:translateX(45px);opacity:0}50%{transform:translateX(15px);opacity:1}to{transform:translateX(-15px);opacity:0}}.mcc-locked-card{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.95);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;font-family:Space Grotesk,sans-serif}.mcc-lock-icon{width:3rem;height:3rem;color:#fff}.mcc-lock-cta{position:relative;padding:.5rem;border-radius:8px;background:linear-gradient(90deg,rgba(255,188,60,.1),rgba(255,208,80,.2),rgba(255,188,60,.1));background-size:200% 100%;animation:shimmer 3s linear infinite}.mcc-lock-cta.pulse{animation:button-pulse 1s ease-in-out}.mcc-lock-button{position:relative;z-index:1;width:100%;height:48px;font-weight:600;font-size:1rem;display:flex;align-items:center;justify-content:center;gap:.5rem;border-radius:8px;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.mcc-lock-button-icon{fill:inherit;animation:float 2s ease-in-out infinite}.mcc-lock-button .arrow-container{margin-left:.25rem;display:flex;align-items:center}:root{line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{font-family:Outfit,sans-serif;overscroll-behavior:none;background:linear-gradient(180deg,#0d0d0d,#09090a);color:#d1d5db}h1,h2,h3,h4,h5,h6{font-family:Space Grotesk,sans-serif}body{width:100vw;height:100svh}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#0d0d0f}::-webkit-scrollbar-thumb{background:#312f35;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#58555f}*{scrollbar-width:thin;scrollbar-color:#58555f #0d0d0f}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none}.hidden{visibility:hidden}.bebop-icon{object-fit:contain}.bebop-dot,.bebop-icon{width:1.5rem;height:1.5rem}.bebop-dot{background-color:#644ff5;border-radius:50%;flex-shrink:0}@media(max-width:768px){.bebop-dot{width:1rem;height:1rem;background-color:#312e81}}.pulse,.streaming-indicator{animation:pulse 1s infinite}.streaming-indicator{display:inline-flex;width:12px;height:12px;background-color:#fff;border-radius:50%}@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.5}to{transform:scale(1);opacity:1}}.mobile-contact-details-label{font-size:.875rem;font-weight:600}.mobile-contact{width:100%}.mobile-contact-header{padding:1rem}.mobile-contact-header-top{display:flex;flex-direction:column;gap:.5rem}.mobile-contact-header-group{display:flex;align-items:center;gap:.5rem}.mobile-contact-header-avatar{width:24px!important;height:24px!important}.mobile-contact-header-name{color:#fff;font-weight:700;font-size:.875rem;font-family:Space Grotesk,sans-serif}.mobile-contact-header-role{color:#7e7988;font-size:.75rem;font-weight:300;font-family:Space Grotesk,sans-serif}.mobile-contact-header-name-row{display:flex;justify-content:space-between;align-items:center;width:100%}.mobile-contact-header-verified{width:30px;height:30px;min-width:30px;min-height:30px;color:#3cf59d}.mobile-contact-verified-container{display:flex;flex-direction:column;align-items:center;justify-content:center}.mobile-contact-verified-text{font-size:.625rem;margin-top:2px;color:#3cf59d;font-weight:500;font-family:Space Grotesk,sans-serif}.mobile-contact-socials{display:flex;justify-content:space-between;align-items:center;gap:.5rem;background:linear-gradient(180deg,#151417,#09090a);padding:.5rem 1rem}.mobile-contact-social-link{flex:1 1}.mobile-contact-social-card{flex:1 1;height:50px;display:grid;place-content:center;padding:.25rem 0;background:linear-gradient(180deg,#1f1e21 -50.85%,#151417 74.58%);border-radius:4px}.mobile-contact-social-card-linkedin-icon-container{display:grid;place-content:center;width:32px;height:32px;border:1px solid #2d2f31;background:linear-gradient(295.28deg,#46909a 8.99%,#1a191b 35.22%,#1a191b 58.74%,#46909a 94.4%);border-radius:4px}.mobile-contact-social-card-linkedin-icon{width:18px;height:18px;color:#5dc8d5}.mobile-contact-social-card-mail-icon-container{display:grid;place-content:center;width:32px;height:32px;border:1px solid #2d2f31;background:linear-gradient(299.28deg,#b29347 14.01%,#1a191b 39.1%,#1a191b 61.6%,#b29347 95.73%);border-radius:4px}.mobile-contact-social-card-mail-icon{width:24px;height:24px;color:#f8cc5f}.mobile-contact-social-card-phone-icon-container{display:grid;place-content:center;width:32px;height:32px;border:1px solid #2d2f31;background:linear-gradient(294.19deg,#4a3bb0 10.63%,#1a191b 37.01%,#1a191b 60.67%,#4a3bb0 96.55%);border-radius:4px}.mobile-contact-social-card-phone-icon{width:24px;height:24px;color:#644ff5}.mobile-contact-details{display:flex;flex-direction:column;gap:1rem;padding:1rem;color:#f9fafb;font-size:.75rem;line-height:1.25}.mobile-contact-details-group{display:grid;grid-template-columns:1fr 1fr;grid-gap:.5rem;gap:.5rem;font-family:Space Grotesk,sans-serif}.mobile-contact-details-label{font-family:Space Grotesk,sans-serif;font-weight:700}.mobile-contact-details-link{color:#fff;text-decoration:underline;font-size:.75rem;font-weight:300}.mobile-contact-details-no-link{text-decoration:none}.mobile-contact-details-pin-icon{width:1rem;height:1rem;color:#5dc8d5}.mobile-contact-details-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:.5rem;gap:.5rem}.loading-chat-item{display:flex;gap:1rem;width:100%;max-width:800px;margin:0 auto}