*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F7FAF9;color:#26353A;font:17px/1.65 system-ui,sans-serif}a{color:#266E7F;text-underline-offset:4px}a:hover{color:#153F4A}a:focus-visible,button:focus-visible{outline:3px solid #78AE66;outline-offset:5px}.wrap{max-width:1160px;margin:auto;padding:0 28px}header{border-bottom:1px solid #cbdad5;background:#fff}header .wrap{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-size:24px;font-weight:750;text-decoration:none;color:#153F4A}.brand span{color:#3A817B}nav{display:flex;gap:26px;flex-wrap:wrap}nav a{font-size:14px;font-weight:650;text-decoration:none}.hero{padding:88px 0 76px;background:#E2EEE9}.hero-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:64px;align-items:center}.eyebrow{font-size:12px;font-weight:750;letter-spacing:.16em;text-transform:uppercase;color:#3F7D57;margin:0 0 18px}h1{font-size:clamp(38px,5vw,66px);line-height:1.07;letter-spacing:-.045em;color:#153F4A;margin:0 0 25px;max-width:850px}h2{font-size:32px;line-height:1.2;letter-spacing:-.025em;color:#153F4A}h3{font-size:23px;line-height:1.3;color:#153F4A;margin:14px 0}p{max-width:740px}.lede{font-size:20px;max-width:660px}.button{display:inline-block;background:#266E7F;color:white;padding:13px 22px;border-radius:5px;font-weight:650;text-decoration:none;font-size:15px}.button:hover{background:#153F4A;color:white}.secondary{background:white;color:#266E7F;border:1px solid #a6c4b9}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.board{background:#153F4A;color:white;padding:30px;border-radius:8px}.board p{margin:0}.board .line{display:flex;justify-content:space-between;border-bottom:1px solid #547776;padding:19px 0;gap:16px}.board .line:last-child{border:0}.board small{color:#b6d5c3}.board strong{color:white}.section{padding:68px 0}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:28px}.section-head h2{margin:6px 0}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{background:white;border:1px solid #d5e2dc;border-radius:6px;padding:28px;display:flex;flex-direction:column}.card p{font-size:15px;margin:0 0 22px}.card a{margin-top:auto;font-weight:700}.tag{font-size:11px;letter-spacing:.08em;text-transform:uppercase;font-weight:750;color:#3F7D57}.muted{background:#E2EEE9}.two{display:grid;grid-template-columns:1fr 1fr;gap:48px}.details{padding:35px;background:white;border:1px solid #d5e2dc;border-radius:6px}.details li{margin:12px 0}.note{font-size:14px;color:#53665e}.price{font-size:36px;font-weight:750;color:#153F4A}.crumb{font-size:13px;margin-bottom:24px}footer{padding:40px 0;background:#153F4A;color:#dcebe4;font-size:14px}footer a{color:#dcebe4}.footer-grid{display:flex;justify-content:space-between;gap:28px;flex-wrap:wrap}.skip{position:absolute;left:-9999px}.skip:focus{left:12px;top:8px;background:white;padding:8px;z-index:2}@media(max-width:780px){.hero-grid,.two{grid-template-columns:1fr;gap:30px}.grid{grid-template-columns:1fr}.hero{padding:48px 0}.section{padding:42px 0}header .wrap{align-items:flex-start;flex-direction:column;padding-top:20px;padding-bottom:20px;gap:12px}nav{gap:18px}.section-head{display:block}.wrap{padding-left:20px;padding-right:20px}.board{padding:24px}}