*{box-sizing:border-box;margin:0;padding:0}
body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,system-ui,sans-serif;background:#f1f5f4;color:#1c2b29;line-height:1.6;-webkit-font-smoothing:antialiased}
header{background:linear-gradient(135deg,#075E54 0%,#128C7E 100%);color:#fff;padding:32px 20px;text-align:center}
header h1{font-size:28px;font-weight:700;letter-spacing:-0.5px;margin-bottom:4px}
header .sub{font-size:14px;opacity:0.85}
main{max-width:780px;margin:0 auto;padding:32px 24px 80px;background:#fff;min-height:60vh}
h2{font-size:20px;margin:32px 0 12px;color:#075E54;font-weight:700}
h2:first-of-type{margin-top:0}
h3{font-size:16px;margin:20px 0 8px;color:#1c2b29;font-weight:600}
p{margin-bottom:14px;color:#3d4c4a;font-size:15px}
ul,ol{margin:8px 0 14px 24px}
li{margin-bottom:6px;color:#3d4c4a;font-size:15px}
strong{color:#1c2b29;font-weight:600}
a{color:#075E54;text-decoration:none}
a:hover{text-decoration:underline}
.meta{color:#7d8b89;font-size:13px;margin-bottom:24px;border-bottom:1px solid #e3e8e7;padding-bottom:16px}
.callout{background:#fffbeb;border:1px solid #fde68a;border-radius:8px;padding:14px 18px;margin:20px 0;color:#78350f;font-size:14px}
table{width:100%;border-collapse:collapse;margin:14px 0;font-size:14px}
th,td{border:1px solid #e3e8e7;padding:10px 12px;text-align:left}
th{background:#f1f5f4;font-weight:600}
footer{text-align:center;padding:28px 20px;color:#7d8b89;font-size:13px;background:#f1f5f4;border-top:1px solid #e3e8e7}
footer a{color:#075E54;margin:0 8px}
.back{display:inline-block;margin-bottom:16px;font-size:14px;color:#075E54}
