*{box-sizing:border-box}html{font-family:Arial,"Heebo",sans-serif;background:#f5f8fc;color:#102545}body{margin:0}.shell{width:min(1100px,92vw);margin:42px auto 70px}.hero{background:#fff;border:1px solid #dfebf7;border-radius:9px;padding:38px;box-shadow:0 20px 70px rgba(20,124,255,.07);position:relative}.brand{display:flex;align-items:center;gap:11px}.brand>span{width:44px;height:44px;border-radius:6px;background:linear-gradient(135deg,#147cff,#59c7ff);display:grid;place-items:center;color:#fff;font-size:23px;font-weight:900}.brand strong,.brand small{display:block}.brand small{font-size:10px;color:#778ba5;letter-spacing:.12em}.tag{position:absolute;left:34px;top:34px;color:#147cff;font-size:12px;font-weight:900;letter-spacing:.13em}.hero h1{font-size:clamp(34px,5vw,57px);max-width:780px;margin:34px 0 13px}.hero p{font-size:17px;color:#617791;line-height:1.75;max-width:760px}.actions{display:flex;gap:9px;margin-top:24px}.actions a{background:#147cff;color:#fff;text-decoration:none;padding:11px 16px;border-radius:5px;font-weight:800}.actions a.secondary{background:#fff;color:#147cff;border:1px solid #d4e5f8}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:16px}.cards article,.info{background:#fff;border:1px solid #dfebf7;border-radius:7px;padding:22px}.cards h3{margin:10px 0 6px}.cards p{margin:0;color:#71849c;font-size:13px}.dot{width:9px;height:9px;border-radius:50%;display:block}.dot.ok{background:#22b46b}.dot.warn{background:#f3a329}.info{margin-top:16px;display:flex;justify-content:space-between;gap:30px;align-items:center}.info small{color:#147cff;font-weight:900;letter-spacing:.1em}.info h2{margin:7px 0 0}.info pre{direction:ltr;text-align:left;background:#f7faff;border:1px solid #e5eef8;padding:16px;border-radius:5px;overflow:auto;color:#38526f}@media(max-width:760px){.cards{grid-template-columns:1fr 1fr}.info{flex-direction:column;align-items:stretch}.tag{position:static;margin-top:20px}.hero{padding:24px}.shell{margin-top:18px}}
