*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#f7f7f5;color:#171717;line-height:1.55}.site-header{max-width:1180px;margin:auto;padding:26px 24px;display:flex;align-items:center;justify-content:space-between}.brand{font-size:24px;font-weight:800;letter-spacing:-.04em;text-decoration:none;color:#171717}.site-header nav{display:flex;gap:22px;flex-wrap:wrap}.site-header nav a,.footer-links a{color:#555;text-decoration:none}.site-header nav a:hover,.footer-links a:hover{color:#111}.hero{max-width:1180px;margin:72px auto 110px;padding:0 24px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.15em;color:#767676;margin-bottom:20px}.hero h1,.page-head h1{font-size:clamp(44px,7vw,88px);line-height:.98;letter-spacing:-.055em;max-width:950px;margin:0 0 28px}.lead{font-size:clamp(19px,2vw,24px);color:#595959;max-width:760px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:13px 20px;text-decoration:none;font-weight:700;border:1px solid #222;cursor:pointer;font:inherit}.primary{background:#171717;color:white}.secondary{background:transparent;color:#171717}.section{max-width:1180px;margin:0 auto 100px;padding:0 24px}.two-col{display:grid;grid-template-columns:1fr 1.2fr;gap:70px}.two-col h2,.cta h2{font-size:40px;letter-spacing:-.04em;margin:0}.two-col p{font-size:20px;color:#4d4d4d;margin-top:0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:white;border:1px solid #e8e8e3;border-radius:22px;padding:28px;min-height:190px}.card h3{font-size:22px;margin:0 0 12px}.card p{color:#5d5d5d}.cta{background:#ecece7;border-radius:28px;padding:42px;display:flex;justify-content:space-between;align-items:end;gap:30px}.cta p{color:#5d5d5d;margin-bottom:0}.narrow{max-width:860px;margin:56px auto 100px;padding:0 24px}.page-head{margin-bottom:50px}.page-head h1{font-size:clamp(44px,7vw,72px)}.contact-form{display:grid;gap:22px}.contact-form label{display:grid;gap:8px;font-weight:700}.contact-form input,.contact-form textarea{width:100%;border:1px solid #d7d7d2;background:white;border-radius:14px;padding:14px;font:inherit}.contact-form textarea{resize:vertical}.hp{position:absolute!important;left:-99999px!important;width:1px;height:1px;overflow:hidden}.small{font-size:14px;color:#747474}.status{min-height:24px}.legal h2{margin-top:36px;font-size:23px}.legal p{color:#4f4f4f}.legal a{color:#171717}footer{max-width:1180px;margin:0 auto;padding:32px 24px 48px;border-top:1px solid #e2e2dc;display:flex;justify-content:space-between;color:#777;font-size:14px}.footer-links{display:flex;gap:18px}@media(max-width:760px){.site-header{align-items:flex-start}.site-header nav{gap:12px}.hero{margin-top:44px;margin-bottom:80px}.two-col,.cards{grid-template-columns:1fr;gap:24px}.cta{align-items:flex-start;flex-direction:column}.section{margin-bottom:70px}footer{flex-direction:column;gap:16px}}