:root{--vibe-bg:#0a0a0a;--vibe-bg-elevated:#121212;--vibe-bg-secondary:#161616;--vibe-card-bg:var(--vibe-bg-elevated);--vibe-text:#fff;--vibe-text-secondary:#b3b3b3;--vibe-text-muted:#8a8a8a;--vibe-border:hsla(0,0%,100%,.1);--vibe-border-strong:hsla(0,0%,100%,.16);--vibe-neutral-fill:#2a2a2a;--vibe-neutral-border:#3d3d3d;--vibe-accent:#1ed760;--vibe-perf-chart:var(--vibe-accent,#1ed760);--vibe-bump:#ffe000;--vibe-bump-on:#000;--vibe-bump-dim:rgba(255,224,0,.14);--vibe-bump-chart:var(--vibe-perf-chart);--vibe-bump-chart-dim:rgba(30,215,96,.35);--vibe-checkins:#008cfc;--vibe-checkins-dim:rgba(0,140,252,.22);--vibe-checkins-chart:var(--vibe-perf-chart);--vibe-superbump:#ffc747;--vibe-accent-dim:rgba(30,215,96,.14);--vibe-brand:#1ed760;--vibe-on-brand:#000;--vibe-host-bump-fill:var(--vibe-accent);--vibe-host-bump-icon:var(--vibe-on-brand);--vibe-focus-ring:rgba(30,215,96,.35);--vibe-radius:10px;--vibe-radius-lg:16px;--vibe-pill:9999px;--vibe-shell:1280px;--vibe-shell-pad-x:clamp(1rem,4vw,2rem);--vibe-z-chrome:300;--vibe-z-modal:5000;--vibe-z-v2-sheet-backdrop:350;--vibe-z-v2-sheet-panel:360;--vibe-font:var(--font-geist-sans),system-ui,sans-serif;--vibe-font-display:var(--font-geist-sans),system-ui,sans-serif;--vibe-success:#1ed760;--vibe-danger:#f87171;--text:var(--vibe-text);--muted:var(--vibe-text-secondary);--font-size-body:1rem;--vibe-text-xs:0.75rem;--vibe-text-sm:0.8125rem;--vibe-text-base:1rem;--vibe-text-lg:1.125rem;--vibe-text-xl:1.25rem;--vibe-text-2xl:1.5rem;--vibe-text-3xl:clamp(1.5rem,3vw,2rem);--vibe-text-4xl:clamp(1.75rem,4vw,2.75rem);--vibe-text-5xl:clamp(2.25rem,5.5vw,4.5rem);--vibe-weight-normal:400;--vibe-weight-medium:500;--vibe-weight-semibold:600;--vibe-weight-bold:700}body{min-height:100vh;background:var(--vibe-bg);color:var(--vibe-text);font-family:var(--vibe-font);font-size:var(--font-size-body);line-height:1.5;-webkit-font-smoothing:antialiased}.vibe-shell{max-width:var(--vibe-shell);margin-left:auto;margin-right:auto;padding-left:var(--vibe-shell-pad-x);padding-right:var(--vibe-shell-pad-x);width:100%;min-width:0;box-sizing:border-box}@media (min-width:1101px){.vibe-shell{padding-left:0;padding-right:0}}.vibe-marketing{min-height:100vh;background:var(--vibe-bg);color:var(--vibe-text)}.vibe-marketing--with-bottom-dock{padding-bottom:calc(5.5rem + env(safe-area-inset-bottom, 0px))}.vibe-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.vibe-glass-dock{position:fixed;left:0;right:0;bottom:0;z-index:calc(var(--vibe-z-chrome) + 5);pointer-events:none;padding:0 1.25rem calc(.625rem + env(safe-area-inset-bottom, 0px))}.vibe-glass-dock__row{pointer-events:auto;gap:12px;max-width:28rem;margin:0 auto;filter:drop-shadow(0 14px 28px rgba(0,0,0,.5))}.vibe-glass-dock__pill,.vibe-glass-dock__row{display:flex;flex-direction:row;align-items:center;justify-content:center}.vibe-glass-dock__pill{gap:32px;padding:8px 16px;border-radius:56px;background:rgba(26,26,26,.85);backdrop-filter:blur(23px) saturate(1.35);-webkit-backdrop-filter:blur(23px) saturate(1.35);border:.5px solid hsla(0,0%,100%,.12);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.1);opacity:.8}.vibe-glass-dock__icon-only{width:40px;height:40px;padding:0;border:none;border-radius:50%;background:transparent;color:hsla(0,0%,100%,.55);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:color .2s ease,background .2s ease}.vibe-glass-dock__icon-only:hover{color:hsla(0,0%,100%,.9)}.vibe-glass-dock__icon-only--active{color:#fff;background:hsla(0,0%,100%,.14)}.vibe-glass-dock__search-circle{width:56px;height:56px;flex-shrink:0;padding:0;border-radius:50%;background:rgba(26,26,26,.85);backdrop-filter:blur(23px) saturate(1.35);-webkit-backdrop-filter:blur(23px) saturate(1.35);border:.5px solid hsla(0,0%,100%,.12);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.1);opacity:.8;color:hsla(0,0%,100%,.92);display:flex;align-items:center;justify-content:center;cursor:pointer}.vibe-glass-dock__search-circle--active{opacity:.95}.vibe-glass-dock-search-layer{position:fixed;inset:0;z-index:calc(var(--vibe-z-chrome) + 20);display:flex;align-items:flex-start;justify-content:center;padding:5rem 1rem 1rem;pointer-events:auto}.vibe-glass-dock-search-layer__scrim{position:absolute;inset:0;border:none;padding:0;margin:0;background:rgba(0,0,0,.55);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer}.vibe-glass-dock-search-panel{position:relative;z-index:1;width:min(100%,24rem);padding:1.25rem;border-radius:var(--vibe-radius-lg);background:rgba(18,18,20,.92);border:1px solid hsla(0,0%,100%,.1);box-shadow:0 24px 48px rgba(0,0,0,.55)}.vibe-glass-dock-search-panel__title{margin:0 0 .75rem;font-size:1rem;font-weight:700}.vibe-glass-dock-search-panel__input{width:100%;box-sizing:border-box;padding:.65rem .85rem;border-radius:var(--vibe-radius);border:1px solid hsla(0,0%,100%,.12);background:rgba(0,0,0,.35);color:var(--vibe-text);font:inherit}.vibe-glass-dock-search-panel__input::placeholder{color:hsla(0,0%,100%,.35)}.vibe-glass-dock-search-panel__input:focus{outline:2px solid var(--vibe-focus-ring);outline-offset:1px}.vibe-glass-dock-search-panel__hint{margin:.75rem 0 0;font-size:.75rem;color:var(--vibe-text-muted);line-height:1.4}.vibe-app-page{padding-top:clamp(1rem,3vw,1.75rem);padding-bottom:clamp(3.75rem,5vw,5rem)}.vibe-shell.vibe-app-page{max-width:1112px;--vibe-shell-pad-x:1rem;padding-left:1rem;padding-right:1rem}.vibe-shell.vibe-app-page.vibe-app-page--v2-dash{padding-top:0;padding-bottom:0;--vibe-v2-dash-card-gap:1rem}.vibe-v2-dash-stack{display:flex;flex-direction:column;gap:var(--vibe-v2-dash-card-gap,1rem);width:100%;box-sizing:border-box;padding:0}.vibe-header{position:relative;z-index:var(--vibe-z-chrome);background:hsla(0,0%,4%,.85);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--vibe-border)}.vibe-header__row{display:flex;flex-wrap:wrap;align-items:center;gap:1rem 1.5rem;padding:1.5rem 0;justify-content:space-between;width:100%;min-width:0;box-sizing:border-box}.vibe-header__row--logo-center{position:relative;isolation:isolate;justify-content:flex-end;flex-wrap:nowrap}.vibe-header__logo{position:absolute;left:50%;top:50%;z-index:1;transform:translate(-50%,-50%)}@media (max-width:520px){.vibe-header__row--logo-center{flex-wrap:wrap;justify-content:center;padding-top:2.75rem}.vibe-header__logo{position:absolute;left:50%;top:1.25rem;transform:translateX(-50%)}.vibe-header__auth{width:100%;justify-content:center}}.vibe-brand{display:flex;align-items:center;gap:.65rem;text-decoration:none;color:inherit}.vibe-logo{display:inline-flex;align-items:center;gap:.45rem;line-height:0}.vibe-logo__bars{display:block;flex-shrink:0;width:auto;shape-rendering:geometricPrecision}.vibe-logo__text{font-weight:700;letter-spacing:-.05em;line-height:1;color:#fff}.vibe-logo--sm .vibe-logo__bars{height:20px}.vibe-logo--sm .vibe-logo__text{font-size:1.125rem}.vibe-logo--md .vibe-logo__bars{height:26px}.vibe-logo--md .vibe-logo__text{font-size:1.25rem}.vibe-logo--lg .vibe-logo__bars{height:30px}.vibe-logo--lg .vibe-logo__text{font-size:1.5rem}.vibe-header__auth{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.vibe-header__row--logo-center .vibe-header__auth{position:relative;z-index:2}.vibe-header__row--bar-aligned{justify-content:space-between;align-items:center;flex-wrap:nowrap}.vibe-header__row--bar-aligned .vibe-header__logo{position:relative;left:auto;top:auto;transform:none;z-index:1}@media (max-width:520px){.vibe-header__row--bar-aligned{flex-wrap:wrap}.vibe-header__row--bar-aligned .vibe-header__auth{width:100%;justify-content:flex-end}}a.vibe-header__text-link,button.vibe-header__text-link{margin:0;padding:0;border:none;background:none;font:inherit;font-weight:700;font-size:1rem;line-height:1.25;color:var(--vibe-text);text-decoration:none;cursor:pointer;-webkit-tap-highlight-color:transparent}a.vibe-header__text-link:hover,button.vibe-header__text-link:hover{color:var(--vibe-text);text-decoration:none;opacity:.78}a.vibe-header__text-link:focus,button.vibe-header__text-link:focus{outline:none}a.vibe-header__text-link:focus-visible,button.vibe-header__text-link:focus-visible{outline:2px solid var(--vibe-accent);outline-offset:3px;border-radius:2px;opacity:1}a.vibe-app-store-badge{display:inline-flex;align-items:center;line-height:0;text-decoration:none;border-radius:4px}a.vibe-app-store-badge img{display:block;height:34px;width:auto;filter:invert(1)}a.vibe-app-store-badge:hover{opacity:.88}a.vibe-app-store-badge:focus{outline:none}a.vibe-app-store-badge:focus-visible{outline:2px solid var(--vibe-accent);outline-offset:3px}a.vibe-btn{text-decoration:none}.vibe-btn,a.vibe-btn{display:inline-flex;align-items:center;justify-content:center}.vibe-btn{padding:.55rem 1.35rem;border-radius:var(--vibe-pill);font-size:.9375rem;font-weight:600;line-height:1.2;letter-spacing:.02em;cursor:pointer;border:1px solid transparent;font-family:inherit;transition:transform .15s ease,filter .15s ease,background .15s ease,border-color .15s ease}.vibe-btn--secondary{background:transparent;border-color:hsla(0,0%,100%,.45);color:var(--vibe-text)}.vibe-btn--secondary:hover{border-color:#fff;background:hsla(0,0%,100%,.06)}.vibe-btn--primary{background:var(--vibe-brand);border-color:var(--vibe-brand);color:var(--vibe-on-brand);box-shadow:0 4px 24px rgba(30,215,96,.22)}.vibe-btn--primary:hover{filter:brightness(1.06)}.vibe-btn--danger{background:var(--vibe-danger,#dc2626);color:#fff;border:1px solid hsla(0,0%,100%,.12)}.vibe-btn--danger:hover:not(:disabled){filter:brightness(1.08)}.vibe-btn--danger:disabled{opacity:.45;cursor:not-allowed}.vibe-btn--lg{padding:.85rem 1.75rem;font-size:1rem}.vibe-btn:hover{transform:translateY(-1px)}.vibe-btn:active{transform:translateY(0)}@media (prefers-reduced-motion:reduce){.vibe-btn:active,.vibe-btn:hover{transform:none}}.vibe-hero-band{position:relative;overflow:hidden;background:var(--vibe-bg);padding:clamp(1.25rem,3vw,2rem) 0 clamp(2.25rem,5vw,3.5rem);border-bottom:1px solid var(--vibe-border)}.vibe-hero-split{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;align-items:stretch}@media (max-width:1100px){.vibe-hero-split{grid-template-columns:1fr}}.vibe-hero-panel{border-radius:40px;overflow:hidden;min-height:min(52vw,520px);display:flex;flex-direction:column}@media (max-width:1100px){.vibe-hero-panel{min-height:0}}.vibe-hero-panel--copy{background:#121212;padding:clamp(1.75rem,4vw,3rem);gap:clamp(1.75rem,4vw,2.25rem)}.vibe-hero-panel__copy-block{display:flex;flex-direction:column;gap:32px;flex:1 1}.vibe-hero-panel__logo{display:inline-flex;text-decoration:none}.vibe-hero-panel__headline-spacer{flex-shrink:0;height:clamp(1.5rem,4vw,3rem)}.vibe-hero-panel__cta-row{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.vibe-hero-panel__partner-link{font-size:.9375rem;font-weight:600;color:var(--vibe-accent);text-decoration:none;white-space:nowrap;transition:opacity .15s}.vibe-hero-panel__partner-link:hover{opacity:.75}.vibe-hero-panel__actions{display:flex;flex-direction:column;gap:16px}.vibe-hero-panel__secondary-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.vibe-hero-panel__secondary-actions .vibe-app-store-badge{display:inline-flex;opacity:.85;transition:opacity .15s}.vibe-hero-panel__secondary-actions .vibe-app-store-badge:hover{opacity:1}.vibe-hero-panel__secondary-actions .vibe-header__text-link{font-size:.875rem;color:hsla(0,0%,100%,.55);text-decoration:none;white-space:nowrap;transition:color .15s}.vibe-hero-panel__secondary-actions .vibe-header__text-link:hover{color:hsla(0,0%,100%,.9)}.vibe-hero-figma-title{margin:0;font-family:var(--vibe-font-display);font-weight:700;font-size:var(--vibe-text-5xl);line-height:1.15;letter-spacing:.02em;color:var(--vibe-text);text-shadow:0 4px 12px rgba(30,215,96,.1)}.vibe-hero-figma-body{margin:0;max-width:36rem;font-weight:var(--vibe-weight-normal)}.vibe-hero-figma-body,.vibe-hero-figma-cta{font-size:var(--vibe-text-base);line-height:1.5;color:var(--vibe-text)}.vibe-hero-figma-cta{display:inline-flex;align-items:center;gap:12px;align-self:flex-start;padding:8px 16px;border:1px solid #fff;border-radius:50px;text-decoration:none;font-weight:var(--vibe-weight-semibold);letter-spacing:.01em;text-transform:uppercase;text-shadow:0 4px 25px rgba(30,215,96,.12);transition:background .15s ease,border-color .15s ease}.vibe-hero-figma-cta:hover{background:hsla(0,0%,100%,.06);border-color:#fff}.vibe-hero-figma-social{display:flex;flex-wrap:wrap;gap:16px;align-items:flex-start;margin-top:auto}.vibe-hero-figma-avatars{display:flex;align-items:center;padding-right:8px}.vibe-hero-figma-avatar{display:block;width:36px;height:36px;border-radius:50%;border:2px solid #121212;margin-right:-8px;flex-shrink:0}.vibe-hero-figma-avatar--a{background:linear-gradient(135deg,#7c3aed,#c4b5fd)}.vibe-hero-figma-avatar--b{background:linear-gradient(135deg,#0ea5e9,#67e8f9)}.vibe-hero-figma-avatar--c{background:linear-gradient(135deg,#f97316,#fcd34d)}.vibe-hero-figma-avatar--d{background:linear-gradient(135deg,#22c55e,#bbf7d0)}.vibe-hero-figma-social-text{font-size:1rem;line-height:1.25;color:#fff}.vibe-hero-figma-social-text p{margin:0}.vibe-hero-panel--visual{background:linear-gradient(142.96deg,#0d2616,#121212 99%);position:relative}.vibe-hero-panel__stage{flex:1 1;min-height:clamp(400px,52vw,620px);background:#132116;display:flex;align-items:flex-end;justify-content:flex-end;padding:clamp(.35rem,1.2vw,.85rem) 0 0 clamp(.35rem,1.2vw,.85rem)}.vibe-hero-mock{margin:0;width:100%;min-width:0;max-width:560px;line-height:0;display:flex;align-items:flex-end;justify-content:center;background:transparent}.vibe-hero-mock__img{display:block;width:100%;height:auto;max-height:min(78vh,580px);object-fit:contain;object-position:center bottom;background:transparent}.vibe-hero-band__title{margin:0;font-family:var(--vibe-font-display);font-weight:700;font-size:clamp(2.5rem,8vw,4.75rem);line-height:1.12;letter-spacing:.02em;color:var(--vibe-text);text-shadow:0 4px 12px rgba(30,215,96,.12)}.vibe-hero-band__sub{margin:1rem 0 0;max-width:36rem;font-size:clamp(1.05rem,2.2vw,1.25rem);font-weight:400;line-height:1.55;color:#ccc}.vibe-gallery{padding:clamp(2rem,5vw,4rem) 0;background:var(--vibe-bg)}.vibe-gallery--carousel{position:relative;padding-left:0;padding-right:0;width:100%}.vibe-gallery-carousel__viewport{display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;outline:none}.vibe-gallery-carousel__viewport::-webkit-scrollbar{display:none}.vibe-gallery-carousel__slide{position:relative;flex:0 0 100%;width:100%;min-width:100%;scroll-snap-align:start;scroll-snap-stop:always;min-height:min(78vh,880px);background:var(--vibe-bg-elevated)}.vibe-gallery-carousel__media{position:absolute;inset:0}.vibe-gallery-carousel__img{object-position:center}.vibe-gallery-carousel__caption{position:absolute;left:0;right:0;bottom:0;padding:clamp(2rem,6vw,4rem) clamp(1.25rem,5vw,3.5rem) clamp(2.25rem,7vw,4.5rem);max-width:var(--vibe-shell);margin:0 auto;background:linear-gradient(transparent,hsla(0,0%,4%,.35) 40%,hsla(0,0%,4%,.92));color:#fff;font-family:var(--vibe-font-display);font-size:clamp(1.65rem,4.2vw,3.5rem);font-weight:600;line-height:1.15;letter-spacing:.01em;text-shadow:0 4px 20px rgba(0,0,0,.55),0 2px 12px rgba(30,215,96,.08)}.vibe-gallery-carousel__arrow{position:absolute;top:50%;z-index:2;transform:translateY(-50%);width:48px;height:48px;padding:0;border:1px solid var(--vibe-border-strong);border-radius:50%;background:hsla(0,0%,7%,.75);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;font-size:1.75rem;line-height:1;cursor:pointer;display:grid;place-items:center;box-shadow:0 8px 32px rgba(0,0,0,.35),0 0 0 1px rgba(30,215,96,.12);transition:background .15s,transform .15s,border-color .15s}.vibe-gallery-carousel__arrow:hover{background:rgba(30,215,96,.18);border-color:rgba(30,215,96,.45)}.vibe-gallery-carousel__arrow:active{transform:translateY(-50%) scale(.96)}.vibe-gallery-carousel__arrow--prev{left:clamp(.75rem,3vw,2rem)}.vibe-gallery-carousel__arrow--next{right:clamp(.75rem,3vw,2rem)}.vibe-gallery-carousel__dots{position:absolute;bottom:clamp(5.5rem,14vh,9rem);left:50%;z-index:2;transform:translateX(-50%);display:flex;flex-wrap:wrap;justify-content:center;gap:.45rem;padding:0 1rem}.vibe-gallery-carousel__dot{width:8px;height:8px;padding:0;border:none;border-radius:50%;background:hsla(0,0%,100%,.45);cursor:pointer;transition:background .15s,transform .15s}.vibe-gallery-carousel__dot:hover{background:hsla(0,0%,100%,.75)}.vibe-gallery-carousel__dot--active{background:var(--vibe-accent);box-shadow:0 0 12px rgba(30,215,96,.45);transform:scale(1.15)}@media (max-width:640px){.vibe-gallery-carousel__arrow{width:40px;height:40px;font-size:1.5rem}.vibe-gallery-carousel__arrow--prev{left:.5rem}.vibe-gallery-carousel__arrow--next{right:.5rem}}.vibe-cta{text-align:center;padding:clamp(3rem,8vw,5rem) 0;border-top:1px solid var(--vibe-border);background:linear-gradient(180deg,var(--vibe-bg) 0,var(--vibe-bg-elevated) 100%)}.vibe-cta__title{margin:0 0 .75rem;font-family:var(--vibe-font-display);font-size:var(--vibe-text-4xl);font-weight:var(--vibe-weight-bold);letter-spacing:.02em;text-shadow:0 4px 12px rgba(30,215,96,.1)}.vibe-cta__text{margin:0 auto 1.75rem;max-width:44ch;color:var(--vibe-text-secondary);font-size:var(--vibe-text-lg);line-height:1.6}.vibe-footer{border-top:1px solid var(--vibe-border);padding:2.5rem 0 5rem;background:#000}.vibe-footer__grid{display:flex;flex-wrap:wrap;gap:2rem 1.5rem;justify-content:space-between}.vibe-footer__brand{display:flex;flex-direction:column;gap:1.25rem;min-width:160px}.vibe-footer__social{display:flex;gap:1rem}.vibe-footer__social a{width:32px;height:32px;border-radius:50%;background:transparent;border:1px solid hsla(0,0%,100%,.35);transition:border-color .15s ease,background .15s ease}.vibe-footer__social a:hover{border-color:#fff;background:hsla(0,0%,100%,.08)}.vibe-footer__col{display:flex;flex-direction:column;gap:.45rem;min-width:140px}.vibe-footer__col a{color:var(--vibe-text);font-size:1rem}.vibe-footer__col a:hover{text-decoration:underline}.vibe-footer__col-title{margin:0 0 .25rem;font-weight:var(--vibe-weight-semibold);font-size:var(--vibe-text-base)}.vibe-footer__link-btn{display:inline;background:none;border:none;padding:0;font:inherit;color:var(--vibe-text);cursor:pointer;text-align:left;font-size:1rem;text-decoration:none}a.vibe-footer__link-btn{display:inline-block}.vibe-footer__link-btn:hover{text-decoration:underline}.vibe-footer__muted{font-size:.9rem;color:var(--vibe-text-secondary)}.vibe-loading{color:var(--vibe-text-secondary);padding:2rem 0}.vibe-logo-bars-loader{display:flex;align-items:center;justify-content:center;line-height:0}.vibe-logo-bars-loader__svg{display:block;width:auto;overflow:visible}.vibe-logo-bars-loader--md .vibe-logo-bars-loader__svg{height:28px}.vibe-logo-bars-loader--lg .vibe-logo-bars-loader__svg{height:40px}.vibe-logo-bars-loader__bar{transform-box:fill-box;transform-origin:50% 100%;animation:vibe-logo-bars-pulse .75s ease-in-out infinite}.vibe-logo-bars-loader__bar:first-child{animation-delay:0s}.vibe-logo-bars-loader__bar:nth-child(2){animation-delay:.12s}.vibe-logo-bars-loader__bar:nth-child(3){animation-delay:.24s}.vibe-logo-bars-loader__bar:nth-child(4){animation-delay:.36s}@keyframes vibe-logo-bars-pulse{0%,to{transform:scaleY(.32)}50%{transform:scaleY(1)}}.vibe-logo-bars-loader--table{margin:2.25rem auto;min-height:120px;align-items:center}.vibe-data-table-wrap>.vibe-logo-bars-loader--table{width:100%}.vibe-page-head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:2rem;padding-bottom:1.25rem;border-bottom:1px solid var(--vibe-border)}.vibe-kicker{margin:0 0 .2rem;font-size:.7rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--vibe-accent);opacity:.9}.vibe-page-title{margin:0;font-family:var(--vibe-font-display);font-size:var(--vibe-text-3xl);font-weight:var(--vibe-weight-bold);letter-spacing:.02em;line-height:1.15}.vibe-page-head--dashboard{align-items:flex-start}.vibe-dash-bar{position:relative;z-index:var(--vibe-z-chrome);justify-content:space-between;gap:1rem;margin:-.25rem 0 1.25rem;padding-bottom:1rem;border-bottom:none;width:100%;min-width:0;box-sizing:border-box}.vibe-dash-bar,.vibe-dash-logo{display:flex;align-items:center}.vibe-dash-logo{text-decoration:none;color:inherit}.vibe-dash-bar__right{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;min-width:0;flex:1 1}.vibe-dash-bar__right .vibe-live-pill{flex-shrink:0}.vibe-shell.vibe-app-page--v2-dash .vibe-dash-bar{margin-top:0;margin-bottom:32px;padding-top:1rem;padding-bottom:0}.vibe-dash-menu{position:relative;z-index:1}.vibe-dash-menu__trigger{display:inline-flex;align-items:center;gap:.2rem;padding:.3rem .35rem;border:none;border-radius:8px;background:transparent;font:inherit;color:var(--vibe-text-secondary);cursor:pointer;transition:color .15s,background .15s;-webkit-tap-highlight-color:transparent}.vibe-dash-menu__trigger:hover{color:var(--vibe-text);background:hsla(0,0%,100%,.06)}.vibe-dash-menu__trigger--name{padding:.2rem 0;background:transparent!important}.vibe-dash-menu__name-label{font-size:.8125rem;font-weight:700;letter-spacing:.01em;color:var(--vibe-text);white-space:nowrap}.vibe-dash-menu__business{max-width:min(52vw,280px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vibe-dash-menu__chevron{flex-shrink:0;color:var(--vibe-text-secondary);transition:transform .2s ease}.vibe-dash-menu__chevron--open{transform:rotate(180deg)}.vibe-dash-flyout{position:absolute;top:calc(100% + 6px);right:0;min-width:280px;max-width:min(100vw - 2rem,320px);padding:.35rem 0;background:var(--vibe-bg-elevated);border:1px solid var(--vibe-border-strong);border-radius:var(--vibe-radius-lg);box-shadow:0 24px 64px rgba(0,0,0,.55),0 0 0 1px rgba(30,215,96,.08);z-index:2}.vibe-dash-flyout__header{padding:.85rem 1.15rem .75rem}.vibe-dash-flyout__name{margin:0;font-size:1rem;font-weight:600;color:var(--vibe-text);line-height:1.25}.vibe-dash-flyout__email{margin:.2rem 0 0;font-size:.875rem;color:var(--vibe-text-secondary);line-height:1.35;word-break:break-word}.vibe-dash-flyout__divider{height:1px;margin:.15rem 0 .35rem;background:var(--vibe-border)}.vibe-dash-flyout__item{display:flex;align-items:center;gap:.65rem;width:100%;padding:.65rem 1.15rem;border:none;background:none;font:inherit;font-size:1rem;text-align:left;text-decoration:none;color:var(--vibe-text);cursor:pointer;transition:background .12s}a.vibe-dash-flyout__item{color:var(--vibe-text)}.vibe-dash-flyout__item:hover{background:hsla(0,0%,100%,.06)}.vibe-dash-flyout__item--danger{color:var(--vibe-danger)}.vibe-dash-flyout__item--danger:hover{background:hsla(0,91%,71%,.1)}.vibe-dash-flyout__icon{flex-shrink:0;color:var(--vibe-text-secondary)}.vibe-dash-flyout__item--danger .vibe-dash-flyout__icon--danger{color:var(--vibe-danger)}.vibe-profile-page-head{margin:0 0 1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--vibe-border)}.vibe-profile-page-title{margin:0;font-family:var(--vibe-font-display);font-size:clamp(1.65rem,3.5vw,2.25rem);font-weight:700;letter-spacing:.02em;text-shadow:0 2px 12px rgba(30,215,96,.08)}.vibe-profile-card{max-width:42rem}.vibe-profile-section-title{margin:0 0 1.25rem;font-size:1.25rem;font-weight:700;letter-spacing:-.02em}.vibe-profile-form{display:flex;flex-direction:column;gap:1.1rem;margin-top:0;max-width:none}.vibe-profile-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}@media (max-width:640px){.vibe-profile-row{grid-template-columns:1fr}}.vibe-profile-row--narrow{grid-template-columns:1fr;max-width:50%}@media (max-width:640px){.vibe-profile-row--narrow{max-width:none}}.vibe-label__req{color:var(--vibe-danger);font-weight:700}.vibe-field-hint{margin:.35rem 0 0;font-size:.8125rem;color:var(--vibe-text-secondary)}.vibe-field--muted{background:hsla(0,0%,100%,.04);color:var(--vibe-text-secondary);cursor:default;border-color:var(--vibe-border)}.vibe-profile-password-block{padding-top:.25rem}.vibe-profile-password-label{margin:0 0 .5rem;font-size:.95rem;font-weight:600;color:var(--vibe-text)}.vibe-profile-input-icon-wrap{position:relative}.vibe-profile-input-icon-wrap .vibe-profile-lock{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:var(--vibe-text-secondary);pointer-events:none}.vibe-field--with-icon{padding-left:2.35rem}.vibe-btn--profile-save{width:100%;margin-top:.35rem;padding:.85rem 1.25rem;font-weight:700;border-radius:var(--vibe-pill);background:var(--vibe-accent);color:#000;border:1px solid var(--vibe-accent);box-shadow:0 4px 24px rgba(30,215,96,.25)}.vibe-btn--profile-save:hover:not(:disabled){filter:brightness(1.06)}.vibe-btn--profile-save:disabled{opacity:.65;cursor:not-allowed}.vibe-card{border:1px solid var(--vibe-border-strong);border-radius:var(--vibe-radius-lg);padding:1.35rem 1.5rem;margin-bottom:1.25rem;background:var(--vibe-bg-elevated);box-shadow:0 8px 32px rgba(0,0,0,.25)}.vibe-card__title{margin:0 0 .65rem;font-size:1.125rem;font-weight:600;letter-spacing:-.02em}.vibe-card__text{margin:0 0 .5rem;font-size:1rem;line-height:1.5;color:var(--vibe-text-secondary)}.vibe-card__text code{font-size:.9em;padding:.1em .35em;border-radius:4px;background:rgba(0,0,0,.35);border:1px solid var(--vibe-border);color:var(--vibe-accent)}.vibe-form{display:flex;flex-direction:column;gap:.75rem;max-width:28rem;margin-top:.5rem}.vibe-form--inline{flex-direction:row;flex-wrap:wrap;align-items:flex-end;gap:1rem}.vibe-label{display:block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--vibe-text-secondary);margin-bottom:.35rem}.vibe-field{width:100%;padding:.65rem .85rem;border-radius:var(--vibe-radius);border:1px solid var(--vibe-neutral-border);background:rgba(0,0,0,.35);color:var(--vibe-text);font-size:1rem}.vibe-field:focus{outline:none;border-color:var(--vibe-accent);box-shadow:0 0 0 3px var(--vibe-focus-ring)}.vibe-field--narrow{width:auto;min-width:5rem;max-width:8rem}.vibe-stat-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:1rem;gap:1rem;margin-top:.75rem}.vibe-stat{border:1px solid var(--vibe-border);border-radius:var(--vibe-radius-lg);padding:1.1rem 1.25rem;background:rgba(0,0,0,.35)}.vibe-stat__label{font-size:.875rem;color:var(--vibe-text-secondary);margin:0 0 .35rem}.vibe-stat__value{font-size:1.5rem;font-weight:700;letter-spacing:-.02em;margin:0 0 .35rem}.vibe-stat__meta{font-size:.875rem;color:var(--vibe-text-secondary);margin:0}.vibe-alert{margin:0 0 1rem;font-size:1rem;line-height:1.45}.vibe-alert--ok{color:var(--vibe-success)}.vibe-alert--err{color:var(--vibe-danger)}.vibe-back-link{display:inline-block;margin-top:2rem;font-size:1rem;color:var(--vibe-text-secondary)}.vibe-back-link:hover{color:var(--vibe-text);text-decoration:underline}.vibe-dialog{position:fixed;inset:0;z-index:var(--vibe-z-modal);display:flex;align-items:center;justify-content:center;padding:1.25rem}.vibe-dialog__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.78);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:none;cursor:pointer}.vibe-dialog__panel{position:relative;z-index:1;width:100%;max-width:420px;border-radius:var(--vibe-radius-lg);border:1px solid var(--vibe-border-strong);background:var(--vibe-bg-elevated);padding:1.75rem 1.75rem 1.5rem;box-shadow:0 32px 80px rgba(0,0,0,.65),0 0 0 1px rgba(30,215,96,.08)}.vibe-dialog__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.vibe-dialog__title{font-family:var(--vibe-font-display);font-weight:700;margin:0;letter-spacing:.02em}.vibe-dialog__close,.vibe-dialog__title{font-size:1.35rem;color:var(--vibe-text)}.vibe-dialog__close{flex-shrink:0;width:36px;height:36px;border-radius:var(--vibe-radius);border:1px solid var(--vibe-border-strong);background:hsla(0,0%,100%,.06);line-height:1;cursor:pointer}.vibe-dialog__close:hover{background:hsla(0,0%,100%,.1)}.vibe-dialog__sub{font-size:.9rem;color:var(--vibe-text-secondary);margin:.5rem 0 1.25rem;line-height:1.5}.vibe-dialog__sub--warn{color:var(--vibe-danger,#f87171);margin-top:-.5rem}.vibe-dialog__form{display:flex;flex-direction:column;gap:1rem}.vibe-dialog__switch{margin-top:1rem;width:100%;padding:.65rem;border:none;background:none;color:var(--vibe-text-secondary);font-size:.9rem;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.vibe-dialog__switch:hover{color:var(--vibe-text)}.vibe-dialog__msg{margin:1rem 0 0;font-size:.88rem;color:var(--vibe-danger)}.vibe-dialog__msg--ok{color:var(--vibe-success)}.vibe-dialog__actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-end;margin-top:1.25rem}.vibe-dialog__actions--split{justify-content:space-between;align-items:center}.vibe-toast{position:fixed;top:16px;right:16px;left:auto;bottom:auto;z-index:calc(var(--vibe-z-modal) + 50);max-width:min(570px,calc(100vw - 32px));width:max-content;padding:0;border-radius:0;background:transparent;box-shadow:none;pointer-events:none;transform:none;animation:vibe-toast-in .28s ease forwards}.vibe-toast .vibe-pill-toast{margin:0;max-width:100%}@media (max-width:767px){.vibe-toast{top:16px;left:16px;right:16px;width:auto;max-width:none}}.vibe-pill-toast{display:flex;align-items:center;justify-content:center;text-align:center;padding:.75rem 1.35rem;border-radius:9999px;font-weight:600;font-size:.9375rem;line-height:1.35;margin:0;box-shadow:0 12px 36px rgba(0,0,0,.45),0 0 0 1px rgba(0,0,0,.12)}.vibe-pill-toast--success{background:var(--vibe-accent);color:#0a0a0a;box-shadow:0 12px 36px rgba(0,0,0,.45),0 0 0 1px rgba(0,0,0,.12),0 0 28px rgba(30,215,96,.35)}.vibe-pill-toast--warning{background:#f59e0b;color:#111}.vibe-pill-toast--error{background:var(--vibe-danger);color:#fff}.vibe-pill-toast--info{background:var(--vibe-accent);color:#0a0a0a;box-shadow:0 12px 36px rgba(0,0,0,.45),0 0 0 1px rgba(0,0,0,.12),0 0 28px rgba(30,215,96,.35)}@keyframes vibe-toast-in{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.vibe-fallback{min-height:100vh;display:flex;align-items:center;justify-content:center;color:var(--vibe-text-secondary);background:var(--vibe-bg)}.vibe-dash-flat{margin-bottom:2.5rem;padding:0;border:none;background:transparent;box-shadow:none}.vibe-perf__head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.vibe-perf__title{margin:0;font-family:var(--vibe-font-display);font-size:1.5rem;font-weight:700;letter-spacing:.02em}.vibe-filter-pills{display:flex;flex-wrap:wrap;gap:.375rem}.vibe-filter-pill{display:inline-flex;align-items:center;justify-content:center;padding:.3rem .7rem;border-radius:999px;border:none;background:hsla(0,0%,100%,.06);color:var(--vibe-text-muted);font-size:.78rem;font-weight:600;cursor:pointer;transition:background .14s,color .14s;white-space:nowrap;font-family:var(--vibe-font-display)}.vibe-filter-pill:hover{background:hsla(0,0%,100%,.1);color:var(--vibe-text)}.vibe-filter-pill--active{background:hsla(0,0%,100%,.12);color:var(--vibe-text)}.vibe-perf__chart{display:flex;align-items:flex-end;justify-content:space-between;gap:4px;height:200px;padding:0 .25rem;border-bottom:1px solid var(--vibe-border)}.vibe-perf__col{min-width:0;height:100%}.vibe-perf__col,.vibe-perf__col-inner{flex:1 1;display:flex;flex-direction:column;align-items:center}.vibe-perf__col-inner{width:100%;justify-content:flex-end;min-height:0}.vibe-perf__stack{width:min(100%,48px);max-width:100%;border-radius:6px 6px 0 0;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;min-height:4px;transition:height .2s ease}.vibe-perf__bar-bump,.vibe-perf__bar-super{width:100%;min-height:0;background:var(--vibe-perf-chart);flex:0 0 auto}.vibe-perf__bar-empty{width:100%;flex:1 1;min-height:4px;border-radius:4px 4px 0 0;background:hsla(0,0%,100%,.06)}.vibe-perf__xlabel{margin-top:.5rem;font-size:.65rem;color:var(--vibe-text-muted);text-align:center;line-height:1.2;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vibe-perf__legend{display:flex;flex-wrap:wrap;gap:1.25rem;margin-top:1rem;font-size:.8125rem;color:var(--vibe-text-secondary)}.vibe-perf__legend span{display:inline-flex;align-items:center;gap:.4rem}.vibe-perf__swatch{width:10px;height:10px;border-radius:2px}.vibe-perf__swatch--bump,.vibe-perf__swatch--super{background:var(--vibe-perf-chart)}.vibe-perf__swatch--super{opacity:.75}.vibe-dash-section{margin-bottom:2rem}.vibe-dash-main-panel .vibe-dash-body__main{margin-bottom:0}.vibe-section-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.vibe-section-head:has(>.vibe-filter-pills){margin-bottom:12px}.vibe-dash-body__perf>.vibe-section-head{margin-top:.5rem}.vibe-dash-body__perf .vibe-now-sub-panel{padding-top:0}.vibe-section-title{margin:0 0 .25rem;font-family:var(--vibe-font-display);font-size:1.125rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--vibe-text-secondary)}.vibe-perf-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem;align-items:stretch}.vibe-perf-card--full{grid-column:1/-1}@media (max-width:768px){.vibe-perf-cards{grid-template-columns:1fr}.vibe-perf-card__title-row{flex-wrap:wrap}.vibe-perf-card__title-row .vibe-perf-card__segment{margin-left:0;width:100%;justify-content:flex-end}}.vibe-perf-card{background:var(--vibe-card-bg);border:none;border-radius:var(--vibe-radius);padding:1rem 1rem 1.05rem;display:flex;flex-direction:column;gap:0;min-height:100%;min-width:0;max-width:100%;overflow:hidden;box-sizing:border-box}a.vibe-perf-card,a.vibe-perf-card--clickable{color:inherit;text-decoration:none;cursor:pointer;transition:background-color .14s ease,border-color .14s ease,transform .14s ease}a.vibe-perf-card--clickable:hover,a.vibe-perf-card:hover{background:hsla(0,0%,100%,.04)}a.vibe-perf-card--clickable:focus-visible,a.vibe-perf-card:focus-visible{outline:2px solid var(--vibe-accent,#1db954);outline-offset:2px}.vibe-perf-card__value-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:.6rem .9rem;margin:.1rem 0 .15rem}.vibe-perf-card__value-row .vibe-perf-card__value{margin:0}.vibe-perf-card__head--bumps{align-items:flex-start;width:100%}.vibe-perf-card__bump-head-stacked{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.5rem .75rem;width:100%}.vibe-v2-sheet-bump-kpi-row{flex-wrap:wrap;justify-content:flex-start;align-items:flex-end;gap:0;column-gap:0}.vibe-v2-sheet-bump-kpi-row .vibe-perf-card__bump-stat{flex:0 1 auto;margin-right:24px;min-width:0}.vibe-v2-sheet-bump-kpi-row .vibe-perf-card__bump-stat:last-child{margin-right:0}@media (max-width:520px){.vibe-v2-sheet-bump-kpi-row{row-gap:.75rem}}.vibe-perf-card__bump-stat{display:flex;flex-direction:column;gap:.15rem}.vibe-perf-card__bump-stat .vibe-perf-card__label,.vibe-perf-card__bump-stat .vibe-perf-card__value{margin:0}.vibe-perf-card__bump-inline-sep{color:hsla(0,0%,100%,.22);font-weight:700;font-size:.75rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-self:flex-end;padding-bottom:.2rem}.vibe-perf-card__bump-inline-clear{margin-left:auto;align-self:flex-end}.vibe-perf-card__bump-clear-under-active{margin-top:.2rem;padding:0;border:none;background:none;font:inherit;font-size:.8125rem;font-weight:600;color:var(--vibe-accent);cursor:pointer;text-align:left;align-self:flex-start}.vibe-perf-card__bump-clear-under-active:disabled{opacity:.45;cursor:not-allowed}@media (max-width:520px){.vibe-perf-card__bump-inline-clear{margin-left:0;width:100%;text-align:left}}.vibe-perf-card__bump-head-splits{display:grid;grid-template-columns:1fr 1fr;flex:1 1;min-width:0;border:1px solid var(--vibe-border);border-radius:6px;overflow:hidden}.vibe-perf-card__bump-head-split{display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;padding:.4rem .55rem;min-height:100%;box-sizing:border-box}.vibe-perf-card__bump-head-split+.vibe-perf-card__bump-head-split{border-left:1px solid var(--vibe-border)}.vibe-perf-card__bump-head-split-title{font-size:.5625rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--vibe-text-muted)}.vibe-perf-card__bump-head-split-num{font-size:.9375rem;font-weight:700;line-height:1.15;color:var(--vibe-accent);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.vibe-perf-card__bump-head-split .vibe-detail-link--plain{margin-top:.1rem;align-self:flex-start}.vibe-perf-card__trash{margin-left:auto;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:1px solid transparent;border-radius:10px;background:transparent;color:var(--vibe-text-muted,#8a8a8a);cursor:pointer;transition:background-color .14s ease,color .14s ease,border-color .14s ease;-webkit-tap-highlight-color:transparent}.vibe-perf-card__trash:focus-visible:not(:disabled),.vibe-perf-card__trash:hover:not(:disabled){background:rgba(239,68,68,.12);color:#f87171;border-color:rgba(239,68,68,.35)}.vibe-perf-card__trash:active:not(:disabled){background:rgba(239,68,68,.22)}.vibe-perf-card__trash:disabled{opacity:.4;cursor:not-allowed}.vibe-perf-card__trash svg{display:block}.vibe-perf-spark{display:flex;flex-direction:column;gap:.45rem;width:100%;min-width:0;flex:1 1 auto;min-height:0}.vibe-perf-spark__chart-scroll{width:100%;min-width:0;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable}.vibe-perf-spark__chart{--vibe-perf-cols:12;--vibe-spark-plot-h:92px;display:grid;grid-template-columns:repeat(var(--vibe-perf-cols),minmax(2px,1fr));grid-column-gap:5px;column-gap:5px;align-items:end;min-height:var(--vibe-spark-plot-h);width:max(100%,calc(var(--vibe-perf-cols) * 6px + (var(--vibe-perf-cols) - 1) * 5px));box-sizing:border-box;padding:0 1px}.vibe-perf-spark__col{min-width:0}.vibe-perf-spark__col,.vibe-perf-spark__col-inner{display:flex;flex-direction:column;justify-content:flex-end;min-height:var(--vibe-spark-plot-h);height:100%}.vibe-perf-spark__col-inner{align-items:center;width:100%}.vibe-perf-spark__eq{flex-shrink:0;height:22px;display:flex;align-items:flex-end;justify-content:center;width:100%}.vibe-perf-spark__eq--ph{visibility:hidden;pointer-events:none}.vibe-perf-spark__eq .vibe-queue-equalizer{transform:scale(.68);transform-origin:bottom center}.vibe-perf-spark__bar-wrap{flex:1 1 auto;width:100%;min-height:0;display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.vibe-perf-spark__bar{width:100%;max-width:4px;min-height:0;flex-shrink:0;border-radius:1px 1px 0 0;background:var(--vibe-spark-bar-fill,var(--vibe-perf-chart));box-sizing:border-box}.vibe-perf-spark--bumps,.vibe-perf-spark--checkins,.vibe-perf-spark--music,.vibe-perf-spark--revenue{--vibe-spark-bar-fill:var(--vibe-perf-chart)}.vibe-perf-spark--bumps .vibe-queue-equalizer__bar,.vibe-perf-spark--checkins .vibe-queue-equalizer__bar,.vibe-perf-spark__bar--lane-bump,.vibe-perf-spark__bar--lane-checkins{background:var(--vibe-perf-chart)}.vibe-perf-spark__bar--stack{display:flex;flex-direction:column-reverse;overflow:hidden;background:transparent;max-width:5px}.vibe-perf-spark__stack-bump,.vibe-perf-spark__stack-super{background:var(--vibe-perf-chart);min-height:0;min-width:0}.vibe-perf-spark__stack-super{opacity:.78}.vibe-perf-spark__axis{display:flex;align-items:center;gap:.5rem;width:100%;font-size:.6875rem;line-height:1.2;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--vibe-text-muted);font-family:var(--vibe-font)}.vibe-perf-spark__axis-line{flex:1 1;min-width:1rem;height:1px;background:var(--vibe-border);opacity:.9}.vibe-perf-card__legend--spark{margin-top:.2rem}.vibe-perf-card__meta{display:flex;flex-direction:column;align-items:flex-start;gap:.15rem;flex-shrink:0;margin-bottom:.4rem;min-height:4.75rem}.vibe-perf-card__body{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;margin-top:auto}.vibe-perf-card__legend-spacer{flex-shrink:0;min-height:1.35rem;margin-top:.35rem}.vibe-perf-card__head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;min-width:0}.vibe-perf-card__head .vibe-perf-card__label{flex-shrink:0}.vibe-perf-card__links{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.2rem .35rem;flex-shrink:1;min-width:0;margin-left:auto}.vibe-perf-card__link-sep{color:var(--vibe-text-muted);font-size:.75rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vibe-perf-card__head .vibe-detail-link{flex-shrink:0;white-space:nowrap}.vibe-perf-card__title-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;min-width:0}.vibe-perf-card__title-row .vibe-perf-card__label{flex-shrink:0}.vibe-perf-card__title-row .vibe-perf-card__segment{flex-shrink:0;margin-left:auto}.vibe-perf-card__label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--vibe-text-secondary)}.vibe-perf-card__value{font-size:1.65rem;font-weight:700;line-height:1.1;color:var(--vibe-accent);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-shadow:0 0 22px rgba(30,215,96,.42),0 0 10px rgba(30,215,96,.28)}.vibe-perf-card__sub{font-size:.75rem;color:var(--vibe-text-muted);margin-top:-.25rem}.vibe-perf-card__chart{min-height:120px;margin-top:0;flex:1 1 auto;min-width:0;width:100%;box-sizing:border-box}.vibe-perf-card__chart:not(.vibe-perf-card__chart--grid){display:flex;align-items:flex-end;align-content:flex-end;gap:2px}.vibe-perf-card__chart:not(.vibe-perf-card__chart--grid) .vibe-perf-card__col{flex:1 1;min-width:0}.vibe-perf-card__chart:not(.vibe-perf-card__chart--grid) .vibe-perf-card__bar{width:70%;max-width:24px}.vibe-perf-card__chart-scroll{width:100%;min-width:0;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable}.vibe-perf-card__chart-scroll .vibe-perf-card__chart--grid{min-width:max(100%,calc(var(--vibe-perf-cols, 12) * 16px + (var(--vibe-perf-cols, 12) - 1) * 3px))}.vibe-perf-card__chart--grid{--vibe-perf-cols:12;display:grid;grid-template-columns:repeat(var(--vibe-perf-cols),minmax(16px,1fr));grid-column-gap:3px;column-gap:3px;align-items:end;width:100%;box-sizing:border-box}.vibe-perf-card__col{min-width:0;flex-direction:column;align-items:stretch;height:100%}.vibe-perf-card__bar-wrap,.vibe-perf-card__col{display:flex;justify-content:flex-end;min-height:0}.vibe-perf-card__bar-wrap{flex:1 1 auto;width:100%;flex-direction:column;align-items:center}.vibe-perf-card__chart--grid .vibe-perf-card__bar-wrap{align-items:center}.vibe-perf-card__bar-top-slot{flex-shrink:0;width:100%;min-height:0;display:flex;align-items:flex-end;justify-content:center}.vibe-perf-card__bar-top-slot--on{min-height:22px;margin-bottom:2px}.vibe-perf-card__bar-top-slot .vibe-queue-equalizer{transform:scale(.72);transform-origin:bottom center}.vibe-perf-card__bar{flex-shrink:0;width:100%;max-width:100%;box-sizing:border-box;border-radius:2px 2px 0 0;display:flex;flex-direction:column;overflow:hidden}.vibe-perf-card__chart--grid .vibe-perf-card__bar{width:50%;max-width:50%;align-self:center}.vibe-perf-card__bar-bump,.vibe-perf-card__bar-super{background:var(--vibe-perf-chart)}.vibe-perf-card__bar-super{opacity:.78}.vibe-perf-card__bar-checkins-fill{background:var(--vibe-perf-chart);flex:1 1;min-height:0}.vibe-perf-card__bar--rev{background:var(--vibe-perf-chart)}.vibe-perf-card__xlabel-wrap{flex-shrink:0;min-height:2.5rem;margin-top:.3rem;display:flex;align-items:flex-start;justify-content:center;text-align:center;padding:0 2px;box-sizing:border-box;width:100%;min-width:0}.vibe-perf-card__xlabel{font-size:.5625rem;line-height:1.15;color:var(--vibe-text-muted);white-space:nowrap;overflow:visible;max-width:none}.vibe-perf-card__legend{display:flex;flex-wrap:wrap;gap:.65rem;font-size:.65rem;color:var(--vibe-text-muted);margin-top:.35rem;padding-top:0;flex-shrink:0;min-height:1.35rem;align-items:center}.vibe-perf-card__legend span{display:inline-flex;align-items:center;gap:.3rem}.vibe-perf-card__segment{display:flex;flex-wrap:nowrap;gap:4px;justify-content:flex-end}.vibe-perf-card__segment-btn{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;padding:.25rem .5rem;border-radius:999px;border:1px solid var(--vibe-border);background:var(--vibe-bg-elevated);color:var(--vibe-text-secondary);cursor:pointer}.vibe-perf-card__segment-btn:hover{color:var(--vibe-text);border-color:var(--vibe-text-muted)}.vibe-perf-card__segment-btn--on{background:rgba(30,215,96,.15);border-color:rgba(30,215,96,.45);color:var(--vibe-accent)}.vibe-detail-link{font-size:.75rem;font-weight:600;color:var(--vibe-accent);text-decoration:none}.vibe-detail-link:hover{text-decoration:underline}button.vibe-detail-link--plain{padding:0;border:none;background:none;font:inherit;font-size:.75rem;font-weight:600;color:var(--vibe-accent);text-decoration:none;cursor:pointer}button.vibe-detail-link--plain:hover:not(:disabled){text-decoration:underline}button.vibe-detail-link--plain:disabled{opacity:.45;cursor:not-allowed;color:var(--vibe-text-muted)}button.vibe-detail-link--plain:disabled:hover{text-decoration:none}.vibe-detail-page{max-width:1100px;margin:0 auto}.vibe-detail-page__head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.vibe-detail-page__title-block{min-width:0;flex:1 1 auto}.vibe-detail-page__head .vibe-section-title{margin:0}.vibe-detail-page__metric{margin:.35rem 0 0;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:-.02em;color:var(--vibe-accent);line-height:1.15;text-shadow:0 0 22px rgba(30,215,96,.42),0 0 10px rgba(30,215,96,.28)}.vibe-detail-page .vibe-data-table td.vibe-data-table__num{color:var(--vibe-accent);font-weight:600}.vibe-detail-page__back{display:inline-block;font-size:.8125rem;font-weight:600;color:var(--vibe-text-secondary);text-decoration:none;flex-shrink:0}.vibe-detail-page__back:hover{color:var(--vibe-accent)}.vibe-detail-page__pills{margin-bottom:12px;display:flex;justify-content:flex-end}.vibe-detail-page__pills .vibe-filter-pills{flex-wrap:wrap;justify-content:flex-end}.vibe-detail-chart-wide{width:100%;margin-bottom:1.25rem;padding:.65rem .75rem 1rem;border:none;border-radius:0;background:transparent}.vibe-detail-chart-wide--spark{overflow-x:visible}.vibe-detail-chart-wide--spark .vibe-perf-spark{width:100%}.vibe-detail-chart-wide--spark .vibe-perf-spark__chart{--vibe-spark-plot-h:104px}.vibe-detail-chart-wide__inner.vibe-perf-card__chart{align-items:stretch;height:160px;min-height:160px;flex:none;gap:4px}.vibe-detail-chart-wide__empty{margin:0;padding:2rem 1rem;text-align:center;font-size:.875rem;color:var(--vibe-text-muted)}.vibe-detail-chart-wide{overflow-x:auto;-webkit-overflow-scrolling:touch}.vibe-detail-chart-wide .vibe-detail-chart-wide__inner.vibe-perf-card__chart{width:max-content;min-width:100%}.vibe-detail-chart-wide .vibe-perf-card__col{flex:1 1;min-width:7px}.vibe-detail-chart-wide .vibe-perf-card__bar{width:90%;max-width:14px;min-width:6px;border-radius:4px 4px 0 0}.vibe-detail-chart-wide--dense .vibe-perf-card__col{min-width:5px}.vibe-detail-chart-wide--dense .vibe-perf-card__bar{max-width:8px;min-width:4px}.vibe-detail-chart-wide--dense .vibe-detail-chart-wide__inner.vibe-perf-card__chart{gap:2px}.vibe-detail-chart-wide span.vibe-perf-card__xlabel{font-size:11px!important;line-height:1.2!important;margin-top:6px!important;color:var(--vibe-text-secondary)!important;max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.vibe-detail-toolbar{display:flex;flex-wrap:wrap;gap:.75rem 1rem;align-items:flex-end;margin-bottom:1.25rem}.vibe-detail-toolbar__field{display:flex;flex-direction:column;gap:.3rem}.vibe-detail-toolbar__field label{font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--vibe-text-secondary)}.vibe-detail-toolbar__field input,.vibe-detail-toolbar__field select{font-size:.8125rem;padding:.4rem .55rem;border-radius:6px;border:1px solid var(--vibe-border);background:var(--vibe-bg-elevated);color:var(--vibe-text);min-width:8.5rem}.vibe-detail-toolbar__actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-left:auto;align-items:center}.vibe-detail-toolbar__status{font-size:.75rem;color:var(--vibe-text-muted);align-self:center}.vibe-data-table-wrap{border:none;border-radius:0;background:transparent;overflow-x:auto}.vibe-data-table{width:100%;border-collapse:collapse;font-size:.8125rem}.vibe-data-table thead th{text-align:left;font-size:.62rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--vibe-text-secondary);padding:.65rem 1rem;border-bottom:1px solid var(--vibe-border);white-space:nowrap}.vibe-data-table td.vibe-data-table__num,.vibe-data-table th.vibe-data-table__num{text-align:right}.vibe-data-table tbody td{padding:.8rem 1rem;vertical-align:top;border-bottom:1px solid hsla(0,0%,100%,.06)}.vibe-data-table tbody tr:last-child td{border-bottom:none}.vibe-data-table__primary{font-weight:600;color:var(--vibe-text)}.vibe-data-table__secondary{font-size:.75rem;color:var(--vibe-text-muted);margin-top:.15rem;line-height:1.35}.vibe-data-table__empty{padding:2rem 1rem;text-align:center;color:var(--vibe-text-muted);font-size:.875rem}.vibe-data-table__mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.75rem;font-weight:600;color:var(--vibe-text)}.vibe-bump-board{margin-top:1.25rem}.vibe-bump-board__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}@media (max-width:900px){.vibe-bump-board__grid{grid-template-columns:1fr}}.vibe-bump-board__panel{border:1px solid var(--vibe-border);border-radius:var(--vibe-radius);background:var(--vibe-surface-elevated,var(--vibe-surface));padding:1rem 1.1rem;display:flex;flex-direction:column;gap:.5rem}.vibe-bump-board__panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.vibe-bump-board__session-form{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem .75rem;margin:.65rem 0 .35rem;padding:.5rem .65rem;border-radius:8px;border:1px solid var(--vibe-border);background:hsla(0,0%,100%,.02)}.vibe-bump-board__session-label{font-size:.6875rem;font-weight:600;color:var(--vibe-text-muted);text-transform:uppercase;letter-spacing:.06em;flex:1 1 140px;min-width:0;line-height:1.35}.vibe-bump-board__session-controls{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.vibe-btn--compact{padding:.35rem .75rem;font-size:.75rem}.vibe-bump-board__title{margin:0;font-size:.9375rem;font-weight:700;color:var(--vibe-text)}.vibe-bump-board__revenue{margin:.2rem 0 0;font-size:.8125rem;font-weight:600;color:var(--vibe-accent);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.vibe-bump-board__clear{flex-shrink:0;font-size:.75rem;font-weight:700;padding:.35rem .65rem;border-radius:6px;border:1px solid hsla(0,91%,71%,.45);background:hsla(0,91%,71%,.08);color:#f87171;cursor:pointer;white-space:nowrap}.vibe-bump-board__clear:hover:not(:disabled){background:hsla(0,91%,71%,.14)}.vibe-bump-board__clear:disabled{opacity:.45;cursor:not-allowed}.vibe-bump-board__list{list-style:none;margin:.25rem 0 0;padding:0;display:flex;flex-direction:column;gap:.35rem;max-height:320px;overflow-y:auto}.vibe-bump-board__empty{font-size:.8125rem;color:var(--vibe-text-muted);padding:.5rem 0}.vibe-bump-board__row{display:flex;align-items:flex-start;gap:.5rem;padding:.45rem .5rem;border-radius:6px;background:var(--vibe-surface,hsla(0,0%,100%,.03))}.vibe-bump-board__tier{flex-shrink:0;font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:.2rem .35rem;border-radius:4px;margin-top:.1rem}.vibe-bump-board__tier--bump{background:rgba(30,215,96,.18);color:var(--vibe-accent)}.vibe-bump-board__tier--super{background:rgba(13,122,58,.35);color:#86efac}.vibe-bump-board__meta{min-width:0;display:flex;flex-direction:column;gap:.1rem}.vibe-bump-board__track{font-size:.8125rem;font-weight:600;color:var(--vibe-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vibe-bump-board__sub{font-size:.6875rem;color:var(--vibe-text-muted);line-height:1.35;word-break:break-word}.vibe-bump-board__pager{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:.35rem;padding-top:.35rem;border-top:1px solid var(--vibe-border)}.vibe-bump-board__page-btn{font-size:.75rem;font-weight:600;padding:.3rem .55rem;border-radius:6px;border:1px solid var(--vibe-border);background:transparent;color:var(--vibe-text-secondary);cursor:pointer}.vibe-bump-board__page-btn:hover:not(:disabled){color:var(--vibe-text);border-color:var(--vibe-text-muted)}.vibe-bump-board__page-btn:disabled{opacity:.4;cursor:not-allowed}.vibe-bump-board__page-info{font-size:.7rem;color:var(--vibe-text-muted)}.vibe-spotify-merge{display:grid;grid-template-columns:1.15fr 1fr;grid-gap:clamp(1.25rem,4vw,2.5rem);gap:clamp(1.25rem,4vw,2.5rem);align-items:start;margin-bottom:2rem}@media (max-width:900px){.vibe-spotify-merge{grid-template-columns:1fr}}.vibe-spotify-merge__playlist{display:flex;flex-direction:column;gap:0;min-width:0}.vibe-spotify-merge__status{display:flex;flex-direction:column;gap:1rem;min-width:0}.vibe-spotify-merge__status-row{display:flex;align-items:stretch;gap:1rem}.vibe-spotify-merge__check-wrap{flex-shrink:0;display:flex;align-items:center}.vibe-spotify-merge__check{width:72px;height:72px;color:var(--vibe-accent);filter:drop-shadow(0 4px 20px rgba(30,215,96,.35))}.vibe-spotify-merge__check--bad{width:56px;height:56px;color:hsla(0,91%,71%,.85);filter:none}.vibe-spotify-merge__status-card{flex:1 1;display:flex;flex-direction:column;align-items:flex-start;padding:1rem 1.15rem;border-radius:var(--vibe-radius-lg);background:rgba(30,215,96,.08);border:1px solid rgba(30,215,96,.25)}.vibe-spotify-merge__status-card--disconnected{background:hsla(0,91%,71%,.06);border-color:hsla(0,91%,71%,.25)}.vibe-spotify-merge__status-title{margin:0;font-size:1.05rem;font-weight:700}.vibe-spotify-merge__status-sub{margin:.35rem 0 0;font-size:.875rem;color:var(--vibe-text-secondary);line-height:1.45}.vibe-spotify-merge__reconnect--in-card{margin-top:.75rem;padding:.4rem .95rem;font-size:.8125rem;font-weight:600;line-height:1.2;width:auto;align-self:flex-start;text-decoration:none}.vibe-spotify-merge__playlist .vibe-form{max-width:none}.vibe-form--playlist-url .vibe-btn--save-playlist{align-self:flex-start}.vibe-btn--save-playlist{padding:.32rem .8rem;font-size:.8125rem;font-weight:600;line-height:1.2;border-radius:var(--vibe-radius)}.vibe-playlist-url-field{font-size:.875rem}.vibe-playlist-history{margin-top:1.25rem}.vibe-playlist-history__title{margin:0 0 .65rem;font-size:.8125rem;font-weight:600;letter-spacing:.02em;color:var(--vibe-text-secondary)}.vibe-playlist-history__list{display:flex;flex-direction:column;gap:.35rem}.vibe-playlist-history__item{display:flex;align-items:center;gap:.75rem;padding:.5rem .6rem;margin:0;border-radius:var(--vibe-radius);border:1px solid transparent;cursor:pointer;transition:background .12s ease,border-color .12s ease}.vibe-playlist-history__item:hover{background:hsla(0,0%,100%,.04)}.vibe-playlist-history__item--selected{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.08)}.vibe-playlist-history__copy{flex-shrink:0;display:grid;place-items:center;width:36px;height:36px;margin-left:auto;padding:0;border:1px solid var(--vibe-border);border-radius:var(--vibe-radius);background:hsla(0,0%,100%,.05);color:var(--vibe-text-secondary);cursor:pointer;transition:color .12s ease,background .12s ease,border-color .12s ease}.vibe-playlist-history__copy:hover{color:var(--vibe-text);background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.14)}.vibe-playlist-history__copy:focus{outline:none}.vibe-playlist-history__copy:focus-visible{outline:2px solid var(--vibe-focus-ring);outline-offset:2px}.vibe-playlist-history__art{width:44px;height:44px;border-radius:6px;object-fit:cover;background:var(--vibe-bg-secondary);flex-shrink:0}.vibe-playlist-history__art--placeholder{background:linear-gradient(135deg,#1a3d28,#121212);border:1px solid var(--vibe-border)}.vibe-playlist-history__meta{min-width:0;flex:1 1}.vibe-playlist-history__name{margin:0;font-size:.9375rem;font-weight:600;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vibe-playlist-history__time{margin:.15rem 0 0;font-size:.8125rem;color:var(--vibe-text-muted)}.vibe-bento{grid-template-columns:1fr 1fr;grid-gap:1.25rem;gap:1.25rem;margin-bottom:2rem}.vibe-bento__card{background:var(--vibe-bg-elevated);border:1px solid var(--vibe-border);border-radius:var(--vibe-radius-lg);padding:clamp(1rem,2.5vw,1.5rem);min-width:0;display:flex;flex-direction:column}.vibe-bento__card--span-2{grid-column:span 2}.vibe-bento__card--player{position:relative;overflow:hidden}.vibe-bento__card-label{display:block;font-size:var(--vibe-text-xs);font-weight:var(--vibe-weight-semibold);letter-spacing:.1em;text-transform:uppercase;color:var(--vibe-text-muted);margin-bottom:.5rem}.vibe-bento__card-title{margin:0 0 .25rem;font-size:var(--vibe-text-lg);font-weight:var(--vibe-weight-bold);letter-spacing:-.02em}.vibe-bento__card-sub{margin:0;font-size:var(--vibe-text-sm);color:var(--vibe-text-secondary);line-height:1.5}@media (max-width:768px){.vibe-bento{grid-template-columns:1fr}.vibe-bento__card--span-2{grid-column:span 1}}.vibe-player-embed{display:flex;gap:clamp(.75rem,2vw,1.25rem);align-items:flex-start;flex:1 1}.vibe-player-embed__art{width:clamp(80px,18vw,140px);height:clamp(80px,18vw,140px);border-radius:var(--vibe-radius);object-fit:cover;flex-shrink:0;background:var(--vibe-bg-secondary)}.vibe-player-embed__info{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:.35rem}.vibe-player-embed__track{font-size:var(--vibe-text-lg);font-weight:var(--vibe-weight-bold);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vibe-player-embed__artist{font-size:var(--vibe-text-xs);color:var(--vibe-text-secondary)}.vibe-player-embed__progress{margin-top:.5rem}.vibe-player-embed__bar{width:100%;height:4px;background:var(--vibe-neutral-fill);border-radius:2px;overflow:hidden}.vibe-player-embed__bar-fill{height:100%;background:var(--vibe-accent);border-radius:2px;transition:width .5s linear}.vibe-player-embed__controls{display:flex;align-items:center;gap:.75rem;margin-top:.5rem}.vibe-player-embed__ctrl-btn{background:none;border:none;color:var(--vibe-text-secondary);font-size:1.125rem;cursor:pointer;padding:.25rem;line-height:1;transition:color .15s}.vibe-player-embed__ctrl-btn:hover{color:var(--vibe-text)}.vibe-player-embed__play-btn{background:var(--vibe-accent);border:none;color:var(--vibe-on-brand);width:36px;height:36px;border-radius:50%;font-size:1rem;cursor:pointer;display:grid;place-items:center;transition:filter .15s}.vibe-player-embed__play-btn:hover{filter:brightness(1.1)}.vibe-player-embed__volume{display:flex;align-items:center;gap:.5rem;margin-top:.25rem}.vibe-player-embed__volume-label{font-size:var(--vibe-text-xs);color:var(--vibe-text-muted)}.vibe-player-embed__volume-slider{width:80px;accent-color:var(--vibe-accent)}.vibe-player-embed__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:2rem 1rem;width:100%;text-align:center}.vibe-player-embed__status{display:inline-flex;align-items:center;gap:.5rem;font-size:var(--vibe-text-sm);color:var(--vibe-text-secondary);background:var(--vibe-bg-secondary);padding:.35rem .85rem;border-radius:var(--vibe-pill)}.vibe-player-embed__status-dot{width:8px;height:8px;border-radius:50%}.vibe-tracks,.vibe-tracks__list{flex:1 1;display:flex;flex-direction:column}.vibe-tracks__list{min-height:0;overflow:auto;max-height:420px}.vibe-tracks__row{display:flex;align-items:center;gap:.75rem;padding:.5rem .25rem;border-bottom:1px solid var(--vibe-border);transition:background .12s}.vibe-tracks__row:last-child{border-bottom:none}.vibe-tracks__row:hover{background:hsla(0,0%,100%,.03)}.vibe-tracks__num{width:1.75rem;text-align:center;font-size:var(--vibe-text-sm);color:var(--vibe-text-muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;flex-shrink:0}.vibe-tracks__art{width:36px;height:36px;border-radius:4px;object-fit:cover;flex-shrink:0;background:var(--vibe-bg-secondary)}.vibe-tracks__meta{flex:1 1;min-width:0}.vibe-tracks__name{font-size:var(--vibe-text-sm);font-weight:var(--vibe-weight-semibold)}.vibe-tracks__artist,.vibe-tracks__name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vibe-tracks__artist,.vibe-tracks__dur{font-size:var(--vibe-text-xs);color:var(--vibe-text-muted)}.vibe-tracks__dur{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;flex-shrink:0}.vibe-tracks__pagination{display:flex;align-items:center;justify-content:center;gap:1rem;padding-top:.75rem;margin-top:auto;border-top:1px solid var(--vibe-border)}.vibe-tracks__page-btn{display:grid;place-items:center;width:32px;height:32px;border-radius:var(--vibe-radius);border:1px solid var(--vibe-border-strong);background:transparent;color:var(--vibe-text-secondary);font-size:1rem;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.vibe-tracks__page-btn:hover:not(:disabled){background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.28);color:var(--vibe-text)}.vibe-tracks__page-btn:disabled{opacity:.3;cursor:not-allowed}.vibe-tracks__page-info{font-size:var(--vibe-text-xs);color:var(--vibe-text-muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.vibe-tracks__empty{justify-content:center;padding:2rem 1rem;font-size:var(--vibe-text-sm);color:var(--vibe-text-muted)}.vibe-tracks__empty,.vibe-tracks__error{display:flex;align-items:center;text-align:center}.vibe-tracks__error{flex-direction:column;gap:.5rem;padding:1.5rem 1rem}.vibe-tracks__error-text{font-size:var(--vibe-text-sm);color:var(--vibe-danger)}.vibe-tracks__error-hint{font-size:var(--vibe-text-xs);color:var(--vibe-text-muted)}.vibe-bento-header{margin-bottom:3rem}.vibe-bento-header__eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:hsla(0,0%,100%,.3);margin:0 0 1rem}.vibe-bento-header__title{font-family:var(--vibe-font-display);font-size:clamp(2.25rem,4vw,3.5rem);font-weight:900;color:#fff;line-height:1.05;letter-spacing:-.04em;margin:0}.vibe-bento{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:380px 300px;grid-gap:12px;gap:12px}.vibe-bento-bump-visual{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;padding:2rem;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vibe-bento-bump-visual__arrow{display:flex;align-items:center;justify-content:center;filter:drop-shadow(0 0 18px rgba(30,215,96,.8)) drop-shadow(0 0 50px rgba(30,215,96,.35))}.vibe-bento-bump-visual__track{display:flex;align-items:center;gap:.625rem;padding:.75rem 1rem;background:rgba(30,215,96,.1);border:1px solid rgba(30,215,96,.35);border-radius:12px;width:100%;max-width:220px}.vibe-bento-bump-visual__dot{width:8px;height:8px;border-radius:50%;background:#1ed760;box-shadow:0 0 8px rgba(30,215,96,.8);flex-shrink:0}.vibe-bento-bump-visual__info{flex:1 1;min-width:0;display:flex;flex-direction:column}.vibe-bento-bump-visual__info span{font-size:.8125rem;font-weight:600;color:#1ed760;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vibe-bento-bump-visual__info small{font-size:.5625rem;color:hsla(0,0%,100%,.4);font-style:normal}.vibe-bento-bump-visual__badge{font-size:.5625rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#1ed760;background:rgba(30,215,96,.15);padding:3px 8px;border-radius:999px;flex-shrink:0;white-space:nowrap}.vibe-bento-card--bump{grid-column:1;grid-row:1/3}.vibe-bento-card--moment{grid-column:2;grid-row:1/3}.vibe-bento-card--room{grid-column:3;grid-row:1}.vibe-bento-card--spots{grid-column:3;grid-row:2}.vibe-bento-card,.vibe-bento-card--bump{flex-direction:column;justify-content:flex-end}.vibe-bento-card{position:relative;border-radius:22px;overflow:hidden;display:flex;padding:0;transition:transform .35s cubic-bezier(.34,1.2,.64,1),box-shadow .35s ease;cursor:default}.vibe-bento-card:hover{transform:translateY(-5px);box-shadow:0 28px 56px rgba(0,0,0,.55)}.vibe-bento-card__body-wrap{position:relative;z-index:2;padding:1.75rem 1.75rem 1.875rem;background:linear-gradient(0deg,rgba(0,0,0,.72) 0,rgba(0,0,0,.28) 60%,transparent)}.vibe-bento-card__eyebrow{font-size:.6875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin:0 0 1.25rem;opacity:.55}.vibe-bento-card__title{font-family:var(--vibe-font-display);font-size:clamp(1.5rem,2.2vw,1.875rem);font-weight:900;color:#fff;line-height:1.1;letter-spacing:-.03em;margin:0 0 .75rem}.vibe-bento-card__copy{font-size:1rem;line-height:1.6;color:hsla(0,0%,100%,.6);margin:0}.vibe-bento-card--bump{background:radial-gradient(ellipse 70% 55% at 50% 40%,rgba(30,215,96,.3) 0,transparent 65%),radial-gradient(ellipse 45% 35% at 15% 95%,rgba(30,215,96,.12) 0,transparent 60%),linear-gradient(170deg,#0d2419,#070d0a)}.vibe-bento-card--bump .vibe-bento-card__eyebrow{color:#1ed760}.vibe-bento-card--moment{background:radial-gradient(ellipse 90% 65% at 50% 15%,rgba(139,92,246,.4) 0,transparent 55%),radial-gradient(ellipse 55% 35% at 85% 90%,rgba(139,92,246,.18) 0,transparent 60%),linear-gradient(180deg,#130e23,#09090f)}.vibe-bento-card--moment .vibe-bento-card__eyebrow{color:#a78bfa}.vibe-bento-card--room{background:radial-gradient(ellipse 80% 80% at 80% 80%,rgba(6,182,212,.3) 0,transparent 55%),radial-gradient(ellipse 50% 40% at 15% 15%,rgba(6,182,212,.1) 0,transparent 60%),linear-gradient(145deg,#091c20,#070c0e)}.vibe-bento-card--room .vibe-bento-card__eyebrow{color:#22d3ee}.vibe-bento-card--spots{background:radial-gradient(ellipse 80% 70% at 85% 85%,rgba(245,158,11,.28) 0,transparent 55%),radial-gradient(ellipse 50% 40% at 15% 15%,rgba(245,158,11,.08) 0,transparent 60%),linear-gradient(145deg,#171005,#090807)}.vibe-bento-card--spots .vibe-bento-card__eyebrow{color:#fbbf24}@media (max-width:900px){.vibe-bento{grid-template-columns:1fr 1fr;grid-template-rows:auto}.vibe-bento-card--bump{grid-column:span 2;grid-row:auto;min-height:380px}.vibe-bento-card--moment{grid-column:1;grid-row:auto;min-height:300px}.vibe-bento-card--room{grid-column:2;grid-row:auto;min-height:280px}.vibe-bento-card--spots{grid-column:span 2;grid-row:auto;min-height:240px}}@media (max-width:560px){.vibe-bento{grid-template-columns:1fr}.vibe-bento-card--bump{grid-column:span 1}}.vibe-features-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid hsla(0,0%,100%,.09);margin-top:0}.vibe-feature-strip{padding:2.75rem 2rem;border-right:1px solid hsla(0,0%,100%,.07);position:relative;transition:background .3s ease;cursor:default}.vibe-feature-strip:last-child{border-right:none}.vibe-feature-strip:hover{background:rgba(30,215,96,.04)}.vibe-feature-strip__num{font-family:var(--vibe-font-mono,"Geist Mono","Courier New",monospace);font-size:2.75rem;font-weight:800;color:rgba(30,215,96,.14);line-height:1;margin-bottom:2rem;letter-spacing:-.03em;transition:color .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vibe-feature-strip:hover .vibe-feature-strip__num{color:rgba(30,215,96,.42)}.vibe-feature-strip__title{font-family:var(--vibe-font-display);font-size:1.0625rem;font-weight:700;color:#fff;margin:0 0 .75rem;line-height:1.3;letter-spacing:-.01em;transition:color .25s ease}.vibe-feature-strip:hover .vibe-feature-strip__title{color:#1ed760}.vibe-feature-strip__body{font-size:.875rem;color:hsla(0,0%,100%,.42);line-height:1.75;margin:0}.vibe-feature-strip:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:#1ed760;opacity:0;transition:opacity .3s ease}.vibe-feature-strip:hover:before{opacity:.5}@media (max-width:900px){.vibe-features-grid{grid-template-columns:repeat(2,1fr)}.vibe-feature-strip:nth-child(2){border-right:none}.vibe-feature-strip:nth-child(3),.vibe-feature-strip:nth-child(4){border-top:1px solid hsla(0,0%,100%,.07)}.vibe-feature-strip:nth-child(4){border-right:none}}@media (max-width:540px){.vibe-features-grid{grid-template-columns:1fr}.vibe-feature-strip{border-right:none;border-top:1px solid hsla(0,0%,100%,.07)}.vibe-feature-strip:first-child{border-top:none}}.vibe-hero-band--full-bleed{padding:8px 8px 0;border-bottom:none;margin-bottom:0}.vibe-hero-band--full-bleed>.vibe-shell{max-width:100%;padding:0}.vibe-hero-band--full-bleed .vibe-hero-split{gap:8px}.vibe-header--full-bleed{display:none}.vibe-hero-band--full-bleed .vibe-hero-panel{min-height:clamp(460px,50vw,580px)}.vibe-hero-band--full-bleed .vibe-hero-panel--copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;padding:0}.vibe-hero-band--full-bleed .vibe-hero-panel__copy-block{display:flex;flex-direction:column;gap:0;width:100%;max-width:calc(var(--vibe-shell) / 2);padding:3rem clamp(2rem,4vw,3.5rem) 3rem clamp(1.5rem,3vw,2.5rem)}.vibe-hero-band--full-bleed .vibe-hero-panel__logo{display:inline-flex;margin-bottom:2.5rem}.vibe-hero-band--full-bleed .vibe-hero-panel__headline-spacer{display:none}.vibe-hero-band--full-bleed .vibe-hero-figma-title{margin-bottom:1.25rem}.vibe-hero-band--full-bleed .vibe-hero-figma-body{margin-bottom:2.25rem}.vibe-hero-band--full-bleed .vibe-hero-panel__cta-row{margin:0}.vibe-hero-queue-stage{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:clamp(460px,50vw,580px);padding:2.5rem 2rem;background:#132116;border-radius:20px}.vibe-hero-queue-stage>div{width:100%;max-width:420px}@media (max-width:768px){.vibe-hero-figma-title{font-size:clamp(1.75rem,7vw,2.5rem)}.vibe-hero-figma-body{font-size:var(--vibe-text-sm)}.vibe-cta__title{font-size:var(--vibe-text-3xl)}.vibe-cta__text{font-size:var(--vibe-text-sm)}.vibe-footer__grid{gap:1.5rem 1rem}.vibe-footer__col{min-width:120px}}@media (max-width:480px){.vibe-hero-panel--copy{padding:1.25rem;gap:1.25rem}.vibe-hero-panel__copy-block{gap:1.25rem}.vibe-hero-figma-cta{font-size:var(--vibe-text-sm);padding:6px 14px}.vibe-hero-figma-avatar{width:28px;height:28px}.vibe-hero-figma-social-text{font-size:var(--vibe-text-sm)}.vibe-gallery-carousel__slide{min-height:min(60vh,400px)}.vibe-gallery-carousel__caption{font-size:clamp(1.125rem,4vw,1.75rem)}}button.vibe-playlist-row:hover{background:rgba(30,215,96,.12)!important}.vibe-playlists-section{padding-top:0}.vibe-playlists-head{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem;margin-bottom:1.25rem}.vibe-playlists-head__stats{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.vibe-playlists-stat{display:inline-flex;align-items:center;gap:.3rem}.vibe-playlists-stat__num{font-size:1.125rem;font-weight:800;font-family:var(--vibe-font-display);letter-spacing:-.02em;color:var(--vibe-text);line-height:1}.vibe-playlists-stat__label{font-size:.7rem;color:var(--vibe-text-muted);font-weight:500}.vibe-playlists-stat__dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.vibe-playlists-stat__divider{width:1px;height:14px;background:hsla(0,0%,100%,.1);display:block;margin:0 .125rem}.vibe-playlists-head__linked{display:inline-flex;align-items:center;gap:.35rem;background:rgba(30,215,96,.08);border-radius:999px;padding:.2rem .6rem .2rem .45rem}.vibe-playlists-head__linked-name{font-size:.75rem;font-weight:600;color:var(--vibe-accent);max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vibe-playlists-head__linked-tag{font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:rgba(30,215,96,.6)}.vibe-playlists-filters{display:flex;flex-wrap:wrap;gap:.375rem;margin-bottom:1.25rem}.vibe-playlists-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(148px,1fr));grid-gap:.75rem;gap:.75rem}.vibe-playlist-card{position:relative;display:flex;flex-direction:column;background:hsla(0,0%,100%,.04);border-radius:10px;overflow:hidden;cursor:pointer;text-align:left;border:none;padding:0;transition:background .15s,transform .12s;color:inherit;font:inherit}.vibe-playlist-card:hover:not(:disabled){background:hsla(0,0%,100%,.08);transform:translateY(-1px)}.vibe-playlist-card:disabled:not(.vibe-playlist-card--linked){opacity:.5;cursor:default}.vibe-playlist-card--limited{opacity:.6}.vibe-playlist-card--limited:hover:not(:disabled){opacity:.8}.vibe-playlist-card--linked{outline:2px solid var(--vibe-accent);outline-offset:-2px;background:rgba(30,215,96,.07);cursor:default}.vibe-playlist-card__art{width:100%;aspect-ratio:1/1;object-fit:cover;display:block;flex-shrink:0}.vibe-playlist-card__art--empty{width:100%;aspect-ratio:1/1;background:#1e1e1e;flex-shrink:0}.vibe-playlist-card__badge{position:absolute;top:.4rem;left:.4rem;font-size:.5rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--vibe-accent);background:rgba(0,0,0,.72);padding:.15rem .45rem;border-radius:999px;border:1px solid rgba(30,215,96,.45);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);line-height:1.4}.vibe-playlist-card__body{padding:.5rem .55rem .65rem;flex:1 1;display:flex;flex-direction:column;gap:.175rem}.vibe-playlist-card__name{font-size:.75rem;font-weight:600;color:var(--vibe-text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.3}.vibe-playlist-card--linked .vibe-playlist-card__name{color:var(--vibe-accent)}.vibe-playlist-card__note{font-size:.65rem;color:var(--vibe-text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.vibe-playlist-card__dot{position:absolute;bottom:.55rem;right:.55rem;width:7px;height:7px;border-radius:50%;flex-shrink:0}@media (max-width:480px){.vibe-playlists-grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:.5rem}}.vibe-spotify-embed-wrap{margin-top:.75rem;max-width:100%;border-radius:0;overflow:hidden;border:none;background:transparent}.vibe-spotify-embed-wrap--panel{margin-top:0;flex:1 1;min-height:0;display:flex;flex-direction:column}.vibe-spotify-embed{display:block;border:0;width:100%;min-height:380px;vertical-align:middle;flex:1 1}.vibe-music-layout__column-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;gap:.75rem}.vibe-music-layout__column-head>span:first-child{font-size:.8125rem;font-weight:700;color:var(--vibe-text-secondary);text-transform:uppercase;letter-spacing:.08em}.vibe-music-layout__column-meta{font-size:.75rem;color:var(--vibe-text-muted);font-weight:400;text-transform:none;letter-spacing:normal}.vibe-music-layout__player-empty{margin:0;font-size:.875rem;line-height:1.45;color:var(--vibe-text-muted)}.vibe-queue-panel{min-height:0;flex:1 1;display:flex;flex-direction:column}.vibe-queue-demo-note{margin:0 0 .65rem;font-size:.75rem;line-height:1.4;color:var(--vibe-text-muted)}.vibe-house-bump-btn{background:none;border:none;cursor:pointer;opacity:1;transition:transform .15s,background-color .15s;padding:0;width:28px;height:28px;border-radius:50%;flex-shrink:0;line-height:0;display:flex;align-items:center;justify-content:center;color:var(--vibe-host-bump-icon)}.vibe-house-bump-btn svg circle:first-of-type{fill:var(--vibe-host-bump-fill)}.vibe-house-bump-btn svg path{stroke:var(--vibe-host-bump-icon)}.vibe-house-bump-btn:hover{transform:scale(1.08);background:hsla(0,0%,100%,.08)}.vibe-house-bump-btn:active{transform:scale(.96)}.vibe-house-bump-btn--resolving{opacity:.5;cursor:default}.vibe-house-bump-btn--resolving:hover{transform:none;background:none}@keyframes vibe-bump-spin{to{stroke-dashoffset:-44}}.vibe-house-bump-btn__spinner{animation:vibe-bump-spin .8s linear infinite;color:var(--vibe-host-bump-fill)}.vibe-house-bump-overlay{position:fixed;inset:0;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1000;display:flex;align-items:flex-end;justify-content:center;padding-bottom:env(safe-area-inset-bottom,0)}.vibe-house-bump-sheet{background:#1a1a1a;border-radius:20px 20px 0 0;padding:12px 20px 32px;width:100%;max-width:480px;display:flex;flex-direction:column;gap:20px}.vibe-house-bump-sheet__handle{width:40px;height:4px;border-radius:2px;background:hsla(0,0%,100%,.2);margin:0 auto 4px}.vibe-house-bump-sheet__track{display:flex;align-items:center;gap:14px}.vibe-house-bump-sheet__art{width:60px;height:60px;border-radius:10px;object-fit:cover;flex-shrink:0;box-shadow:0 4px 16px rgba(0,0,0,.4)}.vibe-house-bump-sheet__art--ph{width:60px;height:60px;border-radius:10px;background:#1e1e1e;flex-shrink:0}.vibe-house-bump-sheet__info{flex:1 1;min-width:0}.vibe-house-bump-sheet__title{font-size:1rem;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vibe-house-bump-sheet__artist{font-size:.85rem;color:hsla(0,0%,100%,.55);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}.vibe-house-bump-sheet__pos{font-size:.75rem;color:hsla(0,0%,100%,.35);margin-top:4px}.vibe-house-bump-sheet__actions{display:flex;flex-direction:column;gap:10px}.vibe-house-bump-sheet__confirm{background:var(--vibe-host-bump-fill);color:var(--vibe-host-bump-icon);border:none;border-radius:12px;padding:16px;font-size:1rem;font-weight:700;cursor:pointer;width:100%;transition:opacity .15s,transform .1s}.vibe-house-bump-sheet__confirm:hover:not(:disabled){opacity:.9}.vibe-house-bump-sheet__confirm:active:not(:disabled){transform:scale(.98)}.vibe-house-bump-sheet__confirm:disabled{opacity:.5;cursor:not-allowed}.vibe-house-bump-sheet__cancel{background:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.7);border:none;border-radius:12px;padding:14px;font-size:.95rem;font-weight:500;cursor:pointer;width:100%;transition:background .15s}.vibe-house-bump-sheet__cancel:hover:not(:disabled){background:hsla(0,0%,100%,.12)}.vibe-house-bump-sheet__success{text-align:center;color:var(--vibe-accent);font-size:1.1rem;font-weight:700;padding:16px}.vibe-house-bump-sheet__error{text-align:center;color:#ff6b6b;font-size:.9rem;padding:12px}.vibe-now-playing-hero{position:relative;border-radius:16px;overflow:hidden;margin-bottom:1.5rem;padding:20px;display:flex;align-items:center;gap:16px;background:hsla(0,0%,100%,.05);transition:background .6s ease}.vibe-now-playing-hero__bg{position:absolute;inset:0;background:var(--np-color,rgba(30,215,96,.15));opacity:.18;transition:background .6s ease}.vibe-now-playing-hero__art{position:relative;width:72px;height:72px;border-radius:10px;object-fit:cover;flex-shrink:0;box-shadow:0 4px 20px rgba(0,0,0,.5)}.vibe-now-playing-hero__art--ph{width:72px;height:72px;border-radius:10px;background:#1e1e1e;flex-shrink:0}.vibe-now-playing-hero__info{position:relative;flex:1 1;min-width:0}.vibe-now-playing-hero__label{font-size:.65rem;font-weight:700;letter-spacing:.1em;color:var(--vibe-accent);text-transform:uppercase;margin-bottom:4px}.vibe-now-playing-hero__title{font-size:1.05rem;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.25;margin-bottom:3px}.vibe-now-playing-hero__artist{font-size:.85rem;color:hsla(0,0%,100%,.6);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vibe-now-playing-hero__right{position:relative;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:10px;flex-shrink:0;min-height:72px}.vibe-now-playing-hero__right--has-bump{justify-content:space-between}.vibe-now-playing-hero__eq{position:relative;display:flex;align-items:flex-end;gap:3px;height:20px;flex-shrink:0}.vibe-now-playing-hero__eq span{width:3px;border-radius:2px;background:var(--vibe-accent);transform-origin:bottom center;animation:eqBar .48s ease-in-out infinite alternate}.vibe-now-playing-hero__eq span:first-child{height:8px;animation-delay:0s}.vibe-now-playing-hero__eq span:nth-child(2){height:16px;animation-delay:.12s}.vibe-now-playing-hero__eq span:nth-child(3){height:12px;animation-delay:.24s}.vibe-now-playing-hero__eq span:nth-child(4){height:20px;animation-delay:.36s}@keyframes eqBar{0%{transform:scaleY(.35)}to{transform:scaleY(1)}}.vibe-now-playing-hero--transitioning{filter:blur(3px);opacity:.45;pointer-events:none;animation:npTransitionPulse 1.2s ease-in-out infinite alternate}.vibe-now-playing-hero--transitioning .vibe-now-playing-hero__eq span{animation-play-state:paused}@keyframes npTransitionPulse{0%{opacity:.35}to{opacity:.55}}.vibe-now-playing-hero--paused{opacity:.6;transition:opacity .4s ease}.vibe-now-playing-hero--paused .vibe-now-playing-hero__label{color:hsla(0,0%,100%,.5);letter-spacing:.12em}.vibe-now-playing-hero__eq--paused span{animation-play-state:paused!important;height:4px!important;opacity:.4}.vibe-up-next-label{font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:hsla(0,0%,100%,.4);margin-bottom:.5rem;padding:0}.vibe-venue-genre-pills{display:flex;flex-wrap:wrap;gap:.35rem .5rem;margin:0 0 .65rem;padding:0;align-items:center}.vibe-venue-genre-pill{font-size:.65rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:rgba(30,215,96,.95);padding:.22rem .55rem;border-radius:999px;background:linear-gradient(180deg,rgba(30,215,96,.22),rgba(30,215,96,.1));border:1px solid rgba(30,215,96,.42);box-shadow:0 0 14px rgba(30,215,96,.12)}.vibe-venue-genre-pill--loading{animation:vibe-genre-loading-pulse 1.2s ease-in-out infinite}@keyframes vibe-genre-loading-pulse{0%,to{opacity:.55}50%{opacity:1}}.vibe-queue-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.vibe-queue-row{display:flex;align-items:center;gap:.75rem;padding:.35rem 0;min-height:70px;background:transparent;border-bottom:1px solid hsla(0,0%,100%,.04)}.vibe-queue-row:last-child{border-bottom:none}.vibe-queue-row--bumping .vibe-queue-row__art,.vibe-queue-row--bumping .vibe-queue-row__body{opacity:1;transition:none}.vibe-queue-row--bump-land{animation:vibe-bump-land .5s cubic-bezier(.22,1,.36,1) both}@keyframes vibe-bump-land{0%{transform:translateY(-18px);opacity:.5}55%{transform:translateY(3px)}to{transform:translateY(0);opacity:1}}.vibe-queue-row--bump-played .vibe-queue-row__art,.vibe-queue-row--bump-played .vibe-queue-row__body{opacity:.45;transition:opacity .4s ease}.vibe-queue-row--now .vibe-queue-row__title{color:var(--vibe-accent)}.vibe-queue-bump-badge{font-size:.75rem;font-weight:700;color:var(--vibe-accent);letter-spacing:0;flex-shrink:0;margin-right:.25rem}.vibe-queue-row__bump-chip{display:inline-flex;align-items:center;align-self:flex-start;height:20px;padding:0 .55rem;border-radius:999px;font-size:.575rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;line-height:1;white-space:nowrap;color:var(--vibe-accent,#1ed760);background:transparent;border:1px solid var(--vibe-accent,#1ed760);margin-top:.18rem}.vibe-queue-row__idx{font-size:.65rem;color:var(--vibe-text-muted);width:1.35rem;flex-shrink:0;text-align:right;padding-top:.4rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.vibe-queue-row__art{width:44px;height:44px;border-radius:4px;object-fit:cover;flex-shrink:0}.vibe-queue-row__art--ph{display:flex;align-items:center;justify-content:center;background:#1e1e1e}.vibe-queue-row__body{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:.125rem}.vibe-queue-row__title-line{display:flex;align-items:center;gap:.35rem;flex-wrap:nowrap;min-width:0}.vibe-queue-row__title{min-width:0;font-size:.875rem;font-weight:500;color:var(--vibe-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vibe-queue-row__right{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:.5rem;flex-shrink:0}.vibe-queue-row__dur{flex-shrink:0;font-size:.72rem;font-weight:400;color:var(--vibe-text-muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.vibe-queue-bump-ring{position:relative;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;flex-shrink:0}.vibe-queue-bump-ring__pulse{position:absolute;inset:0;border-radius:50%;background:conic-gradient(from 0deg,rgba(30,215,96,.2),#1ed760,rgba(30,215,96,.45),rgba(30,215,96,.95),rgba(30,215,96,.2));-webkit-mask:radial-gradient(circle,transparent 62%,#000 63%,#000 100%);mask:radial-gradient(circle,transparent 62%,#000 63%,#000 100%);animation:vibe-queue-bump-ring-rotate 2.2s linear infinite;pointer-events:none}.vibe-queue-bump-ring__core{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#0a0a0a;color:var(--vibe-bump,#1ed760);box-shadow:0 0 0 1px rgba(30,215,96,.25)}.vibe-queue-bump-ring__core svg{display:block}@keyframes vibe-queue-bump-ring-rotate{to{transform:rotate(1turn)}}.vibe-queue-equalizer{display:inline-flex;align-items:flex-end;justify-content:center;gap:3px;height:14px;flex-shrink:0}.vibe-queue-equalizer__bar{width:3px;height:14px;border-radius:2px;background:var(--vibe-brand,var(--vibe-accent));transform-origin:bottom center;animation:vibe-queue-eq-bar .55s ease-in-out infinite}.vibe-queue-equalizer__bar:first-child{animation-duration:.42s;animation-delay:0s}.vibe-queue-equalizer__bar:nth-child(2){animation-duration:.58s;animation-delay:.08s}.vibe-queue-equalizer__bar:nth-child(3){animation-duration:.5s;animation-delay:.16s}.vibe-queue-equalizer__bar:nth-child(4){animation-duration:.64s;animation-delay:.04s}@keyframes vibe-queue-eq-bar{0%,to{transform:scaleY(.28)}50%{transform:scaleY(1)}}.vibe-queue-equalizer--static .vibe-queue-equalizer__bar{animation:none}.vibe-queue-equalizer--static .vibe-queue-equalizer__bar:first-child{transform:scaleY(.4)}.vibe-queue-equalizer--static .vibe-queue-equalizer__bar:nth-child(2){transform:scaleY(.72)}.vibe-queue-equalizer--static .vibe-queue-equalizer__bar:nth-child(3){transform:scaleY(1)}.vibe-queue-equalizer--static .vibe-queue-equalizer__bar:nth-child(4){transform:scaleY(.58)}@media (prefers-reduced-motion:reduce){.vibe-queue-equalizer:not(.vibe-queue-equalizer--static) .vibe-queue-equalizer__bar{animation:none;transform:scaleY(.65)}}.vibe-queue-row__sub{display:flex;align-items:center;gap:.25rem;min-width:0;margin-top:.06rem;width:100%;font-size:.75rem;color:var(--vibe-text-muted)}.vibe-queue-row__artist{min-width:0;max-width:55vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;color:var(--vibe-text-muted)}@media (min-width:768px){.vibe-queue-row__artist{max-width:320px}}.vibe-queue-row__viber{flex-shrink:0;max-width:42%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--vibe-accent);font-weight:600}.vibe-queue-row__badges{margin-top:.3rem;display:flex;flex-wrap:wrap;gap:.35rem;align-items:center}.vibe-queue-badge{font-size:.5625rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:.12rem .4rem;border-radius:4px;flex-shrink:0}.vibe-queue-badge--bump,.vibe-queue-badge--super{color:var(--vibe-accent);border:1px solid rgba(30,215,96,.5);background:rgba(30,215,96,.12)}.vibe-queue-badge--now{color:var(--vibe-accent);border:1px solid rgba(30,215,96,.4);background:rgba(30,215,96,.1);text-transform:none;letter-spacing:.02em;font-weight:600}.vibe-queue-row__pos{flex-shrink:0;font-size:.8125rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--vibe-text-secondary);opacity:.85;text-align:left;padding-right:.5rem;align-self:center}.vibe-queue-row__pos--now{width:1ch;padding:0;opacity:0}@keyframes vibe-vinyl-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.vibe-vinyl--spinning{animation:vibe-vinyl-spin 3.5s linear infinite;transform-origin:center center}.vibe-venue-zero{display:flex;flex-direction:column;align-items:center;text-align:center;padding:5rem 1rem 3rem;gap:1.5rem}.vibe-venue-zero__vinyl{opacity:.92}.vibe-venue-zero__msg{margin:0;font-size:1.25rem;color:var(--vibe-text-muted);font-weight:700;max-width:320px;line-height:1.45}.vibe-venue-zero__cta{margin-top:.25rem}.vibe-now-playing-zero{display:flex;flex-direction:column;align-items:flex-start;gap:0;padding:2rem 0 1rem;max-width:100%}.vibe-now-playing-zero__msg{margin:0 0 1rem;font-size:.9375rem;color:var(--vibe-text-muted);font-weight:500}.vibe-now-playing-zero__plate{display:flex;align-items:center;gap:.75rem;background:hsla(0,0%,100%,.05);border:1px solid var(--vibe-border);border-radius:10px;padding:.5rem 1rem .5rem .5rem;max-width:320px;width:100%}.vibe-now-playing-zero__plate-art{width:56px;height:56px;border-radius:6px;object-fit:cover;flex-shrink:0}.vibe-now-playing-zero__plate-art--ph{background:#1e1e1e}.vibe-now-playing-zero__plate-name{font-size:.9375rem;font-weight:600;color:var(--vibe-text-primary,#fff);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.vibe-queue-group-label{list-style:none;padding:.875rem 0 .375rem;font-size:.625rem;letter-spacing:.08em;text-transform:uppercase;color:var(--vibe-text-muted);opacity:.6;font-weight:700}.vibe-queue-group-label:first-child{padding-top:0}.vibe-history-day-label{list-style:none;padding:.5rem 0 .2rem;font-size:.5625rem;letter-spacing:.05em;color:#3a3a3c;font-weight:600}.vibe-queue-row--now{margin-bottom:.25rem}.vibe-history-bumped-pill{font-size:.65rem;font-weight:600;letter-spacing:.02em;color:var(--vibe-accent);background:rgba(30,215,96,.1);border:1px solid rgba(30,215,96,.25);border-radius:4px;padding:1px 5px;white-space:nowrap;flex-shrink:0}.vibe-history-group{margin-bottom:.5rem}.vibe-history-group__label{font-size:.6875rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#636366;padding:8px 0 3px;display:flex;align-items:center;gap:6px}.vibe-history-group__count{font-size:.6rem;background:hsla(0,0%,100%,.08);border-radius:999px;padding:1px 6px;color:#8e8e93;font-weight:500;letter-spacing:0;text-transform:none}.vibe-perf-section-head{font-size:.6875rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#636366;padding:.5rem 0 .25rem;border-bottom:1px solid hsla(0,0%,100%,.06);margin-bottom:.25rem}.vibe-perf-top10-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem;margin-top:1rem;align-items:start}@media (max-width:900px){.vibe-perf-top10-grid{grid-template-columns:1fr}}.vibe-perf-top10-col{min-width:0}.vibe-queue-badge--active{display:inline-flex;align-items:center;gap:.3rem;color:var(--vibe-accent);border:1px solid rgba(30,215,96,.5);background:rgba(30,215,96,.12);font-size:.6rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:.12rem .4rem;border-radius:4px;flex-shrink:0}.vibe-queue-badge__dot{width:5px;height:5px;border-radius:50%;background:var(--vibe-accent);flex-shrink:0;animation:vibe-dot-pulse 1.4s ease-in-out infinite}@keyframes vibe-dot-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.3;transform:scale(.7)}}.vibe-queue-badge--done{color:hsla(0,0%,100%,.35);border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.04);font-size:.6rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:.12rem .4rem;border-radius:4px;flex-shrink:0}.vibe-spotify-status-banner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1rem;margin-bottom:1rem;padding:.75rem 1rem;border-radius:var(--vibe-radius);border:1px solid rgba(30,215,96,.35);background:rgba(30,215,96,.1);color:var(--vibe-text);font-size:.875rem;line-height:1.45}.vibe-spotify-status-banner__btn{flex-shrink:0;background:var(--vibe-accent);color:#000;padding:.45rem 1.1rem;border-radius:6px;font-size:.8125rem;font-weight:700;text-decoration:none;white-space:nowrap}.vibe-spotify-status-banner__btn:hover{filter:brightness(1.06)}.vibe-music-gate-root{position:relative;min-height:min(70vh,520px)}.vibe-music-gate__panel{position:relative;z-index:0}.vibe-music-gate__panel--obscured{filter:blur(10px) saturate(.65);opacity:.42;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vibe-music-gate__overlay{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;padding:1.25rem;background:rgba(0,0,0,.35);border-radius:var(--vibe-radius)}.vibe-music-gate__card{max-width:22rem;width:100%;padding:1.35rem 1.5rem;border-radius:var(--vibe-radius-lg,12px);border:1px solid var(--vibe-border);background:var(--vibe-surface-elevated,#141414);box-shadow:0 20px 50px rgba(0,0,0,.55)}.vibe-music-gate__title{margin:0 0 .5rem;font-size:1.05rem;font-weight:700;color:var(--vibe-text)}.vibe-music-gate__text{margin:0 0 1.1rem;font-size:.875rem;line-height:1.5;color:var(--vibe-text-secondary)}.vibe-music-gate__actions{display:flex;flex-wrap:wrap;gap:.5rem}.vibe-music-gate__skeleton{opacity:.35;pointer-events:none}.vibe-music-gate__skeleton-line{height:12px;border-radius:4px;background:hsla(0,0%,100%,.08);margin-bottom:.65rem}.vibe-music-gate__skeleton-line--short{width:55%}.vibe-music-gate__skeleton-rows{margin-top:.75rem;height:180px;border-radius:8px;background:hsla(0,0%,100%,.05)}.vibe-music-connect-placeholder{display:flex;justify-content:center;align-items:flex-start;padding:1.5rem 1rem;min-height:12rem}.vibe-music-gate__card--standalone{max-width:24rem;width:100%}.vibe-music-layout{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:0;gap:0;align-items:stretch;width:100%;max-width:100%;box-sizing:border-box}.vibe-music-layout__section-title{font-size:.6875rem;font-weight:700;color:var(--vibe-text-muted);text-transform:uppercase;letter-spacing:.08em;padding:.25rem .625rem;margin-bottom:.25rem}.vibe-music-layout__playlist-list{display:flex;flex-direction:column;gap:2px;padding:.35rem .25rem}.vibe-music-layout__left{min-width:0;align-self:start;border:1px solid var(--vibe-border);border-radius:var(--vibe-radius);background:var(--vibe-surface-elevated,var(--vibe-surface));padding:1rem 1.1rem}.vibe-music-layout__right{min-width:0;display:flex;flex-direction:column;gap:0}.vibe-music-layout__right--player{padding:0;overflow:visible;align-items:stretch}.vibe-music-layout__right--player .vibe-spotify-embed-wrap{flex:1 1;min-height:560px}.vibe-music-layout__right--placeholder{background:hsla(0,0%,100%,.02);border-radius:8px;padding:1.25rem 1rem;border:1px dashed var(--vibe-border);min-height:12rem;justify-content:center;align-items:flex-start}.vibe-music-layout__placeholder-title{margin:0;font-size:.8125rem;font-weight:700;color:var(--vibe-text-secondary);text-transform:uppercase;letter-spacing:.08em}.vibe-music-layout__placeholder-sub{margin:.35rem 0 0;font-size:.8125rem;line-height:1.45;color:var(--vibe-text-muted)}.vibe-playlist-fold{margin-top:.25rem}.vibe-playlist-fold__trigger{display:flex;align-items:center;gap:.5rem;width:100%;padding:.45rem .55rem;border-radius:8px;border:1px solid var(--vibe-border);background:hsla(0,0%,100%,.03);color:var(--vibe-text);font:inherit;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;text-align:left;transition:background .15s,border-color .15s}.vibe-playlist-fold__trigger:hover{background:hsla(0,0%,100%,.06);border-color:var(--vibe-text-muted)}.vibe-playlist-fold__trigger.vibe-playlist-fold__trigger--headerlike{justify-content:space-between;gap:.75rem;padding:.35rem 0;margin-top:.125rem;border:none;background:transparent;border-radius:0;font-size:.8125rem;font-weight:700;color:var(--vibe-text-secondary);letter-spacing:.08em}.vibe-playlist-fold__trigger.vibe-playlist-fold__trigger--headerlike:hover{background:hsla(0,0%,100%,.04);border:transparent}.vibe-playlist-fold__trigger-label{flex:1 1;min-width:0;text-align:left}.vibe-playlist-fold__trigger-right{display:flex;align-items:center;gap:.4rem;flex-shrink:0}.vibe-playlist-fold__trigger-count{font-size:.75rem;font-weight:400;color:var(--vibe-text-muted);text-transform:none;letter-spacing:normal}.vibe-playlist-fold__trigger-chevron{text-align:center}.vibe-playlist-fold__chevron,.vibe-playlist-fold__trigger-chevron{flex-shrink:0;width:1rem;font-size:.65rem;color:var(--vibe-text-muted)}.vibe-playlist-fold__label{flex:1 1;min-width:0}.vibe-playlist-fold__count{flex-shrink:0;font-size:.625rem;font-weight:600;color:var(--vibe-text-muted)}.vibe-playlist-fold__panel{margin-top:.5rem;border-radius:0;border:none;background:transparent;overflow:visible}.vibe-playlist-fold__scroll{max-height:min(48vh,420px);overflow-y:auto;padding:.35rem .25rem;display:flex;flex-direction:column;gap:2px}@media (max-width:768px){.vibe-music-layout{grid-template-columns:minmax(0,1fr)}.vibe-music-layout__left{padding:.75rem}.vibe-music-layout__right{width:100%}.vibe-music-layout__right--player{padding:0}.vibe-filter-pills{gap:.25rem}.vibe-filter-pill{padding:.2rem .5rem;font-size:.75rem}}.vibe-live-bar{display:flex;align-items:center;gap:.75rem;margin:0 0 1rem;flex-wrap:wrap}.vibe-live-bar__sep{color:var(--vibe-text-muted);opacity:.5}.vibe-switch{position:relative;display:inline-flex;align-items:center;gap:.55rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vibe-switch__input{position:absolute;opacity:0;pointer-events:none;width:0;height:0}.vibe-switch__track{position:relative;display:inline-block;width:44px;height:26px;border-radius:13px;background:hsla(240,3%,49%,.32);transition:background-color .18s ease;flex:0 0 auto}.vibe-switch__thumb{position:absolute;top:2px;left:2px;width:22px;height:22px;border-radius:50%;background:#fff;box-shadow:0 3px 8px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.2);transition:transform .18s ease}.vibe-switch--on .vibe-switch__track{background:var(--vibe-accent)}.vibe-switch--on .vibe-switch__thumb{transform:translateX(18px)}.vibe-switch--pending .vibe-switch__track{opacity:.6}.vibe-switch__label{font-size:.8125rem;font-weight:600;color:var(--vibe-text);letter-spacing:.02em}.vibe-switch__input:focus-visible~.vibe-switch__track{outline:2px solid var(--vibe-accent);outline-offset:2px}.vibe-session-fieldset{border:none;padding:0;margin:.85rem 0 0;max-width:540px}.vibe-session-fieldset__legend{font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--vibe-text-secondary);padding:0;margin-bottom:.5rem}.vibe-session-freq{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.35rem;gap:.35rem}@media (max-width:600px){.vibe-session-freq{grid-template-columns:repeat(2,minmax(0,1fr))}}.vibe-session-freq__opt{display:flex;align-items:center;gap:.35rem;padding:.4rem .55rem;border:1px solid var(--vibe-border);border-radius:8px;cursor:pointer;font-size:.8rem;color:var(--vibe-text);transition:border-color .12s ease,background-color .12s ease}.vibe-session-freq__opt--on,.vibe-session-freq__opt:hover{border-color:var(--vibe-accent)}.vibe-session-freq__opt--on{background:rgba(30,215,96,.08)}.vibe-session-freq__opt input{accent-color:var(--vibe-accent)}.vibe-session-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:.25rem;gap:.25rem}.vibe-session-day{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.45rem .2rem;border:1px solid var(--vibe-border);border-radius:8px;font-size:.75rem;cursor:pointer;color:var(--vibe-text);transition:border-color .12s ease,background-color .12s ease}.vibe-session-day--on{border-color:var(--vibe-accent);background:rgba(30,215,96,.08)}.vibe-session-day input{accent-color:var(--vibe-accent)}.vibe-session-times{display:grid;grid-template-columns:minmax(0,140px) minmax(0,140px);grid-gap:.6rem;gap:.6rem}.vibe-schedule-freq-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.6rem;gap:.6rem}@media (max-width:520px){.vibe-schedule-freq-grid{grid-template-columns:1fr;gap:.5rem}}.vibe-session-time{display:flex;flex-direction:column;gap:.3rem;font-size:.8125rem;color:var(--vibe-text-secondary)}.vibe-session-time input{font:inherit;padding:.4rem .5rem;border:1px solid var(--vibe-border);border-radius:8px;background:var(--vibe-bg-elevated);color:var(--vibe-text);width:100%}.vibe-session-time input:focus{outline:2px solid var(--vibe-accent);outline-offset:1px;border-color:transparent}.vibe-genre-glow{display:inline-flex;align-items:center;font-size:.75rem;font-weight:700;letter-spacing:.02em;color:var(--vibe-accent);padding:.28rem .7rem;border-radius:9999px;background:linear-gradient(180deg,rgba(30,215,96,.28),rgba(30,215,96,.14));border:.5px solid rgba(30,215,96,.65);box-shadow:0 0 10px rgba(30,215,96,.45),0 0 24px rgba(30,215,96,.22);text-shadow:0 0 4px rgba(30,215,96,.55),0 0 10px rgba(30,215,96,.3)}.vibe-live-panel{display:flex;flex-direction:column}.vibe-dash-main-panel--inactive{display:none}.vibe-live-panel__section{padding:.375rem 0}.vibe-live-panel__section:last-child{border-bottom:none}.vibe-live-panel__ctx{display:flex;align-items:center;gap:.5rem}.vibe-live-panel__ctx--with-controls{flex-wrap:wrap;row-gap:.4rem}.vibe-live-panel__ctx--with-controls .vibe-live-panel__ctx-name{flex:1 1 auto;min-width:6rem}.vibe-live-pill{display:inline-flex;align-items:center;gap:.4rem;padding:.3rem .75rem;font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;border-radius:9999px;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.05);color:var(--vibe-text-secondary,hsla(0,0%,100%,.65));cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease,box-shadow .2s ease,text-shadow .2s ease;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vibe-live-pill:hover:not(:disabled){background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.18);color:hsla(0,0%,100%,.85)}.vibe-live-pill--on{color:var(--vibe-accent,#1ed760);background:linear-gradient(180deg,rgba(30,215,96,.18),rgba(30,215,96,.08));border-color:rgba(30,215,96,.45);box-shadow:0 0 6px rgba(30,215,96,.28),0 0 14px rgba(30,215,96,.14);text-shadow:0 0 3px rgba(30,215,96,.45),0 0 7px rgba(30,215,96,.22)}.vibe-live-pill--on:hover:not(:disabled){color:var(--vibe-accent,#1ed760);background:linear-gradient(180deg,rgba(30,215,96,.24),rgba(30,215,96,.12));border-color:rgba(30,215,96,.6);box-shadow:0 0 8px rgba(30,215,96,.35),0 0 18px rgba(30,215,96,.18)}.vibe-live-pill__dot{width:6px;height:6px;border-radius:50%;background:var(--vibe-accent,#1ed760);box-shadow:0 0 6px rgba(30,215,96,.7);animation:vibe-live-pill-pulse 1.6s ease-in-out infinite}@keyframes vibe-live-pill-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.85)}}.vibe-live-pill--pending{opacity:.6;cursor:progress}.vibe-live-pill--disabled,.vibe-live-pill:disabled{opacity:.45;cursor:not-allowed;box-shadow:none;text-shadow:none}.vibe-live-pill--disabled .vibe-live-pill__dot,.vibe-live-pill:disabled .vibe-live-pill__dot{animation:none}.vibe-live-panel__ctx-art{width:28px;height:28px;border-radius:4px;object-fit:cover;flex-shrink:0}.vibe-live-panel__ctx-name{font-size:.75rem;font-weight:600;color:var(--vibe-text-secondary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1 1;min-width:0}.vibe-live-panel__section-label{font-size:.5938rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--vibe-text-muted);margin-bottom:.6rem;display:flex;align-items:center;gap:.3rem}.vibe-live-panel__section-label--super{color:var(--vibe-superbump)}.vibe-live-panel__playlist-strip{display:flex;align-items:center;gap:.6rem;padding:.35rem 0}.vibe-live-panel__playlist-strip-art{width:32px;height:32px;border-radius:4px;object-fit:cover;flex-shrink:0}.vibe-live-panel__playlist-strip-art--ph{width:32px;height:32px;border-radius:4px;background:#1e1e1e}.vibe-live-panel__playlist-strip-text{display:flex;flex-direction:column;gap:.1rem;min-width:0;flex:1 1}.vibe-live-panel__playlist-strip-name{font-size:.75rem;font-weight:700;color:var(--vibe-text-secondary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vibe-live-panel__playlist-strip-sub{font-size:.6875rem;color:var(--vibe-text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vibe-live-panel__nothing--compact{flex-direction:row;align-items:center;gap:.5rem;padding:.5rem .75rem}.vibe-live-panel__playing-next{background:rgba(255,199,71,.03);border-left:3px solid var(--vibe-superbump);padding-left:calc(1rem - 3px)}.vibe-live-panel__tabs{display:flex;border-bottom:1px solid hsla(0,0%,100%,.06);padding:0}@media (max-width:1100px){.vibe-live-panel__tabs{margin-left:-1.5rem;margin-right:-1.5rem;padding-left:1.5rem;padding-right:1.5rem}}.vibe-live-panel__tab{flex:none;padding:.6rem 0;margin-right:1.25rem;font-size:.6875rem;font-weight:600;letter-spacing:.02em;text-align:left;color:var(--vibe-text-muted);background:transparent;cursor:pointer;border:none;border-bottom:2px solid transparent;transition:color .15s ease,border-color .15s ease;margin-bottom:-1px}.vibe-live-panel__tab:hover{color:var(--vibe-accent)}.vibe-live-panel__tab--active{color:var(--vibe-text);border-bottom-color:var(--vibe-accent)}.vibe-live-panel__tab-content{padding:0}.vibe-live-panel__bump-row{display:flex;align-items:center;gap:.5rem;padding:.4rem 0;font-size:.6875rem;color:var(--vibe-text-secondary);border-bottom:1px solid hsla(0,0%,100%,.04)}.vibe-live-panel__bump-row:last-child{border-bottom:none}.vibe-live-panel__bump-row-badge{flex-shrink:0}.vibe-live-panel__bump-row-time{margin-left:auto;flex-shrink:0;color:var(--vibe-text-muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.vibe-live-panel__empty{padding:1.25rem 1rem;text-align:center;font-size:.75rem;color:var(--vibe-text-muted)}.vibe-live-panel__nothing{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:1rem 0;gap:.4rem;color:var(--vibe-text-muted)}@media (max-width:639px){.vibe-music-layout{display:flex;flex-direction:column}.vibe-music-layout__right--player{order:-1}.vibe-live-panel__tab-content{max-height:120px}}.vibe-playlist-browser{position:fixed;inset:0;z-index:var(--vibe-z-modal,200);display:flex;align-items:flex-end;justify-content:center}@media (min-width:600px){.vibe-playlist-browser{align-items:center}}.vibe-playlist-browser__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.65);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:none;cursor:pointer;padding:0}.vibe-playlist-browser__sheet{position:relative;z-index:1;background:var(--vibe-surface-elevated,#161616);border:1px solid var(--vibe-border);border-radius:16px 16px 0 0;width:100%;max-width:520px;max-height:88vh;display:flex;flex-direction:column;overflow:hidden}@media (min-width:600px){.vibe-playlist-browser__sheet{border-radius:12px;max-height:80vh}}.vibe-playlist-browser__head{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem .75rem;border-bottom:1px solid var(--vibe-border);flex-shrink:0}.vibe-playlist-browser__title{font-size:1rem;font-weight:700;color:var(--vibe-text);margin:0}.vibe-playlist-browser__close{background:none;border:none;color:var(--vibe-text-muted);font-size:1.25rem;cursor:pointer;padding:.25rem .5rem;border-radius:4px;line-height:1}.vibe-playlist-browser__close:hover{color:var(--vibe-text)}.vibe-playlist-browser__search{padding:.75rem 1rem;border-bottom:1px solid var(--vibe-border);flex-shrink:0}.vibe-playlist-browser__search-input{width:100%;box-sizing:border-box;background:hsla(0,0%,100%,.06);border:1px solid var(--vibe-border);border-radius:8px;padding:.55rem .875rem;color:var(--vibe-text);font-size:.875rem;outline:none;transition:border-color .15s}.vibe-playlist-browser__search-input:focus{border-color:var(--vibe-accent)}.vibe-playlist-browser__search-input::placeholder{color:var(--vibe-text-muted)}.vibe-playlist-browser__list{flex:1 1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:.5rem .75rem 1rem;display:flex;flex-direction:column;gap:2px}.vibe-playlist-browser__item{display:flex;align-items:center;gap:.75rem;padding:.55rem .625rem;border-radius:8px;border:none;background:transparent;cursor:pointer;width:100%;text-align:left;color:inherit;font:inherit;transition:background .12s;position:relative}.vibe-playlist-browser__item:hover{background:hsla(0,0%,100%,.06)}.vibe-playlist-browser__item:disabled{opacity:.5;cursor:not-allowed}.vibe-playlist-browser__item--active{background:rgba(30,215,96,.1)}.vibe-playlist-browser__art{width:44px;height:44px;border-radius:6px;object-fit:cover;flex-shrink:0;background:#1e1e1e}.vibe-playlist-browser__info{flex:1 1;min-width:0}.vibe-playlist-browser__name{font-size:.875rem;font-weight:600;color:var(--vibe-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.vibe-playlist-browser__item--active .vibe-playlist-browser__name{color:var(--vibe-accent)}.vibe-playlist-browser__meta{font-size:.6875rem;color:var(--vibe-text-muted);margin-top:.15rem}.vibe-playlist-browser__check{color:var(--vibe-accent);font-size:1rem;flex-shrink:0;margin-left:auto}.vibe-playlist-browser__empty{padding:2rem 1rem;text-align:center;color:var(--vibe-text-muted);font-size:.8125rem}.vibe-playlist-browser__loading{display:flex;align-items:center;justify-content:center;padding:2rem 1rem;min-height:6rem}.vibe-change-playlist-btn{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .75rem;margin-top:.5rem;background:hsla(0,0%,100%,.05);border:1px solid var(--vibe-border);border-radius:6px;font-size:.75rem;font-weight:600;color:var(--vibe-text-muted);cursor:pointer;transition:background .15s,color .15s}.vibe-change-playlist-btn:hover{background:hsla(0,0%,100%,.1);color:var(--vibe-text)}.vibe-dash-body{display:flex;flex-direction:column;gap:0}@media (min-width:1024px){.vibe-dash-main-panel--settings .vibe-settings-form-col{max-width:100%}}.vibe-dash-main-tabs{display:flex;align-items:baseline;justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;overflow-y:visible;scrollbar-width:none;padding:6px 0 10px;margin-bottom:0}.vibe-dash-main-tabs::-webkit-scrollbar{display:none}.vibe-dash-main-tab{margin:0;flex-shrink:0;padding:0;border:none;background:none;font-family:var(--vibe-font-display);font-size:1.375rem;font-weight:800;letter-spacing:-.03em;text-transform:none;text-decoration:none;color:hsla(0,0%,100%,.25);cursor:pointer;transition:color .14s ease,text-shadow .2s ease;text-shadow:none;-webkit-tap-highlight-color:transparent;line-height:1.1;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.vibe-dash-main-tab:not(:last-child){margin-right:1.25rem}.vibe-dash-main-tab:hover{color:var(--vibe-accent);text-shadow:none}.vibe-dash-main-tab--active,.vibe-now-sub-tab--active{color:var(--vibe-accent)!important;text-shadow:0 0 8px rgba(30,215,96,.55),0 0 18px rgba(30,215,96,.38),0 0 28px rgba(30,215,96,.22)}.vibe-now-sub-tab--active{text-shadow:0 0 6px rgba(30,215,96,.75),0 0 14px rgba(30,215,96,.55),0 0 26px rgba(30,215,96,.35),0 0 36px rgba(30,215,96,.18)}.vibe-dash-main-tab--active:hover,.vibe-now-sub-tab--active:hover{color:var(--vibe-accent)!important;text-shadow:0 0 8px rgba(30,215,96,.55),0 0 18px rgba(30,215,96,.38),0 0 28px rgba(30,215,96,.22)}.vibe-now-sub-tab--active:hover{text-shadow:0 0 6px rgba(30,215,96,.75),0 0 14px rgba(30,215,96,.55),0 0 26px rgba(30,215,96,.35),0 0 36px rgba(30,215,96,.18)}@media (max-width:767px){.vibe-dash-main-tab{font-size:1.25rem}.vibe-shell.vibe-app-page{--vibe-shell-pad-x:1rem;padding-left:1rem;padding-right:1rem}}.vibe-dash-main-panels{width:100%}.vibe-dash-main-track{display:block;width:100%}.vibe-dash-main-panel{width:100%;min-width:0;box-sizing:border-box;padding:0}.vibe-dash-main-panel--settings{padding:0}.vibe-now-sub-tabs{display:flex;align-items:baseline;justify-content:flex-start;flex-wrap:nowrap;margin:0;overflow-x:clip;overflow-y:visible;scrollbar-width:none;padding:0 0 18px;width:100%;box-sizing:border-box}.vibe-now-sub-tabs::-webkit-scrollbar{display:none}.vibe-now-sub-tabs--has-right{justify-content:flex-start}.vibe-now-sub-tabs__right{margin-left:auto;display:flex;align-items:center}.vibe-sub-tabs-search-link{display:inline-flex;align-items:center;gap:6px;background:none;border:none;padding:6px 4px;font-family:var(--vibe-font-display);font-size:.95rem;font-weight:600;letter-spacing:-.01em;color:var(--vibe-accent);cursor:pointer;text-shadow:0 0 6px rgba(30,215,96,.45),0 0 14px rgba(30,215,96,.25);transition:text-shadow .2s ease,transform .12s ease;-webkit-tap-highlight-color:transparent}.vibe-sub-tabs-search-link:focus-visible,.vibe-sub-tabs-search-link:hover{outline:none;text-shadow:0 0 8px rgba(30,215,96,.7),0 0 18px rgba(30,215,96,.45),0 0 28px rgba(30,215,96,.25)}.vibe-sub-tabs-search-link:active{transform:translateY(1px)}.vibe-sub-tabs-search-link__icon{display:inline-block;color:var(--vibe-accent)}.vibe-now-sub-tabs--spread{flex-wrap:nowrap}.vibe-now-sub-tab{flex:0 0 auto;flex-shrink:0;box-sizing:border-box;margin:0;padding:.5rem 0;min-height:44px;background:none;border:none;color:hsla(0,0%,100%,.25);font-family:var(--vibe-font-display);font-size:1.125rem;font-weight:700;letter-spacing:-.01em;text-align:left;cursor:pointer;white-space:nowrap;line-height:1.2;transition:color .16s ease,text-shadow .2s ease;-webkit-tap-highlight-color:transparent}.vibe-now-sub-tab:not(.vibe-now-sub-tab--active){text-shadow:none}.vibe-now-sub-tab:not(:last-child){margin:0 16px 0 0}@media (max-width:767px){.vibe-now-sub-tab{font-size:1rem}}.vibe-now-sub-tab:hover:not(.vibe-now-sub-tab--active){color:var(--vibe-accent);text-shadow:none}.vibe-now-sub-panel{padding-top:0}.vibe-search-sub-section{margin-bottom:1.75rem}.vibe-search-sub-section+.vibe-search-sub-section{margin-top:.25rem}.vibe-search-sub-section__title{font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;opacity:.5;margin-bottom:.75rem}.docs-api-table-wrap{overflow-x:auto;margin-bottom:.5rem}.docs-api-table{width:100%;border-collapse:collapse;font-size:.8rem;line-height:1.45}.docs-api-table th{text-align:left;padding:.45rem .75rem;font-weight:600;opacity:.5;border-bottom:1px solid hsla(0,0%,100%,.08);white-space:nowrap}.docs-api-table td{padding:.5rem .75rem;border-bottom:1px solid hsla(0,0%,100%,.05);vertical-align:top}.docs-api-table tr:last-child td{border-bottom:none}.docs-api-table code{font-family:SF Mono,Fira Code,monospace;font-size:.77rem;background:hsla(0,0%,100%,.07);padding:.1em .35em;border-radius:3px}.docs-api-yes{color:#4ade80;font-weight:600}.docs-api-partial{color:#fbbf24;font-weight:600}.vibe-settings-form-col{width:100%}@media (min-width:1024px){.vibe-settings-form-col{max-width:33.333%}}@media (max-width:767px){.vibe-settings-form-col{width:100%}}.vibe-dash-main-panel__title{margin:0 0 .75rem;font-family:var(--vibe-font-display);font-size:1.125rem;font-weight:700;letter-spacing:.01em;text-transform:none;color:#fff}.vibe-playlist-tiles{display:none;gap:0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:.5rem 0 .75rem;margin-left:calc(var(--vibe-shell-pad-x, 1.5rem) * -1);margin-right:calc(var(--vibe-shell-pad-x, 1.5rem) * -1);padding-left:var(--vibe-shell-pad-x,1.5rem)}.vibe-playlist-tiles::-webkit-scrollbar{display:none}.vibe-playlist-tile{display:flex;flex-direction:row;align-items:center;gap:0;flex-shrink:0;width:160px;height:56px;margin-right:.625rem;background:hsla(0,0%,100%,.07);border:none;border-radius:6px;cursor:pointer;padding:0;overflow:hidden;-webkit-tap-highlight-color:transparent;transition:background .15s}.vibe-playlist-tile:hover{background:hsla(0,0%,100%,.12)}.vibe-playlist-tile:last-child{margin-right:var(--vibe-shell-pad-x,1.5rem)}.vibe-playlist-tile--active{background:rgba(30,215,96,.15);box-shadow:inset 0 0 0 1.5px rgba(30,215,96,.5)}.vibe-playlist-tile__art{width:56px;height:56px;border-radius:0;object-fit:cover;flex-shrink:0;background:hsla(0,0%,100%,.06)}.vibe-playlist-tile__art--ph{background:#1e1e1e}.vibe-playlist-tile__art--add{font-size:1.5rem;background:hsla(0,0%,100%,.04);border-right:1px solid hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.4)}.vibe-playlist-tile__name{flex:1 1;min-width:0;padding:0 .625rem;font-size:.75rem;font-weight:700;color:var(--vibe-text);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.3;white-space:normal}.vibe-playlist-tile--active .vibe-playlist-tile__name{color:var(--vibe-accent)}.vibe-settings-live-controls{display:flex;flex-direction:column;gap:0;margin-bottom:1.5rem;border:1px solid var(--vibe-border);border-radius:10px;overflow:hidden}.vibe-settings-live-controls__row{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border-bottom:1px solid var(--vibe-border)}.vibe-settings-live-controls__row:last-child{border-bottom:none}.vibe-settings-live-controls__label{font-size:.875rem;font-weight:600;color:var(--vibe-text)}.vibe-settings-music-service{flex-wrap:wrap;align-items:flex-start;row-gap:.5rem}.vibe-settings-music-service__content{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;width:100%;min-width:0}.vibe-settings-music-service__identity{display:flex;align-items:center;gap:.65rem;min-width:0;flex:1 1 12rem}.vibe-settings-music-service__mark{flex-shrink:0;width:24px;height:24px;display:block}.vibe-settings-music-service__name-block{display:flex;flex-direction:column;align-items:flex-start;gap:.1rem;min-width:0}.vibe-settings-music-service__brand{font-size:.8125rem;font-weight:700;color:var(--vibe-text);letter-spacing:.01em}.vibe-settings-music-service__user{font-size:.8125rem;color:var(--vibe-text-secondary);line-height:1.35;max-width:18rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vibe-settings-music-service__user--dim{opacity:.7;font-style:italic}.vibe-session-cards{display:flex;flex-direction:column;gap:.875rem}.vibe-session-card{border:1px solid var(--vibe-border);border-radius:10px;overflow:hidden}.vibe-session-card__head{display:flex;align-items:center;padding:.5rem 1rem;border-bottom:1px solid var(--vibe-border);background:hsla(0,0%,100%,.025)}.vibe-session-card__title{font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--vibe-text-muted)}.vibe-session-card__body{padding:1rem}.vibe-session-streaming{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.vibe-session-streaming__identity{display:flex;align-items:center;gap:.65rem;min-width:0;flex:1 1 12rem}.vibe-session-streaming__name-block{display:flex;flex-direction:column;gap:.1rem;min-width:0}.vibe-session-streaming__brand{font-size:.875rem;font-weight:700;color:var(--vibe-text)}.vibe-session-streaming__user{font-size:.8125rem;color:var(--vibe-text-secondary);max-width:16rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vibe-session-streaming__user--dim{opacity:.6;font-style:italic}.vibe-session-streaming__email{font-size:.75rem;color:var(--vibe-text-tertiary,hsla(0,0%,100%,.35));max-width:16rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vibe-session-streaming__actions{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center;flex-shrink:0}.vibe-spotify-accounts{display:flex;flex-direction:column;width:100%}.vibe-spotify-accounts__empty,.vibe-spotify-accounts__zero{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 0;font-size:.85rem;color:var(--vibe-text-muted)}.vibe-spotify-accounts__zero-line{display:flex;align-items:center;gap:.6rem}.vibe-spotify-accounts__zero-copy{color:var(--vibe-text-tertiary,hsla(0,0%,100%,.55));font-size:.85rem}.vibe-spotify-accounts__table{width:100%;border-collapse:collapse;font-size:.85rem}.vibe-spotify-accounts__table thead th{text-align:left;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--vibe-text-tertiary,hsla(0,0%,100%,.45));padding:0 0 .55rem;border-bottom:1px solid var(--vibe-neutral-border,hsla(0,0%,100%,.1))}.vibe-spotify-accounts__table tbody tr.vibe-spotify-accounts__row{border-bottom:1px solid var(--vibe-neutral-border,hsla(0,0%,100%,.06))}.vibe-spotify-accounts__table tbody tr.vibe-spotify-accounts__row:last-child{border-bottom:none}.vibe-spotify-accounts__table td{padding:.85rem .5rem .85rem 0;vertical-align:middle;color:var(--vibe-text-muted);font-size:.85rem}.vibe-spotify-accounts__col-num{width:1.5rem;color:var(--vibe-text-tertiary,hsla(0,0%,100%,.4));font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-size:.8rem}.vibe-spotify-accounts__col-name{min-width:8rem}.vibe-spotify-accounts__name{font-weight:600;color:var(--vibe-text)}.vibe-spotify-accounts__col-email{color:var(--vibe-text-muted);word-break:break-all}.vibe-spotify-accounts__col-date{white-space:nowrap;font-size:.8rem;color:var(--vibe-text-tertiary,hsla(0,0%,100%,.5))}.vibe-spotify-accounts__col-action{text-align:right;width:1%;white-space:nowrap;padding-right:0}.vibe-spotify-accounts__action-group{display:inline-flex;align-items:center;gap:.4rem;justify-content:flex-end}.vibe-spotify-accounts__row--active .vibe-spotify-accounts__name{color:var(--vibe-accent,#1ed760)}@media (max-width:720px){.vibe-spotify-accounts__col-date,.vibe-spotify-accounts__table thead th.vibe-spotify-accounts__col-date{display:none}}@media (max-width:480px){.vibe-spotify-accounts__col-email,.vibe-spotify-accounts__table thead th.vibe-spotify-accounts__col-email{display:none}}.vibe-spotify-account-row__remove{display:inline-flex;align-items:center;justify-content:center;width:1.6rem;height:1.6rem;padding:0;border:none;background:transparent;color:var(--vibe-text-tertiary,hsla(0,0%,100%,.35));font-size:1.1rem;line-height:1;border-radius:50%;cursor:pointer;transition:color .12s ease,background-color .12s ease}.vibe-spotify-account-row__remove:hover{color:#ff6b6b;background-color:hsla(0,100%,71%,.1)}.vibe-spotify-accounts__add{display:inline-flex;align-items:center;align-self:flex-start;margin-top:.85rem;padding:.35rem 0;font-size:.8rem;font-weight:500;color:var(--vibe-text-muted);text-decoration:none;border:none;background:transparent;cursor:pointer;transition:color .12s ease}.vibe-spotify-accounts__add:hover{color:var(--vibe-accent,#1ed760)}.vibe-session-bumps{display:flex;align-items:center;justify-content:space-between;gap:1rem}.vibe-session-bumps__stat{display:flex;flex-direction:column;gap:.15rem}.vibe-session-bumps__count{font-size:1.75rem;font-weight:800;line-height:1;color:var(--vibe-text);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.vibe-session-bumps__label{font-size:.75rem;color:var(--vibe-text-muted);text-transform:uppercase;letter-spacing:.06em;font-weight:600}.vibe-session-card__body .vibe-session-fieldset:first-child{margin-top:0}.vibe-session-card__body .vibe-dialog__actions{margin-top:1rem;padding-top:0}.vibe-live-panel__ctx-empty{display:block}.vibe-live-panel__ctx-choose-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.1rem;background:hsla(0,0%,100%,.04);border:1px dashed var(--vibe-border);border-radius:8px;font-size:.8125rem;font-weight:600;color:var(--vibe-text-muted);cursor:pointer;width:100%;justify-content:center;transition:background .15s,color .15s,border-color .15s}.vibe-live-panel__ctx-choose-btn:hover:not(:disabled){background:hsla(0,0%,100%,.08);color:var(--vibe-text);border-color:hsla(0,0%,100%,.25)}@media (max-width:767px){.vibe-shell.vibe-app-page{max-width:100%;--vibe-shell-pad-x:1rem;padding-left:1rem;padding-right:1rem}.vibe-dash-body{gap:0}.vibe-dash-section{margin:0 0 1.5rem;padding:0}.vibe-dash-main-panel>.vibe-dash-section{padding:0}.vibe-live-panel__section{padding:.5rem 0}.vibe-live-panel__section:first-child{padding-top:0}.vibe-dash-main-panel,.vibe-dash-main-panel .vibe-dash-section,.vibe-dash-main-panel .vibe-live-panel,.vibe-dash-main-panel .vibe-live-panel__section,.vibe-dash-main-panel .vibe-music-layout,.vibe-dash-main-panel .vibe-music-layout__right,.vibe-dash-main-panel .vibe-music-layout__right--player{padding-left:0!important;padding-right:0!important;margin-left:0!important;margin-right:0!important}.vibe-live-pill{padding:.55rem 1.1rem;font-size:.8125rem;min-height:40px}.vibe-live-panel__tabs{position:-webkit-sticky;position:sticky;top:0;background:var(--vibe-bg,#0a0a0a);z-index:2;padding:0;margin:0}.vibe-live-panel__tab{font-size:.9375rem!important;padding:.75rem 0!important;margin-right:1.5rem!important;min-height:48px!important}.vibe-live-panel__tab-content,.vibe-live-panel__tabs,.vibe-queue-list{margin:0!important;padding:0!important}.vibe-queue-row{padding-top:.5rem;padding-bottom:.5rem;gap:.75rem}.vibe-queue-row__art{width:44px!important;height:44px!important;border-radius:4px!important}.vibe-perf-cards{display:flex;flex-direction:column;gap:.875rem}.vibe-perf-card{min-width:0;width:100%}.vibe-perf-card--full{grid-column:unset}.vibe-perf-card__value,.vibe-v2-metric-card__value{font-size:2rem}.vibe-filter-pill,.vibe-perf-card__label{font-size:.8125rem}.vibe-filter-pill{padding:.3rem .75rem;min-height:36px}.vibe-settings-form-col{width:100%}.vibe-session-fieldset{width:100%;margin:1.25rem 0 0}.vibe-session-fieldset:first-child{margin-top:0}.vibe-session-fieldset__legend{margin-bottom:.75rem}.vibe-session-freq{grid-template-columns:1fr 1fr;gap:.5rem}.vibe-session-freq__opt{min-height:48px;font-size:.9375rem}.vibe-session-times{flex-direction:column;gap:.875rem}.vibe-session-time{width:100%}.vibe-session-time input[type=time]{width:100%;min-height:48px;font-size:1rem;padding:.6rem .875rem}.vibe-settings-live-controls{border:none;border-radius:0;margin-bottom:1.5rem}.vibe-settings-live-controls__row{flex-direction:column;align-items:stretch;justify-content:flex-start;gap:.375rem;padding:.875rem 0;border-bottom:1px solid hsla(0,0%,100%,.08)}.vibe-settings-live-controls__row:first-child{border-top:1px solid hsla(0,0%,100%,.08)}.vibe-settings-live-controls__label{font-size:.75rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--vibe-text-muted)}.vibe-settings-live-controls__row>.vibe-detail-link{align-self:flex-start;font-size:1rem;white-space:normal;word-break:break-word;text-align:left}.vibe-settings-music-service__content{flex-direction:column;align-items:stretch}.vibe-settings-music-service__content .vibe-btn,.vibe-settings-music-service__content a.vibe-btn{width:100%;justify-content:center}.vibe-dialog__actions,.vibe-dialog__actions--split{flex-direction:column-reverse;align-items:stretch;gap:.625rem}.vibe-dialog__actions .vibe-btn,.vibe-dialog__actions--split .vibe-btn,.vibe-dialog__actions--split>span[aria-hidden]+div{width:100%}.vibe-dialog__actions--split>div{display:flex;flex-direction:column;gap:.625rem;width:100%}.vibe-dialog__actions--split>div>.vibe-btn{width:100%}.vibe-perf-card__bump-head-splits{grid-template-columns:1fr 1fr}.vibe-dialog__panel{border-radius:16px 16px 0 0;padding:1.5rem 1.5rem 2rem;width:100%;max-width:100%;max-height:90vh;overflow-y:auto}.vibe-btn{min-height:48px;font-size:.9375rem;padding-left:1.25rem;padding-right:1.25rem}}.vibe-sdk-start-btn{display:inline-flex;align-items:center;gap:.4rem;margin-top:.65rem;padding:.55rem 1.25rem;background:linear-gradient(180deg,rgba(30,215,96,.18),rgba(30,215,96,.08));border:1px solid rgba(30,215,96,.45);border-radius:9999px;color:var(--vibe-accent);font-size:.8125rem;font-weight:700;cursor:pointer;transition:background .15s,box-shadow .15s;box-shadow:0 0 8px rgba(30,215,96,.2)}.vibe-sdk-start-btn:hover{background:linear-gradient(180deg,rgba(30,215,96,.25),rgba(30,215,96,.14));box-shadow:0 0 12px rgba(30,215,96,.3)}.vibe-sdk-controls{padding:.6rem 1rem!important;border-top:1px solid var(--vibe-border);display:flex;flex-direction:column;gap:.4rem}.vibe-sdk-controls__row{display:flex;gap:.75rem}.vibe-sdk-btn,.vibe-sdk-controls__row{align-items:center;justify-content:center}.vibe-sdk-btn{display:inline-flex;width:40px;height:40px;border-radius:50%;border:1px solid var(--vibe-border);background:hsla(0,0%,100%,.04);color:var(--vibe-text-secondary);font-size:1rem;cursor:pointer;transition:background .15s,color .15s}.vibe-sdk-btn:hover{background:hsla(0,0%,100%,.1);color:var(--vibe-text)}.vibe-sdk-btn--primary{width:48px;height:48px;background:var(--vibe-accent);border-color:var(--vibe-accent);color:#000;font-size:1.1rem}.vibe-sdk-btn--primary:hover{background:#24f570;color:#000}.vibe-sdk-controls__label{display:flex;align-items:center;justify-content:center;gap:.4rem;font-size:.625rem;color:var(--vibe-accent);letter-spacing:.04em;text-transform:uppercase;font-weight:600;opacity:.75}.vibe-sdk-controls__dot{width:5px;height:5px;border-radius:50%;background:var(--vibe-accent);animation:vibe-live-pill-pulse 1.6s ease-in-out infinite;flex-shrink:0}@media (max-width:767px){.vibe-sdk-btn{width:48px;height:48px}.vibe-sdk-btn--primary{width:56px;height:56px;font-size:1.25rem}}@media (min-width:768px) and (max-width:1024px){.vibe-live-panel__now-art{width:64px;height:64px}.vibe-live-panel__now-title{font-size:1rem}}:root{--vibe-v2-sheet-dur:0.44s;--vibe-v2-sheet-ease:cubic-bezier(0.4,0,0.2,1)}.vibe-search-add-cta{display:flex;align-items:center;gap:.4rem;width:100%;margin:.75rem 0 .5rem;padding:.6rem 1rem;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.14);border-radius:10px;color:var(--vibe-accent,#1db954);font-size:.875rem;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s}.vibe-search-add-cta:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.24)}@keyframes vibe-v2-sheet-backdrop-in{0%{opacity:0;backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0)}to{opacity:1;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}}@keyframes vibe-v2-sheet-backdrop-out{0%{opacity:1;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}to{opacity:0;backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0)}}.vibe-search-drawer__backdrop--v2-portal.vibe-search-drawer__backdrop--v2-portal-enter{animation:vibe-v2-sheet-backdrop-in var(--vibe-v2-sheet-dur) var(--vibe-v2-sheet-ease) forwards}.vibe-search-drawer__backdrop--v2-portal.vibe-search-drawer__backdrop--v2-portal-exit{animation:vibe-v2-sheet-backdrop-out var(--vibe-v2-sheet-dur) var(--vibe-v2-sheet-ease) forwards;pointer-events:none}@keyframes vibe-v2-sheet-panel-enter-x{0%{opacity:0;transform:translateX(24px)}to{opacity:1;transform:translateX(0)}}@keyframes vibe-v2-sheet-panel-exit-x{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(24px)}}@keyframes vibe-v2-sheet-panel-enter-y{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes vibe-v2-sheet-panel-exit-y{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(28px)}}.vibe-search-drawer--v2-portal.vibe-search-drawer--v2-sheet{animation:none}.vibe-search-drawer--v2-portal.vibe-search-drawer--v2-sheet.vibe-search-drawer--v2-portal-enter{animation:vibe-v2-sheet-panel-enter-x var(--vibe-v2-sheet-dur) var(--vibe-v2-sheet-ease) forwards}.vibe-search-drawer--v2-portal.vibe-search-drawer--v2-sheet.vibe-search-drawer--v2-portal-exit{animation:vibe-v2-sheet-panel-exit-x var(--vibe-v2-sheet-dur) var(--vibe-v2-sheet-ease) forwards;pointer-events:none}@media (max-width:767px){.vibe-search-drawer--v2-portal.vibe-search-drawer--v2-sheet.vibe-search-drawer--v2-portal-enter{animation-name:vibe-v2-sheet-panel-enter-y}.vibe-search-drawer--v2-portal.vibe-search-drawer--v2-sheet.vibe-search-drawer--v2-portal-exit{animation-name:vibe-v2-sheet-panel-exit-y}}@media (prefers-reduced-motion:reduce){.vibe-search-drawer--v2-portal.vibe-search-drawer--v2-sheet.vibe-search-drawer--v2-portal-enter,.vibe-search-drawer--v2-portal.vibe-search-drawer--v2-sheet.vibe-search-drawer--v2-portal-exit,.vibe-search-drawer__backdrop--v2-portal.vibe-search-drawer__backdrop--v2-portal-enter,.vibe-search-drawer__backdrop--v2-portal.vibe-search-drawer__backdrop--v2-portal-exit{animation-duration:.01ms!important;animation-iteration-count:1!important}}.vibe-search-drawer__backdrop{position:fixed;inset:0;background:rgba(0,0,0,.5);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:200}.vibe-shell.vibe-app-page:has(.vibe-search-drawer--v2-sheet) .vibe-search-drawer__backdrop{top:0;z-index:var(--vibe-z-v2-sheet-backdrop)}.vibe-shell.vibe-app-page:has(.vibe-search-drawer--v2-sheet) .vibe-search-drawer--v2-sheet{top:16px;right:16px;bottom:16px;left:auto;width:min(50vw,calc(100vw - 32px));max-width:min(50vw,calc(100vw - 32px));height:auto;border-radius:var(--vibe-radius);border-left:none;overflow:hidden;z-index:var(--vibe-z-v2-sheet-panel);box-shadow:0 24px 64px rgba(0,0,0,.72),0 0 0 1px hsla(0,0%,100%,.07)}.vibe-search-drawer__backdrop--v2-portal{top:0;z-index:var(--vibe-z-v2-sheet-backdrop)}.vibe-search-drawer--v2-portal.vibe-search-drawer--v2-sheet{top:16px;right:16px;bottom:16px;left:auto;width:min(50vw,calc(100vw - 32px));max-width:min(50vw,calc(100vw - 32px));height:auto;border-radius:var(--vibe-radius);border-left:none;overflow:hidden;z-index:var(--vibe-z-v2-sheet-panel);box-shadow:0 24px 64px rgba(0,0,0,.72),0 0 0 1px hsla(0,0%,100%,.07)}.vibe-search-drawer--v2-sheet .vibe-search-drawer__header--v2-sheet{display:flex;flex-direction:column;align-items:stretch;gap:0;border-bottom:none;padding:16px 16px 0;flex-shrink:0}.vibe-search-drawer--v2-sheet .vibe-search-drawer__header-top{display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-width:0}.vibe-search-drawer--v2-sheet .vibe-search-drawer__header-top--v2-sheet-title-row{justify-content:space-between;align-items:center}.vibe-search-drawer__header-title-cluster{display:flex;align-items:baseline;flex-wrap:wrap;gap:0;min-width:0;flex:1 1}.vibe-v2-sheet-header-title{margin-bottom:0!important;line-height:1.2}.vibe-search-drawer__header-title-cluster .vibe-v2-sheet-bumps-clear--in-header{margin-top:0!important}.vibe-search-drawer__header-title-cluster .vibe-v2-sheet-bumps-clear--in-header:not(:first-child){margin-left:6px}.vibe-search-drawer--v2-sheet .vibe-search-drawer__header--v2-sheet .vibe-v2-sheet-hero,.vibe-v2-sheet-hero{margin-top:0;margin-bottom:0}.vibe-v2-sheet-hero{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:0}.vibe-v2-sheet-hero__rule{box-sizing:border-box;width:100%;height:0;margin:8px 0 0;padding:0;border:0;border-top:1px solid hsla(0,0%,100%,.16)}.vibe-v2-sheet-hero--pills-only{flex-direction:column;align-items:flex-start}.vibe-v2-sheet-hero__value{flex:0 1 auto;width:100%;min-width:0}.vibe-v2-sheet-hero__value .vibe-v2-metric-card__value{margin:0}.vibe-search-drawer--v2-sheet .vibe-v2-sheet-hero__value .vibe-v2-metric-card__label{margin-bottom:2px}.vibe-search-drawer--v2-sheet .vibe-v2-sheet-hero__value .vibe-perf-card__sub{margin-top:.25rem;margin-bottom:0}.vibe-v2-sheet-bumps-label-row{display:flex;flex-wrap:nowrap;align-items:baseline;gap:0;min-width:0}.vibe-v2-sheet-bumps-label-row .vibe-v2-sheet-bumps-clear{flex-shrink:0}.vibe-v2-sheet-bumps-label-row .vibe-v2-metric-card__label{margin-bottom:0}.vibe-v2-sheet-bumps-clear{margin-top:0!important;align-self:auto}.vibe-v2-sheet-bumps-label-row>.vibe-v2-sheet-bumps-clear:not(:first-child){margin-left:6px}.vibe-v2-sheet-hero-bump-strip{margin-top:2px}.vibe-v2-sheet-bump-stat-metrics{display:flex;flex-direction:column;align-items:flex-start;gap:.125rem}.vibe-v2-sheet-bump-stat-metrics .vibe-v2-metric-card__label{margin-bottom:0}.vibe-v2-sheet-hero__pills{flex-shrink:0;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:.375rem;width:100%;max-width:100%}.vibe-search-drawer--v2-sheet .vibe-v2-sheet-hero__pills{margin-top:8px}.vibe-search-drawer--v2-sheet .vibe-search-drawer__body{padding:.75rem 16px 24px}.vibe-search-drawer--v2-sheet .vibe-perf-card--v2-sheet .vibe-perf-card__body,.vibe-sub-panel-page--v2-sheet-body{margin-top:0;padding-top:0}.vibe-v2-settings-sheet__body{width:100%;margin-top:0}.vibe-search-drawer--v2-sheet .vibe-settings-form-col{max-width:100%;width:100%}.vibe-search-drawer--v2-sheet .vibe-now-sub-panel{width:100%}.vibe-search-drawer--v2-sheet .vibe-perf-card--v2-sheet{background:transparent;border:none;box-shadow:none;padding-left:0;padding-right:0}.vibe-search-drawer--v2-sheet .vibe-perf-card--v2-sheet .vibe-perf-card__body{padding-left:0;padding-right:0}.vibe-v2-settings-sheet{width:100%}@media (max-width:767px){.vibe-shell.vibe-app-page:has(.vibe-search-drawer--v2-sheet) .vibe-search-drawer--v2-sheet{width:calc(100vw - 32px);max-width:calc(100vw - 32px)}.vibe-search-drawer--v2-portal.vibe-search-drawer--v2-sheet{width:calc(100vw - 32px);max-width:calc(100vw - 32px)}}.vibe-search-drawer{position:fixed;top:0;right:0;bottom:0;width:380px;max-width:100vw;background:#18181c;border-left:1px solid hsla(0,0%,100%,.1);z-index:201;display:flex;flex-direction:column;overflow:hidden;animation:vibe-drawer-slide-in var(--vibe-v2-sheet-dur) var(--vibe-v2-sheet-ease)}@keyframes vibe-drawer-slide-in{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.vibe-search-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.125rem .875rem;border-bottom:1px solid hsla(0,0%,100%,.1);flex-shrink:0}.vibe-search-drawer__title{font-size:1rem;font-weight:700;color:#fff;letter-spacing:-.01em}.vibe-search-drawer__close{background:none;border:none;color:hsla(0,0%,100%,.5);font-size:1rem;cursor:pointer;padding:.25rem;line-height:1;transition:color .15s}.vibe-search-drawer__close:hover{color:#fff}.vibe-search-drawer__body{flex:1 1;overflow-y:auto;padding:.75rem 0;scroll-behavior:smooth}.vibe-search-drawer__body::-webkit-scrollbar{width:4px}.vibe-search-drawer__body::-webkit-scrollbar-track{background:transparent}.vibe-search-drawer__body::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.2);border-radius:2px}.vibe-search-drawer__section{padding:.5rem 0 .75rem;border-bottom:1px solid hsla(0,0%,100%,.06)}.vibe-search-drawer__section:last-child{border-bottom:none}.vibe-search-drawer__section-title{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:hsla(0,0%,100%,.45);padding:0 1.125rem .6rem}.vibe-search-drawer__section-title em{font-style:normal;color:hsla(0,0%,100%,.8);font-weight:600}.vibe-search-drawer__genres{display:flex;flex-wrap:wrap;gap:.4rem;padding:0 1.125rem .75rem}.vibe-search-drawer__genre-chip{padding:.3rem .65rem;border-radius:100px;border:1px solid hsla(0,0%,100%,.16);background:hsla(0,0%,100%,.06);color:hsla(0,0%,100%,.7);font-size:.78rem;font-weight:500;cursor:pointer;transition:background .12s,border-color .12s,color .12s}.vibe-search-drawer__genre-chip:hover{background:hsla(0,0%,100%,.1);color:#fff}.vibe-search-drawer__genre-chip--active{background:var(--vibe-accent,#1db954);border-color:var(--vibe-accent,#1db954);color:#000}.vibe-search-drawer__input{display:block;width:calc(100% - 2.25rem);margin:0 1.125rem .75rem;padding:.6rem .875rem;background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.14);border-radius:8px;color:#fff;font-size:.9rem;outline:none;transition:border-color .15s;-webkit-appearance:none}.vibe-search-drawer__input::placeholder{color:hsla(0,0%,100%,.35)}.vibe-search-drawer__input:focus{border-color:var(--vibe-accent,#1db954)}.vibe-search-drawer__tracks{list-style:none;margin:0;padding:0}.vibe-search-drawer__track{display:flex;align-items:center;gap:.75rem;padding:.2rem 1rem;transition:background .12s}.vibe-search-drawer__track:hover{background:hsla(0,0%,100%,.04)}.vibe-search-drawer__track-art{width:40px;height:40px;border-radius:5px;object-fit:cover;flex-shrink:0}.vibe-search-drawer__track-art--ph{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:5px;background:#1e1e1e;flex-shrink:0}.vibe-search-drawer__track-info{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:.15rem}.vibe-search-drawer__track-title{font-size:.875rem;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vibe-search-drawer__track-artist{font-size:.78rem;color:hsla(0,0%,100%,.5);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vibe-search-drawer__track-right{display:flex;flex-direction:column;align-items:center;gap:.3rem;flex-shrink:0}.vibe-search-drawer__track-dur{font-size:.72rem;color:hsla(0,0%,100%,.4);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.vibe-search-drawer__bump-btn{font-size:.7rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;padding:.35rem .65rem;border-radius:999px;border:none;cursor:pointer;background:var(--vibe-bump);color:var(--vibe-bump-on);flex-shrink:0;transition:opacity .15s,transform .1s}.vibe-search-drawer__bump-btn:hover{opacity:.92}.vibe-search-drawer__bump-btn:active{transform:scale(.97)}.vibe-search-drawer__empty,.vibe-search-drawer__error,.vibe-search-drawer__loading{padding:.75rem 1.125rem;font-size:.82rem;color:hsla(0,0%,100%,.4)}.vibe-search-drawer__loading{display:flex;align-items:center;justify-content:center;min-height:3rem}.vibe-search-drawer__error{color:hsla(8,100%,70%,.8)}.vibe-search-drawer__spinner{display:inline-block;width:12px;height:12px;border:2px solid hsla(0,0%,100%,.2);border-top-color:hsla(0,0%,100%,.7);border-radius:50%;animation:vibe-spin .7s linear infinite;margin-right:.4rem;vertical-align:middle}@keyframes vibe-spin{to{transform:rotate(1turn)}}@media (max-width:767px){.vibe-search-drawer{top:20vh;right:0;bottom:0;left:0;width:100%;border-left:none;border-top:1px solid hsla(0,0%,100%,.1);border-top-left-radius:16px;border-top-right-radius:16px;animation:vibe-drawer-slide-up var(--vibe-v2-sheet-dur) var(--vibe-v2-sheet-ease)}@keyframes vibe-drawer-slide-up{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}}.vibe-panel{--vp-ink:hsla(0,0%,100%,.98);--vp-ink-2:hsla(0,0%,100%,.62);--vp-ink-3:hsla(0,0%,100%,.38);--vp-ink-4:hsla(0,0%,100%,.16);--vp-line:hsla(0,0%,100%,.08);--vp-line-2:hsla(0,0%,100%,.14);--vp-accent:#1db954;display:flex;flex-direction:column;gap:16px;padding:8px 0 48px;font-family:var(--vibe-font,system-ui,sans-serif)}.vibe-panel .vibe-queue-list{gap:16px}.vibe-panel .vibe-queue-row{padding:0 4px;border-bottom:none}.vibe-panel__hero{position:relative;padding:4px 0 10px;background:none;border:none;border-radius:0;overflow:visible}.vibe-panel__hero-sparks{display:flex;align-items:flex-end;gap:3px;height:14px;margin-bottom:14px}.vibe-panel__hero-sparks>span{display:block;width:2px;background:var(--vp-ink-3);border-radius:1px;transform-origin:bottom;animation:vp-eq 1.4s ease-in-out infinite}.vibe-panel__hero-sparks>span:first-child{animation-delay:0s;height:60%}.vibe-panel__hero-sparks>span:nth-child(2){animation-delay:.15s;height:100%;background:var(--vp-accent)}.vibe-panel__hero-sparks>span:nth-child(3){animation-delay:.3s;height:40%}.vibe-panel__hero-sparks>span:nth-child(4){animation-delay:.45s;height:85%;background:var(--vp-accent)}.vibe-panel__hero-sparks>span:nth-child(5){animation-delay:.6s;height:55%}.vibe-panel__hero-sparks>span:nth-child(6){animation-delay:.75s;height:72%}@keyframes vp-eq{0%,to{transform:scaleY(.35)}50%{transform:scaleY(1)}}.vibe-panel__hero-label{display:inline-flex;align-items:center;gap:8px;font-size:10px;font-weight:600;letter-spacing:.26em;text-transform:uppercase;color:var(--vp-ink-3);margin-bottom:14px}.vibe-panel__hero-label:after{content:"";width:28px;height:1px;background:var(--vp-line-2)}.vibe-panel__hero-name{font-family:var(--vibe-font-display,var(--vibe-font));font-style:normal;font-weight:700;font-size:clamp(44px,6vw,72px);line-height:.98;letter-spacing:-.035em;color:var(--vp-ink);margin:0}.vibe-panel__hero-sub{margin-top:14px;max-width:62ch;font-size:15px;line-height:1.45;color:var(--vp-ink-2);letter-spacing:-.005em}.vibe-panel__hero-warn{margin-top:18px;display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border:1px solid rgba(255,200,80,.25);border-radius:6px;background:rgba(255,200,80,.06);font-size:11px;color:rgba(255,200,80,.92);letter-spacing:.01em}.vibe-panel__hero-warn code{background:rgba(0,0,0,.35);border:1px solid hsla(0,0%,100%,.08);padding:1px 5px;border-radius:3px;font-size:10px;color:rgba(255,220,140,.9)}.vibe-panel__shimmer-text{background:linear-gradient(90deg,hsla(0,0%,100%,.25),hsla(0,0%,100%,.95) 50%,hsla(0,0%,100%,.25));background-size:200% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:vp-shimmer 2.6s linear infinite}.vibe-panel__chips{display:flex;flex-wrap:wrap;gap:6px 4px;padding:0;margin:0}.vibe-panel__chip{position:relative;display:inline-flex;align-items:center;gap:0;padding:6px 12px;border:none;border-radius:0;background:transparent;color:var(--vp-ink-3);font-size:13px;font-weight:500;letter-spacing:-.005em;cursor:pointer;transition:color .15s ease}.vibe-panel__chip+.vibe-panel__chip:before{content:"";position:absolute;left:-2px;top:50%;transform:translateY(-50%);width:1px;height:12px;background:var(--vp-line)}.vibe-panel__chip--active,.vibe-panel__chip:hover{color:var(--vp-ink)}.vibe-panel__chip--active:after{content:"";position:absolute;left:12px;right:12px;bottom:2px;height:1.5px;background:var(--vp-accent);box-shadow:0 0 8px rgba(29,185,84,.6)}.vibe-panel__chip-dot{display:none}.vibe-panel__prompt{position:relative;display:flex;align-items:center;gap:12px;padding:14px 0 12px;border:none;border-radius:0;border-bottom:1px solid var(--vp-line);background:transparent;transition:border-color .2s ease}.vibe-panel__prompt:before{content:"";position:absolute;left:0;right:100%;bottom:-1px;height:1.5px;background:var(--vp-accent);box-shadow:0 0 10px rgba(29,185,84,.5);transition:right .35s cubic-bezier(.2,.8,.2,1);pointer-events:none}.vibe-panel__prompt:focus-within:before{right:0}.vibe-panel__prompt-input{flex:1 1;min-width:0;padding:0;border:none;outline:none;background:transparent;color:var(--vp-ink);font-family:inherit;font-size:17px;font-weight:400;letter-spacing:-.01em}.vibe-panel__prompt-input::placeholder{color:var(--vp-ink-3);font-style:normal}.vibe-panel__prompt-go{flex:0 0 auto;width:28px;height:28px;border:none;border-radius:50%;background:transparent;color:var(--vp-ink-3);font-size:14px;cursor:pointer;transition:color .15s ease,transform .3s cubic-bezier(.2,.8,.2,1)}.vibe-panel__prompt-go:hover{color:var(--vp-accent);transform:rotate(180deg)}.vibe-panel__sections{display:flex;flex-direction:column;gap:28px}.vibe-panel__section{--sec-accent:var(--vp-ink-3)}.vibe-panel__section--anchor,.vibe-panel__section--keep{--sec-accent:#1db954}.vibe-panel__section--lift{--sec-accent:#ffd60a}.vibe-panel__section--cool{--sec-accent:#64b5ff}.vibe-panel__section--pivot{--sec-accent:#c792ff}.vibe-panel__section--leftfield{--sec-accent:#ff8cc8}.vibe-panel__section--close{--sec-accent:#ffa15a}.vibe-panel__section-head{display:flex;align-items:baseline;gap:10px;padding:0 0 10px;margin:0 0 4px;border-bottom:1px solid var(--vp-line)}.vibe-panel__section-head:before{content:"";width:10px;height:1px;background:var(--sec-accent);align-self:center;box-shadow:0 0 6px currentColor;color:var(--sec-accent)}.vibe-panel__section-title{flex:1 1;font-size:11px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--vp-ink)}.vibe-panel__section-count{font-size:11px;color:var(--vp-ink-3);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.vibe-panel__tracks{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.vibe-panel__track{display:grid;grid-template-columns:44px 1fr auto;grid-gap:14px;gap:14px;align-items:center;padding:12px 4px;border-bottom:1px solid var(--vp-line);transition:background .15s ease}.vibe-panel__track:last-child{border-bottom:none}.vibe-panel__track:hover{background:hsla(0,0%,100%,.02)}.vibe-panel__art{width:44px;height:44px;border-radius:4px;object-fit:cover;background:hsla(0,0%,100%,.04);display:block}.vibe-panel__art--ph{background:#1e1e1e;border-radius:4px}.vibe-panel__body{min-width:0;display:flex;flex-direction:column;gap:2px}.vibe-panel__title{font-size:14.5px;font-weight:500;color:var(--vp-ink);letter-spacing:-.005em}.vibe-panel__artist,.vibe-panel__title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vibe-panel__artist{font-size:12.5px;color:var(--vp-ink-2)}.vibe-panel__why{margin-top:4px;font-size:11.5px;font-style:normal;color:var(--vp-ink-3);line-height:1.45;letter-spacing:-.002em;position:relative;padding-left:10px}.vibe-panel__why:before{content:"";position:absolute;left:0;top:6px;bottom:6px;width:1px;background:var(--sec-accent,var(--vp-line-2));opacity:.55}.vibe-panel__right{display:inline-flex;align-items:center;gap:12px}.vibe-panel__dur{font-size:11px;color:var(--vp-ink-3);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;min-width:34px;text-align:right}.vp-root{--vp-green:#1ed760;--vp-bump:#ffe000;--vp-bump-on:#000;--vp-bg:#0a0a0a;--vp-bg-2:#111;--vp-bg-3:#1a1a1a;--vp-ink:hsla(0,0%,100%,.96);--vp-ink-2:hsla(0,0%,100%,.6);--vp-ink-3:hsla(0,0%,100%,.36);--vp-line:hsla(0,0%,100%,.08);--vp-keep:#1ed760;--vp-lift:#ffc947;--vp-cool:#5b9cf6;--vp-pivot:#b57bee;--vp-leftfield:#f06292;--vp-close:#ff8a65;min-height:100dvh;background:var(--vp-bg);color:var(--vp-ink);font-family:Geist Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}.vp-header{justify-content:space-between;padding:14px 20px 12px;border-bottom:1px solid var(--vp-line);position:-webkit-sticky;position:sticky;top:0;background:var(--vp-bg);z-index:10}.vp-header,.vp-header__logo{display:flex;align-items:center}.vp-header__logo{gap:7px}.vp-header__brand{font-size:16px;font-weight:700;letter-spacing:-.02em;color:var(--vp-green)}.vp-header__venue{font-size:13px;color:var(--vp-ink-2);font-weight:500;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vp-body{padding:0 0 80px}.vp-now{display:flex;align-items:center;gap:14px;padding:18px 20px 16px;border-bottom:1px solid var(--vp-line)}.vp-now__art{width:56px;height:56px;border-radius:6px;object-fit:cover;flex-shrink:0;background:var(--vp-bg-3)}.vp-now__art--ph{background:#1e1e1e;border-radius:6px}.vp-now__info{flex:1 1;min-width:0}.vp-now__label{font-size:9px;font-weight:700;letter-spacing:.1em;color:var(--vp-green);margin-bottom:3px;text-transform:uppercase}.vp-now__title{font-size:15px;font-weight:600;line-height:1.3}.vp-now__artist,.vp-now__title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vp-now__artist{font-size:12.5px;color:var(--vp-ink-2);margin-top:1px}.vp-idle{display:flex;flex-direction:column;align-items:center;gap:16px;padding:48px 20px}.vp-idle__eq{display:flex;align-items:flex-end;gap:4px;height:28px}.vp-idle__bar{width:4px;background:var(--vp-green);border-radius:2px;opacity:.5;animation:vp-eq-pulse 1.2s ease-in-out infinite alternate}.vp-idle__bar:first-child{height:10px}.vp-idle__bar:nth-child(2){height:20px}.vp-idle__bar:nth-child(3){height:16px}.vp-idle__bar:nth-child(4){height:24px}.vp-idle__bar:nth-child(5){height:12px}@keyframes vp-eq-pulse{0%{transform:scaleY(.4);opacity:.3}to{transform:scaleY(1);opacity:.7}}.vp-idle__text{font-size:14px;color:var(--vp-ink-3)}.vp-vibe-name{padding:20px 20px 4px;font-size:clamp(28px,8vw,44px);font-weight:700;letter-spacing:-.03em;line-height:1.1;color:var(--vp-ink)}.vp-vibe-sub{font-size:13px;font-weight:400;color:var(--vp-ink-2);letter-spacing:0;margin-top:6px;line-height:1.4}.vp-shimmer{background:linear-gradient(90deg,hsla(0,0%,100%,.25) 25%,hsla(0,0%,100%,.6) 50%,hsla(0,0%,100%,.25) 75%);background-size:200% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:vp-shimmer 1.6s linear infinite}@keyframes vp-shimmer{0%{background-position:200%}to{background-position:-200%}}.vp-section{margin-top:28px}.vp-section__head{display:flex;align-items:center;gap:7px;padding:0 20px 10px}.vp-section__dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.vp-section__dot--keep{background:var(--vp-keep)}.vp-section__dot--lift{background:var(--vp-lift)}.vp-section__dot--cool{background:var(--vp-cool)}.vp-section__dot--pivot{background:var(--vp-pivot)}.vp-section__dot--leftfield{background:var(--vp-leftfield)}.vp-section__dot--close{background:var(--vp-close)}.vp-section__title{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--vp-ink-2)}.vp-rail{display:flex;gap:12px;padding:0 20px 4px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.vp-rail::-webkit-scrollbar{display:none}.vp-card{flex-shrink:0;width:152px;background:var(--vp-bg-2);border-radius:12px;overflow:hidden;display:flex;flex-direction:column}.vp-card--ghost{height:240px;background:linear-gradient(180deg,var(--vp-bg-3) 0,var(--vp-bg-2) 100%);animation:vp-ghost-pulse 1.4s ease-in-out infinite alternate}@keyframes vp-ghost-pulse{0%{opacity:.4}to{opacity:.8}}.vp-card__art-wrap{width:152px;height:152px;flex-shrink:0;background:var(--vp-bg-3);overflow:hidden}.vp-card__art{object-fit:cover;display:block}.vp-card__art,.vp-card__art--ph{width:100%;height:100%}.vp-card__art-wrap--keep{background:linear-gradient(135deg,#0a2e15,#143d1e)}.vp-card__art-wrap--lift{background:linear-gradient(135deg,#2e2200,#3d2f00)}.vp-card__art-wrap--cool{background:linear-gradient(135deg,#0a1a2e,#14223d)}.vp-card__art-wrap--pivot{background:linear-gradient(135deg,#1e0a2e,#2b143d)}.vp-card__art-wrap--leftfield{background:linear-gradient(135deg,#2e0a1a,#3d1422)}.vp-card__art-wrap--close{background:linear-gradient(135deg,#2e1400,#3d1c00)}.vp-card__art-ph{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:36px;opacity:.35}.vp-card__body{padding:10px 10px 6px;flex:1 1;min-height:0}.vp-card__title{font-size:13px;font-weight:600;line-height:1.3}.vp-card__artist,.vp-card__title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vp-card__artist{font-size:11.5px;color:var(--vp-ink-2);margin-top:2px}.vp-card__why{font-size:11px;line-height:1.4;margin-top:6px;color:var(--vp-ink-2);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;border-left:2px solid;padding-left:6px}.vp-card__why--keep{border-color:var(--vp-keep);color:rgba(30,215,96,.75)}.vp-card__why--lift{border-color:var(--vp-lift);color:rgba(255,201,71,.75)}.vp-card__why--cool{border-color:var(--vp-cool);color:rgba(91,156,246,.75)}.vp-card__why--pivot{border-color:var(--vp-pivot);color:rgba(181,123,238,.75)}.vp-card__why--leftfield{border-color:var(--vp-leftfield);color:rgba(240,98,146,.75)}.vp-card__why--close{border-color:var(--vp-close);color:rgba(255,138,101,.75)}.vp-card__bump{display:block;width:100%;padding:10px 0;background:var(--vp-bump);color:var(--vp-bump-on);font-size:13px;font-weight:700;cursor:pointer;letter-spacing:.01em;transition:opacity .15s;border:none;border-top:1px solid rgba(0,0,0,.1)}.vp-card__bump:active{opacity:.8}.vp-loading-rail{display:flex;gap:12px;padding:28px 20px 4px;overflow:hidden}.vp-empty{padding:32px 20px;font-size:14px;color:var(--vp-ink-3);text-align:center}.vp-steer{margin-top:32px;border-top:1px solid var(--vp-line);padding:20px 20px 0}.vp-steer__toggle{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;border:none;color:var(--vp-ink-2);font-size:13px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;padding:0}.vp-steer__arrow{font-size:18px;transition:transform .2s;display:inline-block}.vp-steer__arrow--open{transform:rotate(90deg)}.vp-steer__chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.vp-chip{padding:7px 14px;background:var(--vp-bg-3);border:1px solid var(--vp-line);border-radius:100px;color:var(--vp-ink-2);font-size:12.5px;font-weight:500;cursor:pointer;transition:color .15s,border-color .15s}.vp-chip--active{color:var(--vp-green);border-color:var(--vp-green)}.vp-footer{text-align:center;font-size:10px;letter-spacing:.06em;color:var(--vp-ink-3);padding:32px 20px 16px;text-transform:uppercase}.vp-sheet-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.65);z-index:100;display:flex;align-items:flex-end}.vp-sheet{width:100%;background:#1a1a1a;border-radius:20px 20px 0 0;padding:24px 20px 40px;display:flex;flex-direction:column;gap:16px;animation:vp-sheet-up .28s cubic-bezier(.32,.72,0,1)}@keyframes vp-sheet-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.vp-sheet__track{display:flex;gap:14px;align-items:flex-start}.vp-sheet__art{object-fit:cover;background:var(--vp-bg-3)}.vp-sheet__art,.vp-sheet__art--ph{width:72px;height:72px;border-radius:8px;flex-shrink:0}.vp-sheet__art--ph{background:#1e1e1e}.vp-sheet__info{flex:1 1;min-width:0}.vp-sheet__title{font-size:16px;font-weight:700;line-height:1.3}.vp-sheet__artist{font-size:13px;color:var(--vp-ink-2);margin-top:3px}.vp-sheet__why{font-size:12px;color:var(--vp-ink-2);margin-top:8px;line-height:1.5;font-style:italic}.vp-sheet__error{font-size:13px;color:#ff5252;padding:8px 12px;background:rgba(255,82,82,.1);border-radius:8px}.vp-sheet__bump{display:block;width:100%;padding:16px;background:var(--vp-bump);color:var(--vp-bump-on);border:none;border-radius:100px;font-size:16px;font-weight:800;cursor:pointer;letter-spacing:.01em;transition:opacity .15s}.vp-sheet__bump:active{opacity:.85}.vp-sheet__bump--loading{opacity:.6;cursor:not-allowed}.vp-sheet__cancel{display:block;width:100%;padding:12px;background:none;border:none;color:var(--vp-ink-3);font-size:14px;cursor:pointer;text-align:center}.vp-sheet__done{display:flex;flex-direction:column;align-items:center;gap:8px;padding:32px 0}.vp-sheet__done-icon{font-size:48px;animation:vp-bump-pop .4s cubic-bezier(.34,1.56,.64,1)}@keyframes vp-bump-pop{0%{transform:scale(.4);opacity:0}to{transform:scale(1);opacity:1}}.vp-sheet__done-text{font-size:22px;font-weight:800;color:var(--vp-green)}.vp-sheet__done-sub{font-size:13px;color:var(--vp-ink-2)}.vp-tabs{display:flex;gap:0;border-bottom:1px solid var(--vp-line);margin-top:0}.vp-tab{flex:1 1;padding:12px 0;background:none;border:none;border-bottom:2px solid transparent;color:var(--vp-ink-3);font-size:13px;font-weight:600;letter-spacing:.02em;cursor:pointer;transition:color .15s,border-color .15s;text-align:center;margin-bottom:-1px}.vp-tab--active{color:var(--vp-green);border-bottom-color:var(--vp-green)}.vp-search{padding:16px 0 0}.vp-search__bar{display:flex;align-items:center;gap:10px;margin:0 20px 4px;background:#1a1a1a;border:1px solid var(--vp-line);border-radius:12px;padding:10px 14px}.vp-search__icon{color:var(--vp-ink-3);flex-shrink:0}.vp-search__input{flex:1 1;background:none;border:none;outline:none;color:var(--vp-ink);font-size:15px;font-family:inherit;-webkit-appearance:none}.vp-search__input::placeholder{color:var(--vp-ink-3)}.vp-search__input::-webkit-search-cancel-button{display:none}.vp-search__clear{background:none;border:none;color:var(--vp-ink-3);font-size:20px;line-height:1;cursor:pointer;padding:0 2px;flex-shrink:0}.vp-search__status{padding:20px;font-size:13px;color:var(--vp-ink-3);text-align:center}.vp-search__status--error{color:#ff5252}.vp-search__hint{padding:24px 20px;font-size:13px;color:var(--vp-ink-3);line-height:1.5;text-align:center}.vp-search__list{margin-top:8px}.vp-search-row{display:flex;align-items:center;gap:12px;padding:10px 20px;border-bottom:1px solid var(--vp-line)}.vp-search-row__art{object-fit:cover;background:var(--vp-bg-3)}.vp-search-row__art,.vp-search-row__art--ph{width:48px;height:48px;border-radius:6px;flex-shrink:0}.vp-search-row__art--ph{background:#1e1e1e;display:flex;align-items:center;justify-content:center;font-size:20px;opacity:.3}.vp-search-row__body{flex:1 1;min-width:0}.vp-search-row__title{font-size:14px;font-weight:600}.vp-search-row__artist,.vp-search-row__title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vp-search-row__artist{font-size:12px;color:var(--vp-ink-2);margin-top:2px}.vp-search-row__dur{color:var(--vp-ink-3)}.vp-search-row__bump{flex-shrink:0;width:40px;height:40px;background:var(--vp-bump);color:var(--vp-bump-on);border:none;border-radius:50%;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .15s}.vp-search-row__bump:active{opacity:.8}.vibe-panel__rails{margin:0 -8px;overflow:hidden}.vs-bar{display:flex;align-items:center;gap:8px;background:rgba(0,0,0,.35);border:1px solid var(--vibe-neutral-border);border-radius:var(--vibe-radius);padding:.65rem .85rem;margin:0;width:100%;max-width:100%;box-sizing:border-box;color:var(--vibe-text);transition:border-color .14s,box-shadow .14s}.vs-bar:focus-within{border-color:var(--vibe-accent);box-shadow:0 0 0 3px var(--vibe-focus-ring)}.vs-bar__ai-badge{flex-shrink:0;display:inline-flex;align-items:center;gap:4px;padding:2px 7px 2px 6px;border-radius:999px;background:hsla(0,0%,100%,.06);color:#636366;font-size:9px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;font-family:var(--vibe-font-display,inherit);-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.vs-bar__ai-badge:before{content:"";width:4px;height:4px;border-radius:50%;background:#636366}.vs-prompt-pill--active{background:rgba(30,215,96,.16);border-color:rgba(30,215,96,.55);color:var(--vibe-accent,#1db954);box-shadow:0 0 0 1px rgba(30,215,96,.35),0 0 12px rgba(30,215,96,.18);font-weight:600}.vs-prompts{display:flex;flex-wrap:wrap;gap:6px;padding:0;margin:3px 0 12px}.vibe-panel .vs-prompts{margin-top:0}.vs-prompt-pill{display:inline-flex;align-items:center;padding:5px 12px;border-radius:999px;border:1px solid hsla(0,0%,100%,.09);background:hsla(0,0%,100%,.04);color:#a0a0a5;font-size:14px;font-weight:500;cursor:pointer;transition:background .14s,border-color .14s,color .14s,box-shadow .14s;font-family:inherit;line-height:1.3;white-space:nowrap}.vs-prompt-pill:hover{background:rgba(30,215,96,.08);border-color:rgba(30,215,96,.28);color:#fff}.vs-bar__icon{flex-shrink:0;width:16px;height:16px;color:#8e8e93}.vs-bar__input{flex:1 1;background:transparent;border:none;outline:none;color:var(--vibe-text);font-size:1rem;font-family:inherit;line-height:1.2;min-width:0}.vs-bar__input::placeholder{color:#8e8e93}.vs-bar__input::-webkit-search-cancel-button{display:none}.vs-bar__clear{flex-shrink:0;background:#636366;border:none;border-radius:50%;width:16px;height:16px;color:#fff;font-size:9px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.vs-suggest{list-style:none;margin:4px 16px 8px;padding:0;border-radius:10px;overflow:hidden;background:#1c1c1e}.vs-suggest__row{display:flex;align-items:center;gap:12px;padding:11px 14px;cursor:pointer;border-bottom:1px solid #2c2c2e;transition:background .12s}.vs-suggest__row:last-child{border-bottom:none}.vs-suggest__row:active,.vs-suggest__row:hover{background:#2c2c2e}.vs-suggest__row--loading{color:#636366;font-size:14px;cursor:default}.vs-suggest__icon{flex-shrink:0;font-size:15px;color:#8e8e93;width:20px;text-align:center}.vs-suggest__text{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:2px}.vs-suggest__display{font-size:14px;font-weight:500;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vs-suggest__sub{font-size:12px;color:#8e8e93}.vs-suggest__type{flex-shrink:0;font-size:11px;color:#636366;text-transform:uppercase;letter-spacing:.04em}.vs-suggest__img{flex-shrink:0;width:36px;height:36px;border-radius:4px;object-fit:cover;background:#2c2c2e}.vs-suggest__row .vibe-house-bump-btn{flex-shrink:0;margin-left:auto}.vibe-queue-row__art--round{border-radius:50%;object-fit:cover;background:#2c2c2e}.vibe-queue-row--clickable{cursor:pointer;transition:background .12s}.vibe-queue-row--clickable:hover{background:hsla(0,0%,100%,.05)}@keyframes vibe-skeleton-shimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.vs-skeleton{display:inline-block;background:linear-gradient(90deg,hsla(0,0%,100%,.04),hsla(0,0%,100%,.09) 50%,hsla(0,0%,100%,.04));background-size:200px 100%;background-repeat:no-repeat;border-radius:4px;animation:vibe-skeleton-shimmer 1.4s ease-in-out infinite}.vs-skeleton--img{width:36px;height:36px;flex-shrink:0}.vs-skeleton--art{width:40px;height:40px;flex-shrink:0;border-radius:4px}.vs-skeleton--round{border-radius:50%}.vs-skeleton--text{display:block;height:13px;width:100%}.vibe-queue-row--skeleton{pointer-events:none}.vibe-queue-row--skeleton .vibe-queue-row__body{flex:1 1;min-width:0}.vs-suggest__row--skeleton{pointer-events:none;cursor:default;gap:12px}.vibe-panel__section-label{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#8e8e93;padding:2px 16px 1px}.vibe-panel__footer{text-align:center;font-size:10px;color:#3a3a3c;padding:20px 16px 12px;letter-spacing:.04em;text-transform:uppercase}.vibe-search-drawer-rail__backdrop{position:fixed;inset:0;z-index:310;background:rgba(0,0,0,.38);-webkit-tap-highlight-color:transparent}.vibe-drawer-backdrop{position:fixed;inset:0;z-index:319;background:transparent;pointer-events:auto}.vibe-search-drawer-rail{position:fixed;top:8px;right:8px;bottom:8px;width:min(400px,calc(100vw - 16px));max-width:440px;background:#1c1c1e;border-radius:16px;border:none;box-shadow:0 24px 64px rgba(0,0,0,.72),0 6px 24px rgba(0,0,0,.5),0 0 0 1px hsla(0,0%,100%,.07);transform:translateX(calc(100% + 16px));transition:transform var(--vibe-v2-sheet-dur) var(--vibe-v2-sheet-ease),opacity var(--vibe-v2-sheet-dur) var(--vibe-v2-sheet-ease);z-index:320;display:flex;flex-direction:column;overscroll-behavior:contain;pointer-events:none;visibility:hidden;opacity:0}.vibe-search-drawer-rail--open{transform:translateX(0);pointer-events:auto;visibility:visible;opacity:1}.vibe-search-drawer-rail__chrome{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:6px 16px 10px;min-height:44px;width:100%;box-sizing:border-box;touch-action:none;cursor:-webkit-grab;cursor:grab;-webkit-tap-highlight-color:transparent;-moz-user-select:none;user-select:none;-webkit-user-select:none}.vibe-search-drawer-rail__chrome:active{cursor:-webkit-grabbing;cursor:grabbing}.vibe-search-drawer-rail__handle-pill{display:block;width:40px;height:5px;border-radius:3px;background:hsla(0,0%,100%,.24);box-shadow:inset 0 1px 0 rgba(0,0,0,.35)}.vibe-search-drawer-rail__chrome:focus{outline:none}.vibe-search-drawer-rail__chrome:focus-visible{box-shadow:0 0 0 2px var(--vibe-focus-ring,rgba(30,215,96,.45));border-radius:8px}.vibe-search-drawer-rail__body{flex:1 1 auto;min-height:0;overflow-y:auto;padding:8px 16px 24px;-webkit-overflow-scrolling:touch}.vibe-load-more-btn{display:block;width:100%;margin:12px 0 4px;padding:10px 0;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;color:hsla(0,0%,100%,.7);font-size:13px;font-weight:500;letter-spacing:.01em;cursor:pointer;transition:background .16s ease,color .16s ease}.vibe-load-more-btn:hover{background:hsla(0,0%,100%,.1);color:#fff}.vibe-track-count{margin:8px 0 0;text-align:center;font-size:11px;color:hsla(0,0%,100%,.28);letter-spacing:.02em}@media (max-width:1024px) and (orientation:portrait),(max-width:767px){.vibe-search-drawer-rail{top:auto;left:0;right:0;bottom:0;width:100%;max-width:none;height:var(--vibe-search-rail-max-h,90dvh);max-height:var(--vibe-search-rail-max-h,90dvh);border-radius:16px 16px 0 0;box-shadow:0 -16px 48px rgba(0,0,0,.65),0 -4px 16px rgba(0,0,0,.45);transform:translateY(100%);transition:transform .45s cubic-bezier(.32,.72,0,1)}.vibe-search-drawer-rail--open{transform:translateY(0)}}@keyframes vibe-sub-fade-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.vibe-sub-panel-page{animation:vibe-sub-fade-in .2s ease both}.vibe-queue-row--now-playing .vibe-queue-row__title{display:inline-flex;align-items:center;gap:7px}.vibe-queue-row--now-playing--transitioning{filter:blur(3px);opacity:.45;pointer-events:none;animation:npTransitionPulse 1.2s ease-in-out infinite alternate}.vibe-queue-row--now-playing--transitioning .vibe-queue-equalizer__bar{animation-play-state:paused}.vibe-queue-row--now-playing--paused{opacity:.55;transition:opacity .4s ease}.vibe-queue-row.vibe-queue-row--now-playing{position:relative;overflow:hidden;align-items:center;gap:.85rem;padding:.75rem .85rem .8rem 1rem;margin-bottom:.5rem;border-radius:var(--vibe-radius)}.vibe-queue-row.vibe-queue-row--now-playing:before{content:"";position:absolute;inset:0;background:var(--np-color,rgba(30,215,96,.08));opacity:.2;filter:blur(28px);transform:scale(1.5);pointer-events:none;transition:background .6s ease,opacity .4s ease}.vibe-queue-row.vibe-queue-row--now-playing .vibe-queue-row__art{position:relative;width:52px;height:52px;border-radius:7px;flex-shrink:0;box-shadow:0 2px 12px rgba(0,0,0,.45)}.vibe-queue-row.vibe-queue-row--now-playing .vibe-queue-row__title{font-size:1rem;font-weight:600;letter-spacing:.003em}.vibe-queue-row.vibe-queue-row--now-playing .vibe-queue-row__artist{font-size:.84rem;opacity:.72}@media (max-width:640px){.vibe-queue-row.vibe-queue-row--now-playing{padding:.65rem .7rem .7rem .85rem}.vibe-queue-row.vibe-queue-row--now-playing .vibe-queue-row__art{width:46px;height:46px}}.vibe-status-message{display:flex;align-items:flex-start;gap:.65rem;margin:0;padding:.7rem .95rem;border-radius:var(--vibe-radius);border:1px solid transparent;font-size:.875rem;line-height:1.4}.vibe-system-health-banner{margin:0 0 .85rem}.vibe-status-message__dot{flex-shrink:0;width:8px;height:8px;border-radius:50%;margin-top:.45rem;background:currentColor;box-shadow:0 0 0 4px hsla(0,0%,100%,.04)}.vibe-status-message__body{display:flex;flex-direction:column;gap:.15rem;min-width:0;flex:1 1}.vibe-status-message__title{font-weight:700;letter-spacing:.005em}.vibe-status-message__hint{font-size:.8125rem;font-weight:400;color:var(--vibe-text-secondary);line-height:1.45}.vibe-status-message--error{background:hsla(0,91%,71%,.1);border-color:hsla(0,91%,71%,.32);color:var(--vibe-danger)}.vibe-status-message--warning{background:rgba(245,158,11,.1);border-color:rgba(245,158,11,.32);color:#fbbf24}.vibe-status-message--success{background:rgba(30,215,96,.1);border-color:rgba(30,215,96,.28);color:var(--vibe-accent)}.vibe-status-message--info{background:rgba(30,215,96,.07);border-color:rgba(30,215,96,.25);color:var(--vibe-accent)}.vibe-status-message--warning .vibe-status-message__dot{animation:vibe-health-pulse 1.6s ease-in-out infinite}@keyframes vibe-health-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.85)}}.vp-queue{margin:0 0 8px;border-radius:var(--vp-radius,12px);background:hsla(0,0%,100%,.04);overflow:hidden}.vp-queue__head{padding:8px 12px 4px;font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:hsla(0,0%,100%,.35)}.vp-queue-row{display:flex;align-items:center;gap:10px;padding:6px 12px;transition:background .15s}.vp-queue-row--bumped{background:rgba(30,215,96,.08);border-left:2px solid var(--vp-green,#1ed760)}@keyframes vp-bump-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.vp-queue-row--bumped{animation:vp-bump-in .28s cubic-bezier(.22,1,.36,1)}.vp-queue-row__pos{min-width:16px;font-size:11px;color:hsla(0,0%,100%,.3);text-align:right;flex-shrink:0}.vp-queue-row__art{width:36px;height:36px;border-radius:4px;object-fit:cover;flex-shrink:0}.vp-queue-row__art--ph{display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.07);border-radius:4px;font-size:14px;color:hsla(0,0%,100%,.25)}.vp-queue-row__body{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:1px}.vp-queue-row__title{font-size:13px;font-weight:500;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vp-queue-row--bumped .vp-queue-row__title{color:var(--vp-green,#1ed760)}.vp-queue-row__artist{font-size:11px;color:hsla(0,0%,100%,.45);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vp-queue-row__badge{font-size:10px;font-weight:700;color:var(--vp-green,#1ed760);white-space:nowrap;flex-shrink:0}.vp-suggest{margin:0 0 8px;border-radius:var(--vp-radius,12px);background:hsla(0,0%,100%,.04);overflow:hidden}.vp-suggest__head{display:flex;align-items:center;padding:8px 12px 6px;font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:hsla(0,0%,100%,.35)}.vp-suggest-row{display:flex;align-items:center;gap:12px;padding:10px 20px;transition:background .15s}.vp-suggest-row:active{background:hsla(0,0%,100%,.05)}.vp-suggest-row__art{object-fit:cover}.vp-suggest-row__art,.vp-suggest-row__art--ph{width:48px;height:48px;border-radius:6px;flex-shrink:0}.vp-suggest-row__art--ph{display:flex;align-items:center;justify-content:center;background:#1e1e1e;font-size:20px;opacity:.3}.vp-suggest-row__body{flex:1 1;min-width:0}.vp-suggest-row__title{font-size:14px;font-weight:600;color:#fff}.vp-suggest-row__artist,.vp-suggest-row__title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vp-suggest-row__artist{font-size:12px;color:hsla(0,0%,100%,.45);margin-top:2px}.vp-suggest-row__bump{flex-shrink:0;width:40px;height:40px;background:var(--vp-bump);color:var(--vp-bump-on);border:none;border-radius:50%;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .15s}.vp-suggest-row__bump:active{opacity:.8}@keyframes vp-suggest-shimmer{0%{opacity:.4}50%{opacity:.9}to{opacity:.4}}.vp-suggest-row--ghost{pointer-events:none;animation:vp-suggest-shimmer 1.5s ease-in-out infinite}.vp-suggest-row--ghost:nth-child(2){animation-delay:.15s}.vp-suggest-row--ghost:nth-child(3){animation-delay:.3s}.vp-suggest-row--ghost:nth-child(4){animation-delay:.45s}.vp-suggest-row--ghost:nth-child(5){animation-delay:.6s}.vp-suggest-row--ghost:nth-child(6){animation-delay:.75s}.vp-suggest-row__ghost-art{width:48px;height:48px;border-radius:6px;background:hsla(0,0%,100%,.08);flex-shrink:0}.vp-suggest-row__ghost-title{display:block;width:55%;height:12px;border-radius:3px;background:hsla(0,0%,100%,.1);margin-bottom:6px}.vp-suggest-row__ghost-artist{display:block;width:35%;height:10px;border-radius:3px;background:hsla(0,0%,100%,.06)}.vp-suggest-row__ghost-btn{display:block;width:40px;height:40px;border-radius:50%;background:hsla(0,0%,100%,.07);flex-shrink:0}.vibe-status-pill{display:inline-flex;align-items:center;gap:.32rem;padding:2px 9px 2px 8px;border-radius:999px;font-size:.62rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;line-height:1.4;margin-bottom:4px;white-space:nowrap}.vibe-status-pill--playing{background:rgba(30,215,96,.16);color:var(--vibe-accent,#1ed760);border:1px solid rgba(30,215,96,.3);text-shadow:0 0 6px rgba(30,215,96,.45)}.vibe-status-pill--paused{background:rgba(255,224,0,.14);color:#ffe000;border:1px solid rgba(255,224,0,.32)}.vibe-status-pill--loading{background:rgba(140,200,255,.14);color:#9adfff;border:1px solid rgba(140,200,255,.3);animation:vibe-status-pill-pulse 1.6s ease-in-out infinite}@keyframes vibe-status-pill-pulse{0%,to{opacity:.85}50%{opacity:.55}}.vibe-v2-metric-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:var(--vibe-v2-dash-card-gap,1rem);gap:var(--vibe-v2-dash-card-gap,1rem)}@media (max-width:640px){.vibe-v2-metric-grid{grid-template-columns:1fr}}.vibe-v2-metric-card{position:relative;isolation:isolate;width:100%;box-sizing:border-box;text-align:left;font:inherit;color:inherit;cursor:pointer;display:flex;flex-direction:column;gap:.625rem;min-height:200px;border:1px solid var(--vibe-border);border-radius:var(--vibe-radius-lg,16px);padding:1rem 1rem 1.05rem;overflow:hidden;background:linear-gradient(165deg,hsla(0,0%,100%,.08),hsla(0,0%,100%,.02) 38%,transparent 52%,hsla(0,0%,100%,.03)),#000;backdrop-filter:blur(18px) saturate(160%);-webkit-backdrop-filter:blur(18px) saturate(160%);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.11),inset 0 0 0 1px hsla(0,0%,100%,.04),0 10px 40px rgba(0,0,0,.55);transition:border-color .16s ease,box-shadow .16s ease}.vibe-v2-metric-card:hover{border-color:hsla(0,0%,100%,.16);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.14),inset 0 0 0 1px hsla(0,0%,100%,.06),0 14px 48px rgba(0,0,0,.6)}.vibe-v2-metric-card:focus-visible{outline:2px solid var(--vibe-accent,#1db954);outline-offset:2px}.vibe-v2-metric-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.vibe-v2-metric-card__label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--vibe-text-secondary);margin-bottom:.125rem}.vibe-v2-metric-card__value{font-size:1.65rem;font-weight:700;line-height:1.1;color:var(--vibe-accent);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-shadow:0 0 22px rgba(30,215,96,.42),0 0 10px rgba(30,215,96,.28)}.vibe-v2-metric-card__pills{display:flex;gap:.375rem;flex-wrap:wrap;justify-content:flex-end;flex-shrink:0}.vibe-v2-music-artist-card{cursor:default;min-height:0}.vibe-v2-music-artist-card:hover{border-color:var(--vibe-border);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.11),inset 0 0 0 1px hsla(0,0%,100%,.04),0 10px 40px rgba(0,0,0,.55)}.vibe-v2-music-artist-card .vibe-v2-metric-card__head{margin-bottom:.25rem}.vibe-v2-artist-carousel{position:relative;width:100%;min-height:calc(64px + 4px)}.vibe-v2-artist-carousel__scroller{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scroll-snap-type:x proximity;margin:0 -.25rem;padding:2px .25rem 6px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 16px,#000 calc(100% - 16px),transparent);mask-image:linear-gradient(90deg,transparent,#000 16px,#000 calc(100% - 16px),transparent)}.vibe-v2-artist-carousel__track{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:10px;width:max-content}.vibe-v2-artist-carousel__cell{flex:0 0 auto;scroll-snap-align:start}.vibe-v2-artist-carousel__thumb{width:64px;height:64px;border-radius:10px;object-fit:cover;display:block;box-shadow:0 4px 14px rgba(0,0,0,.45);border:1px solid hsla(0,0%,100%,.08)}.vibe-v2-artist-carousel__thumb--ph{background:hsla(0,0%,100%,.08)}.vibe-v2-artist-carousel__thumb--skeleton{width:64px;height:64px;border-radius:10px;background:linear-gradient(110deg,hsla(0,0%,100%,.06),hsla(0,0%,100%,.12) 45%,hsla(0,0%,100%,.06) 90%);animation:vibe-v2-artist-skel 1.1s ease-in-out infinite}@keyframes vibe-v2-artist-skel{0%,to{opacity:.55}50%{opacity:.95}}.vibe-v2-artist-carousel__rail--static{display:flex;gap:10px;flex-wrap:nowrap;overflow:hidden}.vibe-v2-artist-carousel__empty{margin:.35rem 0 0;font-size:.8125rem;color:var(--vibe-text-secondary)}.vibe-v2-artist-carousel__arrow{display:none;position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:34px;height:64px;align-items:center;justify-content:center;border:none;border-radius:8px;padding:0;cursor:pointer;color:hsla(0,0%,100%,.45);background:rgba(0,0,0,.35);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);transition:color .15s ease,background .15s ease,opacity .15s ease;font-size:1.35rem;line-height:1;font-weight:300;opacity:.55}.vibe-v2-artist-carousel__arrow:hover{color:hsla(0,0%,100%,.85);background:rgba(0,0,0,.5);opacity:.95}.vibe-v2-artist-carousel__arrow--prev{left:2px}.vibe-v2-artist-carousel__arrow--next{right:2px}@media (min-width:641px){.vibe-v2-artist-carousel__arrow{display:flex}.vibe-v2-artist-carousel__scroller{padding-left:40px;padding-right:40px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 36px,#000 calc(100% - 36px),transparent);mask-image:linear-gradient(90deg,transparent,#000 36px,#000 calc(100% - 36px),transparent)}}@media (prefers-reduced-motion:reduce){.vibe-v2-artist-carousel__thumb--skeleton{animation:none}}.vibe-now-playing-hero--v2{flex-direction:column;gap:1rem;margin-bottom:0}.vibe-now-playing-hero--v2,.vibe-now-playing-hero--v2 .vibe-now-playing-hero__bg{border-radius:var(--vibe-radius,12px)}