body{margin:0;background:#fafaff;color:#171b2a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;line-height:1.65}*{box-sizing:border-box}a{color:#594dd8}.top{display:flex;align-items:center;justify-content:space-between;padding:18px max(24px,calc((100vw - 1080px)/2));border-bottom:1px solid #e7e6ef;background:#fff}.brand{color:#171b2a;font-size:20px;font-weight:850;text-decoration:none}.brand i{color:#6557e8;font-style:normal}.top nav{display:flex;gap:22px;align-items:center}.top nav a{text-decoration:none;font-weight:700}.cta{display:inline-block;padding:12px 18px;border-radius:10px;background:#6557e8;color:#fff;text-decoration:none}.wrap{max-width:900px;margin:auto;padding:72px 24px 100px}.crumbs{font-size:14px}.tag{display:inline-block;margin-top:42px;color:#6557e8;font-size:12px;font-weight:850;letter-spacing:.12em}.hero h1{max-width:850px;margin:14px 0 18px;font-size:52px;line-height:1.05;letter-spacing:-.04em}.hero>p{max-width:760px;color:#596174;font-size:20px}.article{margin-top:56px;padding:54px 64px;border:1px solid #e1dff0;border-radius:24px;background:#fff;box-shadow:0 20px 55px #302b6510}.article h2{margin-top:42px;font-size:28px;line-height:1.2}.article h2:first-child{margin-top:0}.article li{margin:10px 0}.faq{margin-top:60px}.faq details{padding:20px 0;border-bottom:1px solid #dddde7}.faq summary{cursor:pointer;font-weight:800}.bottom{margin-top:64px;padding:42px;border-radius:22px;background:#5a4ce0;color:#fff;text-align:center}.bottom h2{font-size:32px;line-height:1.15}.bottom a{background:#fff;color:#5145c8}.indexGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:45px}.indexGrid article{padding:24px;border:1px solid #e1dff0;border-radius:18px;background:#fff}.indexGrid h2{font-size:22px;line-height:1.2}.indexGrid a{font-weight:800;text-decoration:none}@media(max-width:700px){.top nav>a:first-child{display:none}.hero h1{font-size:38px}.article{padding:30px 22px}.indexGrid{grid-template-columns:1fr}}