.lp{background:var(--ground);min-height:100dvh;color:var(--text);justify-content:center;align-items:center;padding:24px 0;display:flex}.lp-wrap{flex-direction:column;gap:56px;width:100%;max-width:440px;padding:0 22px;display:flex}.lp-card{color:inherit;background:var(--sunk);border:1px solid var(--line);border-radius:14px;text-decoration:none;transition:transform .12s;display:block;overflow:hidden}.lp-card:active{transform:scale(.985)}.lp-card:focus-visible{outline:3px solid var(--accent-green);outline-offset:3px}.lp-art{aspect-ratio:2;background:var(--ground);position:relative;overflow:hidden}.lp-meta{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:14px 16px 13px;display:flex}.lp-meta h2{letter-spacing:-.01em;color:#f0c420;margin:0;font-family:Anton,Impact,sans-serif;font-size:clamp(30px,9.5vw,40px);font-weight:400;line-height:1}.lp-go{color:var(--ink-muted);flex:none;margin-left:auto;font-size:22px;line-height:1}.lp-glow{background:radial-gradient(closest-side,#f0c42021,#0000 70%);width:90%;height:150%;position:absolute;top:-40%;left:-10%}.lp-bignum{letter-spacing:-.02em;color:var(--text);font-variant-numeric:tabular-nums;font-family:Anton,Impact,sans-serif;font-size:clamp(46px,19vw,84px);font-weight:400;line-height:.86;position:absolute;top:7%;left:6%}.lp-verdict{letter-spacing:.16em;text-transform:uppercase;color:#ffe9c2;align-items:center;gap:7px;font-size:10.5px;font-weight:700;display:flex;position:absolute;top:48%;left:6%}.lp-verdict .ar{font-size:14px;line-height:1}.lp-rail{background:var(--line);border-radius:2px;height:4px;position:absolute;bottom:29%;left:6%;right:6%}.lp-dead{background:var(--ground);opacity:.9;border-radius:2px;height:4px;position:absolute;top:0}.lp-tick{opacity:.5;border-radius:2px;width:3px;height:22px;margin-left:-1.5px;position:absolute;bottom:calc(29% - 9px)}.lp-tick.last{opacity:1;width:4px;height:30px;margin-left:-2px;bottom:calc(29% - 13px)}.lp-knob{background:var(--text);border-radius:50%;width:14px;height:14px;margin-left:-7px;animation:3.4s ease-in-out infinite lp-breathe;position:absolute;bottom:calc(29% - 5px);box-shadow:0 0 0 5px #faf6ef1f}@keyframes lp-breathe{0%,to{box-shadow:0 0 0 5px #faf6ef1a}50%{box-shadow:0 0 0 9px #faf6ef0d}}.lp-ends{letter-spacing:.1em;color:var(--ink-muted);justify-content:space-between;font-size:10px;font-weight:700;display:flex;position:absolute;bottom:13%;left:6%;right:6%}.lp-plate{background:var(--sunk);border-radius:12px;grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(3,1fr);gap:8px;width:128%;padding:10px;display:grid;position:absolute;top:7%;bottom:7%;left:5%}.lp-t{text-align:center;letter-spacing:-.01em;color:var(--text);background:#41372a;border-radius:7px;justify-content:center;align-items:center;padding:4px;font-size:12.5px;font-weight:700;line-height:1.1;display:flex}.lp-t.hot{color:var(--ground);background:#ff4d2e;animation:3.4s ease-in-out infinite lp-flash}@keyframes lp-flash{0%,to{background:#e0a94b}45%,55%{background:#ff4d2e}}.lp-chunk{border-radius:3px;position:absolute}@media (prefers-reduced-motion:reduce){.lp *,.lp :before,.lp :after{transition:none!important;animation:none!important}}
