@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8fcff,#e8f4ff);font-family:Poppins,sans-serif;padding:20px}.login-wrapper{display:grid;grid-template-columns:1fr 1fr;max-width:1200px;width:100%;background:#fff;border-radius:16px;box-shadow:0 10px 40px #0000001a;overflow:hidden}.login-left{background:linear-gradient(135deg,#1d82ec,#0d5ba8);color:#fff;padding:60px 50px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.login-brand{width:100%}.login-logo{width:120px;height:auto;margin-bottom:30px}.login-left h1{font-size:32px;font-weight:600;margin-bottom:15px;color:#fff}.login-left p{font-size:16px;opacity:.9;line-height:1.6}.login-right{padding:60px 50px;display:flex;align-items:center;justify-content:center}.login-form-container{width:100%;max-width:450px}.login-header{text-align:center;margin-bottom:40px}.login-header h2{font-size:28px;font-weight:600;color:#333;margin-bottom:10px}.login-header p{font-size:14px;color:#666}.login-form{width:100%}.form-group{margin-bottom:24px}.form-group label{display:block;font-size:14px;font-weight:500;color:#333;margin-bottom:8px}.form-control{width:100%;padding:12px 16px;font-size:14px;border:1px solid #e0e0e0;border-radius:8px;transition:all .3s ease;font-family:Poppins,sans-serif;box-sizing:border-box}.form-control.error{border-color:#dc3545}.form-control:disabled{background-color:#f5f5f5;cursor:not-allowed}.password-input-wrapper{position:relative}.password-toggle{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#666;padding:4px;display:flex;align-items:center;justify-content:center}.password-toggle:hover{color:#1d82ec}.password-toggle:disabled{cursor:not-allowed;opacity:.5}.error-message{display:block;font-size:12px;color:#dc3545;margin-top:6px}.form-options{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;font-size:14px}.remember-me{display:flex;align-items:center;cursor:pointer;color:#666}.remember-me input{margin-right:8px;cursor:pointer}.forgot-password{color:#1d82ec;text-decoration:none;font-weight:500;transition:color .3s ease}.forgot-password:hover{color:#0d5ba8;text-decoration:underline}.btn-login{width:100%;padding:14px;font-size:16px;font-weight:600;color:#fff;background:linear-gradient(135deg,#1d82ec,#0d5ba8);border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;font-family:Poppins,sans-serif;margin-bottom:24px}.btn-login:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #1d82ec4d}.btn-login:active:not(:disabled){transform:translateY(0)}.btn-login:disabled{opacity:.6;cursor:not-allowed}.login-footer{text-align:center;font-size:14px;color:#666}.register-link{color:#1d82ec;text-decoration:none;font-weight:600;transition:color .3s ease}.register-link:hover{color:#0d5ba8;text-decoration:underline}.alert{padding:12px 16px;border-radius:8px;margin-bottom:24px;font-size:14px}.alert-danger{background-color:#fee;color:#dc3545;border:1px solid #fcc}@media(max-width:968px){.login-wrapper{grid-template-columns:1fr}.login-left{padding:40px 30px;min-height:200px}.login-left h1{font-size:24px}.login-left p{font-size:14px}.login-right{padding:40px 30px}}@media(max-width:576px){.login-container{padding:10px}.login-wrapper{border-radius:12px}.login-left,.login-right{padding:30px 20px}.login-header h2{font-size:24px}.form-group{margin-bottom:20px}}.dashboard-loading{display:flex;flex-direction:column;justify-content:center;align-items:center;height:60vh;gap:12px}.dashboard-chart-legend{display:flex;align-items:center;gap:6px;justify-content:flex-end;font-size:12px;color:#64748b;font-family:Poppins,sans-serif;padding-top:4px}.legend-dot{width:8px;height:8px;border-radius:50%;display:inline-block}.legend-current{background:#1d82ec}.legend-last{background:#e2effd;border:1px solid #93c5fd}.legend-label{font-size:11px;color:#64748b;margin-right:6px}.summary-row{display:flex;justify-content:space-between;align-items:center;padding:4px 0}.summary-label{font-size:13px;color:#64748b}.summary-value{font-size:14px;color:#1e293b;font-weight:600}.db-plan-card{background:#fff;border-radius:14px;padding:18px;margin-bottom:16px;box-shadow:0 1px 6px #00000012;border:1px solid #f1f5f9}.db-plan-header{display:flex;align-items:center;gap:10px;margin-bottom:14px}.db-plan-icon{width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,#1d82ec,#0d5ba8);display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.db-plan-title{font-size:11px;color:#94a3b8;font-weight:500;text-transform:uppercase;letter-spacing:.5px;line-height:1;margin-bottom:3px}.db-plan-name{font-size:15px;font-weight:700;color:#1e293b;line-height:1.2}.db-plan-status-badge{margin-left:auto;font-size:11px;font-weight:600;padding:3px 10px;border-radius:20px;white-space:nowrap;flex-shrink:0}.db-plan-trial{background:#fffbeb;border-radius:8px;padding:10px 12px;margin-bottom:12px;border:1px solid #fde68a}.db-plan-trial-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:7px}.db-plan-trial-label{font-size:12px;color:#92400e}.db-plan-trial-days{font-size:13px;font-weight:700;color:#d97706}.db-plan-progress-track{height:6px;background:#fde68a;border-radius:99px;overflow:hidden}.db-plan-progress-bar{height:100%;border-radius:99px;transition:width .4s ease}.db-plan-details{margin-bottom:14px}.db-plan-detail-row{display:flex;justify-content:space-between;align-items:center;padding:5px 0;border-bottom:1px solid #f8fafc;font-size:13px}.db-plan-detail-row span{color:#64748b}.db-plan-detail-row strong{color:#1e293b;font-weight:600}.db-plan-actions{display:flex;flex-direction:column;gap:7px}.db-plan-btn-upgrade{display:block;text-align:center;padding:8px 12px;background:linear-gradient(135deg,#1d82ec,#0d5ba8);color:#fff!important;border-radius:8px;font-size:13px;font-weight:600;text-decoration:none;transition:opacity .2s}.db-plan-btn-upgrade:hover{opacity:.88;color:#fff!important}.db-plan-btn-manage{display:block;text-align:center;padding:7px 12px;background:#f1f5f9;color:#475569!important;border-radius:8px;font-size:12px;font-weight:500;text-decoration:none;transition:background .2s}.db-plan-btn-manage:hover{background:#e2e8f0;color:#334155!important}.admin-db-wrap{padding:4px 0}.admin-db-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:14px;border-bottom:1px solid #f1f5f9}.admin-db-header h2{font-size:22px;font-weight:700;color:#1e293b;margin:0}.admin-db-header span{font-size:14px;color:#64748b}.admin-stat-row{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:14px}.admin-stat-card{background:#fff;border-radius:14px;padding:18px 20px;display:flex;align-items:center;gap:14px;box-shadow:0 1px 6px #00000012;border:1px solid #f1f5f9}.admin-stat-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.admin-stat-label{font-size:12px;color:#64748b;font-weight:500;margin-bottom:4px}.admin-stat-value{font-size:22px;font-weight:700;color:#1e293b;line-height:1.1}.admin-stat-change{font-size:11px;margin-top:3px;font-weight:500}.admin-sub-status-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px}.admin-sub-status-card{background:#fff;border-radius:10px;padding:12px 16px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 1px 4px #0000000f;border:1px solid #f1f5f9}.admin-sub-status-label{font-size:13px;color:#64748b;font-weight:500}.admin-sub-status-value{font-size:20px;font-weight:700}.admin-chart-card{background:#fff;border-radius:14px;padding:18px 20px;box-shadow:0 1px 6px #00000012;border:1px solid #f1f5f9;margin-bottom:0}.admin-chart-card h2{font-size:15px;font-weight:600;color:#1e293b;margin:0}.admin-chart-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.admin-chart-sub{font-size:12px;color:#94a3b8;font-weight:500}.admin-stat-card>div:last-child{flex:1;min-width:0}.admin-sub-status-value{font-size:24px;font-weight:700;line-height:1}.admin-table-wrap{overflow-x:auto}.admin-recent-table{width:100%;border-collapse:collapse;font-size:13px}.admin-recent-table th{text-align:left;padding:8px 12px;font-size:11px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #f1f5f9}.admin-recent-table td{padding:10px 12px;border-bottom:1px solid #f8fafc;color:#334155}.admin-recent-table tr:last-child td{border-bottom:none}.admin-recent-table tr:hover td{background:#f8fafc}.notification-drawer-wrap{position:fixed;top:0;right:0;height:100vh;z-index:1000;pointer-events:none}.notification-drawer-wrap.open{pointer-events:all}.notification-drawer-wrap .overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;opacity:0;transition:opacity .3s ease;pointer-events:none}.notification-drawer-wrap.open .overlay{opacity:1;pointer-events:all}.left-menu-mobile .custom-left-sidebar{transform:translate(-100%);transition:transform .3s ease}.left-menu-mobile .custom-left-sidebar.open{transform:translate(0)}.left-menu-mobile .custom-overlay{opacity:0;pointer-events:none;transition:opacity .3s ease}.left-menu-mobile .custom-overlay.show{opacity:1;pointer-events:all}.role-drawer-main-wrp{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1050;opacity:0;visibility:hidden;transition:all .3s ease}.role-drawer-main-wrp.active{opacity:1;visibility:visible}.role-drawer-main-wrp .filter-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1050;opacity:0;visibility:hidden;transition:all .3s ease}.role-drawer-main-wrp.active .filter-overlay{opacity:1;visibility:visible}.role-drawer{position:fixed;top:0!important;right:-900px;width:900px;max-width:90vw;height:100%;background:#fff;box-shadow:-2px 0 10px #0000001a;transition:right .3s ease;z-index:1051;display:flex;flex-direction:column;overflow:hidden}.role-drawer.active{right:0}.role-drawer .offcanvas-header{padding:20px 30px;border-bottom:1px solid #e8e8e8;background:#fff;position:relative;display:flex;align-items:center;justify-content:space-between}.role-drawer .offcanvas-title{font-size:20px;font-weight:600;color:#333;margin:0;flex:1}.role-drawer .close-btn{position:relative;width:36px;height:36px;border:none;background:#0c84eb url(/images/close-modal.svg) no-repeat center;background-size:18px;cursor:pointer;padding:0;border-radius:4px;transition:all .2s ease;flex-shrink:0;margin-left:15px;top:0!important}.role-drawer .close-btn:hover{background-color:#3f9ef0;background-image:url(/images/close-modal.svg);background-repeat:no-repeat;background-position:center;background-size:18px}.role-drawer .offcanvas-body{flex:1;overflow-y:auto;padding:30px}.role-form-content{max-width:100%}.form-section{margin-bottom:0!important;padding-bottom:30px}.permissions-search-filter{padding:15px;background:#f8f9fa;border-radius:8px;border:1px solid #e8e8e8}.permissions-search-filter .form-group{margin-bottom:0}.permissions-search-filter .form-control,.permissions-search-filter .form-select{height:40px;font-size:14px;border:1px solid #d0d0d0;border-radius:4px}.permissions-search-filter .form-control:focus,.permissions-search-filter .form-select:focus{outline:none;border-color:#1d82ec;box-shadow:0 0 0 3px #1d82ec1a}.select-all-permissions-wrap{padding:12px 15px;background:#f8f9fa;border:1px solid #e8e8e8;border-radius:6px;margin-bottom:15px}.select-all-permissions-wrap .form-check{margin:0;display:flex;align-items:center}.select-all-permissions-wrap .form-check-input{width:20px;height:20px;cursor:pointer;margin-right:10px}.select-all-permissions-wrap .form-check-input:checked{background-color:#1d82ec;border-color:#1d82ec}.select-all-permissions-wrap .form-check-label{font-size:15px;font-weight:500;color:#333;cursor:pointer;display:flex;align-items:center;margin:0}.select-all-permissions-wrap .form-check-label strong{margin-right:8px}.select-all-permissions-wrap .text-muted{font-size:13px;font-weight:400}.permissions-container{max-height:500px;overflow-y:auto;padding:0}.permission-group-card{background:#fff;border:1px solid #e8e8e8;border-radius:8px;padding:20px;margin-bottom:15px;transition:all .2s ease}.permission-group-card:hover{box-shadow:0 2px 8px #00000014}.permission-group-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #e8e8e8}.group-title{font-size:15px;font-weight:600;color:#333;margin:0;text-transform:capitalize}.permission-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.permission-item{padding:8px 0}.permission-item .form-check{margin:0}.permission-item .form-check-label{font-size:14px;color:#555;cursor:pointer;margin-left:8px;-webkit-user-select:none;user-select:none}.permission-item .form-check-input{cursor:pointer;width:18px;height:18px}.permission-item .form-check-input:checked{background-color:#1d82ec;border-color:#1d82ec}@media(max-width:768px){.role-drawer{width:100%;max-width:100vw}.permission-list{grid-template-columns:1fr}.role-drawer .offcanvas-body{padding:20px}}.permission-group{border-bottom:1px solid #e0e0e0;padding-bottom:10px}.permission-group:last-child{border-bottom:none}.permission-group .form-check{margin-bottom:8px}.permission-group .form-check-label{font-size:14px;cursor:pointer}.permission-group .form-check-label small{font-size:12px;display:block;margin-top:2px}.permission-drawer-main-wrp{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1050;opacity:0;visibility:hidden;transition:all .3s ease}.permission-drawer-main-wrp.active{opacity:1;visibility:visible}.permission-drawer-main-wrp .filter-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1050;opacity:0;visibility:hidden;transition:all .3s ease}.permission-drawer-main-wrp.active .filter-overlay{opacity:1;visibility:visible}.permission-drawer{position:fixed;top:0!important;right:-900px;width:900px;max-width:90vw;height:100%;background:#fff;box-shadow:-2px 0 10px #0000001a;transition:right .3s ease;z-index:1051;display:flex;flex-direction:column;overflow:hidden}.permission-drawer.active{right:0}.permission-drawer .offcanvas-header{padding:20px 30px;border-bottom:1px solid #e8e8e8;background:#fff;position:relative;display:flex;align-items:center;justify-content:space-between}.permission-drawer .offcanvas-title{font-size:20px;font-weight:600;color:#333;margin:0;flex:1}.permission-drawer .close-btn{position:relative;width:36px;height:36px;border:none;background:#0c84eb url(/images/close-modal.svg) no-repeat center;background-size:18px;cursor:pointer;padding:0;border-radius:4px;transition:all .2s ease;flex-shrink:0;margin-left:15px;top:0!important}.permission-drawer .close-btn:hover{background-color:#3f9ef0;background-image:url(/images/close-modal.svg);background-repeat:no-repeat;background-position:center;background-size:18px}.permission-drawer .offcanvas-body{flex:1;overflow-y:auto;padding:30px}.permission-form-content{max-width:100%}@media(max-width:768px){.permission-drawer{width:100%;max-width:100vw}.permission-drawer .offcanvas-body{padding:20px}}.permissions-container{border:1px solid #e0e0e0;border-radius:8px;padding:15px;background:#fafafa}.permissions-list{border:1px solid #e0e0e0;border-radius:8px;padding:10px}.permission-item{background:#fafafa;transition:background .2s}.permission-item:hover{background:#f0f0f0}.roles-selection .form-check{transition:background .2s}.roles-selection .form-check:hover{background:#f8f9fa}.react-select-container{width:100%}.react-select__control{min-height:40px!important;height:40px!important;border:none!important;border-bottom:1px solid #E0E6EB!important;border-radius:0!important;box-shadow:none!important;outline:none!important;background:none;padding:0!important;margin-top:-8px!important;font-size:14px!important;color:gray;font-weight:500!important;width:100%!important}.react-select__control:hover{border-bottom:1px solid #E0E6EB!important;box-shadow:none!important}.react-select__control--is-focused{border:none!important;border-bottom:1px solid #0c84eb!important;border-top:none!important;border-right:none!important;border-left:none!important;box-shadow:none!important;outline:none!important}.meeting-status-select .react-select__control .react-select__value-container .react-select__single-value{color:#fff!important}.react-select__value-container{padding:0!important;line-height:40px!important}.react-select__input-container{margin:0!important;padding:0!important;color:#515151!important;font-size:14px!important;font-weight:400!important}.react-select__placeholder{color:#515151!important;font-size:14px!important;font-weight:500!important;margin:0!important;line-height:40px!important}.react-select__single-value{color:gray!important;font-size:14px!important;font-weight:400!important;margin:0!important;line-height:40px!important}.react-select__indicator-separator{display:none!important}.react-select__dropdown-indicator{color:#888!important;padding:0!important}.react-select__clear-indicator{display:none!important;visibility:hidden!important;width:0!important;height:0!important;padding:0!important;margin:0!important;opacity:0!important}.react-select__clear-indicator:hover{display:none!important}.react-select__menu{z-index:99999!important;box-shadow:0 2px 8px #00000026!important;border-radius:4px!important;margin-top:4px!important;position:absolute!important;width:auto!important}body>div[id*=react-select]{z-index:99999!important}body>div[id*=react-select] .react-select__menu{z-index:99999!important;position:fixed!important;display:block!important;visibility:visible!important}.drawer-body .react-select__menu,.drawer-body .form-section .react-select__menu,.user-drawer .react-select__menu,.user-drawer-main-wrp .react-select__menu,.drawer-body .form-group .react-select__menu,.drawer-body .form-section .form-group .react-select__menu,.user-drawer .form-group .react-select__menu{z-index:99999!important;position:fixed!important;display:block!important;visibility:visible!important}.drawer-body .react-select-container,.user-drawer .react-select-container{position:relative;z-index:1}.react-select__menu-list{padding:0!important;min-width:180px!important}.react-select__option{padding:8px 12px!important;cursor:pointer!important;color:#495057!important}.react-select__option--is-selected{background-color:#e7f3ff!important;color:#007bff!important}.react-select__option--is-focused{background-color:#f8f9fa!important}.react-select__option:active{background-color:#007bff!important;color:#fff!important}.react-select-container.is-invalid .react-select__control,.react-select-container.is-invalid .react-select__control--is-focused{border-bottom:1px solid #dc3545!important}.tab-meeting-content .react-select__control{height:45px!important;border:1px solid #e5e5e5!important;border-radius:8px!important;padding:0 12px!important;margin-top:0!important;color:#9c9c9c!important}.tab-meeting-content .react-select__control--is-focused{border:1px solid #0c84eb!important}.search-bar-wrap .react-select__control{height:40px!important;border:1px solid #ebebeb!important;border-radius:8px!important;padding:0 35px 0 12px!important;margin-top:0!important;font-size:13px!important}.search-bar-wrap .react-select__control--is-focused{border:1px solid #0c84eb!important}.search-bar-wrap .filter-select .react-select__control{padding-left:15px!important;background-color:#fff!important}.drawer-body .form-group .react-select__control,.drawer-body .form-section .form-group .react-select__control,.user-drawer .form-group .react-select__control{height:43px!important;min-height:43px!important;border:1px solid #d0d0d0!important;border-radius:5px!important;outline:none!important;background:none!important;padding:0 0 0 14px!important;margin-top:0!important;font-size:14px!important;color:gray!important;font-weight:500!important;width:100%!important}.drawer-body .form-group .react-select__control--is-focused,.drawer-body .form-section .form-group .react-select__control--is-focused,.user-drawer .form-group .react-select__control--is-focused{border:1px solid #0c84eb!important;outline:none!important}.drawer-body .form-group .react-select__value-container,.drawer-body .form-section .form-group .react-select__value-container,.user-drawer .form-group .react-select__value-container{padding:0!important;height:43px!important;line-height:43px!important}.drawer-body .form-group .react-select__single-value,.drawer-body .form-section .form-group .react-select__single-value,.user-drawer .form-group .react-select__single-value,.drawer-body .form-group .react-select__placeholder,.drawer-body .form-section .form-group .react-select__placeholder,.user-drawer .form-group .react-select__placeholder{color:gray!important;font-size:14px!important;font-weight:500!important;margin:0!important;line-height:43px!important}.user-drawer{position:fixed;top:0!important;right:0;width:900px;max-width:90vw;height:100vh;background:#fff;box-shadow:-2px 0 10px #0000001a;z-index:1051;display:flex;flex-direction:column;overflow:hidden;animation:slideInRight .3s ease}.user-drawer .drawer-header{padding:20px 30px;border-bottom:1px solid #e8e8e8;background:#fff;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.user-drawer .drawer-header h3{font-size:20px;font-weight:500;color:#333;margin:0;flex:1}.user-drawer .drawer-header .close-btn{position:relative;width:36px;height:36px;border:none;background:#0c84eb url(/images/close-modal.svg) no-repeat center;background-size:18px;cursor:pointer;padding:0;border-radius:4px;transition:all .2s ease;flex-shrink:0;margin-left:15px;top:0!important}.form-section h5{font-size:16px;font-weight:500;color:#333;margin-bottom:20px;padding-bottom:10px}.form-section h5 i{margin-right:8px;color:#1d82ec}.form-group .form-control,.form-group select.form-control{width:100%;padding:10px 15px;font-size:14px;border:1px solid #d0d0d0;border-radius:4px;transition:all .2s ease}.roles-selection{border:1px solid #e0e0e0;border-radius:8px;padding:15px;background:#fafafa;max-height:300px;overflow-y:auto}.role-checkbox-item{margin-bottom:10px}.role-checkbox-item:last-child{margin-bottom:0}.role-checkbox-item label{display:flex;align-items:center;cursor:pointer;font-weight:400;margin-bottom:0}.role-checkbox-item label input[type=checkbox]{margin-right:10px;width:18px;height:18px;cursor:pointer}.role-checkbox-item label span{font-size:14px;color:#333}@media(max-width:768px){.user-drawer{width:100%;max-width:100vw}.user-drawer .drawer-body{padding:20px}.drawer-actions{padding:15px 20px}}@font-face{font-family:summernote;font-style:normal;font-weight:400;font-display:auto;src:url(/assets/summernote-jt9apK1s.eot?#iefix) format("embedded-opentype"),url(/assets/summernote-tk6LuLER.woff2) format("woff2"),url(/assets/summernote-MGhHcnpK.woff) format("woff"),url(/assets/summernote-BDPkqvsB.ttf) format("truetype")}[class^=note-icon]:before,[class*=" note-icon"]:before{display:inline-block;font-family:summernote;font-style:normal;font-size:inherit;text-decoration:inherit;text-rendering:auto;text-transform:none;vertical-align:middle;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;speak:none}.note-icon-fw{text-align:center;width:1.25em}.note-icon-border{border:solid .08em #eee;border-radius:.1em;padding:.2em .25em .15em}.note-icon-pull-left{float:left}.note-icon-pull-right{float:right}.note-icon.note-icon-pull-left{margin-right:.3em}.note-icon.note-icon-pull-right{margin-left:.3em}.note-icon-align:before{content:""}.note-icon-align-center:before{content:""}.note-icon-align-indent:before{content:""}.note-icon-align-justify:before{content:""}.note-icon-align-left:before{content:""}.note-icon-align-outdent:before{content:""}.note-icon-align-right:before{content:""}.note-icon-arrow-circle-down:before{content:""}.note-icon-arrow-circle-left:before{content:""}.note-icon-arrow-circle-right:before{content:""}.note-icon-arrow-circle-up:before{content:""}.note-icon-arrows-alt:before{content:""}.note-icon-arrows-h:before{content:""}.note-icon-arrows-v:before{content:""}.note-icon-bold:before{content:""}.note-icon-caret:before{content:""}.note-icon-chain-broken:before{content:""}.note-icon-circle:before{content:""}.note-icon-close:before{content:""}.note-icon-code:before{content:""}.note-icon-col-after:before{content:""}.note-icon-col-before:before{content:""}.note-icon-col-remove:before{content:""}.note-icon-eraser:before{content:""}.note-icon-float-left:before{content:""}.note-icon-float-none:before{content:""}.note-icon-float-right:before{content:""}.note-icon-font:before{content:""}.note-icon-frame:before{content:""}.note-icon-italic:before{content:""}.note-icon-link:before{content:""}.note-icon-magic:before{content:""}.note-icon-menu-check:before{content:""}.note-icon-minus:before{content:""}.note-icon-orderedlist:before{content:""}.note-icon-pencil:before{content:""}.note-icon-picture:before{content:""}.note-icon-question:before{content:""}.note-icon-redo:before{content:""}.note-icon-rollback:before{content:""}.note-icon-row-above:before{content:""}.note-icon-row-below:before{content:""}.note-icon-row-remove:before{content:""}.note-icon-special-character:before{content:""}.note-icon-square:before{content:""}.note-icon-strikethrough:before{content:""}.note-icon-subscript:before{content:""}.note-icon-summernote:before{content:""}.note-icon-superscript:before{content:""}.note-icon-table:before{content:""}.note-icon-text-height:before{content:""}.note-icon-trash:before{content:""}.note-icon-underline:before{content:""}.note-icon-undo:before{content:""}.note-icon-unorderedlist:before{content:""}.note-icon-video:before{content:""}.note-editor{position:relative}.note-editor .note-dropzone{position:absolute;display:none;z-index:100;color:#87cefa;background-color:#fff;opacity:.95}.note-editor .note-dropzone .note-dropzone-message{display:table-cell;vertical-align:middle;text-align:center;font-size:28px;font-weight:700}.note-editor .note-dropzone.hover{color:#098ddf}.note-editor.dragover .note-dropzone{display:table}.note-editor .note-editing-area{position:relative}.note-editor .note-editing-area .note-editable{outline:none}.note-editor .note-editing-area .note-editable sup{vertical-align:super}.note-editor .note-editing-area .note-editable sub{vertical-align:sub}.note-editor .note-editing-area .note-editable img.note-float-left{margin-right:10px}.note-editor .note-editing-area .note-editable img.note-float-right{margin-left:10px}.note-editor.note-frame,.note-editor.note-airframe{border:1px solid rgba(0,0,0,.1960784314)}.note-editor.note-frame.codeview .note-editing-area .note-editable,.note-editor.note-airframe.codeview .note-editing-area .note-editable{display:none}.note-editor.note-frame.codeview .note-editing-area .note-codable,.note-editor.note-airframe.codeview .note-editing-area .note-codable{display:block}.note-editor.note-frame .note-editing-area,.note-editor.note-airframe .note-editing-area{overflow:hidden}.note-editor.note-frame .note-editing-area .note-editable,.note-editor.note-airframe .note-editing-area .note-editable{padding:10px;overflow:auto;word-wrap:break-word}.note-editor.note-frame .note-editing-area .note-editable[contenteditable=false],.note-editor.note-airframe .note-editing-area .note-editable[contenteditable=false]{background-color:#8080801d}.note-editor.note-frame .note-editing-area .note-codable,.note-editor.note-airframe .note-editing-area .note-codable{display:none;width:100%;padding:10px;border:none;box-shadow:none;font-family:Menlo,Monaco,monospace,sans-serif;font-size:14px;color:#ccc;background-color:#222;resize:none;outline:none;-ms-box-sizing:border-box;box-sizing:border-box;border-radius:0;margin-bottom:0}.note-editor.note-frame.fullscreen,.note-editor.note-airframe.fullscreen{position:fixed;top:0;left:0;width:100%!important;z-index:1050}.note-editor.note-frame.fullscreen .note-resizebar,.note-editor.note-airframe.fullscreen .note-resizebar{display:none}.note-editor.note-frame .note-status-output,.note-editor.note-airframe .note-status-output{display:block;width:100%;font-size:14px;line-height:1.42857143;height:20px;margin-bottom:0;color:#000;border:0;border-top:1px solid #e2e2e2}.note-editor.note-frame .note-status-output:empty,.note-editor.note-airframe .note-status-output:empty{height:0;border-top:0 solid transparent}.note-editor.note-frame .note-status-output .pull-right,.note-editor.note-airframe .note-status-output .pull-right{float:right!important}.note-editor.note-frame .note-status-output .text-muted,.note-editor.note-airframe .note-status-output .text-muted{color:#777}.note-editor.note-frame .note-status-output .text-primary,.note-editor.note-airframe .note-status-output .text-primary{color:#286090}.note-editor.note-frame .note-status-output .text-success,.note-editor.note-airframe .note-status-output .text-success{color:#3c763d}.note-editor.note-frame .note-status-output .text-info,.note-editor.note-airframe .note-status-output .text-info{color:#31708f}.note-editor.note-frame .note-status-output .text-warning,.note-editor.note-airframe .note-status-output .text-warning{color:#8a6d3b}.note-editor.note-frame .note-status-output .text-danger,.note-editor.note-airframe .note-status-output .text-danger{color:#a94442}.note-editor.note-frame .note-status-output .alert,.note-editor.note-airframe .note-status-output .alert{margin:-7px 0 0;padding:7px 10px 2px;border-radius:0;color:#000;background-color:#f5f5f5}.note-editor.note-frame .note-status-output .alert .note-icon,.note-editor.note-airframe .note-status-output .alert .note-icon{margin-right:5px}.note-editor.note-frame .note-status-output .alert-success,.note-editor.note-airframe .note-status-output .alert-success{color:#3c763d!important;background-color:#dff0d8!important}.note-editor.note-frame .note-status-output .alert-info,.note-editor.note-airframe .note-status-output .alert-info{color:#31708f!important;background-color:#d9edf7!important}.note-editor.note-frame .note-status-output .alert-warning,.note-editor.note-airframe .note-status-output .alert-warning{color:#8a6d3b!important;background-color:#fcf8e3!important}.note-editor.note-frame .note-status-output .alert-danger,.note-editor.note-airframe .note-status-output .alert-danger{color:#a94442!important;background-color:#f2dede!important}.note-editor.note-frame .note-statusbar,.note-editor.note-airframe .note-statusbar{background-color:#8080801d;border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-top:1px solid rgba(0,0,0,.1960784314)}.note-editor.note-frame .note-statusbar .note-resizebar,.note-editor.note-airframe .note-statusbar .note-resizebar{padding-top:1px;height:9px;width:100%;cursor:ns-resize}.note-editor.note-frame .note-statusbar .note-resizebar .note-icon-bar,.note-editor.note-airframe .note-statusbar .note-resizebar .note-icon-bar{width:20px;margin:1px auto;border-top:1px solid rgba(0,0,0,.1960784314)}.note-editor.note-frame .note-statusbar.locked .note-resizebar,.note-editor.note-airframe .note-statusbar.locked .note-resizebar{cursor:default}.note-editor.note-frame .note-statusbar.locked .note-resizebar .note-icon-bar,.note-editor.note-airframe .note-statusbar.locked .note-resizebar .note-icon-bar{display:none}.note-editor.note-frame .note-placeholder,.note-editor.note-airframe .note-placeholder{padding:10px}.note-editor.note-airframe{border:0}.note-editor.note-airframe .note-editing-area .note-editable{padding:0}.note-popover.popover{display:none;max-width:none}.note-popover.popover .popover-content a{display:inline-block;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.note-popover.popover .arrow{left:20px!important}.note-toolbar{position:relative}.note-popover .popover-content,.note-editor .note-toolbar{margin:0;padding:0 0 5px 5px}.note-popover .popover-content>.note-btn-group,.note-editor .note-toolbar>.note-btn-group{margin-top:5px;margin-left:0;margin-right:5px}.note-popover .popover-content .note-btn-group .note-table,.note-editor .note-toolbar .note-btn-group .note-table{min-width:0;padding:5px}.note-popover .popover-content .note-btn-group .note-table .note-dimension-picker,.note-editor .note-toolbar .note-btn-group .note-table .note-dimension-picker{font-size:18px}.note-popover .popover-content .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher,.note-editor .note-toolbar .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher{position:absolute!important;z-index:3;width:10em;height:10em;cursor:pointer}.note-popover .popover-content .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted,.note-editor .note-toolbar .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted{position:relative!important;z-index:1;width:5em;height:5em;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC) repeat}.note-popover .popover-content .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted,.note-editor .note-toolbar .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted{position:absolute!important;z-index:2;width:1em;height:1em;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIjd6vvD2f9LKLW+AAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKwNDEVT0AAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC) repeat}.note-popover .popover-content .note-style .dropdown-style blockquote,.note-popover .popover-content .note-style .dropdown-style pre,.note-editor .note-toolbar .note-style .dropdown-style blockquote,.note-editor .note-toolbar .note-style .dropdown-style pre{margin:0;padding:5px 10px}.note-popover .popover-content .note-style .dropdown-style h1,.note-popover .popover-content .note-style .dropdown-style h2,.note-popover .popover-content .note-style .dropdown-style h3,.note-popover .popover-content .note-style .dropdown-style h4,.note-popover .popover-content .note-style .dropdown-style h5,.note-popover .popover-content .note-style .dropdown-style h6,.note-popover .popover-content .note-style .dropdown-style p,.note-editor .note-toolbar .note-style .dropdown-style h1,.note-editor .note-toolbar .note-style .dropdown-style h2,.note-editor .note-toolbar .note-style .dropdown-style h3,.note-editor .note-toolbar .note-style .dropdown-style h4,.note-editor .note-toolbar .note-style .dropdown-style h5,.note-editor .note-toolbar .note-style .dropdown-style h6,.note-editor .note-toolbar .note-style .dropdown-style p{margin:0;padding:0}.note-popover .popover-content .note-color-all .note-dropdown-menu,.note-editor .note-toolbar .note-color-all .note-dropdown-menu{min-width:337px}.note-popover .popover-content .note-color .dropdown-toggle,.note-editor .note-toolbar .note-color .dropdown-toggle{width:20px;padding-left:5px}.note-popover .popover-content .note-color .note-dropdown-menu .note-palette,.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette{display:inline-block;margin:0;width:160px}.note-popover .popover-content .note-color .note-dropdown-menu .note-palette:first-child,.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette:first-child{margin:0 5px}.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-palette-title,.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-palette-title{font-size:12px;margin:2px 7px;text-align:center;border-bottom:1px solid #eee}.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-reset,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-select,.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-reset,.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-select{font-size:11px;margin:3px;padding:0 3px;cursor:pointer;width:100%;border-radius:5px}.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-reset:hover,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-select:hover,.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-reset:hover,.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-select:hover{background:#eee}.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-row,.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-row{height:20px}.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-select-btn,.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-select-btn{display:none}.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-holder-custom .note-color-btn,.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-holder-custom .note-color-btn{border:1px solid #eee}.note-popover .popover-content .note-para .note-dropdown-menu,.note-editor .note-toolbar .note-para .note-dropdown-menu{min-width:228px;padding:5px}.note-popover .popover-content .note-para .note-dropdown-menu>div+div,.note-editor .note-toolbar .note-para .note-dropdown-menu>div+div{margin-left:5px}.note-popover .popover-content .note-dropdown-menu,.note-editor .note-toolbar .note-dropdown-menu{min-width:160px}.note-popover .popover-content .note-dropdown-menu.right,.note-editor .note-toolbar .note-dropdown-menu.right{right:0;left:auto}.note-popover .popover-content .note-dropdown-menu.right:before,.note-editor .note-toolbar .note-dropdown-menu.right:before{right:9px;left:auto!important}.note-popover .popover-content .note-dropdown-menu.right:after,.note-editor .note-toolbar .note-dropdown-menu.right:after{right:10px;left:auto!important}.note-popover .popover-content .note-dropdown-menu.note-check a i,.note-editor .note-toolbar .note-dropdown-menu.note-check a i{color:#00bfff;visibility:hidden}.note-popover .popover-content .note-dropdown-menu.note-check a.checked i,.note-editor .note-toolbar .note-dropdown-menu.note-check a.checked i{visibility:visible}.note-popover .popover-content .note-fontsize-10,.note-editor .note-toolbar .note-fontsize-10{font-size:10px}.note-popover .popover-content .note-color-palette,.note-editor .note-toolbar .note-color-palette{line-height:1}.note-popover .popover-content .note-color-palette div .note-color-btn,.note-editor .note-toolbar .note-color-palette div .note-color-btn{width:20px;height:20px;padding:0;margin:0;border:0;border-radius:0}.note-popover .popover-content .note-color-palette div .note-color-btn:hover,.note-editor .note-toolbar .note-color-palette div .note-color-btn:hover{transform:scale(1.2);transition:all .2s}.note-modal .modal-dialog{outline:0;border-radius:5px;box-shadow:0 3px 9px #00000080}.note-modal .form-group{margin-left:0;margin-right:0}.note-modal .note-modal-form{margin:0}.note-modal .note-image-dialog .note-dropzone{min-height:100px;font-size:30px;line-height:4;color:#d3d3d3;text-align:center;border:4px dashed lightgray;margin-bottom:10px}@-moz-document url-prefix(){.note-modal .note-image-input{height:auto}}.note-placeholder{position:absolute;display:none;color:gray}.note-handle .note-control-selection{position:absolute;display:none;border:1px solid #000}.note-handle .note-control-selection>div{position:absolute}.note-handle .note-control-selection .note-control-selection-bg{width:100%;height:100%;background-color:#000;-webkit-opacity:.3;-khtml-opacity:.3;-moz-opacity:.3;opacity:.3;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);filter:alpha(opacity=30)}.note-handle .note-control-selection .note-control-handle,.note-handle .note-control-selection .note-control-sizing,.note-handle .note-control-selection .note-control-holder{width:7px;height:7px;border:1px solid #000}.note-handle .note-control-selection .note-control-sizing{background-color:#000}.note-handle .note-control-selection .note-control-nw{top:-5px;left:-5px;border-right:none;border-bottom:none}.note-handle .note-control-selection .note-control-ne{top:-5px;right:-5px;border-bottom:none;border-left:none}.note-handle .note-control-selection .note-control-sw{bottom:-5px;left:-5px;border-top:none;border-right:none}.note-handle .note-control-selection .note-control-se{right:-5px;bottom:-5px;cursor:se-resize}.note-handle .note-control-selection .note-control-se.note-control-holder{cursor:default;border-top:none;border-left:none}.note-handle .note-control-selection .note-control-selection-info{right:0;bottom:0;padding:5px;margin:5px;color:#fff;background-color:#000;font-size:12px;border-radius:5px;-webkit-opacity:.7;-khtml-opacity:.7;-moz-opacity:.7;opacity:.7;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);filter:alpha(opacity=70)}.note-hint-popover{min-width:100px;padding:2px}.note-hint-popover .popover-content{padding:3px;max-height:150px;overflow:auto}.note-hint-popover .popover-content .note-hint-group .note-hint-item{display:block!important;padding:3px}.note-hint-popover .popover-content .note-hint-group .note-hint-item.active,.note-hint-popover .popover-content .note-hint-group .note-hint-item:hover{display:block;clear:both;font-weight:400;line-height:1.4;color:#fff;white-space:nowrap;text-decoration:none;background-color:#428bca;outline:0;cursor:pointer}html .note-fullscreen-body,body .note-fullscreen-body{overflow:hidden!important}.note-editable ul li,.note-editable ol li{list-style-position:inside}.note-toolbar{background:#8080801d}.note-btn-group .note-btn{border-color:#00000032;padding:.28rem .65rem;font-size:13px}.lead-table-main-wraper{width:100%;overflow:visible!important;position:relative;display:flex;flex-direction:column;height:calc(100vh - 350px);min-height:600px}.lead-table-main-wraper>div{display:flex;flex-direction:column;flex:1;min-height:0;height:100%}.lead-table-main-wraper .rdt_TableWrapper{flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden}.lead-table-main-wraper .rdt_Table{flex:1;overflow-y:auto}.lead-table-main-wraper .rdt_Pagination{margin-top:auto!important;flex-shrink:0!important;background:#fff!important;z-index:10!important;border-top:1px solid #e0e6eb!important;padding:20px 0!important;position:relative!important}.lead-table-main-wraper .sc-kFCscd.gJoFEx,.lead-table-main-wraper [class*=sc-kFCscd][class*=gJoFEx],.lead-table-main-wraper .rdt_TableCol .sc-kFCscd,.lead-table-main-wraper .rdt_TableCol span[class*=sc-kFCscd],.lead-table-main-wraper .rdt_TableCol span[class*=gJoFEx],.lead-table-main-wraper .rdt_TableHeadRow span[class*=sc-kFCscd],.lead-table-main-wraper .rdt_TableHeadRow span[class*=gJoFEx]{display:none!important;visibility:hidden!important;opacity:0!important;width:0!important;height:0!important;overflow:hidden!important}.lead-table-main-wraper .sc-dmXXqF.gSykIB,.lead-table-main-wraper [class*=sc-dmXXqF][class*=gSykIB]{height:100%!important}.modal-popup-wraper .btn-close{position:absolute;top:19px;right:24px;z-index:11;width:15px;height:15px;border-radius:50%;font-size:10px;opacity:1;color:#a1a1a1!important;box-shadow:none;outline:none;background:url(/images/cross-circle-modal.svg) no-repeat top;background-size:contain;border:none;cursor:pointer}#closeSidePanelBtn{position:absolute;top:37%;right:24px;background:url(/images/cross-circle-modal.svg) no-repeat top;background-size:contain;border-radius:50%;box-shadow:none;color:#a1a1a1!important;font-size:10px;height:25px;width:25px;opacity:1;outline:none;z-index:11;border:none;cursor:pointer}.more-info-header-wrp .form-select-wraper:before{content:"";position:absolute;width:18px;height:18px;background:url(/images/cirlcle-select.svg) no-repeat top;background-size:contain;left:0;bottom:2.5px;z-index:1}.more-info-header-wrp .lead-owner-wrap:before{content:"";position:absolute;width:18px;height:18px;background:url(/images/lead-owner.svg) no-repeat top;background-size:contain;left:0;bottom:3px;z-index:1}.more-info-header-wrp .form-select-wraper .form-select-custom .react-select__control{background:#f4faff url(/images/icon-collpsed.svg) no-repeat!important;background-position:85px 7px!important;border:none!important;border-radius:0!important;box-shadow:none!important;min-height:auto!important;height:auto!important;margin-top:0!important;margin-left:0!important;width:110px!important;padding:0!important;font-size:15px!important;transition:none!important}.more-info-header-wrp .lead-owner-wrap .form-select-custom .react-select__control{background:#f4faff url(/images/icon-collpsed.svg) no-repeat!important;background-position:118px 7px!important;border:none!important;border-radius:0!important;box-shadow:none!important;min-height:auto!important;height:auto!important;margin-top:0!important;margin-left:0!important;width:141px!important;padding:0!important;font-size:15px!important;transition:none!important}.user-drawer .drawer-header .close-btn{position:relative;width:36px;height:36px;border:none;background:#0c84eb url(/images/close-modal.svg) no-repeat center;background-size:18px;cursor:pointer;padding:0;border-radius:4px;transition:all .2s ease;flex-shrink:0;margin-left:15px;top:0!important}.modal-popup-wraper .btn-close{position:absolute;top:19px;right:24px;z-index:11;width:15px;height:15px;border-radius:50%;font-size:10px;opacity:1;color:#a1a1a1!important;box-shadow:none;outline:none;background:url(/images/cross-circle-modal.svg) no-repeat top;background-size:contain;border:none;cursor:pointer}#closeSidePanelBtn{position:absolute;top:37%;right:24px;background:url(/images/cross-circle-modal.svg) no-repeat top;background-size:contain;border-radius:50%;box-shadow:none;color:#a1a1a1!important;font-size:10px;height:25px;width:25px;opacity:1;outline:none;z-index:11;border:none;cursor:pointer}.more-info-header-wrp .form-select-wraper:before{content:"";position:absolute;width:18px;height:18px;background:url(/images/cirlcle-select.svg) no-repeat top;background-size:contain;left:0;bottom:2.5px;z-index:1}.more-info-header-wrp .lead-owner-wrap:before{content:"";position:absolute;width:18px;height:18px;background:url(/images/lead-owner.svg) no-repeat top;background-size:contain;left:0;bottom:3px;z-index:1}.more-info-header-wrp .form-select-wraper .form-select-custom .react-select__control{background:#f4faff url(/images/icon-collpsed.svg) no-repeat!important;background-position:85px 7px!important;border:none!important;border-radius:0!important;box-shadow:none!important;min-height:auto!important;height:auto!important;margin-top:0!important;margin-left:0!important;width:110px!important;padding:0!important;font-size:15px!important;transition:none!important}.more-info-header-wrp .lead-owner-wrap .form-select-custom .react-select__control{background:#f4faff url(/images/icon-collpsed.svg) no-repeat!important;background-position:118px 7px!important;border:none!important;border-radius:0!important;box-shadow:none!important;min-height:auto!important;height:auto!important;margin-top:0!important;margin-left:0!important;width:141px!important;padding:0!important;font-size:15px!important;transition:none!important}.user-drawer .drawer-header .close-btn{position:relative;width:36px;height:36px;border:none;background:#0c84eb url(/images/close-modal.svg) no-repeat center;background-size:18px;cursor:pointer;padding:0;border-radius:4px;transition:all .2s ease;flex-shrink:0;margin-left:15px;top:0!important}.lead-table-main-wraper{width:100%;overflow:visible!important;position:relative}.lead-table-main-wraper .table-responsive{overflow-y:visible!important;-webkit-overflow-scrolling:touch;width:100%;display:block;position:relative}.lead-table-main-wraper .table-responsive::-webkit-scrollbar{height:8px}.lead-table-main-wraper .table-responsive::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.lead-table-main-wraper .table-responsive::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.lead-table-main-wraper .table-responsive::-webkit-scrollbar-thumb:hover{background:#555}.lead-table-main-wraper table{display:table;border-collapse:collapse;width:max-content;min-width:100%;table-layout:auto;white-space:nowrap}.lead-table-main-wraper table th,.lead-table-main-wraper table td{white-space:nowrap}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal.show{display:block}.modal.fade{transition:opacity .15s linear}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#00000080}.modal-backdrop.fade{opacity:0;transition:opacity .15s linear}.modal-backdrop.show{opacity:.5}.modal-popup-wraper{z-index:1050;position:fixed;top:0;left:0;width:100%;height:100%;overflow-y:auto;padding:1rem}.modal-popup-wraper.show{display:flex!important;align-items:center;justify-content:center}.modal-popup-wraper .modal-header{padding:0;border:none}.modal-popup-wraper .modal-body{padding:0}.modal-create-form-wrap .top-form-wrap{background:#f4faff;padding:10px 20px;border-top-left-radius:10px;border-top-right-radius:10px}.modal-popup-wraper .modal-dialog{max-width:582px;margin-top:5%;font-family:poppins;position:relative;z-index:1050;width:100%;margin-left:auto;margin-right:auto}.modal-popup-wraper .modal-content{position:relative;display:flex;flex-direction:column;width:100%;background-color:#fff;background-clip:padding-box;border:none;border-radius:10px;box-shadow:0 .5rem 1rem #00000026;outline:0}.business-growth-wrap{display:flex;align-items:center;gap:2px;padding:6px 0}.business-growth-icon{max-width:55px;height:55px;border-radius:50%;margin-right:10px}.business-form-wraper label{font-size:14px;color:#363636;font-weight:500}.business-form-wraper .form-control{background:none;border:none;border-bottom:1px solid #e0e6eb;box-shadow:none;outline:none;border-radius:0;font-size:14px;height:45px;padding:0;width:280px!important;margin-top:-8px;color:#363636}.modal-create-form-wrap{margin-top:-16px;border-radius:10px;background:#fff}.modal-popup-wraper .btn-close{position:absolute;top:19px;right:24px;z-index:11;width:15px;height:15px;border-radius:50%;font-size:10px;opacity:1;color:#a1a1a1!important;box-shadow:none;outline:none;background:url(/images/cross-circle-modal.svg) no-repeat top;background-size:contain;border:none;cursor:pointer}.business-form-wraper .form-control::placeholder{color:gray}.business-form-wraper .form-control:focus{border-bottom:1px solid #0c84eb!important;border-top:none!important;border-right:none!important;border-left:none!important}.form-select-wraper{margin-left:0;position:relative;padding-top:0;margin-bottom:15px;display:flex;flex-direction:column;margin-right:20px}.form-select-wraper:before{display:none!important;content:none!important}.form-select-wraper label{color:gray;font-size:14px;margin-bottom:5px}.form-select-wraper label img{margin-right:5px}.modal-popup-wraper .form-select-wraper .form-select-custom .react-select__control,.modal-popup-wraper .lead-owner-wrap .form-select-custom .react-select__control{background:none!important;border:none!important;border-bottom:1px solid #e0e6eb!important;box-shadow:none!important;border-radius:0!important;min-height:30px!important;height:30px!important;margin-top:0!important}.modal-popup-wraper .form-select-wraper .form-select-custom .react-select__control:hover,.modal-popup-wraper .lead-owner-wrap .form-select-custom .react-select__control:hover{border-bottom:1px solid #e0e6eb!important;box-shadow:none!important}.modal-popup-wraper .form-select-wraper .form-select-custom .react-select__control--is-focused,.modal-popup-wraper .lead-owner-wrap .form-select-custom .react-select__control--is-focused{border-bottom:1px solid #0c84eb!important;border-top:none!important;border-right:none!important;border-left:none!important;box-shadow:none!important}.modal-popup-wraper .form-select-wraper .form-select-custom .react-select__value-container,.modal-popup-wraper .lead-owner-wrap .form-select-custom .react-select__value-container{padding:0!important;height:30px!important;display:flex;align-items:center}.modal-popup-wraper .form-select-wraper .form-select-custom .react-select__input-container,.modal-popup-wraper .lead-owner-wrap .form-select-custom .react-select__input-container{margin:0!important;padding:0!important}.modal-popup-wraper .form-select-wraper .form-select-custom .react-select__single-value,.modal-popup-wraper .lead-owner-wrap .form-select-custom .react-select__single-value{color:#363636!important;font-size:14px!important;font-weight:400!important;margin:0!important;padding:0 0 10px!important;line-height:2!important}.modal-popup-wraper .form-select-wraper .form-select-custom .react-select__placeholder,.modal-popup-wraper .lead-owner-wrap .form-select-custom .react-select__placeholder{display:none!important}.modal-popup-wraper .form-select-wraper .form-select-custom .react-select__indicators,.modal-popup-wraper .lead-owner-wrap .form-select-custom .react-select__indicators{height:30px!important;padding:0!important}.modal-popup-wraper .form-select-wraper .form-select-custom .react-select__indicator,.modal-popup-wraper .lead-owner-wrap .form-select-custom .react-select__indicator{padding:0 4px!important}.modal-popup-wraper .form-select-wraper .form-select-custom .react-select__indicator-separator,.modal-popup-wraper .lead-owner-wrap .form-select-custom .react-select__indicator-separator{display:none!important}.modal-popup-wraper .top-form-wrap .form-select-wraper .form-select-custom .react-select__control{background-color:#f4faff!important;border-bottom:none!important;height:45px!important;min-height:45px!important;margin-top:-8px!important;width:110px!important}.modal-popup-wraper .top-form-wrap .form-select-wraper .form-select-custom .react-select__value-container{height:45px!important}.modal-popup-wraper .top-form-wrap .form-select-wraper .form-select-custom .react-select__single-value{line-height:45px!important;font-size:15px!important;color:#363636!important}.modal-popup-wraper .top-form-wrap .form-select-wraper .form-select-custom .react-select__indicators{height:45px!important}.modal-popup-wraper .top-form-wrap .form-select-wraper .form-select-custom .react-select__control--is-focused{border-bottom:none!important;background-color:#f4faff!important}.bottom-create-form-wrap{padding:15px 25px}.lead-owner-wrap{position:relative;margin-bottom:15px;display:flex;flex-direction:column}.lead-owner-wrap:before{display:none!important;content:none!important}.lead-owner-wrap label{color:gray;font-size:14px;margin-bottom:5px}.lead-owner-wrap label img{margin-right:5px}.bottom-form-input-wrap{margin-bottom:15px}.bottom-form-input-wrap label{font-size:14px;color:#363636b3}.bottom-form-input-wrap label img{margin-right:5px}.bottom-form-input-wrap .form-control{background:none;border:none!important;border-bottom:1px solid #e0e6eb!important;box-shadow:none;outline:none;border-radius:0;font-size:14px;height:30px;padding:0;width:100%;color:#363636}.extra-input-field-h-38 .form-control{height:38px}.bottom-form-input-wrap .form-control::placeholder{color:gray}.bottom-form-input-wrap .form-control:focus{border-bottom:1px solid #0c84eb!important;border-top:none!important;border-right:none!important;border-left:none!important}.phone-country-selector{width:200px;flex-shrink:0}.phone-number-input{flex:1}.btn-create-popup{display:flex;align-items:center;gap:2px;padding:6px 0;justify-content:space-between}.moreinfo-btn{display:flex;flex-direction:column}.moreinfo-btn button{background:none!important;color:#363636!important;font-size:14px;padding-left:0;font-weight:500;border:none!important;box-shadow:none!important;outline:none!important;padding-left:0!important;cursor:pointer}.moreinfo-btn button img{margin-left:3px}.moreinfo-btn button:hover{color:#0c84eb!important}.save-btn button{background:#0c84eb;padding:8px 30px;color:#fff;border:none;outline:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer}.save-btn button:hover{background:#026cc7!important;box-shadow:none}.moreinfo-btn .btn-check:checked+.btn,.moreinfo-btn .btn.active,.moreinfo-btn .btn.show,.moreinfo-btn .btn:first-child:active,:not(.btn-check)+.btn:active{color:#0c84eb!important}.more-info-drawer{position:relative}#sidePanelBackdrop{position:fixed;top:0;left:0;height:100%;width:100%;background:#00000080;opacity:0;visibility:hidden;transition:opacity .3s ease;z-index:900}#sidePanelBackdrop.panel-visible{opacity:1;visibility:visible}#customRightPanel{position:fixed;top:0;right:-65%;width:65%;height:100%;background-color:#fff;box-shadow:-2px 0 8px #0003;transition:right .3s ease,width .3s ease;z-index:1000;overflow-y:auto}#customRightPanel[style*="40%"]{right:-40%!important}#customRightPanel[style*="40%"].panel-open{right:0!important}#customRightPanel[style*="65%"]{right:-65%!important}#customRightPanel[style*="65%"].panel-open{right:0!important}.left-form-wraper{position:relative}.left-form-wraper .collapse-btn-wrap{position:absolute;right:-12.5%;top:0;display:flex;justify-content:center;align-items:center;padding:10px 0;z-index:10;width:8.33%;height:auto}.collapse-btn-wrap{display:flex;justify-content:center;align-items:center;padding:10px 0}.collapse-btn-wrap button{background:none;border:none;cursor:pointer;padding:5px;display:flex;align-items:center;justify-content:center}.collapse-btn-wrap button img{width:20px;height:20px}#customRightPanel.panel-open{right:0}#closeSidePanelBtn{position:absolute;top:37%;right:24px;background:url(/images/cross-circle-modal.svg) no-repeat top;background-size:contain;border-radius:50%;box-shadow:none;color:#a1a1a1!important;font-size:10px;height:25px;width:25px;opacity:1;outline:none;z-index:11;border:none;cursor:pointer}.more-info-header-wrp{background:#f4faff;padding:10px 15px 15px;position:relative}.more-info-header-wrp .business-growth-wrap{padding:0;width:480px}.more-info-header-wrp .business-growth-icon{border-radius:50%;height:55px;margin-right:10px;max-width:55px}.more-info-header-wrp .business-form-wraper{flex:1;min-width:0}.accordion-button{padding:1rem .25rem!important}#contactInfoCollapse.accordion-collapse{overflow:visible!important}#contactInfoCollapse .accordion-body{overflow:visible!important;max-height:none!important;height:auto!important}.left-form-wraper{min-height:0;height:100%;display:flex;flex-direction:column}.left-form-wraper .row{flex:1;min-height:0;overflow:visible}.left-form-wraper .accordion,.left-form-wraper .accordion-item{overflow:visible;height:auto}.left-form-wraper .accordion-collapse{height:auto!important}.more-info-header-wrp .business-form-wraper .form-control{width:263px!important;color:#363636!important;font-size:14px!important;font-weight:500!important;border:none!important;background:transparent!important;padding:0!important;margin-top:2px}.more-info-header-wrp .business-form-wraper .form-control:focus{border:none!important;border-bottom:1px solid #0c84eb!important}.more-info-header-wrp .business-form-wraper .form-control::placeholder{color:#000}.more-info-header-wrp .more-info-head{width:100%}.more-info-header-wrp .more-info-head .row{width:100%;margin:0}.more-info-header-wrp .form-select-wraper{padding-top:0;margin-left:0;width:98%}.more-info-header-wrp .lead-owner-wrap{margin:-14px 0 0 -75px;width:100%}.more-info-header-wrp .form-select-wraper label,.more-info-header-wrp .lead-owner-wrap label{color:gray;font-size:14px;margin-bottom:0;display:block}.colum-six{display:flex;gap:10px;align-items:center;position:relative;left:35px;top:6px}.more-info-header-wrp .form-select-wraper{position:relative}.more-info-header-wrp .form-select-wraper:before{content:"";position:absolute;width:18px;height:18px;background:url(/images/cirlcle-select.svg) no-repeat top;background-size:contain;left:0;bottom:2.5px;z-index:1}.more-info-header-wrp .lead-owner-wrap{position:relative}.more-info-header-wrp .lead-owner-wrap:before{content:"";position:absolute;width:18px;height:18px;background:url(/images/lead-owner.svg) no-repeat top;background-size:contain;left:0;bottom:3px;z-index:1}.more-info-header-wrp .form-select-wraper .form-select-custom .react-select__control{background:#f4faff url(/images/icon-collpsed.svg) no-repeat!important;background-position:85px 7px!important;border:none!important;border-radius:0!important;box-shadow:none!important;min-height:fit-content!important;height:auto!important;margin-top:0!important;margin-left:0!important;width:110px!important;padding:0!important;font-size:15px!important;transition:none!important}.more-info-header-wrp .lead-owner-wrap .form-select-custom .react-select__control{background:#f4faff url(/images/icon-collpsed.svg) no-repeat!important;background-position:118px 7px!important;border:none!important;border-radius:0!important;box-shadow:none!important;min-height:auto!important;height:auto!important;margin-top:0!important;margin-left:0!important;width:141px!important;padding:0!important;font-size:15px!important;transition:none!important}.more-info-edit-fields .react-select__single-value{margin-left:16px!important}.more-info-header-wrp .form-select-wraper .form-select-custom .react-select__control:hover,.more-info-header-wrp .lead-owner-wrap .form-select-custom .react-select__control:hover{border:none!important;box-shadow:none!important}.more-info-header-wrp .form-select-wraper .form-select-custom .react-select__control--is-focused,.more-info-header-wrp .lead-owner-wrap .form-select-custom .react-select__control--is-focused{border:none!important;box-shadow:none!important;outline:none!important}.more-info-header-wrp .form-select-wraper .form-select-custom .react-select__value-container,.more-info-header-wrp .lead-owner-wrap .form-select-custom .react-select__value-container{padding:0!important;height:auto!important;display:flex;align-items:center}.more-info-header-wrp .form-select-wraper .form-select-custom .react-select__input-container,.more-info-header-wrp .lead-owner-wrap .form-select-custom .react-select__input-container{margin:0!important;padding:0!important}.more-info-header-wrp .form-select-wraper .form-select-custom .react-select__single-value,.more-info-header-wrp .lead-owner-wrap .form-select-custom .react-select__single-value{color:#515151!important;font-size:13px!important;font-weight:400!important;margin:0!important;padding:0!important;line-height:22px!important}.more-info-header-wrp .form-select-wraper .form-select-custom .react-select__placeholder,.more-info-header-wrp .lead-owner-wrap .form-select-custom .react-select__placeholder{color:gray!important;font-size:15px!important}.more-info-header-wrp .form-select-wraper .form-select-custom .react-select__indicators,.more-info-header-wrp .lead-owner-wrap .form-select-custom .react-select__indicators{display:none!important}.more-info-header-wrp .form-select-wraper .form-select-custom .react-select__indicator,.more-info-header-wrp .lead-owner-wrap .form-select-custom .react-select__indicator{padding:0!important;color:transparent!important;display:none!important}.more-info-header-wrp .form-select-wraper .form-select-custom .react-select__indicator:hover,.more-info-header-wrp .lead-owner-wrap .form-select-custom .react-select__indicator:hover{color:transparent!important}.more-info-header-wrp .form-select-wraper .form-select-custom .react-select__indicator-separator,.more-info-header-wrp .lead-owner-wrap .form-select-custom .react-select__indicator-separator{display:none!important}.more-info-header-wrp .business-growth-wrap{display:flex;align-items:center;padding:0}.more-info-header-wrp .business-form-wraper .form-control:focus{border:none!important;border-bottom:none!important;outline:none!important;box-shadow:none!important}.more-info-header-wrp .business-form-wraper .form-control::placeholder{color:gray!important;font-weight:400!important}.drawer-bottom-body .form-select-wraper .form-select-custom .react-select__control,.drawer-bottom-body .lead-owner-wrap .form-select-custom .react-select__control{background:none!important;border:none!important;border-bottom:1px solid #e0e6eb!important;box-shadow:none!important;border-radius:0!important;min-height:30px!important;height:30px!important;margin-top:0!important}.drawer-bottom-body .form-select-wraper .form-select-custom .react-select__control:hover,.drawer-bottom-body .lead-owner-wrap .form-select-custom .react-select__control:hover{border-bottom:1px solid #e0e6eb!important;box-shadow:none!important}.drawer-bottom-body .form-select-wraper .form-select-custom .react-select__control--is-focused,.drawer-bottom-body .lead-owner-wrap .form-select-custom .react-select__control--is-focused{border-bottom:1px solid #0c84eb!important;border-top:none!important;border-right:none!important;border-left:none!important;box-shadow:none!important}.drawer-bottom-body .form-select-wraper .form-select-custom .react-select__value-container,.drawer-bottom-body .lead-owner-wrap .form-select-custom .react-select__value-container{padding:0!important;height:30px!important;display:flex;align-items:center}.drawer-bottom-body .form-select-wraper .form-select-custom .react-select__input-container,.drawer-bottom-body .lead-owner-wrap .form-select-custom .react-select__input-container{margin:0!important;padding:0!important}.drawer-bottom-body .form-select-wraper .form-select-custom .react-select__single-value,.drawer-bottom-body .lead-owner-wrap .form-select-custom .react-select__single-value{color:#363636!important;font-size:14px!important;font-weight:400!important;margin:0!important;padding:0 0 10px!important;line-height:2!important}.drawer-bottom-body .form-select-wraper .form-select-custom .react-select__placeholder,.drawer-bottom-body .lead-owner-wrap .form-select-custom .react-select__placeholder{display:none!important}.drawer-bottom-body .form-select-wraper .form-select-custom .react-select__indicators,.drawer-bottom-body .lead-owner-wrap .form-select-custom .react-select__indicators{height:30px!important;padding:0!important}.drawer-bottom-body .form-select-wraper .form-select-custom .react-select__indicator,.drawer-bottom-body .lead-owner-wrap .form-select-custom .react-select__indicator{padding:0 4px!important}.drawer-bottom-body .form-select-wraper .form-select-custom .react-select__indicator-separator,.drawer-bottom-body .lead-owner-wrap .form-select-custom .react-select__indicator-separator{display:none!important}.drawer-bottom-body .form-select-wraper,.drawer-bottom-body .lead-owner-wrap{margin-bottom:25px!important}.phone-dropdown-add-wrap .react-select__control{background:none!important;border:none!important;border-bottom:1px solid #e0e6eb!important;box-shadow:none!important;border-radius:0!important;min-height:38px!important;height:38px!important}.phone-dropdown-add-wrap .react-select__control:hover{border-bottom:1px solid #e0e6eb!important;box-shadow:none!important}.phone-dropdown-add-wrap .react-select__control--is-focused{border-bottom:1px solid #0c84eb!important;border-top:none!important;border-right:none!important;border-left:none!important;box-shadow:none!important}.phone-dropdown-add-wrap .react-select__value-container{padding:0 0 0 5px!important;height:38px!important;display:flex;align-items:center}.phone-dropdown-add-wrap .react-select__input-container{margin:0!important;padding:0!important}.phone-dropdown-add-wrap .react-select__single-value{color:#363636!important;font-size:14px!important;font-weight:400!important;margin:0!important}.phone-dropdown-add-wrap .react-select__placeholder{color:gray!important;font-size:14px!important}.phone-dropdown-add-wrap .react-select__indicators{height:38px!important;padding:0!important}.phone-dropdown-add-wrap .react-select__indicator{padding:0 4px!important}.phone-dropdown-add-wrap .react-select__indicator-separator{display:none!important}.drawer-bottom-body{height:calc(100vh - 120px);max-height:calc(100vh - 120px);overflow-y:auto;overflow-x:hidden;padding:15px 25px 30px 0}.more-info-contaner-wrap{padding:0;overflow:hidden;display:flex;flex-direction:column}.more-info-contaner-wrap>.row{height:100%;margin:0;display:flex;align-items:flex-start;flex:1;min-height:0}.more-info-contaner-wrap .col-md-8{height:100%;max-height:100%;overflow-y:auto;overflow-x:hidden;padding-right:15px;position:relative}.more-info-contaner-wrap .col-md-8 .accordion-collapse{overflow:visible!important}.more-info-contaner-wrap .col-md-8 .accordion-body{overflow:visible!important;max-height:none!important;height:auto!important}.more-info-contaner-wrap .col-md-4{height:100%;overflow:visible;padding-left:15px;position:sticky;top:0;align-self:flex-start}.left-form-wraper .row{margin:0}.left-form-wraper .col-md-6,.left-form-wraper .col-md-12,.left-form-wraper .col-md-4{padding:0;margin:0}.left-form-wraper .form-group{margin-bottom:25px;margin-right:20px}.left-form-wraper .form-group label{font-size:14px;color:gray}.left-form-wraper .form-group .form-control{background:none;border:none!important;border-bottom:1px solid #E0E6EB!important;box-shadow:none;outline:none;border-radius:0;font-size:14px;height:40px;width:100%;margin-top:-8px;color:gray;font-weight:400;font-size:16px;padding:0 0 0 5px}.left-form-wraper .form-group .form-control::placeholder{color:#363636}.more-info-edit-fields{margin-bottom:25px;margin-right:5px}.more-info-label-dropdown{display:flex;align-items:center;gap:2px;justify-content:space-between}.more-info-edit-fields .phone-dropdown.dropdown,.more-info-edit-fields .dropdown-add-wrap{position:relative}.more-info-edit-fields .dropdown-menu{position:absolute!important;top:30%!important;left:auto!important;right:0!important;margin-top:5px!important;z-index:1000;min-width:250px;max-height:300px;overflow-y:auto;overflow-x:hidden;box-shadow:0 2px 8px #00000026;border:1px solid #e0e6eb;border-radius:4px;background:#fff}.more-info-edit-fields h2{font-size:14px;color:gray;margin-bottom:10px}.list-info-phone-wrap ul{list-style:none;padding:0;margin:0}.list-info-phone-wrap li{margin-bottom:10px}.more-form-content{display:flex;align-items:center;gap:10px;padding:8px 12px;background:#f8f9fa;border-radius:4px;font-size:14px}.more-form-content img.flag-image{width:18px;height:18px;object-fit:contain}.more-form-content button{background:none;border:none;cursor:pointer;margin-left:auto;padding:0}.additional-info-wrap{margin-bottom:25px}.additional-info-wrap label{font-size:14px;color:gray;margin-bottom:10px;display:block}.additional-info-wrap textarea{background:none;border:1px solid #E0E6EB;border-radius:4px;padding:10px;width:100%;font-size:14px}.drawer-save-btn{position:fixed;bottom:0;right:0;width:65%;padding:20px;background:#fff;border-top:1px solid #e8e8e8;text-align:right;z-index:1001;transition:width .3s ease}.drawer-save-btn button{background:#0c84eb;padding:8px 30px;color:#fff;border:none;outline:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer}.drawer-save-btn button:hover{background:#026cc7}.user-drawer-main-wrp{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1050;background:#00000080;display:flex;align-items:center;justify-content:flex-end}.user-drawer{position:fixed;top:0!important;right:0;width:50%!important;height:100vh;background:#fff;box-shadow:-2px 0 10px #0000001a;z-index:1051;display:flex;flex-direction:column;overflow:hidden;animation:slideInRight .3s ease}.user-drawer.user-drawer--full{width:100%!important;max-width:100vw!important}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.user-drawer .drawer-header{padding:24px 30px;border-bottom:1px solid #e8e8e8;background:#f4faff;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.user-drawer .drawer-header h3{font-size:22px;font-weight:500;color:#333;margin:0;flex:1;font-family:Roboto,Poppins,sans-serif;letter-spacing:-.3px}.user-drawer .drawer-header .close-btn{position:relative;width:36px;height:36px;border:none;background:#0c84eb url(/images/close-modal.svg) no-repeat center;background-size:18px;cursor:pointer;padding:0;border-radius:4px;transition:all .2s ease;flex-shrink:0;margin-left:15px;top:0!important}.drawer-tabs{display:flex;border-bottom:2px solid #e8e8e8;background:#fff;padding:0;gap:0;flex-shrink:0;overflow-x:auto;box-shadow:0 2px 4px #00000005}.drawer-tabs::-webkit-scrollbar{height:4px}.drawer-tabs::-webkit-scrollbar-track{background:#f1f1f1}.drawer-tabs::-webkit-scrollbar-thumb{background:silver;border-radius:2px}.drawer-tabs::-webkit-scrollbar-thumb:hover{background:#a0a0a0}.drawer-tab{padding:16px 24px;border:none;background:transparent;color:#666;font-size:14px;font-weight:500;font-family:Roboto,Poppins,sans-serif;cursor:pointer;border-bottom:3px solid transparent;transition:all .3s ease;white-space:nowrap;display:flex;align-items:center;gap:10px;position:relative;min-width:120px;justify-content:center}.drawer-tab i{font-size:16px;width:18px;text-align:center;transition:all .3s ease}.drawer-tab:hover{color:#1d82ec;background:#f8f9fa}.drawer-tab:hover i{color:#1d82ec}.drawer-tab.active{color:#1d82ec;border-bottom-color:#1d82ec;background:#fff;font-weight:600}.drawer-tab.active i{color:#1d82ec}.drawer-tab.active:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:3px;background:#1d82ec;border-radius:2px 2px 0 0}.user-drawer form{display:flex;flex-direction:column;height:100%;overflow:hidden}.user-drawer .drawer-body{flex:1;overflow-y:auto;overflow-x:hidden;padding:30px;min-height:0;-webkit-overflow-scrolling:touch}.user-drawer .drawer-body::-webkit-scrollbar{width:6px}.user-drawer .drawer-body::-webkit-scrollbar-track{background:#f1f1f1}.user-drawer .drawer-body::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.user-drawer .drawer-body::-webkit-scrollbar-thumb:hover{background:#555}.form-section{margin-bottom:32px;padding-bottom:32px}.form-section h5{font-size:17px;font-weight:500;color:#333;margin-bottom:24px;padding-bottom:12px;font-family:Roboto,Poppins,sans-serif;letter-spacing:-.2px}.form-section h5 i{margin-right:10px;color:#1d82ec;font-size:16px;width:20px;text-align:center}.form-group label{display:block;font-size:14px;font-weight:500;color:#555;margin-bottom:10px;font-family:Roboto,Poppins,sans-serif}.form-group .form-control,.form-group select.form-control{width:100%;padding:10px 15px;font-size:14px;border:1px solid #d0d0d0;border-radius:4px;transition:all .2s ease;height:44px;box-sizing:border-box}.form-group .filter-select .react-select__control,.form-group .react-select-container .react-select__control{font-size:14px!important;transition:all .2s ease!important;box-shadow:none!important}.form-group .filter-select .react-select__control:hover,.form-group .react-select-container .react-select__control:hover{border-color:#d0d0d0!important}.form-group .filter-select .react-select__control--is-focused,.form-group .react-select-container .react-select__control--is-focused{border-color:#1d82ec!important;box-shadow:0 0 0 3px #1d82ec1a!important;outline:none!important}.form-group .filter-select .react-select__value-container,.form-group .react-select-container .react-select__value-container{padding:0 5px!important;min-height:44px!important;height:44px!important}.form-group .filter-select .react-select__input-container,.form-group .react-select-container .react-select__input-container{margin:0!important;padding:0!important}.form-group .filter-select .react-select__single-value,.form-group .react-select-container .react-select__single-value{font-size:14px!important;color:#333!important;margin:0!important}.form-group .filter-select .react-select__placeholder,.form-group .react-select-container .react-select__placeholder{font-size:14px!important;color:#999!important;margin:0!important}.form-group .filter-select .react-select__indicator{padding:8px!important}.form-group .filter-select .react-select__indicator-separator,.form-group .react-select-container .react-select__indicator-separator{display:none!important}.form-group .form-control.is-invalid{border-color:#dc3545}.invalid-feedback{display:block;width:100%;margin-top:5px;font-size:12px;color:#dc3545}.user-drawer .drawer-actions{display:flex;justify-content:flex-end;gap:12px;padding:20px 30px;border-top:1px solid #e8e8e8;background:#fff;flex-shrink:0}.drawer-actions .btn{padding:12px 28px;font-size:14px;font-weight:500;border-radius:6px;border:none;cursor:pointer;transition:all .3s ease;font-family:Roboto,Poppins,sans-serif;min-width:100px}.view-field-value{padding:12px 16px;font-size:14px;color:#333;background:#fafafa;border:1px solid #e0e0e0;border-radius:6px;min-height:44px;display:flex;align-items:center;font-family:Roboto,Poppins,sans-serif;line-height:1.5;word-break:break-word}.view-field-value a{color:#1d82ec;text-decoration:none}.view-field-value a:hover{text-decoration:underline}.lead-table-main-wraper table tbody tr{transition:background-color .2s ease}.lead-table-main-wraper table tbody tr:hover{background-color:#f5f7fa;cursor:pointer}.lead-table-main-wraper table tbody tr:active{background-color:#eef2f7}.drawer-body .text-center{padding:60px 20px}.drawer-body .text-center p.text-muted{font-size:15px;color:#999;margin-bottom:20px;font-family:Roboto,Poppins,sans-serif}.drawer-body .btn-primary{background:#1d82ec;color:#fff;border:none;padding:12px 24px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;font-family:Roboto,Poppins,sans-serif;display:inline-flex;align-items:center;gap:8px}.drawer-body .btn-primary:hover{background:#1570d0;box-shadow:0 2px 8px #1d82ec4d}.drawer-body .btn-primary i{font-size:14px}.drawer-body>div{animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.lead-table-main-wraper table tbody td .dropdown .btn-secondary.dropdown-toggle{min-width:30px;width:30px;height:27px;padding:8px 12px;border:none;border-radius:6px;background:#fff;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.activities-accordion-wrap .accordion-item{margin-bottom:15px!important}.activities-accordion-wrap .accordion-item button{padding:15px!important}.activities-accordion-wrap .accordion-item .btn-add-wrap{top:-2px!important}.activities-accordion-wrap .accordion-item .btn-add-wrap button{padding:0!important}.phone-dropdown-btn{min-width:50px;width:50px;height:27px;padding:14px 68px!important;border:1px solid #e0e6eb;border-radius:6px;background:#fff;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.lead-table-main-wraper table tbody td .dropdown .btn-secondary.dropdown-toggle:hover{background:#fff;border:1px solid #0c84eb!important;box-shadow:0 2px 4px #0c84eb1a}.lead-table-main-wraper table tbody td .dropdown .btn-secondary.dropdown-toggle:focus{background:#f5f7fa;border-color:#0c84eb;box-shadow:0 2px 4px #0c84eb1a;outline:none}.lead-table-main-wraper table tbody td .dropdown .btn-secondary.dropdown-toggle img{width:16px;height:16px;object-fit:contain}@media(max-width:768px){.user-drawer{width:100%;max-width:100vw}.user-drawer .drawer-body{padding:20px}.drawer-actions{padding:15px 20px}.drawer-tab{padding:14px 16px;min-width:100px;font-size:13px}.drawer-tab i{font-size:14px;width:16px}}.task-main-tab-wraper .form-group>label,.separted-task-title{display:block!important;font-size:14px;color:gray;margin-bottom:5px;position:relative}.task-main-tab-wraper .form-group>label img{margin-right:5px;display:inline-block!important;vertical-align:middle;position:relative}.task-main-tab-wraper .form-group .form-select-custom{position:relative;margin-top:0}.task-main-tab-wraper .form-group .react-select-container img,.task-main-tab-wraper .form-group .form-select-custom img,.task-main-tab-wraper .form-group .react-select__control img,.task-main-tab-wraper .form-group .form-select-custom .react-select__control img,.task-main-tab-wraper .form-group .react-select__value-container img,.task-main-tab-wraper .form-group .form-select-custom .react-select__value-container img,.task-main-tab-wraper .form-group .react-select__single-value img,.task-main-tab-wraper .form-group .form-select-custom .react-select__single-value img,.task-main-tab-wraper .form-group .react-select__input-container img,.task-main-tab-wraper .form-group .form-select-custom .react-select__input-container img,.task-main-tab-wraper .form-group .react-select__menu img,.task-main-tab-wraper .form-group .form-select-custom .react-select__menu img{display:none!important;visibility:hidden!important;opacity:0!important;width:0!important;height:0!important}.react-select__value-container{line-height:0!important}.task-main-tab-wraper .add-task-field{display:block!important;visibility:visible!important;opacity:1!important;width:100%!important}.task-main-tab-wraper #task-description-editor{visibility:visible!important;opacity:1!important;width:100%!important;min-height:200px!important}.task-main-tab-wraper #task-description-editor.note-editor,.task-main-tab-wraper #task-description-editor .note-editor{display:block!important;visibility:visible!important;width:100%!important}.task-main-tab-wraper #task-description-editor .note-editable,.task-main-tab-wraper #task-description-editor.note-editor .note-editable{display:block!important;visibility:visible!important;min-height:200px!important;width:100%!important}.task-main-tab-wraper #task-description-editor .note-toolbar{display:block!important;visibility:visible!important}.task-main-tab-wraper #task-description-editor .note-editing-area{display:block!important;visibility:visible!important;width:100%!important}.PhoneInputCountrySelect{min-width:140px!important}.PhoneInputCountrySelectMenu{position:absolute!important;top:100%!important;left:0!important;z-index:1000!important;background:#fff!important;border:1px solid #e0e6eb!important;border-radius:8px!important;box-shadow:0 7px 30px #0000001a!important;min-width:300px!important;max-height:400px!important;overflow:hidden!important;margin-top:4px!important}.PhoneInputCountrySelectSearch{padding:12px!important;border-bottom:1px solid #e0e6eb!important;background:#fff!important}.PhoneInputCountrySelectSearchInput{width:100%!important;padding:10px 12px!important;font-size:14px!important;border:1px solid #e0e6eb!important;border-radius:6px!important;outline:none!important;color:#363636!important;box-sizing:border-box!important}.PhoneInputCountrySelectSearchInput:focus{border-color:#0c84eb!important;box-shadow:0 0 0 2px #0c84eb1a!important}.PhoneInputCountrySelectSearchInput::placeholder{color:gray!important}.PhoneInputCountrySelectList{max-height:300px!important;overflow-y:auto!important;padding:4px 0!important}.PhoneInputCountrySelectOption{padding:10px 12px!important;cursor:pointer!important;display:flex!important;align-items:center!important;gap:10px!important;font-size:14px!important;color:#363636!important;transition:background-color .2s!important}.PhoneInputCountrySelectOption:hover{background-color:#f5f5f5!important}.PhoneInputCountrySelectOption--selected{background-color:#e7f4ff!important;color:#0c84eb!important}.PhoneInputCountrySelectOptionIcon{width:24px!important;height:18px!important;flex-shrink:0!important;box-shadow:0 0 0 1px #0000001a!important;border-radius:2px!important}.PhoneInputCountrySelectOptionName{flex:1!important;font-weight:500!important}.PhoneInputCountrySelectOptionCallingCode{color:gray!important;font-size:13px!important}.swal2-container,.swal2-container.swal2-backdrop-show,.swal2-container.swal2-shown,.swal2-container-high-zindex{z-index:99999!important}.add-checklist-wrap button[type=button]{color:#0c84eb!important;background:transparent!important}.listing-meeting-fileds ul{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.listing-meeting-fileds ul li{display:flex;align-items:flex-start;gap:20px;padding:16px 20px;border:1px solid #00000014;border-radius:8px;transition:all .2s ease;background:#fff}.listing-meeting-fileds ul li strong{min-width:140px;display:flex;align-items:center;gap:10px;font-size:13px;font-weight:600;color:#495057;line-height:1.5;flex-shrink:0}.listing-meeting-fileds ul li p{margin:0;flex:1;font-size:13px;color:#212529;line-height:1.6;word-break:break-word;padding-top:2px}.meeting-notes-modal-footer .btn{min-width:100px;transition:all .2s ease}.meeting-notes-modal-footer .btn-primary:hover:not(:disabled){background:#0a6bc2;transform:translateY(-1px);box-shadow:0 4px 12px #0c84eb4d}.unique-drawer-container{display:flex;flex-direction:column}.tab-add-meeting-call-task-wrap{display:flex;flex-direction:column;height:100%;overflow:hidden;flex:1;min-height:0}.tab-add-meeting-call-task-wrap .tab-content{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;height:auto}.tab-add-meeting-call-task-wrap .tab-pane,.tab-meeting-content,.tab-meeting-content form,.tab-meeting-content .row,.tab-meeting-content .Accordion-panel-wrap,.tab-meeting-content .accordion,.tab-meeting-content .accordion-item{height:auto;overflow:visible}.tab-meeting-content .accordion-collapse{overflow:visible!important;height:auto!important;max-height:none!important}.tab-meeting-content .accordion-body{overflow:visible!important;max-height:none!important;height:auto!important;min-height:auto!important}.tab-meeting-content .dropdowns-listing-info-wrap{height:auto;overflow:visible}.tab-meeting-content #collapseThree1232.accordion-collapse{transition:height .35s ease!important}.tab-meeting-content #collapseThree1232.accordion-collapse.show{height:auto!important;max-height:none!important}.tab-meeting-content #collapseThree1232.accordion-collapse.collapsing{height:auto!important;transition:height .35s ease!important}.drawer-loader-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0006;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;justify-content:center;align-items:center;z-index:9999;animation:fadeIn .3s ease-in}.drawer-loader-wrapper{background:#fff;border-radius:20px;padding:50px 60px 70px;box-shadow:0 10px 40px #00000026,0 0 0 1px #0000000d;animation:slideUp .3s ease-out}.drawer-loader-container{position:relative;display:flex;flex-direction:column;align-items:center;gap:50px;width:200px;height:240px}.loader-3d-cube{position:relative;width:80px;height:80px;transform-style:preserve-3d;animation:rotate3d 3s infinite linear;transform-origin:center center}@keyframes rotate3d{0%{transform:rotateX(0) rotateY(0) rotate(0)}to{transform:rotateX(360deg) rotateY(360deg) rotate(0)}}.cube-face{position:absolute;width:80px;height:80px;border:2px solid rgba(12,132,235,.3);background:linear-gradient(135deg,#0c84eb33,#4da6ff4d);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:inset 0 0 20px #0c84eb4d,0 0 30px #0c84eb33}.cube-front{transform:rotateY(0) translateZ(40px);background:linear-gradient(135deg,#0c84eb66,#4da6ff80)}.cube-back{transform:rotateY(180deg) translateZ(40px);background:linear-gradient(135deg,#0c84eb4d,#4da6ff66)}.cube-right{transform:rotateY(90deg) translateZ(40px);background:linear-gradient(135deg,#4da6ff4d,#80c1ff66)}.cube-left{transform:rotateY(-90deg) translateZ(40px);background:linear-gradient(135deg,#0c84eb4d,#4da6ff66)}.cube-top{transform:rotateX(90deg) translateZ(40px);background:linear-gradient(135deg,#4da6ff66,#80c1ff80)}.cube-bottom{transform:rotateX(-90deg) translateZ(40px);background:linear-gradient(135deg,#0c84eb4d,#4da6ff66)}.loader-orbit-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:140px;height:140px}.orbit-particle{position:absolute;width:8px;height:8px;background:linear-gradient(135deg,#0c84eb,#4da6ff);border-radius:50%;box-shadow:0 0 10px #0c84ebcc,0 0 20px #0c84eb66;animation:orbit 2s infinite linear}.particle-1{top:0;left:50%;transform:translate(-50%);animation-delay:0s}.particle-2{top:25%;right:0;animation-delay:-.33s}.particle-3{bottom:25%;right:0;animation-delay:-.66s}.particle-4{bottom:0;left:50%;transform:translate(-50%);animation-delay:-1s}.particle-5{bottom:25%;left:0;animation-delay:-1.33s}.particle-6{top:25%;left:0;animation-delay:-1.66s}@keyframes orbit{0%{transform:rotate(0) translate(70px) rotate(0);opacity:1}50%{opacity:.7}to{transform:rotate(360deg) translate(70px) rotate(-360deg);opacity:1}}.loader-pulse-rings{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100px;height:100px}.pulse-ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:2px solid rgba(12,132,235,.4);border-radius:50%;animation:pulseRing 2s infinite}.ring-1{width:100px;height:100px;animation-delay:0s}.ring-2{width:120px;height:120px;animation-delay:.66s}.ring-3{width:140px;height:140px;animation-delay:1.33s}@keyframes pulseRing{0%{transform:translate(-50%,-50%) scale(.8);opacity:1}to{transform:translate(-50%,-50%) scale(1.4);opacity:0}}.loader-text-wrapper{position:absolute;bottom:15px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:4px}.loader-text{font-size:18px;font-weight:600;background:linear-gradient(135deg,#0c84eb,#4da6ff,#80c1ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:1px;animation:textShimmer 2s infinite}@keyframes textShimmer{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.loader-dots{display:inline-flex;gap:2px}.dot{font-size:24px;color:#0c84eb;animation:dotBounce 1.4s infinite}.dot-1{animation-delay:0s}.dot-2{animation-delay:.2s}.dot-3{animation-delay:.4s}@keyframes dotBounce{0%,80%,to{transform:translateY(0);opacity:.5}40%{transform:translateY(-10px);opacity:1}}.add-meetting-task-call-wrap .unique-drawer-container .meetings-activity-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;background:#fff;border-bottom:1px solid #e0e6eb}.add-meetting-task-call-wrap .unique-drawer-container .meetings-activity-header-left h3{margin:0;font-size:18px;font-weight:600;color:#1f2d3d}.add-meetting-task-call-wrap .unique-drawer-container .meetings-activity-header-left p{margin:4px 0 0;font-size:13px;color:#6c757d}.meetings-activity-close{width:38px;height:38px;border-radius:10px;border:1px solid #dee2e6;background:#fff;color:#495057;font-size:22px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.meetings-activity-close:hover{background:#f8f9fa}.add-meetting-task-call-wrap .unique-drawer-container .meetings-activity-body{padding:20px}.listing-meeting-fileds{padding:0;margin:0}.listing-meeting-fileds ul{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr}.listing-meeting-fileds ul li{display:flex;align-items:flex-start;gap:20px;padding:16px 20px;border-bottom:1px solid #f0f0f0;transition:all .2s ease;background:#fff}.listing-meeting-fileds ul li:hover{background:#f8f9fa;padding-left:24px}.listing-meeting-fileds ul li strong{min-width:140px;display:flex;align-items:center;gap:10px;font-size:14px;font-weight:600;color:#495057;line-height:1.5;flex-shrink:0}.listing-meeting-fileds ul li strong img{width:18px;height:18px;object-fit:contain;opacity:.7;flex-shrink:0}.listing-meeting-fileds ul li p{margin:0;flex:1;font-size:14px;color:#212529;line-height:1.6;word-break:break-word;padding-top:2px}.listing-meeting-fileds ul li p:empty:before{content:"---";color:#adb5bd;font-style:italic}.listing-meeting-fileds ul li.meeting-other-information-dropdown{grid-column:1 / -1}@media(max-width:768px){.listing-meeting-fileds ul{grid-template-columns:1fr}.listing-meeting-fileds ul li{flex-direction:column;gap:8px;padding:12px 16px}.listing-meeting-fileds ul li strong{min-width:auto;width:100%}.listing-meeting-fileds ul li:hover{padding-left:16px}.listing-meeting-fileds ul li.meeting-other-information-dropdown{grid-column:1}}.add-meetting-task-call-wrap .unique-drawer-container .calls-activity-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;background:#fff;border-bottom:1px solid #e0e6eb}.add-meetting-task-call-wrap .unique-drawer-container .calls-activity-header-left h3{margin:0;font-size:18px;font-weight:600;color:#1f2d3d}.add-meetting-task-call-wrap .unique-drawer-container .calls-activity-header-left p{margin:4px 0 0;font-size:13px;color:#6c757d}.add-meetting-task-call-wrap .unique-drawer-container .calls-activity-close{width:38px;height:38px;border-radius:10px;border:1px solid #dee2e6;background:#fff;color:#495057;font-size:22px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.add-meetting-task-call-wrap .unique-drawer-container .calls-activity-close:hover{background:#f8f9fa}.add-meetting-task-call-wrap .unique-drawer-container .calls-activity-body{padding:20px}.add-meetting-task-call-wrap .form-group .form-control{width:100%;padding:12px 6px;border:none!important;border-bottom:1px solid #dee2e6!important;border-top:none!important;border-right:none!important;border-left:none!important;border-radius:0!important;outline:none!important;box-shadow:none!important}.add-meetting-task-call-wrap .form-group .form-control:focus{border:none!important;border-bottom:1px solid #0c84eb!important;border-top:none!important;border-right:none!important;border-left:none!important;outline:none!important;box-shadow:none!important}.add-meetting-task-call-wrap .unique-drawer-container .tasks-activity-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;background:#fff;border-bottom:1px solid #e0e6eb}.add-meetting-task-call-wrap .unique-drawer-container .tasks-activity-header-left h3{margin:0;font-size:18px;font-weight:600;color:#1f2d3d}.add-meetting-task-call-wrap .unique-drawer-container .tasks-activity-header-left p{margin:4px 0 0;font-size:13px;color:#6c757d}.add-meetting-task-call-wrap .unique-drawer-container .tasks-activity-close{width:38px;height:38px;border-radius:10px;border:1px solid #dee2e6;background:#fff;color:#495057;font-size:22px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.add-meetting-task-call-wrap .unique-drawer-container .tasks-activity-close:hover{background:#f8f9fa}.add-meetting-task-call-wrap .unique-drawer-container .tasks-activity-body{padding:20px}.add-meetting-task-call-wrap .add-task-field .form-control,.add-meetting-task-call-wrap .form-group .form-control{width:100%;padding:12px 6px;border:none!important;border-bottom:1px solid #dee2e6!important;border-top:none!important;border-right:none!important;border-left:none!important;border-radius:0!important;outline:none!important;box-shadow:none!important}.add-meetting-task-call-wrap .add-task-field .form-control:focus,.add-meetting-task-call-wrap .form-group .form-control:focus{border:none!important;border-bottom:1px solid #0c84eb!important;border-top:none!important;border-right:none!important;border-left:none!important;outline:none!important;box-shadow:none!important}.add-meetting-task-call-wrap .react-select__control{border:none!important;border-bottom:1px solid #dee2e6!important;border-radius:0!important;box-shadow:none!important;outline:none!important}.add-meetting-task-call-wrap .react-select__control:hover{border:none!important;border-bottom:1px solid #dee2e6!important;box-shadow:none!important}.add-meetting-task-call-wrap .react-select__control--is-focused{border:none!important;border-bottom:1px solid #0c84eb!important;border-top:none!important;border-right:none!important;border-left:none!important;box-shadow:none!important;outline:none!important}.meeting-notes-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000;animation:fadeIn .2s ease}.meeting-notes-modal-container{background:#fff;border-radius:12px;width:90%;max-width:600px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 10px 40px #00000026;animation:slideUp .3s ease;overflow:hidden}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.meeting-notes-modal-header{display:flex;align-items:center;justify-content:space-between;padding:24px 28px;border-bottom:1px solid #e9ecef;background:#fff}.meeting-notes-modal-header h3{margin:0;font-size:20px;font-weight:600;color:#212529;letter-spacing:-.02em}.meeting-notes-modal-close{background:none;border:none;font-size:28px;color:#6c757d;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s ease;line-height:1}.meeting-notes-modal-close:hover{background:#f8f9fa;color:#212529}.meeting-notes-modal-body{padding:28px;flex:1;overflow-y:auto}.meeting-notes-modal-body .form-group{margin-bottom:0}.meeting-notes-textarea{width:100%;padding:15px;border:1px solid #dee2e6;border-radius:8px;font-size:14px;font-family:inherit;resize:vertical;line-height:1.6;min-height:200px;transition:border-color .2s ease,box-shadow .2s ease}.meeting-notes-textarea:focus{outline:none;border-color:#0c84eb;box-shadow:0 0 0 3px #0c84eb1a}.meeting-notes-textarea::placeholder{color:#adb5bd}.meeting-notes-modal-footer{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:20px 28px;border-top:1px solid #e9ecef;background:#f8f9fa}.meeting-notes-modal-footer .btn{min-width:100px;padding:8px 20px;border-radius:6px;font-size:14px;font-weight:500;transition:all .2s ease;border:1px solid transparent}.meeting-notes-modal-footer .btn-secondary{background:#fff;color:#495057;border-color:#dee2e6}.meeting-notes-modal-footer .btn-secondary:hover{background:#e9ecef;border-color:#dee2e6}.meeting-notes-modal-footer .btn-primary{background:#0c84eb;color:#fff;border-color:#0c84eb}.meeting-notes-modal-footer .btn-primary:hover:not(:disabled){background:#0a6bc2;border-color:#0a6bc2;transform:translateY(-1px);box-shadow:0 4px 12px #0c84eb4d}.meeting-notes-modal-footer .btn-primary:active:not(:disabled){transform:translateY(0)}.meeting-notes-modal-footer .btn-primary:disabled{background:#6c757d;border-color:#6c757d;opacity:.6;cursor:not-allowed}@media(max-width:768px){.meeting-notes-modal-container{width:95%;max-height:85vh}.meeting-notes-modal-header{padding:20px}.meeting-notes-modal-header h3{font-size:18px}.meeting-notes-modal-body{padding:20px}.meeting-notes-modal-footer{padding:16px 20px;flex-direction:column-reverse}.meeting-notes-modal-footer .btn{width:100%}}.meeting-status-dropdown-wrapper{position:relative}.meeting-status-dropdown-wrapper .react-select-container{width:100%}.meeting-status-dropdown-wrapper .meeting-status-select .react-select__control{border-radius:8px!important;box-shadow:none!important;min-height:38px!important;height:38px!important;cursor:pointer!important;transition:all .2s ease!important;padding:0 12px!important}.meeting-status-dropdown-wrapper .meeting-status-select .react-select__control:hover,.meeting-status-dropdown-wrapper .meeting-status-select .react-select__control--is-focused{box-shadow:none!important}.meeting-status-dropdown-wrapper .meeting-status-select .react-select__single-value{color:#363636!important;font-weight:500!important;font-size:14px!important}.meeting-status-dropdown-wrapper .meeting-status-select .react-select__placeholder{color:gray!important;font-size:14px!important}.meeting-status-dropdown-wrapper .meeting-status-select .react-select__indicator{color:#fff!important;padding:0 8px!important}.meeting-status-dropdown-wrapper .meeting-status-select .react-select__indicator-separator{display:none!important}.meeting-status-dropdown-wrapper .meeting-status-select .react-select__menu{border-radius:8px!important;box-shadow:0 4px 12px #0000001a!important;border:1px solid #ebebeb!important;margin-top:4px!important;overflow:hidden!important}.meeting-status-dropdown-wrapper .meeting-status-select .react-select__menu-list{padding:4px!important}.meeting-status-dropdown-wrapper .meeting-status-select .react-select__option{border-radius:4px!important;margin:2px 0!important;padding:10px 16px!important;font-size:14px!important;cursor:pointer!important;transition:all .2s ease!important}.meeting-status-dropdown-wrapper .meeting-status-select .react-select__option--is-selected{background-color:#e7f4ff!important;color:#0c84eb!important;font-weight:500!important}.meeting-status-dropdown-wrapper .meeting-status-select .react-select__option--is-focused{background-color:#f8f9fa!important;color:#0c84eb!important}.meeting-status-dropdown-wrapper .meeting-status-select .react-select__option:active{background-color:#e7f4ff!important;color:#0c84eb!important}.service-drawer-main-wrp{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1050;opacity:0;visibility:hidden;transition:all .3s ease}.service-drawer-main-wrp.active{opacity:1;visibility:visible}.service-drawer-main-wrp .filter-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1050;opacity:0;visibility:hidden;transition:all .3s ease}.service-drawer-main-wrp.active .filter-overlay{opacity:1;visibility:visible}.service-drawer{position:fixed;top:0!important;right:-900px;width:900px;max-width:90vw;height:100%;background:#fff;box-shadow:-2px 0 10px #0000001a;transition:right .3s ease;z-index:1051;display:flex;flex-direction:column;overflow:hidden}.service-drawer.active{right:0}.service-drawer .offcanvas-header{padding:20px 30px;border-bottom:1px solid #e8e8e8;background:#fff;position:relative;display:flex;align-items:center;justify-content:space-between}.service-drawer .offcanvas-title{font-size:20px;font-weight:600;color:#333;margin:0;flex:1}.service-drawer .close-btn{position:relative;width:36px;height:36px;border:none;background:#0c84eb url(/images/close-modal.svg) no-repeat center;background-size:18px;cursor:pointer;padding:0;border-radius:4px;transition:all .2s ease;flex-shrink:0;margin-left:15px;top:0!important}.service-drawer .close-btn:hover{background-color:#3f9ef0;background-image:url(/images/close-modal.svg);background-repeat:no-repeat;background-position:center;background-size:18px}.service-drawer .offcanvas-body{flex:1;overflow-y:auto;padding:30px}.service-form-content{max-width:100%}@media(max-width:768px){.service-drawer{width:100%;max-width:100vw}.service-drawer .offcanvas-body{padding:20px}}.tag-drawer-main-wrp{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1050;opacity:0;visibility:hidden;transition:all .3s ease}.tag-drawer-main-wrp.active{opacity:1;visibility:visible}.tag-drawer-main-wrp .filter-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1050;opacity:0;visibility:hidden;transition:all .3s ease}.tag-drawer-main-wrp.active .filter-overlay{opacity:1;visibility:visible}.tag-drawer{position:fixed;top:0!important;right:-900px;width:900px;max-width:90vw;height:100%;background:#fff;box-shadow:-2px 0 10px #0000001a;transition:right .3s ease;z-index:1051;display:flex;flex-direction:column;overflow:hidden}.tag-drawer .offcanvas-header{padding:20px 30px;border-bottom:1px solid #e8e8e8;background:#fff;position:relative;display:flex;align-items:center;justify-content:space-between}.tag-drawer .offcanvas-title{font-size:20px;font-weight:600;color:#333;margin:0;flex:1}.tag-drawer .close-btn{position:relative;width:36px;height:36px;border:none;background:#0c84eb url(/images/close-modal.svg) no-repeat center;background-size:18px;cursor:pointer;padding:0;border-radius:4px;transition:all .2s ease;flex-shrink:0;margin-left:15px;top:0!important}.tag-drawer .close-btn:hover{background-color:#3f9ef0;background-image:url(/images/close-modal.svg);background-repeat:no-repeat;background-position:center;background-size:18px}.tag-drawer .offcanvas-body{flex:1;overflow-y:auto;padding:30px}.tag-form-content{max-width:100%}.form-section{margin-bottom:30px;padding-bottom:30px}.form-section:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.section-title{font-size:16px;font-weight:600;color:#333;margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid #1d82ec}.form-group{margin-bottom:20px}.form-group label{display:block;font-size:14px;font-weight:500;color:#555;margin-bottom:8px}.form-group .form-control,.form-group .form-select{width:100%;padding:10px 15px;font-size:14px;border:1px solid #d0d0d0;border-radius:4px;transition:all .2s ease}.form-group textarea.form-control{resize:vertical;min-height:80px}.invalid-feedback{display:block;color:#dc3545;font-size:12px;margin-top:5px}.form-control.is-invalid{border-color:#dc3545}.drawer-actions{display:flex;justify-content:flex-end;gap:12px;padding-top:20px;margin-top:30px;border-top:1px solid #e8e8e8}.drawer-actions .btn{padding:10px 24px;font-size:14px;font-weight:500;border-radius:4px;border:none;cursor:pointer;transition:all .2s ease}.drawer-actions .btn-secondary{background:#f5f5f5;color:#666}.drawer-actions .btn-secondary:hover{background:#e8e8e8;color:#333}.drawer-actions .btn-primary{background:#1d82ec;color:#fff}.drawer-actions .btn-primary:hover{background:#1570d0}.drawer-actions .btn-primary:disabled{background:#ccc;cursor:not-allowed}@media(max-width:768px){.tag-drawer{width:100%;max-width:100vw}.tag-drawer .offcanvas-body{padding:20px}}.custom-fields-page{padding:20px}.tag-drawer-main-wrp{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1050;display:none}.tag-drawer-main-wrp.active{display:block}.filter-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1051}.tag-drawer{position:fixed;top:0;right:-100%;width:500px;max-width:90vw;height:100%;background:#fff;z-index:1052;transition:right .3s ease;box-shadow:-2px 0 10px #0000001a}.tag-drawer.active{right:0}.tag-drawer .offcanvas-header{padding:20px;border-bottom:1px solid #e0e6eb;display:flex;justify-content:space-between;align-items:center}.tag-drawer .offcanvas-title{font-size:18px;font-weight:600;color:#363636}.tag-drawer .close-btn{position:relative;width:36px;height:36px;border:none;background:#0c84eb url(/images/close-modal.svg) no-repeat center;background-size:18px;cursor:pointer;padding:0;border-radius:4px;transition:all .2s ease;flex-shrink:0;margin-left:15px;top:0!important}.tag-drawer .close-btn:hover{background-color:#3f9ef0;background-image:url(/images/close-modal.svg);background-repeat:no-repeat;background-position:center;background-size:18px}.tag-drawer .offcanvas-body{padding:20px;overflow-y:auto;height:calc(100% - 80px)}.tag-form-content{margin-bottom:20px}.form-section{margin-bottom:30px}.section-title{font-size:16px;font-weight:600;color:#363636;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #e0e6eb}.drawer-actions{display:flex;justify-content:flex-end;gap:10px;padding-top:20px;border-top:1px solid #e0e6eb;margin-top:20px}.drawer-actions .btn{min-width:100px}.content-dashboard-wraper .lead-item{transition:background-color .2s}.content-dashboard-wraper .lead-item:hover{background-color:#f8f9fa!important}.content-dashboard-wraper .lead-item.active{background-color:#e3f2fd!important;border-left:3px solid #2196f3}.content-dashboard-wraper .activity-logs-list{padding:10px 0}.content-dashboard-wraper .badge{font-size:12px;padding:4px 8px}.activity-log-modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:9998;animation:fadeIn .2s ease-in}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.activity-log-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:700px;max-height:85vh;background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;z-index:9999;display:flex;flex-direction:column;animation:slideUp .3s ease-out;overflow:hidden}@keyframes slideUp{0%{transform:translate(-50%,-40%);opacity:0}to{transform:translate(-50%,-50%);opacity:1}}.activity-log-modal-header{display:flex;align-items:center;justify-content:space-between;padding:24px 30px;border-bottom:1px solid #e8e8e8;background:linear-gradient(135deg,#f8f9fa,#fff)}.activity-log-modal-header h3{margin:0;font-size:22px;font-weight:600;color:#333;background:linear-gradient(135deg,#0c84eb,#4da6ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.activity-log-modal-close{background:none;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .2s ease}.activity-log-modal-close:hover{background:#f0f0f0;transform:rotate(90deg)}.activity-log-modal-close img{width:18px;height:18px}.activity-log-modal-body{padding:30px;overflow-y:auto;flex:1}.activity-log-info-section{background:#f8f9fa;border-radius:12px;padding:20px;margin-bottom:24px}.activity-log-info-row{display:flex;align-items:center;gap:12px;margin-bottom:12px}.activity-log-info-row:last-child{margin-bottom:0}.info-label{font-size:14px;font-weight:600;color:#666;min-width:100px}.info-value{font-size:14px;color:#333;font-weight:500}.activity-log-description-section{margin-bottom:24px}.activity-log-description-section h4{font-size:16px;font-weight:600;color:#333;margin-bottom:12px;padding-bottom:8px;border-bottom:2px solid #e8e8e8}.activity-log-description-content{background:#f8f9fa;border-radius:12px;padding:18px;font-size:14px;color:#555;line-height:1.7}.activity-log-description-content p{margin:0}.activity-log-description-content ul{margin:8px 0 0;padding-left:24px}.activity-log-description-content li{margin-bottom:6px}.activity-log-changes-section{margin-bottom:24px}.activity-log-changes-section h4{font-size:16px;font-weight:600;color:#333;margin-bottom:16px;padding-bottom:8px;border-bottom:2px solid #e8e8e8}.activity-log-change-item{display:flex;align-items:center;gap:12px;padding:12px;background:#f8f9fa;border-radius:8px;margin-bottom:10px}.change-label{font-size:13px;font-weight:600;min-width:90px}.change-label.old{color:#dc3545}.change-label.new{color:#28a745}.change-value{font-size:14px;color:#333;font-weight:500}.activity-log-changes-list{display:flex;flex-direction:column;gap:16px}.activity-log-change-detail{background:#f8f9fa;border-radius:12px;padding:18px;border-left:4px solid #0c84eb}.change-field-name{font-size:14px;font-weight:600;color:#333;margin-bottom:12px;text-transform:capitalize}.change-values{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.change-value-item{display:flex;align-items:center;gap:8px;flex:1;min-width:200px}.change-badge{font-size:12px;font-weight:600;padding:4px 10px;border-radius:12px}.change-badge.old{background:#fee;color:#dc3545}.change-badge.new{background:#efe;color:#28a745}.change-text{font-size:14px;color:#333;font-weight:500}.change-arrow{font-size:18px;color:#0c84eb;font-weight:700}.activity-log-status-section{margin-bottom:0}.activity-log-status-section h4{font-size:16px;font-weight:600;color:#333;margin-bottom:12px;padding-bottom:8px;border-bottom:2px solid #e8e8e8}.activity-log-status-badge{display:flex;align-items:center}.crmc-name-cell{display:flex;align-items:center;gap:10px;cursor:pointer}.crmc-avatar{width:34px;height:34px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:#fff;flex-shrink:0}.crmc-name{font-size:13px;font-weight:600;color:#1a1a2e}.crmc-sub{font-size:11px;color:#9ca3af;margin-top:1px}.crmc-link{color:#2563eb;text-decoration:none;font-size:13px}.crmc-link:hover{text-decoration:underline}.crmc-empty{color:#d1d5db;font-size:13px}.crmc-account-badge{background:#eff6ff;color:#2563eb;padding:2px 10px;border-radius:20px;font-size:12px;font-weight:500}.crmc-edit-btn{width:28px;height:28px;border:none;border-radius:6px;background:#eff6ff;color:#2563eb;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.crmc-edit-btn:hover{background:#dbeafe}.crmc-del-btn{width:28px;height:28px;border:none;border-radius:6px;background:#fee2e2;color:#dc2626;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.crmc-del-btn:hover{background:#fecaca}.crmc-wrap{position:fixed;inset:0;z-index:1050;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.crmc-wrap.active{opacity:1;visibility:visible}.crmc-overlay{position:fixed;inset:0;background:#0006;z-index:1050}.crmc-drawer{position:fixed;top:0;right:-660px;width:620px;max-width:95vw;height:100%;background:#fff;box-shadow:-4px 0 24px #0000001a;z-index:1051;display:flex;flex-direction:column;transition:right .32s cubic-bezier(.4,0,.2,1)}.crmc-drawer.active{right:0}.crmc-header{display:flex;align-items:center;justify-content:space-between;padding:20px 28px;border-bottom:1px solid #eee}.crmc-title{font-size:18px;font-weight:600;color:#1a1a2e}.crmc-close{width:34px;height:34px;border:none;background:#f3f4f6;border-radius:8px;font-size:20px;cursor:pointer;color:#555;display:flex;align-items:center;justify-content:center}.crmc-close:hover{background:#e5e7eb}.crmc-body{flex:1;overflow-y:auto;padding:24px 28px}.crmc-hero{display:flex;align-items:flex-start;gap:18px;padding-bottom:22px;margin-bottom:22px;border-bottom:1px solid #f0f0f0}.crmc-hero-avatar{width:62px;height:62px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:700;color:#fff;flex-shrink:0}.crmc-prefix{font-size:14px;color:#9ca3af;margin-right:4px}.crmc-hero-name{font-size:19px;font-weight:700;color:#1a1a2e;margin-bottom:4px}.crmc-hero-title{font-size:13px;color:#6b7280;margin-bottom:10px}.crmc-hero-badges{display:flex;gap:6px;flex-wrap:wrap}.crmc-badge{padding:3px 12px;border-radius:20px;font-size:12px;font-weight:500;text-transform:capitalize}.crmc-badge-active{background:#d1fae5;color:#059669}.crmc-badge-inactive{background:#fee2e2;color:#dc2626}.crmc-badge-blocked{background:#fef3c7;color:#d97706}.crmc-badge-stage{background:#eff6ff;color:#2563eb}.crmc-account-card{display:flex;align-items:center;gap:12px;background:#f8fafc;border:1px solid #e8edf2;border-radius:10px;padding:14px 16px}.crmc-account-icon{width:38px;height:38px;background:#eff6ff;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#2563eb;flex-shrink:0}.crmc-account-name{font-size:14px;font-weight:600;color:#1a1a2e}.crmc-account-meta{font-size:12px;color:#6b7280;margin-top:2px}.crmc-section{margin-bottom:22px}.crmc-section-title{font-size:11px;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.6px;margin-bottom:10px}.crmc-info-grid{background:#f8fafc;border:1px solid #e8edf2;border-radius:10px;overflow:hidden}.crmc-info-row{display:flex;align-items:flex-start;padding:10px 16px;border-bottom:1px solid #eef0f3}.crmc-info-row:last-child{border-bottom:none}.crmc-info-lbl{width:100px;font-size:12px;color:#6b7280;font-weight:500;flex-shrink:0;padding-top:1px}.crmc-info-val{font-size:13px;color:#1a1a2e}.crmc-footer{display:flex;gap:10px;justify-content:flex-end;padding:16px 28px;border-top:1px solid #eee}.crmc-btn-danger{padding:9px 20px;border-radius:8px;border:none;background:#fee2e2;color:#dc2626;font-size:14px;font-weight:500;cursor:pointer}.crmc-btn-danger:hover{background:#fecaca}.crmc-btn-close{padding:9px 22px;border-radius:8px;border:1px solid #e0e0e0;background:#fff;color:#555;font-size:14px;font-weight:500;cursor:pointer}.crmc-btn-close:hover{background:#f5f5f5}.crma-name-cell{display:flex;align-items:center;gap:10px;cursor:pointer}.crma-avatar{width:34px;height:34px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:#fff;flex-shrink:0}.crma-name{font-size:13px;font-weight:600;color:#1a1a2e}.crma-sub{font-size:11px;color:#9ca3af;margin-top:1px}.crma-link{color:#2563eb;text-decoration:none;font-size:13px}.crma-link:hover{text-decoration:underline}.crma-empty{color:#d1d5db;font-size:13px}.crma-del-btn{width:28px;height:28px;border:none;border-radius:6px;background:#fee2e2;color:#dc2626;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.crma-del-btn:hover{background:#fecaca}.crma-wrap{position:fixed;inset:0;z-index:1050;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.crma-wrap.active{opacity:1;visibility:visible}.crma-overlay{position:fixed;inset:0;background:#0006;z-index:1050}.crma-drawer{position:fixed;top:0;right:-660px;width:620px;max-width:95vw;height:100%;background:#fff;box-shadow:-4px 0 24px #0000001a;z-index:1051;display:flex;flex-direction:column;transition:right .32s cubic-bezier(.4,0,.2,1)}.crma-drawer.active{right:0}.crma-header{display:flex;align-items:center;justify-content:space-between;padding:20px 28px;border-bottom:1px solid #eee}.crma-title{font-size:18px;font-weight:600;color:#1a1a2e}.crma-close{width:34px;height:34px;border:none;background:#f3f4f6;border-radius:8px;font-size:20px;cursor:pointer;color:#555;display:flex;align-items:center;justify-content:center}.crma-close:hover{background:#e5e7eb}.crma-body{flex:1;overflow-y:auto;padding:24px 28px}.crma-hero{display:flex;align-items:flex-start;gap:18px;padding-bottom:22px;margin-bottom:22px;border-bottom:1px solid #f0f0f0}.crma-hero-avatar{width:62px;height:62px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:26px;font-weight:700;color:#fff;flex-shrink:0}.crma-hero-name{font-size:19px;font-weight:700;color:#1a1a2e;margin-bottom:3px}.crma-hero-legal{font-size:13px;color:#6b7280;margin-bottom:10px}.crma-hero-badges{display:flex;gap:6px;flex-wrap:wrap}.crma-badge{padding:3px 12px;border-radius:20px;font-size:12px;font-weight:500;text-transform:capitalize}.crma-badge-active{background:#d1fae5;color:#059669}.crma-badge-inactive{background:#fee2e2;color:#dc2626}.crma-badge-churned{background:#fef3c7;color:#d97706}.crma-badge-stage{background:#eff6ff;color:#2563eb}.crma-badge-contacts{background:#f3f4f6;color:#374151}.crma-contacts-list{background:#f8fafc;border:1px solid #e8edf2;border-radius:10px;padding:4px 0}.crma-contact-row{display:flex;align-items:center;gap:10px;padding:10px 14px;border-bottom:1px solid #eef0f3}.crma-contact-row:last-child{border-bottom:none}.crma-contact-avatar{width:30px;height:30px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#fff;flex-shrink:0}.crma-contact-name{font-size:13px;font-weight:600;color:#1a1a2e}.crma-contact-meta{font-size:11px;color:#6b7280}.crma-section{margin-bottom:22px}.crma-section-title{font-size:11px;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.6px;margin-bottom:10px}.crma-info-grid{background:#f8fafc;border:1px solid #e8edf2;border-radius:10px;overflow:hidden}.crma-info-row{display:flex;align-items:flex-start;padding:10px 16px;border-bottom:1px solid #eef0f3}.crma-info-row:last-child{border-bottom:none}.crma-info-lbl{width:110px;font-size:12px;color:#6b7280;font-weight:500;flex-shrink:0;padding-top:1px}.crma-info-val{font-size:13px;color:#1a1a2e}.crma-footer{display:flex;gap:10px;justify-content:flex-end;padding:16px 28px;border-top:1px solid #eee}.crma-btn-danger{padding:9px 20px;border-radius:8px;border:none;background:#fee2e2;color:#dc2626;font-size:14px;font-weight:500;cursor:pointer}.crma-btn-danger:hover{background:#fecaca}.crma-btn-close{padding:9px 22px;border-radius:8px;border:1px solid #e0e0e0;background:#fff;color:#555;font-size:14px;font-weight:500;cursor:pointer}.crma-btn-close:hover{background:#f5f5f5}.subscription-drawer-main-wrp{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1050;opacity:0;visibility:hidden;transition:all .3s ease}.subscription-drawer-main-wrp.active{opacity:1;visibility:visible}.subscription-drawer-main-wrp .filter-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1050;opacity:0;visibility:hidden;transition:all .3s ease}.subscription-drawer-main-wrp.active .filter-overlay{opacity:1;visibility:visible}.subscription-drawer{position:fixed;top:0!important;right:-900px;width:900px;max-width:90vw;height:100%;background:#fff;box-shadow:-2px 0 10px #0000001a;transition:right .3s ease;z-index:1051;display:flex;flex-direction:column;overflow:hidden}.subscription-drawer.active{right:0}.subscription-drawer .offcanvas-header{padding:20px 30px;border-bottom:1px solid #e8e8e8;background:#fff;position:relative;display:flex;align-items:center;justify-content:space-between}.subscription-drawer .offcanvas-title{font-size:20px;font-weight:600;color:#333;margin:0;flex:1}.subscription-drawer .offcanvas-body{flex:1;overflow-y:auto;padding:30px}.subscription-form-content{max-width:100%}.subscription-tabs{display:flex;gap:0;border-bottom:2px solid #e0e6eb;margin-bottom:0}.subscription-tabs button{padding:12px 24px;border:none;cursor:pointer;border-bottom:2px solid transparent;color:#6b7280;font-weight:400;font-size:14px;background:transparent;margin-bottom:-2px;transition:all .2s ease}.subscription-tabs button:hover{color:#333}.subscription-tabs button.active{border-bottom-color:#1d82ec;color:#1d82ec;font-weight:600}.subscription-banner{padding:20px 24px;border-radius:8px;margin-bottom:20px;display:flex;justify-content:space-between;align-items:center;color:#fff}.subscription-banner.trial{background:linear-gradient(135deg,#3b82f6,#6366f1)}.subscription-banner.active-plan{background:linear-gradient(135deg,#22c55e,#059669)}.subscription-banner h3{margin:0;font-size:18px;font-weight:600}.subscription-banner p{margin:5px 0 0;opacity:.9;font-size:14px}.pricing-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px;margin-bottom:24px}.pricing-card{border:1px solid #e0e6eb;border-radius:8px;padding:24px;position:relative;background-color:#fff;transition:box-shadow .2s ease}.pricing-card:hover{box-shadow:0 4px 12px #00000014}.pricing-card.featured{border:2px solid #1d82ec}.pricing-card .badge-popular{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:#1d82ec;color:#fff;padding:2px 16px;border-radius:12px;font-size:12px;font-weight:500}.pricing-card h3{margin:0 0 8px;font-size:20px;font-weight:600;color:#333}.pricing-card .plan-desc{color:#6b7280;font-size:13px;min-height:40px}.pricing-card .plan-price{margin:16px 0}.pricing-card .plan-price .amount{font-size:32px;font-weight:700;color:#333}.pricing-card .plan-price .period{color:#6b7280;font-size:14px}.pricing-card .plan-yearly{color:#6b7280;font-size:12px}.pricing-card .plan-trial{color:#1d82ec;font-size:13px;font-weight:500}.pricing-card .features-list{list-style:none;padding:0;margin:16px 0}.pricing-card .features-list li{padding:4px 0;font-size:13px}.pricing-card .features-list li.enabled{color:#374151}.pricing-card .features-list li.disabled{color:#d1d5db;text-decoration:line-through}.pricing-card .features-list li .check-icon{margin-right:8px;color:#22c55e}.pricing-card .features-list li .cross-icon{margin-right:8px;color:#ef4444}.status-badge{display:inline-block;padding:2px 10px;border-radius:12px;font-size:12px;font-weight:500;color:#fff}.status-badge.trial{background:#3b82f6}.status-badge.active{background:#22c55e}.status-badge.paused{background:#f59e0b}.status-badge.cancelled{background:#ef4444}.status-badge.expired{background:#6b7280}.status-badge.past_due{background:#f97316}.status-badge.pending{background:#f59e0b}.status-badge.paid{background:#22c55e}.status-badge.failed{background:#ef4444}.status-badge.refunded{background:#8b5cf6}.feature-row{display:flex;align-items:center;gap:8px;margin-bottom:10px;padding:8px;background:#f9fafb;border-radius:6px}.feature-row input[type=text],.feature-row input[type=number]{padding:6px 10px;font-size:13px;border:1px solid #d0d0d0;border-radius:4px}.feature-row .form-check{margin-bottom:0}@media(max-width:768px){.subscription-drawer{width:100%;max-width:100vw}.subscription-drawer .offcanvas-body{padding:20px}.pricing-cards-grid{grid-template-columns:1fr}.subscription-banner{flex-direction:column;gap:12px;text-align:center}}.btn-subscribe{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:11px 20px;font-size:14px;font-weight:600;color:#fff;background:linear-gradient(135deg,#1d82ec,#0d5ba8);border:none;border-radius:8px;cursor:pointer;font-family:Poppins,sans-serif;transition:all .25s ease;margin-top:4px}.btn-subscribe:hover{transform:translateY(-1px);box-shadow:0 6px 18px #1d82ec59}.btn-subscribe:active{transform:translateY(0)}.subscribe-modal-overlay{position:fixed;inset:0;background:#00000073;z-index:2000;display:flex;align-items:center;justify-content:center;padding:20px}.subscribe-modal{background:#fff;border-radius:14px;box-shadow:0 20px 60px #0003;width:100%;max-width:480px;font-family:Poppins,sans-serif;overflow:hidden}.subscribe-modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 16px;border-bottom:1px solid #f1f5f9}.subscribe-modal-header h3{margin:0;font-size:17px;font-weight:600;color:#1e293b}.subscribe-modal-close{background:none;border:none;font-size:22px;color:#94a3b8;cursor:pointer;line-height:1;padding:0 4px}.subscribe-modal-close:hover{color:#334155}.subscribe-modal-body{padding:20px 24px}.subscribe-plan-desc{font-size:13px;color:#64748b;margin:0 0 18px;line-height:1.6}.subscribe-billing-toggle{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:20px}.subscribe-billing-toggle button{display:flex;flex-direction:column;align-items:center;gap:4px;padding:12px 10px;border:2px solid #e2e8f0;border-radius:10px;background:#f8fafc;cursor:pointer;font-size:14px;font-weight:600;color:#64748b;font-family:Poppins,sans-serif;transition:all .2s}.subscribe-billing-toggle button:hover{border-color:#93c5fd;background:#eff6ff}.subscribe-billing-toggle button.active{border-color:#1d82ec;background:#eff6ff;color:#1d5ba8}.billing-price{font-size:12px;font-weight:500;color:#475569}.subscribe-billing-toggle button.active .billing-price{color:#1d82ec}.billing-save{font-size:10px;background:#dcfce7;color:#15803d;padding:1px 6px;border-radius:4px;font-weight:600}.subscribe-price-summary{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:14px 16px}.subscribe-price-row{display:flex;justify-content:space-between;font-size:13px;color:#64748b;padding:5px 0}.subscribe-price-row span:last-child{font-weight:500;color:#334155}.subscribe-price-row.total{border-top:1px solid #e2e8f0;margin-top:6px;padding-top:10px;font-size:15px;font-weight:700}.subscribe-price-row.total span{color:#1e293b}.subscribe-trial-note{display:flex;align-items:center;gap:6px;margin-top:10px;font-size:12px;color:#0d5ba8;background:#eff6ff;border-radius:6px;padding:7px 10px}.subscribe-modal-footer{display:flex;justify-content:flex-end;gap:10px;padding:16px 24px 20px;border-top:1px solid #f1f5f9}.btn-subscribe-confirm{display:inline-flex;align-items:center;padding:10px 28px;font-size:14px;font-weight:600;color:#fff;background:linear-gradient(135deg,#1d82ec,#0d5ba8);border:none;border-radius:8px;cursor:pointer;font-family:Poppins,sans-serif;transition:all .2s}.btn-subscribe-confirm:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 14px #1d82ec4d}.btn-subscribe-confirm:disabled{opacity:.6;cursor:not-allowed}.kb-root{display:flex;flex-direction:column;height:100%;background:#f8fafc;min-height:0}.kb-toolbar{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;flex-wrap:wrap;gap:12px}.kb-toolbar-left{display:flex;align-items:center;gap:16px}.kb-title{font-size:1.125rem;font-weight:700;color:#111827;margin:0}.kb-stats{display:flex;gap:12px}.kb-stat{font-size:.8rem;color:#6b7280;background:#f3f4f6;padding:3px 10px;border-radius:20px}.kb-stat-value{background:#eff6ff;color:#2563eb}.kb-toolbar-right{display:flex;gap:10px;align-items:center}.kb-select{border:1px solid #d1d5db;border-radius:8px;padding:7px 12px;font-size:.875rem;color:#374151;background:#fff;cursor:pointer;outline:none}.kb-select:focus{border-color:#2563eb}.kb-search{border:1px solid #d1d5db;border-radius:8px;padding:7px 12px;font-size:.875rem;width:200px;outline:none}.kb-search:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.kb-loading{display:flex;align-items:center;justify-content:center;gap:12px;flex:1;color:#6b7280;font-size:.9rem}.kb-spinner{width:20px;height:20px;border:2px solid #e5e7eb;border-top-color:#2563eb;border-radius:50%;animation:kb-spin .6s linear infinite}@keyframes kb-spin{to{transform:rotate(360deg)}}.kb-board{display:flex;gap:0;padding:20px;overflow-x:auto;flex:1;min-height:0;align-items:flex-start}.kb-board::-webkit-scrollbar{height:6px}.kb-board::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.kb-column{flex:0 0 280px;width:280px;background:#f1f5f9;border-radius:12px;display:flex;flex-direction:column;margin-right:14px;max-height:calc(100vh - 180px);transition:background .15s}.kb-column:last-child{margin-right:0}.kb-column-over{background:#e0e7ff;box-shadow:0 0 0 2px #6366f1 inset}.kb-col-header{padding:14px 14px 10px;flex-shrink:0}.kb-col-title-row{display:flex;align-items:center;gap:8px;margin-bottom:4px}.kb-col-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.kb-col-name{font-weight:700;font-size:.9rem;color:#1e293b;flex:1}.kb-col-count{background:#fff;color:#475569;font-size:.75rem;font-weight:600;min-width:22px;height:22px;display:flex;align-items:center;justify-content:center;border-radius:11px;padding:0 6px}.kb-col-meta{font-size:.72rem;color:#64748b}.kb-col-total{font-weight:600;color:#0f172a}.kb-cards{padding:4px 10px 12px;overflow-y:auto;flex:1}.kb-cards::-webkit-scrollbar{width:4px}.kb-cards::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:2px}.kb-empty-col{border:2px dashed #cbd5e1;border-radius:8px;padding:24px;text-align:center;color:#94a3b8;font-size:.8rem;margin:4px 0}.kb-no-stages{text-align:center;color:#94a3b8;font-size:.9rem;margin:auto;line-height:1.8}.kb-card{background:#fff;border-radius:10px;padding:12px 14px;margin-bottom:8px;box-shadow:0 1px 3px #00000012;cursor:grab;border:1px solid #e2e8f0;transition:box-shadow .15s,transform .1s;-webkit-user-select:none;user-select:none}.kb-card:hover{box-shadow:0 4px 12px #0000001f;transform:translateY(-1px)}.kb-card:active{cursor:grabbing;transform:scale(.98)}.kb-card-name{font-weight:600;font-size:.875rem;color:#0f172a;margin-bottom:6px;line-height:1.3}.kb-card-company,.kb-card-contact{display:flex;align-items:center;gap:5px;font-size:.775rem;color:#475569;margin-bottom:3px}.kb-icon{width:12px;height:12px;flex-shrink:0;color:#94a3b8}.kb-card-footer{display:flex;justify-content:space-between;align-items:center;margin-top:8px;padding-top:8px;border-top:1px solid #f1f5f9}.kb-card-value{font-weight:700;font-size:.875rem;color:#0f172a}.kb-card-days{font-size:.72rem;color:#64748b;background:#f1f5f9;padding:2px 7px;border-radius:10px}.kb-overdue{background:#fef2f2;color:#dc2626}.kb-soon{background:#fffbeb;color:#d97706}.kb-card-owner{display:flex;align-items:center;gap:6px;margin-top:8px}.kb-avatar{width:22px;height:22px;border-radius:50%;background:#6366f1;color:#fff;font-size:.7rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.kb-owner-name{font-size:.72rem;color:#64748b}.creg-phone-wrap{display:flex;align-items:stretch;border:1.5px solid #d1d5db;border-radius:8px;overflow:hidden;background:#fff;transition:border-color .2s}.creg-phone-wrap:focus-within{border-color:#1d82ec;box-shadow:0 0 0 3px #1d82ec1f}.creg-phone-prefix{display:flex;align-items:center;gap:5px;padding:0 12px;background:#f1f5f9;border-right:1.5px solid #d1d5db;white-space:nowrap;-webkit-user-select:none;user-select:none;flex-shrink:0}.creg-phone-flag{font-size:18px;line-height:1}.creg-phone-code{font-size:13px;font-weight:600;color:#374151;font-family:Poppins,sans-serif}.creg-phone-input{border:none!important;border-radius:0!important;box-shadow:none!important;flex:1;min-width:0;padding:10px 12px;font-size:14px}.creg-phone-input:focus{outline:none;box-shadow:none!important;border:none!important}.creg-container{min-height:100vh;background:linear-gradient(135deg,#f8fcff,#e8f4ff);font-family:Poppins,sans-serif;padding:40px 20px 60px}.creg-topbar{background:linear-gradient(135deg,#1d82ec,#0d5ba8);border-radius:16px 16px 0 0;padding:36px 60px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;max-width:1100px;margin:0 auto}.creg-topbar-brand{display:flex;align-items:center;gap:16px}.creg-logo{height:44px;filter:brightness(0) invert(1)}.creg-topbar-brand h1{margin:0;font-size:22px;font-weight:700;color:#fff;line-height:1}.creg-topbar-brand p{margin:4px 0 0;font-size:13px;color:#fffc}.creg-topbar-login{font-size:13px;color:#ffffffd9;background:#ffffff26;border:1px solid rgba(255,255,255,.3);border-radius:8px;padding:8px 18px;white-space:nowrap}.creg-topbar-login a{color:#fff;font-weight:700;text-decoration:none;margin-left:4px}.creg-topbar-login a:hover{text-decoration:underline}.creg-card{background:#fff;border-radius:0 0 16px 16px;box-shadow:0 10px 40px #00000014;max-width:1100px;margin:0 auto;padding:40px 60px 50px}.creg-card .alert{padding:12px 16px;border-radius:8px;margin-bottom:24px;font-size:14px}.creg-card .alert-danger{background:#fee;color:#dc3545;border:1px solid #fcc}.creg-section{margin-bottom:36px}.creg-section-header{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:600;color:#333;margin-bottom:20px;padding-bottom:12px;border-bottom:1.5px solid #e8f0f8}.creg-section-num{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;background:linear-gradient(135deg,#1d82ec,#0d5ba8);color:#fff;border-radius:50%;font-size:12px;font-weight:700;flex-shrink:0}.creg-section-desc{font-size:13px;color:#888;margin:-10px 0 18px;line-height:1.6}.creg-card .form-group{margin-bottom:20px}.creg-card .form-group label{display:block;font-size:14px;font-weight:500;color:#333;margin-bottom:7px}.creg-card .form-control{width:100%;padding:12px 14px;font-size:14px;border:1px solid #e0e0e0;border-radius:8px;font-family:Poppins,sans-serif;box-sizing:border-box;transition:all .3s ease;color:#333}.creg-card .form-control:focus{outline:none;border-color:#1d82ec;box-shadow:0 0 0 3px #1d82ec1f}.creg-card .form-control.is-invalid{border-color:#dc3545}.creg-card .form-control:disabled{background:#f5f5f5;cursor:not-allowed}.creg-card textarea.form-control{resize:vertical;min-height:82px}.creg-card .invalid-feedback{display:block;font-size:12px;color:#dc3545;margin-top:5px}.creg-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap;padding-top:8px;border-top:1.5px solid #e8f0f8;margin-top:36px}.btn-creg-submit{padding:13px 40px;font-size:15px;font-weight:600;color:#fff;background:linear-gradient(135deg,#1d82ec,#0d5ba8);border:none;border-radius:8px;cursor:pointer;font-family:Poppins,sans-serif;transition:all .3s ease;display:inline-flex;align-items:center;gap:8px}.btn-creg-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #1d82ec4d}.btn-creg-submit:active:not(:disabled){transform:translateY(0)}.btn-creg-submit:disabled{opacity:.6;cursor:not-allowed}.creg-login-link{font-size:13px;color:#666}.creg-login-link a{color:#1d82ec;font-weight:600;text-decoration:none}.creg-login-link a:hover{text-decoration:underline}.creg-success{display:flex;flex-direction:column;align-items:center;text-align:center;padding:60px 20px}.creg-success h2{font-size:26px;font-weight:600;color:#333;margin:16px 0 10px}.creg-success p{font-size:14px;color:#666;line-height:1.7;max-width:440px;margin:0 0 10px}.creg-email-badge{background:#e8f4ff;border:1px solid #b3d9ff;color:#0d5ba8;font-weight:600;font-size:14px;padding:8px 24px;border-radius:8px;margin:4px 0 12px}.creg-sub-text{font-size:13px!important;color:#999!important}.creg-dev-box{background:#fffbeb;border:1px solid #fcd34d;border-radius:8px;padding:14px 20px;margin-top:20px;text-align:left;max-width:480px;width:100%}.creg-dev-box p{font-size:12px!important;color:#92400e!important;margin:0 0 6px!important}.creg-dev-link{font-size:12px;color:#1d82ec;word-break:break-all;text-decoration:none}.creg-dev-link:hover{text-decoration:underline}.btn-creg-back{display:inline-flex;align-items:center;margin-top:28px;padding:13px 40px;font-size:15px;font-weight:600;color:#fff;background:linear-gradient(135deg,#1d82ec,#0d5ba8);border:none;border-radius:8px;cursor:pointer;font-family:Poppins,sans-serif;text-decoration:none;transition:all .3s ease}.btn-creg-back:hover{transform:translateY(-2px);box-shadow:0 6px 20px #1d82ec4d}.creg-section-plans{padding-top:8px}.creg-billing-toggle{display:flex;align-items:center;gap:6px;margin-bottom:28px}.creg-cycle-btn{display:inline-flex;align-items:center;gap:6px;padding:7px 20px;border:1.5px solid #d1d5db;border-radius:8px;background:#fff;font-size:13px;font-weight:500;color:#64748b;cursor:pointer;font-family:Poppins,sans-serif;transition:all .2s}.creg-cycle-btn.active{background:#1d82ec;border-color:#1d82ec;color:#fff}.creg-cycle-btn:hover:not(.active){border-color:#1d82ec;color:#1d82ec}.creg-save-badge{background:#d1fae5;color:#065f46;font-size:10px;font-weight:700;padding:1px 6px;border-radius:10px}.creg-cycle-btn.active .creg-save-badge{background:#ffffff40;color:#fff}.creg-plans-loading{display:flex;align-items:center;gap:10px;color:#64748b;font-size:14px;padding:20px 0}.creg-plans-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:18px}.creg-plan-card{border:2px solid #e2e8f0;border-radius:14px;padding:22px 20px 18px;cursor:pointer;transition:all .22s;position:relative;background:#fff;display:flex;flex-direction:column}.creg-plan-card:hover{border-color:#93c5fd;box-shadow:0 4px 16px #1d82ec1a}.creg-plan-card.selected{border-color:#1d82ec;box-shadow:0 4px 20px #1d82ec2e}.creg-plan-card.featured{border-color:#1d82ec}.creg-plan-card.featured.selected{box-shadow:0 6px 28px #1d82ec40}.creg-plan-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#1d82ec,#0d5ba8);color:#fff;font-size:10px;font-weight:700;padding:3px 14px;border-radius:20px;white-space:nowrap;letter-spacing:.5px;text-transform:uppercase}.creg-plan-header{margin-bottom:12px}.creg-plan-name{font-size:16px;font-weight:700;color:#1e293b}.creg-plan-desc{font-size:12px;color:#94a3b8;margin-top:2px}.creg-plan-price{display:flex;align-items:baseline;gap:2px;margin-bottom:4px;flex-wrap:wrap}.creg-price-currency{font-size:16px;font-weight:600;color:#1d82ec;align-self:flex-start;margin-top:6px}.creg-price-amount{font-size:32px;font-weight:800;color:#1d82ec;line-height:1}.creg-price-period{font-size:13px;color:#94a3b8;font-weight:400}.creg-price-yearly-note{width:100%;font-size:11px;color:#94a3b8;margin-top:2px}.creg-trial-badge{display:inline-flex;align-items:center;font-size:11px;font-weight:600;color:#0d5ba8;background:#eff6ff;border-radius:6px;padding:3px 10px;margin-bottom:14px;width:fit-content}.creg-plan-features{list-style:none;padding:0;margin:0 0 16px;flex:1}.creg-plan-features li{display:flex;align-items:flex-start;gap:7px;font-size:12px;color:#334155;padding:3px 0}.creg-plan-features li.disabled{color:#cbd5e1}.creg-feat-icon{font-size:12px;font-weight:700;width:14px;flex-shrink:0;margin-top:1px}.creg-plan-features li:not(.disabled) .creg-feat-icon{color:#1d82ec}.creg-plan-features li.disabled .creg-feat-icon{color:#e2e8f0}.creg-plan-actions{display:flex;flex-direction:column;gap:8px;margin-top:auto}.btn-creg-plan{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:10px 16px;border-radius:8px;font-size:13px;font-weight:600;font-family:Poppins,sans-serif;cursor:pointer;border:none;transition:all .2s}.btn-creg-plan.primary{background:linear-gradient(135deg,#1d82ec,#0d5ba8);color:#fff}.btn-creg-plan.primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 14px #1d82ec59}.btn-creg-plan.secondary{background:#fff;color:#1d82ec;border:1.5px solid #1d82ec}.btn-creg-plan.secondary:hover:not(:disabled){background:#eff6ff}.btn-creg-plan:disabled{opacity:.65;cursor:not-allowed}.creg-plan-select-hint{margin-top:auto;text-align:center;font-size:11px;color:#cbd5e1;padding-top:8px}@media(max-width:768px){.creg-container{padding:20px 10px 40px}.creg-topbar{padding:24px;border-radius:12px 12px 0 0}.creg-card{padding:28px 24px 36px}.creg-actions{flex-direction:column;align-items:stretch}.btn-creg-submit{justify-content:center}}@media(max-width:480px){.creg-topbar-brand p{display:none}}.sp-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8fcff,#e8f4ff);font-family:Poppins,sans-serif;padding:20px}.sp-wrapper{display:grid;grid-template-columns:1fr 1fr;max-width:900px;width:100%;background:#fff;border-radius:16px;box-shadow:0 10px 40px #0000001a;overflow:hidden}.sp-left{background:linear-gradient(135deg,#1d82ec,#0d5ba8);color:#fff;padding:60px 50px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.sp-logo{width:100px;height:auto;margin-bottom:28px;filter:brightness(0) invert(1)}.sp-left h1{font-size:28px;font-weight:600;margin:0 0 14px;color:#fff}.sp-left p{font-size:15px;opacity:.88;line-height:1.6;margin:0}.sp-right{padding:60px 50px;display:flex;align-items:center;justify-content:center}.sp-form-container{width:100%;max-width:400px}.sp-form-header{text-align:center;margin-bottom:32px}.sp-form-header h2{font-size:26px;font-weight:600;color:#333;margin:0 0 8px}.sp-form-header p{font-size:14px;color:#666;margin:0}.sp-user-info{background:#f0f7ff;border:1px solid #b3d9ff;border-radius:10px;padding:14px 18px;margin-bottom:24px}.sp-user-row{display:flex;gap:10px;font-size:13px;padding:3px 0}.sp-label{color:#888;min-width:64px;font-weight:500}.sp-value{color:#333;font-weight:500}.sp-form-container .alert{padding:12px 16px;border-radius:8px;margin-bottom:20px;font-size:14px}.sp-form-container .alert-danger{background:#fee;color:#dc3545;border:1px solid #fcc}.sp-form-container .form-group{margin-bottom:20px}.sp-form-container .form-group label{display:block;font-size:14px;font-weight:500;color:#333;margin-bottom:7px}.sp-form-container .form-control{width:100%;padding:12px 44px 12px 14px;font-size:14px;border:1px solid #e0e0e0;border-radius:8px;font-family:Poppins,sans-serif;box-sizing:border-box;transition:all .3s ease;color:#333}.sp-form-container .form-control:focus{outline:none;border-color:#1d82ec;box-shadow:0 0 0 3px #1d82ec1f}.sp-form-container .form-control.is-invalid{border-color:#dc3545}.sp-form-container .form-control:disabled{background:#f5f5f5;cursor:not-allowed}.sp-form-container .invalid-feedback{display:block;font-size:12px;color:#dc3545;margin-top:5px}.sp-pw-wrap{position:relative}.sp-eye-btn{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#888;padding:4px;display:flex;align-items:center}.sp-eye-btn:hover{color:#1d82ec}.btn-sp-submit{width:100%;padding:14px;font-size:15px;font-weight:600;color:#fff;background:linear-gradient(135deg,#1d82ec,#0d5ba8);border:none;border-radius:8px;cursor:pointer;font-family:Poppins,sans-serif;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:8px}.btn-sp-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #1d82ec4d}.btn-sp-submit:active:not(:disabled){transform:translateY(0)}.btn-sp-submit:disabled{opacity:.6;cursor:not-allowed}.sp-back-link{display:block;text-align:center;margin-top:20px;font-size:13px;color:#666;text-decoration:none}.sp-back-link a{color:#1d82ec;font-weight:600;text-decoration:none}.sp-back-link a:hover{text-decoration:underline}.sp-state-screen{display:flex;flex-direction:column;align-items:center;text-align:center;padding:20px 0}.sp-state-screen h2{font-size:22px;font-weight:600;color:#333;margin:16px 0 8px}.sp-state-screen p{font-size:14px;color:#666;line-height:1.6;max-width:320px;margin:0 0 20px}.sp-spinner{width:40px;height:40px;border:3px solid #e0eeff;border-top-color:#1d82ec;border-radius:50%;animation:sp-spin .8s linear infinite}@keyframes sp-spin{to{transform:rotate(360deg)}}@media(max-width:768px){.sp-wrapper{grid-template-columns:1fr}.sp-left{padding:40px 30px;min-height:auto}.sp-right{padding:40px 30px}}@media(max-width:480px){.sp-container{padding:10px}.sp-left,.sp-right{padding:30px 20px}}.stripe-return-page{min-height:100vh;background:linear-gradient(135deg,#f8fcff,#e8f4ff);display:flex;align-items:center;justify-content:center;padding:40px 20px;font-family:Poppins,sans-serif}.stripe-return-card{background:#fff;border-radius:16px;box-shadow:0 10px 40px #0000001a;max-width:480px;width:100%;padding:48px 40px;text-align:center}.stripe-return-icon{margin-bottom:24px}.stripe-return-card h1{font-size:24px;font-weight:700;color:#1e293b;margin:0 0 12px}.stripe-return-card p{font-size:15px;color:#64748b;line-height:1.7;margin:0 0 20px}.stripe-session-ref{background:#f1f5f9;border-radius:8px;padding:8px 14px;font-size:12px;color:#64748b;margin-bottom:18px;display:inline-flex;align-items:center;gap:6px}.stripe-session-ref code{font-family:monospace;color:#334155;font-weight:600}.stripe-return-note{display:flex;align-items:center;gap:7px;justify-content:center;font-size:13px;color:#0d5ba8;background:#eff6ff;border-radius:8px;padding:10px 14px;margin-bottom:28px}.stripe-return-actions{display:flex;flex-direction:column;gap:10px}.btn-stripe-primary{display:inline-flex;align-items:center;justify-content:center;padding:13px 24px;background:linear-gradient(135deg,#1d82ec,#0d5ba8);color:#fff;font-size:15px;font-weight:600;border-radius:8px;text-decoration:none;transition:all .25s}.btn-stripe-primary:hover{transform:translateY(-1px);box-shadow:0 6px 18px #1d82ec4d;color:#fff}.btn-stripe-secondary{display:inline-flex;align-items:center;justify-content:center;padding:11px 24px;background:transparent;color:#64748b;font-size:14px;font-weight:500;border-radius:8px;text-decoration:none;border:1.5px solid #e2e8f0;transition:all .2s}.btn-stripe-secondary:hover{background:#f8fafc;color:#334155}.stripe-setpw-box{background:#f0fdf4;border:1.5px solid #86efac;border-radius:12px;padding:20px 22px;margin-bottom:24px;text-align:left}.stripe-setpw-title{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:700;color:#15803d;margin-bottom:8px}.stripe-setpw-box p{font-size:13px;color:#166534;margin-bottom:14px}.btn-stripe-setpw{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:13px 20px;background:#16a34a;color:#fff;font-size:15px;font-weight:600;border-radius:8px;text-decoration:none;transition:background .2s;margin-bottom:10px}.btn-stripe-setpw:hover{background:#15803d;color:#fff}.stripe-setpw-note{font-size:11px;color:#6b7280;text-align:center;margin:0}.permission-denied-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#f5f5f5;padding:20px}.permission-denied-content{text-align:center;max-width:500px;background:#fff;padding:60px 40px;border-radius:12px;box-shadow:0 4px 6px #0000001a}.permission-denied-icon{margin-bottom:30px;display:flex;justify-content:center}.permission-denied-icon svg{width:120px;height:120px}.permission-denied-title{font-size:32px;font-weight:700;color:#333;margin-bottom:16px}.permission-denied-message{font-size:16px;color:#666;line-height:1.6;margin-bottom:32px}.permission-denied-actions{display:flex;justify-content:center;gap:12px}.permission-denied-actions .btn{padding:12px 24px;border-radius:6px;text-decoration:none;font-weight:500;transition:all .3s ease;border:none;cursor:pointer;display:inline-block}.permission-denied-actions .btn-primary{background-color:#007bff;color:#fff}.permission-denied-actions .btn-primary:hover{background-color:#0056b3;transform:translateY(-2px);box-shadow:0 4px 8px #007bff4d}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{min-height:100vh}:root{font-family:Poppins,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#333;background-color:#f8fcff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}input::placeholder,input[type=text]::placeholder,input[type=email]::placeholder,input[type=password]::placeholder,input[type=number]::placeholder,input[type=tel]::placeholder,input[type=url]::placeholder,input[type=search]::placeholder,input[type=date]::placeholder,input[type=time]::placeholder,input[type=datetime-local]::placeholder,input[type=month]::placeholder,input[type=week]::placeholder,textarea::placeholder,select::placeholder,.form-control::placeholder{color:#bdb7b7!important;opacity:1}.react-select__placeholder{color:#bdb7b7!important}input::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=url]::-webkit-input-placeholder,input[type=search]::-webkit-input-placeholder,input[type=date]::-webkit-input-placeholder,input[type=time]::-webkit-input-placeholder,input[type=datetime-local]::-webkit-input-placeholder,input[type=month]::-webkit-input-placeholder,input[type=week]::-webkit-input-placeholder,textarea::-webkit-input-placeholder,.form-control::-webkit-input-placeholder{color:#bdb7b7!important}input::-moz-placeholder,input[type=text]::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=url]::-moz-placeholder,input[type=search]::-moz-placeholder,input[type=date]::-moz-placeholder,input[type=time]::-moz-placeholder,input[type=datetime-local]::-moz-placeholder,input[type=month]::-moz-placeholder,input[type=week]::-moz-placeholder,textarea::-moz-placeholder,.form-control::-moz-placeholder{color:#bdb7b7!important;opacity:1}input:-moz-placeholder,input[type=text]:-moz-placeholder,input[type=email]:-moz-placeholder,input[type=password]:-moz-placeholder,input[type=number]:-moz-placeholder,input[type=tel]:-moz-placeholder,input[type=url]:-moz-placeholder,input[type=search]:-moz-placeholder,input[type=date]:-moz-placeholder,input[type=time]:-moz-placeholder,input[type=datetime-local]:-moz-placeholder,input[type=month]:-moz-placeholder,input[type=week]:-moz-placeholder,textarea:-moz-placeholder,.form-control:-moz-placeholder{color:#bdb7b7!important;opacity:1}input:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=url]:-ms-input-placeholder,input[type=search]:-ms-input-placeholder,input[type=date]:-ms-input-placeholder,input[type=time]:-ms-input-placeholder,input[type=datetime-local]:-ms-input-placeholder,input[type=month]:-ms-input-placeholder,input[type=week]:-ms-input-placeholder,textarea:-ms-input-placeholder,.form-control:-ms-input-placeholder{color:#bdb7b7!important}@keyframes spin{to{transform:rotate(360deg)}}.logo-spinner{animation:spin .6s linear infinite}
