*{box-sizing:border-box}body{margin:0;background:linear-gradient(180deg,#e7f7f3,#f8fbfa 320px);color:#173f38;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.62}main{width:min(900px,calc(100% - 28px));margin:28px auto 60px}.hero,.card{border:1px solid rgba(0,105,88,.15);background:rgba(255,255,255,.95);box-shadow:0 18px 50px rgba(0,73,61,.1)}.hero{padding:28px;border-radius:28px}.hero small{color:#0b9079;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.hero h1{margin:7px 0 5px;color:#076b5c;font-size:clamp(30px,6vw,48px);line-height:1.05}.hero p{margin:0;color:#5a746e;font-weight:650}.back{display:inline-flex;margin-top:18px;padding:9px 14px;border-radius:999px;background:#e6f6f1;color:#076b5c;font-weight:900;text-decoration:none}.card{margin-top:16px;padding:24px;border-radius:23px}.card h2{margin:0 0 8px;color:#087462}.card h3{color:#0b816d}.card a{color:#087a67;font-weight:800}.notice{padding:14px;border-radius:16px;background:#edf9f5;border:1px solid #cceae2}.meta{margin-top:20px;color:#6b827c;font-size:13px}@media(max-width:600px){main{margin-top:14px}.hero,.card{padding:20px}.hero{border-radius:23px}}