@keyframes dashboard-module__Gx_nyq__spin{to{transform:rotate(360deg)}}@keyframes dashboard-module__Gx_nyq__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@keyframes dashboard-module__Gx_nyq__fillBar{0%{width:0}}@keyframes dashboard-module__Gx_nyq__pulseGold{0%,to{box-shadow:0 0 #f0a93b66}50%{box-shadow:0 0 0 6px #f0a93b00}}@keyframes dashboard-module__Gx_nyq__floatBubble{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.dashboard-module__Gx_nyq__loadingPage{background:var(--bg);flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:100vh;display:flex}.dashboard-module__Gx_nyq__loadingSpinner{border:3px solid #7338d626;border-top-color:var(--violet-bright);border-radius:50%;width:40px;height:40px;animation:.7s linear infinite dashboard-module__Gx_nyq__spin}.dashboard-module__Gx_nyq__loadingText{color:#ffffff4d;font-size:14px}.dashboard-module__Gx_nyq__page{background:var(--bg);min-height:100vh}.dashboard-module__Gx_nyq__mobileOverlay{z-index:40;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000a6;display:none;position:fixed;inset:0}.dashboard-module__Gx_nyq__sidebar{background:var(--surface);z-index:10;border-right:1px solid #ffffff0f;flex-direction:column;width:240px;height:100vh;padding:24px 0;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.dashboard-module__Gx_nyq__sidebarTop{flex-direction:column;flex:1;display:flex}.dashboard-module__Gx_nyq__logo{border-bottom:1px solid #ffffff0f;align-items:center;gap:10px;margin-bottom:18px;padding:0 18px 22px;text-decoration:none;display:flex}.dashboard-module__Gx_nyq__logoMark{color:#fff;background:linear-gradient(135deg,#7338d6,#c026d3);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;font-weight:900;display:flex}.dashboard-module__Gx_nyq__logoText{color:var(--white);letter-spacing:-.02em;font-family:Syne,sans-serif;font-size:17px;font-weight:800}.dashboard-module__Gx_nyq__logoAccent{background:var(--grad-gold-text);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.dashboard-module__Gx_nyq__userCard{border-bottom:1px solid #ffffff0d;align-items:center;gap:10px;margin-bottom:14px;padding:0 18px 18px;display:flex}.dashboard-module__Gx_nyq__userAvatar{color:#fff;background:linear-gradient(135deg,#7338d6 0%,#c026d3 100%);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:15px;font-weight:800;display:flex;box-shadow:0 4px 12px #7338d659}.dashboard-module__Gx_nyq__userInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.dashboard-module__Gx_nyq__userName{color:var(--white);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:700;overflow:hidden}.dashboard-module__Gx_nyq__userPlan{font-size:11px;font-weight:700}.dashboard-module__Gx_nyq__nav{flex-direction:column;gap:2px;padding:0 10px;display:flex}.dashboard-module__Gx_nyq__navItem{color:#fff6;transition:all var(--transition);border-radius:10px;align-items:center;gap:10px;padding:9px 12px;font-size:13px;font-weight:600;text-decoration:none;display:flex}.dashboard-module__Gx_nyq__navItem:hover{color:#ffffffbf;background:#ffffff0d}.dashboard-module__Gx_nyq__navActive{color:#fff;background:#7338d62e;border:1px solid #7338d640}.dashboard-module__Gx_nyq__navUpgrade{color:#f0a93b;background:#f0a93b14;border:1px solid #f0a93b33;margin-top:6px}.dashboard-module__Gx_nyq__navUpgrade:hover{background:#f0a93b24}.dashboard-module__Gx_nyq__navIcon{flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:18px;display:inline-flex;overflow:hidden}.dashboard-module__Gx_nyq__logoutBtn{color:#ffffff40;cursor:pointer;transition:all var(--transition);background:0 0;border:1px solid #ffffff12;border-radius:10px;align-items:center;gap:8px;margin:14px 10px 0;padding:9px 12px;font-size:12px;font-weight:600;display:flex}.dashboard-module__Gx_nyq__logoutBtn:hover{color:#f87171;background:#ef444412;border-color:#ef44444d}.dashboard-module__Gx_nyq__mobileTopbar{background:var(--surface);z-index:20;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:14px 16px;display:none;position:sticky;top:0}.dashboard-module__Gx_nyq__burgerBtn{color:#fff9;cursor:pointer;background:0 0;border:none;font-size:20px}.dashboard-module__Gx_nyq__mobileLogoText{color:var(--white);font-family:Syne,sans-serif;font-size:15px;font-weight:800}.dashboard-module__Gx_nyq__main{flex-direction:column;gap:24px;min-width:0;margin-left:240px;padding:36px 40px;animation:.35s both dashboard-module__Gx_nyq__fadeUp;display:flex}.dashboard-module__Gx_nyq__heroBanner{background:linear-gradient(135deg,#7338d640 0%,#c026d31f 60%,#f0a93b14 100%);border:1px solid #7338d633;border-radius:20px;justify-content:space-between;align-items:center;gap:24px;padding:32px 36px;display:flex;position:relative;overflow:hidden}.dashboard-module__Gx_nyq__heroBanner:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.dashboard-module__Gx_nyq__heroLeft{z-index:1;position:relative}.dashboard-module__Gx_nyq__heroGreeting{color:#ffffff73;margin-bottom:4px;font-size:14px}.dashboard-module__Gx_nyq__heroName{color:var(--white);letter-spacing:-.03em;margin-bottom:10px;font-family:Syne,sans-serif;font-size:32px;font-weight:800;line-height:1.1}.dashboard-module__Gx_nyq__heroSub{color:#ffffff80;max-width:340px;margin-bottom:20px;font-size:14px}.dashboard-module__Gx_nyq__heroCta{color:#1a0800;transition:all var(--transition);background:linear-gradient(135deg,#f0a93b,#fbbf24);border-radius:999px;align-items:center;padding:10px 22px;font-size:14px;font-weight:700;text-decoration:none;animation:2s ease-in-out infinite dashboard-module__Gx_nyq__pulseGold;display:inline-flex;box-shadow:0 4px 20px #f0a93b66}.dashboard-module__Gx_nyq__heroCta:hover{transform:translateY(-2px);box-shadow:0 8px 28px #f0a93b8c}.dashboard-module__Gx_nyq__heroRight{flex-direction:column;flex-shrink:0;justify-content:center;gap:8px;width:200px;height:100px;display:flex;position:relative}.dashboard-module__Gx_nyq__heroBubble1,.dashboard-module__Gx_nyq__heroBubble2,.dashboard-module__Gx_nyq__heroBubble3{color:#fff9;background:#ffffff12;border:1px solid #ffffff1a;border-radius:12px;padding:8px 12px;font-size:12px;animation:3s ease-in-out infinite dashboard-module__Gx_nyq__floatBubble}.dashboard-module__Gx_nyq__heroBubble1{max-width:180px;animation-delay:0s}.dashboard-module__Gx_nyq__heroBubble2{max-width:200px;margin-left:10px;animation-delay:.4s}.dashboard-module__Gx_nyq__heroBubble3{max-width:160px;animation-delay:.8s}.dashboard-module__Gx_nyq__statsRow{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.dashboard-module__Gx_nyq__statCard{transition:all var(--transition);background:#ffffff0a;border:1px solid #ffffff12;border-radius:16px;align-items:center;gap:14px;padding:18px 20px;display:flex}.dashboard-module__Gx_nyq__statCard:hover{border-color:#ffffff1f;transform:translateY(-2px)}.dashboard-module__Gx_nyq__statStreak{background:#f59e0b0d;border-color:#f59e0b33}.dashboard-module__Gx_nyq__statMsgs{background:#6366f10d;border-color:#6366f133}.dashboard-module__Gx_nyq__statRemaining{background:#10b9810d;border-color:#10b98133}.dashboard-module__Gx_nyq__statIcon{flex-shrink:0;font-size:24px}.dashboard-module__Gx_nyq__statBody{flex-direction:column;gap:3px;display:flex}.dashboard-module__Gx_nyq__statValue{color:var(--white);font-family:Syne,sans-serif;font-size:24px;font-weight:800;line-height:1}.dashboard-module__Gx_nyq__statLabel{color:#fff6;font-size:12px}.dashboard-module__Gx_nyq__midRow{grid-template-columns:1fr 340px;gap:16px;display:grid}.dashboard-module__Gx_nyq__chartCard,.dashboard-module__Gx_nyq__usageCard{background:#ffffff0a;border:1px solid #ffffff12;border-radius:16px;padding:22px}.dashboard-module__Gx_nyq__cardHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.dashboard-module__Gx_nyq__cardTitle{color:var(--white);font-family:Syne,sans-serif;font-size:14px;font-weight:700}.dashboard-module__Gx_nyq__cardBadge{color:var(--violet-bright);background:#8b5cf61f;border:1px solid #8b5cf633;border-radius:999px;padding:2px 10px;font-size:12px}.dashboard-module__Gx_nyq__chartWrap{width:100%}.dashboard-module__Gx_nyq__usagePct{font-family:Syne,sans-serif;font-size:26px;font-weight:800;line-height:1}.dashboard-module__Gx_nyq__usageSub{color:#fff6;margin-bottom:16px;font-size:13px}.dashboard-module__Gx_nyq__progressTrack{background:#ffffff0f;border-radius:999px;height:8px;margin-bottom:12px;overflow:hidden}.dashboard-module__Gx_nyq__progressFill{border-radius:999px;height:100%;transition:width .8s cubic-bezier(.4,0,.2,1);animation:.8s cubic-bezier(.4,0,.2,1) both dashboard-module__Gx_nyq__fillBar}.dashboard-module__Gx_nyq__usageWarn{color:#f59e0bcc;margin-bottom:12px;font-size:12px}.dashboard-module__Gx_nyq__upgradeLink{color:var(--gold);transition:color var(--transition);font-size:13px;font-weight:700;text-decoration:none;display:inline-block}.dashboard-module__Gx_nyq__upgradeLink:hover{color:var(--gold-2)}.dashboard-module__Gx_nyq__actions{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px;display:grid}.dashboard-module__Gx_nyq__actionPrimary{transition:all var(--transition);background:linear-gradient(135deg,#7338d6 0%,#8b5cf6 60%,#c026d3 100%);border-radius:16px;align-items:center;gap:14px;padding:20px 22px;text-decoration:none;display:flex;box-shadow:0 8px 32px #7338d64d}.dashboard-module__Gx_nyq__actionPrimary:hover{transform:translateY(-3px);box-shadow:0 12px 40px #7338d673}.dashboard-module__Gx_nyq__actionWhatsapp{transition:all var(--transition);background:#25d36614;border:1px solid #25d36633;border-radius:16px;align-items:center;gap:14px;padding:20px 22px;display:flex}.dashboard-module__Gx_nyq__actionWhatsapp:hover{background:#25d36621;border-color:#25d36659}.dashboard-module__Gx_nyq__actionUpgrade{transition:all var(--transition);background:#f0a93b14;border:1px solid #f0a93b33;border-radius:16px;align-items:center;gap:14px;padding:20px 22px;text-decoration:none;display:flex}.dashboard-module__Gx_nyq__actionUpgrade:hover{background:#f0a93b24;border-color:#f0a93b66}.dashboard-module__Gx_nyq__actionEmoji{flex-shrink:0;font-size:26px}.dashboard-module__Gx_nyq__actionBody{flex-direction:column;flex:1;gap:3px;display:flex}.dashboard-module__Gx_nyq__actionTitle{color:#fff;font-size:14px;font-weight:800}.dashboard-module__Gx_nyq__actionDesc{color:#ffffff8c;font-size:12px}.dashboard-module__Gx_nyq__actionArrow{color:#fff6;transition:transform var(--transition);font-size:16px}.dashboard-module__Gx_nyq__actionPrimary:hover .dashboard-module__Gx_nyq__actionArrow,.dashboard-module__Gx_nyq__actionUpgrade:hover .dashboard-module__Gx_nyq__actionArrow{transform:translate(4px)}.dashboard-module__Gx_nyq__whatsappBtn{color:#25d366;transition:all var(--transition);border:1px solid #25d3664d;border-radius:999px;flex-shrink:0;padding:6px 14px;font-size:13px;font-weight:700;text-decoration:none}.dashboard-module__Gx_nyq__whatsappBtn:hover{background:#25d3661f}.dashboard-module__Gx_nyq__infoGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.dashboard-module__Gx_nyq__infoCard{transition:all var(--transition);background:#ffffff0a;border:1px solid #ffffff12;border-radius:16px;align-items:flex-start;gap:14px;padding:20px;display:flex}.dashboard-module__Gx_nyq__infoCard:hover{border-color:#ffffff1f}.dashboard-module__Gx_nyq__infoIcon{flex-shrink:0;margin-top:2px;font-size:22px}.dashboard-module__Gx_nyq__infoBody{flex-direction:column;gap:4px;display:flex}.dashboard-module__Gx_nyq__infoLabel{color:#ffffff59;text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:700}.dashboard-module__Gx_nyq__infoValue{color:var(--white);font-size:15px;font-weight:700}.dashboard-module__Gx_nyq__infoHint{color:#ffffff4d;font-size:11px;line-height:1.5}@media (max-width:1200px){.dashboard-module__Gx_nyq__statsRow{grid-template-columns:repeat(2,1fr)}.dashboard-module__Gx_nyq__midRow{grid-template-columns:1fr}.dashboard-module__Gx_nyq__infoGrid{grid-template-columns:repeat(2,1fr)}.dashboard-module__Gx_nyq__main{padding:28px}}@media (max-width:900px){.dashboard-module__Gx_nyq__infoGrid{grid-template-columns:1fr}.dashboard-module__Gx_nyq__heroBanner{flex-direction:column;align-items:flex-start}.dashboard-module__Gx_nyq__heroRight{display:none}.dashboard-module__Gx_nyq__heroSub{max-width:100%}}@media (max-width:768px){.dashboard-module__Gx_nyq__sidebar{z-index:50;transition:left .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;bottom:0;left:-240px}.dashboard-module__Gx_nyq__sidebarOpen{left:0!important}.dashboard-module__Gx_nyq__mobileOverlay{display:block}.dashboard-module__Gx_nyq__mobileTopbar{display:flex}.dashboard-module__Gx_nyq__main{gap:18px;margin-left:0;padding:20px 16px}.dashboard-module__Gx_nyq__heroBanner{padding:24px 20px}.dashboard-module__Gx_nyq__heroName{font-size:24px}.dashboard-module__Gx_nyq__heroGreeting{font-size:13px}.dashboard-module__Gx_nyq__heroSub{margin-bottom:16px;font-size:13px}.dashboard-module__Gx_nyq__heroCta{min-height:44px;padding:10px 18px;font-size:13px}.dashboard-module__Gx_nyq__statsRow{grid-template-columns:repeat(2,1fr);gap:10px}.dashboard-module__Gx_nyq__statCard{padding:14px 16px}.dashboard-module__Gx_nyq__statIcon{font-size:20px}.dashboard-module__Gx_nyq__statValue{font-size:22px}.dashboard-module__Gx_nyq__statLabel{font-size:11px}.dashboard-module__Gx_nyq__chartCard,.dashboard-module__Gx_nyq__usageCard{padding:18px}.dashboard-module__Gx_nyq__actions{grid-template-columns:1fr}.dashboard-module__Gx_nyq__actionPrimary,.dashboard-module__Gx_nyq__actionWhatsapp,.dashboard-module__Gx_nyq__actionUpgrade{min-height:64px;padding:16px 18px}.dashboard-module__Gx_nyq__infoCard{padding:16px}.dashboard-module__Gx_nyq__burgerBtn{justify-content:center;align-items:center;min-width:44px;min-height:44px;display:flex}.dashboard-module__Gx_nyq__navItem,.dashboard-module__Gx_nyq__logoutBtn{min-height:44px}}@media (max-width:480px){.dashboard-module__Gx_nyq__main{gap:14px;margin-left:0;padding:16px 12px}.dashboard-module__Gx_nyq__heroBanner{border-radius:14px;padding:20px 16px}.dashboard-module__Gx_nyq__heroName{font-size:20px}.dashboard-module__Gx_nyq__heroSub{font-size:12px}.dashboard-module__Gx_nyq__heroCta{padding:9px 16px;font-size:13px}.dashboard-module__Gx_nyq__statsRow{grid-template-columns:1fr 1fr;gap:8px}.dashboard-module__Gx_nyq__statCard{gap:10px;padding:12px 14px}.dashboard-module__Gx_nyq__statIcon{font-size:18px}.dashboard-module__Gx_nyq__statValue{font-size:20px}.dashboard-module__Gx_nyq__statLabel{font-size:10px}.dashboard-module__Gx_nyq__chartCard,.dashboard-module__Gx_nyq__usageCard{border-radius:14px;padding:16px}.dashboard-module__Gx_nyq__cardTitle{font-size:13px}.dashboard-module__Gx_nyq__actionPrimary,.dashboard-module__Gx_nyq__actionWhatsapp,.dashboard-module__Gx_nyq__actionUpgrade{border-radius:14px;padding:14px 16px}.dashboard-module__Gx_nyq__actionTitle{font-size:13px}.dashboard-module__Gx_nyq__actionDesc{font-size:11px}.dashboard-module__Gx_nyq__actionEmoji{font-size:22px}.dashboard-module__Gx_nyq__whatsappBtn{align-items:center;min-height:44px;padding:10px 14px;display:inline-flex}.dashboard-module__Gx_nyq__infoGrid{grid-template-columns:1fr;gap:10px}.dashboard-module__Gx_nyq__infoCard{border-radius:14px;padding:14px}.dashboard-module__Gx_nyq__infoValue{font-size:14px}.dashboard-module__Gx_nyq__infoHint{font-size:10px}.dashboard-module__Gx_nyq__mobileTopbar{padding:12px 14px}.dashboard-module__Gx_nyq__mobileLogoText{font-size:14px}}
