.NotificationDropdown-module__nDQ9XG__container{position:relative}.NotificationDropdown-module__nDQ9XG__trigger{background:var(--glass-bg);border:1px solid var(--glass-border);width:44px;height:44px;color:var(--foreground-muted);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:relative}.NotificationDropdown-module__nDQ9XG__trigger:hover{border-color:var(--primary);color:var(--foreground);background:#8b5cf61a}.NotificationDropdown-module__nDQ9XG__badge{background:var(--primary);color:#fff;border-radius:9999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:.7rem;font-weight:700;display:flex;position:absolute;top:-2px;right:-2px}.NotificationDropdown-module__nDQ9XG__dropdown{background:var(--background-secondary);border:1px solid var(--glass-border);border-radius:var(--radius-lg);width:380px;max-height:480px;box-shadow:var(--shadow-lg);z-index:1000;position:absolute;top:calc(100% + 12px);right:0;overflow:hidden}.NotificationDropdown-module__nDQ9XG__header{border-bottom:1px solid var(--glass-border);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.NotificationDropdown-module__nDQ9XG__header h3{font-size:1rem;font-weight:600}.NotificationDropdown-module__nDQ9XG__markRead{color:var(--primary);cursor:pointer;background:0 0;border:none;font-size:.85rem;transition:opacity .2s}.NotificationDropdown-module__nDQ9XG__markRead:hover{opacity:.8}.NotificationDropdown-module__nDQ9XG__list{max-height:400px;overflow-y:auto}.NotificationDropdown-module__nDQ9XG__empty{text-align:center;color:var(--foreground-muted);flex-direction:column;justify-content:center;align-items:center;padding:48px 20px;display:flex}.NotificationDropdown-module__nDQ9XG__empty span{opacity:.5;margin-bottom:12px;font-size:2.5rem}.NotificationDropdown-module__nDQ9XG__item{border-bottom:1px solid var(--glass-border);cursor:pointer;gap:12px;padding:16px 20px;transition:background .2s;display:flex}.NotificationDropdown-module__nDQ9XG__item:last-child{border-bottom:none}.NotificationDropdown-module__nDQ9XG__item:hover{background:var(--glass-bg)}.NotificationDropdown-module__nDQ9XG__item.NotificationDropdown-module__nDQ9XG__unread{background:#8b5cf60d}.NotificationDropdown-module__nDQ9XG__item.NotificationDropdown-module__nDQ9XG__unread:before{content:"";background:var(--primary);border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:8px;transform:translateY(-50%)}.NotificationDropdown-module__nDQ9XG__icon{flex-shrink:0;font-size:1.5rem}.NotificationDropdown-module__nDQ9XG__content{flex:1;min-width:0}.NotificationDropdown-module__nDQ9XG__title{color:var(--foreground);margin-bottom:4px;font-size:.9rem;font-weight:600}.NotificationDropdown-module__nDQ9XG__message{color:var(--foreground-muted);margin-bottom:6px;font-size:.85rem;line-height:1.4}.NotificationDropdown-module__nDQ9XG__time{color:var(--foreground-muted);opacity:.7;font-size:.75rem}@media (max-width:480px){.NotificationDropdown-module__nDQ9XG__dropdown{width:calc(100vw - 40px);right:-60px}}
.DashboardLayout-module__TvOKRa__skipLink{background:var(--primary);color:#fff;border-radius:var(--radius-md);z-index:9999;padding:12px 24px;font-weight:600;text-decoration:none;transition:top .2s;position:absolute;top:-100px;left:16px}.DashboardLayout-module__TvOKRa__skipLink:focus{top:16px}.DashboardLayout-module__TvOKRa__layout{min-height:100vh;display:flex}.DashboardLayout-module__TvOKRa__sidebar{background:var(--background-secondary);border-right:1px solid var(--glass-border);z-index:100;flex-direction:column;width:280px;padding:24px;display:flex;position:fixed;top:0;bottom:0;left:0}.DashboardLayout-module__TvOKRa__logo{align-items:center;gap:12px;margin-bottom:32px;padding:8px 0;text-decoration:none;display:flex}.DashboardLayout-module__TvOKRa__creditDisplay{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-md);color:var(--foreground);align-items:center;gap:8px;padding:12px 16px;font-weight:600;display:flex}.DashboardLayout-module__TvOKRa__creditCount{background:linear-gradient(135deg,var(--primary),var(--secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.1rem;font-weight:700}.DashboardLayout-module__TvOKRa__getCreditsBtn{border:1px solid var(--glass-border);border-radius:var(--radius-md);width:100%;color:var(--foreground-muted);text-align:center;background:#ffffff0d;margin-top:12px;padding:10px 16px;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.DashboardLayout-module__TvOKRa__getCreditsBtn:hover{color:var(--foreground);background:#8b5cf61a;border-color:#8b5cf64d}.DashboardLayout-module__TvOKRa__logoImage{object-fit:contain;width:auto;height:32px}.DashboardLayout-module__TvOKRa__logoText{background:linear-gradient(135deg,var(--primary),var(--secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:800}.DashboardLayout-module__TvOKRa__nav{flex-direction:column;flex:1;gap:4px;display:flex}.DashboardLayout-module__TvOKRa__navItem{color:var(--foreground-muted);border-radius:var(--radius-md);align-items:center;gap:12px;padding:14px 16px;font-size:.95rem;font-weight:500;transition:all .2s;display:flex}.DashboardLayout-module__TvOKRa__navItem:hover{color:var(--foreground);background:var(--glass-bg)}.DashboardLayout-module__TvOKRa__navItem.DashboardLayout-module__TvOKRa__active{color:#fff;background:linear-gradient(135deg,var(--primary),var(--secondary));box-shadow:var(--shadow-sm),0 0 20px var(--primary-glow)}.DashboardLayout-module__TvOKRa__navIcon{font-size:1.25rem}.DashboardLayout-module__TvOKRa__sidebarFooter{border-top:1px solid var(--glass-border);margin-top:auto;padding-top:24px}.DashboardLayout-module__TvOKRa__referralWidget{border-radius:var(--radius-lg);background:linear-gradient(135deg,#8b5cf626,#06b6d41a);border:1px solid #8b5cf64d;margin-bottom:16px;padding:16px}.DashboardLayout-module__TvOKRa__referralHeader{align-items:center;gap:8px;margin-bottom:8px;font-size:.9rem;font-weight:600;display:flex}.DashboardLayout-module__TvOKRa__referralText{color:var(--foreground-muted);margin:0 0 12px;font-size:.8rem}.DashboardLayout-module__TvOKRa__referralText strong{color:var(--success,#22c55e)}.DashboardLayout-module__TvOKRa__referralLink{text-align:center;background:var(--gradient-primary);color:#fff;border-radius:var(--radius-md);padding:10px;font-size:.85rem;font-weight:500;text-decoration:none;transition:opacity .2s;display:block}.DashboardLayout-module__TvOKRa__referralLink:hover{opacity:.9}.DashboardLayout-module__TvOKRa__main{flex-direction:column;flex:1;margin-left:280px;display:flex}.DashboardLayout-module__TvOKRa__header{background:var(--background-secondary);border-bottom:1px solid var(--glass-border);z-index:50;justify-content:space-between;align-items:center;padding:20px 32px;display:flex;position:sticky;top:0}.DashboardLayout-module__TvOKRa__pageTitle h1{background:linear-gradient(135deg,var(--foreground),var(--foreground-muted));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:600}.DashboardLayout-module__TvOKRa__headerActions{align-items:center;gap:16px;display:flex}.DashboardLayout-module__TvOKRa__notificationBtn{background:var(--glass-bg);border:1px solid var(--glass-border);width:44px;height:44px;color:var(--foreground-muted);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:relative}.DashboardLayout-module__TvOKRa__notificationBtn:hover{border-color:var(--primary);color:var(--foreground);background:#8b5cf61a}.DashboardLayout-module__TvOKRa__notificationDot{background:var(--primary);border:2px solid var(--background-secondary);border-radius:50%;width:8px;height:8px;position:absolute;top:10px;right:10px}.DashboardLayout-module__TvOKRa__avatar{background:linear-gradient(135deg,var(--primary),var(--secondary));border:2px solid var(--glass-border);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;transition:border-color .2s;display:flex;position:relative;overflow:hidden}.DashboardLayout-module__TvOKRa__avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%;position:absolute}.DashboardLayout-module__TvOKRa__avatar:hover{border-color:var(--primary)}.DashboardLayout-module__TvOKRa__avatarInitials{color:#fff;letter-spacing:.5px;font-size:.9rem;font-weight:700}.DashboardLayout-module__TvOKRa__userMenu{align-items:center;gap:12px;display:flex}.DashboardLayout-module__TvOKRa__userInfo{flex-direction:column;gap:2px;display:flex}.DashboardLayout-module__TvOKRa__userName{color:var(--foreground);font-size:.9rem;font-weight:500}.DashboardLayout-module__TvOKRa__signOutBtn{color:var(--foreground-muted);cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-size:.75rem;transition:color .2s}.DashboardLayout-module__TvOKRa__signOutBtn:hover{color:var(--error,#ef4444)}.DashboardLayout-module__TvOKRa__content{flex:1;padding:32px;overflow-y:auto}@media (max-width:1024px){.DashboardLayout-module__TvOKRa__sidebar{width:240px;padding:20px}.DashboardLayout-module__TvOKRa__main{margin-left:240px}}@media (max-width:768px){.DashboardLayout-module__TvOKRa__sidebar{z-index:1000;width:280px;transition:transform .3s;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.DashboardLayout-module__TvOKRa__sidebarOpen{transform:translate(0)}.DashboardLayout-module__TvOKRa__sidebarHeader{justify-content:space-between;align-items:center;display:flex}.DashboardLayout-module__TvOKRa__closeSidebar{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-md);width:40px;height:40px;color:var(--foreground-muted);cursor:pointer;justify-content:center;align-items:center;transition:all .2s;display:flex}.DashboardLayout-module__TvOKRa__closeSidebar:hover{color:var(--foreground);border-color:var(--primary)}.DashboardLayout-module__TvOKRa__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;background:#0009;position:fixed;inset:0}.DashboardLayout-module__TvOKRa__main{margin-left:0}.DashboardLayout-module__TvOKRa__header{gap:12px;padding:16px 20px}.DashboardLayout-module__TvOKRa__menuBtn{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-md);width:44px;height:44px;color:var(--foreground);cursor:pointer;justify-content:center;align-items:center;transition:all .2s;display:flex}.DashboardLayout-module__TvOKRa__menuBtn:hover{border-color:var(--primary);background:#8b5cf61a}.DashboardLayout-module__TvOKRa__pageTitle h1{font-size:1.1rem}.DashboardLayout-module__TvOKRa__content{padding:20px}.DashboardLayout-module__TvOKRa__signOutBtn{display:none}.DashboardLayout-module__TvOKRa__notificationBtn{width:40px;height:40px}.DashboardLayout-module__TvOKRa__avatar{width:40px;min-width:40px;height:40px}}.DashboardLayout-module__TvOKRa__mobileSignOut{cursor:pointer;width:100%;color:var(--error);background:0 0;border:none;margin-top:auto;font-size:.95rem;display:none}.DashboardLayout-module__TvOKRa__mobileSignOut:hover{background:var(--error-bg)!important;color:var(--error)!important}@media (max-width:768px){.DashboardLayout-module__TvOKRa__mobileSignOut{display:flex}}@media (min-width:769px){.DashboardLayout-module__TvOKRa__menuBtn,.DashboardLayout-module__TvOKRa__closeSidebar,.DashboardLayout-module__TvOKRa__overlay{display:none}}
.ConfirmModal-module__pIArVa__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;background:#0009;justify-content:center;align-items:center;padding:20px;animation:.15s ConfirmModal-module__pIArVa__fadeIn;display:flex;position:fixed;inset:0}.ConfirmModal-module__pIArVa__modal{background:var(--background-secondary,#1a1a2e);border:1px solid var(--glass-border,#ffffff1a);border-radius:var(--radius-xl,16px);text-align:center;width:100%;max-width:420px;padding:32px;animation:.2s ConfirmModal-module__pIArVa__slideUp}.ConfirmModal-module__pIArVa__iconWrapper{border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 16px;display:flex}.ConfirmModal-module__pIArVa__iconWrapper.ConfirmModal-module__pIArVa__danger{background:#ef444426}.ConfirmModal-module__pIArVa__iconWrapper.ConfirmModal-module__pIArVa__warning{background:#f59e0b26}.ConfirmModal-module__pIArVa__iconWrapper.ConfirmModal-module__pIArVa__info{background:#8b5cf626}.ConfirmModal-module__pIArVa__icon{font-size:1.5rem}.ConfirmModal-module__pIArVa__title{color:var(--foreground,#fff);margin:0 0 8px;font-size:1.15rem;font-weight:600}.ConfirmModal-module__pIArVa__message{color:var(--foreground-muted,#a0a0b8);margin:0 0 24px;font-size:.9rem;line-height:1.5}.ConfirmModal-module__pIArVa__actions{gap:12px;display:flex}.ConfirmModal-module__pIArVa__cancelBtn{background:var(--glass-bg,#ffffff0d);border:1px solid var(--glass-border,#ffffff1a);border-radius:var(--radius-md,8px);color:var(--foreground-muted,#a0a0b8);cursor:pointer;flex:1;padding:12px 20px;font-size:.9rem;font-weight:500;transition:all .2s}.ConfirmModal-module__pIArVa__cancelBtn:hover:not(:disabled){color:var(--foreground,#fff);background:#ffffff14}.ConfirmModal-module__pIArVa__confirmBtn{border-radius:var(--radius-md,8px);cursor:pointer;border:none;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.ConfirmModal-module__pIArVa__confirmBtn_danger{color:#fff;background:#ef4444}.ConfirmModal-module__pIArVa__confirmBtn_danger:hover:not(:disabled){background:#dc2626}.ConfirmModal-module__pIArVa__confirmBtn_warning{color:#fff;background:#f59e0b}.ConfirmModal-module__pIArVa__confirmBtn_warning:hover:not(:disabled){background:#d97706}.ConfirmModal-module__pIArVa__confirmBtn_info{background:var(--primary,#8b5cf6);color:#fff}.ConfirmModal-module__pIArVa__confirmBtn_info:hover:not(:disabled){background:var(--primary-hover,#7c3aed)}.ConfirmModal-module__pIArVa__confirmBtn:disabled,.ConfirmModal-module__pIArVa__cancelBtn:disabled{opacity:.6;cursor:not-allowed}.ConfirmModal-module__pIArVa__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.6s linear infinite ConfirmModal-module__pIArVa__spin}@keyframes ConfirmModal-module__pIArVa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ConfirmModal-module__pIArVa__slideUp{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes ConfirmModal-module__pIArVa__spin{to{transform:rotate(360deg)}}@media (max-width:480px){.ConfirmModal-module__pIArVa__modal{padding:24px 20px}.ConfirmModal-module__pIArVa__actions{flex-direction:column-reverse}}
.ProgressIndicator-module__txzCHG__progressIndicator{background:var(--glass-bg);border-radius:var(--radius-lg);border:1px solid var(--glass-border);padding:16px}.ProgressIndicator-module__txzCHG__queueNotice{border-radius:var(--radius-md);color:var(--primary);background:#8b5cf626;border:1px solid #8b5cf64d;justify-content:center;align-items:center;gap:6px;margin-bottom:12px;padding:8px 12px;font-size:.85rem;font-weight:500;display:flex}.ProgressIndicator-module__txzCHG__progressBar{background:#ffffff1a;border-radius:4px;height:8px;margin-bottom:12px;position:relative;overflow:hidden}.ProgressIndicator-module__txzCHG__progressFill{background:linear-gradient(90deg,var(--primary),var(--secondary));border-radius:4px;height:100%;transition:width .5s ease-out}.ProgressIndicator-module__txzCHG__progressGlow{background:var(--primary);filter:blur(10px);opacity:.8;border-radius:50%;width:20px;height:20px;animation:1.5s ease-in-out infinite ProgressIndicator-module__txzCHG__pulse;position:absolute;top:50%;transform:translate(-50%,-50%)}@keyframes ProgressIndicator-module__txzCHG__pulse{0%,to{opacity:.6;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.2)}}.ProgressIndicator-module__txzCHG__progressInfo{text-align:center;flex-direction:column;align-items:center;gap:8px;margin-bottom:16px;display:flex}.ProgressIndicator-module__txzCHG__stageInfo{justify-content:center;align-items:center;gap:8px;font-size:1.5rem;font-weight:600;display:flex}.ProgressIndicator-module__txzCHG__stageIcon{font-size:1.5rem;animation:1s ease-in-out infinite ProgressIndicator-module__txzCHG__bounce}@keyframes ProgressIndicator-module__txzCHG__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.ProgressIndicator-module__txzCHG__stageLabel{color:var(--foreground);white-space:nowrap;font-size:1.4rem;font-weight:600}.ProgressIndicator-module__txzCHG__timeInfo{color:var(--foreground-muted);white-space:nowrap;justify-content:center;align-items:center;gap:8px;font-size:1rem;display:flex}.ProgressIndicator-module__txzCHG__percentage{color:var(--primary);font-size:1.2rem;font-weight:700}.ProgressIndicator-module__txzCHG__separator{opacity:.5}.ProgressIndicator-module__txzCHG__timeRemaining{opacity:.8}.ProgressIndicator-module__txzCHG__stageDots{justify-content:space-between;gap:8px;display:flex}.ProgressIndicator-module__txzCHG__stageDot{background:#ffffff1a;border-radius:2px;flex:1;height:4px;transition:all .3s}.ProgressIndicator-module__txzCHG__stageDot.ProgressIndicator-module__txzCHG__completed{background:var(--primary)}.ProgressIndicator-module__txzCHG__stageDot.ProgressIndicator-module__txzCHG__active{background:linear-gradient(90deg,var(--primary),var(--secondary));animation:2s ease-in-out infinite ProgressIndicator-module__txzCHG__shimmer}@keyframes ProgressIndicator-module__txzCHG__shimmer{0%{opacity:.8}50%{opacity:1}to{opacity:.8}}.ProgressIndicator-module__txzCHG__completedState{color:var(--success);justify-content:center;align-items:center;gap:10px;padding:8px;font-weight:600;display:flex}.ProgressIndicator-module__txzCHG__completedIcon{font-size:1.3rem;animation:.3s ease-out ProgressIndicator-module__txzCHG__pop}@keyframes ProgressIndicator-module__txzCHG__pop{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.ProgressIndicator-module__txzCHG__failedState{color:var(--error);justify-content:center;align-items:center;gap:10px;padding:8px;font-weight:600;display:flex}.ProgressIndicator-module__txzCHG__failedIcon{font-size:1.3rem}
