*{box-sizing:border-box}body{margin:0;font-family:-apple-system,Segoe UI,system-ui,sans-serif;color:#1e1c31;background:#f6f5fc;background-image:radial-gradient(at 0 0,rgba(37,99,235,.08) 0,transparent 55%),radial-gradient(at 100% 100%,rgba(139,92,246,.06) 0,transparent 55%)}.container{max-width:720px;margin:0 auto;padding:56px 20px 80px;line-height:1.7}.logo-row{gap:12px;margin-bottom:28px}.logo-icon,.logo-row{display:flex;align-items:center}.logo-icon{width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#3b82f6,#a855f7);justify-content:center;flex-shrink:0}.logo-icon svg{width:22px;height:22px;stroke:#fff;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.logo-text{font-size:22px}.logo-text,h1{font-weight:800;letter-spacing:-.5px}h1{font-size:30px;margin:0 0 4px}.updated{color:#9c99b5;font-size:13px;margin-bottom:36px}h2{font-size:18px;font-weight:700;margin:32px 0 8px}p,ul{margin:0 0 14px}ul{padding-left:22px}li{margin-bottom:8px}a{color:#2563eb;text-decoration:underline}code{background:rgba(0,0,0,.06);padding:2px 6px;border-radius:4px;font-size:.9em}