*{margin:0;padding:0;box-sizing:border-box}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0;min-width:320px;min-height:100vh;background:#000;color:#fff;overflow:hidden}#root{width:100vw;height:100vh;overflow:hidden}*{-webkit-touch-callout:none}button{font-family:inherit;cursor:pointer;transition:all .3s ease;border:none;outline:none}button:focus-visible{outline:2px solid rgba(255,255,255,.5);outline-offset:2px}.app{width:100vw;height:100vh;overflow:hidden;position:relative;background:#000}*{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}img,video{pointer-events:none;-webkit-touch-callout:none;-webkit-user-drag:none}input,textarea,button{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}canvas{display:block;width:100%!important;height:100%!important}.toggle-controls{position:fixed;top:20px;right:20px;z-index:1001;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);color:#fff;padding:12px 16px;border-radius:12px;font-size:24px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 20px #0000004d}.toggle-controls:hover{background:#ffffff4d;transform:scale(1.05)}.controls-panel{position:fixed;top:0;right:0;width:350px;max-width:100vw;height:100vh;background:#14141ef2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-left:1px solid rgba(255,255,255,.1);color:#fff;padding:30px 20px;overflow-y:auto;z-index:1000;transition:transform .3s ease;box-shadow:-5px 0 30px #00000080}.controls-panel.hide{transform:translate(100%)}.controls-panel.show{transform:translate(0)}.controls-panel::-webkit-scrollbar{width:6px}.controls-panel::-webkit-scrollbar-track{background:#ffffff0d}.controls-panel::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.controls-panel::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.controls-header{margin-bottom:30px;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:20px}.controls-header h1{font-size:28px;margin:0 0 8px;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.subtitle{font-size:14px;color:#fff9;margin:0}.control-section{margin-bottom:30px}.control-section h3{font-size:16px;margin:0 0 15px;color:#ffffffe6;font-weight:600}.help-text{font-size:12px;color:#ffffff80;margin:8px 0 0;line-height:1.4}.mic-toggle{width:100%;padding:16px;border:2px solid rgba(255,255,255,.2);border-radius:12px;background:#ffffff1a;color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.mic-toggle:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-2px)}.mic-toggle.active{background:linear-gradient(135deg,#f093fb,#f5576c);border-color:transparent;box-shadow:0 4px 15px #f5576c66}.scene-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.scene-button{padding:16px 12px;border:2px solid rgba(255,255,255,.2);border-radius:12px;background:#ffffff0d;color:#fff;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;gap:8px}.scene-button:hover{background:#ffffff1a;border-color:#ffffff4d;transform:translateY(-2px)}.scene-button.active{background:linear-gradient(135deg,#667eea,#764ba2);border-color:transparent;box-shadow:0 4px 15px #667eea66}.scene-emoji{font-size:24px}.scene-name{font-size:12px;font-weight:500}.upload-button{width:100%;display:inline-block;padding:16px;border:2px dashed rgba(255,255,255,.3);border-radius:12px;background:#ffffff0d;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;text-align:center}.upload-button:hover{background:#ffffff1a;border-color:#ffffff80;transform:translateY(-2px)}.song-list{display:flex;flex-direction:column;gap:8px}.song-button{width:100%;padding:14px;border:1px solid rgba(255,255,255,.2);border-radius:10px;background:#ffffff0d;color:#fff;cursor:pointer;transition:all .3s ease;text-align:left;display:flex;flex-direction:column;gap:4px}.song-button:hover{background:#ffffff1a;border-color:#ffffff4d;transform:translate(4px)}.song-button.active{background:linear-gradient(135deg,#f093fb,#f5576c);border-color:transparent;box-shadow:0 4px 15px #f5576c4d}.song-name{font-size:14px;font-weight:600}.song-artist{font-size:12px;color:#fff9}.spotify-note{background:#1ed7601a;border:1px solid rgba(30,215,96,.3);padding:8px 12px;border-radius:8px;margin-top:12px}.controls-footer{margin-top:40px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);text-align:center}.controls-footer p{font-size:12px;color:#fff6;margin:0}@media(max-width:768px){.controls-panel{width:100%}.toggle-controls{top:15px;right:15px;padding:10px 14px}}@media(max-width:480px){.scene-grid{grid-template-columns:1fr}.controls-header h1{font-size:24px}.controls-panel{padding:20px 15px}}@media(max-height:500px)and (orientation:landscape){.controls-panel{font-size:14px}.control-section{margin-bottom:20px}.control-section h3{font-size:14px;margin-bottom:10px}.mic-toggle,.scene-button,.upload-button,.song-button{padding:10px}.scene-emoji{font-size:20px}}.media-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.media-section-header h3{margin:0}.toggle-mode-btn{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;padding:6px 12px;border-radius:6px;font-size:12px;cursor:pointer;transition:all .3s ease}.toggle-mode-btn:hover{background:#fff3;transform:scale(1.05)}.media-loader{width:100%;padding:15px;background:#0000004d;border-radius:8px;border:1px solid rgba(255,255,255,.1)}.loader-status,.loader-error,.loader-success{display:flex;flex-direction:column;align-items:center;gap:10px;color:#fff}.spinner{width:30px;height:30px;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.loader-status p{margin:0;font-size:14px;color:#fffc}.loader-error{color:#ff6b6b}.loader-error p{margin:0;font-size:14px}.retry-btn{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;padding:8px 16px;border-radius:6px;cursor:pointer;font-size:13px;transition:all .3s ease}.retry-btn:hover{background:#fff3}.loader-success p{margin:0;font-size:14px;color:#4ade80}.media-stats{display:flex;gap:15px;font-size:12px;color:#fff9}.media-stats span{padding:4px 8px;background:#ffffff0d;border-radius:4px}.album-manager{width:100%;padding:0}.layer-section{margin-bottom:24px;padding:16px;border-radius:12px;border:2px solid rgba(255,255,255,.1)}.foreground-layer{background:linear-gradient(135deg,#667eea1a,#764ba21a);border-color:#667eea4d}.background-layer{background:linear-gradient(135deg,#f093fb1a,#f5576c1a);border-color:#f5576c4d}.layer-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.layer-header h3{font-size:15px;margin:0;font-weight:600;color:#fff}.clear-btn{padding:6px 10px;background:#ff646433;border:1px solid rgba(255,100,100,.4);border-radius:6px;color:#ff6b6b;font-size:12px;cursor:pointer;transition:all .2s ease}.clear-btn:hover{background:#ff64644d}.upload-btn{width:100%;padding:14px;border:2px dashed rgba(255,255,255,.3);border-radius:10px;color:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:all .3s ease;text-align:center;display:block;margin-bottom:12px}.foreground-upload{background:#667eea26;border-color:#667eea66}.foreground-upload:hover{background:#667eea40;border-color:#667eea99}.background-upload{background:#f5576c26;border-color:#f5576c66}.background-upload:hover{background:#f5576c40;border-color:#f5576c99}.album-list{margin-bottom:12px}.album-item{width:100%;padding:10px;border:1px solid rgba(255,255,255,.2);border-radius:8px;background:#ffffff0d;color:#fff;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:10px;margin-bottom:6px;text-align:left}.album-item:hover{background:#ffffff1a;transform:translate(4px)}.foreground-layer .album-item.active{background:#667eea4d;border-color:#667eea99;box-shadow:0 2px 10px #667eea4d}.background-layer .album-item.active{background:#f5576c4d;border-color:#f5576c99;box-shadow:0 2px 10px #f5576c4d}.album-icon{font-size:20px}.album-info{flex:1;display:flex;flex-direction:column;gap:2px}.album-name{font-size:13px;font-weight:600}.album-count{font-size:11px;color:#fff9}.active-album-info{padding:12px;border-radius:8px;background:#ffffff0d;border:1px solid rgba(255,255,255,.2)}.info-badge{display:inline-block;padding:4px 10px;border-radius:12px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.foreground-badge{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.background-badge{background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff}.info-name{font-size:14px;font-weight:600;color:#fff;margin-bottom:6px}.info-stats{display:flex;gap:12px;font-size:11px;color:#ffffffb3}.loading-overlay{position:fixed;inset:0;background:#000c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:9999;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.progress-bar{width:300px;max-width:80%;height:32px;background:#ffffff1a;border-radius:16px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#667eea,#764ba2);transition:width .3s ease;display:flex;align-items:center;justify-content:center;color:#fff;font-size:13px;font-weight:700}.loading-text{color:#fff;font-size:14px;font-weight:500}.help-section{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:12px}.help-title{font-size:12px;font-weight:600;color:#ffffffe6;margin:0 0 8px}.help-list{list-style:none;padding:0;margin:0}.help-list li{font-size:11px;color:#ffffffb3;margin-bottom:6px;padding-left:16px;position:relative;line-height:1.4}.help-list li:before{content:"→";position:absolute;left:0;color:#667eeab3}.help-list strong{color:#fff;font-weight:600}@media(max-width:480px){.layer-section{padding:12px}.layer-header h3{font-size:14px}.upload-btn{padding:12px;font-size:12px}.album-icon{font-size:18px}.album-name{font-size:12px}.progress-bar{width:250px}}.spotify-player{width:100%;display:flex;flex-direction:column;gap:10px}.player-controls{display:flex;align-items:center;justify-content:center;gap:15px;padding:5px 0}.control-btn{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:8px 12px;font-size:18px;cursor:pointer;transition:all .3s ease;color:#fff}.control-btn:hover{background:#fff3;transform:scale(1.05)}.control-btn:active{transform:scale(.95)}.playlist-indicator{color:#ffffffb3;font-size:14px;min-width:50px;text-align:center;font-weight:500}
