.statsCard-module-scss-module__tfRT4q__card{background:#fff;border:1px solid #e0e0e0;border-radius:1rem;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000d}.statsCard-module-scss-module__tfRT4q__card:before{content:"";opacity:0;background:linear-gradient(90deg,#0000,currentColor,#0000);height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.statsCard-module-scss-module__tfRT4q__card:hover{border-color:#bfbfbf;transform:translateY(-4px);box-shadow:0 10px 15px #0000001a}.statsCard-module-scss-module__tfRT4q__card:hover:before{opacity:1}.statsCard-module-scss-module__tfRT4q__card[data-color=purple]{color:#7c3bed}.statsCard-module-scss-module__tfRT4q__card[data-color=purple]:hover{background:linear-gradient(135deg,#fff 0%,#f9f6fe 100%)}.statsCard-module-scss-module__tfRT4q__card[data-color=blue]{color:#0da2e7}.statsCard-module-scss-module__tfRT4q__card[data-color=blue]:hover{background:linear-gradient(135deg,#fff 0%,#f5fcfe 100%)}.statsCard-module-scss-module__tfRT4q__card[data-color=green]{color:#3ae478}.statsCard-module-scss-module__tfRT4q__card[data-color=green]:hover{background:linear-gradient(135deg,#fff 0%,#f6fef9 100%)}.statsCard-module-scss-module__tfRT4q__card[data-color=orange]{color:#f97015}.statsCard-module-scss-module__tfRT4q__card[data-color=orange]:hover{background:linear-gradient(135deg,#fff 0%,#fff9f5 100%)}.statsCard-module-scss-module__tfRT4q__header{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.statsCard-module-scss-module__tfRT4q__iconWrapper{color:#fff;opacity:1;background:currentColor;border-radius:.5rem;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.statsCard-module-scss-module__tfRT4q__iconWrapper svg{width:20px;height:20px}.statsCard-module-scss-module__tfRT4q__title{color:#737373;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:500}.statsCard-module-scss-module__tfRT4q__content{margin-bottom:1rem}.statsCard-module-scss-module__tfRT4q__value{letter-spacing:-.02em;color:#1a1a1a;margin-bottom:.25rem;font-size:2.5rem;font-weight:700;line-height:1}.statsCard-module-scss-module__tfRT4q__subtitle{color:#737373;margin:.5rem 0 0;font-size:.875rem}.statsCard-module-scss-module__tfRT4q__footer{border-top:1px solid #ebebeb;justify-content:space-between;align-items:center;gap:.5rem;padding-top:1rem;display:flex}.statsCard-module-scss-module__tfRT4q__trend{align-items:center;gap:.375rem;font-size:.875rem;font-weight:600;display:flex}.statsCard-module-scss-module__tfRT4q__trend[data-type=positive]{color:#3ae478}.statsCard-module-scss-module__tfRT4q__trend[data-type=negative]{color:#dc2828}.statsCard-module-scss-module__tfRT4q__trend[data-type=neutral],.statsCard-module-scss-module__tfRT4q__trend[data-type=info]{color:#737373}.statsCard-module-scss-module__tfRT4q__trend svg{width:14px;height:14px}.statsCard-module-scss-module__tfRT4q__trendValue{letter-spacing:-.01em}.statsCard-module-scss-module__tfRT4q__trendLabel{color:#737373;font-size:.8125rem;font-weight:400}
.revenueChart-module-scss-module__lBAE_W__container{width:100%}.revenueChart-module-scss-module__lBAE_W__header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}@media (max-width:640px){.revenueChart-module-scss-module__lBAE_W__header{flex-direction:column;align-items:flex-start}}.revenueChart-module-scss-module__lBAE_W__title{letter-spacing:-.01em;margin:0;font-size:1.125rem;font-weight:600}.revenueChart-module-scss-module__lBAE_W__legend{gap:1.5rem;display:flex}.revenueChart-module-scss-module__lBAE_W__legendItem{color:#737373;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.revenueChart-module-scss-module__lBAE_W__legendDot{border-radius:50%;width:12px;height:12px}.revenueChart-module-scss-module__lBAE_W__legendDot[data-type=course]{background:#7c3bed}.revenueChart-module-scss-module__lBAE_W__legendDot[data-type=template]{background:#3ae478}.revenueChart-module-scss-module__lBAE_W__chart{justify-content:space-between;align-items:flex-end;gap:.25rem;height:300px;padding:1rem 0;display:flex;overflow:auto hidden}.revenueChart-module-scss-module__lBAE_W__chart::-webkit-scrollbar{height:6px}.revenueChart-module-scss-module__lBAE_W__chart::-webkit-scrollbar-track{background:#f5f5f5;border-radius:3px}.revenueChart-module-scss-module__lBAE_W__chart::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}.revenueChart-module-scss-module__lBAE_W__chart::-webkit-scrollbar-thumb:hover{background:#bfbfbf}.revenueChart-module-scss-module__lBAE_W__barGroup{flex-direction:column;flex:1;align-items:center;min-width:30px;height:100%;display:flex}.revenueChart-module-scss-module__lBAE_W__bars{flex:1;justify-content:center;align-items:flex-end;gap:.25rem;width:100%;display:flex;position:relative}.revenueChart-module-scss-module__lBAE_W__bar{cursor:pointer;border-radius:.375rem .375rem 0 0;width:100%;max-width:20px;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.6s ease-out backwards revenueChart-module-scss-module__lBAE_W__growUp;position:relative}.revenueChart-module-scss-module__lBAE_W__bar[data-type=course]{background:linear-gradient(#7c3bed 0%,#5f15e0 100%);box-shadow:0 0 15px #7c3bed33}.revenueChart-module-scss-module__lBAE_W__bar[data-type=template]{background:linear-gradient(#3ae478 0%,#1cce5e 100%);box-shadow:0 0 15px #3ae47833}.revenueChart-module-scss-module__lBAE_W__bar:hover{filter:brightness(1.1);transform:translateY(-2px)}.revenueChart-module-scss-module__lBAE_W__bar:hover .revenueChart-module-scss-module__lBAE_W__barTooltip{opacity:1;transform:translateY(-8px)}@keyframes revenueChart-module-scss-module__lBAE_W__growUp{0%{opacity:0;height:0}to{opacity:1}}.revenueChart-module-scss-module__lBAE_W__barTooltip{white-space:nowrap;pointer-events:none;opacity:0;z-index:10;background:#fff;border:1px solid #d9d9d9;border-radius:.375rem;padding:.5rem .75rem;transition:all .2s;position:absolute;bottom:100%;left:50%;transform:translate(-50%)translateY(-4px);box-shadow:0 10px 15px #0000001a}.revenueChart-module-scss-module__lBAE_W__barTooltip:after{content:"";border:4px solid #0000;border-top-color:#fff;position:absolute;top:100%;left:50%;transform:translate(-50%)}.revenueChart-module-scss-module__lBAE_W__tooltipLabel{color:#737373;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.125rem;font-size:.75rem;display:block}.revenueChart-module-scss-module__lBAE_W__tooltipValue{color:#1a1a1a;letter-spacing:-.01em;font-size:.875rem;font-weight:600;display:block}.revenueChart-module-scss-module__lBAE_W__label{color:#737373;text-align:center;white-space:nowrap;margin-top:.75rem;font-size:.75rem}.revenueChart-module-scss-module__lBAE_W__empty{color:#737373;justify-content:center;align-items:center;height:300px;font-size:.875rem;display:flex}@media (max-width:768px){.revenueChart-module-scss-module__lBAE_W__chart{height:250px}.revenueChart-module-scss-module__lBAE_W__bar{max-width:16px}}
.revenueBreakdown-module-scss-module__8B5ytG__container{flex-direction:column;gap:1.5rem;display:flex}.revenueBreakdown-module-scss-module__8B5ytG__title{letter-spacing:-.01em;margin:0;font-size:1.125rem;font-weight:600}.revenueBreakdown-module-scss-module__8B5ytG__chartWrapper{justify-content:center;padding:1rem 0;display:flex}.revenueBreakdown-module-scss-module__8B5ytG__donut{width:200px;height:200px}.revenueBreakdown-module-scss-module__8B5ytG__segment{transition:all .3s}.revenueBreakdown-module-scss-module__8B5ytG__centerText{fill:#737373;font-size:.875rem;font-weight:600}.revenueBreakdown-module-scss-module__8B5ytG__stats{flex-direction:column;gap:1rem;display:flex}.revenueBreakdown-module-scss-module__8B5ytG__statItem{background:#fafafa;border-radius:.5rem;align-items:center;gap:1rem;padding:.75rem;transition:all .2s;display:flex}.revenueBreakdown-module-scss-module__8B5ytG__statItem:hover{background:#f5f5f5;transform:translate(4px)}.revenueBreakdown-module-scss-module__8B5ytG__statItem[data-type=course]{border-left:3px solid #7c3bed}.revenueBreakdown-module-scss-module__8B5ytG__statItem[data-type=template]{border-left:3px solid #3ae478}.revenueBreakdown-module-scss-module__8B5ytG__statDot{border-radius:50%;flex-shrink:0;width:12px;height:12px}[data-type=course] .revenueBreakdown-module-scss-module__8B5ytG__statDot{background:#7c3bed}[data-type=template] .revenueBreakdown-module-scss-module__8B5ytG__statDot{background:#3ae478}.revenueBreakdown-module-scss-module__8B5ytG__statContent{flex-direction:column;flex:1;gap:.25rem;display:flex}.revenueBreakdown-module-scss-module__8B5ytG__statLabel{color:#737373;font-size:.875rem;font-weight:500}.revenueBreakdown-module-scss-module__8B5ytG__statValue{letter-spacing:-.01em;color:#1a1a1a;font-size:1.25rem;font-weight:700}.revenueBreakdown-module-scss-module__8B5ytG__statPercent{color:#3ae478;font-size:.875rem;font-weight:600}.revenueBreakdown-module-scss-module__8B5ytG__footer{border-top:1px solid #ebebeb;justify-content:space-between;gap:1rem;padding-top:1rem;display:flex}.revenueBreakdown-module-scss-module__8B5ytG__footerItem{text-align:center;flex-direction:column;flex:1;gap:.25rem;display:flex}.revenueBreakdown-module-scss-module__8B5ytG__footerLabel{color:#737373;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.revenueBreakdown-module-scss-module__8B5ytG__footerValue{letter-spacing:-.01em;color:#1a1a1a;font-size:1.125rem;font-weight:700}.revenueBreakdown-module-scss-module__8B5ytG__empty{color:#737373;justify-content:center;align-items:center;padding:3rem;font-size:.875rem;display:flex}
.partnerPerformance-module-scss-module__FWQW0G__list{flex-direction:column;gap:1rem;display:flex}.partnerPerformance-module-scss-module__FWQW0G__item{background:#fafafa;border-radius:.5rem;align-items:center;gap:1rem;padding:.75rem;transition:all .2s;animation:.4s ease-out backwards partnerPerformance-module-scss-module__FWQW0G__fadeIn;display:flex}.partnerPerformance-module-scss-module__FWQW0G__item:hover{background:#f5f5f5;transform:translate(4px)}@keyframes partnerPerformance-module-scss-module__FWQW0G__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.partnerPerformance-module-scss-module__FWQW0G__item:first-child{animation-delay:50ms}.partnerPerformance-module-scss-module__FWQW0G__item:nth-child(2){animation-delay:.1s}.partnerPerformance-module-scss-module__FWQW0G__item:nth-child(3){animation-delay:.15s}.partnerPerformance-module-scss-module__FWQW0G__item:nth-child(4){animation-delay:.2s}.partnerPerformance-module-scss-module__FWQW0G__item:nth-child(5){animation-delay:.25s}.partnerPerformance-module-scss-module__FWQW0G__item:nth-child(6){animation-delay:.3s}.partnerPerformance-module-scss-module__FWQW0G__item:nth-child(7){animation-delay:.35s}.partnerPerformance-module-scss-module__FWQW0G__item:nth-child(8){animation-delay:.4s}.partnerPerformance-module-scss-module__FWQW0G__item:nth-child(9){animation-delay:.45s}.partnerPerformance-module-scss-module__FWQW0G__item:nth-child(10){animation-delay:.5s}.partnerPerformance-module-scss-module__FWQW0G__rank{color:#fff;background:linear-gradient(135deg,#7c3bed,#0da2e7);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;min-width:32px;height:32px;font-size:.875rem;font-weight:700;display:flex;box-shadow:0 4px 6px #0000001a}.partnerPerformance-module-scss-module__FWQW0G__content{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.partnerPerformance-module-scss-module__FWQW0G__name{color:#1a1a1a;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.partnerPerformance-module-scss-module__FWQW0G__stats{color:#737373;font-size:.8125rem}.partnerPerformance-module-scss-module__FWQW0G__empty{color:#737373;justify-content:center;align-items:center;padding:2rem;font-size:.875rem;display:flex}
.systemHealth-module-scss-module__2mBbya__compactStatus{background:#fff;border:1px solid #d9d9d9;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex;box-shadow:0 1px 2px #0000000d}.systemHealth-module-scss-module__2mBbya__compactStatus .systemHealth-module-scss-module__2mBbya__healthy{color:#3ae478}.systemHealth-module-scss-module__2mBbya__compactStatus .systemHealth-module-scss-module__2mBbya__unhealthy{color:#dc2828}.systemHealth-module-scss-module__2mBbya__container{width:100%}.systemHealth-module-scss-module__2mBbya__grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;display:grid}@media (max-width:640px){.systemHealth-module-scss-module__2mBbya__grid{grid-template-columns:1fr;gap:1rem}}.systemHealth-module-scss-module__2mBbya__card{background:#fafafa;border:1px solid #e6e6e6;border-radius:.75rem;align-items:center;gap:1rem;padding:1.5rem;transition:all .2s;display:flex}.systemHealth-module-scss-module__2mBbya__card:hover{transform:translateY(-2px);box-shadow:0 4px 6px #0000000d}.systemHealth-module-scss-module__2mBbya__card svg{color:#0da2e7;flex-shrink:0}.systemHealth-module-scss-module__2mBbya__card[data-status=healthy]{border-left:3px solid #3ae478}.systemHealth-module-scss-module__2mBbya__card[data-status=healthy] svg{color:#3ae478}.systemHealth-module-scss-module__2mBbya__card[data-status=unhealthy]{border-left:3px solid #dc2828}.systemHealth-module-scss-module__2mBbya__card[data-status=unhealthy] svg{color:#dc2828}.systemHealth-module-scss-module__2mBbya__card[data-status=warning]{border-left:3px solid #facc14}.systemHealth-module-scss-module__2mBbya__card[data-status=warning] svg{color:#facc14}.systemHealth-module-scss-module__2mBbya__cardContent{flex-direction:column;flex:1;gap:.25rem;display:flex}.systemHealth-module-scss-module__2mBbya__cardLabel{color:#737373;font-size:.875rem;font-weight:500}.systemHealth-module-scss-module__2mBbya__cardValue{letter-spacing:-.01em;color:#1a1a1a;text-transform:capitalize;font-size:1.125rem;font-weight:700}
.topProducts-module-scss-module__WcJLAq__list{flex-direction:column;gap:1rem;display:flex}.topProducts-module-scss-module__WcJLAq__item{background:#fafafa;border-radius:.5rem;align-items:center;gap:1rem;padding:.75rem;transition:all .2s;animation:.4s ease-out backwards topProducts-module-scss-module__WcJLAq__fadeIn;display:flex}.topProducts-module-scss-module__WcJLAq__item:hover{background:#f5f5f5;transform:translate(4px)}@keyframes topProducts-module-scss-module__WcJLAq__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.topProducts-module-scss-module__WcJLAq__item:first-child{animation-delay:50ms}.topProducts-module-scss-module__WcJLAq__item:nth-child(2){animation-delay:.1s}.topProducts-module-scss-module__WcJLAq__item:nth-child(3){animation-delay:.15s}.topProducts-module-scss-module__WcJLAq__item:nth-child(4){animation-delay:.2s}.topProducts-module-scss-module__WcJLAq__item:nth-child(5){animation-delay:.25s}.topProducts-module-scss-module__WcJLAq__item:nth-child(6){animation-delay:.3s}.topProducts-module-scss-module__WcJLAq__item:nth-child(7){animation-delay:.35s}.topProducts-module-scss-module__WcJLAq__item:nth-child(8){animation-delay:.4s}.topProducts-module-scss-module__WcJLAq__item:nth-child(9){animation-delay:.45s}.topProducts-module-scss-module__WcJLAq__item:nth-child(10){animation-delay:.5s}.topProducts-module-scss-module__WcJLAq__rank{color:#fff;background:linear-gradient(135deg,#3ae478,#0da2e7);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;min-width:28px;height:28px;font-size:.8125rem;font-weight:700;display:flex}.topProducts-module-scss-module__WcJLAq__content{flex-direction:column;flex:1;gap:.5rem;min-width:0;display:flex}.topProducts-module-scss-module__WcJLAq__name{color:#1a1a1a;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:500;overflow:hidden}.topProducts-module-scss-module__WcJLAq__stats{color:#737373;font-size:.8125rem}.topProducts-module-scss-module__WcJLAq__progress{background:#f0f0f0;border-radius:3px;width:100%;height:6px;overflow:hidden}.topProducts-module-scss-module__WcJLAq__progressBar{background:linear-gradient(90deg,#3ae478,#7c3bed);border-radius:3px;height:100%;transition:width .6s cubic-bezier(.4,0,.2,1);animation:2s infinite topProducts-module-scss-module__WcJLAq__shimmer;box-shadow:0 0 10px #3ae47866}@keyframes topProducts-module-scss-module__WcJLAq__shimmer{0%,to{opacity:1}50%{opacity:.8}}.topProducts-module-scss-module__WcJLAq__empty{color:#737373;justify-content:center;align-items:center;padding:2rem;font-size:.875rem;display:flex}
.adminDashboard-module-scss-module__X4TMBq__container{color:#1a1a1a;min-height:100vh;padding:1rem .5rem}@media (max-width:768px){.adminDashboard-module-scss-module__X4TMBq__container{padding:1rem}}.adminDashboard-module-scss-module__X4TMBq__header{justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:3rem;display:flex}@media (max-width:768px){.adminDashboard-module-scss-module__X4TMBq__header{flex-direction:column;gap:1.5rem}}.adminDashboard-module-scss-module__X4TMBq__headerContent{flex:1}.adminDashboard-module-scss-module__X4TMBq__title{letter-spacing:-.02em;background:linear-gradient(135deg,#1a1a1a 0%,#666 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin:0 0 .5rem;font-size:2rem;font-weight:600}@media (max-width:768px){.adminDashboard-module-scss-module__X4TMBq__title{font-size:2rem}}.adminDashboard-module-scss-module__X4TMBq__subtitle{color:#737373;margin:0;font-size:1rem;font-weight:400}.adminDashboard-module-scss-module__X4TMBq__headerActions{gap:.75rem;display:flex}.adminDashboard-module-scss-module__X4TMBq__statsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}@media (max-width:768px){.adminDashboard-module-scss-module__X4TMBq__statsGrid{grid-template-columns:1fr;gap:1rem}}.adminDashboard-module-scss-module__X4TMBq__section{margin-bottom:3rem}.adminDashboard-module-scss-module__X4TMBq__sectionHeader{margin-bottom:1.5rem}.adminDashboard-module-scss-module__X4TMBq__sectionTitle{letter-spacing:-.01em;margin:0 0 .25rem;font-size:1.5rem;font-weight:600}.adminDashboard-module-scss-module__X4TMBq__sectionSubtitle{color:#737373;margin:0;font-size:.875rem}.adminDashboard-module-scss-module__X4TMBq__revenueGrid{grid-template-columns:2fr 1fr;gap:1.5rem;display:grid}@media (max-width:1024px){.adminDashboard-module-scss-module__X4TMBq__revenueGrid{grid-template-columns:1fr}}.adminDashboard-module-scss-module__X4TMBq__chartCard,.adminDashboard-module-scss-module__X4TMBq__breakdownCard{background:#fff;border:1px solid #e0e0e0;border-radius:1rem;padding:1.5rem;box-shadow:0 1px 3px #0000000d}.adminDashboard-module-scss-module__X4TMBq__performanceSection{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:3rem;display:grid}@media (max-width:1024px){.adminDashboard-module-scss-module__X4TMBq__performanceSection{grid-template-columns:1fr}}.adminDashboard-module-scss-module__X4TMBq__performanceLeft,.adminDashboard-module-scss-module__X4TMBq__performanceRight{flex-direction:column;gap:1.5rem;display:flex}.adminDashboard-module-scss-module__X4TMBq__card{background:#fff;border:1px solid #e0e0e0;border-radius:1rem;padding:1.5rem;box-shadow:0 1px 3px #0000000d}.adminDashboard-module-scss-module__X4TMBq__cardHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.adminDashboard-module-scss-module__X4TMBq__cardTitle{letter-spacing:-.01em;margin:0;font-size:1.125rem;font-weight:600}.adminDashboard-module-scss-module__X4TMBq__cardIcon{color:#3ae478}.adminDashboard-module-scss-module__X4TMBq__quickStats{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;display:grid}@media (max-width:640px){.adminDashboard-module-scss-module__X4TMBq__quickStats{grid-template-columns:repeat(2,1fr);gap:1rem}}.adminDashboard-module-scss-module__X4TMBq__quickStatCard{text-align:center;background:#fff;border:1px solid #e0e0e0;border-radius:1rem;padding:1.5rem;transition:all .2s;box-shadow:0 1px 3px #0000000d}.adminDashboard-module-scss-module__X4TMBq__quickStatCard:hover{transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}.adminDashboard-module-scss-module__X4TMBq__quickStatLabel{color:#737373;margin-bottom:.5rem;font-size:.875rem;font-weight:500}.adminDashboard-module-scss-module__X4TMBq__quickStatValue{letter-spacing:-.02em;color:#1a1a1a;font-size:2rem;font-weight:700}.adminDashboard-module-scss-module__X4TMBq__quickStatValue[data-status=success]{color:#3ae478}.adminDashboard-module-scss-module__X4TMBq__quickStatValue[data-status=warning]{color:#facc14}.adminDashboard-module-scss-module__X4TMBq__quickStatValue[data-status=error]{color:#dc2828}.adminDashboard-module-scss-module__X4TMBq__error{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:400px;display:flex}.adminDashboard-module-scss-module__X4TMBq__error svg{color:#dc2828}.adminDashboard-module-scss-module__X4TMBq__error h2{margin:0;font-size:1.5rem;font-weight:600}.adminDashboard-module-scss-module__X4TMBq__error p{color:#737373;margin:0}
