.create-module___z67eG__container{justify-content:center;max-width:900px;margin:60px auto;padding:0 24px;display:flex}.create-module___z67eG__card{background:#fff;border:1px solid #f0f0f0;border-radius:20px;width:100%;padding:48px;box-shadow:0 12px 40px #00000014}.create-module___z67eG__header{text-align:center;margin-bottom:40px}.create-module___z67eG__title{color:#1a1a1a;letter-spacing:-.02em;margin-bottom:8px;font-size:2rem;font-weight:800}.create-module___z67eG__subtitle{color:#666;font-size:1rem}.create-module___z67eG__form{flex-direction:column;gap:28px;display:flex}.create-module___z67eG__row{gap:24px;display:flex}.create-module___z67eG__col{flex:1}.create-module___z67eG__formGroup{flex-direction:column;gap:10px;display:flex}.create-module___z67eG__label{color:#333;margin-left:2px;font-size:.95rem;font-weight:600}.create-module___z67eG__input,.create-module___z67eG__textarea{color:#1a1a1a;-webkit-appearance:none;background:#fdfdfd;border:2px solid #e5e5e5;border-radius:12px;width:100%;padding:16px 20px;font-size:1rem;transition:all .2s}.create-module___z67eG__input:focus,.create-module___z67eG__textarea:focus{background:#fff;border-color:#000;outline:none;box-shadow:0 0 0 4px #0000000d}.create-module___z67eG__select{color:#333;cursor:pointer;appearance:none;background:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%23666' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") right 18px center/10px no-repeat;border:1px solid #ccc;border-radius:25px;width:100%;padding:14px 50px 14px 20px;font-size:.95rem;transition:all .25s;box-shadow:0 1px 3px #00000014}.create-module___z67eG__select:hover{border-color:#999;box-shadow:0 2px 6px #0000001f}.create-module___z67eG__select:focus{background:linear-gradient(#fff 0% 100%);border-color:#000;outline:none;box-shadow:0 0 0 3px #00000014}.create-module___z67eG__selectWrapper{align-items:center;display:flex;position:relative}.create-module___z67eG__selectIcon{color:#666;pointer-events:none;z-index:1;width:18px;height:18px;position:absolute;top:50%;left:18px;transform:translateY(-50%)}.create-module___z67eG__selectWithIcon{padding-left:50px!important}.create-module___z67eG__textarea{resize:vertical;border-radius:12px;min-height:120px;line-height:1.6}.create-module___z67eG__dropZone{text-align:center;cursor:pointer;background:#fafafa;border:2px dashed #e5e5e5;border-radius:16px;padding:40px;transition:all .2s;position:relative}.create-module___z67eG__dropZone:hover,.create-module___z67eG__dropZoneActive{background:#f5f5f5;border-color:#000}.create-module___z67eG__dropZoneContent{color:#666;flex-direction:column;align-items:center;gap:12px;display:flex}.create-module___z67eG__uploadIcon{color:#000;width:48px;height:48px;margin-bottom:8px}.create-module___z67eG__fileInput{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}.create-module___z67eG__imageGallery{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:16px;margin-top:24px;display:grid}.create-module___z67eG__imagePreview{aspect-ratio:1;border:1px solid #eee;border-radius:12px;position:relative;overflow:hidden}.create-module___z67eG__imagePreview img{object-fit:cover;width:100%;height:100%}.create-module___z67eG__removeBtn{cursor:pointer;color:#f44;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;transition:transform .1s;display:flex;position:absolute;top:6px;right:6px;box-shadow:0 2px 4px #0000001a}.create-module___z67eG__removeBtn:hover{transform:scale(1.1)}.create-module___z67eG__submitBtn{color:#fff;cursor:pointer;background:#000;border:none;border-radius:14px;width:100%;margin-top:12px;padding:20px;font-size:1.1rem;font-weight:700;transition:all .2s}.create-module___z67eG__submitBtn:hover:not(:disabled){background:#333;transform:translateY(-2px);box-shadow:0 8px 20px #0003}.create-module___z67eG__submitBtn:disabled{cursor:not-allowed;background:#ccc;transform:none}
.wallet-module__L2chHa__alertContainer{border-radius:16px;align-items:flex-start;gap:16px;margin-bottom:24px;padding:20px 24px;display:flex}.wallet-module__L2chHa__alertWarning{background:linear-gradient(135deg,#fffbeb 0%,#fef3cd 100%);border:1px solid #f59e0b}.wallet-module__L2chHa__alertCritical{background:linear-gradient(135deg,#fef2f2 0%,#fecaca 100%);border:1px solid #ef4444}.wallet-module__L2chHa__alertIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.wallet-module__L2chHa__alertIconWarning{color:#d97706;background:#f59e0b26}.wallet-module__L2chHa__alertIconCritical{color:#dc2626;background:#ef444426}.wallet-module__L2chHa__alertContent{flex:1}.wallet-module__L2chHa__alertTitle{margin-bottom:4px;font-size:15px;font-weight:700}.wallet-module__L2chHa__alertTitleWarning{color:#92400e}.wallet-module__L2chHa__alertTitleCritical{color:#991b1b}.wallet-module__L2chHa__alertText{margin-bottom:12px;font-size:14px;line-height:1.5}.wallet-module__L2chHa__alertTextWarning{color:#b45309}.wallet-module__L2chHa__alertTextCritical{color:#b91c1c}.wallet-module__L2chHa__alertBtn{cursor:pointer;border:none;border-radius:10px;align-items:center;gap:8px;padding:10px 20px;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex}.wallet-module__L2chHa__alertBtnWarning{color:#000;background:#f59e0b}.wallet-module__L2chHa__alertBtnWarning:hover{background:#d97706;transform:translateY(-1px)}.wallet-module__L2chHa__alertBtnCritical{color:#fff;background:#ef4444}.wallet-module__L2chHa__alertBtnCritical:hover{background:#dc2626;transform:translateY(-1px)}.wallet-module__L2chHa__walletCard{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border-radius:24px;padding:28px;position:relative;overflow:hidden}.wallet-module__L2chHa__walletCard:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffb80026 0%,#0000 70%);width:300px;height:300px;position:absolute;top:-50%;right:-30%}.wallet-module__L2chHa__walletHeader{z-index:1;justify-content:space-between;align-items:flex-start;margin-bottom:28px;display:flex;position:relative}.wallet-module__L2chHa__walletLabel{color:#fff9;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:13px;font-weight:500}.wallet-module__L2chHa__walletBalance{align-items:baseline;gap:8px;display:flex}.wallet-module__L2chHa__walletAmount{letter-spacing:-1px;font-size:42px;font-weight:800;line-height:1}.wallet-module__L2chHa__walletCurrency{color:#ffb800;font-size:18px;font-weight:600}.wallet-module__L2chHa__walletIcon{color:#ffb800;background:#ffb80026;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.wallet-module__L2chHa__walletStats{z-index:1;border-top:1px solid #ffffff1a;grid-template-columns:repeat(2,1fr);gap:20px;padding-top:24px;display:grid;position:relative}.wallet-module__L2chHa__walletStat{align-items:center;gap:14px;display:flex}.wallet-module__L2chHa__walletStatIcon{color:#ffffffb3;background:#ffffff14;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.wallet-module__L2chHa__walletStatInfo{flex:1}.wallet-module__L2chHa__walletStatLabel{color:#ffffff80;margin-bottom:4px;font-size:12px}.wallet-module__L2chHa__walletStatValue{color:#fff;font-size:16px;font-weight:700}.wallet-module__L2chHa__walletStatValueDanger{color:#fca5a5}.wallet-module__L2chHa__rechargeBtn{color:#000;cursor:pointer;z-index:1;background:#ffb800;border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:24px;padding:16px;font-size:15px;font-weight:700;transition:all .2s;display:flex;position:relative}.wallet-module__L2chHa__rechargeBtn:hover{background:#e5a600;transform:translateY(-2px);box-shadow:0 8px 20px #ffb8004d}
:root{--dash-bg:#f8fafc;--dash-card-bg:#fff;--dash-border:#e2e8f0;--dash-text-primary:#0f172a;--dash-text-secondary:#64748b;--dash-accent:#ffb800;--dash-accent-hover:#e5a600;--dash-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;--dash-shadow-hover:0 10px 15px -3px #00000014,0 4px 6px -2px #0000000a}.dashboard-module__dM5GKW__container{background:var(--dash-bg);min-height:100vh;display:flex}.dashboard-module__dM5GKW__sidebarWrapper{border-right:1px solid var(--dash-border);background:var(--dash-card-bg);z-index:40;flex-shrink:0;width:280px;height:100vh;position:fixed;top:0;bottom:0;left:0;overflow-y:auto}.dashboard-module__dM5GKW__sidebar{flex-direction:column;height:100%;padding:24px 16px;display:flex}.dashboard-module__dM5GKW__logo{color:var(--dash-text-primary);letter-spacing:-.5px;align-items:center;gap:10px;margin-bottom:40px;padding:0 12px;font-size:24px;font-weight:700;text-decoration:none;display:flex}.dashboard-module__dM5GKW__logoDot{background:var(--dash-accent);border-radius:50%;width:10px;height:10px;box-shadow:0 0 10px #ffb80066}.dashboard-module__dM5GKW__navSection{margin-bottom:32px}.dashboard-module__dM5GKW__navLabel{color:var(--dash-text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px;padding:0 12px;font-size:12px;font-weight:600}.dashboard-module__dM5GKW__sidebarItem{color:var(--dash-text-secondary);border-radius:12px;align-items:center;gap:12px;margin-bottom:4px;padding:12px 14px;font-size:15px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.dashboard-module__dM5GKW__sidebarItem:hover{color:var(--dash-text-primary);background:#f1f5f9}.dashboard-module__dM5GKW__active{font-weight:600;position:relative;overflow:hidden;color:var(--dash-text-primary)!important;background:#fffbeb!important}.dashboard-module__dM5GKW__active:before{content:"";background:var(--dash-accent);border-radius:0 4px 4px 0;width:4px;position:absolute;top:0;bottom:0;left:0}.dashboard-module__dM5GKW__active .dashboard-module__dM5GKW__icon{color:var(--dash-accent)}.dashboard-module__dM5GKW__icon{transition:color .2s}.dashboard-module__dM5GKW__logoutBtn{cursor:pointer;width:100%;color:var(--dash-text-secondary);background:0 0;border:none;border-radius:12px;align-items:center;gap:12px;margin-top:auto;padding:12px 14px;font-size:15px;transition:all .2s;display:flex}.dashboard-module__dM5GKW__logoutBtn:hover{background:#fef2f2;color:#ef4444!important}.dashboard-module__dM5GKW__statIcon{color:var(--dash-accent);background:#fffbeb;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;padding:10px;transition:all .2s;display:flex}.dashboard-module__dM5GKW__statCard:hover .dashboard-module__dM5GKW__statIcon{background:var(--dash-accent);color:#000;transform:scale(1.05)}.dashboard-module__dM5GKW__chartBarFill{background:linear-gradient(to top,var(--dash-accent),#fbbf24);opacity:.9;border-radius:8px;transition:height .5s cubic-bezier(.4,0,.2,1),opacity .2s;position:absolute;bottom:0;left:0;right:0}.dashboard-module__dM5GKW__chartBar:hover .dashboard-module__dM5GKW__chartBarFill{opacity:1;box-shadow:0 0 15px #ffb8004d}.dashboard-module__dM5GKW__chartLabels{justify-content:space-between;margin-top:16px;padding:0 12px;display:flex}.dashboard-module__dM5GKW__chartLabels span{color:var(--dash-text-secondary);text-transform:uppercase;font-size:13px;font-weight:500}.dashboard-module__dM5GKW__activityCard{border:1px solid var(--dash-border);background:#fff;border-radius:24px;padding:32px}.dashboard-module__dM5GKW__viewAllLink{color:var(--dash-text-primary);align-items:center;gap:6px;font-size:14px;font-weight:600;text-decoration:none;transition:color .2s;display:flex}.dashboard-module__dM5GKW__viewAllLink:hover{color:var(--dash-accent-hover)}.dashboard-module__dM5GKW__activityList{flex-direction:column;gap:20px;display:flex}.dashboard-module__dM5GKW__activityItem{border-bottom:1px solid #f1f5f9;align-items:flex-start;gap:16px;padding-bottom:20px;display:flex}.dashboard-module__dM5GKW__activityItem:last-child{border-bottom:none;padding-bottom:0}.dashboard-module__dM5GKW__activityDot{background:var(--dash-accent);border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:6px;box-shadow:0 0 0 4px #ffb80026}.dashboard-module__dM5GKW__activityContent{flex:1;min-width:0}.dashboard-module__dM5GKW__activityTitle{color:var(--dash-text-primary);margin-bottom:6px;font-size:15px;font-weight:500;line-height:1.5}.dashboard-module__dM5GKW__activityTime{color:var(--dash-text-secondary);font-size:13px}.dashboard-module__dM5GKW__quickActionsSection{margin-top:16px}.dashboard-module__dM5GKW__sectionTitle{color:var(--dash-text-primary);letter-spacing:-.5px;margin-bottom:24px;font-size:20px;font-weight:700}.dashboard-module__dM5GKW__quickActionsGrid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.dashboard-module__dM5GKW__actionCard{color:#fff;background:#0f172a;border-radius:24px;align-items:center;gap:20px;padding:24px;text-decoration:none;transition:all .3s;display:flex}.dashboard-module__dM5GKW__actionCard:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0f172a33}.dashboard-module__dM5GKW__actionIconWrapper{width:56px;height:56px;color:var(--dash-accent);background:#ffffff1a;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;transition:background .2s;display:flex}.dashboard-module__dM5GKW__actionCard:hover .dashboard-module__dM5GKW__actionIconWrapper{background:#ffb80033}.dashboard-module__dM5GKW__actionCardAlt{color:var(--dash-text-primary);border:1px solid var(--dash-border);background:#fff;border-radius:24px;align-items:center;gap:20px;padding:24px;text-decoration:none;transition:all .3s;display:flex}.dashboard-module__dM5GKW__actionCardAlt:hover{box-shadow:var(--dash-shadow-hover);border-color:#cbd5e1;transform:translateY(-4px)}.dashboard-module__dM5GKW__actionIconWrapperAlt{width:56px;height:56px;color:var(--dash-text-primary);background:#f1f5f9;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.dashboard-module__dM5GKW__actionCardAlt:hover .dashboard-module__dM5GKW__actionIconWrapperAlt{background:var(--dash-accent);color:#000}.dashboard-module__dM5GKW__actionText{flex-direction:column;flex:1;gap:4px;display:flex}.dashboard-module__dM5GKW__actionTitle{font-size:18px;font-weight:700}.dashboard-module__dM5GKW__actionDesc{opacity:.8;font-size:14px}.dashboard-module__dM5GKW__actionArrow{opacity:.6;flex-shrink:0;transition:transform .2s}.dashboard-module__dM5GKW__actionCard:hover .dashboard-module__dM5GKW__actionArrow,.dashboard-module__dM5GKW__actionCardAlt:hover .dashboard-module__dM5GKW__actionArrow{opacity:1;transform:translate(4px)}.dashboard-module__dM5GKW__contentArea{flex-direction:column;flex:1;min-height:100vh;margin-left:280px;display:flex}.dashboard-module__dM5GKW__topBar{background:var(--dash-card-bg);border-bottom:1px solid var(--dash-border);z-index:30;justify-content:space-between;align-items:center;height:80px;padding:0 32px;display:flex;position:sticky;top:0}.dashboard-module__dM5GKW__breadCrumb{color:var(--dash-text-secondary);align-items:center;gap:8px;font-size:14px;display:flex}.dashboard-module__dM5GKW__breadCrumb span{color:var(--dash-text-primary);font-weight:600}.dashboard-module__dM5GKW__userActions{align-items:center;gap:16px;display:flex}.dashboard-module__dM5GKW__actionIcon{border:1px solid var(--dash-border);width:40px;height:40px;color:var(--dash-text-secondary);cursor:pointer;background:0 0;border-radius:12px;justify-content:center;align-items:center;transition:all .2s;display:flex}.dashboard-module__dM5GKW__actionIcon:hover{color:var(--dash-text-primary);background:#f1f5f9}.dashboard-module__dM5GKW__createBtn{background:var(--dash-accent);color:#000;border-radius:12px;align-items:center;gap:8px;padding:10px 18px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.dashboard-module__dM5GKW__createBtn:hover{background:var(--dash-accent-hover);transform:translateY(-1px)}.dashboard-module__dM5GKW__userProfile{align-items:center;gap:12px;display:flex}.dashboard-module__dM5GKW__userName{color:var(--dash-text-primary);font-size:14px;font-weight:600}.dashboard-module__dM5GKW__userAvatar{background:var(--dash-accent);color:#000;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;font-size:16px;font-weight:700;display:flex}.dashboard-module__dM5GKW__mainPage{background:var(--dash-bg);flex:1;padding:32px;overflow-y:auto}.dashboard-module__dM5GKW__dashboardContent{max-width:1400px;margin:0 auto}.dashboard-module__dM5GKW__dashHeader{margin-bottom:32px}.dashboard-module__dM5GKW__dashTitle{color:var(--dash-text-primary);letter-spacing:-.5px;margin-bottom:8px;font-size:28px;font-weight:800}.dashboard-module__dM5GKW__dashSubtitle{color:var(--dash-text-secondary);font-size:16px}.dashboard-module__dM5GKW__walletSection{margin-bottom:32px}.dashboard-module__dM5GKW__walletGrid{grid-template-columns:1fr;gap:24px;max-width:600px;display:grid}@media (min-width:1024px){.dashboard-module__dM5GKW__walletGrid{grid-template-columns:1fr}}.dashboard-module__dM5GKW__statsGrid{grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:32px;display:grid}.dashboard-module__dM5GKW__statCard{background:var(--dash-card-bg);border:1px solid var(--dash-border);border-radius:20px;padding:24px;transition:all .2s}.dashboard-module__dM5GKW__statCard:hover{box-shadow:var(--dash-shadow-hover);transform:translateY(-2px)}.dashboard-module__dM5GKW__statHeader{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.dashboard-module__dM5GKW__statTrend{color:#22c55e;background:#f0fdf4;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:600}.dashboard-module__dM5GKW__addBalanceBtn{color:var(--dash-accent);background:#fffbeb;border-radius:20px;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.dashboard-module__dM5GKW__addBalanceBtn:hover{background:var(--dash-accent);color:#000}.dashboard-module__dM5GKW__statValue{color:var(--dash-text-primary);letter-spacing:-1px;margin-bottom:4px;font-size:32px;font-weight:800}.dashboard-module__dM5GKW__statLabel{color:var(--dash-text-secondary);font-size:14px;font-weight:500}.dashboard-module__dM5GKW__contentGrid{grid-template-columns:2fr 1fr;gap:24px;margin-bottom:32px;display:grid}.dashboard-module__dM5GKW__chartCard{background:var(--dash-card-bg);border:1px solid var(--dash-border);border-radius:24px;padding:32px}.dashboard-module__dM5GKW__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.dashboard-module__dM5GKW__cardTitle{color:var(--dash-text-primary);margin-bottom:4px;font-size:18px;font-weight:700}.dashboard-module__dM5GKW__cardSubtitle{color:var(--dash-text-secondary);font-size:14px}.dashboard-module__dM5GKW__periodBtn{border:1px solid var(--dash-border);color:var(--dash-text-secondary);cursor:pointer;background:0 0;border-radius:10px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:500;transition:all .2s;display:flex}.dashboard-module__dM5GKW__periodBtn:hover{color:var(--dash-text-primary);background:#f1f5f9}.dashboard-module__dM5GKW__chartContainer{align-items:flex-end;gap:12px;height:180px;padding:0 12px;display:flex}.dashboard-module__dM5GKW__chartBar{cursor:pointer;background:#f1f5f9;border-radius:8px;flex:1;transition:background .2s;position:relative}.dashboard-module__dM5GKW__chartBar:hover{background:#e2e8f0}.dashboard-module__dM5GKW__loadingState{min-height:400px;color:var(--dash-text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.dashboard-module__dM5GKW__spinner{color:var(--dash-accent);animation:1s linear infinite dashboard-module__dM5GKW__spin}@keyframes dashboard-module__dM5GKW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:1024px){.dashboard-module__dM5GKW__sidebarWrapper{width:80px}.dashboard-module__dM5GKW__contentArea{margin-left:80px}.dashboard-module__dM5GKW__sidebar{align-items:center;padding:24px 12px}.dashboard-module__dM5GKW__sidebar span,.dashboard-module__dM5GKW__logo span,.dashboard-module__dM5GKW__navLabel,.dashboard-module__dM5GKW__logoutBtn span{display:none}.dashboard-module__dM5GKW__logo{justify-content:center;padding:0}.dashboard-module__dM5GKW__sidebarItem,.dashboard-module__dM5GKW__logoutBtn{justify-content:center;padding:14px}.dashboard-module__dM5GKW__userName{display:none}.dashboard-module__dM5GKW__statsGrid{grid-template-columns:repeat(2,1fr)}.dashboard-module__dM5GKW__contentGrid{grid-template-columns:1fr}}@media (max-width:768px){.dashboard-module__dM5GKW__sidebarWrapper{z-index:100;width:280px;transition:transform .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;bottom:0;left:0;transform:translate(-100%);box-shadow:20px 0 40px #0000001a}.dashboard-module__dM5GKW__sidebarWrapper.dashboard-module__dM5GKW__open{transform:translate(0)}.dashboard-module__dM5GKW__sidebar span,.dashboard-module__dM5GKW__logo span,.dashboard-module__dM5GKW__navLabel,.dashboard-module__dM5GKW__logoutBtn span{display:inline}.dashboard-module__dM5GKW__sidebar{align-items:stretch;padding:24px 16px}.dashboard-module__dM5GKW__logo{justify-content:flex-start;padding:0 12px}.dashboard-module__dM5GKW__sidebarItem,.dashboard-module__dM5GKW__logoutBtn{justify-content:flex-start}.dashboard-module__dM5GKW__contentArea{margin-left:0}.dashboard-module__dM5GKW__topBar{padding:0 20px}.dashboard-module__dM5GKW__createBtn span{display:none}.dashboard-module__dM5GKW__createBtn{padding:10px}.dashboard-module__dM5GKW__mainPage{padding:20px}.dashboard-module__dM5GKW__statsGrid,.dashboard-module__dM5GKW__quickActionsGrid{grid-template-columns:1fr}.dashboard-module__dM5GKW__chartContainer{height:140px}}
