*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,sans-serif;color:#172033;background:#faf7f0;line-height:1.55}a{text-decoration:none;color:inherit}.w{width:min(1160px,calc(100% - 40px));margin:auto}header{position:sticky;top:0;z-index:9;background:#fffdfaea;border-bottom:1px solid #e8e2d6;backdrop-filter:blur(12px)}nav{height:74px;display:flex;align-items:center;gap:22px}.brand{font-size:21px;font-weight:850;margin-right:auto}.links{display:flex;align-items:center;gap:20px;font-weight:650;font-size:14px}.b{padding:11px 16px;border:1px solid #e1dbcf;border-radius:13px;background:#fff;font-weight:750}.primary{background:#2f6fed;color:white;border-color:#2f6fed}.hero{padding:88px 0 70px;text-align:center;background:radial-gradient(circle at 5% 15%,#dff1fb 0 12%,transparent 28%),radial-gradient(circle at 95% 35%,#f9e3ee 0 12%,transparent 28%)}.badge{display:inline-block;padding:7px 12px;background:white;border:1px solid #e8e2d6;border-radius:999px;font-size:13px;font-weight:750}.hero h1{font-size:clamp(48px,7vw,78px);line-height:.98;letter-spacing:-3px;margin:24px 0}.lead{max-width:760px;margin:auto;color:#64748b;font-size:20px}.actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin:30px 0 42px}.screen,.shot{background:#fff;border:1px solid #e8e2d6;border-radius:23px;padding:9px;box-shadow:0 22px 65px #2430481f}.screen img,.shot img{display:block;width:100%;border-radius:16px}.bar{height:9px;display:grid;grid-template-columns:repeat(6,1fr);overflow:hidden;border-radius:10px 10px 0 0}.bar i:nth-child(1){background:#5cb9e8}.bar i:nth-child(2){background:#f6c84f}.bar i:nth-child(3){background:#e97aae}.bar i:nth-child(4){background:#66c8a2}.bar i:nth-child(5){background:#f58b63}.bar i:nth-child(6){background:#8b73d9}section{padding:82px 0}.head{text-align:center;max-width:730px;margin:0 auto 40px}.ey{color:#2f6fed;font-weight:850;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.head h2{font-size:42px;line-height:1.05;letter-spacing:-1.5px;margin:10px 0 14px}.head p,.copy p{color:#64748b;font-size:17px}.g3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{padding:26px;border-radius:22px;border:1px solid #e8e2d6}.card:nth-child(1){background:#dff1fb}.card:nth-child(2){background:#e1f3ea}.card:nth-child(3){background:#fff0bf}.card h3{font-size:23px;margin:10px 0}.show{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:center;margin:52px 0}.show:nth-child(even) .copy{order:2}.copy h3{font-size:32px;line-height:1.1;margin:0 0 12px}.beta{padding:44px;background:linear-gradient(135deg,#eaf2ff,#f3ecff);border-radius:28px;text-align:center;border:1px solid #dce4f7}.beta h2{font-size:38px;margin:8px 0}.beta p{max-width:700px;margin:0 auto 24px;color:#596a82}.cta{padding:50px;background:#182235;color:#fff;border-radius:28px;text-align:center}.cta h2{font-size:40px;margin:0}.cta p{color:#cbd5e1}.cta .b{color:#172033}footer{padding:38px 0;color:#64748b}.foot{display:flex;gap:18px;flex-wrap:wrap}.footlinks{margin-left:auto;display:flex;gap:18px;flex-wrap:wrap}.legal{max-width:850px;padding:65px 0}.legal h1{font-size:45px}.legal p{color:#536176}@media(max-width:820px){.links>a:not(.b){display:none}.g3,.show{grid-template-columns:1fr}.show:nth-child(even) .copy{order:0}.head h2{font-size:35px}.footlinks{margin-left:0;width:100%}}
.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.tool{display:flex;gap:14px;align-items:flex-start;background:#fff;border:1px solid #e8e2d6;border-radius:18px;padding:19px;min-height:150px;transition:transform .18s ease,box-shadow .18s ease}
.tool:hover{transform:translateY(-2px);box-shadow:0 12px 30px #24304812}
.tool-icon{flex:0 0 42px;width:42px;height:42px;border-radius:13px;display:grid;place-items:center;font-size:19px;font-weight:850}
.tool-icon.blue{background:#dff1fb}.tool-icon.green{background:#e1f3ea}.tool-icon.yellow{background:#fff0bf}.tool-icon.pink{background:#f9e3ee}.tool-icon.purple{background:#eee8fb}.tool-icon.orange{background:#fde4d8}
.tool h3{font-size:17px;margin:1px 0 6px}.tool p{font-size:13.5px;color:#64748b;margin:0;line-height:1.45}
.feature-note{text-align:center;color:#64748b;font-size:13px;margin:24px 0 0}
@media(max-width:1050px){.feature-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.feature-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:520px){.feature-grid{grid-template-columns:1fr}.tool{min-height:auto}}
