:root{--dash-gap: 2rem;--dash-radius: 18px;--transition: .14s cubic-bezier(.4,0,.2,1)}.dashboard-wrapper{padding:var(--dash-gap);min-height:calc(100vh - 64px);display:flex;flex-direction:column;gap:var(--dash-gap);position:relative}.dash-header{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.dash-header img.logo{height:56px;filter:drop-shadow(0 4px 6px rgba(0,0,0,.25))}.dash-header h1{font-size:clamp(1.6rem,3vw,2.4rem);font-weight:600;letter-spacing:.5px;margin:0}.tiles-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:var(--dash-gap);align-items:stretch}.dash-card{border-radius:12px;padding:1.25rem 1.25rem 1.4rem;display:flex;flex-direction:column;gap:.85rem;transition:box-shadow .18s ease;box-shadow:0 1px 3px #0000001f}.dash-card h2{margin:0;font-size:1.25rem;font-weight:600;letter-spacing:.5px}.dash-items-container{display:flex;gap:5.5rem}.dash-item{width:calc(25% - 4.125rem);padding:1.25rem;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;color:#fff;transition:transform .18s ease,box-shadow .18s ease}.dash-item:hover{transform:scale(1.02);box-shadow:0 4px 12px #0003}.dash-item-label{font-size:.85rem;font-weight:600;letter-spacing:.5px;text-align:center}.dash-item-count{font-size:2rem;font-weight:700}.dash-actions{display:flex;justify-content:center}.dash-actions a,.dash-actions button{font-weight:600;letter-spacing:.5px}.footer-hint{text-align:center;font-size:.85rem;margin-top:auto;opacity:.8}@media (max-width: 640px){.dash-card{padding:1.1rem 1.1rem 1.4rem}.dash-header img.logo{height:48px}}html,body,#root{height:100%;margin:0}html{color-scheme:light dark}body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.RaLayout-appFrame{margin-top:64px!important}button,.MuiButton-containedPrimary{border-radius:6px}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#0000000d}::-webkit-scrollbar-thumb{background:#0003;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#0000004d}.RaNotification-root,.MuiSnackbar-root,.MuiSnackbar-anchorOriginBottomLeft,.MuiSnackbar-anchorOriginBottomCenter,.MuiSnackbar-anchorOriginBottomRight{position:fixed!important;top:80px!important;right:24px!important;bottom:auto!important;left:auto!important;z-index:2000!important;transform:none!important}.MuiSnackbar-anchorOriginTopRight{top:80px!important;right:24px!important;z-index:2000!important}.MuiSnackbar-root[class*=anchorOrigin]{top:80px!important;right:24px!important;bottom:auto!important;left:auto!important;transform:none!important}.MuiSnackbarContent-root{min-width:350px!important;max-width:500px!important;font-size:.95rem!important}.MuiBackdrop-root{backdrop-filter:blur(4px)!important;-webkit-backdrop-filter:blur(4px)!important}.MuiDialog-root .MuiDialog-paper{box-shadow:0 8px 32px #0003!important;border-radius:12px!important}
