:root{color-scheme:light;font-family:-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Malgun Gothic",sans-serif;color:#20372c;background:#fffdf6;font-size:16px}*{box-sizing:border-box}body{margin:0}a{color:#126b47;text-underline-offset:.25em}header{border-bottom:1px solid #d5e4d9;background:#e7ffb4}header>div{max-width:880px;margin:auto;padding:24px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.brand{display:flex;align-items:center;gap:12px;font-size:1.25rem;font-weight:800;text-decoration:none}.brand img{width:52px;height:52px;border-radius:14px}nav{display:flex;gap:22px;font-weight:650}main{max-width:760px;margin:auto;padding:52px 24px 64px}h1{font-size:2.5rem;letter-spacing:-.04em;line-height:1.2;margin:0 0 24px}h2{font-size:1.25rem;line-height:1.5;margin:36px 0 12px}p,li{line-height:1.85;overflow-wrap:anywhere}p{margin:10px 0}ul{padding-left:24px}.contact{padding:24px;border-radius:22px;background:#e7ffb4;margin:24px 0 36px}.contact a{font-weight:700}.meta{font-size:.9rem;color:#536557}footer{max-width:760px;margin:auto;padding:24px;border-top:1px solid #d5e4d9;color:#536557;line-height:1.8}a:focus-visible{outline:3px solid #df4472;outline-offset:5px}@media(max-width:480px){main{padding-top:36px}h1{font-size:2rem}header>div{padding:18px 24px}nav{font-size:.95rem}}
