@import "https://fonts.googleapis.com/css2?family=Vazirmatn:wght@400;600;700;800&display=swap";
:root{--ink:#e8f4f0;--muted:#93a8a1;--accent:#22c79a;--bg:#07131a;--font-display:"Vazirmatn", sans-serif;--font-body:"Vazirmatn", sans-serif}*{box-sizing:border-box}html,body{background:var(--bg);min-height:100%;color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:right;margin:0;padding:0}body{min-height:100dvh}a{color:inherit}button,input{touch-action:manipulation;font-family:inherit}::selection{background:#22c59a59}
