*{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;color-scheme:dark;color:#e5e7eb;background-color:#111827;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}#root{min-height:100vh}._container_14q35_1{min-height:100vh;background:#111827;padding:40px}._header_14q35_7{text-align:center;margin-bottom:40px}._logo_14q35_12{width:80px;height:80px;margin-bottom:16px}._title_14q35_18{font-size:32px;font-weight:700;color:#e5e7eb;margin:0 0 8px}._subtitle_14q35_25{font-size:16px;color:#6b7280;margin:0}._actions_14q35_31{display:flex;justify-content:center;gap:16px;margin-bottom:32px}._newButton_14q35_38{padding:12px 24px;background:#3b82f6;border:none;border-radius:8px;color:#fff;font-size:16px;font-weight:500;cursor:pointer;transition:background .15s ease}._newButton_14q35_38:hover{background:#2563eb}._importButton_14q35_54{padding:12px 24px;background:#374151;border:none;border-radius:8px;color:#e5e7eb;font-size:16px;font-weight:500;cursor:pointer;transition:background .15s ease}._importButton_14q35_54:hover{background:#4b5563}._newDrillForm_14q35_70{display:flex;justify-content:center;gap:12px;margin-bottom:32px;flex-wrap:wrap}._sportSelect_14q35_78{padding:12px 36px 12px 16px;background:#1f2937;border:1px solid #374151;border-radius:8px;color:#e5e7eb;font-size:16px;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%239ca3af' d='M2 4l4 4 4-4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}._sportSelect_14q35_78:focus{outline:none;border-color:#3b82f6}._newDrillInput_14q35_97{width:300px;padding:12px 16px;background:#1f2937;border:1px solid #374151;border-radius:8px;color:#e5e7eb;font-size:16px}._newDrillInput_14q35_97:focus{outline:none;border-color:#3b82f6}._createButton_14q35_112{padding:12px 24px;background:#10b981;border:none;border-radius:8px;color:#fff;font-size:16px;font-weight:500;cursor:pointer;transition:background .15s ease}._createButton_14q35_112:hover:not(:disabled){background:#059669}._createButton_14q35_112:disabled{opacity:.5;cursor:not-allowed}._cancelButton_14q35_133{padding:12px 24px;background:#374151;border:none;border-radius:8px;color:#e5e7eb;font-size:16px;font-weight:500;cursor:pointer;transition:background .15s ease}._cancelButton_14q35_133:hover{background:#4b5563}._empty_14q35_149{text-align:center;padding:60px 20px;color:#6b7280;font-size:16px}._drillList_14q35_156{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:16px}._drillCard_14q35_164{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;background:#1f2937;border:1px solid #374151;border-radius:12px;transition:border-color .15s ease}._drillCard_14q35_164:hover{border-color:#4b5563}._drillInfo_14q35_179{flex:1}._drillHeader_14q35_183{display:flex;align-items:center;gap:12px;margin-bottom:8px}._drillName_14q35_190{margin:0;font-size:18px;font-weight:600;color:#e5e7eb}._sportBadge_14q35_197{padding:4px 8px;background:#374151;border-radius:4px;font-size:12px;color:#9ca3af}._tags_14q35_205{display:flex;gap:8px;margin-bottom:8px}._tag_14q35_205{padding:4px 10px;background:#374151;border-radius:4px;font-size:12px;color:#9ca3af}._drillDate_14q35_219{margin:0;font-size:13px;color:#6b7280}._drillActions_14q35_225{display:flex;gap:12px}._openButton_14q35_230{padding:10px 20px;background:#3b82f6;border:none;border-radius:6px;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:background .15s ease}._openButton_14q35_230:hover{background:#2563eb}._deleteButton_14q35_246{padding:10px 20px;background:transparent;border:1px solid #dc2626;border-radius:6px;color:#dc2626;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s ease}._deleteButton_14q35_246:hover{background:#dc2626;color:#fff}._overlay_1m4wq_1{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000}._modal_1m4wq_11{width:420px;max-width:calc(100vw - 32px);max-height:calc(100vh - 32px);background:#1f2937;border:1px solid #374151;border-radius:12px;box-shadow:0 8px 32px #0006;overflow:hidden;display:flex;flex-direction:column}._header_1m4wq_24{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #374151}._title_1m4wq_32{font-size:18px;font-weight:600;color:#e5e7eb}._closeButton_1m4wq_38{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:none;border:none;color:#9ca3af;font-size:20px;cursor:pointer;border-radius:4px;transition:all .15s ease}._closeButton_1m4wq_38:hover{background:#374151;color:#e5e7eb}._content_1m4wq_58{padding:20px;font-size:14px;color:#d1d5db;line-height:1.6;flex:1;overflow-y:auto}._content_1m4wq_58 ul{margin:0;padding:0 0 0 20px}._content_1m4wq_58 li{margin-bottom:10px}._content_1m4wq_58 li:last-child{margin-bottom:0}._footer_1m4wq_80{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-top:1px solid #374151;background:#111827}._navButton_1m4wq_89{padding:8px 16px;background:#374151;border:1px solid #4b5563;border-radius:6px;color:#e5e7eb;font-size:14px;cursor:pointer;transition:all .15s ease}._navButton_1m4wq_89:hover:not(:disabled){background:#4b5563}._navButton_1m4wq_89:disabled{opacity:.4;cursor:not-allowed}._stepIndicator_1m4wq_109{font-size:14px;color:#9ca3af}._topBar_19frv_1{display:flex;align-items:center;justify-content:space-between;padding:0 16px;height:56px;background:#111827;border-bottom:1px solid #374151}._left_19frv_11{display:flex;align-items:center;gap:16px}._logo_19frv_17{width:36px;height:36px}._backButton_19frv_22{padding:8px 12px;background:#374151;border:none;border-radius:6px;color:#e5e7eb;font-size:14px;cursor:pointer;transition:background .15s ease}._backButton_19frv_22:hover{background:#4b5563}._drillName_19frv_37{margin:0;font-size:18px;font-weight:600;color:#e5e7eb;cursor:pointer;padding:4px 8px;border-radius:4px;transition:background .15s ease}._drillName_19frv_37:hover{background:#1f2937}._nameInput_19frv_52{padding:4px 8px;font-size:18px;font-weight:600;background:#1f2937;border:1px solid #3b82f6;border-radius:4px;color:#e5e7eb;outline:none}._center_19frv_63{display:flex;align-items:center;gap:8px}._iconButton_19frv_69{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#374151;border:none;border-radius:6px;color:#e5e7eb;font-size:18px;cursor:pointer;transition:all .15s ease}._iconButton_19frv_69:hover:not(:disabled){background:#4b5563}._iconButton_19frv_69:disabled{opacity:.4;cursor:not-allowed}._right_19frv_93{display:flex;align-items:center;gap:12px}._exportButton_19frv_99{padding:8px 16px;background:#3b82f6;border:none;border-radius:6px;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:background .15s ease}._exportButton_19frv_99:hover{background:#2563eb}._exportButton_19frv_99:disabled{opacity:.5;cursor:not-allowed}._helpButton_19frv_120{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#374151;border:1px solid #4b5563;border-radius:50%;color:#e5e7eb;font-size:16px;font-weight:600;cursor:pointer;transition:all .15s ease}._helpButton_19frv_120:hover{background:#4b5563}._overlay_1uyye_1{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000}._modal_1uyye_11{width:360px;max-width:calc(100vw - 32px);max-height:calc(100vh - 32px);background:#1f2937;border:1px solid #374151;border-radius:12px;box-shadow:0 8px 32px #0006;overflow:hidden}._header_1uyye_22{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #4b5563}._title_1uyye_30{font-size:14px;font-weight:600;color:#e5e7eb}._closeButton_1uyye_36{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:none;border:none;color:#9ca3af;font-size:18px;cursor:pointer;border-radius:4px;transition:all .15s ease}._closeButton_1uyye_36:hover{background:#4b5563;color:#e5e7eb}._content_1uyye_56{padding:16px;font-size:13px;color:#d1d5db;line-height:1.5}._content_1uyye_56 ul{margin:0;padding:0 0 0 16px}._content_1uyye_56 li{margin-bottom:8px}._content_1uyye_56 li:last-child{margin-bottom:0}._toolbox_jwhtd_1{padding:16px;background:#1f2937;border-bottom:1px solid #374151}._header_jwhtd_7{position:relative;display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}._title_jwhtd_15{margin:0;font-size:14px;font-weight:600;color:#e5e7eb;text-transform:uppercase;letter-spacing:.05em}._helpButton_jwhtd_24{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#374151;border:1px solid #4b5563;border-radius:50%;color:#9ca3af;font-size:14px;font-weight:600;cursor:pointer;transition:all .15s ease}._helpButton_jwhtd_24:hover{background:#4b5563;color:#e5e7eb}._tools_jwhtd_45{display:flex;flex-direction:column;gap:8px}._tool_jwhtd_1{display:flex;align-items:center;gap:12px;padding:10px 12px;background:#374151;border-radius:6px;cursor:grab;transition:all .15s ease;-webkit-user-select:none;user-select:none}._tool_jwhtd_1:hover{background:#4b5563;transform:translate(2px)}._tool_jwhtd_1:active{cursor:grabbing;transform:scale(.98)}._icon_jwhtd_73{font-size:20px;width:24px;text-align:center}._label_jwhtd_79{font-size:14px;color:#e5e7eb}._hint_jwhtd_84{margin:12px 0 0;font-size:12px;color:#6b7280;font-style:italic}._inspector_1w8ru_1{padding:16px;background:#1f2937;flex:1;overflow-y:auto}._title_1w8ru_8{margin:0 0 16px;font-size:14px;font-weight:600;color:#e5e7eb;text-transform:uppercase;letter-spacing:.05em}._empty_1w8ru_17{color:#6b7280;font-size:14px;font-style:italic}._info_1w8ru_23{color:#9ca3af;font-size:14px;margin-bottom:16px}._field_1w8ru_29{margin-bottom:16px}._label_1w8ru_33{display:block;margin-bottom:6px;font-size:12px;font-weight:500;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em}._input_1w8ru_43{width:100%;padding:8px 12px;background:#374151;border:1px solid #4b5563;border-radius:4px;color:#e5e7eb;font-size:14px;box-sizing:border-box}._input_1w8ru_43:focus{outline:none;border-color:#3b82f6}._select_1w8ru_59{width:100%;padding:8px 12px;background:#374151;border:1px solid #4b5563;border-radius:4px;color:#e5e7eb;font-size:14px;cursor:pointer;box-sizing:border-box}._select_1w8ru_59:focus{outline:none;border-color:#3b82f6}._colorInput_1w8ru_76{width:100%;height:36px;padding:2px;background:#374151;border:1px solid #4b5563;border-radius:4px;cursor:pointer;box-sizing:border-box}._colorInput_1w8ru_76:focus{outline:none;border-color:#3b82f6}._rangeContainer_1w8ru_92{display:flex;align-items:center;gap:12px}._range_1w8ru_92{flex:1;height:4px;background:#374151;border-radius:2px;cursor:pointer}._rangeValue_1w8ru_106{min-width:40px;text-align:right;color:#9ca3af;font-size:14px}._deleteButton_1w8ru_113{width:100%;margin-top:24px;padding:10px 16px;background:#dc2626;border:none;border-radius:6px;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:background .15s ease}._deleteButton_1w8ru_113:hover{background:#b91c1c}._row_1w8ru_131{display:flex;gap:12px}._row_1w8ru_131 ._field_1w8ru_29{flex:1}._tile_1omui_1{width:200px;flex-shrink:0;height:var(--tile-height, 80px);background:#1f2937;border:2px solid #374151;border-radius:8px;display:flex;flex-direction:column;cursor:pointer;transition:all .15s ease;position:relative}._tile_1omui_1:hover{border-color:#4b5563}._tile_1omui_1._selected_1omui_19{border-color:#3b82f6;background:#1e3a5f}._header_1omui_24{display:flex;justify-content:space-between;align-items:center;padding:4px 8px;border-bottom:1px solid #374151}._stepNumber_1omui_32{font-size:12px;font-weight:600;color:#9ca3af}._headerActions_1omui_38{display:flex;align-items:center;gap:2px}._deleteButton_1omui_44{background:none;border:none;color:#6b7280;cursor:pointer;padding:2px 6px;font-size:16px;border-radius:4px;line-height:1}._deleteButton_1omui_44:hover{background:#7f1d1d;color:#fca5a5}._menuButton_1omui_60{background:none;border:none;color:#6b7280;cursor:pointer;padding:2px 6px;font-size:14px;border-radius:4px}._menuButton_1omui_60:hover{background:#374151;color:#9ca3af}._menu_1omui_60{position:absolute;top:24px;right:4px;background:#374151;border:1px solid #4b5563;border-radius:6px;overflow:hidden;z-index:100;box-shadow:0 4px 12px #0000004d}._menu_1omui_60 button{display:block;width:100%;padding:8px 16px;background:none;border:none;color:#e5e7eb;font-size:13px;text-align:left;cursor:pointer}._menu_1omui_60 button:hover{background:#4b5563}._deleteOption_1omui_103{color:#f87171!important}._content_1omui_107{flex:1;padding:4px 8px;display:flex;align-items:center;overflow:hidden}._label_1omui_115{font-size:12px;color:#e5e7eb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._labelInput_1omui_123{width:100%;padding:2px 4px;background:#374151;border:1px solid #4b5563;border-radius:3px;color:#e5e7eb;font-size:12px}._footer_1omui_133{display:flex;align-items:center;padding:4px 8px;border-top:1px solid #374151;gap:4px}._durationInput_1omui_141{width:40px;padding:2px 4px;background:#374151;border:1px solid #4b5563;border-radius:3px;color:#9ca3af;font-size:11px;text-align:right}._durationInput_1omui_141:focus{outline:none;border-color:#3b82f6}._durationLabel_1omui_157{font-size:11px;color:#6b7280}._controls_1jj16_1{display:flex;align-items:center;gap:8px}._button_1jj16_7{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#374151;border:1px solid #4b5563;border-radius:6px;color:#e5e7eb;font-size:14px;cursor:pointer;transition:all .15s ease}._button_1jj16_7:hover:not(:disabled){background:#4b5563}._button_1jj16_7:disabled{opacity:.5;cursor:not-allowed}._button_1jj16_7._active_1jj16_31{background:#3b82f6;border-color:#3b82f6}._playButton_1jj16_36{width:44px;height:44px;font-size:18px;background:#3b82f6;border-color:#3b82f6}._playButton_1jj16_36:hover{background:#2563eb!important}._divider_1jj16_48{width:1px;height:24px;background:#374151;margin:0 4px}._speedSelect_1jj16_55{padding:6px 8px;background:#374151;border:1px solid #4b5563;border-radius:6px;color:#e5e7eb;font-size:13px;cursor:pointer}._speedSelect_1jj16_55:focus{outline:none;border-color:#3b82f6}._stepIndicator_1jj16_70{font-size:13px;color:#9ca3af;min-width:80px;text-align:center}._timeIndicator_1jj16_77{font-size:12px;color:#6b7280;font-family:monospace;min-width:100px;text-align:center}._timeline_b61d5_1{--tile-height: 80px;--header-height: 52px;--container-padding: 12px;background:#111827;border-top:1px solid #374151;display:flex;flex-direction:column;height:calc(var(--header-height) + var(--tile-height) + (var(--container-padding) * 2))}._header_b61d5_13{padding:8px 16px;border-bottom:1px solid #374151;display:flex;align-items:center;justify-content:center;position:relative}._helpContainer_b61d5_22{position:absolute;right:16px;top:50%;transform:translateY(-50%)}._helpButton_b61d5_29{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#374151;border:1px solid #4b5563;border-radius:50%;color:#9ca3af;font-size:14px;font-weight:600;cursor:pointer;transition:all .15s ease}._helpButton_b61d5_29:hover{background:#4b5563;color:#e5e7eb}._stepsContainer_b61d5_50{flex:1;overflow-x:auto;overflow-y:hidden;padding:12px 16px}._steps_b61d5_50{display:flex;gap:12px;height:100%;align-items:stretch}._empty_b61d5_64{color:#6b7280;font-size:14px;padding:16px;text-align:center}._addButton_b61d5_71{min-width:60px;height:var(--tile-height, 80px);display:flex;align-items:center;justify-content:center;background:#1f2937;border:2px dashed #374151;border-radius:8px;cursor:pointer;transition:all .15s ease}._addButton_b61d5_71:hover{background:#374151;border-color:#4b5563}._addIcon_b61d5_89{font-size:24px;color:#6b7280}._addButton_b61d5_71:hover ._addIcon_b61d5_89{color:#9ca3af}._editor_gk0sq_1{display:flex;flex-direction:column;height:100vh;background:#111827}._main_gk0sq_8,._stageContainer_gk0sq_14{flex:1;display:flex;overflow:hidden}._stage_gk0sq_14{flex:1}._sidebar_gk0sq_24{width:280px;display:flex;flex-direction:column;border-left:1px solid #374151;background:#1f2937}._loading_gk0sq_32{display:flex;align-items:center;justify-content:center;height:100vh;background:#111827;color:#6b7280;font-size:16px}
