*{padding:0;margin:0;box-sizing:border-box}.header{display:flex;background-color:#00c0a6;justify-content:space-between;align-items:center;padding:0 20px;box-shadow:0 2px 8px #00000026}.mainmycontent{position:relative;min-height:calc(100vh - 60px)}.gradient-overlay:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#00000080,#00000080);z-index:1}.gradient-overlay>*{position:relative;z-index:2}.header h2{color:#fff;margin:0}.header-right{display:flex;align-items:center}.header-right .ant-btn{color:#fff;border:none;margin-left:10px}.header-right .ant-btn:hover{color:#1890ff}.menu-icon{display:none}@media (max-width: 768px){.menu-icon{display:inline-block}}.sider{background-color:#001529}.ant-menu-dark.ant-menu-dark:not(.ant-menu-horizontal) .ant-menu-item-selected{background-color:#1890ff}.ant-layout-sider-trigger{background-color:#001529}.ant-modal-title{color:#001529}.ant-modal-footer button{border-radius:4px}.ant-form-item-label>label{color:#001529}.site-layout-content{background:#fff;padding:24px;min-height:380px;box-shadow:0 4px 8px #0000001a;border-radius:8px}.ant-card{border-radius:8px}.ant-calendar-picker{width:100%}.ant-list-item-meta-avatar{margin-right:16px}.ant-list-item-meta-title{font-weight:700}.ant-layout-content{background:#f0f2f5}@media (max-width: 767px){.site-layout-content{padding:16px}}@media (max-width: 576px){.site-layout-content{padding:8px}}.site-card-wrapper{padding:24px;background:#f0f2f5;min-height:calc(100vh - 50px)}.user-card{text-align:center;cursor:pointer;transition:all .3s}.user-card:hover{transform:scale(1.05)}.folder-icon{font-size:48px;color:#1890ff}.folder-username{margin-top:8px;font-size:16px;color:#000;font-weight:700;text-transform:capitalize;color:#00c0a6}.spinner-container,.error-container{display:flex;justify-content:center;align-items:center;height:100vh}.wrap-text{white-space:normal;word-wrap:break-word}.spinner-container,.error-container{text-align:center;margin-top:20px}.bouncing-loader-container{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;background-color:#f0f0f0;animation:backgroundPulse 3s infinite}.brand-name{font-size:2rem;color:#00c0a6;margin-bottom:20px;animation:fadeIn 1.5s ease-in-out infinite}.bouncing-loader{display:flex}.rect{display:flex;justify-content:center;align-items:center;width:50px;height:50px;margin:10px;background-color:#00c0a6;border-radius:5px;animation:bounce 1.5s infinite ease-in-out,colorChange 3s infinite}.circle{width:20px;height:20px;background-color:#fff;border-radius:50%;animation:scale 1.5s infinite ease-in-out}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-30px)}}@keyframes scale{0%,to{transform:scale(1)}50%{transform:scale(1.5)}}@keyframes colorChange{0%,to{background-color:#00c0a6}50%{background-color:tomato}}.rect:nth-child(1){animation-delay:0s}.rect:nth-child(2){animation-delay:.2s}.rect:nth-child(3){animation-delay:.4s}.rect:nth-child(4){animation-delay:.6s}@keyframes fadeIn{0%,to{opacity:.3}50%{opacity:1}}@keyframes backgroundPulse{0%,to{background-color:#f0f0f0}50%{background-color:#e0e0e0}}.leads-table{-webkit-user-select:none;user-select:none}.error-message{color:red;text-align:center;font-size:16px;margin:20px 0}.leads-card{box-shadow:0 2px 8px #0000001a;border-radius:8px}.ant-table{border-radius:8px;overflow:hidden}.ant-table-thead>tr>th{background-color:#fafafa;font-weight:700;font-size:14px}.ant-table-tbody>tr>td{font-size:14px}.ant-spin{display:flex;justify-content:center;align-items:center;height:100px}.table-container{overflow-x:auto;max-width:100%}.leads-table th,.leads-table td{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.leads-table td[data-index=address]{max-width:200px}
