:root{--mashghali-background: #fcfaf8;--mashghali-surface: #ffffff;--mashghali-foreground: #271923;--mashghali-muted: #756972;--mashghali-primary: #4c1d45;--mashghali-primary-hover: #6f2d62;--mashghali-secondary: #f3ede8;--mashghali-accent: #c2874d;--mashghali-danger: #be123c;--mashghali-success: #047857;--mashghali-warning: #a16207;--mashghali-border: rgb(76 29 69 / 12%);--mashghali-font-arabic: "Noto Kufi Arabic", Tahoma, Arial, sans-serif;--mashghali-space-1: .25rem;--mashghali-space-2: .5rem;--mashghali-space-3: .75rem;--mashghali-space-4: 1rem;--mashghali-space-6: 1.5rem;--mashghali-space-8: 2rem;--mashghali-radius-sm: .65rem;--mashghali-radius-md: .85rem;--mashghali-radius-lg: 1.25rem;--mashghali-shadow-sm: 0 8px 24px rgb(76 29 69 / 6%);--mashghali-shadow-lg: 0 20px 55px rgb(76 29 69 / 10%);--mashghali-content-max: 90rem;--mashghali-breakpoint-sm: 40rem;--mashghali-breakpoint-lg: 64rem}*{box-sizing:border-box}html{color-scheme:light;background:var(--mashghali-background)}body{min-width:20rem;min-height:100vh;margin:0;background:var(--mashghali-background);color:var(--mashghali-foreground);font-family:var(--mashghali-font-arabic)}button,input,select,textarea{font:inherit}button,a{color:inherit}button{border:0;background:none;cursor:pointer}a{text-decoration:none}:focus-visible{outline:3px solid var(--mashghali-accent);outline-offset:3px}.page-stack{display:grid;gap:var(--mashghali-space-6)}.page-header{display:flex;align-items:end;justify-content:space-between;gap:1rem}.page-title{margin:0;color:var(--mashghali-primary);font-size:clamp(1.55rem,4vw,2.2rem)}.page-description,.muted{color:var(--mashghali-muted)}.eyebrow{margin:0;color:var(--mashghali-accent);font-size:.7rem;font-weight:900}.card{border:1px solid var(--mashghali-border);border-radius:var(--mashghali-radius-lg);background:var(--mashghali-surface);box-shadow:var(--mashghali-shadow-sm)}.btn-primary,.btn-secondary,.btn-danger{display:inline-flex;min-height:2.65rem;align-items:center;justify-content:center;gap:.5rem;border-radius:var(--mashghali-radius-md);padding:.65rem 1rem;font-size:.78rem;font-weight:900}.btn-primary{background:var(--mashghali-primary);color:#fff}.btn-secondary{border:1px solid var(--mashghali-border);background:#fff;color:var(--mashghali-primary)}.btn-danger{background:#fff1f2;color:var(--mashghali-danger)}button:disabled{cursor:not-allowed;opacity:.55}.field{width:100%;min-height:2.75rem;border:1px solid var(--mashghali-border);border-radius:var(--mashghali-radius-md);background:#fff;padding:.65rem .8rem;color:var(--mashghali-foreground)}.error-banner,.success-banner{border-radius:var(--mashghali-radius-md);padding:.8rem 1rem;font-size:.78rem}.error-banner{background:#fff1f2;color:#9f1239}.success-banner{background:#ecfdf5;color:var(--mashghali-success)}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:start}th,td{border-bottom:1px solid var(--mashghali-border);padding:.85rem;font-size:.76rem;text-align:start;white-space:nowrap}th{color:var(--mashghali-muted);font-weight:800}
