:root{--orange: #ff931e;--gold: #c69c6d;--ink: #17191f;--muted: #727780;--line: #e5e6e9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:#22262d;background:#fff}button,input,select,textarea{font-family:inherit}.container{width:calc(100% - 40px);max-width:1180px;margin:0 auto}main{min-height:50vh}::selection{background:#ff931e;color:#fff}@media(max-width:520px){.container{width:calc(100% - 30px);max-width:1180px}}
