.crm-module__3ZjI3q__statGrid{gap:var(--space-lg);margin-bottom:var(--space-2xl);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));display:grid}.crm-module__3ZjI3q__statCard{background:var(--color-bg-glass);-webkit-backdrop-filter:blur(16px);border:1px solid var(--color-border-glass);border-radius:var(--radius-lg);padding:var(--space-xl);box-shadow:var(--shadow-glass);transition:all var(--transition-base);position:relative;overflow:hidden}.crm-module__3ZjI3q__statCard:hover{border-color:var(--color-border-glow);box-shadow:var(--shadow-glow-hover);transform:translateY(-4px)}.crm-module__3ZjI3q__statCard:before{content:"";background:linear-gradient(90deg,var(--color-primary),var(--color-accent));height:3px;position:absolute;top:0;left:0;right:0}.crm-module__3ZjI3q__statIcon{margin-bottom:var(--space-sm);font-size:1.6rem}.crm-module__3ZjI3q__statValue{color:var(--color-text);font-size:1.8rem;font-weight:800;line-height:1.2}.crm-module__3ZjI3q__statLabel{color:var(--color-text-muted);margin-top:var(--space-xs);text-transform:uppercase;letter-spacing:.5px;font-size:.8rem}.crm-module__3ZjI3q__sectionHeader{margin-bottom:var(--space-lg);margin-top:var(--space-2xl);justify-content:space-between;align-items:center;display:flex}.crm-module__3ZjI3q__sectionTitle{color:var(--color-text);font-size:1.25rem;font-weight:700}.crm-module__3ZjI3q__alertGrid{gap:var(--space-md);margin-bottom:var(--space-xl);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.crm-module__3ZjI3q__alertCard{background:var(--color-bg-glass);-webkit-backdrop-filter:blur(16px);border:1px solid var(--color-border-glass);border-radius:var(--radius-md);padding:var(--space-lg);gap:var(--space-md);box-shadow:var(--shadow-glass);transition:all var(--transition-base);align-items:flex-start;display:flex}.crm-module__3ZjI3q__alertCard:hover{border-color:var(--color-border-glow);box-shadow:var(--shadow-glow-hover);transform:translateY(-2px)}.crm-module__3ZjI3q__alertCard.crm-module__3ZjI3q__alertHigh{border-left:4px solid #ef4444}.crm-module__3ZjI3q__alertCard.crm-module__3ZjI3q__alertMedium{border-left:4px solid #f59e0b}.crm-module__3ZjI3q__alertCard.crm-module__3ZjI3q__alertLow{border-left:4px solid #22c55e}.crm-module__3ZjI3q__alertIcon{flex-shrink:0;font-size:1.4rem}.crm-module__3ZjI3q__alertContent{flex:1}.crm-module__3ZjI3q__alertTitle{color:var(--color-text);margin-bottom:2px;font-weight:600}.crm-module__3ZjI3q__alertDetail{color:var(--color-text-muted);font-size:.85rem}.crm-module__3ZjI3q__dataTable{border-collapse:collapse;background:var(--color-card);border-radius:var(--radius-lg);border:1px solid var(--color-border);width:100%;overflow:hidden}.crm-module__3ZjI3q__dataTable th{padding:var(--space-md)var(--space-lg);text-align:left;text-transform:uppercase;letter-spacing:.5px;color:var(--color-text-muted);background:var(--color-surface);border-bottom:1px solid var(--color-border);white-space:nowrap;font-size:.75rem}.crm-module__3ZjI3q__dataTable td{padding:var(--space-md)var(--space-lg);color:var(--color-text);border-bottom:1px solid var(--color-border);vertical-align:middle;font-size:.9rem}.crm-module__3ZjI3q__dataTable tr:last-child td{border-bottom:none}.crm-module__3ZjI3q__dataTable tr:hover td{background:var(--color-surface)}.crm-module__3ZjI3q__badge{border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.3px;padding:2px 10px;font-size:.7rem;font-weight:600;display:inline-block}.crm-module__3ZjI3q__badgePending{color:#f59e0b;background:#f59e0b26}.crm-module__3ZjI3q__badgeApproved{color:#22c55e;background:#22c55e26}.crm-module__3ZjI3q__badgePaid{color:#6366f1;background:#6366f126}.crm-module__3ZjI3q__badgeActive{color:#22c55e;background:#22c55e26}.crm-module__3ZjI3q__badgeInactive{color:#ef4444;background:#ef444426}.crm-module__3ZjI3q__badgeNew{color:#6366f1;background:#6366f126}.crm-module__3ZjI3q__badgeOpen{color:#22c55e;background:#22c55e26}.crm-module__3ZjI3q__badgeFractional{color:#8b5cf6;background:#8b5cf626}.crm-module__3ZjI3q__badgeFull{color:#3b82f6;background:#3b82f626}.crm-module__3ZjI3q__badgeRegistration{color:#6366f1;background:#6366f126}.crm-module__3ZjI3q__badgeActivation{color:#ec4899;background:#ec489926}.crm-module__3ZjI3q__badgeProject{color:#0ea5e9;background:#0ea5e926}.crm-module__3ZjI3q__badgeRecurring{color:#a855f7;background:#a855f726}.crm-module__3ZjI3q__kanbanBoard{gap:var(--space-md);padding-bottom:var(--space-md);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));display:grid;overflow-x:auto}.crm-module__3ZjI3q__kanbanColumn{background:var(--color-surface);border-radius:var(--radius-lg);padding:var(--space-md);min-height:200px}.crm-module__3ZjI3q__kanbanColumnHeader{margin-bottom:var(--space-md);padding-bottom:var(--space-sm);border-bottom:2px solid var(--color-border);justify-content:space-between;align-items:center;display:flex}.crm-module__3ZjI3q__kanbanColumnTitle{text-transform:uppercase;letter-spacing:.5px;font-size:.8rem;font-weight:700}.crm-module__3ZjI3q__kanbanCount{background:var(--color-card);border-radius:var(--radius-full);color:var(--color-text-muted);padding:2px 8px;font-size:.7rem}.crm-module__3ZjI3q__kanbanCard{background:var(--color-bg-glass);-webkit-backdrop-filter:blur(12px);border:1px solid var(--color-border-glass);border-radius:var(--radius-md);padding:var(--space-md);margin-bottom:var(--space-sm);cursor:default;transition:all var(--transition-base);box-shadow:var(--shadow-glass)}.crm-module__3ZjI3q__kanbanCard:hover{border-color:var(--color-border-glow);box-shadow:var(--shadow-glow-hover);transform:translateY(-3px)}.crm-module__3ZjI3q__kanbanCardName{color:var(--color-text);font-size:.9rem;font-weight:600}.crm-module__3ZjI3q__kanbanCardEmail{color:var(--color-text-muted);margin-top:2px;font-size:.75rem}.crm-module__3ZjI3q__kanbanCardDate{color:var(--color-text-muted);margin-top:var(--space-xs);font-size:.7rem}.crm-module__3ZjI3q__projectGrid{gap:var(--space-lg);grid-template-columns:repeat(auto-fit,minmax(300px,1fr));display:grid}.crm-module__3ZjI3q__projectCard{background:var(--color-bg-glass);-webkit-backdrop-filter:blur(16px);border:1px solid var(--color-border-glass);border-radius:var(--radius-lg);padding:var(--space-xl);box-shadow:var(--shadow-glass);transition:all var(--transition-base);position:relative;overflow:hidden}.crm-module__3ZjI3q__projectCard:before{content:"";pointer-events:none;border-radius:inherit;background:linear-gradient(135deg,#ffffff0a 0%,#0000 60%);position:absolute;inset:0}.crm-module__3ZjI3q__projectCard:hover{border-color:var(--color-border-glow);box-shadow:var(--shadow-glow-hover);transform:translateY(-4px)}.crm-module__3ZjI3q__projectTitle{color:var(--color-text);margin-bottom:var(--space-sm);font-size:1.1rem;font-weight:700}.crm-module__3ZjI3q__projectMeta{gap:var(--space-lg);margin-bottom:var(--space-md);color:var(--color-text-secondary);flex-wrap:wrap;font-size:.85rem;display:flex}.crm-module__3ZjI3q__projectProgress{background:var(--color-surface);border-radius:var(--radius-full);height:8px;margin-bottom:var(--space-sm);overflow:hidden}.crm-module__3ZjI3q__projectProgressFill{background:linear-gradient(90deg,var(--color-primary),var(--color-accent));border-radius:var(--radius-full);height:100%;transition:width .4s}.crm-module__3ZjI3q__projectFooter{color:var(--color-text-muted);justify-content:space-between;align-items:center;font-size:.8rem;display:flex}.crm-module__3ZjI3q__quickActions{gap:var(--space-md);margin-bottom:var(--space-xl);flex-wrap:wrap;display:flex}.crm-module__3ZjI3q__quickAction{align-items:center;gap:var(--space-sm);padding:var(--space-sm)var(--space-lg);border-radius:var(--radius-full);cursor:pointer;border:1px solid var(--color-border);background:var(--color-card);color:var(--color-text);font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.crm-module__3ZjI3q__quickAction:hover{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.crm-module__3ZjI3q__rankBadge{border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.8rem;font-weight:700;display:inline-flex}.crm-module__3ZjI3q__rank1{color:#1a1a1a;background:linear-gradient(135deg,#fbbf24,#f59e0b)}.crm-module__3ZjI3q__rank2{color:#1a1a1a;background:linear-gradient(135deg,#d1d5db,#9ca3af)}.crm-module__3ZjI3q__rank3{color:#fff;background:linear-gradient(135deg,#f97316,#ea580c)}.crm-module__3ZjI3q__rankOther{background:var(--color-surface);color:var(--color-text-muted)}.crm-module__3ZjI3q__emptyState{text-align:center;padding:var(--space-3xl);color:var(--color-text-muted)}.crm-module__3ZjI3q__emptyIcon{margin-bottom:var(--space-md);font-size:3rem}@media (max-width:768px){.crm-module__3ZjI3q__statGrid,.crm-module__3ZjI3q__kanbanBoard{grid-template-columns:repeat(2,1fr)}.crm-module__3ZjI3q__projectGrid{grid-template-columns:1fr}.crm-module__3ZjI3q__dataTable{font-size:.8rem}.crm-module__3ZjI3q__dataTable th,.crm-module__3ZjI3q__dataTable td{padding:var(--space-sm)var(--space-md)}}@media (max-width:480px){.crm-module__3ZjI3q__statGrid,.crm-module__3ZjI3q__kanbanBoard{grid-template-columns:1fr}}
.dashboard-module__ri1OsW__dashLayout{min-height:calc(100vh - var(--navbar-height));display:flex}.dashboard-module__ri1OsW__sidebar{width:var(--sidebar-width);background:var(--color-bg-secondary);border-right:1px solid var(--color-border);padding:var(--space-xl)0;top:var(--navbar-height);height:calc(100vh - var(--navbar-height));flex-shrink:0;position:sticky;overflow-y:auto}.dashboard-module__ri1OsW__sidebarHeader{padding:0 var(--space-lg)var(--space-lg);border-bottom:1px solid var(--color-border);margin-bottom:var(--space-md)}.dashboard-module__ri1OsW__sidebarUser{font-size:1rem;font-weight:700}.dashboard-module__ri1OsW__sidebarEmail{color:var(--color-text-muted);font-size:.8rem}.dashboard-module__ri1OsW__sidebarNav{padding:0 var(--space-sm);flex-direction:column;display:flex}.dashboard-module__ri1OsW__sidebarLink{align-items:center;gap:var(--space-sm);padding:.65rem var(--space-lg);color:var(--color-text-secondary);border-radius:var(--radius-md);transition:all var(--transition-fast);margin:1px 0;font-size:.9rem;display:flex}.dashboard-module__ri1OsW__sidebarLink:hover{background:var(--color-surface);color:var(--color-text)}.dashboard-module__ri1OsW__sidebarLinkActive{color:var(--color-primary);background:#22c55e1a;font-weight:600}.dashboard-module__ri1OsW__sidebarIcon{text-align:center;width:24px;font-size:1.1rem}.dashboard-module__ri1OsW__dashContent{padding:var(--space-2xl);max-width:calc(100% - var(--sidebar-width));flex:1}.dashboard-module__ri1OsW__dashSubtitle{color:var(--color-text-secondary);margin-bottom:var(--space-2xl);font-size:.95rem}.dashboard-module__ri1OsW__statsGrid{gap:var(--space-lg);margin-bottom:var(--space-2xl);grid-template-columns:repeat(4,1fr);display:grid}.dashboard-module__ri1OsW__statCard{background:var(--color-bg-glass);-webkit-backdrop-filter:blur(16px);border:1px solid var(--color-border-glass);border-radius:var(--radius-lg);padding:var(--space-lg);transition:all var(--transition-base);box-shadow:var(--shadow-glass);position:relative;overflow:hidden}.dashboard-module__ri1OsW__statCard:before{content:"";pointer-events:none;border-radius:inherit;background:linear-gradient(135deg,#ffffff0a 0%,#0000 60%);position:absolute;inset:0}.dashboard-module__ri1OsW__statCard:hover{border-color:var(--color-border-glow);box-shadow:var(--shadow-glow-hover);transform:translateY(-4px)}.dashboard-module__ri1OsW__statCardIcon{margin-bottom:var(--space-sm);font-size:1.5rem}.dashboard-module__ri1OsW__statCardValue{font-family:var(--font-heading);font-size:1.8rem;font-weight:800}.dashboard-module__ri1OsW__statCardLabel{color:var(--color-text-muted);margin-top:2px;font-size:.8rem}.dashboard-module__ri1OsW__lotViz{background:var(--color-bg-glass);-webkit-backdrop-filter:blur(16px);border:1px solid var(--color-border-glass);border-radius:var(--radius-xl);padding:var(--space-xl);margin-bottom:var(--space-2xl);box-shadow:var(--shadow-glass);position:relative;overflow:hidden}.dashboard-module__ri1OsW__lotViz:before{content:"";pointer-events:none;border-radius:inherit;background:linear-gradient(135deg,#ffffff0a 0%,#0000 60%);position:absolute;inset:0}.dashboard-module__ri1OsW__lotVizHeader{margin-bottom:var(--space-lg);justify-content:space-between;align-items:center;display:flex}.dashboard-module__ri1OsW__lotVizTitle{font-size:1.2rem;font-weight:700}.dashboard-module__ri1OsW__lotVizBadge{border-radius:var(--radius-full);color:var(--color-primary);background:#22c55e1a;padding:.3rem .8rem;font-size:.8rem;font-weight:600}.dashboard-module__ri1OsW__lotGridDash{margin-bottom:var(--space-lg);grid-template-columns:repeat(10,1fr);gap:4px;display:grid}.dashboard-module__ri1OsW__lotGridDash>div{aspect-ratio:1;background:var(--color-lot-remaining);border-radius:4px;transition:all .3s}.dashboard-module__ri1OsW__lotGridDash>div.dashboard-module__ri1OsW__owned{background:var(--color-lot-owned);box-shadow:0 0 8px #22c55e4d}.dashboard-module__ri1OsW__progressSection{align-items:center;gap:var(--space-lg);display:flex}.dashboard-module__ri1OsW__progressBarLg{background:var(--color-surface);border-radius:var(--radius-full);flex:1;height:12px;overflow:hidden}.dashboard-module__ri1OsW__progressFillLg{background:var(--gradient-primary);border-radius:var(--radius-full);height:100%;transition:width 1s}.dashboard-module__ri1OsW__progressPercent{font-family:var(--font-heading);color:var(--color-primary);white-space:nowrap;font-size:1.3rem;font-weight:800}.dashboard-module__ri1OsW__sectionHeader{margin-bottom:var(--space-lg);justify-content:space-between;align-items:center;display:flex}.dashboard-module__ri1OsW__sectionTitle{font-size:1.2rem;font-weight:700}.dashboard-module__ri1OsW__certPreview{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:var(--space-2xl);text-align:center;max-width:500px;margin:0 auto;position:relative}.dashboard-module__ri1OsW__certBorder{border:2px solid var(--color-primary);border-radius:var(--radius-lg);pointer-events:none;opacity:.3;position:absolute;inset:8px}.dashboard-module__ri1OsW__certLogo{margin-bottom:var(--space-md);font-size:2rem}.dashboard-module__ri1OsW__certTitle{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:var(--space-sm);font-size:1.5rem;font-weight:800}.dashboard-module__ri1OsW__certSubtitle{color:var(--color-text-muted);margin-bottom:var(--space-xl);font-size:.85rem}.dashboard-module__ri1OsW__certName{font-family:var(--font-heading);margin-bottom:var(--space-lg);font-size:1.8rem;font-weight:700}.dashboard-module__ri1OsW__certDetails{gap:var(--space-md);margin-bottom:var(--space-xl);text-align:left;grid-template-columns:1fr 1fr;display:grid}.dashboard-module__ri1OsW__certDetail{background:var(--color-surface);padding:var(--space-md);border-radius:var(--radius-md)}.dashboard-module__ri1OsW__certDetailLabel{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.dashboard-module__ri1OsW__certDetailValue{margin-top:2px;font-size:1rem;font-weight:700}.dashboard-module__ri1OsW__certDate{color:var(--color-text-muted);font-size:.8rem}.dashboard-module__ri1OsW__referralLinkBox{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-md);align-items:center;gap:var(--space-md);margin-bottom:var(--space-xl);display:flex}.dashboard-module__ri1OsW__referralUrl{color:var(--color-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;font-family:monospace;font-size:.85rem;overflow:hidden}.dashboard-module__ri1OsW__referralStats{gap:var(--space-md);margin-bottom:var(--space-xl);grid-template-columns:repeat(3,1fr);display:grid}.dashboard-module__ri1OsW__referralStat{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-lg);text-align:center}.dashboard-module__ri1OsW__referralStatValue{font-family:var(--font-heading);color:var(--color-primary);font-size:2rem;font-weight:800}.dashboard-module__ri1OsW__referralStatLabel{color:var(--color-text-muted);font-size:.8rem}.dashboard-module__ri1OsW__mapContainer{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:var(--space-xl)}.dashboard-module__ri1OsW__mapLegend{gap:var(--space-lg);margin-bottom:var(--space-lg);flex-wrap:wrap;display:flex}.dashboard-module__ri1OsW__legendItem{align-items:center;gap:var(--space-sm);color:var(--color-text-secondary);font-size:.8rem;display:flex}.dashboard-module__ri1OsW__legendDot{border-radius:3px;width:14px;height:14px}.dashboard-module__ri1OsW__mapGrid{grid-template-columns:repeat(12,1fr);gap:4px;display:grid}.dashboard-module__ri1OsW__mapCell{aspect-ratio:1;cursor:pointer;transition:all var(--transition-fast);color:#ffffff80;border-radius:4px;justify-content:center;align-items:center;font-size:.55rem;font-weight:600;display:flex;position:relative}.dashboard-module__ri1OsW__mapCell:hover{z-index:2;transform:scale(1.15)}.dashboard-module__ri1OsW__mapTooltip{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-sm)var(--space-md);white-space:nowrap;box-shadow:var(--shadow-md);z-index:10;pointer-events:none;font-size:.75rem;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}.dashboard-module__ri1OsW__payCard{background:var(--color-bg-glass);-webkit-backdrop-filter:blur(20px);border:1px solid var(--color-border-glass);border-radius:var(--radius-xl);max-width:500px;padding:var(--space-2xl);box-shadow:var(--shadow-glass);margin:0 auto;position:relative;overflow:hidden}.dashboard-module__ri1OsW__payCard:before{content:"";pointer-events:none;border-radius:inherit;background:linear-gradient(135deg,#ffffff0a 0%,#0000 60%);position:absolute;inset:0}.dashboard-module__ri1OsW__paySummary{background:var(--color-surface);border-radius:var(--radius-md);padding:var(--space-lg);margin-bottom:var(--space-xl)}.dashboard-module__ri1OsW__paySummaryRow{padding:var(--space-xs)0;color:var(--color-text-secondary);justify-content:space-between;font-size:.9rem;display:flex}.dashboard-module__ri1OsW__paySummaryTotal{color:var(--color-text);border-top:1px solid var(--color-border);padding-top:var(--space-sm);margin-top:var(--space-sm);font-size:1.1rem;font-weight:700}.dashboard-module__ri1OsW__payMethods{gap:var(--space-sm);margin-bottom:var(--space-xl);display:flex}.dashboard-module__ri1OsW__payMethodBtn{padding:var(--space-md);background:var(--color-surface);border:2px solid var(--color-border);border-radius:var(--radius-md);text-align:center;color:var(--color-text-secondary);transition:all var(--transition-fast);flex:1;font-size:.85rem;font-weight:600}.dashboard-module__ri1OsW__payMethodBtn:hover,.dashboard-module__ri1OsW__payMethodBtnActive{border-color:var(--color-primary);color:var(--color-primary);background:#22c55e0d}.dashboard-module__ri1OsW__adminGrid{gap:var(--space-lg);margin-bottom:var(--space-2xl);grid-template-columns:repeat(4,1fr);display:grid}.dashboard-module__ri1OsW__adminMetric{background:var(--color-bg-glass);-webkit-backdrop-filter:blur(16px);border:1px solid var(--color-border-glass);border-radius:var(--radius-lg);padding:var(--space-lg);box-shadow:var(--shadow-glass);transition:all var(--transition-base);position:relative;overflow:hidden}.dashboard-module__ri1OsW__adminMetric:before{content:"";pointer-events:none;border-radius:inherit;background:linear-gradient(135deg,#ffffff0a 0%,#0000 60%);position:absolute;inset:0}.dashboard-module__ri1OsW__adminMetric:hover{border-color:var(--color-border-glow);box-shadow:var(--shadow-glow-hover);transform:translateY(-4px)}.dashboard-module__ri1OsW__adminMetricValue{font-family:var(--font-heading);font-size:2rem;font-weight:800}.dashboard-module__ri1OsW__adminMetricLabel{color:var(--color-text-muted);margin-top:2px;font-size:.8rem}.dashboard-module__ri1OsW__adminChart{background:var(--color-bg-glass);-webkit-backdrop-filter:blur(16px);border:1px solid var(--color-border-glass);border-radius:var(--radius-xl);padding:var(--space-xl);margin-bottom:var(--space-2xl);box-shadow:var(--shadow-glass);position:relative;overflow:hidden}.dashboard-module__ri1OsW__adminChart:before{content:"";pointer-events:none;border-radius:inherit;background:linear-gradient(135deg,#ffffff08 0%,#0000 60%);position:absolute;inset:0}.dashboard-module__ri1OsW__barChart{align-items:flex-end;gap:var(--space-sm);height:200px;padding-top:var(--space-md);display:flex}.dashboard-module__ri1OsW__bar{background:var(--gradient-primary);border-radius:var(--radius-sm)var(--radius-sm)0 0;flex:1;min-height:4px;transition:height .5s;position:relative}.dashboard-module__ri1OsW__barLabel{color:var(--color-text-muted);white-space:nowrap;font-size:.65rem;position:absolute;bottom:-24px;left:50%;transform:translate(-50%)}.dashboard-module__ri1OsW__marketGrid{gap:var(--space-lg);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.dashboard-module__ri1OsW__marketCard{background:var(--color-bg-glass);-webkit-backdrop-filter:blur(16px);border:1px solid var(--color-border-glass);border-radius:var(--radius-xl);padding:var(--space-xl);transition:all var(--transition-base);height:100%;box-shadow:var(--shadow-glass);flex-direction:column;display:flex;position:relative;overflow:hidden}.dashboard-module__ri1OsW__marketCard:after{content:"";pointer-events:none;border-radius:inherit;z-index:0;background:linear-gradient(135deg,#ffffff0a 0%,#0000 60%);position:absolute;inset:0}.dashboard-module__ri1OsW__marketCardImage{margin:calc(var(--space-xl)*-1);margin-bottom:var(--space-xl);background:var(--color-surface);border-radius:var(--radius-xl)var(--radius-xl)0 0;flex-shrink:0;height:220px;position:relative;overflow:hidden}.dashboard-module__ri1OsW__marketCardImage img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.dashboard-module__ri1OsW__marketCard:hover .dashboard-module__ri1OsW__marketCardImage img{transform:scale(1.08)}.dashboard-module__ri1OsW__marketCard:hover{border-color:var(--color-border-glow);box-shadow:var(--shadow-glow-hover);transform:translateY(-5px)}.dashboard-module__ri1OsW__marketCardHeader{margin-bottom:var(--space-md);justify-content:space-between;align-items:start;display:flex}.dashboard-module__ri1OsW__marketCardLot{font-family:var(--font-heading);font-size:1.3rem;font-weight:800}.dashboard-module__ri1OsW__marketCardCommunity{color:var(--color-text-muted);font-size:.8rem}.dashboard-module__ri1OsW__marketCardInfo{gap:var(--space-sm);margin-bottom:var(--space-lg);grid-template-columns:1fr 1fr;display:grid}.dashboard-module__ri1OsW__marketCardInfoItem{background:var(--color-surface);padding:var(--space-sm)var(--space-md);border-radius:var(--radius-md)}.dashboard-module__ri1OsW__marketCardInfoLabel{color:var(--color-text-muted);font-size:.7rem}.dashboard-module__ri1OsW__marketCardInfoValue{font-size:.95rem;font-weight:700}.dashboard-module__ri1OsW__marketCardPrice{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:var(--space-md);margin-top:auto;font-size:1.5rem;font-weight:800}.dashboard-module__ri1OsW__loginRequired{text-align:center;padding:var(--space-4xl)var(--space-xl)}.dashboard-module__ri1OsW__loginRequired h2{margin-bottom:var(--space-md);font-size:1.5rem}.dashboard-module__ri1OsW__loginRequired p{color:var(--color-text-secondary);margin-bottom:var(--space-xl)}@media (max-width:900px){.dashboard-module__ri1OsW__dashLayout{flex-direction:column}.dashboard-module__ri1OsW__sidebar{border-right:none;border-bottom:1px solid var(--color-border);width:100%;height:auto;padding:var(--space-md)0;position:relative;top:0}.dashboard-module__ri1OsW__sidebarHeader{display:none}.dashboard-module__ri1OsW__sidebarNav{padding:0 var(--space-md);gap:var(--space-xs);flex-direction:row;overflow-x:auto}.dashboard-module__ri1OsW__sidebarLink{white-space:nowrap;padding:.5rem .75rem;font-size:.8rem}.dashboard-module__ri1OsW__dashContent{max-width:100%;padding:var(--space-lg)}.dashboard-module__ri1OsW__statsGrid,.dashboard-module__ri1OsW__adminGrid{grid-template-columns:repeat(2,1fr)}.dashboard-module__ri1OsW__marketGrid,.dashboard-module__ri1OsW__referralStats{grid-template-columns:1fr}.dashboard-module__ri1OsW__mapGrid{grid-template-columns:repeat(10,1fr)}.dashboard-module__ri1OsW__walletGrid{grid-template-columns:repeat(2,1fr)}.dashboard-module__ri1OsW__participationGrid,.dashboard-module__ri1OsW__opportunityGrid{grid-template-columns:1fr}.dashboard-module__ri1OsW__achievementGrid,.dashboard-module__ri1OsW__decisionActions{grid-template-columns:repeat(2,1fr)}.dashboard-module__ri1OsW__decisionActionsThree{grid-template-columns:1fr}.dashboard-module__ri1OsW__roadmap{flex-direction:column}.dashboard-module__ri1OsW__roadmapConnector{display:none}.dashboard-module__ri1OsW__unlockGrid{grid-template-columns:repeat(2,1fr)}.dashboard-module__ri1OsW__levelHeader{gap:var(--space-md);flex-direction:column}}.dashboard-module__ri1OsW__levelHeader{align-items:center;gap:var(--space-lg);margin-bottom:var(--space-xl);padding:var(--space-md)var(--space-xl);border-radius:var(--radius-xl);background:#0a0f1a4d;border:1px solid #ffffff08;animation:.6s forwards dashboard-module__ri1OsW__fadeInUp;display:flex}.dashboard-module__ri1OsW__levelHeroImageWrapper{mix-blend-mode:lighten;flex-shrink:0;width:100px;height:100px;position:relative;-webkit-mask-image:radial-gradient(circle,#000 65%,#0000 95%);mask-image:radial-gradient(circle,#000 65%,#0000 95%)}.dashboard-module__ri1OsW__levelHeroContent{flex:1}.dashboard-module__ri1OsW__heroBadge{border:1px solid var(--color-border-glow);border-radius:var(--radius-lg);margin-bottom:var(--space-md);background:#0a0f1acc;flex-direction:column;align-items:center;padding:.5rem 1.25rem;display:inline-flex;box-shadow:0 0 15px #22c55e33}.dashboard-module__ri1OsW__heroBadgeName{font-family:var(--font-heading);color:var(--color-text);font-size:1rem;font-weight:800;line-height:1.1}.dashboard-module__ri1OsW__heroBadgeLevel{text-transform:uppercase;letter-spacing:.1em;color:var(--color-primary);font-size:.65rem;font-weight:700}.dashboard-module__ri1OsW__dashTitle{margin-bottom:4px;font-size:2.2rem;font-weight:900}.dashboard-module__ri1OsW__dashSubtitleGamified{color:var(--color-text-secondary);opacity:.8;font-size:1rem}.dashboard-module__ri1OsW__xpSection{border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:var(--space-xl);margin-bottom:var(--space-3xl);align-items:center;gap:var(--space-xl);background:#0a0f1a66;animation:.6s .1s both dashboard-module__ri1OsW__fadeInUp;display:flex}.dashboard-module__ri1OsW__xpMain{flex:1}.dashboard-module__ri1OsW__xpHeader{margin-bottom:var(--space-md);justify-content:space-between;align-items:center;display:flex}.dashboard-module__ri1OsW__xpLabel{color:var(--color-text);font-size:1rem;font-weight:600}.dashboard-module__ri1OsW__xpPercent{font-family:var(--font-heading);color:var(--color-primary);font-size:1.5rem;font-weight:900}.dashboard-module__ri1OsW__xpBar{border-radius:var(--radius-full);background:#ffffff0d;height:16px;position:relative;overflow:hidden;box-shadow:inset 0 2px 4px #0003}.dashboard-module__ri1OsW__xpFill{border-radius:var(--radius-full);height:100%;transition:width 1.2s cubic-bezier(.4,0,.2,1);position:relative;box-shadow:0 0 15px #22c55e66}.dashboard-module__ri1OsW__xpNextImageWrapper{mix-blend-mode:lighten;filter:grayscale(.5)opacity(.7);flex-shrink:0;width:120px;height:120px;transition:all .3s;position:relative;-webkit-mask-image:radial-gradient(circle,#000 60%,#0000 95%);mask-image:radial-gradient(circle,#000 60%,#0000 95%)}.dashboard-module__ri1OsW__xpSection:hover .dashboard-module__ri1OsW__xpNextImageWrapper{filter:grayscale(0)opacity();transform:scale(1.1)}.dashboard-module__ri1OsW__xpDetails{color:var(--color-text-muted);margin-top:var(--space-sm);justify-content:space-between;font-size:.85rem;font-weight:500;display:flex}.dashboard-module__ri1OsW__walletGrid{gap:var(--space-lg);margin-bottom:var(--space-2xl);grid-template-columns:repeat(4,1fr);animation:.6s .2s both dashboard-module__ri1OsW__fadeInUp;display:grid}.dashboard-module__ri1OsW__walletCard{background:var(--color-bg-glass);-webkit-backdrop-filter:blur(16px);border:1px solid var(--color-border-glass);border-radius:var(--radius-xl);padding:var(--space-xl);transition:all var(--transition-base);align-items:center;gap:var(--space-lg);box-shadow:var(--shadow-glass);display:flex;position:relative;overflow:hidden}.dashboard-module__ri1OsW__walletCard:before{content:"";pointer-events:none;border-radius:inherit;background:linear-gradient(135deg,#ffffff0d 0%,#0000 60%);position:absolute;inset:0}.dashboard-module__ri1OsW__walletCard:hover{border-color:var(--color-border-glow);box-shadow:var(--shadow-glow-hover);transform:translateY(-4px)}.dashboard-module__ri1OsW__walletCardImageWrapper{mix-blend-mode:lighten;flex-shrink:0;width:90px;height:90px;position:relative;-webkit-mask-image:radial-gradient(circle,#000 60%,#0000 95%);mask-image:radial-gradient(circle,#000 60%,#0000 95%)}.dashboard-module__ri1OsW__walletCardContent{text-align:left;flex:1}.dashboard-module__ri1OsW__walletCardValue{font-family:var(--font-heading);font-size:1.8rem;font-weight:800;line-height:1.1}.dashboard-module__ri1OsW__walletCardLabel{text-transform:uppercase;letter-spacing:.05em;margin:4px 0;font-size:.8rem;font-weight:700}.dashboard-module__ri1OsW__walletCardHint{color:var(--color-text-muted);opacity:.8;font-size:.75rem}.dashboard-module__ri1OsW__walletActive .dashboard-module__ri1OsW__walletCardLabel{color:var(--color-primary)}.dashboard-module__ri1OsW__walletCommitted .dashboard-module__ri1OsW__walletCardLabel{color:#3b82f6}.dashboard-module__ri1OsW__walletConverted .dashboard-module__ri1OsW__walletCardLabel{color:#f59e0b}.dashboard-module__ri1OsW__walletRewards .dashboard-module__ri1OsW__walletCardLabel{color:#a78bfa}.dashboard-module__ri1OsW__decisionFlow{background:var(--gradient-card);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:var(--space-xl);margin-bottom:var(--space-2xl);animation:.6s .3s both dashboard-module__ri1OsW__fadeInUp}.dashboard-module__ri1OsW__decisionTitle{margin-bottom:var(--space-lg);font-size:1.15rem;font-weight:700}.dashboard-module__ri1OsW__decisionActions{gap:var(--space-lg);grid-template-columns:repeat(4,1fr);display:grid}.dashboard-module__ri1OsW__decisionActionsThree{gap:var(--space-lg);grid-template-columns:repeat(3,1fr);display:grid}.dashboard-module__ri1OsW__decisionBtn{padding:var(--space-xl)var(--space-md);background:var(--color-bg-glass);-webkit-backdrop-filter:blur(16px);border:1px solid var(--color-border-glass);border-radius:var(--radius-xl);cursor:pointer;transition:all var(--transition-base);color:var(--color-text);box-shadow:var(--shadow-glass);text-align:center;flex-direction:column;align-items:center;text-decoration:none;display:flex;position:relative;overflow:hidden}.dashboard-module__ri1OsW__decisionBtnImageWrapper{width:100px;height:100px;margin-bottom:var(--space-md);mix-blend-mode:lighten;position:relative;-webkit-mask-image:radial-gradient(circle,#000 60%,#0000 95%);mask-image:radial-gradient(circle,#000 60%,#0000 95%)}.dashboard-module__ri1OsW__decisionBtnContent{flex-direction:column;align-items:center;gap:4px;display:flex}.dashboard-module__ri1OsW__decisionBtn:hover{border-color:var(--color-border-glow);box-shadow:var(--shadow-glow-hover);transform:translateY(-8px)}.dashboard-module__ri1OsW__decisionBtnLabel{font-size:.95rem;font-weight:800}.dashboard-module__ri1OsW__decisionBtnSub{color:var(--color-text-muted);opacity:.8;font-size:.75rem}.dashboard-module__ri1OsW__addFundsPanel{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:var(--space-xl);margin-bottom:var(--space-2xl);animation:.3s forwards dashboard-module__ri1OsW__scaleIn}.dashboard-module__ri1OsW__addFundsTitle{margin-bottom:var(--space-lg);font-size:1rem;font-weight:700}.dashboard-module__ri1OsW__addFundsGrid{gap:var(--space-sm);flex-wrap:wrap;display:flex}.dashboard-module__ri1OsW__addFundsBtn{min-width:80px;padding:var(--space-md);background:var(--color-surface);border:2px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text);cursor:pointer;transition:all var(--transition-fast);flex:1;font-size:1rem;font-weight:700}.dashboard-module__ri1OsW__addFundsBtn:hover{border-color:var(--color-primary);color:var(--color-primary)}.dashboard-module__ri1OsW__addFundsBtnActive{border-color:var(--color-primary);color:var(--color-primary);background:#22c55e1a}.dashboard-module__ri1OsW__participationGrid{gap:var(--space-lg);margin-bottom:var(--space-lg);grid-template-columns:repeat(2,1fr);display:grid}.dashboard-module__ri1OsW__participationCard{background:var(--color-bg-glass);-webkit-backdrop-filter:blur(16px);border:1px solid var(--color-border-glass);border-radius:var(--radius-xl);padding:var(--space-xl);transition:all var(--transition-base);box-shadow:var(--shadow-glass);position:relative;overflow:hidden}.dashboard-module__ri1OsW__participationCard:before{content:"";pointer-events:none;border-radius:inherit;background:linear-gradient(135deg,#ffffff0a 0%,#0000 60%);position:absolute;inset:0}.dashboard-module__ri1OsW__participationCard:hover{border-color:var(--color-border-glow);box-shadow:var(--shadow-glow-hover);transform:translateY(-4px)}.dashboard-module__ri1OsW__participationHeader{margin-bottom:var(--space-sm);justify-content:space-between;align-items:center;display:flex}.dashboard-module__ri1OsW__participationTitle{font-size:1.05rem;font-weight:700}.dashboard-module__ri1OsW__participationLocation{color:var(--color-text-muted);margin-bottom:var(--space-md);font-size:.85rem}.dashboard-module__ri1OsW__participationMeta{color:var(--color-text-secondary);justify-content:space-between;font-size:.8rem;display:flex}.dashboard-module__ri1OsW__participationFooter{margin-top:var(--space-sm);color:var(--color-text-muted);justify-content:space-between;align-items:center;font-size:.8rem;display:flex}.dashboard-module__ri1OsW__opportunityGrid{gap:var(--space-lg);margin-bottom:var(--space-lg);grid-template-columns:repeat(2,1fr);display:grid}.dashboard-module__ri1OsW__opportunityCard{background:var(--color-bg-glass);-webkit-backdrop-filter:blur(16px);border:1px solid var(--color-border-glass);border-radius:var(--radius-xl);padding:var(--space-xl);transition:all var(--transition-base);box-shadow:var(--shadow-glass);position:relative;overflow:hidden}.dashboard-module__ri1OsW__opportunityCard:before{content:"";pointer-events:none;border-radius:inherit;z-index:0;background:linear-gradient(135deg,#ffffff0a 0%,#0000 60%);position:absolute;inset:0}.dashboard-module__ri1OsW__opportunityCard:hover{border-color:var(--color-border-hover);box-shadow:var(--shadow-glass-hover)}.dashboard-module__ri1OsW__opportunityLocked{filter:blur()}.dashboard-module__ri1OsW__opportunityLocked>:not(.dashboard-module__ri1OsW__lockedOverlay){filter:blur(2px);opacity:.5;pointer-events:none}.dashboard-module__ri1OsW__lockedOverlay{justify-content:center;align-items:center;gap:var(--space-sm);z-index:5;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:var(--radius-xl);padding:var(--space-lg);text-align:center;background:#0a0f1a99;flex-direction:column;display:flex;position:absolute;inset:0}.dashboard-module__ri1OsW__lockedIcon{font-size:2.5rem}.dashboard-module__ri1OsW__lockedMessage{color:var(--color-text-secondary);max-width:250px;font-size:.85rem;line-height:1.5}.dashboard-module__ri1OsW__opportunityHeader{margin-bottom:var(--space-sm);justify-content:space-between;align-items:flex-start;display:flex}.dashboard-module__ri1OsW__opportunityTitle{font-size:1.05rem;font-weight:700}.dashboard-module__ri1OsW__opportunityTier{color:var(--color-warning);border-radius:var(--radius-full);background:#f59e0b1a;padding:.2rem .6rem;font-size:.75rem;font-weight:600}.dashboard-module__ri1OsW__opportunityLocation{color:var(--color-text-muted);margin-bottom:var(--space-md);font-size:.85rem}.dashboard-module__ri1OsW__achievementCount{color:var(--color-text-muted);font-size:.85rem;font-weight:500}.dashboard-module__ri1OsW__achievementGrid{gap:var(--space-md);margin-bottom:var(--space-2xl);grid-template-columns:repeat(4,1fr);display:grid}.dashboard-module__ri1OsW__achievementCard{background:var(--color-bg-glass);-webkit-backdrop-filter:blur(16px);border:1px solid var(--color-border-glass);border-radius:var(--radius-lg);padding:var(--space-lg);text-align:center;transition:all var(--transition-base);box-shadow:var(--shadow-glass);position:relative;overflow:hidden}.dashboard-module__ri1OsW__achievementCard:before{content:"";pointer-events:none;border-radius:inherit;background:linear-gradient(135deg,#ffffff0a 0%,#0000 60%);position:absolute;inset:0}.dashboard-module__ri1OsW__achievementEarned{background:#22c55e0d;border-color:#22c55e4d}.dashboard-module__ri1OsW__achievementEarned:hover{transform:translateY(-3px);box-shadow:0 8px 24px #22c55e26}.dashboard-module__ri1OsW__achievementLockedCard{opacity:.5}.dashboard-module__ri1OsW__achievementEmoji{margin-bottom:var(--space-sm);font-size:2rem}.dashboard-module__ri1OsW__achievementName{margin-bottom:2px;font-size:.85rem;font-weight:700}.dashboard-module__ri1OsW__achievementDesc{color:var(--color-text-muted);font-size:.72rem;line-height:1.4}.dashboard-module__ri1OsW__unlockSection{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:var(--space-xl);margin-bottom:var(--space-2xl)}.dashboard-module__ri1OsW__unlockTitle{margin-bottom:var(--space-lg);font-size:1.05rem;font-weight:700}.dashboard-module__ri1OsW__unlockGrid{gap:var(--space-md);grid-template-columns:repeat(4,1fr);display:grid}.dashboard-module__ri1OsW__unlockCard{text-align:center;padding:var(--space-md)}.dashboard-module__ri1OsW__unlockIcon{margin-bottom:var(--space-xs);font-size:1.5rem}.dashboard-module__ri1OsW__unlockName{margin-bottom:2px;font-size:.85rem;font-weight:600}.dashboard-module__ri1OsW__unlockRemaining{color:var(--color-text-muted);margin-bottom:var(--space-sm);font-size:.75rem}.dashboard-module__ri1OsW__progressBarSm{background:var(--color-surface);border-radius:var(--radius-full);height:6px;overflow:hidden}.dashboard-module__ri1OsW__progressFillSm{background:var(--gradient-primary);border-radius:var(--radius-full);height:100%;transition:width .8s}.dashboard-module__ri1OsW__roadmap{background:var(--color-bg-glass);-webkit-backdrop-filter:blur(16px);border:1px solid var(--color-border-glass);border-radius:var(--radius-xl);padding:var(--space-xl);margin-bottom:var(--space-2xl);box-shadow:var(--shadow-glass);align-items:center;gap:0;display:flex;position:relative;overflow:hidden}.dashboard-module__ri1OsW__roadmap:before{content:"";pointer-events:none;border-radius:inherit;background:linear-gradient(135deg,#ffffff08 0%,#0000 60%);position:absolute;inset:0}.dashboard-module__ri1OsW__roadmapStep{align-items:center;gap:var(--space-sm);flex:1;display:flex;position:relative}.dashboard-module__ri1OsW__roadmapActive .dashboard-module__ri1OsW__roadmapBadge{box-shadow:0 4px 16px #0000004d}.dashboard-module__ri1OsW__roadmapInactive{opacity:.4}.dashboard-module__ri1OsW__roadmapBadge{border-radius:var(--radius-full);flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex}.dashboard-module__ri1OsW__roadmapInfo{min-width:0}.dashboard-module__ri1OsW__roadmapName{font-size:.85rem;font-weight:700}.dashboard-module__ri1OsW__roadmapRange{color:var(--color-text-muted);font-size:.7rem}.dashboard-module__ri1OsW__roadmapConnector{background:var(--color-border);height:2px;margin:0 var(--space-sm);flex:1;min-width:20px}.dashboard-module__ri1OsW__emptyState{background:var(--color-bg-glass);-webkit-backdrop-filter:blur(12px);border:1px dashed var(--color-border-glass);border-radius:var(--radius-xl);padding:var(--space-2xl);text-align:center;margin-bottom:var(--space-lg);box-shadow:var(--shadow-glass)}.dashboard-module__ri1OsW__emptyStateIcon{margin-bottom:var(--space-md);opacity:.5;font-size:2.5rem}.dashboard-module__ri1OsW__emptyState p{color:var(--color-text-muted);margin-bottom:var(--space-lg)}.dashboard-module__ri1OsW__sidebarLevel{align-items:center;gap:var(--space-sm);padding:var(--space-sm)0;margin-top:var(--space-xs);display:flex}.dashboard-module__ri1OsW__sidebarLevelBadge{font-size:1rem}.dashboard-module__ri1OsW__sidebarLevelName{color:var(--color-primary);font-size:.75rem;font-weight:700}.dashboard-module__ri1OsW__sidebarInvite{border-radius:var(--radius-xl);padding:var(--space-lg);margin:var(--space-xl)var(--space-md)0;background:linear-gradient(135deg,#22c55e26 0%,#0a0f1a66 100%);border:1px solid #22c55e33;position:relative;overflow:hidden}.dashboard-module__ri1OsW__sidebarInviteImageWrapper{width:100px;height:100px;margin:0 auto var(--space-md);mix-blend-mode:lighten;position:relative;-webkit-mask-image:radial-gradient(circle,#000 60%,#0000 95%);mask-image:radial-gradient(circle,#000 60%,#0000 95%)}.dashboard-module__ri1OsW__sidebarInviteContent{text-align:center}.dashboard-module__ri1OsW__sidebarInviteText{color:var(--color-text-secondary);margin-bottom:var(--space-md);font-size:.8rem;line-height:1.4}.dashboard-module__ri1OsW__sidebarInviteBtn{border:1px solid var(--color-primary);width:100%;color:var(--color-primary);border-radius:var(--radius-md);transition:all var(--transition-fast);background:#22c55e1a;justify-content:space-between;align-items:center;padding:.5rem 1rem;font-size:.85rem;font-weight:700;text-decoration:none;display:flex}.dashboard-module__ri1OsW__sidebarInviteBtn:hover{background:var(--color-primary);color:#fff}.dashboard-module__ri1OsW__notificationToast{top:calc(var(--navbar-height) + var(--space-md));right:var(--space-lg);background:var(--color-bg-card);border-radius:var(--radius-lg);padding:var(--space-md)var(--space-lg);box-shadow:var(--shadow-lg);z-index:1000;border:1px solid #22c55e4d;max-width:360px;animation:.4s forwards dashboard-module__ri1OsW__slideInRight;position:fixed}@keyframes dashboard-module__ri1OsW__slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.dashboard-module__ri1OsW__sidebarNavBottom{padding:0 var(--space-sm);border-top:1px solid var(--color-border);padding-top:var(--space-md);margin-top:auto;margin-top:var(--space-lg);flex-direction:column;display:flex}.dashboard-module__ri1OsW__progressHero{border-radius:var(--radius-xl);padding:var(--space-lg)var(--space-xl);margin-bottom:var(--space-xl);background:linear-gradient(135deg,#0a142899 0%,#22c55e14 50%,#0a142899 100%);border:1px solid #22c55e26;animation:.6s .15s both dashboard-module__ri1OsW__fadeInUp;position:relative;overflow:hidden}.dashboard-module__ri1OsW__progressHero:before{content:"";pointer-events:none;background:radial-gradient(circle,#22c55e14 0%,#0000 70%);width:300px;height:300px;position:absolute;top:-50%;right:-20%}.dashboard-module__ri1OsW__progressHeroHeader{margin-bottom:var(--space-lg);justify-content:space-between;align-items:flex-start;gap:var(--space-xl);display:flex}.dashboard-module__ri1OsW__progressHeroLeft{flex:1}.dashboard-module__ri1OsW__progressHeroTitle{font-family:var(--font-heading);color:var(--color-text);margin-bottom:var(--space-xs);letter-spacing:-.01em;font-size:1.1rem;font-weight:800}.dashboard-module__ri1OsW__progressHeroBalance{align-items:baseline;gap:var(--space-sm);display:flex}.dashboard-module__ri1OsW__progressHeroAmount{font-family:var(--font-heading);background:linear-gradient(135deg,#22c55e 0%,#86efac 50%,#22c55e 100%) 0 0/200% 100%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.2rem;font-weight:900;line-height:1;animation:3s ease-in-out infinite dashboard-module__ri1OsW__shimmer}@keyframes dashboard-module__ri1OsW__shimmer{0%,to{background-position:0%}50%{background-position:100%}}.dashboard-module__ri1OsW__progressHeroLabel{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.9rem;font-weight:600}.dashboard-module__ri1OsW__progressHeroRight{align-items:flex-end;gap:var(--space-md);flex-direction:column;display:flex}.dashboard-module__ri1OsW__progressHeroNext{text-align:right;flex-direction:column;align-items:flex-end;display:flex}.dashboard-module__ri1OsW__progressHeroNextLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-muted);font-size:.7rem}.dashboard-module__ri1OsW__progressHeroNextLevel{color:var(--color-text);font-size:1.1rem;font-weight:800}.dashboard-module__ri1OsW__progressHeroNextAmount{color:var(--color-primary);font-size:.85rem;font-weight:700}.dashboard-module__ri1OsW__progressHeroUnlock{align-items:center;gap:var(--space-xs);border-radius:var(--radius-full);background:#22c55e14;border:1px solid #22c55e26;padding:.35rem .9rem;display:flex}.dashboard-module__ri1OsW__progressHeroUnlockIcon{font-size:.9rem}.dashboard-module__ri1OsW__progressHeroUnlockText{color:var(--color-primary);font-size:.78rem;font-weight:600}.dashboard-module__ri1OsW__milestoneBar{padding-bottom:50px;position:relative}.dashboard-module__ri1OsW__milestoneTrack{border-radius:var(--radius-full);background:#ffffff0f;height:14px;position:relative;overflow:visible;box-shadow:inset 0 2px 4px #0000004d}.dashboard-module__ri1OsW__milestoneFill{border-radius:var(--radius-full);background:linear-gradient(90deg,#22c55e 0%,#86efac 40%,#22c55e 70%,#fbbf24 100%) 0 0/200% 100%;height:100%;transition:width 1.5s cubic-bezier(.4,0,.2,1);animation:4s ease-in-out infinite dashboard-module__ri1OsW__shimmer;position:relative;box-shadow:0 0 20px #22c55e66,0 0 8px #22c55e33}.dashboard-module__ri1OsW__milestoneCurrentDot{z-index:5;background:#22c55e;border:3px solid #0a0f1a;border-radius:50%;width:22px;height:22px;transition:left 1.5s cubic-bezier(.4,0,.2,1);animation:2s ease-in-out infinite dashboard-module__ri1OsW__pulse;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 4px #22c55e4d,0 0 20px #22c55e80}@keyframes dashboard-module__ri1OsW__pulse{0%,to{box-shadow:0 0 0 4px #22c55e4d,0 0 20px #22c55e80}50%{box-shadow:0 0 0 8px #22c55e26,0 0 30px #22c55e4d}}.dashboard-module__ri1OsW__milestoneMarkers{pointer-events:none;position:absolute;inset:0}.dashboard-module__ri1OsW__milestoneMarker{flex-direction:column;align-items:center;display:flex;position:absolute;top:0;transform:translate(-50%)}.dashboard-module__ri1OsW__milestoneMarkerDot{background:#ffffff26;border:2px solid #ffffff1a;border-radius:50%;width:10px;height:10px;margin-top:2px;transition:all .4s}.dashboard-module__ri1OsW__milestoneReached .dashboard-module__ri1OsW__milestoneMarkerDot{background:#22c55e;border-color:#22c55e80;box-shadow:0 0 8px #22c55e66}.dashboard-module__ri1OsW__milestoneMarkerLabel{color:var(--color-text-muted);white-space:nowrap;margin-top:18px;font-size:.65rem;font-weight:600}.dashboard-module__ri1OsW__milestoneReached .dashboard-module__ri1OsW__milestoneMarkerLabel{color:var(--color-primary)}.dashboard-module__ri1OsW__milestoneMarkerName{color:var(--color-text-muted);opacity:.6;white-space:nowrap;font-size:.6rem}.dashboard-module__ri1OsW__milestoneReached .dashboard-module__ri1OsW__milestoneMarkerName{opacity:1;color:var(--color-text-secondary)}.dashboard-module__ri1OsW__progressHeroCta{margin-top:var(--space-lg);padding-top:var(--space-lg);border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;display:flex}.dashboard-module__ri1OsW__progressHeroCtaText{color:var(--color-text-secondary);font-size:.9rem;font-weight:500}.dashboard-module__ri1OsW__decisionBtnLocked{cursor:default;pointer-events:none;position:relative}.dashboard-module__ri1OsW__decisionBtnLocked .dashboard-module__ri1OsW__decisionBtnImageWrapper,.dashboard-module__ri1OsW__decisionBtnLocked .dashboard-module__ri1OsW__decisionBtnContent{filter:blur(2px);opacity:.3}.dashboard-module__ri1OsW__decisionLockedOverlay{justify-content:center;align-items:center;gap:var(--space-xs);z-index:5;pointer-events:auto;padding:var(--space-md);text-align:center;flex-direction:column;display:flex;position:absolute;inset:0}.dashboard-module__ri1OsW__decisionLockedIcon{font-size:2rem}.dashboard-module__ri1OsW__decisionLockedMsg{color:var(--color-text);font-size:.85rem;font-weight:700}.dashboard-module__ri1OsW__decisionLockedDetail{color:var(--color-text-muted);font-size:.75rem}.dashboard-module__ri1OsW__levelPath{background:var(--color-bg-glass);-webkit-backdrop-filter:blur(16px);border:1px solid var(--color-border-glass);border-radius:var(--radius-xl);padding:var(--space-xl)var(--space-2xl);margin-bottom:var(--space-2xl);box-shadow:var(--shadow-glass);position:relative;overflow:hidden}.dashboard-module__ri1OsW__levelPath:before{content:"";pointer-events:none;border-radius:inherit;background:linear-gradient(135deg,#ffffff08 0%,#0000 60%);position:absolute;inset:0}.dashboard-module__ri1OsW__levelPathStep{gap:var(--space-lg);display:flex;position:relative}.dashboard-module__ri1OsW__levelPathConnectorCol{flex-direction:column;flex-shrink:0;align-items:center;width:50px;display:flex}.dashboard-module__ri1OsW__levelPathBadge{border-radius:var(--radius-full);z-index:2;border:2px solid #0000;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;transition:all .4s;display:flex}.dashboard-module__ri1OsW__levelPathCurrent .dashboard-module__ri1OsW__levelPathBadge{border-color:#22c55e80;animation:2s ease-in-out infinite dashboard-module__ri1OsW__pulse}.dashboard-module__ri1OsW__levelPathLine{border-radius:var(--radius-full);background:#ffffff0f;flex:1;width:3px;min-height:30px;position:relative;overflow:hidden}.dashboard-module__ri1OsW__levelPathLineFill{border-radius:var(--radius-full);width:100%;transition:height 1s;position:absolute;top:0}.dashboard-module__ri1OsW__levelPathInfo{padding:var(--space-sm)0 var(--space-xl);flex:1}.dashboard-module__ri1OsW__levelPathName{align-items:center;gap:var(--space-sm);margin-bottom:4px;font-size:1rem;font-weight:800;display:flex}.dashboard-module__ri1OsW__levelPathCurrentBadge{color:var(--color-primary);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.05em;background:#22c55e26;padding:2px 8px;font-size:.65rem;font-weight:700}.dashboard-module__ri1OsW__levelPathDesc{color:var(--color-text-secondary);margin-bottom:4px;font-size:.85rem}.dashboard-module__ri1OsW__levelPathReq{color:var(--color-text-muted);font-size:.75rem;font-weight:600}.dashboard-module__ri1OsW__levelPathStep:not(.dashboard-module__ri1OsW__levelPathReached):not(.dashboard-module__ri1OsW__levelPathCurrent){opacity:.4}.dashboard-module__ri1OsW__levelPathProgressBar{border-radius:var(--radius-full);height:6px;margin-top:var(--space-sm);background:#ffffff0f;max-width:200px;overflow:hidden}.dashboard-module__ri1OsW__levelPathProgressFill{border-radius:var(--radius-full);height:100%;transition:width 1s;box-shadow:0 0 8px #22c55e4d}.dashboard-module__ri1OsW__journeyTimeline{background:var(--color-bg-glass);-webkit-backdrop-filter:blur(16px);border:1px solid var(--color-border-glass);border-radius:var(--radius-xl);padding:var(--space-xl)var(--space-2xl);margin-bottom:var(--space-2xl);box-shadow:var(--shadow-glass);position:relative;overflow:hidden}.dashboard-module__ri1OsW__journeyTimeline:before{content:"";pointer-events:none;border-radius:inherit;background:linear-gradient(135deg,#ffffff08 0%,#0000 60%);position:absolute;inset:0}.dashboard-module__ri1OsW__journeyStep{gap:var(--space-md);display:flex}.dashboard-module__ri1OsW__journeyStepConnector{flex-direction:column;flex-shrink:0;align-items:center;width:28px;display:flex}.dashboard-module__ri1OsW__journeyStepDot{z-index:2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.7rem;font-weight:800;transition:all .3s;display:flex}.dashboard-module__ri1OsW__journeyStepDone .dashboard-module__ri1OsW__journeyStepDot{color:#22c55e;background:#22c55e33;border:2px solid #22c55e66}.dashboard-module__ri1OsW__journeyStepPending .dashboard-module__ri1OsW__journeyStepDot{color:var(--color-text-muted);background:#ffffff0d;border:2px solid #ffffff1a}.dashboard-module__ri1OsW__journeyStepLine{border-radius:var(--radius-full);flex:1;width:2px;min-height:16px}.dashboard-module__ri1OsW__journeyStepDone .dashboard-module__ri1OsW__journeyStepLine{background:#22c55e33}.dashboard-module__ri1OsW__journeyStepPending .dashboard-module__ri1OsW__journeyStepLine{background:#ffffff0f}.dashboard-module__ri1OsW__journeyStepContent{align-items:center;gap:var(--space-sm);padding:var(--space-xs)0 var(--space-md);display:flex}.dashboard-module__ri1OsW__journeyStepIcon{font-size:1rem}.dashboard-module__ri1OsW__journeyStepLabel{font-size:.9rem;font-weight:600}.dashboard-module__ri1OsW__journeyStepDone .dashboard-module__ri1OsW__journeyStepLabel{color:var(--color-text)}.dashboard-module__ri1OsW__journeyStepPending .dashboard-module__ri1OsW__journeyStepLabel{color:var(--color-text-muted);font-style:italic}.dashboard-module__ri1OsW__legalDisclaimer{border-radius:var(--radius-lg);padding:var(--space-lg)var(--space-xl);margin-top:var(--space-2xl);margin-bottom:var(--space-lg);background:#ffffff05;border:1px solid #ffffff0f}.dashboard-module__ri1OsW__legalDisclaimer p{color:var(--color-text-muted);opacity:.7;margin:0;font-size:.75rem;line-height:1.6}.dashboard-module__ri1OsW__emptyStateTitle{margin-bottom:var(--space-xs);font-size:1.05rem;font-weight:700}@media (max-width:900px){.dashboard-module__ri1OsW__progressHeroHeader{gap:var(--space-md);flex-direction:column}.dashboard-module__ri1OsW__progressHeroRight{align-items:flex-start}.dashboard-module__ri1OsW__progressHeroAmount{font-size:2rem}.dashboard-module__ri1OsW__milestoneMarkerName{display:none}.dashboard-module__ri1OsW__milestoneMarkerLabel{font-size:.55rem}.dashboard-module__ri1OsW__progressHeroCta{gap:var(--space-md);text-align:center;flex-direction:column}.dashboard-module__ri1OsW__levelPathInfo{padding-bottom:var(--space-lg)}}.dashboard-module__ri1OsW__cellsSummary{gap:var(--space-md);margin-bottom:var(--space-xl);grid-template-columns:repeat(4,1fr);animation:.5s both dashboard-module__ri1OsW__fadeInUp;display:grid}.dashboard-module__ri1OsW__cellsSummaryCard{background:var(--color-bg-glass);-webkit-backdrop-filter:blur(16px);border:1px solid var(--color-border-glass);border-radius:var(--radius-lg);padding:var(--space-lg);text-align:center;transition:all var(--transition-base)}.dashboard-module__ri1OsW__cellsSummaryCard:hover{border-color:var(--color-border-glow);transform:translateY(-2px)}.dashboard-module__ri1OsW__cellsSummaryValue{font-family:var(--font-heading);color:var(--color-text);margin-bottom:4px;font-size:1.4rem;font-weight:800}.dashboard-module__ri1OsW__cellsSummaryLabel{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.dashboard-module__ri1OsW__sectionLink{color:var(--color-primary);font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s}.dashboard-module__ri1OsW__sectionLink:hover{color:var(--color-accent);text-decoration:underline}.dashboard-module__ri1OsW__decisionLockedCta{margin-top:var(--space-xs);color:var(--color-primary);border-radius:var(--radius-full);pointer-events:auto;border:1px solid #22c55e4d;padding:4px 12px;font-size:.75rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block}.dashboard-module__ri1OsW__decisionLockedCta:hover{background:#22c55e1a;border-color:#22c55e80}.dashboard-module__ri1OsW__journeyStepTime{color:var(--color-text-muted);opacity:.7;margin-left:auto;font-size:.7rem;font-weight:600}@media (max-width:900px){.dashboard-module__ri1OsW__cellsSummary{grid-template-columns:repeat(2,1fr)}}.dashboard-module__ri1OsW__reactorSection{margin-top:var(--space-2xl);animation:.6s .4s both dashboard-module__ri1OsW__fadeInUp}.dashboard-module__ri1OsW__reactorHeader{margin-bottom:var(--space-xl);justify-content:space-between;align-items:center;display:flex}.dashboard-module__ri1OsW__reactorTotalBadge{align-items:baseline;gap:var(--space-sm);border-radius:var(--radius-full);background:#0a0f1a99;border:1px solid #ffffff14;padding:.5rem 1.2rem;display:flex}.dashboard-module__ri1OsW__reactorTotalNumber{font-family:var(--font-heading);background:linear-gradient(135deg,#22c55e,#86efac);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.4rem;font-weight:900}.dashboard-module__ri1OsW__reactorTotalLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted);font-size:.7rem;font-weight:600}.dashboard-module__ri1OsW__reactorGrid{gap:var(--space-md);margin-bottom:var(--space-xl);grid-template-columns:repeat(4,1fr);display:grid}.dashboard-module__ri1OsW__reactorCard{background:var(--color-bg-glass);-webkit-backdrop-filter:blur(16px);border-radius:var(--radius-xl);padding:var(--space-lg);text-align:center;border:1px solid #ffffff0f;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:220px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.dashboard-module__ri1OsW__reactorCard:before{content:"";pointer-events:none;border-radius:inherit;background:linear-gradient(#ffffff08 0%,#0000 50%);position:absolute;inset:0}.dashboard-module__ri1OsW__reactorCardActive{border-color:#ffffff1a}.dashboard-module__ri1OsW__reactorCardActive:hover{border-color:var(--reactor-glow);box-shadow:0 8px 40px #0006,0 0 30px color-mix(in srgb,var(--reactor-glow)20%,transparent);transform:translateY(-6px)scale(1.02)}.dashboard-module__ri1OsW__reactorCardCurrent{border-color:var(--reactor-glow);box-shadow:0 0 20px color-mix(in srgb,var(--reactor-glow)15%,transparent),0 0 40px color-mix(in srgb,var(--reactor-glow)8%,transparent);animation:3s ease-in-out infinite dashboard-module__ri1OsW__reactorPulse}@keyframes dashboard-module__ri1OsW__reactorPulse{0%,to{box-shadow:0 0 20px color-mix(in srgb,var(--reactor-glow)15%,transparent),0 0 40px color-mix(in srgb,var(--reactor-glow)8%,transparent)}50%{box-shadow:0 0 30px color-mix(in srgb,var(--reactor-glow)25%,transparent),0 0 60px color-mix(in srgb,var(--reactor-glow)12%,transparent)}}.dashboard-module__ri1OsW__reactorCardLocked{opacity:.45;filter:saturate(.3)}.dashboard-module__ri1OsW__reactorCardLocked:hover{opacity:.6;transform:none}.dashboard-module__ri1OsW__reactorGlowOrb{background:radial-gradient(circle,var(--reactor-glow)0%,transparent 70%);opacity:.12;pointer-events:none;border-radius:50%;width:120px;height:120px;transition:opacity .4s;position:absolute;top:-30px;left:50%;transform:translate(-50%)}.dashboard-module__ri1OsW__reactorCardActive:hover .dashboard-module__ri1OsW__reactorGlowOrb{opacity:.25}.dashboard-module__ri1OsW__reactorCardCurrent .dashboard-module__ri1OsW__reactorGlowOrb{opacity:.2;animation:3s ease-in-out infinite dashboard-module__ri1OsW__orbPulse}@keyframes dashboard-module__ri1OsW__orbPulse{0%,to{opacity:.15;transform:translate(-50%)scale(1)}50%{opacity:.3;transform:translate(-50%)scale(1.15)}}.dashboard-module__ri1OsW__reactorRing{flex-shrink:0;width:76px;height:76px;margin-bottom:2px;position:relative}.dashboard-module__ri1OsW__reactorRingSvg{width:100%;height:100%;display:block}.dashboard-module__ri1OsW__reactorRingProgress{transition:stroke-dashoffset 1.2s cubic-bezier(.4,0,.2,1)}.dashboard-module__ri1OsW__reactorEmoji{z-index:2;justify-content:center;align-items:center;font-size:1.8rem;display:flex;position:absolute;inset:0}.dashboard-module__ri1OsW__reactorCellCount{font-family:var(--font-heading);color:var(--color-text);letter-spacing:-.02em;text-shadow:0 0 20px color-mix(in srgb,var(--reactor-glow)30%,transparent);z-index:1;font-size:2rem;font-weight:900;line-height:1;position:relative}.dashboard-module__ri1OsW__reactorCellLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-muted);z-index:1;margin-bottom:4px;font-size:.65rem;font-weight:700;position:relative}.dashboard-module__ri1OsW__reactorLevelName{color:var(--color-text);z-index:1;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.82rem;font-weight:700;position:relative;overflow:hidden}.dashboard-module__ri1OsW__reactorLevelRange{color:var(--color-text-muted);z-index:1;font-size:.65rem;font-weight:600;position:relative}.dashboard-module__ri1OsW__reactorCurrentTag{text-transform:uppercase;letter-spacing:.08em;border-radius:var(--radius-full);background:var(--reactor-glow);color:#0a0f1a;z-index:5;box-shadow:0 0 10px color-mix(in srgb,var(--reactor-glow)40%,transparent);padding:2px 8px;font-size:.55rem;font-weight:800;position:absolute;top:8px;right:8px}.dashboard-module__ri1OsW__reactorLockedOverlay{z-index:10;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.dashboard-module__ri1OsW__reactorLockedIcon{opacity:.5;filter:grayscale();font-size:1.6rem}.dashboard-module__ri1OsW__reactorFooter{gap:var(--space-sm);border-radius:var(--radius-xl);padding:var(--space-lg);background:#0a0f1a80;border:1px solid #ffffff0f;grid-template-columns:repeat(4,1fr);display:grid}.dashboard-module__ri1OsW__reactorFooterStat{flex-direction:column;align-items:center;gap:2px;display:flex}.dashboard-module__ri1OsW__reactorFooterValue{font-family:var(--font-heading);color:var(--color-text);font-size:1.1rem;font-weight:800}.dashboard-module__ri1OsW__reactorFooterLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-muted);font-size:.65rem;font-weight:600}@media (max-width:1100px){.dashboard-module__ri1OsW__reactorGrid{gap:var(--space-sm)}.dashboard-module__ri1OsW__reactorCard{padding:var(--space-md);min-height:200px}.dashboard-module__ri1OsW__reactorCellCount{font-size:1.6rem}.dashboard-module__ri1OsW__reactorRing{width:64px;height:64px}.dashboard-module__ri1OsW__reactorEmoji{font-size:1.5rem}}@media (max-width:900px){.dashboard-module__ri1OsW__reactorGrid,.dashboard-module__ri1OsW__reactorFooter{grid-template-columns:repeat(2,1fr)}.dashboard-module__ri1OsW__reactorHeader{gap:var(--space-md);flex-direction:column;align-items:flex-start}}@media (max-width:480px){.dashboard-module__ri1OsW__reactorGrid{grid-template-columns:repeat(2,1fr);gap:8px}.dashboard-module__ri1OsW__reactorCard{padding:var(--space-sm)var(--space-md);min-height:180px}.dashboard-module__ri1OsW__reactorCellCount{font-size:1.4rem}.dashboard-module__ri1OsW__reactorRing{width:56px;height:56px}.dashboard-module__ri1OsW__reactorEmoji{font-size:1.3rem}.dashboard-module__ri1OsW__reactorLevelName{font-size:.72rem}.dashboard-module__ri1OsW__reactorFooter{grid-template-columns:repeat(2,1fr);gap:8px}.dashboard-module__ri1OsW__reactorFooterValue{font-size:.95rem}}
