._1v0y9no0{display:inline-flex;align-items:center;justify-content:center;gap:var(--orx7hi8);padding:var(--orx7hi8) var(--orx7hi9);font-family:var(--orx7hi5);font-size:14px;font-weight:500;color:var(--orx7hi1);background-color:var(--orx7hi3);border:none;border-radius:var(--orx7hid);cursor:pointer;transition:opacity .15s ease}._1v0y9no0:hover{opacity:.9}._1v0y9no0:focus-visible{outline:2px solid var(--orx7hi3);outline-offset:2px}.PreferencesDialogOverlay{background-color:rgba(0,0,0,.7);position:fixed;inset:0;z-index:1000;backdrop-filter:blur(2px)}.PreferencesDialogContent{background-color:#c4c4c4;border:1px solid #b8b8b8;border-radius:4px;box-shadow:0 20px 50px rgba(0,0,0,.15);position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:650px;height:550px;color:#333333;z-index:1001;display:flex;flex-direction:column;font-family:Inter,sans-serif}.PreferencesDialogTitle{margin:0;font-size:14px;font-weight:600;color:#333333;letter-spacing:.5px}.PreferencesTabs{flex:1 1;overflow:hidden}.PreferencesTabs,.ShortcutList{display:flex;flex-direction:column}.ShortcutList{gap:0}.ShortcutCategory{font-size:11px;text-transform:uppercase;color:#ff764d;font-weight:700;letter-spacing:1px;padding:12px 0 6px;border-bottom:1px solid #aaaaaa}.ShortcutRow{display:flex;align-items:center;padding:8px 0;border-bottom:1px solid #c0c0c0}.ShortcutRow .ShortcutLabel{flex:1 1;font-size:13px;color:#444444}.ShortcutRow .ShortcutKey{display:inline-block;background:#b8b8b8;border:1px solid #999999;border-radius:3px;padding:4px 10px;font-size:12px;color:#333333;min-width:60px;text-align:center;cursor:pointer;font-family:monospace;transition:border-color .2s}.ShortcutRow .ShortcutKey:hover{border-color:#ff764d}.ShortcutRow .ShortcutKey.listening{border-color:#d6ae3a;color:#d6ae3a;animation:pulse 1s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.ShortcutRow .ShortcutKey.custom{border-color:#3dc200;color:#3dc200}.ShortcutActions{margin-left:8px}.ShortcutActions button{background:none;border:none;color:#777777;font-size:11px;cursor:pointer;padding:2px 4px}.ShortcutActions button:hover{color:#ff6b6b}.ToggleRow{display:flex;align-items:center;margin-bottom:12px}.ToggleRow label{width:160px;font-size:13px;color:#555555}.ToggleSwitch{position:relative;width:40px;height:20px;background:#999999;border-radius:10px;cursor:pointer;transition:background .2s;border:none;padding:0}.ToggleSwitch.active{background:#ff764d}.ToggleSwitch:after{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;background:white;border-radius:50%;transition:transform .2s}.ToggleSwitch.active:after{transform:translateX(20px)}.ResetRow{display:flex;justify-content:flex-end;margin-bottom:12px}.ResetButton{background:#999999;border:none;color:#444444;font-size:11px;padding:6px 12px;border-radius:3px;cursor:pointer}.ResetButton:hover{background:#888888;color:#222222}.NewSessionDialogOverlay{background-color:rgba(0,0,0,.7);position:fixed;inset:0;z-index:1000;backdrop-filter:blur(2px)}.NewSessionDialogContent{background-color:#c4c4c4;border:1px solid #b8b8b8;border-radius:4px;box-shadow:0 20px 50px rgba(0,0,0,.15);position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;max-height:520px;color:#333333;z-index:1001;display:flex;flex-direction:column;font-family:Inter,sans-serif}.NewSessionDialogTitle{margin:0;font-size:14px;font-weight:600;color:#333333;letter-spacing:.5px}.NewSessionBody{padding:24px;flex:1 1;overflow-y:auto}.TemplateGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin-bottom:24px}.TemplateCard{background:#b8b8b8;border:1px solid #aaaaaa;border-radius:4px;padding:16px;cursor:pointer;transition:border-color .2s,background .2s;display:flex;flex-direction:column;gap:6px}.TemplateCard:hover{border-color:#ff764d;background:#d0d0d0}.TemplateCard.selected{border-color:#ff764d;background:#e0d0c0}.TemplateCard .TemplateName{font-size:13px;font-weight:600;color:#333333}.TemplateCard .TemplateDescription{font-size:11px;color:#777777;line-height:1.4}.TemplateCard .TemplateTrackCount{font-size:11px;color:#ff764d;margin-top:4px}.RecentSessionsSection{margin-top:8px}.RecentSessionsList{background:#b8b8b8;border:1px solid #aaaaaa;border-radius:4px;max-height:160px;overflow-y:auto}.RecentSessionRow{display:flex;align-items:center;padding:10px 12px;border-bottom:1px solid #b8b8b8;cursor:pointer;transition:background .2s}.RecentSessionRow:last-child{border-bottom:none}.RecentSessionRow:hover{background:#bfbfbf}.RecentSessionRow .SessionName{flex:1 1;font-size:13px;color:#333333}.RecentSessionRow .SessionDate{font-size:11px;color:#777777}.EmptyRecent{padding:16px;text-align:center;font-size:12px;color:#777777}.VideoProgressDialogOverlay{background-color:rgba(0,0,0,.7);position:fixed;inset:0;z-index:1000;backdrop-filter:blur(2px)}.VideoProgressDialogContent{background-color:#c4c4c4;border:1px solid #b8b8b8;border-radius:4px;box-shadow:0 20px 50px rgba(0,0,0,.15);position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:480px;color:#333333;z-index:1001;display:flex;flex-direction:column;font-family:Inter,sans-serif}.VideoProgressDialogTitle{margin:0;font-size:14px;font-weight:600;color:#333333;letter-spacing:.5px}.VideoProgressBody{padding:32px 24px;display:flex;flex-direction:column;gap:20px}.ProgressStage{display:flex;align-items:center;gap:12px;font-size:15px;font-weight:500}.StageIcon{font-size:24px}.StageLabel{color:#333333}.ProgressBarContainer{display:flex;align-items:center;gap:12px}.ProgressBarTrack{flex:1 1;height:8px;background:#b8b8b8;border-radius:4px;overflow:hidden}.ProgressBarFill{height:100%;background:linear-gradient(90deg,#ff764d,#ffa529);transition:width .3s ease;border-radius:4px}.ProgressPercentage{font-size:13px;font-weight:600;color:#ff764d;min-width:48px;text-align:right}.ProgressMessage{font-size:13px;color:#666666;text-align:center}.ProgressMessage.error{color:#ff4444}.ProgressNote{font-size:11px;color:#777777;text-align:center;line-height:1.5;padding:12px 16px;background:#b8b8b8;border-radius:4px;border:1px solid #aaaaaa}.plugin-editor-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.plugin-editor{background:#2b2b2b;border:1px solid #3a3a3a;border-radius:6px;width:300px;box-shadow:0 4px 16px rgba(0,0,0,.6);display:flex;flex-direction:column}.plugin-editor-header{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;border-bottom:1px solid #3a3a3a;background:#323232;border-top-left-radius:6px;border-top-right-radius:6px}.plugin-editor-header h3{margin:0;font-size:13px;color:#ccc;font-weight:500}.plugin-editor-header .close-btn{background:none;border:none;color:#666;font-size:18px;cursor:pointer;line-height:1}.plugin-editor-header .close-btn:hover{color:#ccc}.plugin-editor-body{padding:14px;display:flex;flex-direction:column;gap:14px}.plugin-parameter-row{display:flex;flex-direction:column;gap:6px}.plugin-parameter-row label{font-size:11px;color:#999;display:flex;justify-content:space-between}.plugin-parameter-row input[type=range]{width:100%;margin:0;accent-color:#ff9c00}.parameter-value{font-size:10px;color:#777;align-self:flex-end}.patchbay-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:9999}.patchbay-modal{background-color:#c4c4c4;border:1px solid #999999;border-radius:8px;box-shadow:0 10px 30px rgba(0,0,0,.15);display:flex;flex-direction:column;max-width:90vw;max-height:90vh;overflow:hidden}.patchbay-header{background-color:#b0b0b0;padding:15px 20px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #999999}.patchbay-header h3{margin:0;color:#222222;font-size:16px;font-weight:600}.patchbay-close-btn{background:none;border:none;color:#666666;font-size:24px;cursor:pointer;line-height:1;padding:0}.patchbay-close-btn:hover{color:#222222}.patchbay-content{padding:20px;overflow:auto;background-color:#b8b8b8}.matrix-wrapper{display:inline-grid;grid-template-columns:auto repeat(auto-fit,minmax(30px,1fr));gap:1px;background-color:#999999;border:1px solid #999999}.matrix-wrapper>*{background-color:#c0c0c0}.matrix-cell{display:flex;align-items:center;justify-content:center}.corner{background-color:#b8b8b8}.header{padding:8px;color:#444444;font-size:12px;font-weight:500;background-color:#aaaaaa;white-space:nowrap}.source-header{text-align:right;justify-content:flex-end;border-right:1px solid #999999}.dest-header{height:120px;align-items:flex-end;padding-bottom:10px;border-bottom:1px solid #999999}.vertical-text{writing-mode:vertical-rl;transform:rotate(180deg)}.connection-cell{width:30px;height:30px;cursor:pointer;transition:background-color .2s}.connection-cell:hover:not(.disabled){background-color:#a5a5a5}.connection-cell.disabled{background-color:#b8b8b8;cursor:not-allowed}.connection-dot{width:12px;height:12px;border-radius:50%;background-color:#999999;transition:all .2s}.connection-cell.connected .connection-dot{background-color:#3dc200;box-shadow:0 0 8px #3dc200}.connection-cell:hover:not(.disabled):not(.connected) .connection-dot{background-color:#777777}.resize-handle{position:relative;z-index:10}.ExportDialogOverlay{background-color:rgba(0,0,0,.7);position:fixed;inset:0;z-index:1000;backdrop-filter:blur(2px)}.ExportDialogContent{background-color:#c4c4c4;border:1px solid #b8b8b8;border-radius:4px;box-shadow:0 20px 50px rgba(0,0,0,.15);position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:500px;color:#333333;z-index:1001;display:flex;flex-direction:column;font-family:Inter,sans-serif}.DialogHeader{padding:12px 16px;background:#b8b8b8;border-bottom:1px solid #b0b0b0;display:flex;justify-content:space-between;align-items:center}.ExportDialogTitle{margin:0;font-size:14px;font-weight:600;color:#333333;letter-spacing:.5px}.WindowControls button{background:none;border:none;color:#777777;font-size:18px;cursor:pointer;padding:0 4px}.WindowControls button:hover{color:#222222}.PresetBar{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#bfbfbf;border-bottom:1px solid #b8b8b8}.PresetBar label{font-size:12px;color:#777777;white-space:nowrap}.PresetBar select{flex:1 1;background:#b8b8b8;border:1px solid #999999;color:#222222;padding:4px 8px;font-size:12px;border-radius:2px}.PresetBtn{background:#a5a5a5;border:1px solid #888888;color:#444444;padding:4px 10px;font-size:11px;border-radius:2px;cursor:pointer;white-space:nowrap}.PresetBtn:hover{background:#959595;color:#222222}.PresetBtn.danger{border-color:#c8a0a0}.PresetBtn.danger:hover{background:#d8b0b0;border-color:#b89090}.SavePresetRow{display:flex;align-items:center;gap:8px;padding:6px 16px;background:#bfbfbf;border-bottom:1px solid #b8b8b8}.SavePresetRow input[type=text]{flex:1 1;background:#b8b8b8;border:1px solid #999999;color:#222222;padding:4px 8px;font-size:12px;border-radius:2px}.TokenHelp{background:#b8b8b8;border:1px solid #aaaaaa;border-radius:3px;padding:8px 12px;margin-top:8px}.TokenRow{display:flex;gap:12px;padding:3px 0;font-size:11px}.TokenRow code{color:#ff764d;font-family:monospace;min-width:28px}.TokenRow span{color:#777777}.ExportTabs{flex:1 1;display:flex;flex-direction:column;overflow:hidden}.TabsList{display:flex;background:#aaaaaa;border-bottom:1px solid #b8b8b8}.TabsTrigger{background:none;padding:10px 20px;color:#777777;font-size:12px;font-weight:500;cursor:pointer;border:none;border-right:1px solid #b5b5b5}.TabsTrigger[data-state=active]{background:#c4c4c4;color:#222222;border-bottom:2px solid #ff764d}.TabsContent{padding:24px;flex:1 1;overflow-y:auto}.SectionTitle{font-size:11px;text-transform:uppercase;color:#ff764d;margin-bottom:16px;font-weight:700;letter-spacing:1px}.FormRow{display:flex;align-items:center;margin-bottom:12px}.FormRow label{width:120px;font-size:13px;color:#555555}.FormRow.indent{padding-left:24px}.FormRow input[type=number],.FormRow input[type=text],.FormRow select{flex:1 1;background:#b8b8b8;border:1px solid #999999;color:#222222;padding:6px 10px;font-size:13px;border-radius:2px}.FormRow input:focus,.FormRow select:focus{border-color:#ff764d;outline:none}.InputWithUnit{flex:1 1;display:flex;align-items:center;gap:8px}.InputWithUnit input{width:80px;flex:none}.InputWithUnit span{font-size:12px;color:#777777}.Separator{height:1px;background:#aaaaaa;margin:20px 0}.RadioStack{display:flex;flex-direction:column;gap:12px}.RadioStack.horizontal{flex-direction:row;gap:24px}.RadioStack label{display:flex;align-items:flex-start;gap:10px;cursor:pointer;padding:8px;border:1px solid transparent;border-radius:4px}.RadioStack label:hover{background:#aaaaaa}.RadioContent{display:flex;flex-direction:column}.RadioContent span{font-size:13px;color:#333333}.RadioContent small{font-size:11px;color:#888888;margin-top:2px}.TrackScrollArea{background:#b8b8b8;border:1px solid #aaaaaa;height:200px;overflow-y:auto;margin-top:16px}.TrackListHeader{display:flex;padding:8px 12px;background:#b8b8b8;border-bottom:1px solid #aaaaaa;font-size:11px;color:#777777;text-transform:uppercase}.TrackListHeader span:first-child{flex:1 1}.TrackRow{display:flex;align-items:center;padding:8px 12px;border-bottom:1px solid #b8b8b8;cursor:pointer;font-size:13px}.TrackRow:hover{background:#bfbfbf}.TrackRow input{margin-right:12px}.TrackRow span.info{font-size:11px;color:#888888;margin-left:auto}.DialogFooter{padding:16px;background:#b8b8b8;border-top:1px solid #b0b0b0;display:flex;justify-content:space-between;align-items:center}.FileInfo{font-size:12px;color:#777777}.Buttons{display:flex;gap:10px}.Button{padding:8px 16px;border-radius:3px;border:none;cursor:pointer;font-weight:500;font-size:12px;transition:all .2s}.Button.primary{background-color:#ff764d;color:white}.Button.primary:hover:not(:disabled){background-color:#e5673e}.Button.primary:disabled{background-color:#888888;color:#999999;cursor:not-allowed}.Button.secondary{background-color:#999999;color:#222222}.Button.secondary:hover{background-color:#888888}