*{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_7rhfz_1{min-height:100vh;background:#111827;padding:40px}._header_7rhfz_7{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px;max-width:800px;margin-left:auto;margin-right:auto}._headerContent_7rhfz_17{display:flex;align-items:center;gap:16px}._logo_7rhfz_23{width:64px;height:64px}._proButton_7rhfz_28{padding:10px 20px;background:linear-gradient(135deg,#8b5cf6,#6366f1);border:none;border-radius:8px;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .15s ease}._proButton_7rhfz_28:hover{transform:translateY(-1px);box-shadow:0 4px 12px #8b5cf666}._title_7rhfz_45{font-size:24px;font-weight:700;color:#e5e7eb;margin:0 0 4px}._subtitle_7rhfz_52{font-size:14px;color:#6b7280;margin:0}._actions_7rhfz_58{display:flex;justify-content:center;gap:16px;margin-bottom:32px}._newButton_7rhfz_65{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_7rhfz_65:hover{background:#2563eb}._importButton_7rhfz_81{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_7rhfz_81:hover{background:#4b5563}._newDrillForm_7rhfz_97{display:flex;justify-content:center;gap:12px;margin-bottom:32px;flex-wrap:wrap}._sportSelect_7rhfz_105{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_7rhfz_105:focus{outline:none;border-color:#3b82f6}._newDrillInput_7rhfz_124{width:300px;padding:12px 16px;background:#1f2937;border:1px solid #374151;border-radius:8px;color:#e5e7eb;font-size:16px}._newDrillInput_7rhfz_124:focus{outline:none;border-color:#3b82f6}._createButton_7rhfz_139{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_7rhfz_139:hover:not(:disabled){background:#059669}._createButton_7rhfz_139:disabled{opacity:.5;cursor:not-allowed}._cancelButton_7rhfz_160{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_7rhfz_160:hover{background:#4b5563}._empty_7rhfz_176{text-align:center;padding:60px 20px;color:#6b7280;font-size:16px}._drillList_7rhfz_183{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:16px}._drillCard_7rhfz_191{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_7rhfz_191:hover{border-color:#4b5563}._drillInfo_7rhfz_206{flex:1}._drillHeader_7rhfz_210{display:flex;align-items:center;gap:12px;margin-bottom:8px}._drillName_7rhfz_217{margin:0;font-size:18px;font-weight:600;color:#e5e7eb}._sportBadge_7rhfz_224{padding:4px 8px;background:#374151;border-radius:4px;font-size:12px;color:#9ca3af}._tags_7rhfz_232{display:flex;gap:8px;margin-bottom:8px}._tag_7rhfz_232{padding:4px 10px;background:#374151;border-radius:4px;font-size:12px;color:#9ca3af}._drillDate_7rhfz_246{margin:0;font-size:13px;color:#6b7280}._drillActions_7rhfz_252{display:flex;gap:12px}._openButton_7rhfz_257{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_7rhfz_257:hover{background:#2563eb}._deleteButton_7rhfz_273{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_7rhfz_273: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}._panel_vfat4_1{position:relative;display:flex;flex-direction:column;background:#1f2937;border-right:1px solid #374151;transition:width .2s ease}._panelExpanded_vfat4_10{width:280px}._panelCollapsed_vfat4_14{width:48px}._collapseToggle_vfat4_18{position:absolute;top:12px;right:-12px;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:10px;cursor:pointer;z-index:10;transition:all .15s ease}._collapseToggle_vfat4_18:hover{background:#4b5563;color:#e5e7eb}._content_vfat4_42{flex:1;overflow-y:auto;padding:16px}._title_vfat4_48{margin:0 0 16px;font-size:14px;font-weight:600;color:#e5e7eb;text-transform:uppercase;letter-spacing:.05em}._section_vfat4_57{margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #374151}._section_vfat4_57:last-child{border-bottom:none;margin-bottom:0}._sectionHeader_vfat4_68{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}._sectionTitle_vfat4_75{font-size:12px;font-weight:500;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em}._autoIndicator_vfat4_83{font-size:10px;padding:2px 6px;background:#3b82f6;color:#fff;border-radius:4px}._recalcButton_vfat4_91{padding:4px 8px;font-size:10px;background:#374151;border:1px solid #4b5563;border-radius:4px;color:#9ca3af;cursor:pointer;transition:all .15s ease}._recalcButton_vfat4_91:hover{background:#4b5563;color:#e5e7eb}._field_vfat4_107{margin-bottom:12px}._label_vfat4_111{display:block;margin-bottom:6px;font-size:12px;font-weight:500;color:#9ca3af}._input_vfat4_119,._select_vfat4_120{width:100%;padding:8px 12px;background:#374151;border:1px solid #4b5563;border-radius:4px;color:#e5e7eb;font-size:14px;box-sizing:border-box}._input_vfat4_119:focus,._select_vfat4_120:focus{outline:none;border-color:#3b82f6}._row_vfat4_137{display:flex;gap:12px}._row_vfat4_137 ._field_vfat4_107{flex:1}._chipContainer_vfat4_146{display:flex;flex-wrap:wrap;gap:6px}._chip_vfat4_146{display:inline-flex;align-items:center;gap:4px;padding:6px 10px;background:#374151;border:1px solid #4b5563;border-radius:4px;font-size:12px;color:#e5e7eb;cursor:pointer;transition:all .15s ease}._chip_vfat4_146:hover{background:#4b5563}._chip_vfat4_146._selected_vfat4_170{background:#3b82f6;border-color:#3b82f6}._chip_vfat4_146._disabled_vfat4_175{opacity:.5;cursor:not-allowed}._radioGroup_vfat4_180{display:flex;flex-direction:column;gap:8px}._radioLabel_vfat4_186{display:flex;align-items:center;gap:8px;font-size:14px;color:#e5e7eb;cursor:pointer}._radioLabel_vfat4_186 input{accent-color:#3b82f6}._tagList_vfat4_199{display:flex;flex-wrap:wrap;gap:6px}._tag_vfat4_199{display:inline-flex;align-items:center;padding:4px 8px;background:#374151;border-radius:4px;font-size:12px;color:#9ca3af}._collapsedIcon_vfat4_215{display:flex;flex-direction:column;align-items:center;padding-top:48px;gap:8px}._collapsedIcon_vfat4_215 span{writing-mode:vertical-rl;text-orientation:mixed;font-size:12px;color:#9ca3af;letter-spacing:.1em}._linkList_vfat4_232{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}._linkItem_vfat4_239{display:flex;align-items:center;gap:8px;padding:6px 8px;background:#374151;border-radius:4px}._linkIcon_vfat4_248{font-size:12px;flex-shrink:0}._linkText_vfat4_253{flex:1;font-size:13px;color:#60a5fa;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._linkText_vfat4_253:hover{color:#93c5fd;text-decoration:underline}._linkRemove_vfat4_268{background:none;border:none;color:#6b7280;font-size:16px;cursor:pointer;padding:0 4px;line-height:1;transition:color .15s ease}._linkRemove_vfat4_268:hover{color:#ef4444}._linkInputRow_vfat4_283{display:flex;gap:8px}._linkInputRow_vfat4_283 ._input_vfat4_119{flex:1}._addButton_vfat4_292{padding:8px 12px;background:#3b82f6;border:none;border-radius:4px;color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:background .15s ease}._addButton_vfat4_292:hover:not(:disabled){background:#2563eb}._addButton_vfat4_292:disabled{background:#374151;color:#6b7280;cursor:not-allowed}._errorText_vfat4_314{display:block;margin-top:4px;font-size:12px;color:#ef4444}._editor_17l9o_1{display:flex;flex-direction:column;height:100vh;background:#111827}._main_17l9o_8{flex:1;display:flex;overflow:hidden}._stageContainer_17l9o_14{flex:1;display:flex;overflow:hidden;min-width:0}._stage_17l9o_14{flex:1}._sidebar_17l9o_25{width:280px;display:flex;flex-direction:column;border-left:1px solid #374151;background:#1f2937}._loading_17l9o_33{display:flex;align-items:center;justify-content:center;height:100vh;background:#111827;color:#6b7280;font-size:16px}._container_klg6k_1{min-height:100vh;background:#111827;display:flex;align-items:center;justify-content:center;padding:24px}._content_klg6k_10{max-width:480px;text-align:center}._title_klg6k_15{font-size:36px;font-weight:700;color:#e5e7eb;margin:0 0 8px}._subtitle_klg6k_22{font-size:18px;color:#9ca3af;margin:0 0 32px}._pricing_klg6k_28{background:#1f2937;border-radius:12px;padding:24px;margin-bottom:32px}._price_klg6k_35{display:flex;align-items:baseline;justify-content:center;gap:4px}._amount_klg6k_42{font-size:48px;font-weight:700;color:#3b82f6}._period_klg6k_48{font-size:18px;color:#9ca3af}._trial_klg6k_53{margin:8px 0 0;font-size:14px;color:#10b981}._features_klg6k_59{list-style:none;padding:0;margin:0 0 32px;text-align:left}._features_klg6k_59 li{padding:12px 0;border-bottom:1px solid #374151;color:#d1d5db;font-size:15px}._features_klg6k_59 li:before{content:"✓";color:#10b981;margin-right:12px}._features_klg6k_59 li:last-child{border-bottom:none}._actions_klg6k_83{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}._emailInput_klg6k_90{padding:14px 16px;background:#1f2937;border:1px solid #374151;border-radius:8px;color:#e5e7eb;font-size:16px;outline:none;transition:border-color .15s ease}._emailInput_klg6k_90:focus{border-color:#3b82f6}._emailInput_klg6k_90::placeholder{color:#6b7280}._emailInput_klg6k_90:disabled{opacity:.6;cursor:not-allowed}._error_klg6k_114{color:#ef4444;font-size:14px;margin:0;text-align:left}._primaryButton_klg6k_121{padding:14px 24px;background:#3b82f6;border:none;border-radius:8px;color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:background .15s ease}._primaryButton_klg6k_121:hover:not(:disabled){background:#2563eb}._primaryButton_klg6k_121:disabled{opacity:.6;cursor:not-allowed}._secondaryButton_klg6k_142{padding:14px 24px;background:#374151;border:none;border-radius:8px;color:#e5e7eb;font-size:16px;font-weight:500;cursor:pointer;transition:background .15s ease}._secondaryButton_klg6k_142:hover:not(:disabled){background:#4b5563}._secondaryButton_klg6k_142:disabled{opacity:.6;cursor:not-allowed}._cancelNote_klg6k_163{font-size:13px;color:#6b7280;margin:0 0 24px}._backLink_klg6k_169{background:none;border:none;color:#6b7280;font-size:14px;cursor:pointer;transition:color .15s ease}._backLink_klg6k_169:hover:not(:disabled){color:#9ca3af}._backLink_klg6k_169:disabled{opacity:.6;cursor:not-allowed}._container_tlts5_1{min-height:100vh;background:#111827;display:flex;align-items:center;justify-content:center;padding:24px}._content_tlts5_10{max-width:400px;width:100%}._title_tlts5_15{font-size:28px;font-weight:700;color:#e5e7eb;margin:0 0 8px;text-align:center}._subtitle_tlts5_23{font-size:16px;color:#9ca3af;margin:0 0 32px;text-align:center}._form_tlts5_30{background:#1f2937;border-radius:12px;padding:24px;margin-bottom:24px}._field_tlts5_37{margin-bottom:20px}._label_tlts5_41{display:block;font-size:14px;font-weight:500;color:#9ca3af;margin-bottom:8px}._input_tlts5_49{width:100%;padding:12px 16px;background:#374151;border:1px solid #4b5563;border-radius:8px;color:#e5e7eb;font-size:15px;box-sizing:border-box}._input_tlts5_49:focus{outline:none;border-color:#3b82f6}._input_tlts5_49::placeholder{color:#6b7280}._error_tlts5_69{color:#ef4444;font-size:14px;margin:0 0 16px}._success_tlts5_75{color:#10b981;font-size:14px;margin:0 0 16px}._submitButton_tlts5_81{width:100%;padding:14px 24px;background:#3b82f6;border:none;border-radius:8px;color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:background .15s ease;margin-bottom:12px}._submitButton_tlts5_81:hover:not(:disabled){background:#2563eb}._submitButton_tlts5_81:disabled{opacity:.6;cursor:not-allowed}._forgotButton_tlts5_104{width:100%;background:none;border:none;color:#6b7280;font-size:14px;cursor:pointer;transition:color .15s ease}._forgotButton_tlts5_104:hover{color:#9ca3af}._links_tlts5_118{display:flex;flex-direction:column;align-items:center;gap:12px}._link_tlts5_118{background:none;border:none;color:#6b7280;font-size:14px;cursor:pointer;transition:color .15s ease}._link_tlts5_118:hover{color:#9ca3af}._overlay_1gzpr_1{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000}._modal_1gzpr_11{width:480px;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_1gzpr_24{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #374151}._title_1gzpr_32{font-size:18px;font-weight:600;color:#e5e7eb;margin:0}._closeButton_1gzpr_39{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_1gzpr_39:hover{background:#374151;color:#e5e7eb}._content_1gzpr_59{padding:20px;flex:1;overflow-y:auto}._slotInfo_1gzpr_65{font-size:14px;color:#9ca3af;margin-bottom:16px}._slotCount_1gzpr_71{color:#3b82f6;font-weight:600}._inviteSection_1gzpr_76{margin-bottom:24px}._sectionTitle_1gzpr_80{font-size:14px;font-weight:600;color:#e5e7eb;margin:0 0 12px}._inviteForm_1gzpr_87{display:flex;gap:8px}._emailInput_1gzpr_92{flex:1;padding:10px 12px;background:#111827;border:1px solid #374151;border-radius:6px;color:#e5e7eb;font-size:14px;outline:none;transition:border-color .15s ease}._emailInput_1gzpr_92:focus{border-color:#3b82f6}._emailInput_1gzpr_92::placeholder{color:#6b7280}._emailInput_1gzpr_92:disabled{opacity:.5;cursor:not-allowed}._inviteButton_1gzpr_117{padding:10px 16px;background:#3b82f6;border:none;border-radius:6px;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:background .15s ease;white-space:nowrap}._inviteButton_1gzpr_117:hover:not(:disabled){background:#2563eb}._inviteButton_1gzpr_117:disabled{opacity:.5;cursor:not-allowed}._collaboratorList_1gzpr_139{list-style:none;margin:0;padding:0}._collaboratorItem_1gzpr_145{display:flex;align-items:center;justify-content:space-between;padding:12px;background:#111827;border:1px solid #374151;border-radius:8px;margin-bottom:8px}._collaboratorItem_1gzpr_145:last-child{margin-bottom:0}._collaboratorInfo_1gzpr_160{display:flex;flex-direction:column;gap:2px}._collaboratorEmail_1gzpr_166{font-size:14px;color:#e5e7eb}._collaboratorStatus_1gzpr_171{font-size:12px;color:#6b7280}._statusActive_1gzpr_176{color:#22c55e}._statusPending_1gzpr_180{color:#f59e0b}._removeButton_1gzpr_184{padding:6px 12px;background:transparent;border:1px solid #ef4444;border-radius:4px;color:#ef4444;font-size:13px;cursor:pointer;transition:all .15s ease}._removeButton_1gzpr_184:hover:not(:disabled){background:#ef4444;color:#fff}._removeButton_1gzpr_184:disabled{opacity:.5;cursor:not-allowed}._emptyState_1gzpr_205{text-align:center;padding:24px;color:#6b7280;font-size:14px}._error_1gzpr_212{color:#ef4444;font-size:13px;margin-top:8px}._success_1gzpr_218{color:#22c55e;font-size:13px;margin-top:8px}._footer_1gzpr_224{display:flex;justify-content:flex-end;padding:16px 20px;border-top:1px solid #374151;background:#111827}._doneButton_1gzpr_232{padding:10px 20px;background:#374151;border:1px solid #4b5563;border-radius:6px;color:#e5e7eb;font-size:14px;cursor:pointer;transition:all .15s ease}._doneButton_1gzpr_232:hover{background:#4b5563}._overlay_1g6kp_1{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000}._modal_1g6kp_11{width:480px;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_1g6kp_24{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #374151}._title_1g6kp_32{font-size:18px;font-weight:600;color:#e5e7eb;margin:0}._closeButton_1g6kp_39{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_1g6kp_39:hover{background:#374151;color:#e5e7eb}._content_1g6kp_59{padding:20px;flex:1;overflow-y:auto}._field_1g6kp_65{margin-bottom:16px}._label_1g6kp_69{display:block;font-size:14px;font-weight:500;color:#e5e7eb;margin-bottom:6px}._input_1g6kp_77{width:100%;padding:10px 12px;background:#111827;border:1px solid #374151;border-radius:6px;color:#e5e7eb;font-size:14px;outline:none;transition:border-color .15s ease;box-sizing:border-box}._input_1g6kp_77:focus{border-color:#3b82f6}._input_1g6kp_77::placeholder{color:#6b7280}._input_1g6kp_77:disabled{opacity:.5;cursor:not-allowed}._textarea_1g6kp_103{width:100%;padding:10px 12px;background:#111827;border:1px solid #374151;border-radius:6px;color:#e5e7eb;font-size:14px;font-family:inherit;outline:none;transition:border-color .15s ease;resize:vertical;min-height:100px;box-sizing:border-box}._textarea_1g6kp_103:focus{border-color:#3b82f6}._textarea_1g6kp_103::placeholder{color:#6b7280}._textarea_1g6kp_103:disabled{opacity:.5;cursor:not-allowed}._error_1g6kp_132{color:#ef4444;font-size:13px;margin:0 0 16px}._footer_1g6kp_138{display:flex;justify-content:flex-end;gap:8px;padding-top:8px}._cancelButton_1g6kp_145{padding:10px 20px;background:#374151;border:1px solid #4b5563;border-radius:6px;color:#e5e7eb;font-size:14px;cursor:pointer;transition:all .15s ease}._cancelButton_1g6kp_145:hover:not(:disabled){background:#4b5563}._cancelButton_1g6kp_145:disabled{opacity:.5;cursor:not-allowed}._submitButton_1g6kp_165{padding:10px 20px;background:#3b82f6;border:none;border-radius:6px;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:background .15s ease}._submitButton_1g6kp_165:hover:not(:disabled){background:#2563eb}._submitButton_1g6kp_165:disabled{opacity:.5;cursor:not-allowed}._successMessage_1g6kp_186{display:flex;flex-direction:column;align-items:center;padding:24px 0;text-align:center}._checkmark_1g6kp_194{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#22c55e;border-radius:50%;font-size:24px;color:#fff;margin-bottom:16px}._successMessage_1g6kp_186 p{margin:0;font-size:16px;color:#e5e7eb}._successNote_1g6kp_213{margin-top:8px!important;font-size:14px!important;color:#9ca3af!important}._container_1ffxw_1{position:relative}._trigger_1ffxw_5{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#374151;border:none;border-radius:6px;color:#e5e7eb;font-size:14px;cursor:pointer;transition:background .15s ease}._trigger_1ffxw_5:hover{background:#4b5563}._email_1ffxw_23{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._collaboratorBadge_1ffxw_30{font-size:11px;padding:2px 6px;background:#6b7280;border-radius:4px;color:#fff}._arrow_1ffxw_38{font-size:10px;color:#9ca3af}._dropdown_1ffxw_43{position:absolute;top:calc(100% + 4px);right:0;min-width:180px;background:#1f2937;border:1px solid #374151;border-radius:8px;box-shadow:0 4px 12px #0000004d;z-index:100;overflow:hidden}._dropdownItem_1ffxw_56{display:block;width:100%;padding:12px 16px;background:none;border:none;color:#e5e7eb;font-size:14px;text-align:left;cursor:pointer;transition:background .15s ease}._dropdownItem_1ffxw_56:hover{background:#374151}._divider_1ffxw_73{height:1px;background:#374151}._logoutItem_1ffxw_78{color:#9ca3af}._logoutItem_1ffxw_78:hover{color:#e5e7eb}._overlay_1uwzk_1{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000}._modal_1uwzk_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_1uwzk_24{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #374151}._title_1uwzk_32{font-size:18px;font-weight:600;color:#e5e7eb;margin:0}._closeButton_1uwzk_39{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_1uwzk_39:hover{background:#374151;color:#e5e7eb}._content_1uwzk_59{padding:20px;flex:1;overflow-y:auto}._loading_1uwzk_65{color:#9ca3af;text-align:center;padding:24px 0}._field_1uwzk_71{margin-bottom:20px}._field_1uwzk_71:last-child{margin-bottom:0}._label_1uwzk_79{display:block;font-size:12px;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px}._value_1uwzk_89{font-size:15px;color:#e5e7eb;margin:0;display:flex;align-items:center;gap:8px}._statusDot_1uwzk_98{width:8px;height:8px;border-radius:50%;background:#6b7280}._statusActive_1uwzk_105{background:#22c55e}._statusTrial_1uwzk_109{background:#3b82f6}._statusCancelled_1uwzk_113{background:#f59e0b}._statusExpired_1uwzk_117{background:#ef4444}._sectionTitle_1uwzk_121{font-size:14px;font-weight:600;color:#e5e7eb;margin:24px 0 16px;padding-top:16px;border-top:1px solid #374151}._sectionTitle_1uwzk_121:first-of-type{margin-top:16px}._membershipList_1uwzk_134{display:flex;flex-direction:column;gap:12px}._membershipRow_1uwzk_140{display:flex;align-items:center;justify-content:space-between;padding:12px;background:#111827;border:1px solid #374151;border-radius:8px}._membershipOwner_1uwzk_150{font-size:14px;color:#e5e7eb;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._membershipStatus_1uwzk_160{display:flex;align-items:center;gap:6px;font-size:13px;color:#9ca3af;flex-shrink:0}._infoBox_1uwzk_169{display:flex;align-items:flex-start;gap:10px;padding:12px;background:#111827;border:1px solid #374151;border-radius:8px;font-size:13px;color:#9ca3af;margin-top:20px}._infoIcon_1uwzk_182{display:flex;align-items:center;justify-content:center;width:18px;height:18px;background:#374151;border-radius:50%;font-size:11px;font-weight:600;color:#9ca3af;flex-shrink:0}._error_1uwzk_196{color:#ef4444;font-size:13px;margin-top:12px}._footer_1uwzk_202{display:flex;justify-content:flex-end;gap:12px;padding:16px 20px;border-top:1px solid #374151;background:#111827}._manageButton_1uwzk_211{padding:10px 20px;background:#3b82f6;border:none;border-radius:6px;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:background .15s ease}._manageButton_1uwzk_211:hover:not(:disabled){background:#2563eb}._manageButton_1uwzk_211:disabled{opacity:.5;cursor:not-allowed}._doneButton_1uwzk_232{padding:10px 20px;background:#374151;border:1px solid #4b5563;border-radius:6px;color:#e5e7eb;font-size:14px;cursor:pointer;transition:all .15s ease}._doneButton_1uwzk_232:hover{background:#4b5563}._container_i5tm7_1{min-height:100vh;background:#111827;display:flex;flex-direction:column}._header_i5tm7_8{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;background:#1f2937;border-bottom:1px solid #374151}._headerLeft_i5tm7_17{display:flex;align-items:center;gap:16px}._logo_i5tm7_23{width:40px;height:40px}._title_i5tm7_28{font-size:20px;font-weight:600;color:#e5e7eb;margin:0}._userInfo_i5tm7_35{font-size:14px;color:#9ca3af;margin:4px 0 0}._headerRight_i5tm7_41{display:flex;align-items:center;gap:12px}._manageTeamButton_i5tm7_47{padding:8px 16px;background:#3b82f6;border:none;border-radius:6px;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:background .15s ease}._manageTeamButton_i5tm7_47:hover{background:#2563eb}._helpButton_i5tm7_63{padding:8px 16px;background:#374151;border:1px solid #4b5563;border-radius:6px;color:#e5e7eb;font-size:14px;cursor:pointer;transition:all .15s ease}._helpButton_i5tm7_63:hover{background:#4b5563}._logoutButton_i5tm7_78{padding:8px 16px;background:#374151;border:none;border-radius:6px;color:#e5e7eb;font-size:14px;cursor:pointer;transition:background .15s ease}._logoutButton_i5tm7_78:hover{background:#4b5563}._main_i5tm7_93{flex:1;padding:24px;max-width:1200px;margin:0 auto;width:100%;box-sizing:border-box}._actions_i5tm7_102{display:flex;gap:12px;margin-bottom:24px}._newButton_i5tm7_108{padding:12px 24px;background:#3b82f6;border:none;border-radius:8px;color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:background .15s ease}._newButton_i5tm7_108:hover{background:#2563eb}._importButton_i5tm7_124{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_i5tm7_124:hover{background:#4b5563}._newDrillForm_i5tm7_140{display:flex;gap:12px;margin-bottom:24px;padding:16px;background:#1f2937;border-radius:8px;flex-wrap:wrap}._sportSelect_i5tm7_150{padding:10px 12px;background:#374151;border:1px solid #4b5563;border-radius:6px;color:#e5e7eb;font-size:14px;cursor:pointer}._sportSelect_i5tm7_150:focus{outline:none;border-color:#3b82f6}._newDrillInput_i5tm7_165{flex:1;min-width:200px;padding:10px 12px;background:#374151;border:1px solid #4b5563;border-radius:6px;color:#e5e7eb;font-size:14px}._newDrillInput_i5tm7_165:focus{outline:none;border-color:#3b82f6}._newDrillInput_i5tm7_165::placeholder{color:#6b7280}._createButton_i5tm7_185{padding:10px 20px;background:#10b981;border:none;border-radius:6px;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:background .15s ease}._createButton_i5tm7_185:hover:not(:disabled){background:#059669}._createButton_i5tm7_185:disabled{opacity:.5;cursor:not-allowed}._cancelButton_i5tm7_206{padding:10px 20px;background:#374151;border:none;border-radius:6px;color:#e5e7eb;font-size:14px;cursor:pointer;transition:background .15s ease}._cancelButton_i5tm7_206:hover{background:#4b5563}._loading_i5tm7_221,._error_i5tm7_222{text-align:center;color:#9ca3af;font-size:16px;padding:48px 0}._error_i5tm7_222{color:#ef4444}._empty_i5tm7_233{text-align:center;color:#6b7280;font-size:16px;padding:48px 0}._empty_i5tm7_233 p{margin:8px 0}._section_i5tm7_244{margin-bottom:32px}._sectionTitle_i5tm7_248{font-size:16px;font-weight:600;color:#e5e7eb;margin:0 0 16px;display:flex;align-items:center;gap:8px}._sectionCount_i5tm7_258{font-size:13px;font-weight:500;color:#9ca3af;background:#374151;padding:2px 8px;border-radius:10px}._sectionHint_i5tm7_267{font-size:13px;color:#6b7280;margin:-8px 0 16px}._drillGrid_i5tm7_273{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}._drillCard_i5tm7_279{background:#1f2937;border:1px solid #374151;border-radius:12px;padding:20px;text-align:left;transition:all .15s ease;display:flex;flex-direction:column;gap:12px}._drillCard_i5tm7_279:hover{background:#293548;border-color:#4b5563}._drillCardContent_i5tm7_296{cursor:pointer;flex:1}._drillName_i5tm7_301{font-size:18px;font-weight:600;color:#e5e7eb;margin:0 0 8px}._drillMeta_i5tm7_308{display:flex;gap:8px;align-items:center;flex-wrap:wrap}._sportBadge_i5tm7_315{display:inline-block;padding:4px 8px;background:#3b82f6;border-radius:4px;font-size:12px;font-weight:500;color:#fff}._sourceBadge_i5tm7_325{display:inline-block;padding:4px 8px;background:#10b981;border-radius:4px;font-size:11px;font-weight:500;color:#fff}._localBadge_i5tm7_335{background:#6b7280}._drillDate_i5tm7_339{font-size:13px;color:#6b7280;margin:12px 0 0}._saveToCloudButton_i5tm7_345{padding:8px 12px;background:#10b981;border:none;border-radius:6px;color:#fff;font-size:13px;font-weight:500;cursor:pointer;transition:background .15s ease;align-self:flex-start}._saveToCloudButton_i5tm7_345:hover:not(:disabled){background:#059669}._saveToCloudButton_i5tm7_345:disabled{opacity:.6;cursor:not-allowed}._overlay_dz63s_1{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000}._modal_dz63s_11{width:420px;max-width:calc(100vw - 32px);background:#1f2937;border:1px solid #374151;border-radius:12px;box-shadow:0 8px 32px #0006;overflow:hidden;display:flex;flex-direction:column}._header_dz63s_23{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #374151}._title_dz63s_31{font-size:18px;font-weight:600;color:#e5e7eb;margin:0}._closeButton_dz63s_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_dz63s_38:hover{background:#374151;color:#e5e7eb}._content_dz63s_58{padding:20px}._message_dz63s_62{font-size:15px;color:#9ca3af;line-height:1.6;margin:0}._ownerEmail_dz63s_69{color:#3b82f6;font-weight:500}._error_dz63s_74{color:#ef4444;font-size:13px;margin-top:12px}._footer_dz63s_80{display:flex;justify-content:flex-end;gap:12px;padding:16px 20px;border-top:1px solid #374151;background:#111827}._updateButton_dz63s_89{padding:10px 20px;background:#3b82f6;border:none;border-radius:6px;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:background .15s ease}._updateButton_dz63s_89:hover:not(:disabled){background:#2563eb}._updateButton_dz63s_89:disabled{opacity:.5;cursor:not-allowed}._logoutButton_dz63s_110{padding:10px 20px;background:#374151;border:1px solid #4b5563;border-radius:6px;color:#e5e7eb;font-size:14px;cursor:pointer;transition:all .15s ease}._logoutButton_dz63s_110:hover{background:#4b5563}._overlay_cbeyv_1{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000}._modal_cbeyv_11{width:480px;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_cbeyv_24{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #374151}._title_cbeyv_32{font-size:18px;font-weight:600;color:#e5e7eb;margin:0}._closeButton_cbeyv_39{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_cbeyv_39:hover{background:#374151;color:#e5e7eb}._content_cbeyv_59{padding:20px;flex:1;overflow-y:auto}._description_cbeyv_65{font-size:14px;color:#9ca3af;margin-bottom:20px;line-height:1.5}._invitationList_cbeyv_72{list-style:none;margin:0;padding:0}._invitationItem_cbeyv_78{padding:16px;background:#111827;border:1px solid #374151;border-radius:8px;margin-bottom:12px}._invitationItem_cbeyv_78:last-child{margin-bottom:0}._invitationHeader_cbeyv_90{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}._ownerInfo_cbeyv_97{display:flex;flex-direction:column;gap:2px}._ownerLabel_cbeyv_103{font-size:12px;color:#6b7280}._ownerEmail_cbeyv_108{font-size:14px;color:#e5e7eb;font-weight:500}._ownerName_cbeyv_114{font-size:13px;color:#9ca3af}._expiresInfo_cbeyv_119{font-size:12px;color:#6b7280;text-align:right}._expiresLabel_cbeyv_125{display:block;margin-bottom:2px}._expiresDate_cbeyv_130{color:#f59e0b}._actions_cbeyv_134{display:flex;gap:8px;margin-top:12px}._acceptButton_cbeyv_140{flex:1;padding:10px 16px;background:#22c55e;border:none;border-radius:6px;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:background .15s ease}._acceptButton_cbeyv_140:hover:not(:disabled){background:#16a34a}._acceptButton_cbeyv_140:disabled{opacity:.5;cursor:not-allowed}._declineButton_cbeyv_162{padding:10px 16px;background:transparent;border:1px solid #ef4444;border-radius:6px;color:#ef4444;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s ease}._declineButton_cbeyv_162:hover:not(:disabled){background:#ef4444;color:#fff}._declineButton_cbeyv_162:disabled{opacity:.5;cursor:not-allowed}._emptyState_cbeyv_184{text-align:center;padding:24px;color:#6b7280;font-size:14px}._error_cbeyv_191{color:#ef4444;font-size:13px;margin-top:8px;padding:8px 12px;background:#ef44441a;border-radius:6px}._footer_cbeyv_200{display:flex;justify-content:flex-end;padding:16px 20px;border-top:1px solid #374151;background:#111827}._closeModalButton_cbeyv_208{padding:10px 20px;background:#374151;border:1px solid #4b5563;border-radius:6px;color:#e5e7eb;font-size:14px;cursor:pointer;transition:all .15s ease}._closeModalButton_cbeyv_208:hover{background:#4b5563}._loading_cbeyv_223{display:flex;align-items:center;justify-content:center;padding:40px;color:#9ca3af;font-size:14px}
