*{box-sizing:border-box}body{margin:0;background:#faf6ed;color:#2d3933;font:17px/1.85 -apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo",sans-serif}main{max-width:760px;margin:auto;padding:64px 24px}a{color:#235e50;text-underline-offset:4px}nav{display:flex;gap:24px;flex-wrap:wrap;border-bottom:1px solid #ccd6ce;padding-bottom:18px;margin-bottom:42px}h1{font-size:clamp(2rem,6vw,3rem);line-height:1.3;letter-spacing:-.04em}h2{font-size:1.3rem;margin-top:36px}.icon{width:144px;border-radius:32px}small{color:#526159}.note{border-left:4px solid #427765;padding:12px 20px;background:#edf1e9}footer{margin-top:48px;padding-top:20px;border-top:1px solid #ccd6ce}button,a{touch-action:manipulation}a:focus-visible{outline:3px solid #bd7432;outline-offset:5px}