@tailwind base;@tailwind components;@tailwind utilities;@layer base{body{color:#1e293b;-webkit-font-smoothing:antialiased;background:#f0f2f5;font-family:Calibri,Traditional Arabic,Arabic Typesetting,Scheherazade New,Noto Naskh Arabic,serif;font-size:15px}*{box-sizing:border-box}}.text-panel{resize:vertical;color:#1e293b;background:#fff;border:none;outline:none;width:100%;height:100%;min-height:200px;padding:12px 16px;font-family:Calibri,Traditional Arabic,Arabic Typesetting,Scheherazade New,Noto Naskh Arabic,serif;font-size:16px;line-height:2.2}.text-panel::placeholder{color:#c0cad6}.full-wrap{white-space:pre-wrap;word-wrap:break-word;color:#1e293b;font-family:Calibri,Traditional Arabic,Arabic Typesetting,Scheherazade New,Noto Naskh Arabic,serif;font-size:16px;line-height:2.2}select{font-family:Calibri,Traditional Arabic,Arabic Typesetting,serif}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:.3s forwards fadeIn}@keyframes spin{to{transform:rotate(360deg)}}.spin{animation:.8s linear infinite spin}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}
