:root{--prompt-suggestion-border-color:rgba(0,0,0,.1);--prompt-suggestion-bg-color:rgba(0,0,0,.01);--prompt-suggestion-tag-bg-color:rgba(0,0,0,.8);--prompt-suggestion-tag-font-color:rgba(255,255,255)}@media (prefers-color-scheme:dark){:root{--prompt-suggestion-border-color:rgba(255,255,255,.1);--prompt-suggestion-bg-color:rgba(255,255,255,.01)}}home-tabs-wc .home-tabs{padding:0;margin:0;list-style:none;display:flex;gap:8px;margin:0 16px;border-bottom:1px solid var(--font-color-tenth-opacity);font-size:13px;overflow-x:auto;position:sticky;top:0;background:var(--bg-color);z-index:10}home-tabs-wc .home-tabs::-webkit-scrollbar{display:none}home-tabs-wc .home-tabs li{padding:10px 18px;cursor:pointer;border:none;background:0 0;font-weight:600;border-radius:6px 6px 0 0;transition:all .2s ease;border-bottom:3px solid transparent;white-space:nowrap}home-tabs-wc .home-tabs li:hover{background:var(--sidebar-selected);opacity:.8}home-tabs-wc .home-tabs li.active{border-bottom:3px solid var(--sidebar-selected);opacity:1}home-tabs-wc .home-tabs li.active:hover{background:0 0;opacity:1}home-tabs-wc .sections{padding:32px 16px}home-tabs-wc .sections section{display:flex}home-tabs-wc .sections section.display_none{display:none}home-tabs-wc .sections section{flex-direction:column;gap:16px;max-width:800px}home-tabs-wc .sections section.suggestions .prompt-suggestion{display:flex;flex-direction:column;gap:4px;border:1px solid var(--prompt-suggestion-border-color);padding:16px;border-radius:16px;box-shadow:0 1px 3px var(--prompt-suggestion-border-color);background-color:var(--prompt-suggestion-bg-color)}home-tabs-wc .sections section.suggestions .prompt{font-size:16px;font-weight:500;color:var(--font-link-color);text-decoration:none;line-height:22px}home-tabs-wc .sections section.suggestions .reason{font-size:14px;opacity:.7}home-tabs-wc .sections section.suggestions .tag-url{display:flex;align-items:center;gap:16px;margin-top:12px}home-tabs-wc .sections section.suggestions .tag{font-size:12px;padding:8px 16px;border-radius:16px;border:1px solid var(--prompt-suggestion-border-color)}home-tabs-wc .sections section.suggestions .url{width:20px;height:20px;background-image:var(--source-icon-url);background-repeat:no-repeat;background-size:cover;border-radius:100%;opacity:.7}home-tabs-wc .sections section.suggestions .url.billboard{background-image:url(/static/images/services/billboard.914d9ad0.png)}home-tabs-wc .sections section.suggestions .url.complexmagazine{background-image:url(/static/images/services/complexmagazine.c91930bf.webp)}home-tabs-wc .sections section.tags a{text-decoration:none;color:var(--font-link-color);background-image:var(--tag-icon-url);background-repeat:no-repeat;background-size:16px;background-position:left 8px center;text-indent:24px;display:flex;padding:4px 8px;border-radius:12px;font-size:.9rem;font-weight:500;background-color:var(--sidebar-background)}home-tabs-wc .sections section.collections a{text-decoration:none;color:var(--font-link-color);background-image:var(--collection-icon-url);background-repeat:no-repeat;background-size:16px;background-position:left 8px center;text-indent:24px;display:flex;padding:8px;border-radius:12px;font-size:.9rem;font-weight:500;background-color:var(--sidebar-background)}home-tabs-wc .sections section.themes{flex-direction:row;flex-wrap:wrap;max-width:none}home-tabs-wc .sections section.themes a{text-decoration:none;color:var(--font-link-color);background-image:var(--theme-icon-url);background-repeat:no-repeat;background-size:16px;background-position:left 16px center;text-indent:24px;display:flex;padding:24px 16px;border-radius:32px;font-size:.9rem;font-weight:500;background-color:var(--sidebar-background);box-shadow:4px 4px 16px rgba(0,0,0,.1)}home-tabs-wc .sections section.vibes{flex-direction:row;flex-wrap:wrap;max-width:none}home-tabs-wc .sections section.vibes a{text-decoration:none;color:var(--font-link-color);background-image:var(--vibe-icon-url);background-repeat:no-repeat;background-size:16px;background-position:left 24px center;text-indent:24px;display:flex;padding:24px 32px;border-radius:32px;font-size:.9rem;font-weight:500;background-color:var(--sidebar-background);box-shadow:4px 4px 16px rgba(0,0,0,.1)}home-tabs-wc .sections section.genres a{text-decoration:none;color:var(--font-link-color);background-image:var(--genre-icon-url);background-repeat:no-repeat;background-size:16px;background-position:left 8px center;text-indent:24px;display:flex;padding:8px;border-radius:12px;font-size:.9rem;font-weight:500;background-color:var(--sidebar-background)}home-tabs-wc .sections section.decades a{text-decoration:none;color:var(--font-link-color);background-image:var(--calendar-icon-url);background-repeat:no-repeat;background-size:16px;background-position:left 8px center;text-indent:24px;display:flex;padding:8px;border-radius:12px;font-size:.9rem;font-weight:500;background-color:var(--sidebar-background)}home-tabs-wc .sections section.instruments{flex-direction:row;flex-wrap:wrap;max-width:none}home-tabs-wc .sections section.instruments a{text-decoration:none;color:var(--font-link-color);background-image:var(--instrument-icon-url);background-repeat:no-repeat;background-size:16px;background-position:left 16px center;text-indent:24px;display:flex;padding:24px 16px;border-radius:32px;font-size:.9rem;font-weight:500;background-color:var(--sidebar-background);box-shadow:4px 4px 16px rgba(0,0,0,.1)}@media (max-width:768px){home-tabs-wc .home-tabs{margin-top:16px}}