body{margin:0;background:#f6f7f4;color:#17212b;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}header,main{width:min(980px,calc(100% - 32px));margin:0 auto}header{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:22px 0 14px}.brand{font-weight:800;text-decoration:none}.brand span,.eyebrow{color:#b84e34}nav{display:flex;gap:16px;color:#46535f}nav a{text-decoration:none}article{background:#fff;border:1px solid #dce3df;border-radius:8px;box-shadow:0 18px 45px rgba(21,35,41,.07);padding:clamp(22px,4vw,46px);line-height:1.75;margin:20px 0 54px}.eyebrow{margin:0 0 8px;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:0}h1{font-size:clamp(2rem,5vw,3.6rem);line-height:1;margin:0 0 18px;letter-spacing:0}h2{font-size:1.2rem;margin:28px 0 0}p,li{color:#3f4c56;overflow-wrap:anywhere}.text-link{color:#205b61;font-weight:800}@media(max-width:520px){header{align-items:flex-start;flex-direction:column}nav{width:100%;justify-content:space-between}}
