html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}:root{color-scheme:light;--iran-sans-x: "IRANSansX", "Segoe UI", Arial, sans-serif;--page-bg: radial-gradient(circle at top, #e2e8f0 0%, #f8fafc 45%, #f1f5f9 100%);--surface: #ffffff;--surface-muted: #f8fafc;--text-primary: #0f172a;--text-secondary: #64748b;--brand: #2563eb;--brand-strong: #0f172a;--shadow: 0 20px 60px rgba(15, 23, 42, .08)}@font-face{font-family:IRANSansX;src:url(/fonts/IRANSansX-Regular.woff2) format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:IRANSansX;src:url(/fonts/IRANSansX-Bold.woff2) format("woff2");font-style:normal;font-weight:700;font-display:swap}*{box-sizing:border-box}body{margin:0;min-height:100vh;font-family:var(--iran-sans-x);color:var(--text-primary);background:var(--page-bg)}#root{min-height:100vh}.app-shell{min-height:100vh;background:transparent}.app-sider{background:linear-gradient(180deg,#0f172a,#111827);box-shadow:inset -1px 0 #94a3b826}.logo{display:flex;align-items:center;gap:12px;padding:24px 20px 16px;color:#e2e8f0}.logo-mark{width:40px;height:40px;border-radius:14px;background:#1d4ed8;display:grid;place-items:center;font-size:24px;font-weight:700}.logo-text{display:flex;flex-direction:column;line-height:1.2}.logo-text small{color:#e2e8f0b3}.sider-footer{padding:16px 20px 24px;display:flex;flex-direction:column;gap:12px;color:#e2e8f0}.app-header{margin:24px 24px 0;padding:16px 24px;background:#ffffffd9;border-radius:18px;display:flex;align-items:center;justify-content:space-between;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:var(--shadow)}.header-title{margin:0}.header-subtitle{color:var(--text-secondary)}.header-actions{width:100%;max-width:460px;justify-content:flex-end}.icon-button{color:var(--brand-strong)}.app-content{padding:24px}.surface-card{border-radius:18px;box-shadow:var(--shadow)}.stack-full{width:100%}.dashboard-page{display:flex;flex-direction:column;gap:24px}.dashboard-intro{display:flex;align-items:center;justify-content:space-between;gap:20px}.dashboard-intro h2{margin:0 0 5px}.dashboard-intro p{margin:0;color:var(--text-secondary)}.dashboard-stat-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.dashboard-stat-card{position:relative;overflow:hidden;min-height:158px;padding:20px;border:1px solid rgba(148,163,184,.16);border-radius:18px;background:#fff;box-shadow:var(--shadow)}.dashboard-stat-card:after{content:"";position:absolute;inset:auto -35px -50px auto;width:120px;height:120px;border-radius:50%;background:currentColor;opacity:.06}.dashboard-stat-icon{width:38px;height:38px;display:grid;place-items:center;margin-bottom:15px;border-radius:11px;color:currentColor;background:currentColor;background:color-mix(in srgb,currentColor 12%,white);font-size:19px}.dashboard-stat-label,.dashboard-stat-card small{display:block;color:var(--text-secondary)}.dashboard-stat-card strong{display:block;margin:3px 0;color:var(--text-primary);font-size:30px;line-height:1.2}.dashboard-stat-card small{font-size:11px}.dashboard-tone-blue{color:#2563eb}.dashboard-tone-green{color:#059669}.dashboard-tone-amber{color:#d97706}.dashboard-tone-purple{color:#7c3aed}.dashboard-tone-cyan{color:#0891b2}.dashboard-chart-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.dashboard-chart-card,.dashboard-loading{padding:24px;background:#fff}.dashboard-chart-card h3{margin:0;font-size:18px}.dashboard-chart-card header p{margin:6px 0 0;color:var(--text-secondary);font-size:12px}.dashboard-bars{display:flex;flex-direction:column;gap:24px;margin-top:30px}.dashboard-bar-meta{display:flex;justify-content:space-between;margin-bottom:9px;font-size:13px}.dashboard-bar-track{height:12px;overflow:hidden;border-radius:999px;background:#eef2f7}.dashboard-bar-fill{height:100%;border-radius:inherit;transition:width .5s ease}.dashboard-loading{min-height:360px}.users-page{padding:24px;background:#fff}.users-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:24px}.users-header h3{margin:0 0 5px}.users-header p,.users-username{display:block;margin:0;color:var(--text-secondary)}.users-permissions{width:100%;display:grid;grid-template-columns:1fr;gap:10px}.users-permissions .ant-checkbox-wrapper{align-items:flex-start;margin:0;padding:12px;border:1px solid #e2e8f0;border-radius:8px}.users-permissions span span{display:flex;flex-direction:column;gap:3px}.users-permissions small{color:var(--text-secondary);font-size:11px}.jalali-date-input{width:190px;height:32px;padding:4px 11px;color:#000000e0;font-family:inherit;line-height:1.5715;text-align:right;background:#fff;border:1px solid #d9d9d9;border-radius:6px;outline:none;transition:border-color .2s,box-shadow .2s}.jalali-date-range-input{width:245px}.jalali-date-input:hover{border-color:#4096ff}.jalali-date-input:focus{border-color:#1677ff;box-shadow:0 0 0 2px #0591ff1a}.jalali-date-input::placeholder{color:#00000040}.service-row{display:flex;flex-direction:column;gap:6px;margin-bottom:12px;color:var(--text-secondary)}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 20% 10%,rgba(37,99,235,.2),transparent 35%),linear-gradient(145deg,#0f172a,#1e293b)}.login-card{width:min(100%,440px);padding:38px;border-radius:22px;background:#fffffffa;box-shadow:0 28px 80px #02061766}.login-mark{width:54px;height:54px;display:grid;place-items:center;margin-bottom:20px;border-radius:16px;color:#fff;font-size:24px;background:linear-gradient(135deg,#2563eb,#0f172a)}@media(max-width:992px){.dashboard-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.app-header{flex-direction:column;align-items:flex-start;gap:16px}.header-actions{max-width:100%;justify-content:flex-start}}@media(max-width:768px){.dashboard-intro{align-items:flex-start}.dashboard-chart-grid{grid-template-columns:1fr}.app-header{margin:16px}.app-content{padding:16px}}@media(max-width:520px){.dashboard-stat-grid{grid-template-columns:1fr}}html,body,#root{margin:0;min-height:100%}.logo{height:64px;display:flex;align-items:center;padding:0 22px;color:#fff;font-weight:700}
