*{box-sizing:border-box}body{margin:0;background:#f5f4ee;color:#132d2b;font-family:Arial,Helvetica,sans-serif}.page{max-width:1240px;margin:auto;padding:0 48px}header{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:30px 0;border-bottom:1px solid #d5dbd3}.brand{font-weight:700;font-size:22px;color:inherit;text-decoration:none}.brand:focus-visible{outline:3px solid #ab7c22;outline-offset:6px}.badge{font-size:12px;padding:9px 14px;border:1px solid #c4cec4;border-radius:30px}main{padding:85px 0 55px}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:700;color:#536c60}h1{font-size:clamp(40px,5.5vw,70px);font-weight:500;letter-spacing:-3px;line-height:1.08;margin:24px 0}h1 span{color:#647a6a}.intro{font-size:18px;line-height:1.7;max-width:610px;color:#52615b}.notice{display:flex;gap:14px;max-width:660px;background:#e8ede4;padding:22px;margin:35px 0 60px;border-radius:8px}.dot{width:9px;height:9px;background:#668055;flex-shrink:0;border-radius:50%;margin-top:5px}.notice p{font-size:14px;line-height:1.6;margin:8px 0 0;color:#52615b}section{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}article{border-top:1px solid #bac6bb;padding:22px 0}.number{font-size:12px;color:#617262}h2{font-size:22px;font-weight:500;margin:20px 0 12px}article p{font-size:15px;line-height:1.6;color:#52615b;max-width:290px}footer{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #d5dbd3;padding:24px 0;font-size:12px;color:#617262}@media(max-width:640px){.page{padding:0 24px}header{align-items:flex-start;flex-direction:column}main{padding-top:48px}h1{letter-spacing:-1.5px}section{grid-template-columns:1fr;gap:8px}.notice{margin-bottom:40px}footer{flex-direction:column;gap:10px}}
