*{color:#f0f0f0;font-family:Inter,sans-serif;letter-spacing:-.011em;box-sizing:border-box;-webkit-tap-highlight-color:transparent}:root{font-size:16px}body,html{width:100%;height:100%;min-height:100%;position:relative}body{margin:0;background-color:#222225;display:flex;flex-direction:column;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{margin:0 0 1.5rem 0}main{padding:2rem;flex:1}header{padding:1rem 2rem;background-color:#2b2b2f;box-shadow:0 .2rem .75rem rgba(0,0,0,.3);display:flex;align-items:center}header .tools-icon{fill:#F0F0F0;cursor:pointer}header .tools-icon rect{width:6px;height:6px}header .logo{margin-left:2rem;font-size:1.5rem;font-weight:500}header nav{margin-left:4rem;display:flex;align-items:center}header nav>a:not(:last-child){margin-right:2rem}footer{padding:1rem 2rem;background-color:#151517;color:#59656c;font-size:.75rem}