:root{--primary-color: #4f46e5;--secondary-color: #6b7280;--success-color: #10b981;--warning-color: #f59e0b;--danger-color: #ef4444;--background-color: #f9fafb;--card-background: #ffffff;--text-color: #111827;--border-color: #e5e7eb}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--background-color);color:var(--text-color)}.admin-layout-container{display:flex;min-height:100vh}.admin-sidebar{width:250px;background-color:var(--card-background);border-right:1px solid var(--border-color)}.admin-content{flex:1;padding:20px;overflow-y:auto}.auth-layout-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:var(--background-color)}.auth-card{max-width:400px;width:100%;padding:2rem;background-color:var(--card-background);border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.rhap_container{background-color:var(--card-background, #fff)!important;box-shadow:none!important;border-radius:4px!important;padding:8px 16px!important;font-family:inherit!important;border:1px solid var(--border-color, #e0e0e0)}.rhap_play-pause-button{color:var(--primary-color, #1976d2)!important}.rhap_play-pause-button svg,.rhap_button-clear svg{fill:var(--primary-color, #1976d2)!important;width:24px!important;height:24px!important}.rhap_play-pause-button svg:hover,.rhap_button-clear svg:hover{fill:var(--primary-color, #1976d2)!important;opacity:.8}.rhap_time,.rhap_total-time{color:var(--secondary-color, #6c757d)!important;font-size:.875rem!important;font-family:inherit!important}.rhap_progress-bar{background-color:var(--border-color, #e0e0e0)!important;height:6px!important;border-radius:3px!important}.rhap_progress-filled{background-color:var(--primary-color, #1976d2)!important;height:6px!important;border-radius:3px!important}.rhap_progress-indicator{background:var(--primary-color, #1976d2)!important;width:14px!important;height:14px!important;top:-4px!important;box-shadow:0 1px 3px #0003!important}.rhap_volume-bar{background-color:var(--border-color, #e0e0e0)!important;height:6px!important;border-radius:3px!important}.rhap_volume-indicator{background-color:var(--primary-color, #1976d2)!important;height:6px!important;border-radius:3px!important}.rhap_volume-button svg{fill:var(--secondary-color, #6c757d)!important}.rhap_volume-button svg:hover{fill:var(--primary-color, #1976d2)!important}.rhap_repeat-button[aria-selected=true] svg{fill:var(--primary-color, #1976d2)!important}.rhap_button-clear:focus,.rhap_play-pause-button:focus{outline:none!important}
