@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";:root{--zitouna-green: #7CB342;--zitouna-green-dark: #2E7D32;--zitouna-green-deep: #1B5E20;--zitouna-gold: #D4AF37;--zitouna-green-pale: #E8F5E9;--zitouna-gray: #6B6B6B;--zitouna-gray-light: #F2F2F2;--zitouna-white: #FFFFFF;--zitouna-gray-50: #F8FAFC;--zitouna-gray-100: #F1F5F9;--zitouna-gray-200: #E2E8F0}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--zitouna-gray-50)}#root{min-height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--zitouna-gray-100)}::-webkit-scrollbar-thumb{background:var(--zitouna-gray-200);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--zitouna-green)}.ant-card{box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a;transition:box-shadow .2s ease}.ant-card:hover{box-shadow:0 4px 12px #7cb34214}.ant-statistic-title{font-weight:500}.ant-table-thead>tr>th{background:var(--zitouna-gray-50)!important;font-weight:600}.ant-tag{border-radius:6px;font-weight:500}
