@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&family=Space+Grotesk:wght@500;600;700&display=swap";:root,html[data-theme=light]{--brand-ink: #17152b;--brand-primary: #7868f8;--brand-secondary: #9a8fff;--brand-accent: #cfc8ff;--brand-soft: #ebe8ff;--brand-sky: #f4f1ff;--brand-mist: #ffffff;--brand-surface: #f7f4ff;--brand-card: rgba(255, 255, 255, .84);--brand-border: rgba(128, 112, 245, .14);--brand-muted: rgba(120, 104, 248, .08);--brand-muted-foreground: #746f8f;--brand-shadow: 0 28px 60px rgba(30, 24, 69, .14);--brand-name: "NemaPay";--selection-color: rgba(122, 108, 247, .2);--app-background: linear-gradient(145deg, #ffffff 0%, #f1f5f9 100%);--app-frame: transparent;--app-header: rgba(247, 244, 255, .8);--app-surface: rgba(255, 255, 255, .72);--app-surface-strong: rgba(244, 240, 255, .92);--app-border: rgba(128, 112, 245, .14);--app-heading: #17152b;--app-foreground: #726d8d;--app-accent: #7a6cf7;--app-accent-soft: rgba(122, 108, 247, .14);--app-chip: rgba(122, 108, 247, .08);--app-chart-grid: rgba(141, 126, 250, .16);--app-chart-main: #7a6cf7;--app-chart-secondary: #aea4ff;--app-chart-tertiary: #53c6a2;--app-success: #53c6a2;--app-success-foreground: #1d775e;--app-warning: #f2a14a;--app-warning-foreground: #9a5a14;--app-danger: #e07b7b;--app-danger-foreground: #8d4343;--app-sidebar: rgba(255, 255, 255, .76);--app-sidebar-soft: rgba(246, 243, 255, .72);--app-sidebar-border: rgba(128, 112, 245, .12);--app-sidebar-shadow: 0 32px 70px rgba(24, 20, 57, .12);--app-sidebar-foreground: #1c1835;--app-sidebar-muted: #7b739e;--app-sidebar-active: linear-gradient(135deg, rgba(122, 108, 247, .18), rgba(155, 143, 255, .26));--app-sidebar-hover: rgba(122, 108, 247, .08);--app-shadow: 0 30px 60px rgba(22, 18, 53, .12);--app-soft-shadow: 0 16px 28px rgba(28, 22, 67, .08)}html[data-theme=dark]{--brand-ink: #f7f3ff;--brand-primary: #a597ff;--brand-secondary: #7f73ff;--brand-accent: #3a336d;--brand-soft: #1b1637;--brand-sky: #141126;--brand-mist: #c8c2f5;--brand-surface: #090d1b;--brand-card: rgba(16, 20, 38, .86);--brand-border: rgba(166, 151, 255, .16);--brand-muted: rgba(165, 151, 255, .12);--brand-muted-foreground: #a29cbe;--brand-shadow: 0 30px 80px rgba(0, 0, 0, .42);--selection-color: rgba(157, 144, 255, .26);--app-background: linear-gradient(145deg, #0f172a 0%, #020617 100%);--app-frame: transparent;--app-header: rgba(8, 12, 25, .82);--app-surface: rgba(18, 23, 43, .82);--app-surface-strong: rgba(23, 29, 53, .96);--app-border: rgba(166, 151, 255, .14);--app-heading: #f7f3ff;--app-foreground: #aba4c9;--app-accent: #9d90ff;--app-accent-soft: rgba(157, 144, 255, .16);--app-chip: rgba(157, 144, 255, .12);--app-chart-grid: rgba(157, 144, 255, .18);--app-chart-main: #9d90ff;--app-chart-secondary: #5dd0ff;--app-chart-tertiary: #68d6b1;--app-success: #68d6b1;--app-success-foreground: #a6f2d8;--app-warning: #f3b35f;--app-warning-foreground: #ffd7a6;--app-danger: #f09090;--app-danger-foreground: #ffc0c0;--app-sidebar: rgba(12, 15, 31, .9);--app-sidebar-soft: rgba(19, 24, 45, .82);--app-sidebar-border: rgba(166, 151, 255, .12);--app-sidebar-shadow: 0 32px 82px rgba(0, 0, 0, .42);--app-sidebar-foreground: #f7f3ff;--app-sidebar-muted: #9e97be;--app-sidebar-active: linear-gradient(135deg, rgba(157, 144, 255, .2), rgba(79, 70, 160, .34));--app-sidebar-hover: rgba(157, 144, 255, .08);--app-shadow: 0 32px 72px rgba(0, 0, 0, .34);--app-soft-shadow: 0 16px 30px rgba(0, 0, 0, .24)}html,body{min-height:100%}html{background:var(--app-background)}body{margin:0;background:var(--app-background) fixed;color:var(--brand-ink);font-family:DM Sans,Segoe UI,sans-serif;transition:background .22s ease,color .22s ease}h1,h2,h3,h4,h5,h6{font-family:Space Grotesk,DM Sans,Segoe UI,sans-serif;letter-spacing:-.03em}button,input,select,textarea{font:inherit}#root{min-height:100vh}::-moz-selection{background:var(--selection-color)}::selection{background:var(--selection-color)}.bg-background{background-color:transparent!important}.text-foreground,.text-primary,[class*=text-slate-950],[class*=text-slate-900],[class*=text-slate-800],[class*=text-slate-700]{color:var(--app-heading)!important}.text-muted-foreground,[class*=text-slate-600],[class*=text-slate-500],[class*=text-slate-400]{color:var(--brand-muted-foreground)!important}.bg-primary,[style*=--brand-primary]{background-color:var(--brand-primary)!important}.text-white,[class*="text-white/"]{color:#fff!important}.bg-card,[class~=bg-white],[class*="bg-white/"]{background-color:var(--brand-card)!important}.border-border,[class*=border-slate-],[class*="border-white/"],[class*=border-white]{border-color:var(--brand-border)!important}.bg-muted,[class*=bg-slate-50],[class*=bg-slate-100],[class*=bg-slate-200],[class*=bg-slate-300]{background-color:var(--brand-muted)!important}[class*=bg-slate-900],[class*=bg-slate-800],[class*=bg-slate-950]{background-color:var(--app-surface-strong)!important}[class*=bg-emerald-]{background-color:#53c6a229!important}[class*=text-emerald-]{color:var(--app-success-foreground)!important}[class*=bg-amber-]{background-color:#f2a14a2e!important}[class*=text-amber-]{color:var(--app-warning-foreground)!important}[class*=bg-rose-],[class*=bg-red-]{background-color:#e07b7b2e!important}[class*=text-rose-],[class*=text-red-]{color:var(--app-danger-foreground)!important}[class*=ring-emerald-]{--tw-ring-color: rgba(83, 198, 162, .25) !important}[class*=ring-amber-]{--tw-ring-color: rgba(242, 161, 74, .24) !important}[class*=ring-red-],[class*=ring-rose-]{--tw-ring-color: rgba(224, 123, 123, .24) !important}.recharts-tooltip-wrapper{outline:none}.receipt-print-root{display:none}@media print{@page{margin:6mm}body.printing-receipt{background:#fff!important}body.printing-receipt #root{display:none!important}body.printing-receipt .receipt-print-root{display:block!important}body.printing-receipt .receipt-print-root{width:100%!important;max-width:100%!important;box-sizing:border-box!important;page-break-after:avoid!important;page-break-inside:avoid!important;-moz-column-break-inside:avoid!important;break-inside:avoid!important}}
