:root{font-family:Inter,"Segoe UI","Microsoft YaHei",sans-serif;color:#17172b;background:#f9fafc;font-synthesis:none;line-height:1.75}*{box-sizing:border-box}body{margin:0}a{color:#563dcc;text-underline-offset:4px}a:focus-visible{outline:3px solid #8065ed;outline-offset:5px}header,main,footer{max-width:1180px;margin:auto;padding:28px 36px}header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e0e2ea;gap:24px}.brand{display:flex;align-items:center;gap:13px;color:#17172b;text-decoration:none;font-size:23px;font-weight:800;letter-spacing:-.6px}.brand img{width:44px;height:44px}nav{display:flex;gap:24px;align-items:center;flex-wrap:wrap}nav a{font-size:14px;text-decoration:none}.button{display:inline-flex;background:#17172b;color:white;padding:12px 22px;border-radius:9px;text-decoration:none;font-weight:650}.button.light{background:#b7f6cb;color:#17172b}.hero{display:grid;grid-template-columns:1.3fr 1fr;gap:56px;align-items:center;padding:64px 0 68px}.eyebrow{font-size:14px;letter-spacing:.08em;color:#644cca;font-weight:700}h1{font-size:clamp(36px,4.4vw,62px);line-height:1.2;letter-spacing:-.04em;margin:20px 0 24px}h2{font-size:26px;line-height:1.4;letter-spacing:-.025em}h3{font-size:19px}p{font-size:16px;color:#505369}.hero p{font-size:18px;max-width:570px}.hero .button{margin-top:14px}.workflow{background:#17172b;color:white;border-radius:24px;padding:30px;box-shadow:0 20px 60px #21213912}.workflow h2{margin:0 0 24px}.workflow ol{list-style:none;padding:0;counter-reset:steps}.workflow li{counter-increment:steps;padding:18px 0;border-top:1px solid #ffffff21;display:grid;grid-template-columns:35px 1fr;gap:14px}.workflow li:before{content:"0" counter(steps);color:#b7f6cb;font-size:14px}.workflow span{display:block;color:#c8c7dd;font-size:14px;margin-top:5px}.workflow p{font-size:14px;color:#c8c7dd;margin:22px 0 0}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding-bottom:56px}.features article{border-top:2px solid #9a86ff}.features p{font-size:16px}.callout{padding:28px 32px;border-radius:16px;background:#eeedf8;margin:0 0 35px}.callout h2{margin:0 0 10px}.callout p{margin-bottom:0}.legal{max-width:840px;padding-top:44px;padding-bottom:64px}.legal h1{font-size:42px}.legal h2{margin-top:40px}.legal li{margin:10px 0;color:#505369}.meta{font-size:14px;color:#65677d}footer{display:flex;justify-content:space-between;gap:24px;border-top:1px solid #e0e2ea;font-size:14px;flex-wrap:wrap}footer nav{gap:20px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}@media(max-width:780px){header,main,footer{padding-left:22px;padding-right:22px}header{flex-wrap:wrap}.hero{grid-template-columns:1fr;gap:28px;padding:32px 0}.features{grid-template-columns:1fr;gap:10px}.legal h1{font-size:34px}nav{gap:16px}.workflow{padding:24px}}
