.message-manager-container{border-top:1px solid #e0e0e0;flex-direction:column;gap:10px;margin-top:12px;padding-top:12px;display:flex}.message-manager-title{align-items:center;gap:10px;display:flex}.message-manager-sms-icon{flex-shrink:0;width:19px;height:19px}.message-manager-title-text{color:var(--Blue-B300,#0c5ef9);font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.message-tab-content{margin-top:10px}.message-text-container .input-container{padding:0}.message-text-container .textarea-text{resize:vertical;background-color:#fff;border:1px solid #e0e4e7;border-radius:6px;width:100%;min-height:100px;padding:12px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px;line-height:120%}.message-text-container .textarea-text::placeholder{color:var(--primary-black-B90,#8993a4);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:11px;font-style:normal;font-weight:500;line-height:120%}.message-text-container .textarea-text:focus{outline-offset:-1px;border-color:#0c5ef9;outline:2px solid #0c5ef9}.skeleton-loader .skeleton-textarea{background:#fff;border:1px solid #e0e4e7;border-radius:6px;width:100%;min-height:100px;padding:12px;position:relative;overflow:hidden}.skeleton-loader .skeleton-textarea:before{content:"";background:linear-gradient(90deg,#0000,#fff9,#0000);width:100%;height:100%;animation:1.5s infinite skeleton-shimmer;position:absolute;top:0;left:-100%}.skeleton-loader .skeleton-lines{pointer-events:none;flex-direction:column;gap:8px;display:flex}.skeleton-loader .skeleton-lines .skeleton-line{background:#e0e4e7;border-radius:4px;height:12px}.skeleton-loader .skeleton-lines .skeleton-line:first-child{width:90%}.skeleton-loader .skeleton-lines .skeleton-line:nth-child(2){width:85%}.skeleton-loader .skeleton-lines .skeleton-line:nth-child(3){width:75%}.skeleton-loader .skeleton-lines .skeleton-line:nth-child(4){width:60%}@keyframes skeleton-shimmer{0%{left:-100%}to{left:100%}}.message-actions{justify-content:flex-end;gap:8px;display:flex}.message-actions .cancel-btn{color:#0c5ef9;text-align:center;cursor:pointer;background:0 0;border:1px solid #0c5ef9;border-radius:4px;padding:8px 16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:10px;font-style:normal;font-weight:600;line-height:normal;transition:all .2s ease-in-out}.message-actions .cancel-btn:hover{background-color:#0c5ef91a}.message-actions .send-btn{color:#fff;text-align:center;cursor:pointer;background:#0c5ef9;border:1px solid #0c5ef9;border-radius:4px;padding:8px 16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:10px;font-style:normal;font-weight:600;line-height:normal;transition:all .2s ease-in-out}.message-actions .send-btn:hover:not(.disabled){background:#0052cc;border-color:#0052cc}.message-actions .send-btn.disabled{cursor:not-allowed;opacity:.6;background:#c1c7d0;border-color:#c1c7d0}.new-buyer-run-search{flex-direction:column;justify-content:center;align-items:center;height:calc(100vh - 400px);display:flex}.new-buyer-run-search p{color:var(--Black-and-white-B700,#243757);text-align:center;flex-direction:column;max-width:525px;font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:170%;display:flex}.new-buyer-run-search p span{color:var(--Black-and-white-B700,#243757);font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:170%}.new-buyer-run-search button{background:#0c5ef9;background:var(--Blue-B300,#0c5ef9);color:var(--Black-and-white-B0,#fff);width:144.601px;height:47.602px;text-transform:uppercase;border:none;border:initial;cursor:pointer;border-radius:10.778px;flex-shrink:0;justify-content:center;align-items:center;font-family:Inter;font-size:12.574px;font-style:normal;font-weight:600;line-height:normal;display:flex;box-shadow:0 7.185px 25.148px #3b4d6f30}.new-buyer-run-search button svg{margin-right:5px}.new-buyer-run-search button svg path{stroke:#fff}.new-buyer-main-inner{scrollbar-width:thin;scrollbar-color:#0c5ef9 transparent;display:flex}.new-buyer-main-inner::-webkit-scrollbar{width:8px}.new-buyer-main-inner::-webkit-scrollbar-track{background:#e5eeff}.new-buyer-main-inner::-webkit-scrollbar-thumb{background-color:#0c5ef9;border:2px solid #e5eeff;border-radius:4px}.new-buyer-main-inner::-webkit-scrollbar-thumb:hover{background-color:#0c5ef9}.new-buyer-main-left{overflow-anchor:none;width:44%;min-width:525px;max-width:525px;padding-left:10px;padding-right:20px;position:relative;overflow:hidden auto}.new-buyer-main-right{flex-grow:1;width:56%;position:relative}.filter-options{flex-wrap:wrap;display:flex}.filter-options>div{margin-right:15px;width:calc(50% - 15px)!important;padding:0!important}.filter-options>div label{color:var(--primary-black-B90,#8993a4);padding:0;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:14px}.filter-options .MuiInputBase-root{height:48px}.filter-options fieldset{border:1px solid #d4d4d4;border-radius:6px;height:48px}.filter-options .input-container #react-select-13-placeholder{color:var(--primary-black-B90,#8993a4);font-family:Inter;font-size:11px;font-style:normal;font-weight:500;line-height:120%}.filter-action>label{color:var(--Black-and-white-B600,#354764);margin-top:14px;margin-bottom:10px;font-family:Inter;font-size:11px;font-style:normal;font-weight:600;line-height:120%;display:flex}.filter-action-button{justify-content:space-between;align-items:center;display:flex}.filter-action-button .action-left{align-items:center;display:flex}.filter-action-button .action-left>div{display:flex}.new-buyer-main-right .mapbox-genius-mode{width:100%;height:100%;position:relative}.mapbox-genius-mode canvas.mapboxgl-canvas{height:100%!important}.absolute-content-tooltip{fill:var(--Black-and-white-B0,#fff);stroke-width:1px;stroke:var(--Black-and-white-B20,#f5f6f7);filter:drop-shadow(0 4px 14px #0000001a);z-index:999;background-color:#fff;border-radius:12px;width:215px;padding:5px 14px 14px;display:none;position:absolute;top:auto;bottom:130%;left:0}body .absolute-content-tooltip h3{color:var(--Black-and-white-B900,#091e42);font-family:Inter;font-size:11px;font-style:normal;font-weight:700;line-height:120%}body .absolute-content-tooltip p{color:var(--Black-and-white-B600,#354764);font-family:Inter;font-size:11px;font-style:normal;font-weight:500;line-height:120%}.hovered:hover .buyer-details .slick-list{overflow:visible}.hovered:hover .buyer-details .slick-list .slick-slide:not(.slick-current){opacity:0}.genius-mode-card-grid>div:last-child{padding-bottom:30px}.new-buyer-main-left-top{z-index:9;border:1px solid #dfe2e6;border:1px solid var(--Black-and-white-B40,#dfe2e6);background-color:#fff;border-radius:12px;margin-bottom:12px;position:sticky;top:0;box-shadow:0 4px 12px #2437571a}.new-buyer-main-left-top .outreach-toolbar{border-radius:0 0 11px 11px;position:static}.genius-mode-actions-bar{min-height:44px;box-shadow:none;background:#fff;border:0;border-bottom:1px solid #edf0f5;border-radius:11px 11px 0 0;justify-content:space-between;align-items:center;gap:12px;padding:6px 10px 6px 14px;display:flex}.genius-mode-buyer-count{color:var(--Black-and-white-B600,#354764);min-width:0;font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:500;line-height:1.5}.genius-mode-buyer-count strong{color:var(--Blue-B300,#0c5ef9);letter-spacing:-.02em;font-size:15px;font-weight:700}.genius-mode-actions-controls{align-items:center;gap:6px;display:flex}.genius-mode-action-group{flex-shrink:0;min-width:0;display:inline-flex}.genius-mode-action{box-sizing:border-box;color:#0c5ef9;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #dfe2e6;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;gap:0;width:32px;height:32px;padding:0 6px;font:500 12px/1.2 Inter,sans-serif;transition:border-color .22s,background-color .22s,color .12s;display:inline-flex;overflow:hidden}.genius-mode-action>svg,.genius-mode-action>.MuiCircularProgress-root{flex:none}.genius-mode-action:hover,.genius-mode-action:focus-visible,.genius-mode-action-group:hover .genius-mode-action,.genius-mode-action-group:focus-within .genius-mode-action{background:#eff6ff;border-color:#8fb4ff}.genius-mode-action[data-active=true]{color:#fff;background:#0c5ef9;border-color:#0c5ef9}.genius-mode-action[data-active=true]:hover,.genius-mode-action[data-active=true]:focus-visible,.genius-mode-action-group:hover .genius-mode-action[data-active=true],.genius-mode-action-group:focus-within .genius-mode-action[data-active=true]{color:#fff;background:#084bc9;border-color:#084bc9}.genius-mode-action:focus-visible{outline-offset:2px;outline:2px solid #60a5fa}.genius-mode-action:disabled{color:#8591a3;cursor:not-allowed;background:#f8fafc;border-color:#e3e7ed}.genius-mode-action[data-active=true]:disabled{color:#fff;cursor:progress;background:#0c5ef9;border-color:#0c5ef9}.genius-mode-action-group:hover .genius-mode-action[data-active=true]:disabled,.genius-mode-action-group:focus-within .genius-mode-action[data-active=true]:disabled{color:#fff;background:#0c5ef9;border-color:#0c5ef9}@media (prefers-reduced-motion:reduce){.genius-mode-action{transition:none}}.new-buyer-main-left-bottom{flex-direction:column;height:100%;display:flex}.genius-mode-card-grid{height:inherit}.new-buyer-match-tabs{box-sizing:border-box;background:0 0;border:0;justify-content:flex-start;gap:8px;width:fit-content;min-width:0;max-width:calc(100% - 32px);min-height:42px;margin:0 16px;padding:2px 0 0;display:flex}.new-buyer-match-tabs button{color:#52617a;cursor:pointer;background:0 0;border:0;border-radius:7px 7px 0 0;align-items:center;gap:6px;min-height:40px;padding:6px 9px 8px;font:500 12px/1.2 Inter,sans-serif;transition:background-color .16s,color .16s;display:flex;position:relative}.new-buyer-match-tabs button:after{content:"";opacity:0;background:#0c5ef9;border-radius:999px;height:2px;transition:opacity .16s,transform .18s cubic-bezier(.2,.8,.2,1);position:absolute;bottom:0;left:9px;right:9px;transform:scaleX(.55)}.new-buyer-match-tabs button:hover{color:#243757;background:#f6f8fb}.new-buyer-match-tabs button.active-tab{color:#0c5ef9;font-weight:600}.new-buyer-match-tabs button.active-tab:after{opacity:1;transform:scaleX(1)}.new-buyer-match-tabs button:focus-visible{outline-offset:2px;border-radius:7px;outline:2px solid #60a5fa}.new-buyer-match-tabs span{color:#68778e;background:#edf1f7;border-radius:999px;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 4px;font-size:9px;font-weight:600;display:inline-flex}.new-buyer-match-tabs button.active-tab span{color:#0c5ef9;background:#e7efff}.dialer-active-card{position:relative}.dialer-active-card:before{z-index:2;background:#0c5ef9;background:var(--Blue-B300,#0c5ef9);content:"";pointer-events:none;border-radius:4px;width:4px;position:absolute;top:28px;bottom:8px;left:-1px}.no-properties-found{height:inherit;flex-direction:column;justify-content:center;align-items:center;display:flex}.no-properties-found svg{width:40px;height:40px}.no-properties-found svg path:last-child{color:#f53535}.no-properties-found p{margin:0}body .no-properties-found-title{color:var(--Black-and-white-B900,#091e42);text-align:center;margin-top:20px;margin-bottom:10px;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:120%}.no-properties-found-description{color:var(--Black-and-white-B500,#42526d);text-align:center;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:120%}
