.ace-responsive-menu .client-portal-menu{position:relative}.ace-responsive-menu .client-portal-menu>.list-item{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:8px;margin:0 5px;transition:all .3s;box-shadow:0 2px 8px #667eea4d;color:#fff!important}.ace-responsive-menu .client-portal-menu>.list-item:hover{transform:translateY(-2px);box-shadow:0 4px 15px #667eea66}.ace-responsive-menu .client-portal-menu .title{font-weight:600;position:relative;color:#fff!important}.ace-responsive-menu .client-portal-menu .title:before{content:"👤";margin-right:8px;font-size:14px}.dashboard__sidebar .dashboard_sidebar_list{background:linear-gradient(#f8fafc 0%,#e2e8f0 100%);border-radius:12px;padding:20px;box-shadow:0 4px 20px #00000014}.dashboard__sidebar .sidebar_list_item{border-radius:8px;margin-bottom:8px;transition:all .3s}.dashboard__sidebar .sidebar_list_item:hover{background:#667eea1a;transform:translate(5px)}.dashboard__sidebar .sidebar_list_item a{border-radius:8px;padding:12px 16px;transition:all .3s;position:relative;overflow:hidden}.dashboard__sidebar .sidebar_list_item a:before{content:"";background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);width:4px;height:100%;transition:transform .3s;position:absolute;top:0;left:0;transform:scaleY(0)}.dashboard__sidebar .sidebar_list_item a:hover:before,.dashboard__sidebar .sidebar_list_item a.-is-active:before{transform:scaleY(1)}.dashboard__sidebar .sidebar_list_item a.-is-active{color:#667eea;background:linear-gradient(135deg,#667eea1a 0%,#764ba21a 100%);font-weight:600}.dashboard__sidebar p.fz15{color:#4a5568;text-transform:uppercase;letter-spacing:1px;margin-bottom:16px;padding-left:20px;font-weight:700;position:relative;font-size:12px!important}.dashboard__sidebar p.fz15:before{content:"";background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:1px;width:12px;height:2px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.offcanvas .pro-sidebar{background:linear-gradient(#f8fafc 0%,#e2e8f0 100%)}.offcanvas .pro-sidebar .pro-menu-item{margin-bottom:4px}.offcanvas .pro-sidebar .pro-menu-item>.pro-inner-item{border-radius:8px;margin:2px 8px;transition:all .3s}.offcanvas .pro-sidebar .pro-menu-item>.pro-inner-item:hover{background:#667eea1a;transform:translate(5px)}.header-nav .user_setting .dropdown-menu{border:none;border-radius:12px;min-width:280px;padding:20px;box-shadow:0 10px 40px #00000026}.header-nav .user_setting .dropdown-item{border-radius:8px;margin-bottom:4px;padding:12px 16px;transition:all .3s;position:relative}.header-nav .user_setting .dropdown-item:hover{background:linear-gradient(135deg,#667eea1a 0%,#764ba21a 100%);transform:translate(5px)}.header-nav .user_setting .dropdown-item.-is-active{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.dashboard-quick-actions{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-top:20px;display:grid}.quick-action-card{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:12px;padding:20px;transition:all .3s;box-shadow:0 4px 20px #00000014}.quick-action-card:hover{border-color:#667eea;transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}.quick-action-card .icon{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:12px;font-size:20px;display:flex}.quick-action-card .title{color:#2d3748;margin-bottom:4px;font-weight:600}.quick-action-card .description{color:#718096;font-size:14px}@media (max-width:768px){.dashboard-quick-actions{grid-template-columns:1fr}.ace-responsive-menu .client-portal-menu>.list-item{border-radius:6px;margin:5px 0}}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.dashboard__sidebar .sidebar_list_item{animation:.3s forwards slideInRight}.dashboard__sidebar .sidebar_list_item:first-child{animation-delay:.1s}.dashboard__sidebar .sidebar_list_item:nth-child(2){animation-delay:.2s}.dashboard__sidebar .sidebar_list_item:nth-child(3){animation-delay:.3s}.dashboard__sidebar .sidebar_list_item:nth-child(4){animation-delay:.4s}.quick-action-card{animation:.5s forwards fadeInUp}.quick-action-card:first-child{animation-delay:.1s}.quick-action-card:nth-child(2){animation-delay:.2s}.quick-action-card:nth-child(3){animation-delay:.3s}.quick-action-card:nth-child(4){animation-delay:.4s}
.dashboard-overview{background:#f8fafc;min-height:100vh;padding:20px}.dashboard-welcome-card{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:16px;margin-bottom:20px;padding:30px;box-shadow:0 8px 32px #667eea4d}.dashboard-welcome-card h2{margin-bottom:8px;font-weight:700}.dashboard-welcome-card p{opacity:.9;font-size:16px}.stats-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:16px;height:100%;padding:24px;transition:all .3s;display:flex;box-shadow:0 4px 20px #00000014}.stats-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}.stats-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:24px;display:flex}.stats-icon.bg-primary{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.stats-icon.bg-success{background:linear-gradient(135deg,#48bb78 0%,#38a169 100%)}.stats-icon.bg-warning{background:linear-gradient(135deg,#ed8936 0%,#dd6b20 100%)}.stats-icon.bg-info{background:linear-gradient(135deg,#4299e1 0%,#3182ce 100%)}.stats-content h3{color:#2d3748;margin-bottom:4px;font-size:32px;font-weight:700;line-height:1}.stats-content p{color:#718096;margin-bottom:0;font-size:14px;font-weight:500}.activity-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;height:100%;padding:24px;box-shadow:0 4px 20px #00000014}.activity-card h4{color:#2d3748;margin-bottom:20px;font-weight:600}.activity-list{max-height:300px;overflow-y:auto}.activity-item{border-bottom:1px solid #e2e8f0;align-items:flex-start;gap:12px;padding:16px 0;display:flex}.activity-item:last-child{border-bottom:none}.activity-icon{background:#f7fafc;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;display:flex}.activity-content{flex:1}.activity-content h6{color:#2d3748;margin-bottom:4px;font-size:14px;font-weight:600}.activity-content p{color:#718096;margin-bottom:4px;font-size:13px}.activity-content small{color:#a0aec0;font-size:12px}.viewings-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;height:100%;padding:24px;box-shadow:0 4px 20px #00000014}.viewings-card h4{color:#2d3748;margin-bottom:20px;font-weight:600}.viewings-list{max-height:300px;overflow-y:auto}.viewing-item{border-bottom:1px solid #e2e8f0;align-items:center;gap:16px;padding:16px 0;display:flex}.viewing-item:last-child{border-bottom:none}.viewing-date{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:8px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.viewing-date .date{font-size:16px;font-weight:700;line-height:1}.viewing-date .month{text-transform:uppercase;font-size:10px;font-weight:500;line-height:1}.viewing-details{flex:1}.viewing-details h6{color:#2d3748;margin-bottom:4px;font-size:14px;font-weight:600}.viewing-details p{color:#718096;margin-bottom:4px;font-size:13px}.viewing-details small{color:#667eea;font-size:12px;font-weight:600}@media (max-width:768px){.dashboard-overview{padding:15px}.dashboard-welcome-card{text-align:center;padding:20px}.stats-card{text-align:center;flex-direction:column;gap:12px;padding:20px}.stats-content h3{font-size:28px}.dashboard-quick-actions{grid-template-columns:repeat(2,1fr);gap:12px}.quick-action-card{padding:16px}.activity-card,.viewings-card{padding:20px}}@media (max-width:480px){.dashboard-quick-actions{grid-template-columns:1fr}.stats-card{padding:16px}.stats-content h3{font-size:24px}}.stats-card{animation:.6s forwards fadeInUp}.stats-card:first-child{animation-delay:.1s}.stats-card:nth-child(2){animation-delay:.2s}.stats-card:nth-child(3){animation-delay:.3s}.stats-card:nth-child(4){animation-delay:.4s}.activity-item{animation:.4s forwards slideInLeft}.activity-item:first-child{animation-delay:.1s}.activity-item:nth-child(2){animation-delay:.2s}.activity-item:nth-child(3){animation-delay:.3s}.viewing-item{animation:.4s forwards slideInRight}.viewing-item:first-child{animation-delay:.1s}.viewing-item:nth-child(2){animation-delay:.2s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}
