*{box-sizing:border-box;margin:0;padding:0}
body{font-family:'Plus Jakarta Sans',-apple-system,sans-serif;color:#d6e4e0;background:#07090d;line-height:1.7;padding:60px 24px 80px}
.bgfx{position:fixed;inset:0;z-index:-1;background:radial-gradient(120% 80% at 50% -10%,#15323a 0%,#0c1419 40%,#07090d 75%)}
.wrap{max-width:760px;margin:0 auto}
.brand{display:flex;align-items:center;gap:10px;font-weight:700;font-size:17px;color:#f4f7f8;margin-bottom:36px;text-decoration:none}
.brand .mk{width:24px;height:24px;border-radius:8px;background:linear-gradient(135deg,#7ef0db,#2dd4bf 55%,#14b8a6);box-shadow:inset 0 1px 0 rgba(255,255,255,.5)}
.brand .t{color:#5eead4}
h1{font-size:34px;font-weight:800;letter-spacing:-.03em;color:#f5f8f9;margin-bottom:6px}
.updated{color:rgba(255,255,255,.4);font-size:13px;margin-bottom:36px}
h2{font-size:19px;font-weight:700;color:#f4f7f8;margin:30px 0 10px;letter-spacing:-.01em}
p,li{color:rgba(255,255,255,.6);font-size:15px;margin-bottom:12px}
ul{padding-left:22px}
a{color:#5eead4}
strong{color:#e7eeec}
.foot{margin-top:50px;padding-top:24px;border-top:1px solid rgba(255,255,255,.08);font-size:13px;color:rgba(255,255,255,.4)}
.foot a{color:rgba(255,255,255,.55)}
