*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#173f35;background:#f4f1e8}.site-header{position:sticky;top:0;z-index:10;display:flex;justify-content:space-between;align-items:center;padding:28px 6%;background:rgba(244,241,232,.96);border-bottom:1px solid #d8ddd7}.brand{font-size:24px;font-weight:700;color:#173f35;text-decoration:none}.site-header nav{display:flex;gap:30px;flex-wrap:wrap}.site-header nav a{color:#4d5a55;text-decoration:none;font-size:15px}.section{padding:70px 8% 90px}.cream{background:#f4f1e8}.sage{background:#e9efe9}.section-label{font-size:13px;letter-spacing:.22em;color:#6b8078;margin-bottom:28px}.two-col{display:grid;grid-template-columns:1fr 1.15fr;gap:90px;align-items:start}.two-col h1,.section h2{margin:0;font-weight:700;letter-spacing:-.04em}.two-col h1{font-size:70px;line-height:1.05}.section h2{font-size:62px;line-height:1.08;margin-bottom:35px}.copy,.lead,.resident-copy p{font-size:20px;line-height:1.65;color:#53605b}.copy p{margin:0 0 22px}.cards{display:grid;gap:18px}.cards.four{grid-template-columns:repeat(4,1fr)}.cards article{background:#f8faf7;border:1px solid #cdd7d1;border-radius:22px;padding:28px;min-height:210px}.cards article span{font-size:13px;color:#7a8b84}.cards h3{font-size:24px;margin:28px 0 14px;color:#202724}.cards p{font-size:17px;line-height:1.55;color:#57625e;margin:0}.lead{max-width:1000px;margin-bottom:38px}.resident-section{display:grid;grid-template-columns:1fr 1.1fr;gap:70px;align-items:start}.resident-copy h2{font-size:68px}.muted{font-size:15px!important;color:#7a8a83!important}.resident-form{background:#fff;border:1px solid #d2dbd5;border-radius:26px;padding:30px;display:grid;gap:18px}.resident-form label{display:grid;gap:8px;font-weight:700;color:#222}.resident-form input,.resident-form select,.resident-form textarea{width:100%;font:inherit;padding:14px 15px;border:1px solid #c8d1cc;border-radius:14px;background:#fbfcfa}.resident-form textarea{min-height:110px;resize:vertical}.check{grid-template-columns:auto 1fr!important;align-items:start;font-weight:400!important}.check input{width:23px;height:23px;margin:0}.resident-form button{border:0;border-radius:999px;padding:16px 22px;background:#2f5c4d;color:#fff;font-size:17px;font-weight:700;cursor:pointer}.resident-form button:disabled{opacity:.6;cursor:wait}.form-message{display:none;padding:14px;border-radius:12px;line-height:1.5}.form-message.success{display:block;background:#e5f4e9;color:#245c37}.form-message.error{display:block;background:#fde9e7;color:#8c2e25}.contact-link{display:inline-block;margin-top:18px;color:#173f35;font-size:24px;font-weight:700}footer{display:flex;justify-content:space-between;padding:28px 8%;background:#173f35;color:#fff}@media(max-width:900px){.site-header{align-items:flex-start;gap:20px}.site-header nav{gap:14px}.two-col,.resident-section{grid-template-columns:1fr}.cards.four{grid-template-columns:1fr 1fr}.two-col h1,.section h2,.resident-copy h2{font-size:48px}}@media(max-width:600px){.site-header{position:static;flex-direction:column}.cards.four{grid-template-columns:1fr}.section{padding:50px 6%}.two-col h1,.section h2,.resident-copy h2{font-size:40px}.resident-form{padding:20px}}