:root{font-family:-apple-system,BlinkMacSystemFont,"Noto Sans SC","PingFang SC",sans-serif;color:#292923;background:#f3f0e8}*{box-sizing:border-box}body{margin:0}.nav{height:68px;display:flex;align-items:center;justify-content:space-between;max-width:900px;margin:auto;padding:0 22px}.brand{font-weight:800;color:#292923;text-decoration:none}.nav div{display:flex;gap:16px}.nav div a{color:#6f6c65;text-decoration:none;font-size:13px}.article{width:min(760px,calc(100% - 32px));margin:48px auto 90px;background:#fff;border:1px solid #e3ded4;border-radius:24px;padding:clamp(24px,6vw,58px);box-shadow:0 20px 60px #473f3510}.eyebrow{font-size:12px;color:#9c604c;font-weight:700;letter-spacing:.08em}.article h1{font-size:clamp(34px,7vw,54px);line-height:1.08;letter-spacing:-.055em;margin:12px 0 20px}.article h2{font-size:22px;margin:38px 0 12px}.article p,.article li{font-size:15px;line-height:1.9;color:#55534e}.article a{color:#3b6247}.note{background:#eef3eb;border-radius:14px;padding:16px 18px;margin:24px 0}.footer{text-align:center;color:#8c8981;font-size:12px;padding:25px}
