.vp-showcase{background:var(--band-dark-ramp);padding:64px 24px 80px}.vp-showcase-inner{max-width:960px;margin:0 auto}.vp-showcase h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;letter-spacing:-.01em;line-height:1.2;color:var(--color-stone-50);text-align:center;margin-bottom:40px}.vp-showcase-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}.vp-frame{margin:0;min-width:0}.vp-mock-screen{position:relative;aspect-ratio:16 / 9;background:#000;border:1px solid rgba(255,255,255,.14);border-radius:8px;overflow:visible;display:flex;align-items:center;justify-content:center}.vp-mock-yt-logo{position:absolute;top:10px;left:12px;opacity:.7}.vp-mock-ad-banner{position:absolute;bottom:40px;left:0;right:0;background:#ffcc00d9;color:#1a1a00;font-family:DM Mono,monospace;font-size:.75rem;padding:4px 12px;text-align:left}.vp-mock-suggested{position:absolute;right:8px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:4px}.vp-mock-thumb{width:56px;height:32px;background:var(--color-stone-750);border-radius:3px;border:1px solid var(--color-stone-600)}.vp-mock-watch-link{position:absolute;bottom:8px;right:10px;font-family:DM Mono,monospace;font-size:.75rem;color:var(--color-stone-400)}.vp-mock-play{z-index:1}.vp-live{position:relative;aspect-ratio:16 / 9;background:url(/posters/demo-fitness-poster.webp) center/cover;border:1px solid var(--color-frame-gold);border-radius:8px;overflow:hidden}.vp-live iframe{position:absolute;inset:0;width:100%;height:100%;border:0;display:block}.vp-frame-label{display:block;margin-top:12px;font-family:DM Mono,monospace;font-size:.72rem;font-weight:500;letter-spacing:.08em;color:var(--text-muted-on-dark)}.vp-frame-label--smart{color:var(--color-gold)}.vp-leaks{list-style:none;margin:16px 0 0;padding:0}.vp-leaks li{display:flex;gap:12px;align-items:flex-start;padding:12px 0;border-top:1px solid rgba(255,255,255,.1)}.vp-leak-text{font-size:.9rem;line-height:1.5;color:var(--text-muted-on-dark)}.vp-leak-text strong{display:block;color:var(--color-stone-100);font-weight:600}.vp-mark{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:var(--color-gold);color:var(--color-gold-olive);font-family:DM Mono,monospace;font-size:.7rem;font-weight:500;line-height:1;flex:none}.vp-leaks .vp-mark{margin-top:1px}.vp-leaks--smart .vp-mark{background:transparent;color:var(--color-gold);border:1px solid var(--color-gold)}.vp-mock-leak{outline:1.5px solid var(--color-gold);outline-offset:3px;border-radius:3px}.vp-mock-suggested.vp-mock-leak{outline-offset:4px}.vp-mock-leak .vp-mark{position:absolute;top:-9px;left:-9px}.vp-mock-suggested .vp-mark{top:-9px;right:-9px;left:auto}.vp-mock-watch-link .vp-mark{top:-22px;right:0;left:auto}.vp-showcase:not(.is-revealed) .vp-leaks li,.vp-showcase:not(.is-revealed) .vp-mock-leak .vp-mark{opacity:0}.vp-showcase:not(.is-revealed) .vp-mock-leak{outline-color:transparent}.vp-showcase.is-revealed .vp-leaks li{animation:fade-in-up-xs .4s var(--ease-out) backwards;animation-delay:calc(.25s + var(--i) * .45s)}.vp-showcase.is-revealed .vp-mock-leak .vp-mark{animation:vp-mark-in .4s var(--ease-out) backwards}.vp-showcase.is-revealed .vp-mock-leak{animation:vp-ring .5s var(--ease-out) backwards}.vp-showcase.is-revealed .vp-mock-ad-banner,.vp-showcase.is-revealed .vp-mock-ad-banner .vp-mark{animation-delay:.25s}.vp-showcase.is-revealed .vp-mock-suggested,.vp-showcase.is-revealed .vp-mock-suggested .vp-mark{animation-delay:.7s}.vp-showcase.is-revealed .vp-mock-watch-link,.vp-showcase.is-revealed .vp-mock-watch-link .vp-mark{animation-delay:1.15s}.vp-showcase.is-revealed .vp-mock-yt-logo,.vp-showcase.is-revealed .vp-mock-yt-logo .vp-mark{animation-delay:1.6s}@keyframes vp-mark-in{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:none}}@keyframes vp-ring{0%{outline-color:transparent;outline-offset:10px}}@media(max-width:860px){.vp-showcase-grid{grid-template-columns:1fr;max-width:480px;margin:0 auto;gap:40px}}.vp-embed{background:var(--color-stone-100);padding:80px 24px}.vp-embed-inner{max-width:760px;margin:0 auto}.vp-embed h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;letter-spacing:-.01em;color:var(--text-primary);text-align:center;margin:0 0 36px}.vp-embed-steps{list-style:none;counter-reset:vp-step;margin:0;padding:0}.vp-embed-steps>li{counter-increment:vp-step;position:relative;padding:0 0 28px 52px}.vp-embed-steps>li:before{content:counter(vp-step);position:absolute;left:0;top:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgba(201,160,0,.35);background:var(--color-gold-wash);color:var(--color-gold-text);font-family:DM Mono,monospace;font-size:.72rem}.vp-embed-steps h3{font-size:1.05rem;font-weight:600;color:var(--text-primary);margin:3px 0 6px}.vp-embed-steps p{margin:0;font-size:1rem;line-height:1.6;color:var(--text-secondary)}.vp-embed-steps code{font-family:DM Mono,monospace;font-size:.82rem;background:var(--color-stone-200);padding:1px 5px;border-radius:4px}.vp-code{margin-top:12px;background:var(--color-stone-850);border:1px solid var(--color-stone-750);border-radius:8px;overflow:hidden}.vp-code pre{padding:14px;margin:0;overflow-x:auto}.vp-embed-steps .vp-code code{font-family:DM Mono,monospace;font-size:.72rem;line-height:1.6;color:var(--color-stone-200);background:none;padding:0;white-space:pre-wrap;word-break:break-all}.vp-embed-more{margin:0 0 0 52px;font-size:1rem}@media(max-width:600px){.vp-embed-steps>li{padding-left:44px}.vp-embed-more{margin-left:44px}}.vp-features{background:var(--color-white);padding:80px 24px}.vp-features-inner{max-width:1100px;margin:0 auto}.vp-features h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--text-primary);text-align:center;margin-bottom:48px;letter-spacing:-.01em}.vp-features-lede{text-align:center;max-width:640px;margin:-24px auto 40px;font-size:1.05rem;line-height:1.6;color:var(--text-secondary)}.vp-entries{list-style:none;margin:40px auto 0;padding:0;max-width:1100px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 40px}.vp-entries li{border-top:1px solid var(--color-stone-200);padding:20px 0 8px;font-size:.92rem;line-height:1.6;color:var(--text-secondary)}.vp-entries strong{color:var(--text-primary);font-weight:600}.vp-entries code{font-family:DM Mono,monospace;font-size:.9em}@media(max-width:860px){.vp-entries{grid-template-columns:1fr}}.vp-features-more{margin:16px 0 0;text-align:center;font-size:.95rem;color:var(--text-secondary)}.vp-features-more span{margin:0 10px}.vp-features-cta{margin:32px 0 0;text-align:center}@media(max-width:600px){.vp-features-more a{display:block}.vp-features-more span{display:none}}[data-theme=dark] .vp-embed{background:var(--color-bg-dark)}[data-theme=dark] .vp-embed-steps code{background:var(--color-stone-800)}[data-theme=dark] .vp-embed-steps>li:before{background:var(--color-stone-825);color:var(--color-gold-light)}[data-theme=dark] .vp-features{background:var(--color-stone-950)}[data-theme=dark] .vp-entries li{border-top-color:var(--color-stone-750)}@media(prefers-reduced-motion:reduce),(scripting:none){.vp-showcase:not(.is-revealed) .vp-leaks li,.vp-showcase:not(.is-revealed) .vp-mock-leak .vp-mark{opacity:1}.vp-showcase:not(.is-revealed) .vp-mock-leak{outline-color:var(--color-gold)}.vp-showcase.is-revealed .vp-leaks li,.vp-showcase.is-revealed .vp-mock-leak,.vp-showcase.is-revealed .vp-mock-leak .vp-mark{animation:none}}
