*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
:root{--sans:-apple-system,BlinkMacSystemFont,'Segoe UI','Helvetica Neue',Arial,sans-serif;--mono:ui-monospace,'SF Mono',Menlo,monospace}
body{font-family:var(--sans);background:#0C1119;color:#E9EDF5;line-height:1.65;-webkit-font-smoothing:antialiased}
.wrap{max-width:680px;margin:0 auto;padding:40px 20px 80px}
h1{font-size:28px;letter-spacing:-.025em;margin-bottom:8px;line-height:1.15}
.upd{font-family:var(--mono);font-size:12px;color:#7D89A1;letter-spacing:.08em;text-transform:uppercase;margin-bottom:28px}
h2{font-size:18px;letter-spacing:-.015em;margin:28px 0 10px}
p,li{color:#AEB8CB;font-size:15px}
p{margin-bottom:12px}
ul,ol{margin:0 0 14px 20px}
li{margin-bottom:7px}
a{color:#FFB25C}
.back{display:inline-block;margin-bottom:24px;color:#7D89A1;text-decoration:none;font-size:14px}
.ph{border:1px dashed rgba(255,178,92,.4);background:rgba(255,178,92,.05);border-radius:12px;padding:14px;
    font-family:var(--mono);font-size:12.5px;color:#FFB25C;line-height:1.6;margin-bottom:20px}
