:root{color:#101820;background:#fff;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{background:#fff;margin:0}a{color:inherit;text-decoration:none}.topbar{border-bottom:1px solid #e5ebf0;justify-content:space-between;align-items:center;gap:20px;padding:16px 24px;display:flex}.brand{font-size:18px;font-weight:800}nav,.nav,.actions{flex-wrap:wrap;gap:14px;display:flex}nav a,.nav a,.actions a{color:#344252;font-size:14px}main{max-width:1160px;margin:0 auto;padding:56px 24px}.hero{padding:32px 0 40px}.eyebrow{color:#087f5b;letter-spacing:0;margin:0 0 14px;font-size:14px;font-weight:700}h1{max-width:860px;margin:0;font-size:48px;line-height:1.08}.lede{color:#4c5b69;max-width:740px;font-size:18px;line-height:1.65}.services,.cards,.grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px;display:grid}.card{border:1px solid #dbe3ea;border-radius:8px;padding:20px}.card ul{color:#506070;padding-left:18px;line-height:1.7}.price{margin:12px 0;font-size:34px;font-weight:800}.button,button{color:#fff;cursor:pointer;background:#087f5b;border:0;border-radius:8px;justify-content:center;padding:12px 16px;font-weight:700;display:inline-flex}.button.secondary{background:#101820}.form{border:1px solid #dbe3ea;border-radius:8px;gap:14px;max-width:720px;padding:20px;display:grid}label{color:#344252;gap:8px;font-size:14px;font-weight:700;display:grid}input,select,textarea{font:inherit;border:1px solid #cbd5df;border-radius:8px;padding:11px 12px}textarea{min-height:110px}.notice{color:#344252;background:#f4f7f6;border:1px solid #dbe3ea;border-radius:8px;padding:16px;line-height:1.7}.footer{color:#5b6673;border-top:1px solid #e5ebf0;padding:24px}@media (max-width:720px){h1{font-size:34px}.topbar{flex-direction:column;align-items:flex-start}}.service{border:1px solid #dbe3ea;border-radius:8px;min-height:150px;padding:20px}.service h2{margin:0 0 12px;font-size:20px}.service p{color:#5b6673;margin:0;line-height:1.6}
