.lp-practice{position:relative;overflow:hidden}.lp-practice .lp-wrap{position:relative;z-index:1}.lp-practice__head{max-width:620px}.lp-practice__steps{display:flex;flex-direction:column;align-items:center;gap:12px;margin:38px 0 0;padding:0;list-style:none}.lp-practice__step{display:flex;align-items:center;gap:11px;max-width:100%;padding:9px 10px 9px 20px;border:1px solid var(--border);border-radius:999px;background:var(--bg-chrome);color:var(--text);font-size:14.5px;line-height:1.5}.lp-practice__step-icon{display:grid;flex:none;place-items:center;width:28px;height:28px;border-radius:999px;background:var(--primary-tint);color:var(--primary-bright)}.lp-practice{--shot-width:560px}.lp-practice__shots{display:contents}@media (min-width:1180px){.lp-practice__shot{position:absolute;top:50%;width:var(--shot-width);transform:translateY(-50%);z-index:0;pointer-events:none}.lp-practice__shot--start{left:calc(50% - 350px - var(--shot-width))}.lp-practice__shot--end{right:calc(50% - 350px - var(--shot-width))}}@media (max-width:1179px){.lp-practice__shots{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;width:100%;max-width:var(--measure);margin:44px auto 0;padding:0 var(--gutter)}}@media (max-width:700px){.lp-practice__shots{grid-template-columns:minmax(0,1fr);gap:14px;margin-top:34px}}.lp-practice__frame{border:1px solid #1d1d24;border-radius:14px;background:#0c0c10;padding:8px;box-shadow:0 40px 80px -40px rgba(0,0,0,.95)}.lp-practice__frame img{display:block;width:100%;border-radius:7px}@media (max-width:720px){.lp-practice__steps{align-items:stretch;margin-top:30px}.lp-practice__step{align-items:flex-start;border-radius:var(--radius-xl);padding:12px 14px;font-size:14px}}.lp-watch{border:1px solid #1e1e26;border-radius:14px;background:#0b0b0f;overflow:hidden;box-shadow:0 50px 100px -45px rgba(0,0,0,.98)}.lp-watch__bar{justify-content:space-between;gap:10px;padding:10px 12px;border-bottom:1px solid #1a1a21}.lp-watch__bar,.lp-watch__dots{display:flex;align-items:center}.lp-watch__dots{gap:6px}.lp-watch__dots span{width:8px;height:8px;border-radius:50%;background:#23232b}.lp-watch__dots span.is-on{background:var(--primary)}.lp-watch__title{font-size:11.5px;font-weight:600;color:#8b8b98}.lp-watch__head,.lp-watch__row{display:grid;grid-template-columns:1fr 78px 74px 62px;align-items:center;grid-gap:8px;gap:8px;font-family:var(--font-mono)}.lp-watch__head>:not(:first-child),.lp-watch__row>:not(.lp-watch__sym){text-align:right}.lp-watch__head{padding:9px 12px;border-bottom:1px solid #16161b;background:#09090c;font-size:9.5px;color:#55555f}.lp-watch__row{padding:8px 12px;border-bottom:1px solid #121217;background:#09090c;font-size:11.5px;color:#e2e2ea;transition:background-color .15s ease}.lp-watch__row:hover{background:#0e0e13}.lp-watch__sym{display:flex;align-items:center;gap:8px;min-width:0}.lp-watch__badge{display:flex;align-items:center;justify-content:center;flex:none;width:17px;height:17px;border-radius:50%;color:#0d0d10;font-size:8px;font-weight:700}.lp-watch__name,.lp-watch__px{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lp-watch__group{display:flex;align-items:center;gap:8px;padding:9px 12px;border-bottom:1px solid #16161b;background:#101015}.lp-watch__group-name{font-size:12px;font-weight:700;color:#d8d8e0}.lp-watch__group-count{font-family:var(--font-mono);font-size:9.5px;color:#5e5e69}.lp-watch__group-tools{display:flex;align-items:center;gap:10px;margin-left:auto;color:#4e4e58}