.Dashboard-module__w7WZ1G__statCard{flex-direction:column;gap:16px;padding:24px;display:flex}.Dashboard-module__w7WZ1G__statHeader{justify-content:space-between;align-items:center;display:flex}.Dashboard-module__w7WZ1G__statTitle{color:#94a3b8;font-size:.9rem;font-weight:500}.Dashboard-module__w7WZ1G__statIconWrapper{background:var(--surface);border:1px solid var(--surface-border);border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Dashboard-module__w7WZ1G__statIcon{color:var(--primary)}.Dashboard-module__w7WZ1G__statValue{letter-spacing:-.02em;margin:0;font-size:2rem;font-weight:800}.Dashboard-module__w7WZ1G__statTrend{margin-top:4px;font-size:.85rem;font-weight:600}.Dashboard-module__w7WZ1G__positive{color:var(--success)}.Dashboard-module__w7WZ1G__negative{color:var(--danger)}.Dashboard-module__w7WZ1G__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-bottom:40px;display:grid;overflow:visible!important}@media (max-width:768px){.Dashboard-module__w7WZ1G__grid{grid-template-columns:1fr;gap:16px;margin-bottom:24px}}.Dashboard-module__w7WZ1G__sectionTitle{align-items:center;gap:12px;margin-bottom:24px;font-size:1.5rem;font-weight:700;display:flex}.Dashboard-module__w7WZ1G__transactionList{flex-direction:column;gap:12px;display:flex}.Dashboard-module__w7WZ1G__transactionItem{justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.Dashboard-module__w7WZ1G__transactionInfo{align-items:center;gap:16px;display:flex}.Dashboard-module__w7WZ1G__categoryIcon{background:var(--surface);border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.Dashboard-module__w7WZ1G__transactionMeta h4{margin-bottom:2px;font-size:1rem}.Dashboard-module__w7WZ1G__transactionMeta span{color:#94a3b8;font-size:.85rem}.Dashboard-module__w7WZ1G__amount{font-size:1.1rem;font-weight:700}.Dashboard-module__w7WZ1G__coupleTag{color:var(--secondary);background:#8b5cf626;border-radius:6px;margin-left:8px;padding:4px 8px;font-size:.75rem;font-weight:600}.Dashboard-module__w7WZ1G__overviewGrid{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:40px;display:grid}.Dashboard-module__w7WZ1G__analysisCard{flex-direction:column;gap:24px;padding:32px;display:flex}.Dashboard-module__w7WZ1G__analysisHeader{justify-content:space-between;align-items:center;display:flex}.Dashboard-module__w7WZ1G__analysisHeader h3{align-items:center;gap:12px;font-size:1.2rem;font-weight:700;display:flex}.Dashboard-module__w7WZ1G__chartHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.Dashboard-module__w7WZ1G__chartTitle{align-items:center;gap:10px;margin:0;font-size:1.2rem;display:flex}.Dashboard-module__w7WZ1G__chartControls{align-items:center;gap:20px;display:flex}.Dashboard-module__w7WZ1G__chartLegend{color:#94a3b8;align-items:center;gap:6px;font-size:.8rem;display:flex}.Dashboard-module__w7WZ1G__legendDot{background:var(--primary);border-radius:50%;width:10px;height:10px}@media (max-width:600px){.Dashboard-module__w7WZ1G__chartHeader{flex-direction:column;align-items:flex-start}.Dashboard-module__w7WZ1G__chartLegend{display:none}}.Dashboard-module__w7WZ1G__gaugeContainer{flex-direction:column;align-items:center;gap:16px;display:flex;position:relative}.Dashboard-module__w7WZ1G__gaugeText{text-align:center;position:absolute;top:55%;left:50%;transform:translate(-50%,-50%)}.Dashboard-module__w7WZ1G__gaugeValue{color:var(--success);font-size:2rem;font-weight:800;display:block}.Dashboard-module__w7WZ1G__gaugeLabel{color:#94a3b8;text-transform:uppercase;font-size:.8rem;font-weight:700}.Dashboard-module__w7WZ1G__donutContainer{align-items:center;gap:32px;display:flex}@media (max-width:768px){.Dashboard-module__w7WZ1G__overviewGrid{grid-template-columns:1fr;gap:16px}.Dashboard-module__w7WZ1G__donutContainer{flex-direction:column;gap:20px}.Dashboard-module__w7WZ1G__analysisCard{padding:12px}}.Dashboard-module__w7WZ1G__donutList{flex-direction:column;flex:1;gap:12px;display:flex}.Dashboard-module__w7WZ1G__donutItem{align-items:center;gap:12px;font-size:.85rem;display:flex}.Dashboard-module__w7WZ1G__dot{border-radius:50%;width:8px;height:8px}.Dashboard-module__w7WZ1G__donutLabel{color:#94a3b8;flex:1}.Dashboard-module__w7WZ1G__donutPct{font-weight:700}.Dashboard-module__w7WZ1G__goalsSection{margin-bottom:40px}.Dashboard-module__w7WZ1G__goalsContainer{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;padding:24px;display:grid}@media (max-width:768px){.Dashboard-module__w7WZ1G__goalsContainer{grid-template-columns:1fr;gap:24px;padding:16px}.Dashboard-module__w7WZ1G__statValue{font-size:1.5rem}.Dashboard-module__w7WZ1G__analysisCard{padding:20px}}.Dashboard-module__w7WZ1G__goalsHeaderRow{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.Dashboard-module__w7WZ1G__subTitle{color:#fff;margin:0;font-size:1.1rem}.Dashboard-module__w7WZ1G__addGoalBtn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:all .2s}.Dashboard-module__w7WZ1G__addGoalBtn:hover{border-color:var(--primary);background:#ffffff1a}.Dashboard-module__w7WZ1G__addGoalForm{background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;flex-wrap:wrap;align-items:flex-end;gap:16px;margin-bottom:32px;padding:24px;display:flex}.Dashboard-module__w7WZ1G__formInputGroup{flex-direction:column;flex:1;gap:8px;min-width:150px;display:flex}.Dashboard-module__w7WZ1G__formInputGroup:first-child{flex:2;min-width:250px}.Dashboard-module__w7WZ1G__formInputGroup label{color:#94a3b8;margin-left:4px;font-size:.75rem;font-weight:600}.Dashboard-module__w7WZ1G__addGoalForm input,.Dashboard-module__w7WZ1G__addGoalForm select{color:#fff;background:#0003;border:1px solid #ffffff1a;border-radius:10px;outline:none;width:100%;padding:12px 16px;font-size:.9rem;transition:all .2s}.Dashboard-module__w7WZ1G__addGoalForm input:focus,.Dashboard-module__w7WZ1G__addGoalForm select:focus{border-color:var(--primary);background:#0000004d}.Dashboard-module__w7WZ1G__addGoalForm button{min-width:120px;height:46px;padding:12px 24px}.Dashboard-module__w7WZ1G__miniTitle{text-transform:uppercase;color:#475569;letter-spacing:.05em;margin-bottom:16px;font-size:.85rem;font-weight:700}.Dashboard-module__w7WZ1G__goalItem{margin-bottom:24px}.Dashboard-module__w7WZ1G__goalHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.Dashboard-module__w7WZ1G__goalTitleArea{align-items:center;gap:12px;font-weight:600;display:flex}.Dashboard-module__w7WZ1G__goalIcon{border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Dashboard-module__w7WZ1G__goalActions{align-items:center;gap:12px;display:flex}.Dashboard-module__w7WZ1G__goalPct{color:var(--primary);font-weight:700}.Dashboard-module__w7WZ1G__goalDeleteBtn{color:#334155;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.Dashboard-module__w7WZ1G__goalDeleteBtn:hover{color:#ef4444;background:#ef44441a}.Dashboard-module__w7WZ1G__emptyText{color:#475569;padding:8px 0;font-size:.9rem;font-style:italic}.Dashboard-module__w7WZ1G__progressBarBg{background:#ffffff0d;border-radius:10px;width:100%;height:8px;overflow:hidden}.Dashboard-module__w7WZ1G__progressBarFill{border-radius:10px;height:100%;transition:width 1s ease-out}.Dashboard-module__w7WZ1G__goalFooter{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.Dashboard-module__w7WZ1G__goalProgressText{color:#94a3b8;font-size:.85rem}.Dashboard-module__w7WZ1G__goalProgressText strong{color:#fff;font-size:.95rem}.Dashboard-module__w7WZ1G__monthlyTarget{color:var(--primary);background:#3b82f61a;border:1px solid #3b82f626;border-radius:8px;align-items:center;gap:4px;padding:4px 10px;font-size:.8rem;font-weight:700;display:flex}.Dashboard-module__w7WZ1G__goalActionsRow{align-items:center;gap:12px;display:flex}.Dashboard-module__w7WZ1G__fillBtn{color:var(--primary);cursor:pointer;background:#3b82f61a;border:1px solid #3b82f633;border-radius:6px;align-items:center;gap:4px;padding:4px 10px;font-size:.75rem;font-weight:700;transition:all .2s;display:flex}.Dashboard-module__w7WZ1G__fillBtn:hover{background:var(--primary);color:#fff}.Dashboard-module__w7WZ1G__contributionForm{border-radius:12px;gap:8px;margin-top:12px;padding:8px;animation:.3s ease-out Dashboard-module__w7WZ1G__fadeIn;display:flex}.Dashboard-module__w7WZ1G__contributionForm input{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;flex:1;padding:6px 10px;font-size:.85rem}.Dashboard-module__w7WZ1G__contributionForm button{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}@keyframes Dashboard-module__w7WZ1G__fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.Dashboard-module__w7WZ1G__emptyGoals{text-align:center;background:#ffffff05;border:1px dashed #ffffff1a;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:40px;display:flex}.Dashboard-module__w7WZ1G__emptyGoals p{color:#64748b;font-size:.85rem}@media (max-width:1024px){.Dashboard-module__w7WZ1G__overviewGrid{grid-template-columns:1fr}}.Dashboard-module__w7WZ1G__fab{background:linear-gradient(135deg, var(--primary), var(--secondary));color:#fff;width:64px;height:64px;box-shadow:0 12px 32px var(--primary-glow);cursor:pointer;z-index:100;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:fixed;bottom:24px;right:24px}@media (max-width:768px){.Dashboard-module__w7WZ1G__fab{bottom:calc(85px + env(safe-area-inset-bottom));width:60px;height:60px;box-shadow:0 8px 25px var(--primary-glow);right:20px}}.Dashboard-module__w7WZ1G__fab:hover{box-shadow:0 16px 40px var(--primary-glow);transform:scale(1.1)rotate(90deg)}.Dashboard-module__w7WZ1G__fab:active{transform:scale(.9)}.Dashboard-module__w7WZ1G__dashboardHeader{margin-bottom:40px}.Dashboard-module__w7WZ1G__headerInfo{justify-content:space-between;align-items:flex-start;width:100%;display:flex}.Dashboard-module__w7WZ1G__welcomeArea{flex:1}.Dashboard-module__w7WZ1G__mobileNotifBtn{color:#94a3b8;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;margin-left:12px;padding:10px;transition:all .2s;display:flex;position:relative}.Dashboard-module__w7WZ1G__mobileNotifBtn:hover{color:#fff;background:#ffffff1a}.Dashboard-module__w7WZ1G__notifBadge{color:#fff;background:#ef4444;border:2px solid #020617;border-radius:50%;justify-content:center;align-items:center;min-width:18px;height:18px;font-size:.65rem;font-weight:800;animation:2s infinite Dashboard-module__w7WZ1G__pulseNotif;display:flex;position:absolute;top:-4px;right:-4px}@keyframes Dashboard-module__w7WZ1G__pulseNotif{0%{box-shadow:0 0 #ef444466}70%{box-shadow:0 0 0 10px #ef444400}to{box-shadow:0 0 #ef444400}}@media (min-width:1025px){.Dashboard-module__w7WZ1G__mobileNotifBtn{display:none}}.Dashboard-module__w7WZ1G__welcomeText{margin-bottom:8px;font-size:2.5rem}.Dashboard-module__w7WZ1G__subText{color:#94a3b8}.Dashboard-module__w7WZ1G__headerActions{align-items:center;gap:12px;display:flex}.Dashboard-module__w7WZ1G__actionBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:8px;padding:8px 16px;font-size:.85rem;transition:all .2s;display:flex}.Dashboard-module__w7WZ1G__actionBtn:hover{background:#ffffff1a;transform:translateY(-1px)}.Dashboard-module__w7WZ1G__syncBtn{color:#10b981;background:#10b9811a;border:1px solid #10b98133}.Dashboard-module__w7WZ1G__syncBtn:hover{background:#10b98133}.Dashboard-module__w7WZ1G__editModeActive{box-shadow:0 4px 12px var(--primary-glow);background:var(--primary)!important}.Dashboard-module__w7WZ1G__modeBadge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#64748b;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:8px 16px;font-size:.85rem;font-weight:600}.Dashboard-module__w7WZ1G__resteAVivreCard{justify-content:space-between;align-items:center;margin-bottom:32px;padding:24px;display:flex;box-shadow:0 10px 30px #10b9811a;background:linear-gradient(135deg,#10b98126,#3b82f60d)!important;border:1px solid #10b9814d!important}.Dashboard-module__w7WZ1G__resteAVivreTitle{color:#cbd5e1;align-items:center;gap:8px;margin-bottom:8px;font-size:1.1rem;display:flex}.Dashboard-module__w7WZ1G__resteAVivreValue{color:#fff;letter-spacing:-.02em;font-size:2.5rem;font-weight:700}.Dashboard-module__w7WZ1G__resteAVivreSub{color:#94a3b8;margin-top:6px;font-size:.9rem}.Dashboard-module__w7WZ1G__walletIconWrapper{background:#10b9811a;border-radius:50%;padding:20px;display:flex}.Dashboard-module__w7WZ1G__criticalAlert{animation:2s infinite Dashboard-module__w7WZ1G__pulseRed;border-color:#ef444480!important}@keyframes Dashboard-module__w7WZ1G__pulseRed{0%{box-shadow:0 0 #ef444466}70%{box-shadow:0 0 0 10px #ef444400}to{box-shadow:0 0 #ef444400}}@media (max-width:768px){.Dashboard-module__w7WZ1G__dashboardHeader{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:20px}.Dashboard-module__w7WZ1G__headerActions{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:8px;width:100%;padding-bottom:8px;overflow-x:auto}.Dashboard-module__w7WZ1G__headerActions::-webkit-scrollbar{display:none}.Dashboard-module__w7WZ1G__actionBtn,.Dashboard-module__w7WZ1G__modeBadge{padding:6px 12px;font-size:.8rem}.Dashboard-module__w7WZ1G__welcomeText{letter-spacing:-.01em;font-size:1.6rem}.Dashboard-module__w7WZ1G__subText{font-size:.85rem}.Dashboard-module__w7WZ1G__resteAVivreCard{flex-direction:column;align-items:flex-start;gap:12px;padding:16px}.Dashboard-module__w7WZ1G__resteAVivreValue{font-size:1.8rem}.Dashboard-module__w7WZ1G__statValue{font-size:1.4rem}.Dashboard-module__w7WZ1G__walletIconWrapper{display:none}}@media (max-width:480px){.Dashboard-module__w7WZ1G__welcomeText{font-size:1.4rem}.Dashboard-module__w7WZ1G__statValue{font-size:1.25rem}}.Dashboard-module__w7WZ1G__projectionGrid{grid-template-columns:1.2fr 1fr 1fr;align-items:center;gap:32px;width:100%;display:grid}.Dashboard-module__w7WZ1G__projectionSection{border-right:1px solid #ffffff0d;padding-right:20px}.Dashboard-module__w7WZ1G__projectionSection:last-child{border-right:none}.Dashboard-module__w7WZ1G__nextBillsList{flex-direction:column;gap:10px;display:flex}.Dashboard-module__w7WZ1G__billItem{background:#ffffff08;border-radius:8px;justify-content:space-between;align-items:center;padding:6px 10px;font-size:.8rem;display:flex}@media (max-width:1024px){.Dashboard-module__w7WZ1G__projectionGrid{grid-template-columns:1fr;gap:24px}.Dashboard-module__w7WZ1G__projectionSection{border-bottom:1px solid #ffffff0d;border-right:none;padding-bottom:20px;padding-right:0}}.Dashboard-module__w7WZ1G__widgetHidden{opacity:.4;filter:grayscale(.8)blur(2px);pointer-events:none;transition:all .3s;position:relative;border:2px dashed #fff3!important}.Dashboard-module__w7WZ1G__widgetHidden:after{content:"MASQUÉ";background:#0009;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-15deg)}.Dashboard-module__w7WZ1G__cardToggle{background:var(--danger);color:#fff;cursor:pointer;z-index:100;opacity:.9;border-radius:8px;padding:4px 10px;font-size:.7rem;font-weight:700;transition:all .2s;position:absolute;top:12px;right:12px;box-shadow:0 4px 12px #0000004d}.Dashboard-module__w7WZ1G__showBtn{background:var(--success)!important}.Dashboard-module__w7WZ1G__cardIsHidden{opacity:.4;filter:grayscale(.6)}.Dashboard-module__w7WZ1G__hiddenOverlay{pointer-events:none;z-index:5;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.Dashboard-module__w7WZ1G__hiddenOverlay span{color:#fff;letter-spacing:1px;background:#000000b3;border:1px solid #fff3;border-radius:4px;padding:4px 12px;font-size:.8rem;font-weight:800;transform:rotate(-5deg)}.Dashboard-module__w7WZ1G__cardToggle:hover{opacity:1;transform:scale(1.05)}.Dashboard-module__w7WZ1G__miniProgressContainer{align-items:center;gap:10px;margin-top:12px;display:flex}.Dashboard-module__w7WZ1G__miniProgressBarBg{background:#ffffff0d;border-radius:3px;flex:1;height:6px;overflow:hidden}.Dashboard-module__w7WZ1G__miniProgressBarFill{border-radius:3px;height:100%;transition:width 1s ease-out}.Dashboard-module__w7WZ1G__progressTxt{color:#94a3b8;min-width:35px;font-size:.8rem;font-weight:600}.Dashboard-module__w7WZ1G__addStatCard{cursor:pointer;justify-content:center;align-items:center;min-height:140px;transition:all .3s;display:flex;position:relative;background:#ffffff05!important;border:2px dashed #ffffff1a!important;overflow:visible!important}.Dashboard-module__w7WZ1G__addStatCard:hover{transform:translateY(-5px);border-color:var(--primary)!important;background:#ffffff0d!important}.Dashboard-module__w7WZ1G__addStatContent{color:#94a3b8;flex-direction:column;align-items:center;gap:8px;font-size:.9rem;font-weight:600;display:flex}.Dashboard-module__w7WZ1G__customDropdown{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);z-index:10000;background:#0f172afa;border:1px solid #fff3;border-radius:16px;width:240px;padding:8px;position:absolute;top:calc(100% + 10px);left:0;overflow:hidden;box-shadow:0 25px 60px #000000b3}.Dashboard-module__w7WZ1G__dropdownHeader{color:#64748b;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #ffffff0d;margin-bottom:4px;padding:8px 12px;font-size:.75rem;font-weight:700}.Dashboard-module__w7WZ1G__dropdownList{max-height:250px;padding-right:4px;overflow:hidden auto}.Dashboard-module__w7WZ1G__dropdownList::-webkit-scrollbar{width:5px}.Dashboard-module__w7WZ1G__dropdownList::-webkit-scrollbar-track{background:0 0}.Dashboard-module__w7WZ1G__dropdownList::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}.Dashboard-module__w7WZ1G__dropdownList::-webkit-scrollbar-thumb:hover{background:#fff3}.Dashboard-module__w7WZ1G__dropdownItem{cursor:pointer;border-radius:10px;align-items:center;gap:12px;padding:10px 12px;transition:all .2s;display:flex}.Dashboard-module__w7WZ1G__dropdownItem:hover{background:#ffffff0d;transform:translate(4px)}.Dashboard-module__w7WZ1G__itemIcon{border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Dashboard-module__w7WZ1G__itemName{color:#e2e8f0;font-size:.9rem;font-weight:500}.Dashboard-module__w7WZ1G__emptyDropdown{text-align:center;color:#64748b;padding:20px;font-size:.85rem;font-style:italic}.Dashboard-module__w7WZ1G__widgetToggle{background:var(--primary);color:#fff;cursor:pointer;z-index:20;border:1px solid #fff3;border-radius:20px;padding:6px 14px;font-size:.75rem;font-weight:700;transition:all .2s;position:absolute;top:12px;right:12px;box-shadow:0 4px 15px #0000004d;pointer-events:auto!important}.Dashboard-module__w7WZ1G__widgetToggle:hover{box-shadow:0 6px 20px var(--primary-glow);transform:scale(1.1)}.Dashboard-module__w7WZ1G__fixedChargesSection{width:100%;margin-top:32px;margin-bottom:48px}.Dashboard-module__w7WZ1G__fixedChargesHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.Dashboard-module__w7WZ1G__fixedChargesHeader h3{color:#fff;align-items:center;gap:12px;margin:0;font-size:1.45rem;font-weight:700;display:flex}.Dashboard-module__w7WZ1G__addButtonCircle{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:all .2s;display:flex;box-shadow:0 4px 15px #6366f166}.Dashboard-module__w7WZ1G__addButtonCircle:hover{background:var(--primary-light,#818cf8);transform:scale(1.1)}.Dashboard-module__w7WZ1G__fixedChargesGrid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:20px;display:grid}.Dashboard-module__w7WZ1G__fixedChargeItem{-webkit-backdrop-filter:blur(12px);background:#ffffff09;border:1px solid #ffffff14;border-radius:24px;align-items:center;gap:16px;padding:24px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.Dashboard-module__w7WZ1G__fixedChargeItem:hover{background:#ffffff12;border-color:#6366f166;transform:translateY(-4px);box-shadow:0 12px 40px #0000004d}.Dashboard-module__w7WZ1G__fixedChargeIcon{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;display:flex}.Dashboard-module__w7WZ1G__fixedChargeContent{flex:1;min-width:0}.Dashboard-module__w7WZ1G__fixedChargeContent h4{color:#f8fafc;white-space:nowrap;text-overflow:ellipsis;margin:0 0 6px;font-size:1.05rem;font-weight:600;overflow:hidden}.Dashboard-module__w7WZ1G__fixedChargeMeta{color:#94a3b8;font-size:.85rem}.Dashboard-module__w7WZ1G__fixedChargeAmount{color:#f8fafc;margin-left:12px;font-size:1.25rem;font-weight:800}.Dashboard-module__w7WZ1G__viewMoreButton{color:#94a3b8;cursor:pointer;background:#ffffff05;border:1px dashed #ffffff1f;border-radius:18px;grid-column:1/-1;justify-content:center;align-items:center;gap:10px;width:100%;padding:20px;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.Dashboard-module__w7WZ1G__viewMoreButton:hover{border-color:var(--primary);color:#fff;background:#ffffff0d}@media (max-width:768px){.Dashboard-module__w7WZ1G__fixedChargesGrid{grid-template-columns:1fr}.Dashboard-module__w7WZ1G__fixedChargeItem{padding:16px}.Dashboard-module__w7WZ1G__fixedChargeAmount{font-size:1.15rem}}.Dashboard-module__w7WZ1G__spin{animation:1s linear infinite Dashboard-module__w7WZ1G__spin}@keyframes Dashboard-module__w7WZ1G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
