.home_hero{display:flex;align-items:center;flex-direction:column;max-width:900px;margin:0 auto;text-align:center}.home_hero p{max-width:760px;margin:26px auto 0;font-size:1.08rem;line-height:1.7}.home_logo{display:block;width:min(100%, 760px);height:auto}.home_actions,.home_tool_list{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.home_actions a,.home_tool_list a{display:inline-flex;align-items:center;min-height:40px;padding:0 14px;border:solid 1px #d0d0d0;border-radius:6px;background:#fff;font-family:"Poppins",sans-serif;font-size:0.92rem;font-weight:500;text-decoration:none}.home_actions{justify-content:center}.home_actions a:first-child{border-color:#03a9f4;background:#03a9f4;color:#fff !important}.home_focus_grid,.home_approach{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:18px;margin:30px 0 10px}.home_focus_grid article,.home_focus_grid div,.home_approach article,.home_approach div{padding:20px;border:solid 1px #d0d0d0;border-radius:8px;background:#fff;box-shadow:0 3px 12px 0 #00000012}.home_focus_grid h3,.home_approach h3{margin-top:0;padding-top:0;text-align:left}.home_focus_grid p,.home_approach p{margin-bottom:0;line-height:1.6}.home_software{max-width:780px;margin:0 auto}.home_software p{line-height:1.7}.home_tool_list{justify-content:center;margin:24px 0}.home_tool_list a{background:#f8f8f8}.home_approach{grid-template-columns:repeat(3, minmax(0, 1fr))}.home_approach div{border-top:solid 4px #03a9f4}@media (max-width: 900px){.home_approach{grid-template-columns:1fr}}@media (max-width: 500px){.home_hero p{font-size:1rem}.home_focus_grid{grid-template-columns:1fr}.home_actions,.home_tool_list{align-items:stretch;flex-direction:column}.home_actions a,.home_tool_list a{justify-content:center;text-align:center}}
