@tailwind base;@tailwind components;@tailwind utilities;@import url("https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&display=swap");@import url("https://fonts.googleapis.com/css2?family=Tajawal:wght@200;300;400;500;700;800;900&display=swap");body,html{overflow-x:hidden;max-width:100vw}*{box-sizing:border-box}html[dir=rtl]{direction:rtl}body{font-family:Cairo,Tajawal,system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ant-layout,.ant-menu-horizontal,.ant-table{direction:rtl}.ant-form-item-label{text-align:right}.rtl{direction:rtl}.ltr{direction:ltr}.arabic-text{font-family:Cairo,Tajawal,sans-serif;line-height:1.8}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#cbd5e1 #f1f5f9}.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f5f9}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#94a3b8}.loading-skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.error-text{color:#dc2626}.success-text{color:#16a34a}.warning-text{color:#d97706}.hover-lift{transition:transform .2s ease-in-out,box-shadow .2s ease-in-out}.hover-lift:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(0,0,0,.1)}.status-badge{padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500;text-align:center;white-space:nowrap}.status-draft{background-color:#f3f4f6;color:#374151}.status-submitted{background-color:#dbeafe;color:#1d4ed8}.status-reviewed{background-color:#fef3c7;color:#92400e}.status-shortlisted{background-color:#dcfce7;color:#166534}.status-mentoring{background-color:#e0e7ff;color:#4338ca}.status-escalated{background-color:#fce7f3;color:#be185d}.status-approved{background-color:#d1fae5;color:#065f46}.status-implemented{background-color:#ecfdf5;color:#064e3b}.status-archived{background-color:#f9fafb;color:#6b7280}@media (max-width:768px){.mobile-hidden{display:none}.mobile-stack{flex-direction:column}.mobile-full-width{width:100%}}@media print{.no-print{display:none!important}.print-break{page-break-before:always}.print-no-break{page-break-inside:avoid}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.fade-in{animation:fadeIn .3s ease-in-out}.slide-up{animation:slideUp .3s ease-in-out}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}html[data-theme=dark] body{background-color:#0f172a;color:#e2e8f0}html[data-theme=dark] .ant-layout{background:#0f172a}html[data-theme=dark] .ant-card{background:#1e293b;border-color:#334155}html[data-theme=dark] .ant-modal-content,html[data-theme=dark] .ant-table{background:#1e293b}html[data-theme=dark] .ant-descriptions-bordered .ant-descriptions-item-label{background:#0f172a}html[data-theme=dark] .ant-input,html[data-theme=dark] .ant-picker,html[data-theme=dark] .ant-select-selector{background:#0f172a!important;border-color:#334155!important;color:#e2e8f0!important}.grecaptcha-badge{visibility:hidden}body{opacity:1;transition:opacity .1s ease-in}.fikra-loading-skeleton{min-height:100vh;background:linear-gradient(135deg,#1a365d,#2c5282);display:flex;align-items:center;justify-content:center}#__next>div{animation:fadeIn .2s ease-in}@keyframes fadeIn{0%{opacity:.8}to{opacity:1}}.ant-btn,.ant-card,.ant-col,.ant-row,.ant-space,.ant-spin,.ant-tag,.ant-typography{transition:none!important}@keyframes fikraFadeIn{0%{opacity:0}to{opacity:1}}