.dashboard-module__rFLKKa__dashboardGrid{gap:1.5rem;margin-top:1.5rem;display:grid}.dashboard-module__rFLKKa__statsRow{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;display:grid}.dashboard-module__rFLKKa__actionsRow{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;display:grid}.dashboard-module__rFLKKa__bottomRow{grid-template-columns:1fr 320px;gap:1rem;display:grid}@media (max-width:900px){.dashboard-module__rFLKKa__bottomRow{grid-template-columns:1fr}}.dashboard-module__rFLKKa__card{background:#ffffff08;border:1px solid #333;border-radius:12px;padding:1.25rem;transition:transform .25s,box-shadow .25s,border-color .25s}.dashboard-module__rFLKKa__card:hover{border-color:#00cad566;transform:translateY(-4px);box-shadow:0 8px 24px #00cad51f}.dashboard-module__rFLKKa__statCard{background:#ffffff08;border:1px solid #333;border-radius:12px;flex-direction:column;min-height:140px;padding:1.25rem;transition:transform .25s,box-shadow .25s,border-color .25s,background .25s;display:flex}.dashboard-module__rFLKKa__statCard:hover{background:#00cad50d;border-color:#00cad566;transform:translateY(-4px);box-shadow:0 8px 24px #00cad51f}.dashboard-module__rFLKKa__statCardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;display:flex}.dashboard-module__rFLKKa__statIcon{color:#00cad5;opacity:.8;flex-shrink:0}.dashboard-module__rFLKKa__statLabel{color:#a0a0a0;text-transform:uppercase;letter-spacing:.5px;font-size:.8rem;font-weight:500;line-height:1.3}.dashboard-module__rFLKKa__statValue{color:#00cad5;margin-bottom:auto;font-size:2rem;font-weight:700;line-height:1.2;display:block}.dashboard-module__rFLKKa__statSubtext{color:#adfc92;margin-top:.75rem;font-size:.8rem}.dashboard-module__rFLKKa__statPositive{color:#adfc92}.dashboard-module__rFLKKa__actionCard{cursor:pointer;text-align:left;background:#ffffff08;border:1px solid #333;border-radius:12px;flex-direction:column;gap:.75rem;padding:1.25rem;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex}.dashboard-module__rFLKKa__actionCard:hover{background:#00cad50d;border-color:#00cad566;transform:translateY(-4px);box-shadow:0 8px 24px #00cad51f}.dashboard-module__rFLKKa__actionIcon{color:#00cad5;background:#00cad51a;border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;font-size:2rem;display:flex}.dashboard-module__rFLKKa__actionTitle{color:#fff;margin:0;font-size:1.125rem;font-weight:600}.dashboard-module__rFLKKa__actionDescription{color:#a0a0a0;margin:0;font-size:.9rem;line-height:1.4}.dashboard-module__rFLKKa__primaryCta{color:#fff;cursor:pointer;background:linear-gradient(135deg,#00cad5,#0172ad);border:none;border-radius:8px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex}.dashboard-module__rFLKKa__primaryCta:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00cad54d}.dashboard-module__rFLKKa__primaryCta:active{transform:translateY(0)}.dashboard-module__rFLKKa__fiqbotCard{background:#ffffff08;border:1px solid #333;border-radius:12px;flex-direction:column;height:100%;padding:1.25rem;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex}.dashboard-module__rFLKKa__fiqbotCard:hover{border-color:#00cad566;transform:translateY(-4px);box-shadow:0 8px 24px #00cad51f}.dashboard-module__rFLKKa__fiqbotHeader{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.dashboard-module__rFLKKa__fiqbotAvatar{background:linear-gradient(135deg,#00cad5,#0172ad);border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;display:flex}.dashboard-module__rFLKKa__fiqbotInfo h4{color:#fff;margin:0;font-size:1rem}.dashboard-module__rFLKKa__fiqbotStatus{color:#adfc92;align-items:center;gap:.375rem;font-size:.8rem;display:flex}.dashboard-module__rFLKKa__statusDot{background:#adfc92;border-radius:50%;width:8px;height:8px}.dashboard-module__rFLKKa__fiqbotMessage{color:silver;background:#ffffff0d;border-radius:8px;flex:1;margin-bottom:1rem;padding:1rem;font-size:.9rem;line-height:1.5}.dashboard-module__rFLKKa__fiqbotLink{color:#00cad5;cursor:pointer;align-items:center;gap:.5rem;font-size:.9rem;text-decoration:none;display:inline-flex}.dashboard-module__rFLKKa__fiqbotLink:hover{text-decoration:underline}.dashboard-module__rFLKKa__sessionsCard{background:#ffffff08;border:1px solid #333;border-radius:12px;padding:1.25rem;transition:transform .25s,box-shadow .25s,border-color .25s}.dashboard-module__rFLKKa__sessionsCard:hover{border-color:#00cad566;transform:translateY(-4px);box-shadow:0 8px 24px #00cad51f}.dashboard-module__rFLKKa__sessionsHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.dashboard-module__rFLKKa__sessionsHeader h3{color:#fff;margin:0;font-size:1.125rem}.dashboard-module__rFLKKa__viewAllLink{color:#00cad5;cursor:pointer;align-items:center;gap:.25rem;font-size:.875rem;text-decoration:none;display:flex}.dashboard-module__rFLKKa__viewAllLink:hover{text-decoration:underline}.dashboard-module__rFLKKa__sessionsList{flex-direction:column;gap:.75rem;display:flex}.dashboard-module__rFLKKa__sessionItem{cursor:pointer;background:#ffffff08;border-radius:8px;align-items:center;gap:1rem;padding:.75rem;transition:background .2s;display:flex}.dashboard-module__rFLKKa__sessionItem:hover{background:#00cad514}.dashboard-module__rFLKKa__sessionIcon{color:#00cad5;background:#00cad51a;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;display:flex}.dashboard-module__rFLKKa__sessionDetails{flex:1}.dashboard-module__rFLKKa__sessionTitle{color:#fff;margin:0 0 .25rem;font-size:.9rem;font-weight:500}.dashboard-module__rFLKKa__sessionMeta{color:#888;margin:0;font-size:.8rem}.dashboard-module__rFLKKa__sessionScore{color:#00cad5;font-size:1rem;font-weight:600}.dashboard-module__rFLKKa__emptyState{color:#666;text-align:center;padding:2rem;font-size:.9rem}.dashboard-module__rFLKKa__welcomeHeader{margin-bottom:.5rem}.dashboard-module__rFLKKa__welcomeTitle{color:#fff;margin:0 0 .25rem}.dashboard-module__rFLKKa__welcomeTitle span{color:#00cad5}.dashboard-module__rFLKKa__streakBadge{color:#adfc92;font-weight:600}.dashboard-module__rFLKKa__welcomeSubtitle{color:#888;margin:0 0 1rem;font-size:.95rem}.dashboard-module__rFLKKa__planInfo{color:#888;margin-bottom:1.5rem;font-size:.85rem}.dashboard-module__rFLKKa__planInfo span{color:#a0a0a0}
