*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f5f8fc;color:#182c46;font:16px/1.75 -apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC",sans-serif}a{color:#194bb6;text-underline-offset:5px}a:hover{color:#b53725}a:focus-visible{outline:3px solid #2667d7;outline-offset:6px}.wrap{width:min(1100px,calc(100% - 48px));margin:auto}header{padding:26px 0;display:flex;align-items:center;justify-content:space-between;gap:20px}nav{display:flex;gap:26px;flex-wrap:wrap}nav a{text-decoration:none;font-size:14px;font-weight:600;padding:9px 0}.brand{display:flex;align-items:center;gap:12px;font-size:21px;font-weight:800;color:#182c46;text-decoration:none}.brand img{border-radius:12px;width:42px;height:42px}.hero{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:70px;padding:85px 0 90px}.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:2px;color:#346394;font-weight:700}h1{font-size:clamp(36px,5vw,64px);line-height:1.17;letter-spacing:-2px;margin:24px 0}h1 em{font-style:normal;color:#245cca}.lede{font-size:18px;color:#52657c;max-width:540px}.actions{display:flex;flex-wrap:wrap;align-items:center;gap:24px;margin-top:32px}.button{display:inline-block;background:#1d4fae;color:#fff;border-radius:12px;padding:13px 23px;font-weight:600;text-decoration:none}.button:hover{background:#153f91;color:#fff}.note{font-size:13px;color:#576d85}.flow{background:#e5effc;border:1px solid #cedff5;border-radius:32px;padding:30px;transform:rotate(2deg)}.flow-head{display:flex;align-items:center;gap:14px;margin-bottom:28px}.flow-head img{width:56px;height:56px;border-radius:16px}.flow-head strong{font-size:20px}.flow-head span{display:block;color:#506580;font-size:13px}.step{background:#fff;border-radius:16px;padding:20px;margin-top:14px;display:flex;gap:16px;align-items:center}.num{display:grid;place-items:center;border-radius:50%;background:#edf4ff;color:#2457ac;width:36px;height:36px;flex-shrink:0;font-weight:700}.step small{display:block;color:#59708c}.flow-caption{font-size:12px;text-align:center;color:#5e7188;margin:18px 0 0}.section{padding:64px 0;border-top:1px solid #dce5ef}h2{font-size:30px;line-height:1.4;letter-spacing:-.7px;margin:10px 0 20px}h3{font-size:19px}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:38px;margin-top:35px}.features p{color:#53667e}.features .index{color:#255da9;font-size:13px;font-weight:700}.pricing{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:30px 0 20px}.plan{background:white;border:1px solid #dce5ef;border-radius:18px;padding:24px}.plan strong{display:block;font-size:34px;line-height:1.5}.plan span{color:#506580}.help{display:flex;justify-content:space-between;align-items:center;gap:30px}.help p{color:#53667e}footer{border-top:1px solid #dce5ef;padding:26px 0 40px;display:flex;justify-content:space-between;gap:25px;font-size:13px;color:#52657c}.legal{max-width:780px;padding:54px 0 80px}.legal h1{font-size:44px}.legal h2{font-size:24px;margin-top:36px}.legal p,.legal li{color:#405773}.legal .updated{color:#617791;font-size:14px}.skip{position:absolute;top:-100px;padding:12px;background:#fff}.skip:focus{top:5px}details{border-top:1px solid #dce5ef;padding:18px 0}summary{cursor:pointer;font-weight:600;padding:6px 0}details p{color:#53667e}@media(max-width:760px){.wrap{width:calc(100% - 36px)}header{align-items:flex-start}nav{gap:14px}.hero{grid-template-columns:1fr;padding:42px 0 56px;gap:42px}.flow{transform:none;padding:22px}.features{grid-template-columns:1fr;gap:12px}.pricing{grid-template-columns:repeat(2,1fr)}.section{padding:44px 0}.help,footer{align-items:flex-start;flex-direction:column}h1{letter-spacing:-1px}.legal h1{font-size:36px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}