.back{color:var(--muted);margin-bottom:24px;font-weight:800;display:inline-flex}.video-placeholder{border-radius:var(--radius);background:linear-gradient(135deg, #ffad1f29, transparent), var(--panel);text-align:center;border:1px solid #ffad1f47;place-items:center;min-height:420px;margin:42px 0 26px;display:grid}.video-placeholder>div{max-width:520px;padding:24px}.play{background:var(--gold);color:#160f08;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:18px;font-weight:900;display:inline-flex}.video-placeholder strong{font-size:1.6rem;display:block}.video-placeholder p,.steps p{color:var(--muted);line-height:1.65}.steps{gap:12px;display:grid}.steps article{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);grid-template-columns:56px 1fr;gap:18px;padding:20px;display:grid}.steps span{border-radius:var(--radius);width:48px;height:48px;color:var(--gold);background:#ffffff0d;justify-content:center;align-items:center;font-weight:900;display:inline-flex}.steps h2{margin:0 0 8px}.steps p{margin:0}@media (max-width:680px){.video-placeholder{min-height:320px}.steps article{grid-template-columns:1fr}}
