*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#090b10;color:#f4f6f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}header{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100% - 1120px)/2));border-bottom:1px solid #242934;background:rgba(9,11,16,.92);position:sticky;top:0;backdrop-filter:blur(12px);z-index:10}.brand{display:flex;align-items:center;gap:12px;font-weight:750}.mark{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;background:linear-gradient(145deg,#f0f2f4,#7f8793);color:#111;font-weight:900}nav{display:flex;gap:28px;color:#b9c0ca;font-size:14px}nav a:hover,.footer-links a:hover{color:#fff}main{max-width:1120px;margin:auto;padding:0 24px}.hero{min-height:620px;display:flex;flex-direction:column;justify-content:center;max-width:850px}.eyebrow,.label{font-size:12px;letter-spacing:.18em;font-weight:800;color:#aeb7c5}.hero h1{font-size:clamp(46px,7vw,78px);line-height:1.02;letter-spacing:-.045em;margin:20px 0 24px}.hero p{max-width:720px;color:#aeb5bf;font-size:19px}.actions{display:flex;gap:12px;margin-top:24px}.primary,.secondary{padding:12px 19px;border-radius:10px;font-weight:700}.primary{background:#f2f4f7;color:#111}.secondary{border:1px solid #353b47;color:#d7dce3}section:not(.hero){padding:100px 0;border-top:1px solid #242934}h2{font-size:clamp(32px,5vw,48px);line-height:1.1;letter-spacing:-.03em;max-width:760px;margin:14px 0 22px}section>p{max-width:780px;color:#aeb5bf;font-size:18px}.cards{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:36px}.card{border:1px solid #292f3a;border-radius:18px;padding:28px;background:#11141b;display:flex;gap:20px}.product-icon{width:50px;height:50px;flex:0 0 50px;border-radius:13px;background:#242a35;display:grid;place-items:center;font-weight:900;font-size:20px}.card h3{margin:0 0 8px;font-size:22px}.card p{color:#aeb5bf;margin:0 0 18px}.status{font-size:12px;padding:5px 9px;border:1px solid #39404d;border-radius:99px;color:#cbd1da}.note{font-size:14px!important;color:#727b88!important}footer{max-width:1120px;margin:auto;padding:34px 24px 50px;border-top:1px solid #242934;color:#7f8793;display:flex;justify-content:space-between;font-size:13px}.footer-links{display:flex;gap:22px}@media(max-width:700px){header{padding:0 18px}.brand span:last-child{font-size:14px}nav{display:none}main{padding:0 18px}.hero{min-height:560px}.hero h1{font-size:48px}.hero p{font-size:17px}.cards{grid-template-columns:1fr}.card{padding:22px}section:not(.hero){padding:72px 0}footer{margin:0 18px;padding:28px 0 40px;flex-direction:column;gap:14px}}