:export{xxs:375px;xs:480px;s:560px;m:768px;l:1020px;xl:1240px;xxl:1400px}.stem2-panel-section{width:100%;align-self:stretch}.stem2-panel-section__title{margin:0 0 8px;text-align:left}.stem2-panel-info-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:8px;flex-wrap:initial;padding:4px 0}.stem2-panel-connection{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;flex-wrap:initial;margin-bottom:12px}.stem2-panel-connection__dot{width:10px;height:10px;border-radius:999px;flex-shrink:0}.stem2-panel-connection__dot--online{background:#4ade80}.stem2-panel-connection__dot--syncing{background:#60a5fa;animation:stem2-panel-pulse 1.5s ease-in-out infinite}.stem2-panel-connection__dot--connected_btle{background:#c084fc}.stem2-panel-connection__dot--offline,.stem2-panel-connection__dot--loading{background:#6b7280}.stem2-panel-connection__dot--loading{animation:stem2-panel-pulse 1.5s ease-in-out infinite}.stem2-panel-summary-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border-radius:999px}.stem2-panel-summary-pill__dot{width:6px;height:6px;border-radius:999px}.stem2-panel-summary-pill--downloading{background:#3b82f61a;color:#60a5fa}.stem2-panel-summary-pill--downloading .stem2-panel-summary-pill__dot{background:#60a5fa;animation:stem2-panel-pulse 1.5s ease-in-out infinite}.stem2-panel-summary-pill--queued{background:#f59e0b1a;color:#fbbf24}.stem2-panel-summary-pill--queued .stem2-panel-summary-pill__dot{background:#fbbf24}.stem2-panel-summary-pill--downloaded{background:#60a5fa1a;color:#60a5fa}.stem2-panel-summary-pill--downloaded .stem2-panel-summary-pill__dot{background:#60a5fa}.stem2-panel-summary-pill--failed{background:#ef44441a;color:#f87171}.stem2-panel-summary-pill--failed .stem2-panel-summary-pill__dot{background:#f87171}.stem2-panel-sync-item{position:relative;width:100%;box-sizing:border-box;border-radius:16px;transition:background .15s ease}.stem2-panel-sync-item--downloading{background:#3b82f614}.stem2-panel-sync-item--removing{opacity:.6;padding-right:56px}.stem2-panel-sync-item--removing:hover{background:#ffffff0a}.stem2-panel-sync-item__main{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:12px;flex-wrap:initial;width:100%;min-width:0;border:none;background:transparent;padding:0;margin:0;color:inherit;text-align:left;outline:none;box-shadow:none}.stem2-panel-sync-item__main:focus,.stem2-panel-sync-item__main:focus-visible{outline:none;box-shadow:none}.stem2-panel-sync-item--session .stem2-panel-sync-item__main{cursor:pointer}.stem2-panel-sync-item__art{width:40px;height:40px;border-radius:12px;object-fit:cover;flex-shrink:0}.stem2-panel-sync-item__art-fallback{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;flex-wrap:initial;width:40px;height:40px;border-radius:16px;flex-shrink:0;background:#ffffff0f;color:#ffffff59}.stem2-panel-sync-item__art-fallback--session{background:linear-gradient(135deg,#3b82f633,#a855f733);color:#60a5fa99}.stem2-panel-sync-item__art-fallback--removing{background:#ef44441a;color:#f8717199}.stem2-panel-sync-item__copy{flex:1;min-width:0;text-align:left}.stem2-panel-sync-item__title{margin:0;color:#fff;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}.stem2-panel-sync-item__title--downloading{color:#93c5fd}.stem2-panel-sync-item__title--removing{text-decoration:line-through}.stem2-panel-sync-item__meta{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;flex-wrap:initial;margin-top:3px;min-width:0}.stem2-panel-sync-item__chevron,.stem2-panel-sync-item__remove{transition:opacity .15s ease}.stem2-panel-sync-item__chevron{pointer-events:none;opacity:1}.stem2-panel-sync-item__remove{cursor:pointer;opacity:0}.stem2-panel-sync-item:hover{background:#ffffff12}.stem2-panel-sync-item:hover .stem2-panel-sync-item__chevron{opacity:0}.stem2-panel-sync-item:hover .stem2-panel-sync-item__remove{opacity:1}.stem2-panel-sync-item__undo{position:absolute;top:50%;right:8px;transform:translateY(-50%);cursor:pointer;white-space:nowrap}.stem2-panel-empty{text-align:center;padding:24px 12px}.stem2-panel-empty__icon{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;flex-wrap:initial;width:48px;height:48px;margin:0 auto 12px;border-radius:999px;background:#ffffff08;color:#fff6}.stem2-panel-empty__title{margin:0 0 4px;color:#fff6}.stem2-panel-empty__subtitle{margin:0;color:var(rgba(255, 255, 255, .3), rgba(255, 255, 255, .4))}.stem2-panel-confirm{position:fixed;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;flex-wrap:initial;padding:16px}.stem2-panel-confirm__backdrop{position:absolute;inset:0;background:#0006}.stem2-panel-confirm__dialog{position:relative;width:min(300px,100%);padding:12px;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:#1a1a1c;box-shadow:0 20px 40px #00000073}.stem2-panel-confirm__body{margin:0 0 12px;color:#ffffff80}.stem2-panel-confirm__actions{display:flex;flex-direction:row;justify-content:stretch;align-items:center;gap:8px;flex-wrap:initial}@keyframes stem2-panel-pulse{0%,to{opacity:1}50%{opacity:.45}}
