@import url("https://cdn.jsdelivr.net/gh/rastikerdar/vazirmatn@v33.003/Vazirmatn-font-face.css");@tailwind base;@tailwind components;@tailwind utilities;:root{--background:#fbfaf5;--foreground:#4a4a4a}body{color:var(--foreground);background:var(--background);font-family:Vazirmatn,sans-serif;direction:rtl;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@layer components{.btn-premium,.card-premium,.text-gradient{@apply bg-clip-text text-transparent bg-gradient-to-r from-terracotta to-rose-500}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#fbfaf5}::-webkit-scrollbar-thumb{background:#e5b5a2;border-radius:10px}