:root{--ink:#081229;--muted:#53617b;--blue:#1264f5;--blue2:#42a5ff;--cyan:#37d8e9;--line:rgba(8,18,41,.11);--soft:#eaf3ff;--max:1180px;--shadow:0 24px 70px rgba(25,78,160,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;background:radial-gradient(circle at 8% 3%,rgba(58,156,255,.15),transparent 28rem),radial-gradient(circle at 95% 18%,rgba(56,212,238,.1),transparent 26rem),#f7faff;line-height:1.55;-webkit-font-smoothing:antialiased}body.lock{overflow:hidden}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}button{cursor:pointer}img{display:block;width:100%}.wrap{width:min(calc(100% - 36px),var(--max));margin:auto}.top{height:34px;display:flex;align-items:center;justify-content:center;gap:8px;background:#081229;color:#ccd7e9;font-size:12px}.top b{color:#fff}.nav{position:sticky;top:0;z-index:30;background:rgba(247,250,255,.86);backdrop-filter:blur(18px);border-bottom:1px solid rgba(8,18,41,.06)}.navin{height:72px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:flex;align-items:center;gap:10px;font-weight:900;letter-spacing:-.03em}.brand small{display:block;color:var(--muted);font-size:10px;letter-spacing:0}.logo{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(135deg,var(--blue),var(--blue2));box-shadow:0 10px 24px rgba(18,100,245,.25)}nav{display:flex;gap:24px;font-size:14px;font-weight:750}nav a:hover{color:var(--blue)}.actions,.buttons,.formbuttons{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.primary,.secondary,.ghost{border:0;border-radius:14px;font-weight:850;min-height:48px;padding:0 19px;display:inline-flex;align-items:center;justify-content:center}.primary{color:#fff;background:linear-gradient(135deg,var(--blue),#287fff);box-shadow:0 13px 30px rgba(18,100,245,.25)}.secondary,.ghost{color:var(--ink);background:#fff;border:1px solid var(--line)}.ghost{min-height:42px;padding:0 13px}.hero{padding:84px 0 60px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:48px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border:1px solid rgba(18,100,245,.18);border-radius:999px;background:rgba(255,255,255,.72);color:var(--blue);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.eyebrow:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--blue);box-shadow:0 0 0 5px rgba(18,100,245,.1)}h1,h2,h3{margin:0;line-height:1.07;letter-spacing:-.04em}h1{font-size:clamp(45px,6.6vw,78px);margin-top:18px}h2{font-size:clamp(34px,5vw,55px)}h3{font-size:clamp(25px,3.4vw,43px)}h1 em{font-style:normal;background:linear-gradient(110deg,var(--blue),var(--blue2),var(--cyan));-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy>p{font-size:19px;color:var(--muted);margin:24px 0 30px}.chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:22px}.chips span{padding:8px 11px;border-radius:999px;background:#fff;border:1px solid var(--line);font-size:12px;font-weight:750}.chips span:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background:#28d28a;margin-right:7px}.hero-img,.module figure{position:relative;margin:0;border-radius:27px;overflow:hidden;background:#fff;border:1px solid rgba(18,100,245,.12);box-shadow:var(--shadow)}.hero-img figcaption{position:absolute;left:14px;bottom:14px;padding:7px 10px;border-radius:999px;background:rgba(8,18,41,.78);color:#fff;font-size:11px;font-weight:800}.flow{padding:10px 0 72px}.steps{display:grid;grid-template-columns:repeat(5,1fr);padding:14px;border-radius:24px;background:rgba(255,255,255,.78);border:1px solid var(--line);box-shadow:0 15px 50px rgba(39,83,153,.07)}.steps article{text-align:center;padding:17px;position:relative}.steps article:not(:last-child):after{content:"→";position:absolute;right:-5px;top:40%;color:#8eb8f2;font-weight:900}.steps b{display:grid;place-items:center;width:44px;height:44px;margin:auto auto 9px;border-radius:14px;background:var(--soft);color:var(--blue)}.steps strong,.steps span{display:block}.steps strong{font-size:14px}.steps span{font-size:12px;color:var(--muted);margin-top:3px}section{padding:90px 0}.head{max-width:770px;margin-bottom:40px}.head h2{margin-top:15px}.head p{margin-top:17px;color:var(--muted);font-size:17px}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.cards article{padding:25px;min-height:220px;border-radius:23px;background:rgba(255,255,255,.8);border:1px solid var(--line);box-shadow:0 18px 55px rgba(39,83,153,.06)}.cards i{width:45px;height:45px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff;font-style:normal;font-weight:900}.cards h3{font-size:22px;margin-top:30px}.cards p,.module p,.cash p,.cta p{color:var(--muted);margin:11px 0 0}.modules{background:linear-gradient(180deg,rgba(229,240,255,.58),rgba(255,255,255,.55));border-block:1px solid rgba(18,100,245,.07)}.module{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center;padding:42px 0}.module+.module{border-top:1px solid var(--line)}.module:nth-of-type(even)>div{order:2}.module:nth-of-type(even)>figure{order:1}.module small{color:var(--blue);font-weight:900;letter-spacing:.1em}.module h3{margin-top:9px}.module p{font-size:17px}.module ul{list-style:none;padding:0;margin:20px 0 0;display:grid;gap:9px}.module li{font-size:14px;font-weight:700;color:#34415a}.module li:before{content:"✓";display:inline-grid;place-items:center;width:21px;height:21px;margin-right:9px;border-radius:50%;background:var(--blue);color:#fff;font-size:10px}