.Dashboard-module__w7WZ1G__dashboard{flex-direction:column;gap:24px;max-width:1600px;margin:0 auto;padding:16px 16px 40px;animation:.4s ease-out Dashboard-module__w7WZ1G__fadeIn;display:flex}@media (min-width:640px){.Dashboard-module__w7WZ1G__dashboard{padding:24px 24px 40px}}@media (min-width:1024px){.Dashboard-module__w7WZ1G__dashboard{padding:32px 32px 40px}}@media (min-width:1440px){.Dashboard-module__w7WZ1G__dashboard{padding:40px 48px 48px}}@media (min-width:1920px){.Dashboard-module__w7WZ1G__dashboard{padding:48px 64px 56px}}.Dashboard-module__w7WZ1G__pageHeader{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.Dashboard-module__w7WZ1G__title{font-size:var(--font-h1);color:var(--text-main);letter-spacing:-.01em;margin:0 0 4px;font-weight:700}.Dashboard-module__w7WZ1G__subtitle{color:var(--text-muted);font-size:var(--font-small);margin:0;font-weight:500}.Dashboard-module__w7WZ1G__statsGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (max-width:1024px){.Dashboard-module__w7WZ1G__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Dashboard-module__w7WZ1G__statsGrid{grid-template-columns:1fr}}.Dashboard-module__w7WZ1G__statCard{background-color:var(--card);border:1px solid var(--card-border);border-radius:16px;padding:20px;transition:all .2s;box-shadow:0 1px 3px #0000000d}.Dashboard-module__w7WZ1G__statCard:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000000d}.Dashboard-module__w7WZ1G__statHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.Dashboard-module__w7WZ1G__statIcon{border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Dashboard-module__w7WZ1G__blue{color:#2563eb;background-color:#2563eb1a}.Dashboard-module__w7WZ1G__indigo{color:#4f46e5;background-color:#4f46e51a}.Dashboard-module__w7WZ1G__pink{color:#db2777;background-color:#db27771a}.Dashboard-module__w7WZ1G__orange{color:#ea580c;background-color:#ea580c1a}.Dashboard-module__w7WZ1G__amber{color:#d97706;background-color:#d977061a}.Dashboard-module__w7WZ1G__purple{color:#7c3aed;background-color:#7c3aed1a}.Dashboard-module__w7WZ1G__teal{color:#0d9488;background-color:#0d94881a}.Dashboard-module__w7WZ1G__trendBadge{color:var(--success,#059669);background-color:#10b9811a;border-radius:9999px;align-items:center;gap:4px;padding:4px 8px;font-size:12px;font-weight:500;display:flex}.Dashboard-module__w7WZ1G__trendBadge.Dashboard-module__w7WZ1G__gray{background-color:var(--background);color:var(--text-muted)}.Dashboard-module__w7WZ1G__statLabel{color:var(--text-muted);margin:0;font-size:14px;font-weight:500}.Dashboard-module__w7WZ1G__statValue{font-size:var(--font-h1);color:var(--text-main);align-items:baseline;gap:6px;margin:4px 0 0;font-weight:700;display:flex}.Dashboard-module__w7WZ1G__statValue span{font-size:var(--font-small);color:var(--text-muted);font-weight:500}.Dashboard-module__w7WZ1G__mainGrid{grid-template-columns:1fr 1.5fr;gap:24px;display:grid}@media (max-width:1024px){.Dashboard-module__w7WZ1G__mainGrid{grid-template-columns:1fr}}.Dashboard-module__w7WZ1G__chartCard,.Dashboard-module__w7WZ1G__compositionCard,.Dashboard-module__w7WZ1G__activityCard{background-color:var(--card);border:1px solid var(--card-border);border-radius:16px;padding:24px;box-shadow:0 1px 3px #0000000d}@media (max-width:640px){.Dashboard-module__w7WZ1G__chartCard,.Dashboard-module__w7WZ1G__compositionCard,.Dashboard-module__w7WZ1G__activityCard{padding:16px}}.Dashboard-module__w7WZ1G__chartHeaderRow{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:32px;display:flex}@media (max-width:640px){.Dashboard-module__w7WZ1G__chartHeaderRow{flex-direction:column}}.Dashboard-module__w7WZ1G__chartHeaderRow h3{font-size:var(--font-h3);color:var(--text-main);margin:0 0 4px;font-weight:700}.Dashboard-module__w7WZ1G__chartHeaderRow p{color:var(--text-muted);margin:0;font-size:14px}.Dashboard-module__w7WZ1G__chartActions{align-items:center;gap:12px;display:flex}.Dashboard-module__w7WZ1G__btnGroup{background-color:var(--background);border-radius:10px;padding:4px;display:flex}.Dashboard-module__w7WZ1G__btnGroup button{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:500;transition:all .2s}.Dashboard-module__w7WZ1G__btnGroup button.Dashboard-module__w7WZ1G__active{background-color:var(--card);color:var(--primary);box-shadow:0 1px 2px #0000000d}.Dashboard-module__w7WZ1G__outlineBtnSmall{border:1px solid var(--card-border);background-color:var(--card);color:var(--text-muted);cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:500;display:flex}.Dashboard-module__w7WZ1G__barChartSim{justify-content:space-between;align-items:flex-end;gap:16px;height:260px;padding-top:20px;display:flex}.Dashboard-module__w7WZ1G__barItem{flex-direction:column;flex:1;align-items:center;gap:12px;display:flex}.Dashboard-module__w7WZ1G__barTrack{background-color:var(--background);border-radius:8px 8px 0 0;width:100%;max-width:60px;height:100%;position:relative;overflow:hidden}.Dashboard-module__w7WZ1G__barFill{border-radius:8px 8px 0 0;justify-content:center;align-items:flex-end;width:100%;padding-bottom:4px;transition:height 1s ease-out;display:flex;position:absolute;bottom:0;left:0}.Dashboard-module__w7WZ1G__barFill span{color:#fff;font-size:10px;font-weight:600}.Dashboard-module__w7WZ1G__barLabel{color:var(--text-muted);text-align:center;font-size:11px;font-weight:500;line-height:1.2}.Dashboard-module__w7WZ1G__compositionHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.Dashboard-module__w7WZ1G__compositionHeader h3{font-size:var(--font-h3);color:var(--text-main);font-weight:700}.Dashboard-module__w7WZ1G__headerIcon{color:#94a3b8}.Dashboard-module__w7WZ1G__compList{flex-direction:column;gap:20px;display:flex}.Dashboard-module__w7WZ1G__compInfo{justify-content:space-between;margin-bottom:6px;display:flex}.Dashboard-module__w7WZ1G__compInfo span{color:var(--text-muted);font-size:14px}.Dashboard-module__w7WZ1G__compInfo strong{color:var(--text-main);font-size:14px}.Dashboard-module__w7WZ1G__progressTrack{background-color:var(--background);border-radius:9999px;height:8px;overflow:hidden}.Dashboard-module__w7WZ1G__progressFill{border-radius:9999px;height:100%}.Dashboard-module__w7WZ1G__compFooter{border-top:1px solid var(--card-border);justify-content:space-between;margin-top:32px;padding-top:24px;font-size:14px;display:flex}.Dashboard-module__w7WZ1G__worshipCard{background-color:var(--card);border:1px solid var(--card-border);border-radius:20px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 1px 3px #0000000a}.Dashboard-module__w7WZ1G__worshipCardHeader{justify-content:space-between;align-items:flex-start;padding:24px 24px 0;display:flex}.Dashboard-module__w7WZ1G__worshipCardHeader h3{font-size:var(--font-h3);color:var(--text-main);margin:0 0 4px;font-weight:700}.Dashboard-module__w7WZ1G__worshipCardHeader p{color:var(--text-muted);margin:0;font-size:13px}.Dashboard-module__w7WZ1G__worshipHero{color:#fff;background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 50%,#6366f1 100%);border-radius:16px;margin:20px 24px 0;padding:24px;position:relative;overflow:hidden}.Dashboard-module__w7WZ1G__worshipHero:before{content:"";background:radial-gradient(circle,#ffffff1f 0%,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;top:-40%;right:-20%}.Dashboard-module__w7WZ1G__worshipHero:after{content:"";background:radial-gradient(circle,#ffffff14 0%,#0000 70%);border-radius:50%;width:150px;height:150px;position:absolute;bottom:-30%;left:-10%}.Dashboard-module__w7WZ1G__worshipHeroContent{z-index:1;justify-content:space-between;align-items:center;display:flex;position:relative}.Dashboard-module__w7WZ1G__worshipHeroLeft{flex-direction:column;gap:8px;display:flex}.Dashboard-module__w7WZ1G__worshipHeroLabel{opacity:.85;font-size:13px;font-weight:500}.Dashboard-module__w7WZ1G__worshipHeroValue{align-items:baseline;gap:8px;display:flex}.Dashboard-module__w7WZ1G__heroNumber{letter-spacing:-.02em;font-size:40px;font-weight:800;line-height:1}.Dashboard-module__w7WZ1G__heroUnit{opacity:.75;font-size:16px;font-weight:500}.Dashboard-module__w7WZ1G__worshipHeroRight{flex-direction:column;align-items:center;gap:4px;display:flex}.Dashboard-module__w7WZ1G__heroBadge{border-radius:12px;align-items:center;gap:4px;padding:6px 12px;font-size:14px;font-weight:700;display:flex}.Dashboard-module__w7WZ1G__heroBadgeUp{color:#a7f3d0;background-color:#10b98140}.Dashboard-module__w7WZ1G__heroBadgeDown{color:#fca5a5;background-color:#ef444440}.Dashboard-module__w7WZ1G__heroBadgeNote{opacity:.6;font-size:11px;font-weight:500}.Dashboard-module__w7WZ1G__worshipBreakdown{grid-template-columns:repeat(5,1fr);gap:0;margin-top:20px;padding:0 24px;display:grid}.Dashboard-module__w7WZ1G__breakdownItem{text-align:center;border-radius:12px;flex-direction:column;align-items:center;gap:10px;padding:16px 8px;transition:all .2s;display:flex}.Dashboard-module__w7WZ1G__breakdownItem:hover{background-color:var(--background);transform:translateY(-2px)}.Dashboard-module__w7WZ1G__breakdownIcon{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:flex}.Dashboard-module__w7WZ1G__breakdownInfo{flex-direction:column;gap:2px;display:flex}.Dashboard-module__w7WZ1G__breakdownLabel{color:var(--text-muted);white-space:nowrap;font-size:11px;font-weight:600}.Dashboard-module__w7WZ1G__breakdownValue{justify-content:center;align-items:baseline;gap:3px;display:flex}.Dashboard-module__w7WZ1G__breakdownValue strong{font-size:20px;font-weight:800}.Dashboard-module__w7WZ1G__breakdownValue span{color:var(--text-muted);font-size:11px;font-weight:500}.Dashboard-module__w7WZ1G__loyaltySection{background-color:var(--background);border:1px solid var(--card-border);border-radius:14px;margin:16px 24px 0;padding:16px 20px}.Dashboard-module__w7WZ1G__loyaltySectionHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.Dashboard-module__w7WZ1G__loyaltySectionLeft{align-items:baseline;gap:12px;display:flex}.Dashboard-module__w7WZ1G__loyaltySectionTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:600}.Dashboard-module__w7WZ1G__loyaltySectionValue{align-items:baseline;gap:6px;display:flex}.Dashboard-module__w7WZ1G__loyaltyPercent{color:var(--text-main);font-size:22px;font-weight:800}.Dashboard-module__w7WZ1G__loyaltyDesc{color:var(--text-muted);font-size:12px;font-weight:500}.Dashboard-module__w7WZ1G__loyaltyLevelBadge{color:#fff;white-space:nowrap;border-radius:9999px;padding:5px 14px;font-size:11px;font-weight:700}.Dashboard-module__w7WZ1G__loyaltyTrack{background-color:var(--card);border-radius:9999px;height:8px;overflow:hidden}.Dashboard-module__w7WZ1G__loyaltyFill{border-radius:9999px;height:100%;transition:width 1s ease-out}.Dashboard-module__w7WZ1G__worshipFooter{border-top:1px solid var(--card-border);color:var(--text-muted);justify-content:space-between;margin-top:16px;padding:16px 24px;font-size:14px;display:flex}.Dashboard-module__w7WZ1G__worshipFooter strong{color:var(--text-main);font-weight:700}.dark .Dashboard-module__w7WZ1G__worshipCard{background-color:var(--card);border-color:var(--card-border)}.dark .Dashboard-module__w7WZ1G__worshipCardHeader h3{color:var(--text-main)}.dark .Dashboard-module__w7WZ1G__loyaltySection{border-color:var(--card-border);background-color:#ffffff08}.dark .Dashboard-module__w7WZ1G__loyaltyTrack{background-color:#ffffff14}.dark .Dashboard-module__w7WZ1G__breakdownItem:hover{background-color:#ffffff0a}.dark .Dashboard-module__w7WZ1G__loyaltyPercent{color:var(--text-main)}.dark .Dashboard-module__w7WZ1G__worshipFooter{border-color:var(--card-border)}.dark .Dashboard-module__w7WZ1G__worshipFooter strong{color:var(--text-main)}.Dashboard-module__w7WZ1G__activityCard{padding:0;overflow:hidden}.Dashboard-module__w7WZ1G__activityHeader{border-bottom:1px solid var(--card-border);justify-content:space-between;align-items:center;padding:24px;display:flex}.Dashboard-module__w7WZ1G__activityHeader h3{font-size:var(--font-h3);color:var(--text-main);margin:0;font-weight:700}.Dashboard-module__w7WZ1G__viewMoreBtn{color:#137fec;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;font-size:14px;font-weight:600;display:flex}.Dashboard-module__w7WZ1G__tableWrapper{overflow-x:auto}.Dashboard-module__w7WZ1G__table{border-collapse:collapse;width:100%}.Dashboard-module__w7WZ1G__table th{background-color:rgba(var(--primary-rgb),.08);text-align:left;color:var(--primary);border-bottom:2px solid rgba(var(--primary-rgb),.15);padding:16px 24px;font-size:13px;font-weight:600}.Dashboard-module__w7WZ1G__table td{border-bottom:1px solid var(--card-border);padding:16px 24px;font-size:14px}.Dashboard-module__w7WZ1G__timeCell{color:#64748b;white-space:nowrap}.Dashboard-module__w7WZ1G__actionCell{color:var(--text-main);font-weight:500}.Dashboard-module__w7WZ1G__userCell{color:#64748b}.Dashboard-module__w7WZ1G__statusBadge{border-radius:9999px;padding:4px 10px;font-size:11px;font-weight:600}.Dashboard-module__w7WZ1G__statusNew{color:#059669;background-color:#ecfdf5}.Dashboard-module__w7WZ1G__statusUpdate{color:#2563eb;background-color:#eff6ff}:is(.dark .Dashboard-module__w7WZ1G__welcomeCard,.dark .Dashboard-module__w7WZ1G__statCard,.dark .Dashboard-module__w7WZ1G__chartCard,.dark .Dashboard-module__w7WZ1G__compositionCard,.dark .Dashboard-module__w7WZ1G__activityCard){background-color:var(--card);border-color:var(--card-border)}.dark .Dashboard-module__w7WZ1G__pageHeader .Dashboard-module__w7WZ1G__title{color:var(--text-main)}.dark .Dashboard-module__w7WZ1G__statValue{color:var(--text-main)}.dark .Dashboard-module__w7WZ1G__chartHeaderRow h3{color:var(--text-main)}.dark .Dashboard-module__w7WZ1G__compositionHeader h3{color:var(--text-main)}.dark .Dashboard-module__w7WZ1G__activityHeader h3{color:var(--text-main)}.dark .Dashboard-module__w7WZ1G__actionCell{color:var(--text-main)}.dark .Dashboard-module__w7WZ1G__compInfo strong{color:var(--text-main)}.dark .Dashboard-module__w7WZ1G__compFooter strong{color:var(--text-main)}.dark .Dashboard-module__w7WZ1G__subtitle{color:var(--text-muted)}.dark .Dashboard-module__w7WZ1G__statLabel{color:var(--text-muted)}.dark .Dashboard-module__w7WZ1G__chartHeaderRow p{color:var(--text-muted)}.dark .Dashboard-module__w7WZ1G__compInfo span{color:var(--text-muted)}.dark .Dashboard-module__w7WZ1G__timeCell{color:var(--text-muted)}.dark .Dashboard-module__w7WZ1G__userCell{color:var(--text-muted)}.dark .Dashboard-module__w7WZ1G__barLabel{color:var(--text-muted)}.dark .Dashboard-module__w7WZ1G__table th{background-color:var(--background);border-color:var(--card-border)}.dark .Dashboard-module__w7WZ1G__table td{border-color:var(--card-border);background-color:var(--background)}.dark .Dashboard-module__w7WZ1G__activityHeader{border-color:var(--card-border);background-color:var(--background)}.dark .Dashboard-module__w7WZ1G__compFooter{border-color:var(--card-border);background-color:var(--background)}.dark .Dashboard-module__w7WZ1G__progressBar{border-color:var(--card-border);background-color:var(--background)}.dark .Dashboard-module__w7WZ1G__progressTrack{border-color:var(--card-border);background-color:var(--background)}.dark .Dashboard-module__w7WZ1G__barTrack{border-color:var(--card-border);background-color:var(--background)}:is(.dark .Dashboard-module__w7WZ1G__downloadBtn,.dark .Dashboard-module__w7WZ1G__outlineBtnSmall){background-color:var(--card);color:var(--text-main);border-color:var(--card-border)}.dark .Dashboard-module__w7WZ1G__btnGroup{background-color:#ffffff0d}.dark .Dashboard-module__w7WZ1G__btnGroup button.Dashboard-module__w7WZ1G__active{color:#fff;background-color:#ffffff1a}.Dashboard-module__w7WZ1G__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background-color:#0d141b99;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.Dashboard-module__w7WZ1G__modalCard{background-color:var(--card);border:1px solid var(--card-border);border-radius:20px;width:100%;max-width:480px;animation:.3s ease-out Dashboard-module__w7WZ1G__modalIn;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@keyframes Dashboard-module__w7WZ1G__modalIn{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.Dashboard-module__w7WZ1G__modalHeader{border-bottom:1px solid var(--card-border);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.Dashboard-module__w7WZ1G__modalTitle{align-items:center;gap:16px;display:flex}.Dashboard-module__w7WZ1G__titleIcon{color:#db2777;background-color:#fdf2f8;border-radius:12px;padding:8px}.Dashboard-module__w7WZ1G__modalTitle h3{color:var(--text-main);margin:0;font-size:18px;font-weight:700}.Dashboard-module__w7WZ1G__modalTitle p{color:var(--text-muted);margin:0;font-size:13px}.Dashboard-module__w7WZ1G__closeBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px;transition:all .2s}.Dashboard-module__w7WZ1G__closeBtn:hover{background-color:var(--background);color:var(--text-main)}.Dashboard-module__w7WZ1G__modalBody{max-height:400px;padding:24px;overflow-y:auto}.Dashboard-module__w7WZ1G__bdayList{flex-direction:column;gap:16px;display:flex}.Dashboard-module__w7WZ1G__bdayItem{background-color:var(--background);border-radius:12px;align-items:center;gap:16px;padding:12px;transition:all .2s;display:flex}.Dashboard-module__w7WZ1G__bdayItem:hover{background-color:var(--card-border);transform:translate(4px)}.Dashboard-module__w7WZ1G__memberAvatar{color:#fff;background-color:#137fec;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;font-weight:700;display:flex}.Dashboard-module__w7WZ1G__memberInfo{flex:1}.Dashboard-module__w7WZ1G__memberInfo h4{color:var(--text-main);margin:0;font-size:15px;font-weight:600}.Dashboard-module__w7WZ1G__memberInfo p{color:#4c739a;margin:2px 0 0;font-size:13px}.Dashboard-module__w7WZ1G__ageBadge{color:#4f46e5;background-color:#eef2ff;border-radius:9999px;padding:4px 10px;font-size:12px;font-weight:700}.Dashboard-module__w7WZ1G__clickable{cursor:pointer}.dark .Dashboard-module__w7WZ1G__modalCard{background-color:var(--card);border:1px solid var(--card-border)}.dark .Dashboard-module__w7WZ1G__modalHeader{border-color:var(--card-border)}.dark .Dashboard-module__w7WZ1G__modalTitle h3{color:var(--text-main)}.dark .Dashboard-module__w7WZ1G__modalTitle p{color:var(--text-muted)}.dark .Dashboard-module__w7WZ1G__bdayItem{background-color:var(--background)}.dark .Dashboard-module__w7WZ1G__bdayItem:hover{background-color:#ffffff14}.dark .Dashboard-module__w7WZ1G__memberInfo h4{color:var(--text-main)}.dark .Dashboard-module__w7WZ1G__memberInfo p{color:var(--text-muted)}.dark .Dashboard-module__w7WZ1G__ageBadge{background-color:rgba(var(--primary-rgb),.2);color:var(--primary)}.dark .Dashboard-module__w7WZ1G__closeBtn:hover{color:#fff;background-color:#ffffff1a}@media (max-width:640px){.Dashboard-module__w7WZ1G__dashboard{gap:16px;padding-bottom:24px}.Dashboard-module__w7WZ1G__pageHeader{margin-bottom:20px}.Dashboard-module__w7WZ1G__title{font-size:20px}.Dashboard-module__w7WZ1G__welcomeCard{border-radius:16px;padding:20px}.Dashboard-module__w7WZ1G__welcomeGradient{display:none}.Dashboard-module__w7WZ1G__welcomeContent{flex-direction:column;align-items:flex-start;gap:16px}.Dashboard-module__w7WZ1G__welcomeText h1{font-size:20px}.Dashboard-module__w7WZ1G__welcomeText p{font-size:13px}.Dashboard-module__w7WZ1G__downloadBtn{justify-content:center;width:100%;padding:12px 16px}.Dashboard-module__w7WZ1G__statsGrid{grid-template-columns:1fr 1fr;gap:12px}.Dashboard-module__w7WZ1G__statCard{border-radius:12px;padding:16px}.Dashboard-module__w7WZ1G__statHeader{margin-bottom:12px}.Dashboard-module__w7WZ1G__statIcon{border-radius:8px;width:36px;height:36px}.Dashboard-module__w7WZ1G__statIcon svg{width:18px;height:18px}.Dashboard-module__w7WZ1G__trendBadge{padding:2px 6px;font-size:10px}.Dashboard-module__w7WZ1G__statLabel{font-size:12px}.Dashboard-module__w7WZ1G__statValue{font-size:20px}.Dashboard-module__w7WZ1G__statValue span{font-size:11px}.Dashboard-module__w7WZ1G__mainGrid{grid-template-columns:1fr;gap:16px}.Dashboard-module__w7WZ1G__chartCard,.Dashboard-module__w7WZ1G__compositionCard,.Dashboard-module__w7WZ1G__activityCard{border-radius:12px;padding:16px}.Dashboard-module__w7WZ1G__chartHeaderRow{flex-direction:column;gap:12px;margin-bottom:20px}.Dashboard-module__w7WZ1G__chartHeaderRow h3{font-size:16px}.Dashboard-module__w7WZ1G__chartHeaderRow p{font-size:12px}.Dashboard-module__w7WZ1G__chartActions{flex-wrap:wrap;gap:8px;width:100%}.Dashboard-module__w7WZ1G__btnGroup{flex:1}.Dashboard-module__w7WZ1G__btnGroup button{flex:1;padding:8px 10px;font-size:11px}.Dashboard-module__w7WZ1G__outlineBtnSmall{flex:1;justify-content:center}.Dashboard-module__w7WZ1G__barChartSim{gap:8px;height:200px}.Dashboard-module__w7WZ1G__barTrack{max-width:40px}.Dashboard-module__w7WZ1G__barLabel{font-size:9px}.Dashboard-module__w7WZ1G__barFill span{font-size:8px}.Dashboard-module__w7WZ1G__compositionHeader{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:16px}.Dashboard-module__w7WZ1G__chartCardFull{border-radius:12px;padding:16px}.Dashboard-module__w7WZ1G__chartWrapper{height:240px;margin-top:16px}.Dashboard-module__w7WZ1G__chartTabs{width:100%}.Dashboard-module__w7WZ1G__chartTab{text-align:center;flex:1;padding:8px 4px;font-size:11px}.Dashboard-module__w7WZ1G__compositionHeader h3{font-size:16px}.Dashboard-module__w7WZ1G__compList{gap:16px}.Dashboard-module__w7WZ1G__compInfo span,.Dashboard-module__w7WZ1G__compInfo strong{font-size:13px}.Dashboard-module__w7WZ1G__compFooter{flex-direction:column;gap:8px;margin-top:20px;padding-top:16px;font-size:13px}.Dashboard-module__w7WZ1G__activityHeader{padding:16px}.Dashboard-module__w7WZ1G__activityHeader h3{font-size:16px}.Dashboard-module__w7WZ1G__viewMoreBtn{font-size:12px}.Dashboard-module__w7WZ1G__tableWrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.Dashboard-module__w7WZ1G__table{min-width:500px}.Dashboard-module__w7WZ1G__table th{padding:12px 16px;font-size:11px}.Dashboard-module__w7WZ1G__table td{padding:12px 16px;font-size:12px}.Dashboard-module__w7WZ1G__modalOverlay{padding:12px}.Dashboard-module__w7WZ1G__modalCard{border-radius:16px}.Dashboard-module__w7WZ1G__modalHeader{padding:16px}.Dashboard-module__w7WZ1G__modalTitle{gap:12px}.Dashboard-module__w7WZ1G__titleIcon{border-radius:10px;padding:6px}.Dashboard-module__w7WZ1G__modalTitle h3{font-size:16px}.Dashboard-module__w7WZ1G__modalTitle p{font-size:12px}.Dashboard-module__w7WZ1G__modalBody{max-height:300px;padding:16px}.Dashboard-module__w7WZ1G__bdayList{gap:12px}.Dashboard-module__w7WZ1G__bdayItem{border-radius:10px;gap:12px;padding:10px}.Dashboard-module__w7WZ1G__memberAvatar{border-radius:10px;width:38px;height:38px;font-size:16px}.Dashboard-module__w7WZ1G__memberInfo h4{font-size:14px}.Dashboard-module__w7WZ1G__memberInfo p{font-size:12px}.Dashboard-module__w7WZ1G__ageBadge{padding:3px 8px;font-size:11px}.Dashboard-module__w7WZ1G__worshipCard{border-radius:16px}.Dashboard-module__w7WZ1G__worshipCardHeader{flex-direction:column;gap:12px;padding:16px 16px 0}.Dashboard-module__w7WZ1G__worshipCardHeader h3{font-size:16px}.Dashboard-module__w7WZ1G__worshipHero{margin:16px 16px 0;padding:20px}.Dashboard-module__w7WZ1G__heroNumber{font-size:32px}.Dashboard-module__w7WZ1G__heroUnit{font-size:14px}.Dashboard-module__w7WZ1G__heroBadge{padding:4px 10px;font-size:12px}.Dashboard-module__w7WZ1G__worshipBreakdown{grid-template-columns:repeat(3,1fr);margin-top:16px;padding:0 12px}.Dashboard-module__w7WZ1G__breakdownItem{gap:8px;padding:12px 6px}.Dashboard-module__w7WZ1G__breakdownIcon{width:38px;height:38px;font-size:17px}.Dashboard-module__w7WZ1G__breakdownLabel{font-size:10px}.Dashboard-module__w7WZ1G__breakdownValue strong{font-size:16px}.Dashboard-module__w7WZ1G__loyaltySection{margin:12px 16px 0;padding:14px 16px}.Dashboard-module__w7WZ1G__loyaltySectionHeader{flex-direction:column;align-items:flex-start;gap:8px}.Dashboard-module__w7WZ1G__loyaltyPercent{font-size:18px}.Dashboard-module__w7WZ1G__worshipFooter{flex-direction:column;gap:4px;padding:12px 16px;font-size:13px}}.Dashboard-module__w7WZ1G__eventLoc{color:#94a3b8!important;margin-top:4px!important;font-size:12px!important}.Dashboard-module__w7WZ1G__categoryBadge{text-transform:uppercase;border-radius:8px;padding:4px 10px;font-size:11px;font-weight:700}.Dashboard-module__w7WZ1G__ibadah{color:#2563eb;background-color:#eff6ff}.Dashboard-module__w7WZ1G__rapat{color:#db2777;background-color:#fdf2f8}.Dashboard-module__w7WZ1G__kegiatan{color:#0d9488;background-color:#f0fdfa}.Dashboard-module__w7WZ1G__perayaan{color:#ea580c;background-color:#fff7ed}.Dashboard-module__w7WZ1G__memberAvatar.Dashboard-module__w7WZ1G__ibadah{background-color:#2563eb}.Dashboard-module__w7WZ1G__memberAvatar.Dashboard-module__w7WZ1G__rapat{background-color:#db2777}.Dashboard-module__w7WZ1G__memberAvatar.Dashboard-module__w7WZ1G__kegiatan{background-color:#0d9488}.Dashboard-module__w7WZ1G__memberAvatar.Dashboard-module__w7WZ1G__perayaan{background-color:#ea580c}.dark .Dashboard-module__w7WZ1G__ibadah{color:#60a5fa;background-color:#2563eb33}.dark .Dashboard-module__w7WZ1G__rapat{color:#f472b6;background-color:#db277733}.dark .Dashboard-module__w7WZ1G__kegiatan{color:#2dd4bf;background-color:#0d948833}.dark .Dashboard-module__w7WZ1G__perayaan{color:#fb923c;background-color:#ea580c33}.Dashboard-module__w7WZ1G__chartCardFull{background-color:var(--card);border:1px solid var(--card-border);border-radius:20px;grid-column:1/-1;padding:28px;box-shadow:0 1px 3px #0000000a}.Dashboard-module__w7WZ1G__chartWrapper{width:100%;height:320px;margin-top:24px}.Dashboard-module__w7WZ1G__chartTabs{background-color:var(--background);border-radius:12px;gap:4px;padding:4px;display:flex}.Dashboard-module__w7WZ1G__chartTab{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:9px;padding:8px 18px;font-size:12px;font-weight:600;transition:all .2s}.Dashboard-module__w7WZ1G__chartTab.Dashboard-module__w7WZ1G__active{background-color:var(--card);color:var(--primary);box-shadow:0 2px 8px #0000000f}
