@import"https://fonts.googleapis.com/css2?family=Unbounded:wght@700;900&family=Golos+Text:wght@400;500;600;700&display=swap";:root{--green: #1db954;--green-dark: #158a3e;--green-light: #e8f9ee;--black: #0d0d0d;--gray: #6b7280;--gray-light: #f4f5f7;--white: #ffffff;--blue: #5288c1;--red: #e63946;--radius: 16px;--shadow: 0 2px 12px rgba(0,0,0,.08)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Golos Text,sans-serif;background:#f7f8fa;color:var(--black)}button{font-family:inherit;cursor:pointer}input,textarea{font-family:inherit}a{text-decoration:none;color:inherit}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}
