.dashboard-page{padding:0}.dashboard-header{margin-bottom:.75rem;padding:0}.dashboard-title{color:var(--foreground);margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.dashboard-subtitle{color:var(--chakra-colors-text-2);font-size:1.125rem}.dashboard-photo-upload-bar{background:var(--background);border:2px solid var(--status-success);border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding:12px 16px;transition:all .2s;display:flex;box-shadow:0 2px 4px #00000014}@media (min-width:768px){.dashboard-photo-upload-bar{margin-bottom:1.5rem;padding:16px 24px}}.dashboard-photo-upload-bar:hover{border-color:var(--status-info);box-shadow:0 4px 12px #00000026}.dashboard-photo-upload-content{align-items:center;gap:14px;display:flex}.dashboard-photo-upload-icon{font-size:22px}@media (min-width:768px){.dashboard-photo-upload-icon{font-size:28px}}.dashboard-photo-upload-title{color:var(--foreground);margin:0;font-size:.9375rem;font-weight:600}.dashboard-photo-upload-subtitle{color:var(--chakra-colors-text-2);margin:2px 0 0;font-size:.75rem}@media (max-width:479px){.dashboard-photo-upload-subtitle{display:none}}.dashboard-photo-upload-arrow{color:var(--status-success);font-size:1.5rem;font-weight:600;transition:transform .2s}.dashboard-photo-upload-bar:hover .dashboard-photo-upload-arrow{transform:translate(4px)}.stat-card{padding:2rem;transition:box-shadow .2s}.stat-card:hover{box-shadow:0 4px 6px #0000001a}.stat-card-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.stat-card-icon{font-size:2.25rem}.stat-card-trend-positive{color:var(--status-success);font-size:.875rem;font-weight:500}.stat-card-trend-negative{color:var(--status-danger);font-size:.875rem;font-weight:500}.stat-card-content{flex-direction:column;gap:.5rem;display:flex}.stat-card-label{color:var(--chakra-colors-text-2);font-size:1rem}.stat-card-value{color:var(--foreground);font-size:1.875rem;font-weight:700}.dashboard-section{height:100%}.dashboard-section-header{border-bottom:1px solid var(--border);padding:1rem}@media (min-width:768px){.dashboard-section-header{padding:1.5rem 2rem}}.dashboard-section-title{color:var(--foreground);font-size:1.125rem;font-weight:600}@media (min-width:768px){.dashboard-section-title{font-size:1.5rem}}.dashboard-section-content{padding:1rem}@media (min-width:768px){.dashboard-section-content{padding:2rem}}.dashboard-activity-item{background-color:var(--surface);border:1px solid var(--border);border-radius:.5rem;padding:.875rem;transition:background-color .2s}@media (min-width:768px){.dashboard-activity-item{padding:1.25rem}}.dashboard-activity-item:hover{background-color:var(--surface-hover)}.dashboard-activity-item-faded{opacity:.95}.dashboard-activity-item-faded:hover{opacity:1}.dashboard-activity-item-static{cursor:default}.dashboard-activity-item-static:hover{background-color:var(--surface)}.dashboard-activity-item-clickable:hover{background-color:var(--surface-hover);border-color:var(--primary)}.dashboard-activity-content{align-items:flex-start;gap:1.25rem;display:flex}.dashboard-activity-icon{flex-shrink:0;font-size:1.25rem}@media (min-width:768px){.dashboard-activity-icon{font-size:1.875rem}}.dashboard-activity-body{flex:1;min-width:0}.dashboard-activity-meta{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex;overflow:hidden}.dashboard-activity-type{color:var(--chakra-colors-text-2);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;overflow:hidden}.dashboard-activity-name{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;margin-bottom:.5rem;font-size:1rem;font-weight:500;overflow:hidden}.dashboard-activity-details{color:var(--chakra-colors-text-2);min-width:0;font-size:.875rem}.dashboard-activity-details p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dashboard-activity-time{color:var(--chakra-colors-text-2);margin-top:.5rem;font-size:.875rem}.dashboard-view-all-btn{border:1px solid var(--border);width:100%;color:var(--foreground);cursor:pointer;background:0 0;border-radius:.5rem;margin-top:1.5rem;padding:.75rem;font-size:1rem;font-weight:500;transition:background-color .2s}.dashboard-view-all-btn:hover{background-color:var(--surface-hover)}.dashboard-quick-action{width:100%;color:var(--foreground);cursor:pointer;background:0 0;justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-size:1rem;font-weight:500;transition:background-color .2s;display:flex}.dashboard-quick-action:hover:not(:disabled){background-color:var(--surface-hover)}.dashboard-quick-action:disabled{opacity:.5;cursor:not-allowed}.dashboard-quick-action-arrow{transition:transform .2s}.dashboard-quick-action:hover .dashboard-quick-action-arrow{transform:translate(.25rem)}.dashboard-loading,.dashboard-empty{color:var(--chakra-colors-text-2);font-size:1rem}.dashboard-empty-hint{color:var(--chakra-colors-text-2);margin-bottom:1rem;font-size:.875rem}
