@media (max-width:1024px){.statsGrid{grid-template-columns:repeat(2,1fr);gap:1rem}.statCard{padding:1rem}.statIcon{width:40px;height:40px;padding:.75rem}.statContent h3{font-size:1.5rem}.statContent p{font-size:.8rem}.statContent small{font-size:.7rem}.quickActions{grid-template-columns:repeat(2,1fr);gap:.75rem}.actionButton{padding:.75rem 1rem;font-size:.8rem}.actionButton span:first-child{font-size:1.25rem}.section{margin:0 .75rem 1rem;padding:1rem}.section h2{margin-bottom:1rem;font-size:1.125rem}.searchBar{padding:.75rem 1rem}.searchIcon{width:18px;height:18px}.searchInput{font-size:.875rem}.filterSelect{min-width:120px;padding:.5rem .75rem;font-size:.8rem}.tableContainer{font-size:.8rem}.moderationTable th,.moderationTable td{padding:.75rem;font-size:.8rem}.typeIcon{width:32px;height:32px;padding:.5rem}.typeIcon svg{width:14px;height:14px}.itemTitle{font-size:.875rem}.itemDetails{font-size:.7rem}.priorityBadge{padding:.2rem .4rem;font-size:.65rem}.actionButtons{gap:.25rem}.approveButton,.rejectButton,.flagButton{width:32px;height:32px;padding:.4rem}.approveButton svg,.rejectButton svg,.flagButton svg{width:14px;height:14px}.activityItem{gap:.5rem;padding:.75rem}.activityIcon{width:32px;height:32px;padding:.5rem}.activityIcon svg{width:16px;height:16px}.activityAction{font-size:.8rem}.activityTime{font-size:.7rem}.mobileAppHeader{padding:.75rem 1rem}.mobileAppLogo{font-size:1.25rem}.mobileAppLocation{font-size:.8rem}}@media (max-width:768px){.statsGrid{grid-template-columns:1fr;gap:.75rem}.statCard{padding:.75rem}.statIcon{width:36px;height:36px;padding:.5rem}.statContent h3{font-size:1.25rem}.statContent p{font-size:.75rem}.quickActions{grid-template-columns:1fr;gap:.5rem}.actionButton{padding:.5rem .75rem;font-size:.75rem}.actionButton span:first-child{font-size:1rem}.filterBar{flex-direction:column;gap:.5rem}.filterSelect{width:100%;min-width:auto}.tableContainer{overflow-x:auto}.moderationTable{min-width:600px}.section{margin:0 .5rem .75rem;padding:.75rem}.section h2{font-size:1rem}.activityItem{padding:.5rem}.activityIcon{width:28px;height:28px;padding:.4rem}.activityIcon svg{width:14px;height:14px}}@media (max-width:480px){.statsGrid{gap:.5rem}.statCard{flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem}.statIcon{width:32px;height:32px;margin-bottom:0;padding:.4rem}.statContent{text-align:right;flex:1}.statContent h3{margin-bottom:.1rem;font-size:1.125rem}.statContent p{margin-bottom:0;font-size:.7rem}.statContent small{font-size:.6rem}.mobileAppHeader{padding:.5rem .75rem}.mobileAppLogo{font-size:1.125rem}.mobileAppLocation{font-size:.75rem}.section{margin:0 .25rem .5rem;padding:.5rem}.section h2{margin-bottom:.75rem;font-size:.875rem}.searchBar{padding:.5rem .75rem}.searchInput{font-size:.8rem}.searchIcon{width:16px;height:16px}.moderationTable th,.moderationTable td{padding:.5rem;font-size:.75rem}.typeIcon{width:28px;height:28px;padding:.4rem}.typeIcon svg{width:12px;height:12px}.itemTitle{font-size:.8rem}.itemDetails{font-size:.65rem}.priorityBadge{padding:.15rem .3rem;font-size:.6rem}.actionButtons{gap:.2rem}.approveButton,.rejectButton,.flagButton{width:28px;height:28px;padding:.3rem}.approveButton svg,.rejectButton svg,.flagButton svg{width:12px;height:12px}.activityItem{gap:.4rem;padding:.4rem}.activityIcon{width:24px;height:24px;padding:.3rem}.activityIcon svg{width:12px;height:12px}.activityAction{font-size:.75rem}.activityTime{font-size:.65rem}.itemDetails,.moderationTable th:nth-child(4),.moderationTable td:nth-child(4){display:none}}
.Layout-module__AFwWmq__card{border-radius:var(--radius-medium);padding:var(--spacing-lg);width:100%;transition:transform .3s,box-shadow .3s}.Layout-module__AFwWmq__card-default{background-color:var(--background-card);border:1px solid var(--border-light)}.Layout-module__AFwWmq__card-outlined{border:1px solid var(--border-color);background-color:#0000}.Layout-module__AFwWmq__card-elevated{background-color:var(--background-card);box-shadow:var(--shadow-medium);border:1px solid var(--border-light)}.Layout-module__AFwWmq__card-elevated:hover{box-shadow:var(--shadow-large);transform:translateY(-3px)}.Layout-module__AFwWmq__section{padding:var(--spacing-2xl)0;width:100%}.Layout-module__AFwWmq__section-primary{background-color:var(--background-primary)}.Layout-module__AFwWmq__section-secondary{background-color:var(--background-secondary)}.Layout-module__AFwWmq__section-blue{background:var(--gradient-blue);color:var(--color-white);position:relative;overflow:hidden}.Layout-module__AFwWmq__section-dark{background:var(--gradient-dark);color:var(--color-white);position:relative;overflow:hidden}.Layout-module__AFwWmq__section-light{background-color:var(--color-light-gray)}.Layout-module__AFwWmq__section-blue:after,.Layout-module__AFwWmq__section-dark:after{content:"";background:linear-gradient(0deg,var(--background-primary)0%,transparent 100%);z-index:1;height:100px;position:absolute;bottom:-10px;left:0;right:0}.Layout-module__AFwWmq__container{padding:0 var(--spacing-md);width:100%;margin:0 auto}.Layout-module__AFwWmq__container-sm{max-width:640px}.Layout-module__AFwWmq__container-md{max-width:768px}.Layout-module__AFwWmq__container-lg{max-width:1024px}.Layout-module__AFwWmq__container-xl{max-width:1280px}.Layout-module__AFwWmq__container-full{max-width:100%}@media (min-width:640px){.Layout-module__AFwWmq__container{padding:0 var(--spacing-lg)}}.Layout-module__AFwWmq__grid{width:100%;display:grid}.Layout-module__AFwWmq__grid-cols-1{grid-template-columns:1fr}.Layout-module__AFwWmq__grid-cols-2,.Layout-module__AFwWmq__grid-cols-3,.Layout-module__AFwWmq__grid-cols-4,.Layout-module__AFwWmq__grid-cols-6{grid-template-columns:repeat(1,1fr)}@media (min-width:640px){.Layout-module__AFwWmq__grid-cols-2,.Layout-module__AFwWmq__grid-cols-3,.Layout-module__AFwWmq__grid-cols-4{grid-template-columns:repeat(2,1fr)}.Layout-module__AFwWmq__grid-cols-6{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.Layout-module__AFwWmq__grid-cols-3{grid-template-columns:repeat(3,1fr)}.Layout-module__AFwWmq__grid-cols-4{grid-template-columns:repeat(4,1fr)}.Layout-module__AFwWmq__grid-cols-6{grid-template-columns:repeat(6,1fr)}}.Layout-module__AFwWmq__grid-gap-xs{gap:var(--spacing-xs)}.Layout-module__AFwWmq__grid-gap-sm{gap:var(--spacing-sm)}.Layout-module__AFwWmq__grid-gap-md{gap:var(--spacing-md)}.Layout-module__AFwWmq__grid-gap-lg{gap:var(--spacing-lg)}.Layout-module__AFwWmq__grid-gap-xl{gap:var(--spacing-xl)}.Layout-module__AFwWmq__flex{display:flex}.Layout-module__AFwWmq__flex-row{flex-direction:row}.Layout-module__AFwWmq__flex-column{flex-direction:column}.Layout-module__AFwWmq__justify-start{justify-content:flex-start}.Layout-module__AFwWmq__justify-center{justify-content:center}.Layout-module__AFwWmq__justify-end{justify-content:flex-end}.Layout-module__AFwWmq__justify-between{justify-content:space-between}.Layout-module__AFwWmq__justify-around{justify-content:space-around}.Layout-module__AFwWmq__align-start{align-items:flex-start}.Layout-module__AFwWmq__align-center{align-items:center}.Layout-module__AFwWmq__align-end{align-items:flex-end}.Layout-module__AFwWmq__align-stretch{align-items:stretch}.Layout-module__AFwWmq__flex-wrap{flex-wrap:wrap}.Layout-module__AFwWmq__gap-xs{gap:var(--spacing-xs)}.Layout-module__AFwWmq__gap-sm{gap:var(--spacing-sm)}.Layout-module__AFwWmq__gap-md{gap:var(--spacing-md)}.Layout-module__AFwWmq__gap-lg{gap:var(--spacing-lg)}.Layout-module__AFwWmq__gap-xl{gap:var(--spacing-xl)}.Layout-module__AFwWmq__spacer-xs{height:var(--spacing-xs);width:100%}.Layout-module__AFwWmq__spacer-sm{height:var(--spacing-sm);width:100%}.Layout-module__AFwWmq__spacer-md{height:var(--spacing-md);width:100%}.Layout-module__AFwWmq__spacer-lg{height:var(--spacing-lg);width:100%}.Layout-module__AFwWmq__spacer-xl{height:var(--spacing-xl);width:100%}.Layout-module__AFwWmq__spacer-2xl{height:var(--spacing-2xl);width:100%}.Layout-module__AFwWmq__divider{background-color:var(--border-color)}.Layout-module__AFwWmq__divider-horizontal{width:100%;height:1px}.Layout-module__AFwWmq__divider-vertical{width:1px;height:100%}
