@import "https://fonts.googleapis.com/css2?family=Vazirmatn:wght@400;500;600;700&display=swap";
*{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;font-size:16px}html,body.site{color:#1a1a1a;background:#fff;min-height:100%;margin:0;font-family:Vazirmatn,Tahoma,Segoe UI,sans-serif}.site-header{border-bottom:1px solid #e8e8e8}.site-header__inner{justify-content:space-between;align-items:center;gap:1.5rem;max-width:640px;margin:0 auto;padding:1.25rem 1.5rem;display:flex}.site-header__name{letter-spacing:0;font-size:.9375rem;font-weight:600}.site-header__login{color:inherit;font-size:.9375rem;text-decoration:none}.site-header__login:hover,.site-header__login:focus{outline:none;text-decoration:underline}.site-main{max-width:640px;margin:0 auto;padding:4.5rem 1.5rem 6rem}.site-main h1{margin:0 0 1.75rem;font-size:1.75rem;font-weight:600;line-height:1.5}.site-description{white-space:pre-wrap;color:#333;margin:0;font-size:1rem;line-height:2}
