.ClipPlayer-module__3KxWQG__overlay{z-index:500;-webkit-backdrop-filter:blur(10px);background:#020814e6;justify-content:center;align-items:center;padding:clamp(12px,3vw,32px) clamp(12px,6vw,84px);animation:.2s ClipPlayer-module__3KxWQG__fade-in;display:flex;position:fixed;inset:0}.ClipPlayer-module__3KxWQG__modal{background:var(--c-surface-2);border:1px solid var(--c-border-glow);width:100%;max-width:1120px;max-height:calc(100dvh - 32px);box-shadow:0 32px 80px #000000b3, var(--glow-teal);border-radius:18px;flex-direction:column;animation:.25s ClipPlayer-module__3KxWQG__slide-up;display:flex;overflow:hidden}@keyframes ClipPlayer-module__3KxWQG__slide-up{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.ClipPlayer-module__3KxWQG__close{z-index:2;width:40px;height:40px;color:var(--c-text-secondary);border:1px solid var(--c-border);background:#0a162899;border-radius:50%;place-items:center;font-size:1.1rem;transition:color .15s,background .15s,transform .15s;display:grid;position:absolute;top:18px;right:22px}.ClipPlayer-module__3KxWQG__close:hover{color:var(--c-red);background:var(--c-red-dim);transform:scale(1.05)}.ClipPlayer-module__3KxWQG__nav{z-index:2;width:52px;height:52px;color:var(--c-text-primary);border:1px solid var(--c-border);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0a16288c;border-radius:50%;place-items:center;font-size:1.9rem;line-height:1;transition:background .15s,border-color .15s,transform .15s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.ClipPlayer-module__3KxWQG__nav:hover{border-color:var(--c-teal-mid);background:#0f1e35d9;transform:translateY(-50%)scale(1.06)}.ClipPlayer-module__3KxWQG__navPrev{left:24px}.ClipPlayer-module__3KxWQG__navNext{right:24px}.ClipPlayer-module__3KxWQG__videoWrap{aspect-ratio:16/9;background:#000;justify-content:center;align-items:center;min-height:0;max-height:calc(100dvh - 150px);display:flex;position:relative}.ClipPlayer-module__3KxWQG__video{object-fit:contain;outline:none;width:100%;height:100%}.ClipPlayer-module__3KxWQG__state{color:var(--c-text-muted);flex-direction:column;align-items:center;gap:12px;padding:48px 24px;font-size:.88rem;display:flex}.ClipPlayer-module__3KxWQG__errIcon{color:var(--c-red);font-size:1.6rem}.ClipPlayer-module__3KxWQG__spinner{border:3px solid #00d4ff26;border-top-color:var(--c-teal);border-radius:50%;width:36px;height:36px;animation:.9s linear infinite ClipPlayer-module__3KxWQG__spin}@keyframes ClipPlayer-module__3KxWQG__spin{to{transform:rotate(360deg)}}.ClipPlayer-module__3KxWQG__bar{border-top:1px solid var(--c-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:14px 20px;display:flex}.ClipPlayer-module__3KxWQG__info{min-width:0}.ClipPlayer-module__3KxWQG__title{color:var(--c-text-primary);word-break:break-all;align-items:center;gap:8px;font-size:.95rem;font-weight:600;display:flex}.ClipPlayer-module__3KxWQG__spot{color:var(--c-teal);background:var(--c-teal-dim);border-radius:8px;flex-shrink:0;padding:2px 8px;font-size:.74rem;font-weight:600}.ClipPlayer-module__3KxWQG__meta{color:var(--c-text-muted);flex-wrap:wrap;align-items:center;gap:4px;margin-top:5px;font-size:.76rem;display:flex}.ClipPlayer-module__3KxWQG__counter{background:var(--c-surface-3);color:var(--c-text-secondary);border-radius:10px;margin-left:8px;padding:1px 8px;font-family:JetBrains Mono,monospace;font-size:.7rem}.ClipPlayer-module__3KxWQG__actions{flex-shrink:0;gap:10px;display:flex}@media (max-width:700px){.ClipPlayer-module__3KxWQG__overlay{align-items:stretch;padding:0}.ClipPlayer-module__3KxWQG__modal{border-inline:0;border-radius:0;justify-content:center;max-height:100dvh}.ClipPlayer-module__3KxWQG__videoWrap{max-height:calc(100dvh - 190px)}.ClipPlayer-module__3KxWQG__close{background:#020814db;top:12px;right:12px}.ClipPlayer-module__3KxWQG__nav{background:#020814d1;width:42px;height:42px}.ClipPlayer-module__3KxWQG__navPrev{left:8px}.ClipPlayer-module__3KxWQG__navNext{right:8px}.ClipPlayer-module__3KxWQG__bar{align-items:stretch;padding:12px 14px}.ClipPlayer-module__3KxWQG__actions{width:100%}.ClipPlayer-module__3KxWQG__actions>*{flex:1;justify-content:center}.ClipPlayer-module__3KxWQG__title{padding-right:38px}}.ClipPlayer-module__3KxWQG__rideStats{flex-wrap:wrap;gap:6px 8px;margin:10px 0 0;padding:0;display:flex}.ClipPlayer-module__3KxWQG__rideStat{border:1px solid var(--c-border);cursor:help;background:#ffffff0a;border-radius:999px;align-items:baseline;gap:5px;padding:4px 9px;display:flex}.ClipPlayer-module__3KxWQG__rideStat dt{color:var(--c-text-muted);letter-spacing:.03em;text-transform:uppercase;margin:0;font-size:.66rem}.ClipPlayer-module__3KxWQG__rideStat dd{color:var(--c-text);font-variant-numeric:tabular-nums;margin:0;font-size:.78rem}.ClipPlayer-module__3KxWQG__rideStat:first-child{border-color:var(--c-teal-mid);background:var(--c-teal-dim)}.ClipPlayer-module__3KxWQG__rideStat:first-child dd{color:var(--c-teal);font-weight:600}
