@import"https://fonts.googleapis.com/css2?family=Inter:wght@300&display=swap";html{font-family:Inter,sans-serif;background-color:#f6f6f6;font-size:10px;scroll-behavior:smooth}@media only screen and (max-width: 720px){html{font-size:14px}}body{font-size:1.6rem}html,body{padding:0;margin:0}header{font-size:2.5rem;padding:0 50px;margin:30px 0 60px;display:flex;justify-content:space-between}header a{color:#000;text-decoration:none;padding-bottom:6px}header ul{font-size:1.6rem;list-style:none;display:flex;align-items:center;padding:0;gap:16px}header ul li:last-child a{border-bottom:1px solid black}@media only screen and (max-width: 720px){header{display:none}}
