@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500&family=JetBrains+Mono:wght@400;500;600&family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{--color-primary: #8BA896;--color-background: #151515;--color-surface: #222222;--color-text: #EBEBEB;--color-muted: #737373;--color-accent: #C7A379;--color-border: #333333;--color-tertiary: #D4A843;--color-surface-hover: #2A2A2A;--color-surface-active: rgba(139, 168, 150, .1);--color-surface-row-alt: #1A1A1A;--color-local: #38BDF8;--color-local-bg: rgba(56, 189, 248, .15);--color-spotify: #1DB954;--color-spotify-bg: rgba(29, 185, 84, .15);--style-tradicional: rgba(239, 68, 68, .3);--style-modernadura: rgba(249, 115, 22, .3);--style-moderna: rgba(250, 204, 21, .3);--style-fusion: rgba(168, 85, 247, .3);--style-neochata: rgba(34, 197, 94, .3);--style-popchata: rgba(59, 130, 246, .3);--style-remix: rgba(30, 30, 30, .6);--style-sensual: #8BA896;--style-dominican: #C7A379;--font-heading: "Neue Haas Grotesk Display Pro", "Inter", system-ui, sans-serif;--font-body: "Neue Haas Grotesk Text Pro", "Inter", system-ui, sans-serif;--font-mono: "JetBrains Mono", "SF Mono", "Fira Code", monospace;--text-xs: 11px;--text-sm: 12px;--text-base: 14px;--text-lg: 16px;--text-xl: 20px;--text-2xl: 24px;--text-3xl: 32px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--height-topbar: 48px;--height-playerbar: 64px;--height-filter-row: 44px;--height-detail-filter: 40px;--height-table-row: 36px;--height-table-header: 32px;--radius-sm: 2px;--radius-md: 4px;--radius-lg: 8px;--radius-full: 9999px;--border: 1px solid var(--color-border)}.icon-button .spin{animation:spin 1s linear infinite}.song-selection-container{position:relative;display:inline-block}.song-selection-trigger{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#1e293bcc;border:1px solid rgba(148,163,184,.2);border-radius:10px;color:var(--color-text);cursor:pointer;transition:all .2s ease;white-space:nowrap}.song-selection-trigger:hover{background:#1e293b;border-color:#94a3b84d}.song-selection-trigger.open{border-color:#6366f1;border-bottom-left-radius:0;border-bottom-right-radius:0}.song-selection-title{text-align:left;font-size:20px;font-weight:600;color:var(--color-text)}.song-selection-dropdown{position:absolute;top:100%;left:0;min-width:100%;width:max-content;max-width:500px;background:#1e293bfa;border:1px solid #6366f1;border-top:none;border-bottom-left-radius:10px;border-bottom-right-radius:10px;max-height:400px;overflow-y:auto;z-index:100}.song-selection-section{border-bottom:1px solid rgba(148,163,184,.1)}.song-selection-section-header{display:flex;align-items:center;gap:6px;padding:10px 16px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--color-muted)}.song-selection-search input{flex:1;background:transparent;border:none;color:var(--color-text);font-size:14px;outline:none}.song-selection-results{max-height:250px;overflow-y:auto}.song-selection-item{display:flex;flex-direction:row;align-items:center;gap:8px;width:100%;padding:10px 16px;background:transparent;border:none;color:var(--color-text);cursor:pointer;text-align:left;transition:background .15s ease}.song-selection-item:hover{background:#6366f126}.song-selection-item-name{font-size:14px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.song-selection-item-artist{font-size:12px;color:var(--color-muted);white-space:nowrap;flex-shrink:0}.song-selection-item-local{font-size:10px;padding:2px 6px;background:#f9731633;color:#fb923c;border-radius:4px;text-transform:uppercase;letter-spacing:.5px;flex-shrink:0}.song-selection-loading,.song-selection-empty{padding:16px;text-align:center;color:var(--color-muted);font-size:13px}.song-selection-container{position:relative;width:100%;max-width:500px}.song-selection-trigger{width:100%;display:flex;align-items:center;gap:12px;padding:12px 16px;background:#080c18a6;border:1px solid rgba(148,163,184,.2);border-radius:10px;cursor:pointer;transition:all .15s ease}.song-selection-trigger:hover{border-color:#94a3b866}.song-selection-trigger.open{border-color:#38bdf880;border-bottom-left-radius:0;border-bottom-right-radius:0}.song-selection-chevron{color:var(--color-muted);transition:transform .2s ease}.song-selection-chevron.rotated{transform:rotate(180deg)}.song-selection-dropdown{position:absolute;top:100%;left:0;right:0;background:#080c18fa;border:1px solid rgba(56,189,248,.5);border-top:none;border-bottom-left-radius:10px;border-bottom-right-radius:10px;box-shadow:0 8px 24px #0006;z-index:100;max-height:400px;overflow-y:auto}.song-selection-section{padding:8px;border-bottom:1px solid rgba(148,163,184,.1)}.song-selection-section-header{display:flex;align-items:center;gap:6px;padding:8px 12px;font-size:11px;color:var(--color-muted);text-transform:uppercase;letter-spacing:.5px}.song-selection-search{display:flex;align-items:center;gap:10px;padding:12px 16px;border-bottom:1px solid rgba(148,163,184,.1);color:var(--color-muted)}.song-selection-search input{flex:1;background:transparent;border:none;outline:none;font-size:13px;color:var(--color-text)}.song-selection-search input::placeholder{color:var(--color-muted)}.song-selection-results{padding:8px}.song-selection-item{width:100%;display:flex;align-items:center;gap:12px;padding:10px 12px;background:transparent;border:none;border-radius:6px;cursor:pointer;transition:background .15s ease;text-align:left}.song-selection-item:hover{background:#38bdf81a}.song-selection-item-name{flex:1;font-size:13px;color:var(--color-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.song-selection-item-artist{font-size:12px;color:var(--color-muted);white-space:nowrap}.song-selection-item-local{font-size:10px;padding:2px 6px;background:#f9731633;color:#fb923c;border-radius:4px;text-transform:uppercase;letter-spacing:.5px}.song-selection-loading,.song-selection-empty{padding:16px;text-align:center;font-size:13px;color:var(--color-muted)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.stem-header-row .stem-song-header{flex:1}.stem-song-header{display:flex;align-items:center;gap:12px}.stem-album-thumb{width:96px;height:96px;border-radius:6px;background:#94a3b814;border:1px solid rgba(148,163,184,.1);flex-shrink:0;overflow:hidden}.stem-album-thumb img{width:100%;height:100%;object-fit:cover}.stem-separation-page .song-selection-container{width:auto;max-width:none;display:inline-block}.stem-refresh-container{position:relative;flex-shrink:0}.stem-refresh-button{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;border:1px solid rgba(148,163,184,.2);background:#1e293bcc;color:var(--color-muted);cursor:pointer;transition:all .15s ease}.stem-refresh-button:hover{background:#1e293b;color:var(--color-text);border-color:#94a3b84d}.stem-refresh-menu,.stem-settings-menu{position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%);background:#0f172afa;border:1px solid rgba(148,163,184,.15);border-radius:10px;padding:4px;z-index:100;min-width:200px;box-shadow:0 8px 24px #0006}.stem-refresh-menu-item{display:flex;align-items:center;gap:8px;width:100%;padding:8px 12px;border:none;border-radius:6px;background:transparent;color:var(--color-text);font-size:13px;cursor:pointer;transition:background .15s ease;text-align:left}.stem-refresh-menu-item:hover{background:#6366f126;color:var(--color-text)}.stem-refresh-menu-item:disabled{color:var(--color-muted);cursor:default;opacity:.45}.stem-refresh-menu-item:disabled:hover{background:transparent}.stem-separation-page .song-selection-trigger{width:auto}.stem-action-bar{margin:20px 0;display:flex;align-items:center;gap:16px}.stem-progress{display:flex;align-items:center;gap:12px;flex:1}.stem-progress-info{flex:1;display:flex;flex-direction:column;gap:6px}.stem-progress-label{font-size:14px;color:var(--color-muted)}.stem-progress-bar{height:6px;background:#94a3b826;border-radius:3px;overflow:hidden}.stem-progress-fill{height:100%;background:linear-gradient(90deg,#6366f1,#a855f7);border-radius:3px;transition:width .3s ease}.stem-progress-percent{font-size:13px;color:var(--color-muted);font-variant-numeric:tabular-nums}.stem-cancel-button{display:flex;align-items:center;gap:4px;padding:8px 12px;background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:8px;color:#f87171;font-size:13px;cursor:pointer;transition:all .2s ease}.stem-cancel-button:hover{background:#ef444433}.stem-error{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#ef44441a;border:1px solid rgba(239,68,68,.2);border-radius:12px;color:#f87171;font-size:14px;flex:1}.stem-retry-button{margin-left:auto;padding:6px 14px;background:#ef444433;border:1px solid rgba(239,68,68,.3);border-radius:8px;color:#f87171;font-size:13px;cursor:pointer}.stem-retry-button:hover{background:#ef44444d}.stem-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:64px 32px;color:var(--color-muted);text-align:center}.stem-empty-state p{font-size:15px;max-width:400px;line-height:1.5}.stem-track.muted{opacity:.5}.stem-mute-button.muted{background:#ef444426;border-color:#ef44444d;color:#f87171}.daw-light-zoom-level.dimmed{color:#fbbf24}.daw-tracks-area{position:relative}.daw-tracks{display:flex;flex-direction:column}.daw-stem-row{display:flex;align-items:stretch;border:1px solid rgba(148,163,184,.08);border-top:none;background:#0f141e99;transition:background .15s ease}.daw-stem-row:hover{background:#141928b3}.daw-stem-row.muted .daw-stem-waveform{opacity:.25}.daw-stem-row.dimmed .daw-stem-waveform{opacity:.35}.daw-stem-row.dimmed .daw-stem-controls{opacity:.6}.daw-stem-row.soloed{background:#22c55e0a}.daw-stem-row.collapsed{height:16px;min-height:16px}.daw-stem-row.collapsed .daw-stem-controls{opacity:.5;padding:0 8px;justify-content:center}.daw-stem-row.collapsed .daw-stem-name{font-size:10px;color:var(--color-muted)!important}.daw-stem-row.collapsed .daw-stem-waveform.collapsed-placeholder{flex:1;min-height:16px;background:#00000014}.daw-collapse-btn{width:16px;height:16px;border:none;background:transparent;color:var(--color-muted);cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;flex-shrink:0;border-radius:3px}.daw-collapse-btn:hover{background:#94a3b826;color:var(--color-muted)}.daw-stem-controls{width:var(--daw-gutter);flex-shrink:0;display:flex;flex-direction:column;gap:3px;padding:4px 8px;border-right:1px solid rgba(148,163,184,.1);background:#0a0f1980;transition:opacity .15s ease;justify-content:center}.daw-stem-controls-top{display:flex;align-items:center;gap:4px}.daw-btn{width:20px;height:20px;border-radius:3px;border:1px solid rgba(148,163,184,.2);background:#94a3b80f;color:var(--color-muted);font-size:10px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .12s ease;flex-shrink:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.daw-btn:hover{background:#94a3b826;color:var(--color-muted)}.daw-mute-btn.active{background:#ef444433;border-color:#ef444480;color:#f87171}.daw-solo-btn.active{background:#22c55e33;border-color:#22c55e80;color:#22c55e}.daw-stem-name{font-size:11px;font-weight:600;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.daw-volume-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:3px;background:linear-gradient(to right,var(--stem-color, #6366f1) 0%,var(--stem-color, #6366f1) var(--stem-value, 80%),rgba(148,163,184,.12) var(--stem-value, 80%),rgba(148,163,184,.12) 100%);border-radius:2px;outline:none;cursor:pointer}.daw-volume-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:10px;height:10px;border-radius:50%;background:var(--color-text);border:1px solid var(--stem-color, #6366f1);cursor:pointer;transition:transform .12s ease}.daw-volume-slider::-webkit-slider-thumb:hover{transform:scale(1.3)}.daw-volume-slider::-moz-range-thumb{width:10px;height:10px;border-radius:50%;background:var(--color-text);border:1px solid var(--stem-color, #6366f1);cursor:pointer}.daw-stem-waveform{flex:1;min-height:60px;background:#00000026;overflow:hidden;transition:opacity .15s ease;position:relative}.daw-stem-waveform>div{width:100%!important}.daw-loop-locked .daw-stem-waveform>div::part(scroll){overflow-x:hidden!important}.daw-playhead-region{position:relative}.daw-playhead-overlay{position:absolute;top:0;bottom:0;left:var(--daw-gutter);right:0;pointer-events:none;z-index:10}.daw-playhead-line{position:absolute;top:0;bottom:0;width:2px;background:#ffffffd9;transform:translate(-1px);will-change:left}.song-upload-zone{display:flex;align-items:center;gap:8px;padding:10px 12px;margin:8px;border:1px dashed var(--color-border, #333333);border-radius:4px;color:var(--color-muted, #737373);font-size:12px}.song-upload-zone.drag-over{border-color:var(--color-primary, #8BA896);color:var(--color-primary, #8BA896);background:#8ba89614}.song-upload-error{color:#e05c5c;margin-left:auto}.daw-transport{display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px 20px;background:#0a0f19d9;border:1px solid rgba(148,163,184,.08);border-top:none;border-radius:0 0 8px 8px}.daw-transport-buttons{display:flex;align-items:center;gap:16px}.daw-transport-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:none;border:none;color:var(--color-muted);cursor:pointer;border-radius:6px;transition:all .12s ease}.daw-transport-btn:hover{color:var(--color-text);background:#94a3b81a}.daw-play-button{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:none;border:none;color:var(--color-text);cursor:pointer;border-radius:50%;transition:all .12s ease}.daw-play-button:hover{color:#fff;background:#ffffff14;transform:scale(1.08)}.daw-transport-seek{display:flex;align-items:center;gap:10px;width:100%;max-width:500px}.daw-time{font-size:12px;color:var(--color-muted);font-variant-numeric:tabular-nums;font-family:SF Mono,Fira Code,Consolas,monospace;min-width:36px;text-align:center;flex-shrink:0}.stems-page{max-width:1400px;margin:0 auto;padding:0 24px 48px;--daw-gutter: 150px}.ss-topbar{display:flex;align-items:center;justify-content:space-between;padding:14px 0 18px}.ss-topbar-brand{font-size:18px;font-weight:600;letter-spacing:.02em}.ss-topbar-user{display:flex;align-items:center;gap:10px}.ss-topbar-email{font-size:12px;color:var(--color-muted)}.ss-signout{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid var(--color-border);border-radius:6px;background:transparent;color:var(--color-muted);cursor:pointer}.ss-signout:hover{color:var(--color-text);border-color:var(--color-muted)}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}.auth-card{width:100%;max-width:360px;display:flex;flex-direction:column;gap:14px;padding:32px 28px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px}.auth-title{margin:0;font-size:24px;font-weight:700}.auth-subtitle{margin:0 0 8px;font-size:13px;color:var(--color-muted)}.auth-field{display:flex;flex-direction:column;gap:6px;font-size:12px;color:var(--color-muted)}.auth-field input{padding:10px 12px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-background);color:var(--color-text);font-size:14px}.auth-field input:focus{outline:none;border-color:var(--color-primary)}.auth-error{font-size:12px;color:#f87171}.auth-notice{font-size:12px;color:var(--color-primary)}.auth-submit{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px;border:none;border-radius:8px;background:var(--color-primary);color:#151515;font-size:14px;font-weight:600;cursor:pointer}.auth-submit:disabled{opacity:.6;cursor:default}.auth-switch{border:none;background:transparent;color:var(--color-muted);font-size:12px;cursor:pointer;text-decoration:underline}.auth-switch:hover{color:var(--color-text)}*{box-sizing:border-box}body{margin:0;font-family:Space Grotesk,system-ui,sans-serif;background:#151515;color:#ebebeb}.app-shell{display:flex;flex-direction:column;height:100vh;background:#151515;color:#ebebeb}.app-content{flex:1;overflow-y:auto;min-height:0}
