:root{--ink:#10294c;--muted:#687d96;--line:#dfe8f3;--blue:#1265dc;--blue2:#2379ef;--soft:#f6f9fd;--navy:#0d2a52;--white:#fff;--shadow:0 16px 48px rgba(15,35,66,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(218,229,241,.92);background:rgba(255,255,255,.94);backdrop-filter:blur(14px)}.header-inner{min-height:78px;display:flex;align-items:center;gap:34px}.brand img{display:block;width:154px;height:auto}.header-inner nav{display:flex;align-items:center;gap:24px;margin-left:auto}.header-inner nav a,.footer-inner a{color:#536a85;font-size:13px;font-weight:750;text-decoration:none}.header-actions{display:flex;gap:10px}.button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;border:1px solid #cbd8e8;border-radius:10px;padding:10px 17px;color:#173455;background:#fff;font-size:13px;font-weight:850;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.button:hover{transform:translateY(-1px);box-shadow:0 8px 22px rgba(24,69,128,.12)}.button.primary{border-color:var(--blue);background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff;box-shadow:0 10px 24px rgba(28,104,222,.22)}.button.large{min-height:49px;padding:12px 22px}.hero{overflow:hidden;background:linear-gradient(180deg,#fff 0%,#f6faff 100%)}.hero-grid{min-height:650px;display:grid;grid-template-columns:1.02fr .98fr;grid-template-rows:auto auto;align-items:center;column-gap:30px;row-gap:0}.hero-copy-top{grid-column:1;grid-row:1;padding:72px 0 0}.hero-copy-bottom{grid-column:1;grid-row:2;padding:0 0 72px}.eyebrow{display:inline-block;color:#1764d4;font-size:11px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.hero h1{max-width:670px;margin:17px 0 0;font-size:clamp(48px,5.2vw,76px);line-height:1.01;letter-spacing:-.05em}.hero-copy-bottom>p{max-width:650px;margin:24px 0 0;color:var(--muted);font-size:17px;line-height:1.7}.tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}.tags span{border:1px solid #dbe7f4;border-radius:999px;background:#fff;padding:7px 10px;color:#55708f;font-size:10px;font-weight:800}.hero-actions{display:flex;gap:12px;margin-top:30px}.hero-copy-bottom .trust{font-size:12px;margin-top:20px}.hero-visual{position:relative;grid-column:2;grid-row:1 / span 2;min-height:510px;display:grid;place-items:center}.hero-glow{position:absolute;width:390px;height:390px;border-radius:50%;background:radial-gradient(circle,rgba(60,145,255,.26),rgba(183,217,255,.12) 55%,transparent 72%);filter:blur(4px)}.hero-visual img{position:relative;z-index:1;width:min(620px,110%);height:auto;filter:drop-shadow(0 28px 34px rgba(35,69,111,.16))}.section{padding:84px 0}.section.soft{border-block:1px solid #e7eef7;background:var(--soft)}.section-heading{max-width:760px;margin:0 auto 42px;text-align:center}.section-heading h2,.why-grid h2,.cta h2{margin:12px 0 0;font-size:clamp(34px,4vw,48px);line-height:1.08;letter-spacing:-.035em}.section-heading p,.lead{color:var(--muted);font-size:15px;line-height:1.7}.card-grid{display:grid;gap:16px}.card-grid.features{grid-template-columns:repeat(4,1fr)}.card-grid article,.why-points article{border:1px solid var(--line);border-radius:16px;background:#fff;padding:23px;box-shadow:0 9px 30px rgba(15,35,66,.04)}.card-grid h3,.why-points strong{display:block;margin:14px 0 0;font-size:15px}.card-grid p,.why-points p{margin:9px 0 0;color:var(--muted);font-size:12px;line-height:1.6}.icon,.workflow article>span{display:grid;width:38px;height:38px;place-items:center;border-radius:11px;background:#eaf3ff;color:#1764d4;font-size:11px;font-weight:900}.workflow{grid-template-columns:repeat(4,1fr)}.workflow article{min-height:180px}.pricing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.plan{display:flex;min-width:0;flex-direction:column;border:1px solid var(--line);border-radius:18px;background:#fff;padding:24px 20px;box-shadow:var(--shadow)}.plan.featured{border-color:#2b7beb;box-shadow:0 18px 48px rgba(29,104,220,.16),inset 0 0 0 1px rgba(43,123,235,.17)}.plan-label{align-self:flex-start;border-radius:999px;background:#edf4fd;padding:5px 8px;color:#1764d4;font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.plan h3{margin:16px 0 0;font-size:20px}.plan>p{min-height:60px;color:var(--muted);font-size:12px}.price{margin-top:9px;font-size:27px;font-weight:900;letter-spacing:-.03em}.limits{margin-top:8px;color:#6f8299;font-size:10px;font-weight:800}.plan ul{display:grid;gap:9px;margin:20px 0 24px;padding:0;list-style:none}.plan li{position:relative;padding-left:17px;color:#526983;font-size:11px}.plan li:before{position:absolute;left:0;color:#0f9f62;content:"✓";font-weight:900}.plan .button{margin-top:auto}.why-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:start}.why-points{display:grid;grid-template-columns:1fr 1fr;gap:15px}.why-points article{min-height:145px}.cta{padding:68px 0;background:linear-gradient(135deg,#123b70,#0d2a52);color:#fff}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.eyebrow.light{color:#bcd7ff}.cta-actions{display:flex;gap:10px}.button.white{border-color:#fff;background:#fff;color:#123b70}.button.ghost{border-color:rgba(255,255,255,.45);background:transparent;color:#fff}footer{background:#0a2345;color:#c8d6e8}.footer-inner{min-height:120px;display:flex;align-items:center;gap:24px}.footer-inner img{width:135px;height:auto}.footer-inner p{max-width:520px;margin:0;font-size:11px}.footer-inner nav{display:flex;gap:16px;margin-left:auto}.footer-inner a{color:#c8d6e8}@media(max-width:1050px){.header-inner nav{display:none}.header-actions{margin-left:auto}.hero-grid{grid-template-columns:1fr;grid-template-rows:auto auto auto;min-height:auto;row-gap:0}.hero-copy-top{grid-column:1;grid-row:1;padding:28px 0 0}.hero-visual{grid-column:1;grid-row:2;min-height:0;position:static;display:flex;justify-content:center;margin:22px 0}.hero-glow{display:none}.hero-visual img{position:static;width:90%;max-width:480px;height:auto;margin:0 auto;display:block}.hero-copy-bottom{grid-column:1;grid-row:3;padding:0 0 10px}.card-grid.features,.pricing-grid{grid-template-columns:repeat(2,1fr)}.workflow{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.container{width:min(100% - 24px,1180px)}.header-inner{min-height:68px}.brand img{width:132px}.header-actions .secondary{display:none}.hero-copy-top{padding-top:18px}.hero h1{font-size:44px}.hero-copy-bottom>p{font-size:15px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-visual img{max-width:380px}.section{padding:62px 0}.card-grid.features,.workflow,.pricing-grid,.why-points{grid-template-columns:1fr}.why-grid{grid-template-columns:1fr;gap:30px}.cta-inner,.footer-inner{align-items:flex-start;flex-direction:column}.cta-actions{width:100%;flex-direction:column}.cta-actions .button{width:100%}.footer-inner{padding:30px 0}.footer-inner nav{margin-left:0;flex-wrap:wrap}}
