body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:1rem;font-size:calc(1rem*var(--sharegiver-text-scale, 1));margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--sharegiver-text-scale:1}.admin-container{background-color:#f5f5f5;min-height:100vh}.admin-header{background-color:#173b67;box-shadow:0 2px 4px #0000001a;color:#fff;padding:1rem 2rem}.admin-content{margin:0 auto;max-width:1200px;padding:2rem}.admin-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:1.5rem;padding:1.5rem}.admin-stats-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.admin-stat-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:1.5rem;text-align:center}.admin-stat-number{color:#3478c8;font-size:2rem;font-weight:700;margin-bottom:.5rem}.admin-stat-label{color:#666;font-size:.9rem}[data-theme=dark] .admin-container,[data-theme=dark] body{background-color:#121212}[data-theme=dark] .admin-header{background-color:#1e1e1e}[data-theme=dark] .admin-card,[data-theme=dark] .admin-stat-card{background:#1e1e1e;color:#fff}[data-theme=dark] .admin-stat-label{color:#ccc}
/*# sourceMappingURL=main.a2f026b3.css.map*/