:root{color:#111827;background:#f8fafc;color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}html[data-theme=dark]{color:#e5e7eb;background:#0f1117;color-scheme:dark}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f8fafc}html[data-theme=dark] body{background:#0f1117}a{color:inherit;text-decoration:none}button,input{font:inherit}button{border:0;cursor:pointer}.app-shell{min-height:100vh;padding-bottom:calc(7.75rem + env(safe-area-inset-bottom))}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:calc(.75rem + env(safe-area-inset-top)) 1rem .75rem;background:#f8fafceb;border-bottom:1px solid #e2e8f0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.topbar-left{display:flex;align-items:center;gap:.65rem;min-width:0}.theme-toggle{position:relative;display:grid;place-items:center;flex:0 0 auto;width:2.35rem;height:2.35rem;border:1px solid #d7dde6;border-radius:8px;background:#fff;color:#111827;box-shadow:0 8px 22px #0f172a14}.theme-toggle-sun,.theme-toggle-moon{position:absolute;transition:opacity .16s ease,transform .16s ease}.theme-toggle-sun{width:1rem;height:1rem;border-radius:999px;background:#f59e0b;box-shadow:0 -.55rem 0 -.38rem #f59e0b,0 .55rem 0 -.38rem #f59e0b,.55rem 0 0 -.38rem #f59e0b,-.55rem 0 0 -.38rem #f59e0b,.39rem .39rem 0 -.4rem #f59e0b,-.39rem -.39rem 0 -.4rem #f59e0b,.39rem -.39rem 0 -.4rem #f59e0b,-.39rem .39rem 0 -.4rem #f59e0b}.theme-toggle-moon{width:1.12rem;height:1.12rem;border-radius:999px;background:#c7d2fe;box-shadow:inset -.32rem .12rem #4338ca;opacity:0;transform:scale(.72) rotate(-18deg)}html[data-theme=dark] .theme-toggle-sun{opacity:0;transform:scale(.72) rotate(18deg)}html[data-theme=dark] .theme-toggle-moon{opacity:1;transform:scale(1) rotate(0)}.brand{font-size:1.15rem;font-weight:800;letter-spacing:0}.nav{display:flex;align-items:center;gap:.5rem;color:#475569;font-size:.9rem}.nav a{padding:.45rem .65rem;border-radius:999px}.nav a.router-link-active{background:#111827;color:#f8fafc}.page{width:min(100%,46rem);margin:0 auto;padding:1rem}.hero-band{padding:.5rem 0 1rem}.hero-home-link{display:block;color:inherit;text-decoration:none}.hero-band p,.track-meta p,.audio-info p,.detail-head p{margin:0 0 .25rem;color:#64748b;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:0}.hero-band h1,.detail-head h1{margin:0;max-width:32rem;color:#111827;font-size:2rem;line-height:1.05;letter-spacing:0}.feed{display:grid;gap:.8rem}.feed-controls{display:grid;gap:.7rem;margin-bottom:.9rem}.segmented-control,.reaction-filter,.pagination{display:flex;align-items:center;gap:.45rem}.segmented-control{padding:.25rem;border:1px solid #d7dde6;border-radius:8px;background:#fff}.segmented-control button,.pagination button{min-height:2.4rem;padding:0 .75rem;border-radius:6px;background:transparent;color:#475569;font-size:.86rem;font-weight:800}.segmented-control button{flex:1}.segmented-control button.active{background:#111827;color:#f8fafc}.reaction-filter{flex-wrap:wrap}.reaction-filter button{display:grid;grid-template-rows:1fr auto;place-items:center;width:3rem;height:2.75rem;border:1px solid #d7dde6;border-radius:8px;background:#fff;font-size:1.1rem}.reaction-filter button span{display:grid;place-items:center;min-height:1.5rem;line-height:1}.reaction-filter button small{color:inherit;font-family:inherit;font-size:.56rem;font-weight:800;line-height:1;opacity:.72}.reaction-filter button.active{border-color:#f59e0b;background:#fffbeb;box-shadow:inset 0 0 0 1px #f59e0b}.track-card{display:grid;grid-template-columns:3.25rem 1fr;gap:.85rem;align-items:stretch;padding:.8rem;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 12px 28px #0f172a14}.track-card-current{border-color:#22c55e}.play-button{display:grid;place-items:center;width:3.25rem;min-height:3.25rem;align-self:start;border-radius:8px;background:#111827;color:#f8fafc;font-size:1rem;font-weight:800}.track-main{min-width:0;display:grid;gap:.65rem}.track-meta h2,.audio-info h2{margin:0;overflow-wrap:anywhere;color:#111827;font-size:1.05rem;line-height:1.25;letter-spacing:0}.telegram-meta{display:flex;flex-wrap:wrap;gap:.45rem;color:#64748b;font-size:.76rem;font-weight:700}.telegram-meta span,.telegram-meta a{padding:.18rem .42rem;border-radius:999px;background:#eef2ff;color:#3730a3}.detail-meta{margin-top:0}.card-stats{display:grid;gap:.45rem;padding:.55rem;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.reaction-row{display:flex;flex-wrap:wrap;gap:.4rem}.reaction-row span{min-height:1.8rem;padding:.36rem .55rem;border:1px solid #fed7aa;border-radius:999px;background:#fff7ed;color:#7c2d12;font-size:.86rem;font-weight:800;line-height:1}.reaction-row-large span{min-height:1.85rem;padding:.34rem .6rem;font-size:.9rem}.source-chips{display:flex;flex-wrap:wrap;gap:.45rem}.source-chip{display:grid;gap:.1rem;max-width:100%;padding:.45rem .55rem;border:1px solid #cbd5e1;border-radius:8px;background:#f8fafc;color:#334155}.source-chip a,.source-chip strong{overflow-wrap:anywhere;font-size:.78rem;line-height:1.15}.source-chip a{width:fit-content;max-width:100%;min-height:1.25rem}.source-artist-link{font-weight:900;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.18rem}.source-chip small{color:#64748b;font-size:.7rem}.tag-row{display:flex;flex-wrap:wrap;gap:.4rem}.tag{padding:.25rem .45rem;border-radius:999px;background:#dcfce7;color:#166534;font-size:.72rem;font-weight:700}.audio-player{position:fixed;right:0;bottom:0;left:0;z-index:30;display:grid;grid-template-columns:1fr auto;gap:.7rem .9rem;padding:.75rem 1rem calc(.75rem + env(safe-area-inset-bottom));background:#111827;color:#f8fafc;box-shadow:0 -20px 40px #0f172a3d}.audio-player audio{display:none}.audio-info{grid-column:1;grid-row:1;min-width:0;display:grid;gap:.1rem}.audio-info p{color:#94a3b8}.audio-artist-link{width:fit-content;max-width:100%;overflow:hidden;color:#94a3b8;font-size:.78rem;font-weight:800;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.audio-track-link{min-width:0}.audio-info h2{color:#f8fafc;font-size:.95rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.audio-controls{grid-column:2;grid-row:1;display:flex;align-items:center;gap:.4rem}.audio-controls button{display:grid;place-items:center;width:2.4rem;height:2.4rem;border-radius:999px;background:#263244;color:#f8fafc;font-weight:900}.audio-controls .primary-control{background:#22c55e;color:#052e16}.progress-row{grid-column:1 / -1;display:grid;grid-template-columns:2.5rem 1fr 2.5rem;align-items:center;gap:.5rem;color:#cbd5e1;font-size:.75rem}.progress-row input{width:100%;accent-color:#22c55e}.search-panel,.track-detail,.artist-list{display:grid;gap:1rem}.search-panel{margin-bottom:1rem}.search-panel label{color:#475569;font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:0}.search-panel input{width:100%;min-height:3rem;padding:0 .9rem;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#111827}.detail-head{display:grid;gap:.75rem}.detail-head button{width:fit-content;min-height:2.75rem;padding:0 1rem;border-radius:8px;background:#111827;color:#f8fafc;font-weight:800}.description{margin:0;color:#475569;line-height:1.5}.metadata-text{margin:0;padding:.85rem;overflow:auto;white-space:pre-wrap;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#334155;font:inherit;line-height:1.45}.empty-state{padding:1rem;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#64748b}.pagination{justify-content:space-between;margin-top:1rem;padding:.25rem;border:1px solid #d7dde6;border-radius:8px;background:#fff}.pagination span{color:#64748b;font-size:.85rem;font-weight:800}.pagination button{min-width:4.5rem;background:#f1f5f9}.pagination button:disabled{cursor:not-allowed;opacity:.45}.artist-row{display:grid;grid-template-columns:2.25rem 1fr;gap:.75rem;align-items:start;padding:.85rem;border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 10px 24px #0f172a0f}.artist-rank{display:grid;place-items:center;width:2.25rem;height:2.25rem;border-radius:8px;background:#111827;color:#f8fafc;font-weight:900}.artist-main{min-width:0}.artist-main h2{margin:0;overflow-wrap:anywhere;color:#111827;font-size:1.05rem;line-height:1.2}.artist-main p{margin:.25rem 0 0;overflow-wrap:anywhere;color:#64748b;font-size:.84rem;font-weight:700}.artist-score{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:.4rem}.artist-score>strong,.artist-score>span{padding:.28rem .5rem;border-radius:999px;font-size:.78rem;font-weight:800}.artist-score>strong{background:#dcfce7;color:#166534}.artist-score>span{background:#f1f5f9;color:#475569}.artist-profile{display:grid;gap:1rem}.artist-hero{display:grid;grid-template-columns:6rem 1fr;gap:1rem;align-items:end;min-height:14rem;padding:1rem;border-radius:8px;background:linear-gradient(135deg,#22c55eeb,#111827f5),#111827;color:#f8fafc}.artist-avatar{display:grid;place-items:center;width:6rem;height:6rem;border-radius:8px;background:#ffffff2e;color:#f8fafc;font-size:1.7rem;font-weight:900;box-shadow:0 22px 44px #0000003d}.artist-hero-main{min-width:0}.artist-hero-main p{margin:0 0 .25rem;color:#f8fafcb8;font-size:.78rem;font-weight:800;text-transform:uppercase}.artist-hero-main h1{margin:0;overflow-wrap:anywhere;font-size:2.35rem;line-height:.98}.artist-hero-meta{display:flex;flex-wrap:wrap;gap:.45rem;align-items:center;margin-top:.7rem}.artist-profile-links{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.75rem}.artist-profile-links a{display:grid;gap:.12rem;min-height:2.45rem;padding:.42rem .58rem;border:1px solid rgba(255,255,255,.2);border-radius:8px;background:#ffffff1f;color:#f8fafc}.artist-profile-links strong{font-size:.82rem;line-height:1}.artist-profile-links span{color:#f8fafcb3;font-size:.68rem;font-weight:800;text-transform:uppercase}.artist-hero-meta>strong,.artist-hero-meta>span{padding:.28rem .55rem;border-radius:999px;background:#ffffff24;color:#f8fafc;font-size:.78rem;font-weight:900}.artist-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.artist-feature-grid,.artist-insight-grid{display:grid;gap:.75rem}.artist-feature-panel,.artist-insight-panel{display:grid;gap:.6rem;min-width:0;padding:.85rem;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.artist-feature-panel a{display:grid;gap:.2rem}.artist-feature-panel strong{overflow-wrap:anywhere;color:#111827;font-size:1.1rem;line-height:1.1}.artist-feature-panel a span,.artist-feature-panel p,.artist-insight-panel p{margin:0;color:#64748b;font-size:.82rem;font-weight:700}.panel-kicker{color:#64748b;font-size:.72rem;font-weight:900;text-transform:uppercase}.artist-audience-reactions,.artist-source-artists,.artist-section-head{display:flex;flex-wrap:wrap;gap:.4rem}.artist-source-artists a{display:inline-flex;align-items:center;gap:.4rem}.artist-audience-reactions span,.artist-source-artists a{padding:.34rem .5rem;border-radius:999px;background:#f1f5f9;color:#475569;font-size:.78rem;font-weight:800}.artist-source-artists a span{color:#64748b}.artist-section-head{align-items:center;justify-content:space-between;padding:0 .1rem}.artist-section-head strong{color:#64748b;font-size:.78rem;font-weight:900}.artist-metrics div,.artist-track-row{border:1px solid #e2e8f0;border-radius:8px;background:#fff}.artist-metrics div{display:grid;gap:.2rem;padding:.8rem}.artist-metrics strong{color:#111827;font-size:1.2rem;line-height:1}.artist-metrics span{color:#64748b;font-size:.74rem;font-weight:800;text-transform:uppercase}.artist-track-list{display:grid;gap:.65rem}.artist-track-row{display:grid;gap:.65rem;padding:.75rem}.artist-track-row a{display:grid;gap:.18rem}.artist-track-row strong{overflow-wrap:anywhere;color:#111827;font-size:.95rem}.artist-track-row a span{color:#64748b;font-size:.78rem;font-weight:700}.artist-track-row div{display:flex;flex-wrap:wrap;gap:.35rem}.artist-track-row div span{padding:.22rem .48rem;border-radius:999px;background:#f1f5f9;color:#475569;font-size:.75rem;font-weight:800}html[data-theme=dark] .artist-metrics div,html[data-theme=dark] .artist-feature-panel,html[data-theme=dark] .artist-insight-panel,html[data-theme=dark] .artist-track-row{border-color:#2b3242;background:#171b24}html[data-theme=dark] .artist-metrics strong,html[data-theme=dark] .artist-feature-panel strong,html[data-theme=dark] .artist-track-row strong{color:#f3f4f6}html[data-theme=dark] .artist-metrics span,html[data-theme=dark] .artist-feature-panel a span,html[data-theme=dark] .artist-feature-panel p,html[data-theme=dark] .artist-insight-panel p,html[data-theme=dark] .panel-kicker,html[data-theme=dark] .artist-section-head strong,html[data-theme=dark] .artist-track-row a span{color:#9ca3af}html[data-theme=dark] .artist-audience-reactions span,html[data-theme=dark] .artist-source-artists a,html[data-theme=dark] .artist-track-row div span{background:#202633;color:#cbd5e1}@media (min-width: 720px){.page{padding:1.5rem}.hero-band h1,.detail-head h1{font-size:2.4rem}.audio-player{right:max(1rem,calc((100vw - 46rem)/2));bottom:1rem;left:max(1rem,calc((100vw - 46rem)/2));border-radius:8px}}html[data-theme=dark] .topbar{background:#0f1117e6;border-bottom-color:#242936}html[data-theme=dark] .theme-toggle,html[data-theme=dark] .segmented-control,html[data-theme=dark] .reaction-filter button,html[data-theme=dark] .track-card,html[data-theme=dark] .source-chip,html[data-theme=dark] .search-panel input,html[data-theme=dark] .metadata-text,html[data-theme=dark] .empty-state,html[data-theme=dark] .pagination,html[data-theme=dark] .artist-row{border-color:#2b3242;background:#171b24}html[data-theme=dark] .track-card,html[data-theme=dark] .artist-row,html[data-theme=dark] .theme-toggle{box-shadow:0 14px 30px #00000042}html[data-theme=dark] .brand,html[data-theme=dark] .hero-band h1,html[data-theme=dark] .detail-head h1,html[data-theme=dark] .track-meta h2,html[data-theme=dark] .artist-main h2,html[data-theme=dark] .search-panel input{color:#f3f4f6}html[data-theme=dark] .nav,html[data-theme=dark] .hero-band p,html[data-theme=dark] .track-meta p,html[data-theme=dark] .audio-info p,html[data-theme=dark] .detail-head p,html[data-theme=dark] .telegram-meta,html[data-theme=dark] .artist-main p,html[data-theme=dark] .pagination span,html[data-theme=dark] .description,html[data-theme=dark] .empty-state{color:#9ca3af}html[data-theme=dark] .nav a.router-link-active,html[data-theme=dark] .segmented-control button.active{background:#e5e7eb;color:#111827}html[data-theme=dark] .segmented-control button,html[data-theme=dark] .pagination button{color:#cbd5e1}html[data-theme=dark] .reaction-filter button.active{border-color:#fbbf24;background:#2f2614;box-shadow:inset 0 0 0 1px #f59e0b}html[data-theme=dark] .play-button,html[data-theme=dark] .artist-rank{background:#f3f4f6;color:#111827}html[data-theme=dark] .card-stats,html[data-theme=dark] .source-chip,html[data-theme=dark] .pagination button{border-color:#2b3242;background:#11151d}html[data-theme=dark] .telegram-meta span,html[data-theme=dark] .telegram-meta a{background:#202743;color:#c7d2fe}html[data-theme=dark] .reaction-row span{border-color:#713f12;background:#2b1f12;color:#fed7aa}html[data-theme=dark] .source-chip{color:#d1d5db}html[data-theme=dark] .source-chip small{color:#9ca3af}html[data-theme=dark] .tag{background:#123421;color:#86efac}html[data-theme=dark] .metadata-text{color:#d1d5db}html[data-theme=dark] .audio-player{background:#05070b;box-shadow:0 -20px 40px #0000005c}html[data-theme=dark] .audio-controls button{background:#202633}html[data-theme=dark] .audio-controls .primary-control{background:#86efac;color:#052e16}html[data-theme=dark] .artist-score strong{background:#123421;color:#86efac}html[data-theme=dark] .artist-score span{background:#202633;color:#cbd5e1}:root,html[data-theme=dark],html[data-theme=light]{--pip-bg: #03120b;--pip-bg-deep: #010805;--pip-panel: #071d10;--pip-panel-raised: #0b2716;--pip-border: rgba(84, 255, 140, .42);--pip-border-strong: rgba(84, 255, 140, .82);--pip-text: #d7ffe1;--pip-text-muted: #86c99b;--pip-green: #54ff8c;--pip-green-hot: #a7ffbe;--pip-amber: #ffb84d;--pip-red: #ff6b4d;--pip-shadow: rgba(84, 255, 140, .2);color:var(--pip-text);background:var(--pip-bg);color-scheme:dark;font-family:SF Mono,Roboto Mono,ui-monospace,Menlo,Consolas,monospace}body,html[data-theme=dark] body,html[data-theme=light] body{background:radial-gradient(circle at 50% -10%,rgba(84,255,140,.16),transparent 28rem),linear-gradient(180deg,#04170d 0%,var(--pip-bg) 45%,var(--pip-bg-deep) 100%)}.app-shell{position:relative;isolation:isolate}.app-shell:before{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;content:"";background:repeating-linear-gradient(to bottom,rgba(84,255,140,.045) 0,rgba(84,255,140,.045) 1px,transparent 1px,transparent 4px),radial-gradient(circle at 50% 40%,rgba(84,255,140,.08),transparent 34rem);mix-blend-mode:screen}.topbar,html[data-theme=dark] .topbar{background:#03120be8;border-bottom:1px solid var(--pip-border);box-shadow:0 10px 34px #00000061}.brand,html[data-theme=dark] .brand{color:var(--pip-green);text-transform:uppercase;text-shadow:0 0 14px var(--pip-shadow)}.theme-toggle,html[data-theme=dark] .theme-toggle{border-color:var(--pip-border);background:#06170d;color:var(--pip-green);box-shadow:inset 0 0 0 1px #54ff8c1a,0 0 18px #54ff8c1a}.theme-toggle-sun{background:var(--pip-amber);box-shadow:0 -.55rem 0 -.38rem var(--pip-amber),0 .55rem 0 -.38rem var(--pip-amber),.55rem 0 0 -.38rem var(--pip-amber),-.55rem 0 0 -.38rem var(--pip-amber),.39rem .39rem 0 -.4rem var(--pip-amber),-.39rem -.39rem 0 -.4rem var(--pip-amber),.39rem -.39rem 0 -.4rem var(--pip-amber),-.39rem .39rem 0 -.4rem var(--pip-amber)}.theme-toggle-moon{background:var(--pip-green);box-shadow:inset -.32rem .12rem #062012}.nav,html[data-theme=dark] .nav{gap:.4rem;color:var(--pip-text-muted)}.nav a{min-height:2.25rem;padding:.52rem .72rem;border:1px solid var(--pip-border);border-radius:4px;background:#071d10b8;color:var(--pip-text-muted);font-size:.78rem;font-weight:900;text-transform:uppercase}.nav a.router-link-active,html[data-theme=dark] .nav a.router-link-active{border-color:var(--pip-border-strong);background:var(--pip-green);color:#03120b;box-shadow:0 0 22px #54ff8c47}.hero-band{padding:.8rem 0 1rem}.hero-band p,.track-meta p,.audio-info p,.detail-head p,.search-panel label,.artist-hero-main p,.artist-metrics span{color:var(--pip-text-muted);text-transform:uppercase}.hero-band h1,.detail-head h1,html[data-theme=dark] .hero-band h1,html[data-theme=dark] .detail-head h1{color:var(--pip-text);text-shadow:0 0 18px rgba(84,255,140,.16)}.feed-controls{padding:.7rem;border:1px solid var(--pip-border);border-radius:6px;background:#071d10b8;box-shadow:inset 0 0 24px #54ff8c0b}.feed-search{margin-bottom:0}.segmented-control,.pagination,html[data-theme=dark] .segmented-control,html[data-theme=dark] .pagination{border-color:var(--pip-border);border-radius:4px;background:#04140b}.segmented-control button,.pagination button,html[data-theme=dark] .segmented-control button,html[data-theme=dark] .pagination button{border-radius:2px;color:var(--pip-text-muted);text-transform:uppercase}.segmented-control button.active,html[data-theme=dark] .segmented-control button.active{background:var(--pip-green);color:#03120b;box-shadow:0 0 18px #54ff8c33}.reaction-filter button,html[data-theme=dark] .reaction-filter button{border-color:var(--pip-border);border-radius:4px;background:#06170d;color:var(--pip-green-hot)}.reaction-filter button.active,html[data-theme=dark] .reaction-filter button.active{border-color:var(--pip-amber);background:#ffb84d29;box-shadow:inset 0 0 0 1px #ffb84d47,0 0 16px #ffb84d24}.search-panel input,html[data-theme=dark] .search-panel input{border-color:var(--pip-border);border-radius:4px;background:#020d07;color:var(--pip-green-hot);outline:none;box-shadow:inset 0 0 18px #54ff8c12}.search-panel input::placeholder{color:#86c99b94}.search-panel input:focus{border-color:var(--pip-border-strong);box-shadow:inset 0 0 18px #54ff8c17,0 0 18px #54ff8c21}.track-card,.artist-row,.artist-metrics div,.artist-feature-panel,.artist-insight-panel,.artist-track-row,.metadata-text,.empty-state,html[data-theme=dark] .track-card,html[data-theme=dark] .artist-row,html[data-theme=dark] .artist-metrics div,html[data-theme=dark] .artist-feature-panel,html[data-theme=dark] .artist-insight-panel,html[data-theme=dark] .artist-track-row,html[data-theme=dark] .metadata-text,html[data-theme=dark] .empty-state{border-color:var(--pip-border);border-radius:6px;background:linear-gradient(180deg,rgba(84,255,140,.055),transparent),var(--pip-panel);color:var(--pip-text);box-shadow:inset 0 0 24px #54ff8c0b,0 12px 30px #00000038}.track-card-current{border-color:var(--pip-border-strong);box-shadow:inset 0 0 28px #54ff8c14,0 0 24px #54ff8c29}.play-button,.big-play-button,.artist-play-button,.audio-controls .primary-control,html[data-theme=dark] .play-button,html[data-theme=dark] .audio-controls .primary-control{border:1px solid var(--pip-border-strong);border-radius:6px;background:linear-gradient(180deg,#54ff8c33,#54ff8c12),#04140b;color:var(--pip-green-hot);text-shadow:0 0 12px rgba(84,255,140,.38);box-shadow:inset 0 0 0 1px #54ff8c1f,inset 0 -3px #00000052,0 0 24px #54ff8c38,0 8px 18px #00000047;transition:transform .12s ease,box-shadow .12s ease,filter .12s ease}.play-button{position:relative;overflow:hidden;min-height:4rem;font-size:1.18rem}.play-button:after,.big-play-button:after,.artist-play-button:after{position:absolute;top:4px;right:4px;bottom:4px;left:4px;pointer-events:none;content:"";border:1px solid rgba(84,255,140,.24);border-radius:4px}.play-button:hover,.big-play-button:hover,.artist-play-button:hover,.audio-controls .primary-control:hover{filter:brightness(1.08);transform:translateY(-1px);background:linear-gradient(180deg,#54ff8c52,#54ff8c1f),#061d10;box-shadow:inset 0 0 0 1px #54ff8c2e,inset 0 -3px #0000004d,0 0 34px #54ff8c6b,0 10px 22px #00000052}.play-button:active,.big-play-button:active,.artist-play-button:active,.audio-controls .primary-control:active{transform:translateY(1px);box-shadow:inset 0 2px #00000057,0 0 18px #54ff8c38}.track-meta h2,.audio-info h2,.artist-main h2,.artist-track-row strong,.artist-metrics strong,html[data-theme=dark] .track-meta h2,html[data-theme=dark] .audio-info h2,html[data-theme=dark] .artist-main h2,html[data-theme=dark] .artist-track-row strong,html[data-theme=dark] .artist-metrics strong{color:var(--pip-text)}.artist-link,.track-title-link,.source-chip a{color:inherit}.artist-link{width:fit-content;color:var(--pip-green);font-size:.78rem;font-weight:900;text-transform:uppercase;text-shadow:0 0 12px rgba(84,255,140,.18)}.track-title-link h2,.artist-track-main strong,.source-chip strong,.source-artist-link{transition:color .12s ease,text-shadow .12s ease}.track-title-link:hover h2,.artist-link:hover,.artist-track-main:hover strong,.source-chip a:hover,.source-chip a:focus-visible,.tag:hover{color:var(--pip-green-hot);text-shadow:0 0 14px rgba(84,255,140,.24)}.card-stats,html[data-theme=dark] .card-stats{border-color:#54ff8c3d;border-radius:4px;background:#020d07b8}.telegram-meta,html[data-theme=dark] .telegram-meta{color:var(--pip-text-muted)}.metric-inline{display:inline-flex;align-items:center;gap:.28rem;white-space:nowrap}.metric-icon{flex:0 0 auto;width:1.05em;height:1.05em;overflow:visible;vertical-align:-.15em}.metric-icon-cap{filter:drop-shadow(0 0 4px rgba(255,184,77,.4)) drop-shadow(0 0 8px rgba(84,255,140,.1))}.cap-crimps{fill:#33130d;stroke:#ffd89ab3;stroke-width:1.5}.cap-rim{fill:#7d261f;stroke:#ffd89a;stroke-width:2}.cap-face{fill:#b7382e;stroke:#03120bb8;stroke-width:2}.cap-star{fill:#ffd89a;stroke:#03120bd1;stroke-width:1.5}.metric-icon-eye{filter:drop-shadow(0 0 6px rgba(84,255,140,.28))}.eye-outline{fill:#54ff8c14;stroke:var(--pip-green-hot);stroke-width:4}.eye-core{fill:#54ff8c38;stroke:var(--pip-green-hot);stroke-width:3}.eye-pupil{fill:var(--pip-green-hot)}.metric-icon-score{filter:drop-shadow(0 0 5px rgba(255,184,77,.42)) drop-shadow(0 0 10px rgba(84,255,140,.12))}.score-badge{fill:#03120beb;stroke:var(--pip-amber);stroke-width:3}.score-star{fill:#ffd89a;stroke:#03120bc7;stroke-width:2}.telegram-meta span,.telegram-meta a,html[data-theme=dark] .telegram-meta span,html[data-theme=dark] .telegram-meta a{border:1px solid rgba(84,255,140,.22);border-radius:3px;background:#54ff8c14;color:var(--pip-text-muted)}.telegram-meta a:hover{color:var(--pip-green-hot);border-color:var(--pip-border)}.reaction-row span,html[data-theme=dark] .reaction-row span{border-color:#ffb84d80;border-radius:4px;background:#ffb84d1f;color:#ffd89a}.source-chip,html[data-theme=dark] .source-chip{border-color:#54ff8c47;border-radius:4px;background:#020d07b8;color:var(--pip-text)}.source-chip a,.source-chip small,html[data-theme=dark] .source-chip small{color:var(--pip-text-muted)}.source-artist-link{color:var(--pip-green)}.tag,html[data-theme=dark] .tag{border:1px solid rgba(84,255,140,.28);border-radius:3px;background:#54ff8c1a;color:var(--pip-green);text-transform:uppercase}.audio-player,html[data-theme=dark] .audio-player{border-top:1px solid var(--pip-border-strong);background:linear-gradient(180deg,#54ff8c1c,#071d10f5),#04140b;color:var(--pip-text);box-shadow:0 -20px 44px #00000070,0 0 28px #54ff8c24}.audio-artist-link{color:var(--pip-text-muted)}.audio-track-link h2{color:var(--pip-text);transition:color .12s ease,text-shadow .12s ease}.audio-artist-link:hover,.audio-track-link:hover h2{color:var(--pip-green-hot);text-shadow:0 0 14px rgba(84,255,140,.24)}.audio-controls button,html[data-theme=dark] .audio-controls button{border:1px solid rgba(84,255,140,.28);background:#06170d;color:var(--pip-green-hot)}.progress-row,html[data-theme=dark] .progress-row{color:var(--pip-text-muted)}.progress-row input{accent-color:var(--pip-green)}.detail-head button,.big-play-button,.artist-play-button{position:relative;display:inline-flex;align-items:center;gap:.55rem;min-height:3.15rem;padding:0 1.15rem;overflow:hidden;font-weight:900;text-transform:uppercase}.artist-hero{position:relative;overflow:hidden;grid-template-columns:7rem 1fr;min-height:17rem;padding:1.1rem;border:1px solid var(--pip-border);border-radius:6px;background:linear-gradient(135deg,#54ff8c3d,#03120bc7 54%),repeating-linear-gradient(90deg,rgba(84,255,140,.08) 0,rgba(84,255,140,.08) 1px,transparent 1px,transparent 18px),#06170d;box-shadow:inset 0 0 34px #54ff8c14,0 20px 42px #00000047}.artist-hero:after{position:absolute;right:-2rem;bottom:-2rem;width:13rem;height:13rem;pointer-events:none;content:"";border:1px solid rgba(84,255,140,.18);border-radius:999px;box-shadow:inset 0 0 0 1.8rem #54ff8c06,inset 0 0 0 3.8rem #54ff8c05}.artist-avatar{position:relative;z-index:1;width:7rem;height:7rem;border:1px solid var(--pip-border-strong);border-radius:5px;background:#54ff8c1f;color:var(--pip-green-hot);font-size:2rem;text-shadow:0 0 18px rgba(84,255,140,.26);box-shadow:inset 0 0 24px #54ff8c1f}.artist-hero-main{position:relative;z-index:1}.artist-hero-main h1{color:var(--pip-text);font-size:clamp(2.35rem,12vw,4rem);text-shadow:0 0 20px rgba(84,255,140,.22)}.artist-hero-meta>strong,.artist-hero-meta>span{border:1px solid rgba(84,255,140,.28);border-radius:3px;background:#03120b80;color:var(--pip-text)}.artist-metric-chip{display:grid;gap:.12rem;min-height:2.6rem;padding:.42rem .58rem;border:1px solid rgba(84,255,140,.24);border-radius:4px;background:#020d079e;color:var(--pip-text-muted)}.artist-metric-chip strong{color:var(--pip-text);font-size:.88rem;line-height:1.05}.artist-metric-chip span{color:var(--pip-text-muted);font-size:.68rem;font-weight:900;line-height:1;text-transform:uppercase}.artist-metric-primary{border-color:#ffb84d7a;background:linear-gradient(180deg,rgba(255,184,77,.14),transparent),#020d07b8;box-shadow:0 0 16px #ffb84d1a}.artist-metric-primary strong{color:#ffd89a}.artist-play-button{margin-top:1rem}.artist-profile-links a{border-color:#54ff8c47;border-radius:4px;background:#03120b8f;color:var(--pip-green-hot)}.like-button{position:relative;display:inline-grid;grid-template-columns:1fr;grid-template-rows:1fr auto;place-items:center;width:2.55rem;height:2.55rem;margin-top:.35rem;overflow:hidden;border:1px solid rgba(84,255,140,.36);border-radius:4px;background:linear-gradient(180deg,#54ff8c14,#03120bd6),repeating-linear-gradient(0deg,rgba(84,255,140,.08) 0,rgba(84,255,140,.08) 1px,transparent 1px,transparent 4px),#03120b;color:var(--pip-green-hot);box-shadow:inset 0 0 0 1px #54ff8c14,0 0 14px #54ff8c14;text-shadow:0 0 10px rgba(84,255,140,.34);transition:border-color .12s ease,background .12s ease,box-shadow .12s ease,transform 80ms ease}.share-button{display:inline-grid;place-items:center;width:2.55rem;height:2.55rem;margin-top:.35rem;border:1px solid rgba(84,255,140,.36);border-radius:4px;background:linear-gradient(180deg,#54ff8c1f,#03120bd6),#06170d;color:var(--pip-green-hot);box-shadow:inset 0 0 0 1px #54ff8c14,0 0 14px #54ff8c1f}.share-button svg{width:1.12rem;height:1.12rem;overflow:visible}.share-button circle{fill:#03120b;stroke:currentColor;stroke-width:1.8}.share-button path{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.share-button:hover{border-color:var(--pip-border-strong);background:linear-gradient(180deg,#54ff8c38,#03120be6),#082112;color:#d9ffe4;box-shadow:inset 0 0 0 1px #54ff8c24,0 0 20px #54ff8c38}.like-button:before{content:"";position:absolute;top:.32rem;right:.32rem;width:.32rem;height:.32rem;border-radius:999px;background:#54ff8c75;box-shadow:0 0 8px #54ff8c57}.like-button:hover{border-color:var(--pip-green-hot);box-shadow:inset 0 0 0 1px #54ff8c24,0 0 18px #54ff8c29}.like-button:active{transform:translateY(1px)}.like-glyph{font-size:1.05rem;line-height:1}.like-label{margin-bottom:.24rem;font-size:.48rem;font-weight:900;letter-spacing:0;line-height:1;opacity:.76}.like-button.active{border-color:#ffb84db8;background:linear-gradient(180deg,#ffb84d38,#2c1904e0),repeating-linear-gradient(0deg,rgba(255,184,77,.1) 0,rgba(255,184,77,.1) 1px,transparent 1px,transparent 4px),#1c1003;color:#ffd89a;box-shadow:inset 0 0 0 1px #ffb84d2e,0 0 22px #ffb84d2e;text-shadow:0 0 12px rgba(255,184,77,.38)}.like-button.active:before{background:#ffb84d;box-shadow:0 0 10px #ffb84db8}.account-panel{display:grid;gap:.85rem;margin-bottom:1rem;padding:.9rem;border:1px solid var(--pip-border);border-radius:4px;background:#03120b9e;color:var(--pip-text)}.account-panel h2,.account-panel p{margin:0}.account-panel p,.form-error{color:var(--pip-text-muted);font-size:.82rem;font-weight:800;text-transform:uppercase}.account-panel-row,.account-user,.account-actions{display:flex;gap:.75rem;align-items:center}.account-panel-row{justify-content:space-between;flex-wrap:wrap}.account-user img{width:3rem;height:3rem;border-radius:4px;object-fit:cover}.vault-button{min-height:2.6rem;padding:0 .9rem;border:1px solid var(--pip-border-strong);border-radius:4px;background:var(--pip-green);color:#03120b;font-weight:900;text-transform:uppercase}.vault-button.secondary,.big-play-button.secondary{border-color:var(--pip-border);background:#03120ba3;color:var(--pip-green-hot)}.vault-button:disabled{cursor:not-allowed;opacity:.48}.telegram-login-slot{min-height:2.8rem}.artist-profile-links a:hover{border-color:var(--pip-border-strong);box-shadow:0 0 18px #54ff8c24}.artist-profile-links span{color:var(--pip-text-muted)}.artist-feature-grid{grid-template-columns:1.25fr .75fr}.artist-feature-panel,.artist-insight-panel{border-color:var(--pip-border);border-radius:6px;background:linear-gradient(180deg,rgba(84,255,140,.08),transparent),#071d10db;box-shadow:inset 0 0 26px #54ff8c0d}.artist-best-panel{min-height:8.5rem}.panel-kicker{color:var(--pip-text-muted)}.artist-feature-panel strong{color:var(--pip-text);font-size:1.24rem}.artist-feature-panel a:hover strong{color:var(--pip-green-hot);text-shadow:0 0 14px rgba(84,255,140,.22)}.artist-feature-panel a span,.artist-feature-panel p,.artist-insight-panel p{color:var(--pip-text-muted)}.artist-insight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.artist-audience-reactions span,.artist-source-artists a{border:1px solid rgba(84,255,140,.22);border-radius:4px;background:#020d079e;color:var(--pip-text-muted)}.artist-audience-reactions span{border-color:#ffb84d5c;color:#ffd89a}.artist-source-artists a:hover{border-color:var(--pip-border-strong);color:var(--pip-green-hot);box-shadow:0 0 14px #54ff8c1f}.artist-section-head strong{color:var(--pip-text-muted)}.artist-rank,html[data-theme=dark] .artist-rank{border:1px solid var(--pip-border);border-radius:4px;background:#54ff8c1f;color:var(--pip-green-hot)}.artist-score>strong,html[data-theme=dark] .artist-score>strong{border:1px solid rgba(84,255,140,.32);background:#54ff8c1f;color:var(--pip-green-hot)}.artist-score>span,html[data-theme=dark] .artist-score>span{border:1px solid rgba(84,255,140,.22);background:#020d079e;color:var(--pip-text-muted)}.artist-track-row{grid-template-columns:2.5rem 1.5rem minmax(0,1fr);align-items:center}.artist-track-play{display:grid;place-items:center;width:2.5rem;height:2.5rem;border:1px solid var(--pip-border-strong);border-radius:5px;background:#54ff8c26;color:var(--pip-green-hot);box-shadow:0 0 16px #54ff8c1f}.artist-track-play:hover{background:var(--pip-green);color:#03120b}.artist-track-index{color:var(--pip-text-muted);font-size:.82rem;font-weight:900}.artist-track-main{min-width:0}.artist-track-main span{color:var(--pip-text-muted)}.artist-track-reactions,.artist-track-stats{grid-column:3 / -1;display:flex;flex-wrap:wrap;gap:.35rem}.artist-track-reactions span,.artist-track-stats span,html[data-theme=dark] .artist-track-row div span{border:1px solid rgba(84,255,140,.2);border-radius:3px;background:#020d079e;color:var(--pip-text-muted)}.artist-track-reactions span{border-color:#ffb84d5c;color:#ffd89a}.empty-state,html[data-theme=dark] .empty-state{color:var(--pip-text-muted)}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--pip-amber);outline-offset:2px}@media (max-width: 430px){.topbar{align-items:stretch;flex-direction:column}.nav a{flex:1;text-align:center}.track-card{grid-template-columns:3.8rem 1fr}.artist-hero{grid-template-columns:1fr;align-items:start}.artist-feature-grid,.artist-insight-grid{grid-template-columns:1fr}.artist-avatar{width:5.8rem;height:5.8rem}}
