.login-container{align-items:center;min-height:100vh;background-size:cover;background-repeat:no-repeat;background-color:#a4c7dc}.login-container,.login-left{display:flex;justify-content:center}.login-left{width:45%}.login-right{width:65%}.login-box{width:580px;background:#fff;height:700px;border-radius:15px;box-shadow:2px 2px 2px 0 rgba(0,0,0,.07);display:flex;justify-content:center;align-items:center}.login-box-logo{display:block;margin:0 auto 40px}.login-box-inner{width:400px}.login-box-inner h2{font-size:24px;margin:0;font-weight:700;color:var(--color-primary)}.login-box-inner h3{font-size:14px;margin-bottom:50px;font-weight:400}.login-box-inner label{font-weight:700}.login-box-inner input.default{background-color:#eff2f3;height:52px;width:100%;border-radius:15px}.login-box-inner .code{margin:20px auto 30px}.login-box-inner .code .character{background-color:#eff2f3;border:1px solid #d9d9d9;font-size:20px;border-radius:8px}.login-box-buttons{display:flex;flex-direction:column;justify-content:space-between;align-items:center}@media (max-width:1170px){.login-left{width:100%}.login-right{display:none}}.ReactPasswordStrength{border:none!important;overflow:hidden;border-radius:4px}.ReactPasswordStrength-strength-desc{font-size:12px;width:25%!important;top:6px!important;font-weight:700;font-style:normal!important}.ReactPasswordStrength-input{border:1px solid #d9d9d9!important}.ReactPasswordStrength-strength-bar{top:0!important;right:0!important}.ReactPasswordStrength-input::-webkit-input-placeholder{font-size:13px}.header{width:100%;padding:0;display:flex;justify-content:space-between;margin:0}.header-title{display:flex;align-items:center;flex-shrink:0}.header-title svg{margin-right:10px}.header-title p{margin:0;text-transform:uppercase;font-size:16px;font-weight:700}.dropdown-user{cursor:pointer}.dropdown-user:hover{background:transparent}.user-menu{display:flex;align-items:center;color:#fff}.user-menu p{margin:0 10px;color:#fff}.user-menu .anticon{color:#fff}.header-menu{display:flex;align-items:center;grid-gap:15px;gap:15px}.menu-notifications{width:30px;height:30px;border-radius:4px;align-self:center;display:flex;justify-content:center;align-items:center;cursor:pointer;color:#fff}.menu-notifications svg{color:#fff}.menu-notifications:hover{background:hsla(0,0%,100%,.1)}.dropdown-notificatons{width:400px;background:#fff;padding:0 10px;box-shadow:0 3px 6px -4px rgb(0 0 0/12%),0 6px 16px 0 rgb(0 0 0/8%),0 9px 28px 8px rgb(0 0 0/5%);border-radius:10px}.notifications-list-item{border-radius:5px}.notifications-list-item:hover{background:#ebf9fe}.ant-list-item-action>li{font-size:17px}.ant-list-item-action{margin-left:15px!important}.notifications-list-item .ant-list-item-meta-avatar{margin:10px 20px 0 10px;background:rgba(0,0,0,.050980392156862744);width:30px;height:30px;border-radius:50%;text-align:center;padding-top:7px}.demo-infinite-container{height:300px;overflow:auto}.demo-infinite-container .loader{display:flex;margin:11px auto;justify-content:center}.menu-notifications-header{display:flex;align-items:center;justify-content:space-between}.menu-notifications-header .icon-notification{border-radius:50%;width:30px;height:30px;text-align:center;padding:4px 0 0;cursor:pointer;background:#dfdfe0}.menu-notifications-header .icon-notification:hover{background:#d2d2d7}.ant-list-item-meta-title{font-size:12px}.topbar{width:100%;background:#273b5b;box-shadow:0 2px 8px rgba(0,0,0,.1);position:relative;padding:15px 0;z-index:1000}.topbar-container{width:90%;margin:0 auto;display:flex;align-items:center;grid-gap:30px;gap:30px}.topbar-header{display:flex;align-items:center;padding:10px 0;flex-shrink:0}.topbar-header img{width:190px;height:auto}.topbar-menu{display:flex;align-items:center;flex:1 1;justify-content:center}.topbar-menu ul{padding:0;margin:0;grid-gap:5px;gap:5px}.topbar-menu ul,.topbar-menu ul li{display:flex;list-style:none;align-items:center}.topbar-menu ul li{cursor:pointer;padding:10px 20px;border-radius:50px;transition:all .2s;color:#fff}.topbar-menu ul li svg{color:#fff}.topbar-menu ul li span{font-weight:300;margin-left:10px;font-size:14px;color:#fff}.topbar-menu ul li:hover{background:hsla(0,0%,100%,.1)}.topbar-menu ul li.active{background:hsla(0,0%,100%,.15)}.topbar-menu ul li.active span{font-weight:700}.topbar-content-header{flex-shrink:0;display:flex;align-items:center;justify-content:flex-end}.loading-customers{width:100%;height:300px;background:#fff;border-radius:10px;margin-top:20px;box-shadow:2px 2px 2px 0 rgba(0,0,0,.07)}.customers-container{width:100%;min-width:1300px;border-radius:5px;position:relative}.customers-totals{width:90%;border-radius:10px;margin:30px auto;display:flex}.customers-totals .status-list{display:flex;align-items:center;flex-wrap:wrap}.customers-totals .item{background:#fff;padding:10px;border-radius:20px;display:flex;align-items:center;cursor:pointer;position:relative;margin:10px 10px 0}.customers-totals .item:hover{background:#ebfaff}.customers-totals .item .status-name{font-weight:700;font-size:12px}.customers-totals .item .status-icon{width:10px;height:10px;background:#ebfaff;border-radius:50%;display:inline-block;margin:0 5px}.customers-totals .item .status-number{font-style:italic;margin-left:10px}.customers-totals .item.first{cursor:inherit;margin-right:20px;background:transparent}.customers-totals .item.first .status-number{margin-left:10px}.customers-totals .item.first:hover{background:none}.customers-totals .item.first:after{content:"";width:1px;height:15px;background:rgba(0,0,0,.2);position:absolute;right:-10px}.customers-pagination{display:flex;justify-content:center;margin-top:25px;margin-bottom:30px}.customers-filter{border-radius:0 0 10px 10px}.customers-list{width:90%;position:relative;margin:0 auto}.customers-list .customer{display:flex;align-items:center;background:#fff;margin-top:10px;border-radius:10px;border:1px solid rgb(0 0 0/8%)}.customers-list .customer-item{padding:15px}.customers-list .customer.active{background:#ebfaff;border:1px solid #c9dcef}.customers-list .customer.active:hover{background:#ebfaff}.customers-list .customer:hover{background:hsla(0,0%,100%,.5);box-shadow:0 1px 2px 0 rgb(0 0 0/12%)}.customers-header{display:flex;background-color:#e5e5e6;border-radius:10px;padding:0 0 13px;position:relative;border:1px solid #ddd}.customers-header-item{padding:15px 15px 0}.customers-header-item span{font-weight:700;font-size:13px!important}.customer-item.select,.customers-header-item.select{width:40px;font-size:12px;z-index:1}.customer-item.priority,.customers-header-item.priority{width:20px;font-size:12px}.customer-item.date,.customers-header-item.date{width:110px;font-size:12px}.customer-item.company,.customers-header-item.company{width:300px;font-size:12px}.customer-item.status,.customers-header-item.status{width:150px;margin-right:5px;font-size:12px}.customer-item.state,.customers-header-item.state{width:200px;font-size:12px}.customer-item.lifes,.customers-header-item.lifes{width:100px;font-size:11px;text-align:center}.customer-item.plan,.customers-header-item.plan{width:150px;font-size:12px}.customer-item.responsible,.customers-header-item.responsible{width:100px;font-size:12px}.customer-item.last-mod,.customers-header-item.last-mod{width:150px;font-size:12px}.customer-item.plan span.plan-name{display:block;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.customer-item.plan span.plan-price{font-weight:700}.customer-item.responsible span.responsible-name{display:block;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.update-many-customers{height:54px;background:#175b9a;border:1px solid #ddd;bottom:10px;display:flex;align-items:center;border-radius:10px;transition:.2s;position:absolute;top:69px;width:100%}.update-many-customers.specialist{top:0}.update-many-customers .info{display:flex;margin:0 10px 0 50px;align-items:center;position:relative;color:#fff}.update-many-customers .info .title{font-weight:300}.update-many-customers .info .number{font-weight:700;color:#fff;margin-left:5px;font-size:20px}.update-many-customers .info .number:after{content:"";width:1px;height:17px;background:rgba(0,0,0,.2);position:absolute;right:-20px;top:7px}.update-many-customers .ant-row{margin:0 30px;color:#fff}.update-many-customers .ant-row label{color:#fff!important}.update-many-customers button{background:#096dd9;border-color:#096dd9}.loading-wallets{width:100%;height:300px;background:#fff;border-radius:10px;margin-top:20px;box-shadow:2px 2px 2px 0 rgba(0,0,0,.07)}.add-wallet{width:240px;height:235px;display:flex;align-items:center;justify-content:center;flex-direction:column;border:2px dashed var(--color-primary);background:rgba(var(--primary),.06);color:var(--color-primary);border-radius:10px;cursor:pointer;margin:0 10px 20px 20px}.add-wallet span{margin-left:15px;font-weight:700}.add-wallet:hover{background:rgba(var(--primary),.09)}.wallets-container{width:90%;border-radius:5px;margin:30px auto}.wallets-container .card{margin:0 10px 20px 20px;border-radius:10px;overflow:hidden}.list-plan-item{width:100%;display:flex;justify-content:space-between;border-radius:10px;background-color:rgba(0,0,0,.05);padding:10px 20px;margin-bottom:15px}.list-plan-data p{margin:0}.list-plan-data p.title{font-weight:700;font-size:16px}.list-plan-switch{display:flex;align-items:center}.list-plan-switch p{margin:0 15px 0 0}.add-plan{width:100%;height:50px;display:flex;align-items:center;justify-content:center;border:2px dashed #00b9fb;background:#ebfaff;color:#00b9fb;margin:10px 0 20px;border-radius:10px;cursor:pointer}.add-plan span{margin-left:15px;font-weight:700}.add-plan:hover{background:#cff3ff}.loading-plans{width:100%;height:200px;background:#fff;border-radius:10px;margin-top:20px;box-shadow:2px 2px 2px 0 rgba(0,0,0,.07)}.modal-plan-body{padding:0 20px}.modal-plan-body .wallet-info img{border-radius:10px}.list-plans{padding:0 40px}.wallet-info{display:flex;flex-direction:column;justify-content:center}.wallet-info button{margin-top:10px;border-radius:10px}.wallet-info:hover button{opacity:1;visibility:visible}.edit-form{border-radius:10px;border:1px dashed #d9d9d9;padding:20px;width:600px;display:block;margin:0 auto}.edit-wallet-switch{display:flex;margin-bottom:10px}.edit-wallet-swit span{font-size:10px;margin-right:10px}.wallets-list{display:flex;flex-wrap:wrap}.tab-body{padding:20px}.add-user{width:100%;height:50px;display:flex;align-items:center;justify-content:center;border:2px dashed var(--color-primary);background:rgba(var(--primary),.06);color:var(--color-primary);margin:20px 0 30px;border-radius:10px;cursor:pointer}.add-user span{margin-left:15px;font-weight:700}.add-user:hover{background:#cff3ff}.configs-container{background:#fff;border-radius:10px;min-height:500px;width:90%;margin:20px auto}.ant-tabs>.ant-tabs-nav,.ant-tabs>div>.ant-tabs-nav{padding-top:40px}.ant-tabs-tab-btn,.ant-tabs-tab.ant-tabs-tab-active{font-weight:700!important}.select_users_list{padding:20px;margin-bottom:20px;border:1px solid #d9d9d9;border-radius:10px}.select_users_list .ant-input-affix-wrapper{border-radius:7px}.select_users_list .ant-input-affix-wrapper .ant-input-prefix{margin-right:12px;opacity:.3}.select_users_list ul{list-style:none;margin-top:15px;padding:0;max-height:300px;overflow-y:scroll;border:1px solid #d9d9d9;border-radius:5px}.select_users_list ul li{display:flex;align-items:center;border-bottom:1px solid #d9d9d9;padding:10px}.select_users_list ul li .user{display:flex;align-items:center;justify-content:space-between;flex:1 1}.select_users_list ul li.active{background:#ebfaff}.select_users_list ul li.hidden{display:none}.select_users_list ul li:last-child{border-bottom:0}.select_users_list ul li .selector{width:20px;height:20px;border-radius:5px;border:1px solid #d9d9d9;margin-right:20px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer}.select_users_list ul li .selector .icon{display:none}.select_users_list ul li.active .selector{background:#1890ff;border-color:#1890ff}.select_users_list ul li .user span{display:block;font-size:10px;line-height:15px}.select_users_list ul li .user span.name{font-weight:500;font-size:14px}.select_users_list ul li .user .tag{justify-self:flex-end}.acount-form{width:500px}.loading-goals{width:100%;height:300px;background:#fff;border-radius:10px;margin-top:20px;box-shadow:2px 2px 2px 0 rgba(0,0,0,.07)}.goals-container{width:100%;min-width:1300px;border-radius:5px;position:relative}.goals-totals{width:100%;border-radius:10px;margin:30px 0 20px;display:flex}.goals-totals .status-list{display:flex;align-items:center;flex-wrap:wrap}.goals-totals .item{background:hsla(0,0%,100%,.6);padding:10px;border-radius:10px;display:flex;align-items:center;cursor:pointer;position:relative;margin:10px 10px 0}.goals-totals .item:hover{background:#ebfaff}.goals-totals .item .status-name{font-weight:700;font-size:12px}.goals-totals .item .status-icon{width:10px;height:10px;background:#ebfaff;border-radius:50%;display:inline-block;margin:0 5px}.goals-totals .item .status-number{font-style:italic;margin-left:10px}.goals-totals .item.first{cursor:inherit;margin-right:20px;background:transparent}.goals-totals .item.first .status-number{margin-left:10px}.goals-totals .item.first:hover{background:none}.goals-totals .item.first:after{content:"";width:1px;height:15px;background:rgba(0,0,0,.2);position:absolute;right:-10px}.goals-pagination{display:flex;justify-content:center;margin-top:25px;margin-bottom:30px}.customers-filter{width:100%;background:#fff;padding:20px 20px 10px;margin-bottom:15px;box-shadow:2px 2px 2px 0 rgba(0,0,0,.07);position:relative;display:inline-flex;justify-content:center}.customers-filter.empty{margin-bottom:40px}.customers-filter form{display:flex;justify-content:flex-start;align-items:center}.customers-filter form .ant-form-item{margin-right:15px!important}.customers-filter form .field.search-input input{width:300px!important}.customers-filter form .ant-input-search-icon{cursor:default!important}.customers-filter form .ant-input-search-icon:before{display:none}.customers-filter form .ant-form-item button{margin-right:10px}.customers-filter .searchButtons{position:absolute;bottom:-40px;left:0;right:0;margin:0 auto;display:flex;justify-content:center}.modal-customer .ant-modal-body{padding:0}.modal-customer .ant-spin-blur{opacity:.1}.modal-customer-header{background:#f3f3f3;width:100%;height:115px;box-shadow:2px 2px 2px 0 rgba(0,0,0,.07);padding:35px 30px 0;display:flex;justify-content:space-between;align-items:center}.modal-customer-header-data{display:flex;justify-content:flex-start}.modal-customer-header-data p{margin-right:25px;position:relative}.modal-customer-header-data p b{display:block}.modal-customer-header-data p .icon-notification{position:absolute;top:24px;right:-50px;width:30px;height:30px;padding-top:7px;border-radius:50%;text-align:center;cursor:pointer}.modal-customer-header button.green{background:#2dbf12;border-color:#30bf12}.modal-customer-body{padding:15px 15px 50px}.modal-customer-body h3{font-size:16px;font-weight:700;margin-bottom:15px}.modal-customer-body .ant-form-item{margin-bottom:5px}.modal-customer-body .col-historic,.modal-customer-body .col-plan,.modal-customer-body .col-resume{height:600px;border-right:1px solid rgba(0,0,0,.04);padding-left:15px}.modal-customer-body input{width:90%;border-radius:8px}.modal-customer-body .col-plan p b,.modal-customer-body .col-resume p b{display:block;color:#333}.modal-customer-body .col-historic .data-retorno{border-radius:7px;margin-top:5px}.modal-customer-body .col-historic .obs{border-radius:10px;margin-top:5px}.modal-customer-body .col-historic textarea.obs{height:100px}.modal-customer-body .col-plan .ant-card{background:rgba(0,0,0,.02)}.modal-customer-body .col-historic{border:none;overflow-y:scroll}.speech-bubble{position:relative;background:rgba(var(--primary),.09);border-radius:10px;padding:20px}.speech-bubble p{margin:0}.speech-bubble p.obs{font-style:italic;line-height:14px;font-size:14px;opacity:.8}.speech-bubble:after{content:"";position:absolute;top:0;left:50%;width:0;height:0;border:10px solid transparent;border-bottom:10px solid rgba(var(--primary),.09);border-top:0;margin-left:-10px;margin-top:-10px;left:35px}.pop-over-edit-customer{width:300px!important}.lives-line{align-items:center;margin-top:-10px}.lives-line,.lives-line .buttons{display:flex}.lives-line button{margin-left:5px}.lives-line button.excel{margin-left:10px}.lives-line button.delete-file{font-size:10px;display:block}.edit-city,.edit-state{border-radius:10px}.edit-state{margin-left:10px}.modal-customer-body .ant-select-selector{border-radius:8px!important}.add-buttons{display:flex;justify-content:space-between}.add-customer{width:49%;height:50px;display:flex;align-items:center;justify-content:center;border:2px dashed var(--color-primary);background:rgba(var(--primary),.06);color:var(--color-primary);margin:0 0 20px;border-radius:10px;cursor:pointer}.add-customer span{margin-left:15px;font-weight:700}.add-customer:hover{background:rgba(var(--primary),.09)}.import-customer{width:49%;height:50px;display:flex;align-items:center;justify-content:center;border:2px dashed #52c41a;background:#f6ffed;color:#52c41a;margin:0 0 20px;border-radius:10px;cursor:pointer}.import-customer span{margin-left:15px;font-weight:700}.import-customer:hover{background:#ebffd7}.add-customer-step-1 form,.add-customer-step-2 form,.add-customer-step-3 form{margin:20px 0 0 60px}.add-customer-step-1 form .local .ant-form-item-control-input-content{display:flex}.add-customer-form-footer{width:100%;display:flex;justify-content:center}.add-customer-form-footer button{margin:0 10px}.add-customer-form-footer button.ant-btn-primary{width:130px}.add-customer-form-footer button.green{background:#2dbf12;border-color:#30bf12}.modalImportCustomer .ant-modal-close-x{display:none}.modalImportCustomer.imported .ant-modal-close-x{display:block}.import-loading{display:flex;justify-content:center;flex-direction:column;text-align:center;padding:50px}.import-loading .loading{width:400px;display:block;margin:0 auto}.import-loading h3{font-size:16px;font-weight:700}.import-loading p{font-size:13px;line-height:16px;background:rgb(0 0 0/3%);width:400px;padding:10px 0;margin:15px auto;border-radius:10px}.import-loading p small{font-size:10px;color:#1b71b7}.imported-customers .imported-list{max-height:300px;overflow-y:scroll}.imported-customers .item{width:100%;display:flex;justify-content:space-between;border-radius:10px;background:rgba(var(--primary),.06);padding:10px 20px;margin-bottom:15px;align-items:center}.imported-customers .item.header{background:rgb(0 0 0/3%);font-weight:700;margin-bottom:5px;border:1px solid rgb(0 0 0/5%);height:30px;font-size:12px;align-items:center}.imported-customers .item.header span{width:100px}.imported-customers .item .data{display:flex;align-items:center}.imported-customers .item .data .company{width:200px;display:inline-block;margin-right:50px;font-weight:500;font-size:12px}.imported-customers .item .tag{width:100px;text-align:center;height:25px}.imported-customers .close-button{display:block;margin:0 auto}.goals-list{width:90%;position:relative;margin:0 auto}.goals-list .goal{display:flex;align-items:center;background:#fff;margin-top:10px;border-radius:10px;border:1px solid rgb(0 0 0/8%)}.goals-list .goal-item{padding:15px}.goals-list .goal.active{background:#ebfaff;border:1px solid #c9dcef}.goals-list .goal.active:hover{background:#ebfaff}.goals-list .goal:hover{background:hsla(0,0%,100%,.5);box-shadow:0 1px 2px 0 rgb(0 0 0/12%)}.goals-header{display:flex;background-color:#e5e5e6;border-radius:10px;padding:0 0 13px;position:relative;border:1px solid #ddd}.goals-header-item{padding:15px 15px 0}.goals-header-item span{font-weight:700;font-size:13px!important}.goal-item.select,.goals-header-item.select{width:40px;font-size:12px;z-index:1}.goal-item.priority,.goals-header-item.priority{width:20px;font-size:12px}.goal-item.date,.goals-header-item.date{width:150px;font-size:12px}.goal-item.company,.goals-header-item.company{width:200px;font-size:12px}.goal-item.status,.goals-header-item.status{width:150px;margin-right:5px;font-size:12px}.goal-item.state,.goals-header-item.state{width:200px;font-size:12px}.goal-item.proposal,.goals-header-item.proposal{width:90px;font-size:11px;text-align:left}.goal-item.plan,.goals-header-item.plan{width:150px;font-size:12px}.goal-item.responsible,.goals-header-item.responsible{width:100px;font-size:12px}.goal-item.origin,.goal-item.sell,.goals-header-item.origin,.goals-header-item.sell{width:120px;font-size:12px}.goal-item.plan span.plan-name{display:block;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.goal-item.plan span.plan-price{font-weight:700}.goal-item.responsible span.responsible-name{display:block;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.update-many-goals{height:54px;background:#175b9a;border:1px solid #ddd;bottom:10px;display:flex;align-items:center;border-radius:10px;transition:.2s;position:absolute;top:69px;width:100%}.update-many-goals.specialist{top:0}.update-many-goals .info{display:flex;margin:0 10px 0 50px;align-items:center;position:relative;color:#fff}.update-many-goals .info .title{font-weight:300}.update-many-goals .info .number{font-weight:700;color:#fff;margin-left:5px;font-size:20px}.update-many-goals .info .number:after{content:"";width:1px;height:17px;background:rgba(0,0,0,.2);position:absolute;right:-20px;top:7px}.update-many-goals .ant-row{margin:0 30px;color:#fff}.update-many-goals .ant-row label{color:#fff!important}.update-many-goals button{background:#096dd9;border-color:#096dd9}.loading-interested-customers{width:100%;height:300px;background:#fff;border-radius:10px;margin-top:20px;box-shadow:2px 2px 2px 0 rgba(0,0,0,.07)}.interested-customers-top{width:100%}.year-months-section{width:100%;padding:15px 0;background:#fffcf2;border-bottom:1px solid #eadaa6;overflow-x:hidden}.year-months-container{width:90%;max-width:1400px;margin:0 auto;padding:0 16px}.interested-customers-filter-section{width:100%;background:#fff;padding:0;box-shadow:2px 2px 2px 0 rgba(0,0,0,.07)}.interested-customers-filter-container{width:90%;max-width:1400px;margin:0 auto;padding:0 16px}.interested-customers-container{max-width:1400px;margin:0 auto;border-radius:5px;position:relative;padding:20px 16px 0;overflow-x:hidden}.year-months-row{display:flex;align-items:center;grid-gap:24px;gap:24px}.year-selector{display:flex;flex-direction:row;align-items:center;grid-gap:8px;gap:8px;flex-shrink:0}.year-selector label{font-weight:700;font-size:14px;margin:0}.year-selector .ant-select{width:120px}.months-scroll-wrap{flex:1 1;min-width:0;display:flex;align-items:center;grid-gap:8px;gap:8px}.months-scroll-arrow{flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid #e8e8e8;background:#f5f5f5;color:#666;cursor:pointer;transition:background .2s,color .2s,border-color .2s}.months-scroll-arrow:hover{background:#e8e8e8;color:var(--color-primary,#273b5b);border-color:#d9d9d9}.months-scroll-arrow .anticon{font-size:14px}.months-scroll{flex:1 1;min-width:0;display:flex;flex-wrap:nowrap;grid-gap:8px;gap:8px;overflow-x:auto;overflow-y:hidden;padding:4px 0;-webkit-overflow-scrolling:touch;scrollbar-width:none}.months-scroll::-webkit-scrollbar{display:none}.month-pill{flex-shrink:0;display:inline-flex;align-items:center;grid-gap:6px;gap:6px;padding:10px 18px;border-radius:50px!important;border:1px solid #e8e8e8;background:#fff;color:#666;font-size:13px;font-weight:500;cursor:pointer;transition:background .2s,color .2s,border-color .2s}.month-pill:hover{background:#d9d9d9;color:#333}.month-pill.active{background:var(--color-primary,#273b5b);border-color:var(--color-primary,#273b5b);color:#fff}.month-pill .month-count{margin-left:2px;padding:2px 6px;border-radius:999px;font-size:11px}.month-pill:not(.active) .month-count{background:#bbb;color:#fff}.month-pill.active .month-count{background:hsla(0,0%,100%,.35);color:#fff}.interested-customers-pagination{display:flex;justify-content:center;margin-top:25px;margin-bottom:30px}.interested-customers-list{background:#fff;border-radius:10px;padding:20px;box-shadow:2px 2px 2px 0 rgba(0,0,0,.07);overflow-x:hidden;min-width:0}.empty-state{text-align:center;padding:60px 20px;color:#999}.empty-state p{margin-top:15px;font-size:14px}.priority-tag{padding:4px 12px;border-radius:15px;font-size:12px;font-weight:600}.priority-tag.high{background:#ffdeeb;color:#b4262e}.priority-tag.medium{background:#fff6c8;color:#a8750f}.priority-tag.low{background:#e6f7ff;color:#1890ff}.proposal-tag{padding:4px 12px;border-radius:15px;font-size:12px;font-weight:600}.proposal-tag.yes{background:#e4ffc9;color:#69cb3f}.proposal-tag.no{background:#f0f0f0;color:#666}.access-denied{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center}.access-denied h2{color:#273b5b;margin-bottom:10px}.access-denied p{color:#666}.interested-customers-filter{width:100%;background:#fff;padding:20px 20px 30px;margin-bottom:55px;border-radius:10px;position:relative}.interested-customers-filter form{display:flex;justify-content:center;align-items:flex-end;flex-wrap:wrap;grid-gap:10px 20px;gap:10px 20px}.interested-customers-filter form .ant-form-item{margin-right:0!important;margin-bottom:10px!important}.interested-customers-filter form .ant-form-item-label{padding-bottom:4px}.interested-customers-filter form .ant-form-item-label>label{font-size:13px}.interested-customers-filter form .field.search-input input{width:250px!important}.interested-customers-filter form .ant-form-item button{margin-right:10px}.interested-customers-filter .filter-buttons{position:absolute;bottom:-16px;left:0;right:0;margin:0 auto;display:flex;justify-content:center}.interested-customers-filter .filter-buttons .ant-form-item{margin-bottom:0!important;margin-right:0!important}.interested-customers-filter .filter-buttons .ant-btn{margin-right:10px}.interested-customers-filter .filter-buttons .ant-btn:last-child{margin-right:0}.edit-interested-customer-modal .ant-modal-body{max-height:90vh;overflow-y:auto;padding:20px 24px}.edit-interested-customer-layout{display:flex;grid-gap:28px;gap:28px;align-items:flex-start}.edit-interested-customer-form-col{flex:1 1;min-width:0}.status-history-section{flex:0 0 320px;min-width:280px;position:-webkit-sticky;position:sticky;top:0;background:#fafbfc;border-radius:12px;padding:16px;border:1px solid #e8e8e8}.status-history-section h4{margin:0 0 16px;color:#273b5b;font-size:14px;font-weight:600;display:flex;align-items:center;grid-gap:8px;gap:8px}.edit-interested-customer-form{padding:0}.edit-interested-customer-form .ant-form-item{margin-bottom:16px}.edit-interested-customer-form .form-row{display:flex;grid-gap:20px;gap:20px}.edit-interested-customer-form .form-row .ant-form-item{flex:1 1}.status-history-timeline{max-height:420px;overflow-y:auto;margin-bottom:16px;padding-left:2px;position:relative}.status-history-timeline.has-items:before{content:"";position:absolute;left:4px;top:6px;bottom:6px;width:2px;background:linear-gradient(180deg,#273b5b,#d0d7de);border-radius:1px}.timeline-item{display:flex;align-items:flex-start;grid-gap:12px;gap:12px;margin-bottom:16px;position:relative}.timeline-item:last-child{margin-bottom:0}.timeline-dot{flex-shrink:0;width:10px;height:10px;border-radius:50%;background:#273b5b;margin-top:10px;box-shadow:0 0 0 3px rgba(39,59,91,.2);position:relative;z-index:1}.timeline-bubble{flex:1 1;min-width:0;background:#fff;border-radius:12px;padding:10px 14px;box-shadow:0 1px 3px rgba(0,0,0,.08);border:1px solid #e8e8e8;position:relative}.timeline-bubble:before{left:-6px;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:8px solid #e8e8e8}.timeline-bubble:after,.timeline-bubble:before{content:"";position:absolute;top:12px;width:0;height:0}.timeline-bubble:after{left:-5px;border-top:5px solid transparent;border-bottom:5px solid transparent;border-right:7px solid #fff}.bubble-message{font-size:13px;color:#333;line-height:1.45;white-space:pre-wrap;word-break:break-word;margin-bottom:6px}.bubble-meta{display:flex;flex-wrap:wrap;grid-gap:8px;gap:8px;align-items:center;font-size:11px;color:#8c8c8c}.bubble-user{color:#1890ff;font-weight:500}.bubble-date{color:#999}.add-status-form{background:#fff;border:1px solid #e8e8e8;border-radius:10px;padding:14px}.add-status-form h5{margin:0 0 10px;font-size:12px;color:#666;font-weight:500}.add-status-form .ant-form-item{margin-bottom:10px}.edit-interested-customer-modal-footer{display:flex;justify-content:flex-end;grid-gap:10px;gap:10px}.empty-history{text-align:center;padding:24px 16px;color:#999;font-size:13px;background:#fff;border-radius:10px;border:1px dashed #e8e8e8}.add-interested-customer{width:100%;height:50px;display:flex;align-items:center;justify-content:center;border:2px dashed var(--color-primary);background:rgba(var(--primary),.06);color:var(--color-primary);margin:0 0 20px;border-radius:10px;cursor:pointer}.add-interested-customer span{margin-left:15px;font-weight:700}.add-interested-customer:hover{background:rgba(var(--primary),.09)}.add-interested-customer-form{padding:20px 0}.add-interested-customer-form .ant-form-item{margin-bottom:16px}.add-interested-customer-form .form-row{display:flex;grid-gap:20px;gap:20px}.add-interested-customer-form .form-row .ant-form-item{flex:1 1}.add-interested-customer-form-footer{width:100%;display:flex;justify-content:center;margin-top:20px;grid-gap:10px;gap:10px}.week-day-selector{display:flex;grid-gap:8px;gap:8px;flex-wrap:wrap}.week-day-selector .ant-radio-button-wrapper{border-radius:15px!important}.priority-selector .ant-radio-button-wrapper:first-child,.proposal-selector .ant-radio-button-wrapper:first-child{border-radius:15px 0 0 15px!important}.priority-selector .ant-radio-button-wrapper:last-child,.proposal-selector .ant-radio-button-wrapper:last-child{border-radius:0 15px 15px 0!important}.priority-selector .ant-radio-button-wrapper:not(:first-child):not(:last-child),.proposal-selector .ant-radio-button-wrapper:not(:first-child):not(:last-child){border-radius:0!important}.priority-selector .ant-radio-button-wrapper-checked.high{background:#ffdeeb!important;border-color:#b4262e!important;color:#b4262e!important}.priority-selector .ant-radio-button-wrapper-checked.medium{background:#fff6c8!important;border-color:#a8750f!important;color:#a8750f!important}.priority-selector .ant-radio-button-wrapper-checked.low{background:#e6f7ff!important;border-color:#1890ff!important;color:#1890ff!important}.interested-customers-table-wrap{width:100%;min-width:0;margin-top:15px}.interested-customers-table{width:100%}.interested-customers-table .ant-table-thead>tr>th{background:#fafafa;font-weight:700;font-size:12px;text-transform:uppercase}.interested-customers-table .ant-table-tbody>tr>td{font-size:13px}.interested-customers-table .ant-table-tbody>tr:hover>td{background:#f5f5f5}.status-cell{max-width:250px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.status-cell .status-message{color:#666;font-size:12px}.status-cell .status-info{color:#999;font-size:11px;margin-top:2px}.action-buttons{display:flex;grid-gap:8px;gap:8px}.action-buttons button{padding:4px 8px}.company-cell{font-weight:500;color:#273b5b}.value-cell{font-weight:600;color:#52c41a}.date-cell{color:#666;font-size:12px}.seller-cell{color:#1890ff}.origin-cell{background:#f0f0f0}.origin-cell,.sell-to-cell{padding:2px 8px;border-radius:10px;font-size:11px;display:inline-block}.sell-to-cell{background:#e6f7ff;color:#1890ff}body,html{height:100%;width:100%}.page-loading{display:flex;align-items:center;justify-content:center;min-height:100vh}.page-content{display:flex;flex-direction:column;height:100vh;overflow:hidden;background-color:#f2f2f3}.page-content .content{width:100%;overflow-x:scroll;flex:1 1}.ant-tag{border-radius:5px}.ant-timeline-item-last>.ant-timeline-item-tail{display:block}.ant-modal-content{border-radius:10px;overflow:hidden}.ant-modal-title{border-radius:10px 10px 0 0}.ant-result-icon{margin-bottom:10px!important}.ant-tag,.tag.customer-list{width:120px;text-align:center;border:none;font-weight:700;font-size:12px;padding:3px;border-radius:15px}.tag.created{color:#1890ff;background:#e6f7ff;border-color:#68b9ec}.tag.interest{color:#69cb3f;background:#e4ffc9;border-color:#69cb3f}.tag.analyse,.tag.analysis{color:#1890ff;background:#e6f7ff;border-color:#91d5ff}.tag.not-interested{color:#a8750f;background:#fff6c8;border-color:#c49808}.tag.changing,.tag.negotiation{color:#007472;background:#c9f8f5;border-color:#0fc7c5}.tag.fail{color:#b4262e;background:#ffdeeb;border-color:#ff7d75}.tag.visit{color:#e85d04;background:#ffe0cb;border-color:#ffb586}.tag.return{color:#eb2f96;background:#ffe9f2;border-color:#ec74a9}.tag.disease{color:#722ed1;background:#f9f0ff;border-color:#d3adf7}.tag.first-contact{background:#c3c3c3;border-color:#333}span.created{color:#1890ff}span.interest{color:#5f813b}span.not-interested{color:#85621c}span.fail{color:#f5222d}span.visit{color:#e85d04}span.return{color:#eb2f96}span.disease{color:#722ed1}.ant-input,.ant-input-affix-wrapper,.ant-input-group-wrapper .ant-input,.ant-picker,.ant-select-selector,button,input[type=date],input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],textarea{border-radius:15px!important}button.excel,button.excel:active,button.excel:focus,button.excel:hover{background:green;color:#fff;border-color:green}.ant-btn-primary{background-color:var(--color-primary)!important;border-color:var(--color-primary)!important}.ant-btn-link{color:var(--color-primary)!important}.ant-btn-default{background-color:#f0f0f0!important;border-color:#d9d9d9!important}.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--color-primary)!important;text-shadow:0 0 .25px currentColor}.ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-icon{background:var(--color-primary)!important}.ant-steps-item-finish .ant-steps-item-icon{background-color:#fff;border-color:var(--color-primary)!important}.ant-steps-item-finish .ant-steps-item-icon>.ant-steps-icon{color:var(--color-primary)!important}.ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after{background-color:var(--color-primary)!important}.customers-pagination,.goals-pagination{display:flex;justify-content:center;margin-top:25px;margin-bottom:30px}.ant-pagination-item{border-radius:15px!important}.ant-pagination-item-active{background-color:#273b5b!important;border-color:#273b5b!important}.ant-pagination-item-active a{color:#fff!important}.ant-pagination-item:hover{border-color:#273b5b!important}.ant-pagination-item:hover a{color:#273b5b!important}.ant-pagination-next,.ant-pagination-prev{border-radius:15px!important}.ant-pagination-next:hover,.ant-pagination-prev:hover{border-color:#273b5b!important}.ant-pagination-next:hover .ant-pagination-item-link,.ant-pagination-prev:hover .ant-pagination-item-link{color:#273b5b!important}.ant-pagination-next .ant-pagination-item-link,.ant-pagination-prev .ant-pagination-item-link{border-radius:15px!important}.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon,.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon{color:#273b5b!important}.ant-pagination-options,.ant-pagination-options-size-changer{display:none!important}
/*# sourceMappingURL=main.d3f5132d.chunk.css.map */