.ws-library-hub{flex-direction:column;gap:1rem;width:100%;max-width:64rem;margin-left:auto;margin-right:auto;display:flex}.ws-library-hub-tabs{border:1px solid var(--ws-border,#ffffff29);background:var(--ws-surface,#212639);box-shadow:var(--ws-card-shadow,none);border-radius:.75rem;flex-wrap:wrap;gap:.35rem;margin-left:auto;margin-right:auto;padding:.15rem;display:flex}.ws-library-hub-tabs.is-header{flex-wrap:nowrap;width:100%;max-width:42rem;margin:0}.ws-library-hub-tab{text-align:center;color:#d1d5db;border-radius:.55rem;flex:auto;min-width:7.5rem;padding:.55rem .85rem;font-size:.82rem;font-weight:600;transition:color .15s,background .15s,box-shadow .15s}.ws-library-hub-tabs.is-header .ws-library-hub-tab{white-space:nowrap;min-width:0;padding:.45rem .55rem;font-size:.78rem}.ws-library-hub-tab:hover{color:#f9fafb;background:#37415173}.ws-library-hub-tab.is-active{color:#111827;background:#ecc48f;box-shadow:0 1px #ffffff14}.ws-library-hub-tab.is-disabled{color:#9ca3af;background:color-mix(in srgb, var(--ws-surface,#212639) 70%, transparent);border:1px dashed #9ca3af59}.ws-library-hub-tab.is-disabled:hover{color:#f9fafb;background:#37415180;border-color:#ecc48fb3}html.light .ws-library-hub-tabs{background:var(--ws-surface);border-color:var(--ws-border)}html.light .ws-library-hub-tab{color:#334155}html.light .ws-library-hub-tab:hover{color:#0f172a;background:#94a3b847}html.light .ws-library-hub-tab.is-active{color:#111827;background:#ecc48f}html.light .ws-library-hub-tab.is-disabled{color:#64748b;background:#f1f5f9e6}html.light .ws-library-hub-tab.is-disabled:hover{color:#0f172a;border-color:#b45309}@media (width>=768px){.ws-library-hub-tabs:not(.is-header){max-width:42rem}}@media (width<=767px){.ws-library-hub-tabs{flex-wrap:nowrap;gap:.25rem;width:100%;padding:.12rem}.ws-library-hub-tab{white-space:normal;text-align:center;flex:1 1 0;justify-content:center;align-items:center;min-width:0;padding:.45rem .3rem;font-size:.72rem;line-height:1.15;display:flex}.ws-library-hub-tabs.is-header .ws-library-hub-tab{white-space:normal;padding:.4rem .25rem;font-size:.68rem}}
