:root{--brand-yellow: rgb(254, 211, 70);--brand-black: #1a1a1a;--max-content: 1200px}*{box-sizing:border-box}html,body,#root{height:100%}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:100%;max-width:var(--max-content);margin:0 auto;padding:0 16px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.hero{background:radial-gradient(ellipse at top left,#fed34659,#fed34600),#fff}
