html,body,#app{overflow-x:hidden}:root{--plex-bg: #1A1D24;--plex-bg-elevated: #24272E;--plex-bg-glass: rgba(36, 39, 46, .72);--plex-surface: #2E323A;--plex-border: rgba(255,255,255,.07);--plex-text: #FFFFFF;--plex-text-secondary: #A0A5B1;--plex-text-muted: #6B7280;--plex-accent: #E5A00D;--plex-accent-hover: #F5B020;--plex-success: #22C55E;--plex-error: #EF4444;--plex-radius-sm: 10px;--plex-radius-md: 14px;--plex-radius-lg: 22px;--plex-radius-xl: 28px;--plex-shadow-sm: 0 1px 2px rgba(0,0,0,.25);--plex-shadow-md: 0 8px 24px rgba(0,0,0,.35);--plex-shadow-lg: 0 16px 40px rgba(0,0,0,.45)}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--plex-bg);color:var(--plex-text);min-height:100vh;line-height:1.5}#app{min-height:100vh}.top-nav{position:sticky;top:0;z-index:100;background:rgba(26,29,36,.82);backdrop-filter:saturate(140%) blur(20px);-webkit-backdrop-filter:saturate(140%) blur(20px);border-bottom:1px solid var(--plex-border)}.nav-inner{max-width:1440px;margin:0 auto;padding:0 40px;height:64px;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{display:flex;align-items:center;gap:10px;text-decoration:none;flex-shrink:0}.logo-wordmark{font-size:1.25rem;font-weight:800;letter-spacing:-.02em;color:var(--plex-text)}.logo-muted{font-weight:500;color:var(--plex-text-secondary)}.nav-pills{display:flex;align-items:center;gap:8px;flex-shrink:0}.pill{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border-radius:var(--plex-radius-lg);font-size:.9rem;font-weight:600;color:var(--plex-text-secondary);background:transparent;text-decoration:none;transition:all .2s ease;border:1px solid transparent}.pill:hover{color:var(--plex-text);background:rgba(255,255,255,.06)}.pill-active{color:var(--plex-text);background:rgba(255,255,255,.1);border-color:var(--plex-border)}.pill-icon{width:18px;height:18px}.page-content{max-width:1440px;margin:0 auto;padding:32px 40px 80px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;border:none;border-radius:var(--plex-radius-lg);font-family:inherit;font-size:.95rem;font-weight:700;cursor:pointer;transition:all .2s ease}.btn-primary{background:var(--plex-accent);color:#191a1c;box-shadow:0 4px 14px #e5a00d40}.btn-primary:hover:not(:disabled){background:var(--plex-accent-hover);transform:translateY(-1px);box-shadow:0 6px 20px #e5a00d59}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-ghost{background:rgba(255,255,255,.08);color:var(--plex-text);border:1px solid var(--plex-border)}.btn-ghost:hover:not(:disabled){background:rgba(255,255,255,.14);border-color:#ffffff24}.btn-ghost:disabled{opacity:.4;cursor:not-allowed}.btn-sm{padding:8px 14px;font-size:.85rem;border-radius:var(--plex-radius-md)}.card{background:var(--plex-bg-elevated);border:1px solid var(--plex-border);border-radius:var(--plex-radius-xl);padding:28px;box-shadow:var(--plex-shadow-md)}.form-input{width:100%;padding:12px 16px;border:1px solid var(--plex-border);border-radius:var(--plex-radius-md);font-family:inherit;font-size:.95rem;background:var(--plex-bg);color:var(--plex-text);transition:all .2s ease}.form-input:focus{outline:none;border-color:var(--plex-accent);box-shadow:0 0 0 3px #e5a00d26}.form-input::placeholder{color:var(--plex-text-muted)}.status-badge{display:inline-flex;align-items:center;gap:6px;padding:10px 16px;border-radius:var(--plex-radius-md);font-size:.9rem;font-weight:600}.status-success{background:rgba(34,197,94,.12);color:var(--plex-success);border:1px solid rgba(34,197,94,.2)}.status-error{background:rgba(239,68,68,.12);color:var(--plex-error);border:1px solid rgba(239,68,68,.2)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){.nav-inner{padding:0 20px;height:56px}.logo-wordmark{font-size:1.05rem}.page-content{padding:20px 20px 60px}}.home[data-v-2d2781ca]{max-width:1200px;margin:0 auto}.top-section[data-v-2d2781ca]{display:flex;gap:24px;align-items:stretch;margin-bottom:32px}.hero[data-v-2d2781ca]{position:relative;border-radius:var(--plex-radius-xl);overflow:hidden;flex:1;display:flex;align-items:flex-end;min-height:320px}.hero-backdrop[data-v-2d2781ca]{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#2E1A0F 0%,#1A1D24 60%,#1A1D24 100%)}.hero-gradient[data-v-2d2781ca]{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 60% at 80% 20%,rgba(229,160,13,.18) 0%,transparent 60%)}.hero-noise[data-v-2d2781ca]{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.04;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.hero-inner[data-v-2d2781ca]{position:relative;padding:48px 40px;max-width:640px}.hero-title[data-v-2d2781ca]{font-size:3rem;font-weight:800;line-height:1.1;letter-spacing:-.03em;margin-bottom:12px;color:var(--plex-text)}.hero-lead[data-v-2d2781ca]{font-size:1.1rem;color:var(--plex-text-secondary);line-height:1.5;max-width:480px}.hero-equalizer[data-v-2d2781ca]{position:absolute;bottom:0;left:0;right:0;height:55%;opacity:.12;transition:opacity .3s ease;pointer-events:none;overflow:hidden}.hero:hover .hero-equalizer[data-v-2d2781ca]{opacity:.35}.eq-svg[data-v-2d2781ca]{display:block;width:100%;height:100%}.eq-bar[data-v-2d2781ca]{transform-origin:bottom;transform:scaleY(.08);transition:transform .4s ease}.eq-bar[data-v-2d2781ca]:nth-child(1){fill:#f59e0b}.eq-bar[data-v-2d2781ca]:nth-child(2){fill:#fbbf24}.eq-bar[data-v-2d2781ca]:nth-child(3){fill:#e5a00d}.eq-bar[data-v-2d2781ca]:nth-child(4){fill:#d97706}.eq-bar[data-v-2d2781ca]:nth-child(5){fill:#f97316}.eq-bar[data-v-2d2781ca]:nth-child(6){fill:#ea580c}.eq-bar[data-v-2d2781ca]:nth-child(7){fill:#10b981}.eq-bar[data-v-2d2781ca]:nth-child(8){fill:#34d399}.eq-bar[data-v-2d2781ca]:nth-child(9){fill:#059669}.eq-bar[data-v-2d2781ca]:nth-child(10){fill:#14b8a6}.eq-bar[data-v-2d2781ca]:nth-child(11){fill:#06b6d4}.eq-bar[data-v-2d2781ca]:nth-child(12){fill:#22d3ee}.eq-bar[data-v-2d2781ca]:nth-child(13){fill:#3b82f6}.eq-bar[data-v-2d2781ca]:nth-child(14){fill:#60a5fa}.eq-bar[data-v-2d2781ca]:nth-child(15){fill:#2563eb}.eq-bar[data-v-2d2781ca]:nth-child(16){fill:#6366f1}.eq-bar[data-v-2d2781ca]:nth-child(17){fill:#818cf8}.eq-bar[data-v-2d2781ca]:nth-child(18){fill:#8b5cf6}.eq-bar[data-v-2d2781ca]:nth-child(19){fill:#a78bfa}.eq-bar[data-v-2d2781ca]:nth-child(20){fill:#a855f7}.eq-bar[data-v-2d2781ca]:nth-child(21){fill:#c084fc}.eq-bar[data-v-2d2781ca]:nth-child(22){fill:#d946ef}.eq-bar[data-v-2d2781ca]:nth-child(23){fill:#ec4899}.eq-bar[data-v-2d2781ca]:nth-child(24){fill:#f472b6}.hero:hover .eq-bar[data-v-2d2781ca]{animation:eqGrow-2d2781ca .3s linear infinite alternate}.hero:hover .eq-bar[data-v-2d2781ca]:nth-child(1){animation-delay:0s}.hero:hover .eq-bar[data-v-2d2781ca]:nth-child(2){animation-delay:.04s}.hero:hover .eq-bar[data-v-2d2781ca]:nth-child(3){animation-delay:.08s}.hero:hover .eq-bar[data-v-2d2781ca]:nth-child(4){animation-delay:.12s}.hero:hover .eq-bar[data-v-2d2781ca]:nth-child(5){animation-delay:.16s}.hero:hover .eq-bar[data-v-2d2781ca]:nth-child(6){animation-delay:.2s}.hero:hover .eq-bar[data-v-2d2781ca]:nth-child(7){animation-delay:.24s}.hero:hover .eq-bar[data-v-2d2781ca]:nth-child(8){animation-delay:.28s}.hero:hover .eq-bar[data-v-2d2781ca]:nth-child(9){animation-delay:.32s}.hero:hover .eq-bar[data-v-2d2781ca]:nth-child(10){animation-delay:.36s}.hero:hover .eq-bar[data-v-2d2781ca]:nth-child(11){animation-delay:.4s}.hero:hover .eq-bar[data-v-2d2781ca]:nth-child(12){animation-delay:.44s}.hero:hover .eq-bar[data-v-2d2781ca]:nth-child(13){animation-delay:.48s}.hero:hover .eq-bar[data-v-2d2781ca]:nth-child(14){animation-delay:.52s}.hero:hover .eq-bar[data-v-2d2781ca]:nth-child(15){animation-delay:.56s}.hero:hover .eq-bar[data-v-2d2781ca]:nth-child(16){animation-delay:.6s}.hero:hover .eq-bar[data-v-2d2781ca]:nth-child(17){animation-delay:.64s}.hero:hover .eq-bar[data-v-2d2781ca]:nth-child(18){animation-delay:.68s}.hero:hover .eq-bar[data-v-2d2781ca]:nth-child(19){animation-delay:.72s}.hero:hover .eq-bar[data-v-2d2781ca]:nth-child(20){animation-delay:.76s}.hero:hover .eq-bar[data-v-2d2781ca]:nth-child(21){animation-delay:.8s}.hero:hover .eq-bar[data-v-2d2781ca]:nth-child(22){animation-delay:.84s}.hero:hover .eq-bar[data-v-2d2781ca]:nth-child(23){animation-delay:.88s}.hero:hover .eq-bar[data-v-2d2781ca]:nth-child(24){animation-delay:.92s}@keyframes eqGrow-2d2781ca{0%{transform:scaleY(.08)}to{transform:scaleY(1)}}.connection-wrap[data-v-2d2781ca]{width:380px;flex-shrink:0}.connection-wrap.connected[data-v-2d2781ca]{max-width:520px;width:100%;margin-bottom:40px}.connection-card[data-v-2d2781ca]{height:100%;display:flex;flex-direction:column;transition:all .3s ease}.card-head[data-v-2d2781ca]{display:flex;align-items:center;gap:12px;margin-bottom:24px}.card-head-title[data-v-2d2781ca]{font-size:1.15rem;font-weight:700;display:flex;align-items:center;gap:10px}.card-head-icon[data-v-2d2781ca]{width:20px;height:20px;color:var(--plex-accent)}.form-stack[data-v-2d2781ca]{display:grid;gap:18px;margin-bottom:20px}.field-label[data-v-2d2781ca]{display:block;font-size:.8rem;font-weight:600;color:var(--plex-text-secondary);text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px}.field-hint[data-v-2d2781ca]{display:block;margin-top:6px;font-size:.8rem;color:var(--plex-text-muted)}.btn-full[data-v-2d2781ca]{width:100%}.status-badge[data-v-2d2781ca]{margin-top:16px}.section-bar[data-v-2d2781ca]{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.section-title[data-v-2d2781ca]{font-size:1.5rem;font-weight:700;letter-spacing:-.01em}.section-actions[data-v-2d2781ca]{display:flex;gap:8px}.loading-block[data-v-2d2781ca]{text-align:center;padding:60px 0;color:var(--plex-text-secondary)}.spinner-ring[data-v-2d2781ca]{width:48px;height:48px;border:3px solid rgba(255,255,255,.1);border-top-color:var(--plex-accent);border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 16px}.cache-chip[data-v-2d2781ca]{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:var(--plex-radius-lg);font-size:.8rem;font-weight:500;color:var(--plex-text-muted);background:var(--plex-bg-elevated);border:1px solid var(--plex-border);margin-bottom:16px}.empty-block[data-v-2d2781ca]{text-align:center;padding:60px 0;color:var(--plex-text-secondary)}.empty-icon[data-v-2d2781ca]{width:48px;height:48px;margin-bottom:12px;opacity:.35}.playlist-grid[data-v-2d2781ca]{display:grid;gap:12px}.playlist-tile[data-v-2d2781ca]{display:flex;align-items:center;gap:16px;padding:14px 18px;background:var(--plex-bg-elevated);border:1px solid var(--plex-border);border-radius:var(--plex-radius-lg);cursor:pointer;transition:all .2s ease}.playlist-tile[data-v-2d2781ca]:hover{background:var(--plex-surface);border-color:#ffffff1f;transform:translateY(-1px);box-shadow:var(--plex-shadow-md)}.tile-art[data-v-2d2781ca]{width:52px;height:52px;border-radius:var(--plex-radius-sm);position:relative;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center}.art-gradient[data-v-2d2781ca]{position:absolute;top:0;right:0;bottom:0;left:0}.art-icon[data-v-2d2781ca]{position:relative;width:22px;height:22px;color:#ffffffe6}.tile-body[data-v-2d2781ca]{flex:1;min-width:0}.tile-title[data-v-2d2781ca]{font-size:1rem;font-weight:700;color:var(--plex-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:2px}.tile-meta[data-v-2d2781ca]{font-size:.85rem;color:var(--plex-text-muted)}.tile-chevron[data-v-2d2781ca]{width:18px;height:18px;color:var(--plex-text-muted);flex-shrink:0;transition:transform .2s ease,color .2s ease}.playlist-tile:hover .tile-chevron[data-v-2d2781ca]{color:var(--plex-accent);transform:translate(3px)}.icon-sm[data-v-2d2781ca]{width:16px;height:16px}.icon-xs[data-v-2d2781ca]{width:14px;height:14px}.spinning[data-v-2d2781ca]{animation:spin 1s linear infinite}@media (max-width: 768px){.top-section[data-v-2d2781ca]{flex-direction:column}.connection-wrap[data-v-2d2781ca]{width:100%}.hero-title[data-v-2d2781ca]{font-size:2.2rem}.hero-inner[data-v-2d2781ca]{padding:32px 24px}.section-title[data-v-2d2781ca]{font-size:1.25rem}}.playlist-viewer[data-v-b71f89ee]{max-width:1000px;margin:0 auto;overflow-x:hidden}.loading-block[data-v-b71f89ee],.error-block[data-v-b71f89ee]{text-align:center;padding:80px 0;color:var(--plex-text-secondary)}.spinner-ring[data-v-b71f89ee]{width:48px;height:48px;border:3px solid rgba(255,255,255,.1);border-top-color:var(--plex-accent);border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 16px}.error-icon[data-v-b71f89ee]{width:40px;height:40px;color:var(--plex-error);margin-bottom:12px}.error-text[data-v-b71f89ee]{color:var(--plex-text);margin-bottom:16px}.header-hero[data-v-b71f89ee]{position:relative;border-radius:var(--plex-radius-xl);overflow:hidden;margin-bottom:24px;padding:40px;background:linear-gradient(135deg,#2E1A0F 0%,#1A1D24 55%,#1A1D24 100%)}.header-hero[data-v-b71f89ee]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 70% 50% at 85% 15%,rgba(229,160,13,.14) 0%,transparent 60%);pointer-events:none}.back-pill[data-v-b71f89ee]{position:relative;z-index:1;display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:var(--plex-radius-lg);font-size:.9rem;font-weight:600;color:var(--plex-text-secondary);background:rgba(255,255,255,.06);border:1px solid var(--plex-border);text-decoration:none;margin-bottom:24px;transition:all .2s ease}.back-pill[data-v-b71f89ee]:hover{color:var(--plex-text);background:rgba(255,255,255,.1)}.back-icon[data-v-b71f89ee]{width:16px;height:16px}.header-layout[data-v-b71f89ee]{position:relative;z-index:1;display:flex;align-items:flex-end;gap:24px}.header-art[data-v-b71f89ee]{width:140px;height:140px;border-radius:var(--plex-radius-md);display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:var(--plex-shadow-lg)}.header-art-icon[data-v-b71f89ee]{width:48px;height:48px;color:#ffffffe6}.header-meta[data-v-b71f89ee]{flex:1;min-width:0}.header-title[data-v-b71f89ee]{font-size:2.4rem;font-weight:800;letter-spacing:-.02em;line-height:1.15;margin-bottom:8px;color:var(--plex-text);word-break:break-word}.header-summary[data-v-b71f89ee]{font-size:1rem;color:var(--plex-text-secondary);line-height:1.5;margin-bottom:16px;max-width:560px;word-break:break-word}.header-badges[data-v-b71f89ee]{display:flex;flex-wrap:wrap;gap:8px}.pill-badge[data-v-b71f89ee]{display:inline-flex;align-items:center;padding:6px 14px;border-radius:var(--plex-radius-lg);font-size:.82rem;font-weight:600;color:var(--plex-text-secondary);background:rgba(255,255,255,.06);border:1px solid var(--plex-border)}.pill-badge.accent[data-v-b71f89ee]{color:var(--plex-accent);background:rgba(229,160,13,.1);border-color:#e5a00d33}.download-panel[data-v-b71f89ee]{margin-bottom:32px}.panel-row[data-v-b71f89ee]{display:flex;align-items:flex-end;gap:16px;flex-wrap:wrap}.panel-field[data-v-b71f89ee]{flex:1;min-width:0}.field-label[data-v-b71f89ee]{display:block;font-size:.8rem;font-weight:600;color:var(--plex-text-secondary);text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px}.download-action[data-v-b71f89ee]{flex-shrink:0;white-space:nowrap}.tracks-wrap[data-v-b71f89ee]{margin-bottom:40px}.tracks-header[data-v-b71f89ee]{display:flex;align-items:baseline;gap:10px;margin-bottom:16px}.tracks-title[data-v-b71f89ee]{font-size:1.25rem;font-weight:700}.tracks-count[data-v-b71f89ee]{font-size:.9rem;font-weight:600;color:var(--plex-text-muted)}.tracks-list[data-v-b71f89ee]{display:grid;gap:6px}.track-row[data-v-b71f89ee]{display:flex;align-items:center;gap:16px;padding:12px 14px;border-radius:var(--plex-radius-md);transition:all .15s ease;border:1px solid transparent;min-width:0}.track-row[data-v-b71f89ee]:hover{background:var(--plex-bg-elevated);border-color:var(--plex-border)}.track-num[data-v-b71f89ee]{width:32px;text-align:right;font-size:.85rem;font-weight:600;color:var(--plex-text-muted);flex-shrink:0}.track-info[data-v-b71f89ee]{flex:1;min-width:0}.track-name[data-v-b71f89ee]{font-weight:600;font-size:.95rem;color:var(--plex-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:2px}.track-details[data-v-b71f89ee]{font-size:.82rem;color:var(--plex-text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.track-time[data-v-b71f89ee]{font-size:.85rem;font-weight:500;color:var(--plex-text-muted);flex-shrink:0;min-width:44px;text-align:right}.track-dl[data-v-b71f89ee]{flex-shrink:0;opacity:0;transition:opacity .15s ease}.track-row:hover .track-dl[data-v-b71f89ee]{opacity:1}.icon[data-v-b71f89ee]{width:16px;height:16px}.spinning[data-v-b71f89ee]{animation:spin 1s linear infinite}@media (max-width: 768px){.header-hero[data-v-b71f89ee]{padding:24px}.header-layout[data-v-b71f89ee]{flex-direction:column;align-items:flex-start}.header-art[data-v-b71f89ee]{width:100px;height:100px}.header-title[data-v-b71f89ee]{font-size:1.7rem}.panel-row[data-v-b71f89ee]{flex-direction:column;align-items:stretch}.download-action[data-v-b71f89ee]{width:100%}.track-dl[data-v-b71f89ee]{opacity:1}}
