:root{--blue:#1d4ed8;--navy:#071a33;--ink:#07111f;--muted:#52627a;--line:#d6e5fa;--soft:#f3f8ff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Arial,sans-serif;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}.wrap{width:min(100% - 40px,1200px);margin:auto}.header{position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line);background:rgba(255,255,255,.96);backdrop-filter:blur(12px)}.header-row{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;width:220px;height:64px;align-items:center}.brand img{max-height:60px;width:auto;object-fit:contain}.nav{display:flex;align-items:center;gap:22px;font-size:14px;font-weight:800;color:#2c3d55}.nav a:hover{color:var(--blue)}.btn{display:inline-flex;min-height:48px;align-items:center;justify-content:center;border-radius:7px;padding:12px 19px;font-weight:800;text-align:center}.btn-primary{border:1px solid var(--blue);background:var(--blue);color:#fff}.btn-light{border:1px solid #b8d3fa;background:#fff;color:var(--blue)}.hero{background:var(--navy);color:#fff}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,.82fr);gap:52px;align-items:center;min-height:600px;padding:68px 0}.eyebrow{margin:0;color:#a8ceff;font-size:12px;font-weight:900;letter-spacing:.19em;text-transform:uppercase}.hero h1{max-width:720px;margin:16px 0 0;font-size:clamp(44px,5vw,70px);line-height:.98}.lead{max-width:720px;margin:22px 0 0;font-size:19px;line-height:1.65;color:#d4e6ff}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.hero-visual{position:relative;min-height:425px;overflow:hidden;border:1px solid rgba(191,219,254,.36);border-radius:10px;box-shadow:0 24px 55px rgba(0,0,0,.34)}.hero-visual:after{position:absolute;inset:0;content:"";background:linear-gradient(180deg,transparent 40%,rgba(7,26,51,.34))}.hero-visual img{width:100%;height:100%;object-fit:cover}.section{padding:84px 0}.soft{background:var(--soft)}.section h2{max-width:900px;margin:13px 0 0;font-size:clamp(34px,4vw,52px);line-height:1.06}.section-lead{max-width:820px;margin:18px 0 0;color:var(--muted);font-size:18px;line-height:1.7}.grid{display:grid;gap:18px;margin-top:36px}.three{grid-template-columns:repeat(3,1fr)}.cards{grid-template-columns:repeat(3,1fr)}.card{border:1px solid var(--line);border-radius:8px;background:#fff;padding:25px;box-shadow:0 15px 36px rgba(7,26,51,.07)}.number{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#dbeafe;color:var(--blue);font-weight:900}.card h3{margin:18px 0 0;font-size:22px;line-height:1.15}.card p{margin:12px 0 0;color:var(--muted);line-height:1.65}.split{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.image-panel{min-height:450px;overflow:hidden;border-radius:10px;background:#dbeafe}.image-panel img{width:100%;height:100%;object-fit:cover}.list{display:grid;gap:15px;margin:28px 0 0;padding:0;list-style:none}.list li{display:flex;gap:12px;color:#34445b;line-height:1.6}.list li:before{content:"✓";display:grid;flex:0 0 26px;height:26px;place-items:center;border-radius:50%;background:#dbeafe;color:var(--blue);font-weight:900}.model{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 15px 36px rgba(7,26,51,.07)}.metric{display:grid;grid-template-columns:1fr 1fr;background:#142e5d;color:#fff}.metric div{padding:17px;border-right:1px solid rgba(255,255,255,.14)}.metric div:last-child{border:0}.metric small{display:block;color:#bfdbfe;font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.metric strong{display:block;margin-top:7px;font-size:25px;line-height:1.08}.machine{height:238px;width:100%;object-fit:contain;background:#fff;padding:22px}.model-body{padding:24px}.model h3{margin:0;font-size:25px}.model p{min-height:52px;margin:11px 0 0;color:var(--muted);line-height:1.55}.model .btn{width:100%;margin-top:18px}.faq{display:grid;gap:11px;margin-top:30px}.faq details{border:1px solid var(--line);border-radius:7px;background:#fff}.faq summary{cursor:pointer;padding:20px 22px;font-weight:800}.faq div{border-top:1px solid var(--line);padding:16px 22px;color:var(--muted);line-height:1.7}.cta{background:var(--blue);color:#fff;padding:70px 0}.cta-row{display:flex;align-items:center;justify-content:space-between;gap:30px}.cta h2{max-width:720px;margin:0;font-size:clamp(34px,4vw,52px);line-height:1.05}.cta p{max-width:690px;margin:15px 0 0;color:#dbeafe;font-size:18px;line-height:1.65}.footer{background:#020817;color:#a4b4ca;padding:32px 0}.footer-row{display:flex;align-items:center;justify-content:space-between;gap:24px}.footer img{width:190px;height:auto}@media(max-width:1000px){.nav{display:none}.hero-grid,.split,.three,.cards{grid-template-columns:1fr}.hero-grid{padding:52px 0}.hero-visual{min-height:340px}.cta-row,.footer-row{align-items:flex-start;flex-direction:column}}@media(max-width:620px){.wrap{width:min(100% - 28px,1200px)}.header-row{min-height:76px}.brand{width:180px;height:54px}.brand img{max-height:52px}.hero h1{font-size:42px}.hero-visual{min-height:280px}.section{padding:58px 0}.actions .btn,.cta .btn{width:100%}.metric strong{font-size:22px}}
